@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100;9..40,200;9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900;9..40,1000&family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap');
.navbar-default1 {
    border: 0 !important;
    /* background-color: #2f4c59 !important; */
    color: #cf1b1b;
}
/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{padding: 100px 0 0; width: 100%; background-size: cover; min-height:300px; text-align: center; position:relative;margin-bottom: 24px;}
.innr-pg-bnnr:after{content:''; position:absolute; left:-1px; right:-1px; top:-1px; width:100%; height:100%;         z-index: 0;
  background: #00000082;}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{color:#fff; text-align:center; text-transform:uppercase; font-size:40px; font-weight:bold; position:relative; z-index:1;}
.innr-pg-bnnr h1:after{content:''; position:absolute; bottom: -10px; margin:0 auto; left:0; right:0; width:100px; height:4px; border-radius:2px; background:#fff;}
/*innr-pg-bnnr*/

.tm_img {
  width: 130px;
  height: 130px;
  border: 6px solid #2f4c59;
  border-radius: 50%;
}
img{max-width:100%;}
a{font-family: 'DM Sans', sans-serif;   font-size: 16px;text-decoration:none;}
h1, h2, h3, h4, h5, h6 {font-family: 'DM Sans', sans-serif !important; }
p{font-family: 'Heebo', sans-serif; font-size: 16px;color: #20282d;    line-height: 25px;}
body {font-family: 'Heebo', sans-serif; }
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
ul,ol,li{font-family: 'Heebo', sans-serif; }
/*nav-top*/
@media screen and (min-width:981px) and (max-width:1130px){
    .bnr-sec .carousel-caption h4 {font-size: 32px;}
    .bnr-sec .carousel-caption .icon_bann .fa {margin: 11px 0;font-size: 44px;}
    .bnr-sec .carousel-caption {position: absolute;right: 15%;bottom: 0.25rem;left: 10%;width: 51%;}
}
/* nav-bar */
.one{
  display: block;
border: 1px solid #fff;
width: 26px;
height: 3px;
background-color: #fff;
margin: 2px 0;
border-radius: 50px;
}
.two{
  display: block;
border: 1px solid #fff;
width: 32px;
height: 3px;
background-color: #fff;
margin: 2px 0;
border-radius: 50px;
}
.three{
  display: block;
border: 1px solid #fff;
width: 38px;
height: 3px;
background-color: #fff;
margin: 2px 0;
border-radius: 50px;
}
.modal-backdrop {
  --bs-backdrop-zindex: 9;}
.modal{
top: 8px;
/* --bs-modal-border-radius: 0rem; */
}
@media (min-width: 576px){
.modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: 0px;
    margin-left: auto;
}
.modal.fade .modal-dialog {
transition: transform .3s ease-out;
transform: translate(0px,0px);
}
}
.hovertopbtn:hover .one{animation: topnav1 .5s linear alternate;}
.hovertopbtn:hover .two{animation: topnav2 .5s linear alternate;}
.hovertopbtn:hover .three{animation: topnav3 .5s linear alternate;}
@keyframes topnav1 {
  49%{width: 0px;opacity: 0;}
  100%{width: 26px;opacity: 1;}
}
@keyframes topnav2 {
  49%{width: 0px;opacity: 0;}
  100%{width: 35px;opacity: 1;}
}
@keyframes topnav3 {
  49%{width: 0px;opacity: 0;}
  100%{width: 38px;opacity: 1;}
}

/*nav-top*/
.table-responsive{
  overflow: hidden !important;
    padding: 0;
}

.nav-top-contact{list-style: none; margin: 0; padding: 0; display: flex;  }
  .nav-top-contact li{ margin-right: 20px;color: #fff;font-size: 14px; vertical-align: baseline;}
  /* .nav-top-contact li:nth-child(2) .fa { border:1px #34cbf5 solid; border-radius:50%; padding:4px 6px;} */
  

/*nav-top*/
/*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: #ffffff26 !important;}
/* #MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color:#fff !important; color:#2b2825 !important;} */

#MenuControl .nav-link{position: relative;}
#MenuControl .nav-link::before{    position: absolute;bottom: 0;content: "";display: block;width: 0;height: 1px;background: #fff;transition: width .3s;}
#MenuControl .nav-link:hover:before {right: 0;bottom: 0;width: 100%;}

#MenuControl .navbar-nav .nav-item:last-child .nav-link:hover:before {
    right: 0;
    bottom: 0;
    width: 0%;
}
.nav-link{font-weight: 600; color:#000;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}

.navbar-nav.nav-fill > li:last-child{border: 0px solid rgba(255,255,255,.2);border-radius: 22px;margin: 0 -9px;padding: 0 5px !important;background-color: rgba(255,255,255,.2);backdrop-filter: blur(4px) brightness(100%);}

/*nav-bar*/
@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;    padding: 0 2px;}
.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;}
.navbar-nav.nav-fill li:last-child{
    border: none;
    border-radius: 0;
    margin:0;
    padding: 0 5px !important;
    background-color: transparent;
    backdrop-filter: blur(4px) brightness(100%);
}
}

.main-table{  Font-size:15px; color:#333; line-height:24px; 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:bold; Font-size:20px; color:#333; line-height:30px;text-transform: capitalize; margin:0; text-align:left;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px; margin:0; text-align:left;}



.nav-top-contact {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: end;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header .fa-mobile{font-size: 50px !important;}
#header .head-img{position:relative; }

.main-bg{background:#0f5298;}
.main-color{color:#0f5298;}
.secondary-bg{background-color: #3c99dc;}
#MenuControl{z-index: 999 !important;}
/*#MenuControl .navbar-expand-md .navbar-collapse{display:block !important;text-align: center;}
#MenuControl .navbar-expand-md .navbar-nav{display: -webkit-inline-box;}*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

/***** background *****/
.bg-1{background-color: #efefef;}
.bg-2{background-color: #808080;}
/***** End background *****/

/***** Color *****/
.cl-1{color: #fff;}
.cl-2{color: #20282d;}
.cl-3{color: #bac8c8;}

/***** End Color *****/

/***** Font-size *****/
.fs-22{font-size: 22px;}
.fs-18{font-size: 18px;}
.fs-15{font-size: 15px;}
/***** End Font-size *****/


/*--------------------------------------------------------------
#btn
--------------------------------------------------------------*/
/* common-btn */
.v-mr>a{color: #20282d; background-color: transparent; display: inline-block; border: 1px solid #20282d; border-radius: 44px; padding: 8px 30px;font-weight: 400;transition: 0.3s linear; }
.v-mr .arr-icon .fa{rotate: -35deg;}
.v-mr:hover a{color: #fff; background-color:#808080;border: 1px solid #808080;}
.v-mr:hover a .fa{animation: vmr 0.8s linear  alternate;  }
@keyframes vmr {
    49%{
        transform: translate(5px);
        rotate: -35deg;
        opacity: 0;
    }
    51%{
        opacity: 1;
        transform: translate(-2px);
        rotate: -35deg;
    }
    
}
/*End common-btn */

 /* common-btn */
.rd-mr>a{color: #fff; background-color: rgba(255,255,255,.2); display: inline-block;  border-radius: 44px; padding: 8px 30px;font-weight: 300;transition: 0.3s linear; }
.rd-mr .arr-icon .fa{rotate: -35deg;}
.rd-mr:hover a{color: #fff; background-color:rgba(255,255,255,.2); }
.rd-mr:hover a .fa{animation: rdmr 0.8s linear  alternate;  }
@keyframes rdmr {
    49%{
        transform: translate(5px);
        rotate: -35deg;
        opacity: 0;
    }
    51%{
        opacity: 1;
        transform: translate(-2px);
        rotate: -35deg;
    }
    
}
/*End common-btn */
/*--------------------------------------------------------------
#Banner
--------------------------------------------------------------*/
/***** Banner *****/
.bnr-sec .carousel-control-next, .bnr-sec .carousel-control-prev{display: block;}
.bnr-sec .carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
  filter: invert(0) grayscale(100);
}
.bnr-sec .carousel-control-next, .carousel-control-prev{width: 10%;}
.bnr-sec .carousel-caption {position: absolute;right: 15%;bottom: 2.25rem;left: 10%;width: 42%;}
.bnr-sec .carousel-caption h4{font-size: 38px; font-weight: 500; margin-bottom: 16px; text-transform: capitalize; animation: fadeInRight 2000ms ease-in-out; color:#fff;line-height: 50px;font-family: 'DM Sans', sans-serif; }
.bnr-sec .carousel-caption .sub_cont_bann{color:#bebebe;}
.bnr-sec .carousel-caption p{font-size:18px; line-height: 25px; margin-top:22px; animation: fadeInRight 2000ms ease-in-out;}
.bnr-sec .carousel-dark .carousel-indicators [data-bs-target] { background-color: #fff;}
.bnr-sec .carousel-caption{text-align:left;}
.bnr-sec .carousel-indicators{display:none;}
 .bnr-mr > a{color: #fff; background-color: transparent; display: inline-block; border: 1px solid #fff; border-radius: 44px; padding: 8px 30px;font-weight: 400;transition: 0.3s linear; }
 .bnr-mr .arr-icon .fa{rotate: -35deg;}
 .bnr-mr:hover a{color: #fff; background-color:transparent;}
 .bnr-sec .carousel-caption .icon_bann .fa{rotate: -35deg;  margin: 30px 0; font-size: 60px;}
 .bnr-sec .carousel-caption .icon_bann .fa:hover{animation: move 0.5s linear  alternate; }
 @keyframes move {
     49%{ transform: translate(10px); rotate: -35deg; opacity: 0;}
     51%{opacity: 1;transform: translate(-10px);rotate: -35deg;}
 }

/***** End Banner *****/



/*--------------------------------------------------------------
#Contact page
--------------------------------------------------------------*/

.cont-page h2 {
  font-weight: bold;
  color: #111;
  font-size: 19px;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 18px;
  margin-top: 10px;
}
.cont-page h2 span {
  color: #111;
  font-weight: normal;
  font-size: 18px;
}
.cont-page .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
  color: #fff;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}
.cont-page .st-feature-box {
  background: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
  color: #fff;
}
.st-feature-box {
  padding-left: 70px;
  position: relative;
}
.st-feature-box .st-feature-box-icon {
  color: #111;
  display: block;
  position: absolute;
  width: 52px;
  height: 52px;
  line-height: 0px;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 60px;
  -webkit-transition: all .3s;
  -khtml-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.cont-page .feature-box-image .fa{color:#fff; line-height:30px; font-size:30px; margin-top: 20px;}
/*cont-page*/
/*--------------------------------------------------------------
#solution
--------------------------------------------------------------*/
/***** solution *****/
.sol_lft_head{font-size: 37px;line-height: 46px;color: #20282d;font-weight: 400;; }
.sol_lft_cont{font-size: 18px;line-height: 27px; margin: 20px 0;}
.sol_cnt{background: url(Image/sol_cnt_img.jpg) no-repeat center/cover; padding: 10px 26px;min-height: 350px;}
.sol_cnt_cont > p:first-child{font-size: 110px;color: #FFFFFF54;    margin: 68px 0;}
.mt-neg{margin-top: -20px;}
.sol_cnt .v-mr>a{color: #fff;background-color: rgba(255,255,255,.2); display: inline-block; border: none; border-radius: 44px; padding: 8px 30px;font-weight: 300;transition: 0.3s linear; }
.sol_rgt{background-color: #e1e1e1;padding: 10px 0px 0px 26px;min-height: 364px;}
/***** End Section *****/



/*--------------------------------------------------------------
# about
--------------------------------------------------------------*/
/***** about *****/

.abt_lft_img{position: sticky; top: 0; margin: 0; height: 100%;}
.abt_lft_img img{height: 100%;}
.abt_rgt_cont{background-color:#f8d843; padding: 50px  70px; overflow: auto;height: 763px;}
.progress {background-color: #929ea5;border-radius: 20px;position: relative;margin: 6px 0;height: 5px;}
.progress-done {background: #20282d;box-shadow: 0 3px 3px -5px #20282d, 0 2px 5px #20282d;border-radius: 20px;color: #fff;display: flex;align-items: center;justify-content: center;height: 100%;width: 0;opacity: 0;transition: 1s ease 0.3s;}
.progress-done-two {background: #20282d;box-shadow: 0 3px 3px -5px #20282d, 0 2px 5px #20282d;border-radius: 20px;color: #fff;display: flex;align-items: center;justify-content: center;height: 100%;width: 0;opacity: 0;transition: 1s ease 0.3s;}
.progress-done-three {background: #20282d;box-shadow: 0 3px 3px -5px #20282d, 0 2px 5px #20282d;border-radius: 20px;color: #fff;display: flex;align-items: center;justify-content: center;height: 100%;width: 0;opacity: 0;transition: 1s ease 0.3s;}

/***** End about *****/ 
/* width */
.abt_rgt_cont::-webkit-scrollbar {
  width: 12px;
}

/* Track */
.abt_rgt_cont::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.abt_rgt_cont::-webkit-scrollbar-thumb {
  background: #808080; 
  border-radius: 10px;
}

/* Handle on hover */
.abt_rgt_cont::-webkit-scrollbar-thumb:hover {
    background: #808080; 
}



/*--------------------------------------------------------------
#team
--------------------------------------------------------------*/
/***** team *****/
.team{}
.team_cont .fa-quote-left{color: #99a4a51a; font-size: 40px; margin-right: 10px;}
.team_cont .fa-star{color: #bac8c8; font-size: 16px;}
.team_cont .team_img img{width: 80px; border: 2px solid #bac8c8; border-radius: 50%;}
.team .carousel-control-next,  .team .carousel-control-prev {width: 5%;top: inherit;bottom: 44px;font-size: 28px;}
.team .carousel-control-prev {left: inherit; right: 60px;}
.cliente_box{}
.cliente_box_icon .fa{font-size: 60px; color: #20282d; margin-right: 20px;}
.cliente_box_icon_check .fa{font-size: 20px; color: #20282d; margin-right: 20px;}
/***** End team *****/

/*--------------------------------------------------------------
# services
--------------------------------------------------------------*/

/***** services *****/
.services .sticky{position: sticky; top: 0;}
.services_rgt_cont{background-color:#f8d843; padding: 50px  80px;overflow: auto;height: 763px;}
.service-detail .fa{color: #20282D; font-size: 52px;}
/***** End services *****/
/*services  */

/* width */
.services_rgt_cont::-webkit-scrollbar {
  width: 12px;
}

/* Track */
.services_rgt_cont::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.services_rgt_cont::-webkit-scrollbar-thumb {
  background: #808080; 
  border-radius: 10px;
}

/* Handle on hover */
.services_rgt_cont::-webkit-scrollbar-thumb:hover {
    background: #808080; 
}


/*--------------------------------------------------------------
# team detail
--------------------------------------------------------------*/
/***** team detail *****/
.team_detail .team_social_link i{display: flex;justify-content: center;align-items: center;border: 1px solid #929ea5;width: 25px;height: 25px;line-height: 24px;border-radius: 50%;text-align: center;background-color: #929ea5;color: #fff;}
/***** End team detail *****/
/*--------------------------------------------------------------
# Bg-Videos
--------------------------------------------------------------*/
/***** Bg-Videos *****/
.bg-video-wrap {position: relative;overflow: hidden;width: 100%;height: auto;}
.bg-video-wrap video{    width: 100%;height: auto;z-index: 1;}
.overlay {width: 100%;position: absolute;top: 0;left: 0; right: 0; bottom: 0; background-color: #223035e3;z-index: 2;}
.bg-video_cont{text-align: center;color: #fff;position: absolute;top: 50px;left: 50px;z-index: 3;}
.video_cont{font-size: 150px;color: #FFFFFF54;}

/***** End Bg-Videos *****/
/*--------------------------------------------------------------
# current-services
--------------------------------------------------------------*/
/***** current-services *****/
.current-services-box > p{display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical ; overflow: hidden;} 
/***** End current-services *****/


/*--------------------------------------------------------------
# get in touch
--------------------------------------------------------------*/
/***** get in touch *****/
.get_in_touch{background: url(Image/get_in_touch.jpg) no-repeat center/cover scroll;}
    .get_in_touch_box{background: #80808030;padding: 60px;}
    .get_in_touch_box .sub-head{color: #818181; font-weight: 300;}
    .get_in_touch_contact > a{position: relative;  display: inline-block; margin: 8px 0;  font-size: 18px;line-height: 27px;color: #20282D;margin-left: 10px;}
    .get_in_touch_contact a::before{    position: absolute;bottom: 0;content: "";display: block;width: 0;height: 1px;background: #20282D;transition: width .3s;}
    .get_in_touch_contact a:hover:before {right: 0;bottom: 0;width: 100%;}
    .form-control {display: block;width: 100%;padding: 0.375rem 0.75rem;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #20282D;background-color: transparent;/* background-clip: padding-box; */border: none;border-bottom: 1px solid #20282D;/* -webkit-appearance: none; */-moz-appearance: none;/* appearance: none; */border-radius: 0;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}

/***** End get in touch *****/
/*--------------------------------------------------------------
# quick_link
--------------------------------------------------------------*/
/***** quick_link *****/
.quick_link{}
.quick_link_cont li{position: relative;}
.quick_link_cont li a:hover{color: #fff;}
.quick_link_cont li a::before{    position: absolute;bottom: 0;content: "";display: block;width: 0;height: 1px;background: #000;transition: width .3s;}
.quick_link_cont li a:hover:before {right: 0;bottom: 0;width: 100%;}

/***** End quick_link *****/

/*--------------------------------------------------------------
# quick_link
--------------------------------------------------------------*/
.Ind-box i {
  font-size: 35px;
  color: #223035;
  margin-top: 20px;
  text-align: center;
}
  .Ind-box {position: relative;min-height: 120px;box-shadow: 0px 0px 8px #ab9e9e;text-align: center;}
.Ind-box h2 {
  font-size: 18px;
  font-weight: 600;
  color: #223035;
  text-align: center;
  margin-top: 13px;
  padding-bottom: 10px;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/***** footer *****/
.ft_sociallink{overflow: hidden;position: relative;}
.ft_sociallink li a:hover{color: #fff;}
.ft_sociallink li a{position: relative;    font-size: 15px;}
.ft_sociallink li a::before{  position: absolute;bottom: 0;content: "";display: block;width: 0;height: 1px;background: #fff;transition: width .3s;}
.ft_sociallink li a:hover:before {right: 0;bottom: 0;width: 100%;}
.ft_social i{border: 1px solid #929ea5;width: 25px;height: 25px;line-height: 22px;border-radius: 50%;text-align: center;background-color: #929ea5;color: #fff;margin-right: 6px; }
#FooterrControl1_Footer {margin-top: 0 !important;}
#FooterrControl1_tr_hitCounter{color: #fff;}
/***** End footer *****/

.top {  
  position: fixed;
  right: 20px;
  bottom: 30px;
  text-align: center;
  color: #fff;
  background-color: #808080;
  padding: 10px 15px;
  border: 1px solid #808080;
  border-radius: 50%;
  z-index: 9;
  cursor: pointer;
  opacity: 0;
  transition: ease-in 0.5s;
}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 50px;}
.top .fa { display: block !important;}

/*  */
@media screen and (min-width:981px) and (max-width:1130px){
    .bnr-sec .carousel-caption h4 {font-size: 32px;}
    .bnr-sec .carousel-caption .icon_bann .fa {margin: 11px 0;font-size: 44px;}
    .bnr-sec .carousel-caption {position: absolute;right: 15%;bottom: 0.25rem;left: 10%;width: 51%;}
}

@media screen and (min-width:769px) and (max-width:980px){
    .bnr-sec .carousel-caption h4 {font-size: 26px;}
    .bnr-sec .carousel-caption .icon_bann .fa {margin: 6px 0;font-size: 34px;}
    .bnr-sec .carousel-caption {position: absolute;right: 15%;bottom: 0.25rem;left: 10%;width: 74%;}
}

/*  */

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .bnr-sec .carousel-caption h2{
    font-size: 36px;
  }
  .bnr-sec .carousel-caption p{
    margin-top: 30px;
  }
  .team .member {
    margin-bottom: 110px;
  }
  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
  .bnr-sec .carousel-caption{display: none ;}
  .services_rgt_cont,.abt_rgt_cont{overflow: auto;height: 100%;}
}
@media screen and (max-width:768px){
    .abt_rgt_cont{    padding: 50px 30px;}
    .services_rgt_cont{ padding: 50px  30px; }
    .get_in_touch_box{padding: 20px;}
    .video_cont {font-size: 80px;color: #FFFFFF54;}
    #header .head-img {position: relative; background: #808080 !important;}
    #HeaderControl{padding: 0 !important;}
}
@media (max-width: 767px) {
  .bnr-sec .carousel-caption h2{
    font-size: 36px;
  }
  .bnr-sec .carousel-caption h4{
    margin-bottom: 0;
  }
  .bnr-sec .carousel-caption p{
    margin-top: 14px;
  }
  .header_img{text-align: left !important;}
  .Top_social_link{text-align: left !important;}
  #header img{margin:inherit;}
  .navbar-toggler{/* position: absolute; top: -23px; */ }
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .carousel-caption{display: none;}
  .bnr-btm-sec .btm-bx{    padding: 18px 20px 20px;  }
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}

@media (min-width: 1220px) {
            #widgetsControl, #widgetsControl_C { height: 565px !important;}
        }

/* nav bar */
.navbar {
  position: relative;
  min-height: 0px !important;
  margin-bottom: 0px !important;
  border: 1px solid transparent;

  /* background: #ffffff26 !important; */
}
.bg-light {
 
  background-color: #ffffff26;
}
.navbar-nav>li>a {
  /*padding-top:0 !important;
  padding-bottom: 0 !important;*/
  font-size: 14px;
  font-weight: 500;
  padding: 15px 0px;
  color: #fff;
  text-transform: uppercase;
  
}

/* .container-fluid{padding-left:2px; padding-right:2px;} */


.navbar-nav {
  display: table;
  width: 100%;
  text-align: center;
  margin-left: 0  !important;
  margin-right: 0 !important; 
}


.navbar-nav>li {
  display:table-cell;
  float: initial !important;
vertical-align: middle;
}
.nav>li>a{padding:20px 2px;}

#HeaderControl .rdCenter, #MenuControl .rdCenter{background: transparent !important;}

.navbar-default{border:0 !important;background-color: #2f4c59 !important;}

.navbar-default .navbar-nav>li>a{
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  /*padding-left: 3px;
  padding-right: 3px;*/
  }

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover{
 color: #fff !important;
 background: #2f4d5a ;
 }
 
.navbar-default .navbar-nav>.open>a:focus{color: #fff !important; background:#2f4d5a !important;}

#MenuControl_C .dropdown-menu{padding:0 !important; animation: fadeInUp 400ms;}

/* .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #000 !important;
  text-decoration: none;
  background-color: #fff !important;
} */

.dropdown-menu>li>a:focus:after, .dropdown-menu>li>a:hover:after {
      border-left-color: #fff !important;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #fff !important;
  /*background-color: #fff !important;*/
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  /* background-color: #2f4d5a !important; */
  background-color: #fff;
  border-color:#fff;
  color: #000 !important;
}
/* center #HomepagecontentControl {
  padding-top: 100px !important;
} */


#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C
{height:100%;/* background-color: #fff !important; *//*! padding-top: 6px; */}

#MenuControl_C #navbar-collapse-1{height:100% !important;}
#WidgetControl4{position: relative;}
#WidgetControl4_C{
  position: absolute;
  background: #ffffff26 !important;
  z-index: 999999;
  width: 100%;
}
#HeaderControl{
  height: 82px;
  float: Left;
  margin-bottom: 0;
  padding: 7px 0;
  transition: 0.5s;
  position: absolute;
  left: 0;
  top: 36px;
  z-index: 9;
  width: 33%;
  /* background: transparent; */
  text-align: center;
  background: #ffffff26;
  }

#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl{    height: 82px;
  float: Right;
  margin-bottom: 0;
  padding: 0px 0;
  transition: 0.5s;
  position: absolute;
  right: 0;
  top: 36px;
  z-index: 9;
  width: 67%;
  background: transparent;}


.body-fx #HeaderControl{
  height: 90px;
  float: Left;
  position: fixed;
  width: 35%;
  padding: 0;
  padding-left: 0;
  background-color: rgba(47,77,90,.6) !important;
  z-index: 99;
  text-align: left;
  transition: 0.5s;
  height: 67px !important;
  top: 0;
}

.body-fx #logo-web{margin-top: 6px;}

.body-fx #MenuControl_C{height: 68px !important;}


.body-fx #MenuControl {
  height: 90px;
  float: Right;
  position: fixed;
  right: 0;
  width: 65%;
  padding: 0;
  padding-right: 0;
  background-color: rgba(47,77,90,.6) !important;
  transition: 0.5s;
  top: 0px;
  height: 68px !important;
}
center #form1 #HeaderControl {
  /* background: #fff !important; */
}

.navbar-toggler {
  background-color: #fff;
}
.nav-link:focus, .nav-link:hover {
  color:#fff;
}
center #form1 #HomepagecontentControl{padding-top: 120px; padding-bottom:25px;}
center #form1 .top-nav{background:#0d417b;}
center #form1 #HeaderControl{background: #808080;}
center #form1 #MenuControl{background: #6a6a6a;}
center #form1 #WidgetControl4_C_ctl00_tbl_widgets {
  background: #808080;
}
center #form1 #HeaderControl{margin-left: -2px;     width: 35%;}
center #form1 #MenuControl{margin-right: -2px;}
center #form1  #WidgetControl4{background: #808080 !important;top: 0px;}
.body-fx center #form1 #HeaderControl{margin-left:0;}
.body-fx center #form1 #MenuControl{margin-right: 0px;}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
@media (max-width: 991px){
#MenuControl_C, #HeaderControl_C{height:inherit !important;}
center #form1 #HeaderControl{margin-left: -2px; /*! height:inherit !important; */    width: 35%;}
}
@media (max-width: 769px){
  #WidgetControl4{display: none !important;}
  center #form1 #HeaderControl {
    margin-left: -2px;
    width: 100%;
}
  #MenuControl, #MenuControl_C{height: initial !important;}	
  #widgetsControl_C, #widgetsControl{height:initial !important}
  #HeaderControl{position: static !important; width: 100%;}
  #MenuControl{position: static !important; width: 100%;}
  .nav-fill .nav-item, .nav-fill>.nav-link{text-align:center;}
  .navbar-nav {
    
    background: #808080;
}
}
@media (max-width: 767px)
{
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top 
{
 margin-right: 0px !important;
margin-left:  0px !important;
}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
  padding: 2px 15px 2px 25px;
}
.navbar-nav>li{display: block; text-align:left;}
}



@media(max-width:736px){
  center #form1 #HomepagecontentControl{    padding-top: 0px;}
  .cont-page .feature-box-image img{
      width: 20px!important;
  }
  .body-fx #MenuControl{margin-top: -28px !important;position: absolute !important;}

.navbar-nav>li{display: block; text-align:left;}
#HeaderControl, #HeaderControl_C{height: initial !important;}	
header{padding-top: 2px;}
}

@media(max-width:375px){
.fl-head h2{    font-size: 23px;}
}

.table-responsive {
  min-height: .01%;border: 0;
  overflow-y: hidden !important;
}
/*  */
@media (min-width:1023px){

  .navbar-nav li:hover > ul.dropdown-menu {
      display: block;
  }
  .dropdown-submenu {
      position:relative;
  }
  .dropdown-submenu > .dropdown-menu {
      top: 0;
      right:100%;
      left: auto;
      margin-top:-6px;
  }
  
  /* rotate caret on hover */
  .dropdown-menu > li > a:hover:after {
      text-decoration: underline;
      transform: rotate(180deg);
  }
  .dropend .dropdown-menu {
      right: 100% !important;
      left: auto !important;
      top: 0;
  }
  }