@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 {color: #111;}
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;margin-bottom: 8px;line-height: 27px;color: #111;font-size: 16px;}
ul,ol,li{font-family: "Nunito", sans-serif !important;line-height: 27px;}
section.bnr{padding:0;}
img{max-width:100%;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.team_img {width: 152px;border: 6px solid #777;border-radius: 50%;}
/*--------------------------------------------------------------
# heading
--------------------------------------------------------------*/
.main-table{Font-size: 16px;color:#333;text-align:justify;padding: 0 5px;}
.main-heading{font-weight:bold; Font-size:24px; color:#000; text-transform: capitalize; line-height:36px; border-bottom:1px #ccc dashed; text-align:left; margin-bottom: 10px; padding: 0;}
.sub-heading{font-weight: 700;Font-size:20px;color:#333;line-height:30px;/* text-transform: capitalize; */margin: 15px 0;text-align:left;}
.ser-heading{font-weight: 700;Font-size:18px;color:#222;line-height:30px;/* text-transform: capitalize; */margin: 15px 0;text-align:left;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px; margin:0; text-align:left;}

/*--------------------------------------------------------------
# inner-banner
--------------------------------------------------------------*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-c {margin-bottom: 20px;padding: 40px 0;position: relative;background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;}
.innr-pg-c h1 {font-weight: 800;Font-size: 30px;color: #fff;text-align: left;border-left: 4px #fff solid;padding-left: 20px;text-transform: uppercase;position: relative;z-index: 1;border-radius: 4px;}
.innr-pg-c:after {content: '';position: absolute;left: 0px;right: 0px;top: 0px;width: 100%;height: 100%;z-index: 0;background-image: linear-gradient(87deg, #003d6d 40%, #e69d2f);}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;}
  /* background-color */
 .bg-1{background-color:#e69d2f;}
 .bg-2{background-color :#003d6d;}
  /* Text-color */
 .cl-1{color:#e69d2f !important;}
 .cl-2{color :#003d6d !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: #e69d2f !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: #003d6d !important;}

 
 /* read-more btn */
 .rd-mr .btnn {position: relative;font-weight: 400;text-transform: uppercase;transition: .5s;background-color: #e69d2f;color: #fff;}
.rd-mr .btnn::after {position: absolute;content: "";width: 0;height: 5px;bottom: -1px;left: 50%;background: #e69d2f;transition: .5s;}
.rd-mr .btnn::after {background: #003d6d;}
.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;font-size: 16px;}
 .rd-mr .btn-1::after {position: absolute;content: "";width: 0;height: 4px;bottom: -3px;left: 50%;background: #e69d2f;transition: .5s;}
 .rd-mr .btn-1::after {background: #e69d2f;}
  .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:#e69d2f; border-radius: 6px;}
::-webkit-scrollbar-track{color :#a2a2a2;}

 /*** Section Title ***/
.section-title .divider {position: relative; width: 150px;height: 5px;background: #e69d2f;border-radius: 2px;}
.section-title .divider::before {position: absolute;content: "";width: 6px;height: 5px;bottom: 0px;background: #003d6d;-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_top p{font-family: "Poppins", sans-serif; color: #444;}

/*--------------------------------------------------------------
# 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: #003d6d !important; }
#header .fa-mobile{font-size: 50px !important;}
#header .head-img{position:relative;padding: 7px 0;}
#MenuControl{}

/*--------------------------------------------------------------
# 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%;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: #003d6d !important;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{  color: #e69d2f;}
.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: #e69d2f !important;}
.navbar-nav .nav-item:last-child{ background-color: #e69d2f;}
.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;}
}
/*  */
.dropdown-item {font-size: 15px;padding: 2px 12px !important;}
.dropdown-item:focus, .dropdown-item:hover ,.dropdown-item.active, .dropdown-item:active{color: #fff;background-color: #003d6d;}
.dropend .dropdown-menu[data-bs-popper]{left: auto;right: 100%;}
.dropdown-menu {border-radius: 0;}
/*--------------------------------------------------------------
# Banner-Section
--------------------------------------------------------------*/
.bnr-sec {position: relative;overflow: hidden;}
.bnr-sec .carousel-caption {bottom: 9.25rem;}

/*--------------------------------------------------------------
# Banner-Bottom-Section
--------------------------------------------------------------*/
.bnr-btm{position: relative; top: -75px; z-index: 9;}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{position: relative;}
.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, #003d6d 40%, #e69d2f);}
.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;color: #fff;}
.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: #e69d2f;}
.team-item h5,.team-item p {transition: .5s;color: #000;}
.team-item h5 {font-weight: 600;}
.team-item:hover h5,.team-item:hover p {color: #FFFFFF;}
.team-item img {padding: 15px;border: 1px solid #e69d2f;}
.team-item .tm-sl-lk a{color: #fff; width: 40px; height: 40px; background-color: #e69d2f; border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.team-item:hover .tm-sl-lk a{background-color: #FFFFFF;color: #e69d2f; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.feature-box-content{font-size:15px; line-height: 28px;}
.cont-page h2 {font-size: 20px;font-weight: 700;line-height: 34px;color: #000;text-align: left;}
.cont-page .st-feature-box {background: #363636;text-align: left;padding-top: 18px;padding-bottom: 18px;margin-bottom: 10px;padding-right: 10px;color: #fff;font-family: "Nunito", sans-serif !important;}
.st-feature-box {padding-left: 70px;position: relative;}
.st-feature-box .st-feature-box-icon {color: #fff;display: block;position: absolute;width: 61px !important;height: 52px;line-height: 0px;top: 27 !important;left: 0;text-align: center;font-size: 30px;-webkit-transition: all .3s;-khtml-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.st-feature-box h3 {color: #fff;margin-bottom: 8px;font-size: 18px;line-height: 20px;font-weight: 600;}
.st-feature-box a {text-decoration: none;}

/*--------------------------------------------------------------
# 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: #e69d2f;}}
.ft-social-links .fa{width: 30px; height: 30px; color: #fff; display: flex; justify-content: center; align-items: center; border-radius: 20px;  background: #e69d2f;transition: 0.2s linear;}
.ft-social-links .fa:hover{ background: #003d6d;}
.top {position: fixed;right: 48%;bottom: 0px;text-align: center;color: #fff;background-color: #e69d2f;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: #e69d2f;}
.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: #e69d2f;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 #e69d2f;}
.fixedSidebar.fixedSidebarRight:after {bottom: -30px;border-radius: 0 50px 0px 0;box-shadow: 30px -1px 0 0 #e69d2f;}
.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 #e69d2f;transform: rotate(90deg) translateY(50%) translateX(-75%);}
.fixedSidebar.fixedSidebarLeft:after {bottom: 0;border-radius: 0 50px 0px 0;box-shadow: 30px -1px 0 0 #e69d2f;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 #e69d2f;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 #e69d2f;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) {
}

/*  */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0;
}