@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


.sleepers_detail_head {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 5%;
}

body {font-family: 'Poppins', sans-serif; color: #444444;}
a {color: #7bc7d7; text-decoration:none;}
a:hover { text-decoration: none;}

h1, h2, h3, h4, h5, h6 {font-family: 'Poppins', sans-serif;}
section.bnr{padding:0;}
img{max-width:100%;}
a{text-decoration:none;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}

.callus {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 7em;
    right: 9px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}
.emailsubscription h2{ font-weight:bold; color:#036;}
.emailsubscription p{}
    .Subscribecss{right: 15px;
    padding: 0px 15px;
    line-height: 42px;
    border-radius: inherit;
    width: 100%;
    border: 1px solid #ccc9c9;
    }
	.ssubmit{    top: 24px;
    right: 0px;
    padding: 3px 23px;
    line-height: 38px;
    border-radius: inherit;
    position: absolute;
    border: none;
    color: #fff;
    background-color: #11670b;
}

.callus .callusL{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: right;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn{
    position: fixed;
    bottom: 11em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

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

.nav-top {background-color: #F7F4F0; position:relative; overflow:hidden;}
.nav-top .fa{font-size: 24px;}
.nav-top-head{font-size: 15px;     font-weight: 600;}
.nav-top-subhead{font-size: 12px;color: #A2A2A2;}
/*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%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color:#fff !important; color:#ec9120 !important;}
.nav-link{font-weight: 600; color:#000;}
.nav-fill{width:100%;font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  background-color: #ec9120;
}
/*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;width: max-content;margin-top: -59px;float: right;}
.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;}
}



.main-table{  Font-size:15px; color:#333; line-height:24px; text-align:justify; padding: 0 5px;}
.main-heading{font-weight:bold; Font-size:20px; color:#000; line-height:36px; border-bottom:1px #ccc dashed; text-align:left; margin-bottom: 10px; padding: 0;}
.sub-heading{font-weight:bold; Font-size:17px; color:#333; line-height:30px; margin:0; text-align:left;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:30px; margin:0; text-align:left;}
.team_img {
  width: 150px;
  border: 6px solid #2f4d5a;
  border-radius: 50%;
}
p{
  font-family: 'Poppins', sans-serif;
  font-size: 16px;

}
a{
  font-family: 'Poppins', sans-serif;
  font-size: 15px;

}
.foot_color p{
  color: #fff;
}
.secondary-bg i{color: #fff;}
.secondary-bg p{color: #fff;    font-weight: 600;
}
/* contact */

/*----------------------------contactpage----------------------------------------*/
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #333;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
	    color: #fff;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.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;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{
    font-weight:bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: capitalize;
    margin-bottom: 18px;
    margin-top:10px;
    }
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: 'Poppins', sans-serif; font-size: 14px;}

/* End */
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #7bc7d7;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #86c0da;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header .fa-mobile{font-size: 50px !important;}
#header .head-img{position:relative;.logo-sec {width: 82%;
};/* padding:15px 0; */}
.main-bg{background:#0f5298;}
.main-color{color:#0f5298;}
.secondary-bg{background-color: #3c99dc;}
#MenuControl{/* padding: 12px 0; */}
/*#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;
}

.section-bg {
  background-color: #f4f9fc;
}

.tm-lft .section-title h2::before{background: #fff;}
.section-title p {
  margin-bottom: 0;
}
/*bnr-sec*/

.bnr-sec .carousel-control-next, .bnr-sec .carousel-control-prev{width: 60px;  height: 60px; opacity: 1; background:#EC9120; top: 40%; border-radius: 50%;  }
.bnr-sec .carousel-dark .carousel-control-next-icon, .bnr-sec .carousel-dark .carousel-control-prev-icon { filter: invert(0) grayscale(0);
}
.bnr-sec .carousel-control-next{opacity: 1; right: 50px;}
.bnr-sec .carousel-control-prev{opacity: 1; left: 50px;}

.bnr-sec .carousel-caption h2{font-size: 50px;font-weight: bold;margin-bottom: 16px;text-transform: uppercase;animation: fadeInRight 2000ms ease-in-out;color: #ffffff;text-shadow: 3px 4px 2px BLACK;text-align: center;}
.bnr-sec .carousel-caption h4{font-size: 25px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; color:#EC9120;}
.bnr-sec .carousel-caption h2 span{color:#fff;    display: block;}
.bnr-sec .carousel-caption h4 span{color:#fff;}
.bnr-sec .carousel-caption p{font-size:18px; line-height: 25px; margin-top:50px; 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;top: 37%;}
.bnr-sec .carousel-indicators{display:none;}
/*bnr-sec*/



/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {  padding: 50px 0 50px;  position: relative;  overflow: hidden;}
.about .container { position: relative; z-index: 10;}
.about .content {padding: 10px 30px 0 30px;position: relative;z-index: 3;}
.about .content p {margin-bottom: 10px; text-align:justify; line-height:26px;}
.border-inner{ position: relative;}
.rd-mr .btn-primary{ color: #FFFFFF; background-color: #EC9120;  border-color: #EC9120;font-family: 'Poppins', sans-serif;}
.rd-mr .btn-primary:hover{ color: #000;}
.about img{border-radius: 50%; transition: .5s; max-width: 85%;    position: relative;}
.quote_img{position: relative;}
.quote_img:before{
  content:''; position:absolute;background:url(Image/quote-icon.png) no-repeat ;   left:-150px; top: 32%; bottom: 0; right: 0;  z-index:-2;
}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{}
.infrastructure{position: relative;border-top: 6px solid #1573c8;min-height: 500px;transition: 0.3s ease-in-out;width: 100%;z-index: 10;}
.infrastructure::before{content: ""; background: url(Image/bg-infrastructure.jpg) no-repeat;    background-size: cover;  position: absolute;left: 0; right: 0; top: 0; bottom: 0; width: 100%;  z-index: -9;}
.sleepers{position: relative;border-top: 6px solid #EC9120;min-height: 500px;transition: 0.3s ease-in-out;width: 100%;z-index: 10;}
.sleepers::before{content: ""; background: url(Image/bg-sleepers.jpg) no-repeat;     background-size: cover; position: absolute;left: 0; right: 0; top: 0; bottom: 0; width: 100%;  z-index: -9;}
.infrastructure_link{position: absolute;top: 0;right: 0;background-color: #1573c8;font-size: 16px;color: #fff;padding: 6px;}
.infrastructure_link:hover{color: #fff;}
.infrastructure_detail_head{font-size: 26px;font-weight: 700;color: #fff;position: absolute;top: 50%;left: 5%}

.infrastructure_detail_head a{font-size: 26px;font-weight: 700;color: #fff;}

.sleepers_link{position: absolute;top: 0;right: 0;background-color: #EC9120;font-size: 16px;color: #fff;padding: 6px;}
.sleepers_link:hover{color: #fff;}
.sleepers_detail_head a{font-size: 26px;font-weight: 700;color: #fff;position: absolute;top: 50%;left: 5%;}

.infrastructure:hover{width: 110%;}
.infrastructure:hover .sleepers{width: 100%;}

.sleepers:hover{width: 110%;}
.sleepers:hover .infrastructure{width: 100%;}
/*--------------------------------------------------------------
# client
--------------------------------------------------------------*/
.client {
  background: url(../image/cliente-img.jpg) no-repeat;
  padding: 50px 0;
  background-attachment: fixed;
  background-size: cover;
}
.client_head{
  font-size: 28px;
  color: #1573c8;
  font-weight: 700;
  text-align: center;
  padding: 20px 0;
}
.client img{width: 100%;aspect-ratio: 3/4;object-fit: contain;padding: 10px 0;}

/*--------------------------------------------------------------
# client
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#FooterrControl1_tr_hitCounter{padding-top: 0px !important;}
footer{background: #F7F4F0; background-size: cover; color: #000; font-size: 15px;    overflow: hidden;}
.footer-icon .fa{
  font-size: 36px;
  color: #988B7E;
}
.footer-icon .fa:hover{color: #EC9120;}
.ft_abt{font-size: 15px; text-align: justify;}
.footer a{color: #000; font-size: 15px;}
.footer a:hover{color: #EC9120;}
.cpy-rt{background-color: #EC9120;}


.top {  position: fixed;  right: 20px;  bottom: 30px;  text-align: center;  color: #fff; background-color:#EC9120;  padding: 10px 15px; 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 (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) {

#navbarNavDropdown {
    /* margin-top: 50px; */
    width: 720px !important;
    margin-right: 30px;
}
  .about {
    text-align: center;
  }

  .client img {
    aspect-ratio:0 !important;
    object-fit: contain;
}
div#div_msg table {
    width: 100% !important;
}

div#div_msg {
    left: 15% !important;
    top: 20% !important;
}
  
}
@media (max-width: 767px) {
  .navbar-toggler{float: right;top: -52px;right: 17px;background: #fff;position: absolute;}
  #header .head-img {
    position: relative;
    width: 82%;
    /* padding: 15px 0; */
}
  .service_con{display: flex; flex-direction: column !important;}
  .infrastructure{width: 100%;}
  .sleepers{width: 100%;}
  .infrastructure:hover{width: 100%;}
.sleepers:hover{width: 100%;}

  .infrastructure{}
  .bnr-sec .carousel-caption h2{
    font-size: 21px;
  }
  .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: inherit; }
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
	#navbarNavDropdown {
    /* margin-top: 50px; */
    width: 460px !important;
    margin-right: 30px;
}
 
  .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) {
	#navbarNavDropdown {
    /* margin-top: 50px; */
    width: 331px !important;
    margin-right: 30px;
}
}

@media (max-width: 375px) {
	#navbarNavDropdown {
    /* margin-top: 50px; */
    width: 291px !important;
    margin-right: 30px;
}
}

@media (max-width: 320px) {
	#navbarNavDropdown {
    /* margin-top: 50px; */
    width: 290px !important;
    margin-right: 30px;
}
}

@media (max-width: 280px) {
	#navbarNavDropdown {
    /* margin-top: 50px; */
    width: 204px !important;
    margin-right: 30px;
}
}