@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body { font-family: "Poppins", sans-serif;color: #444444;}
a {color: #000; text-decoration:none; font-family: "Poppins", sans-serif;}
h1, h2, h3, h4, h5, h6 { font-family: "Poppins", sans-serif;}
p{ font-family: "Nunito", sans-serif !important;}
section.bnr{padding:0;}
img{max-width:100%;}

#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;}
  /* background-color */
 .bg-1{background-color:#fd5d14;}
 .bg-2{background-color :#040f28;}
  /* Text-color */
 .cl-1{color:#fd5d14 !important;}
 .cl-2{color :#040f28 !important;}
  /* Font-Size */
 .fs-14{font-size: 14px;}
 .fs-15{font-size: 15px;}
 .fs-18{font-size: 18px;}
 .fs-22{font-size: 22px;}
  /*  */
  .text-justify{text-align: justify;}
  .text-last-center{text-align-last: center;}
 /*  */
 .bg-eff{background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) 1px, transparent 1px, transparent 100%);  background-size: 3px 3px;}
 .bg-eff-1{background-image: -webkit-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);    background-size: 3px 3px;background-color: #fd5d14 !important;}
.bg-eff-2{background-image: -webkit-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);    background-size: 3px 3px;background-color: #040F28 !important;}

 
 /* read-more btn */
 .rd-mr .btnn {position: relative;font-weight: 400;text-transform: uppercase;transition: .5s;background-color: #fd5d14;color: #fff;}
.rd-mr .btnn::after {position: absolute;content: "";width: 0;height: 5px;bottom: -1px;left: 50%;background: #fd5d14;transition: .5s;}
.rd-mr .btnn::after {background: #040f28;}
.rd-mr .btnn:hover::after,.rd-mr .btnn.active::after {width: 50%;left: 25%;}

 /* read-more btn-1 */
 .rd-mr .btn-1{position: relative;font-weight: 600;text-transform: uppercase;transition: .5s;}
 .rd-mr .btn-1::after {position: absolute;content: "";width: 0;height: 4px;bottom: -3px;left: 50%;background: #fd5d14;transition: .5s;}
 .rd-mr .btn-1::after {background: #fd5d14;}
  .rd-mr .btn-1:hover::after, .rd-mr .btn-1.active::after {width: 50%;left: 25%;}

/* scroll */
::-webkit-scrollbar{width: 12px;}
::-webkit-scrollbar-thumb{background-color:#fd5d14; border-radius: 6px;}
::-webkit-scrollbar-track{color :#a2a2a2;}

 /*** Section Title ***/
.section-title .divider {position: relative; width: 150px;height: 5px;background: #ff695f;border-radius: 2px;}
.section-title .divider::before {position: absolute;content: "";width: 6px;height: 5px;bottom: 0px;background: #040f28;-webkit-animation: section-title-run 5s infinite linear;animation: section-title-run 5s infinite linear;}
@keyframes section-title-run {0% {left: 0; } 50% { left : 145px; } 100% { left: 0; }}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header{width:100%;background-image: -webkit-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);    background-size: 3px 3px;background-color: #040F28 !important; }
#header .fa-mobile{font-size: 50px !important;}
#header .head-img{position:relative;padding: 7px 0;}
#MenuControl{padding: 12px 0;}

/*--------------------------------------------------------------
# nav-bar
--------------------------------------------------------------*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: transparent !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{  color: #ff695f;}
.nav-link{font-weight:400;color: #fff;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}
.navbar-nav .nav-item:first-child a{color: #ff695f !important;}
.navbar-nav .nav-item:last-child{ background-color: #fe5c27;}
.navbar-nav .nav-item:last-child a{color: #fff !important; }

@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
	}
@media (max-width: 767px){
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
}


/*--------------------------------------------------------------
# Banner-Section
--------------------------------------------------------------*/
.bnr-sec {position: relative;overflow: hidden;}
.bnr-sec .carousel-caption {bottom: 5.25rem;}

/*--------------------------------------------------------------
# Banner-Bottom-Section
--------------------------------------------------------------*/
.bnr-btm{position: relative; top: -75px; z-index: 9;}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{position: relative;}
/* .serv-bx .ser-icon {margin-top: -50px;width: 100px;height: 100px;display: flex;align-items: center;justify-content: center;border-radius: 100px;}
.serv-bx .ser-icon .fa{font-size: 38px; transition: 0.1s linear;}
.serv-bx:hover .ser-icon .fa{transform: scale(1.3);} */


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{
  padding:50px 0;
  margin-top: 25px;
  min-height: 470px;
  }
.color-white {color: #fff;}

.ser_bx {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
}

@media screen and (min-width:1380px) {
  .ser_bx {
    flex-direction: row
  }
}

.ser_item {
  position: relative;
  -webkit-backface-visibility: hidden;
  width: 94%;
  max-width: 100%;
}

.flip-box {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 983px;
  -webkit-perspective: 1200px;
}

.flip-box-front,
.flip-box-back {
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  min-height: 250px;
  -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgb(8 13 39);
  background: linear-gradient(87deg, rgb(8 13 39) 0%, rgb(29 28 53 / 85%) 50%, rgb(254 92 39) 100%);
}

.flip-box-front {

    
  transform: rotateY(0deg);

  
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-front {
  transform: rotatex(180deg);
  transform-style: preserve-3d;
}

.flip-box-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: rotatex(-180deg);
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-back {
  transform: rotateY(0deg);
  transform-style: preserve-3d;
}

.flip-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 21px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
  transform: translateY(-50%) translateZ(60px) scale(.94);
  top: 50%;
}

.flip-box-header {
  font-size: 24px;
  font-weight: 600;
}

.flip-box p {
  font-size: 18px;
  line-height: 1.5em;
}

.flip-box-img {
  margin-top: 25px;
}




.Ser_btm_sec{margin-top: -314px;margin-bottom: 32px;position: relative;}



/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team-item {position: relative;padding: 30px;text-align: center;transition: .5s;z-index: 1;}
.team-item::before,.team-item::after {position: absolute;content: "";width: 100%;height: 40%;top: 0;left: 0;border-radius: 5px;background: #FFFFFF;box-shadow: 0 0 45px rgba(0, 0, 0, .07);transition: .5s;z-index: -1;}
.team-item::after {top: auto;bottom: 0;}
.team-item:hover::before,.team-item:hover::after {background: #fd5d14;}
.team-item h5,.team-item p {transition: .5s;}
.team-item:hover h5,.team-item:hover p {color: #FFFFFF;}
.team-item img {padding: 15px;border: 1px solid #fd5d14;}
.team-item .tm-sl-lk a{color: #fff; width: 40px; height: 40px; background-color: #fd5d14; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.team-item:hover .tm-sl-lk a{background-color: #FFFFFF;color: #fd5d14; }



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer {position: relative;}
.footer p{font-size: 15px;color: #ffffff80;}
.footer a{font-size: 15px;color: #ffffff80;}
@media (min-width: 992px){.footer .footer-bd::after {position: absolute;content: "";width: 1px;height: 100%;top: 0;left: 50%;background: #fd5d14;}}
.ft-social-links .fa{width: 30px; height: 30px; color: #fff; display: flex; justify-content: center; align-items: center; border-radius: 20px;  background: #fd5d14;transition: 0.2s linear;}
.ft-social-links .fa:hover{ background: #040f28;}
.top {position: fixed;right: 48%;bottom: 0px;text-align: center;color: #fff;background-color: #fd5d14;width: 50px;height: 43px;line-height: 42px;z-index: 999;cursor: pointer;opacity: 0;transition: ease-in 0.5s;display: flex;justify-content: center;align-items: center;}
.top.scll-top {opacity: 1;transition: ease-in 0.5s;}
.top .fa { display: block !important;}

/*Sidebar  */
/* common */
.fixedSidebar {position: fixed;z-index: 99;background-color: #fd5d14;}
.fixedSidebar.active .sidebarItem {transform: scale(0);margin: 0;width: 0;height: 0;}
.fixedSidebar [data-tooltip] {position: relative;z-index: 9;}
.fixedSidebar [data-tooltip]::before {position: absolute;content: attr(data-tooltip);display: block;padding: 7px;color: #fff;text-align: center;font-size: 0.8em;white-space: nowrap;border-radius: 4px;background: #fd5d14;opacity: 0;visibility: hidden;cursor: default;pointer-events: none;transition: all 0.2s ease-in-out;}
.fixedSidebar [data-tooltip]:hover::before {opacity: 1;visibility: visible;}
.fixedSidebar .sidebarItem {position: relative;z-index: 10;display: inline-block;margin: 10px 0;width: 24px;height: 24px;border-radius: 30px;transition: 0.25s;}
/* Right */
.fixedSidebar.fixedSidebarRight {top: 50%;right: 0;transform: translateY(-50%);display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 20px 15px;border-top-left-radius: 30px;border-bottom-left-radius: 30px;}
.fixedSidebar.fixedSidebarRight:before, .fixedSidebar.fixedSidebarRight:after {content: "";pointer-events: none;position: absolute;height: 30px;width: 60px;right: 0px;}
.fixedSidebar.fixedSidebarRight:before {top: -30px;border-radius: 0 0 50px 0;box-shadow: 30px 1px 0 0 #fd5d14;}
.fixedSidebar.fixedSidebarRight:after {bottom: -30px;border-radius: 0 50px 0px 0;box-shadow: 30px -1px 0 0 #fd5d14;}
.fixedSidebar.fixedSidebarRight .buttonTrigger.active {transform: scale(1) !important;width: 24px !important;height: 24px !important;}
.fixedSidebar.fixedSidebarRight [data-tooltip]::before {top: 50%;right: 100%;transform: translateY(-50%);}
.fixedSidebar.fixedSidebarRight [data-tooltip]:hover::before {right: 50px;}
/* Left */
.fixedSidebar.fixedSidebarLeft {top: 54%;left: 0;transform: translateY(-50%);display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 20px 15px;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
.fixedSidebar.fixedSidebarLeft:before, .fixedSidebar.fixedSidebarLeft:after {content: "";pointer-events: none;position: absolute;height: 30px;width: 60px;left: 0px;}
.fixedSidebar.fixedSidebarLeft:before {top: 0;border-radius: 0 0 50px 0;box-shadow: 30px 1px 0 0 #fd5d14;transform: rotate(90deg) translateY(50%) translateX(-75%);}
.fixedSidebar.fixedSidebarLeft:after {bottom: 0;border-radius: 0 50px 0px 0;box-shadow: 30px -1px 0 0 #fd5d14;transform: rotate(-0.25turn) translateX(-75%) translateY(-50%);}
.fixedSidebar.fixedSidebarLeft .buttonTrigger.active {transform: scale(1) !important;width: 24px !important;height: 24px !important;}
.fixedSidebar.fixedSidebarLeft [data-tooltip]::before {top: 50%;left: 100%;transform: translateY(-50%);}
.fixedSidebar.fixedSidebarLeft [data-tooltip]:hover::before {left: 50px;}
/* Bottom */
.sidebar .sidebarItem .fa-plus{display: none;}
.sidebar .sidebarItem.active .fa-plus{display: block;}
.sidebar .sidebarItem.active .fa-minus{display: none;}
.fixedSidebar.fixedSidebarBottom {right: 50%;top: auto;bottom: 0;display: flex;flex-direction: row;justify-content: center;align-items: center;padding: 15px 20px;border-top-left-radius: 30px;border-top-right-radius: 30px;transform: translateX(50%) translateY(0);}
.fixedSidebar.fixedSidebarBottom:before, .fixedSidebar.fixedSidebarBottom:after {content: "";pointer-events: none;position: absolute;height: 30px;width: 60px;}
.fixedSidebar.fixedSidebarBottom:before {bottom: 0;left: 0;border-radius: 0 0 50px 0;box-shadow: 30px 1px 0 0 #fd5d14;transform: rotate(0deg) translateY(0) translateX(-100%);}
.fixedSidebar.fixedSidebarBottom:after {bottom: 0;right: 0;border-radius: 0 50px 0px 0;box-shadow: 30px -1px 0 0 #fd5d14;transform: rotate(180deg) translateX(-100%) translateY(0%);}
.fixedSidebar.fixedSidebarBottom .sidebarItem {margin: 0 15px;}
.fixedSidebar.fixedSidebarBottom.active .sidebarItem {margin: 0;}
.fixedSidebar.fixedSidebarBottom .buttonTrigger.active {transform: scale(1) !important;width: 24px !important;height: 24px !important;}
.fixedSidebar.fixedSidebarBottom [data-tooltip]::before {top: -30px;right: 50%;transform: translateX(50%) translateY(0);}
.fixedSidebar.fixedSidebarBottom [data-tooltip]:hover::before {top: -60px;}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .bnr-sec .carousel-caption {bottom: 1.25rem;}
  .bnr-btm{position:inherit;}
  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .bnr-sec .carousel-caption {display: none !important ;}
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .abt_img{border-radius: 0; width: 100%;}
  

#header img{margin:inherit;}
  /* .navbar-toggler{position: absolute; top: -60px; right: 0;} */
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .about .content > h2 {
    font-size: 26px;
    color: #2d2926;
    font-weight: 800;}
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}