*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Montserrat Alternates', sans-serif;
    scroll-behavior:smooth;
}

.row {
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0
  }


  .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9 !important;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}


a{
    text-decoration: none;
}

.top_positions{
  z-index: 99999 !important;
}

.top_positions_ban{
  z-index: 9 !important;
}

.display_flex {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
.display_flex_col {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
.display_flex_start {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  
.display_flex_end_col {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
  }
  
.display_flex_end {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  
.display_flex_spacebtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .display_flex_spacearound {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

.top_banner_img img{
    width:100%;
    height:590px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;

}

.qout_btn .btn-primary {
  color: #fff;
  background-color: #f5c43e !important;
  border-color: #0d6efd00 !important;
}

.qout_btn .btn:hover{
  border: none !important;
  box-shadow: none;
}

.qout_btn .btn:focus{
  border: none !important;
  box-shadow: none;
}



.qout_btn .btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 12px;
  border-radius: 0.25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}



.nav-tabs .nav-link.active {
  color: #000000 !important;
  background-color: #f5c43e !important;
  border-bottom: 2px solid #000000 !important;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e600 !important;
}


.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: 0 0;
  border: 1px solid #e5e5e5 !important;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #000000 !important;
  text-decoration: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.top_banner_img{
  position: relative;
}

.top_banner_img::after{
  position: absolute;
  content: "";
  width:100%;
  height:98%;
  top:0px;
  left:0px;
  background-color: #0000008a;
}

.slide-progress {
  width: 0;
  max-width: 100%;
  height: 4px;
  background: #CDDC39;
}

.main_banner{
  position: relative;
  background: #f4f4f4;
}

.top_social_media ul li{
display: inline;

}

.top_social_media  ul{
  margin-left: -29px;
  margin-bottom: 0px !important;
}

.top_icons{
padding-top: 8px;
padding-bottom: 8px;
}

.top_header{
  width: 100%;
  padding-top: 37px;
  padding-bottom: 0px;
  position: relative;

}

.top_name a {
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  font-weight: 500;
}

.top_name a:hover{
  font-size: 14px;
  text-decoration: none;
  color:#f5c43e;
  font-weight: 500;
}

.top_social_media .fab{
  margin-left: 10px;
  color:#f5c43e;
}

.top_ionc_sec .fal{
  color:#f5c43e;
  font-weight: 500;
  padding: 4px;
}

.top_ionc_sec img{
  width: 26px;
}

.main_logo {
  width: 82px;
  margin: auto;
}

.top_name h5{
  margin-bottom: 0px;
  font-size: 13px;
  font-weight: 700;
}

.top_name{
  padding: 4px;
}

.top_social{
  background-color: #000000;
  padding: 5px 0px;
}

.navbar-light .navbar-nav .nav-link.active {
  color: rgb(0 0 0) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  background-color: #f5c43e;
  height: 57px;
  padding: 0px 25px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom:2px solid #000000;
}

.navbar-light .navbar-nav .nav-link{
  color: rgb(0 0 0) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  height: 57px;
  padding: 0px 25px !important;
  display: flex;
    justify-content: center;
    align-items: center;
}

.navbar-light .navbar-nav .nav-link:hover{
  color: rgb(0 0 0) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  background-color:#f5c43e;
  height: 57px;
  padding: 0px 25px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom:2px solid #000000;
}

.nav_margin{
  margin-bottom: -46px;
  z-index: 99;
  background-color: #ffffff;
  padding-right: 9px;
  height: 57px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.btn-send .btn {
  background-color: #f5c43e;
  border-radius: 0px;
  color: #ffffff;
  font-size: 13px;
}

.main_text{
  position: absolute;
  content: "";
  top: 29%;
  left: 16%;
}

.main_text h3{
  max-width: 443px;
  font-size: 36px;
    font-weight: 700;
    color: #f5c43e;
}


.main_bar{
  position: absolute;
  content: "";
  bottom: 0;
 right: 9%;
 width: 6px;
  height:30px;
  background-color: #ffffff;
}

.main_bar2{
  position: absolute;
  content: "";
  bottom: 0;
 right: 8%;
 width: 6px;
  height:90px;
  background-color: #ffffff;
}


.main_bar3{
  position: absolute;
  content: "";
  bottom: 0;
 right: 7%;
 width: 6px;
  height:50px;
  background-color: #ffffff;
}


.main_bar4{
  position: absolute;
  content: "";
  bottom: 0;
 right: 6%;
 width: 6px;
  height:30px;
  background-color:#f5c43e;
}

.main_bar5{
  position: absolute;
  content: "";
  bottom: 0;
 right: 5%;
 width: 6px;
  height:85px;
  background-color: #ffffff;
}


.main_bar6{
  position: absolute;
  content: "";
  bottom: 0;
 right: 4%;
 width: 6px;
  height:130px;
  background-color: #f5c43e;
}

.main_bar7{
  position: absolute;
  content: "";
  bottom: 0;
 right: 3%;
 width: 6px;
  height:90px;
  background-color: #ffffff;
}


.main_bar8{
  position: absolute;
  content: "";
  bottom: 0;
 right: 2%;
 width: 6px;
  height:60px;
  background-color: #ffffff;
}

.main_text p{
  color:#ffffff;
  font-size: 15px;
}

.main_btn .btn{
  background-color: #f5c43e;
  margin-top: 3px;
  font-size: 14px;
  padding: 10px 12px;
  font-weight: 600;
  color:#fff;
  background-image:url(../images/line.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-transform: capitalize;
}


.main_btn .btn:nth-child(2){
  background-color: #fffdfa00;
  border:1px solid #f5c43e;
  margin-top: 3px;
  font-size: 14px;
  padding: 10px 12px;
  font-weight: 600;
  color:#fff;
  background-image:url(../images/line.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-transform: capitalize;
  
}

.about_year h3{
  font-size: 28px;
}

.about_year p{
  font-size: 16px;
  color:#f5c43e;
  font-weight: 700;
}

.about_section{
  padding-top: 85px;
  padding-bottom: 85px;
  background-color: #80808017;
}

.about_wrapper h5{
  font-size: 15px;
  color:#f5c43e;
  font-weight: 500;
}

.about_exp .far{
   font-size: 50px;
   font-weight: 500;
   color:#f5c43e;
}

.about_wrapper h3{
  font-weight: 700;
}

.about_ul_sec ul{
  list-style-type: none;
  font-weight: 500;
  margin-left: -5px;
}

.about_ul_sec ul li{
  position: relative;
  margin-top:10px;
}

.about_ul_sec ul li:before{
  position: absolute;
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  left: -22px;
  color: #f5c43e;
  font-weight: 600;

}

.about_main_img{
  position: relative;
  clip-path: polygon(0 0, 100% 11%, 100% 100%, 0% 100%);
}

.about_main_img::after{
  position: absolute;
  content: "";
  top: -25px;
  left: 21px;
  width: 100%;
  height: 100%;
  background-color: #eda11200;
  padding: 3px;
  border: 2px solid #eda112;
  border-style: dashed;

}



.counter_sec{
  padding-top: 100px;
  padding-bottom: 80px;
  background-color: #f7f7f7;
  overflow-x: hidden;
  overflow-y: hidden;
  
}

.counter_text h6 {
  font-size: 12px;
  color: #000000;
  text-align: center;
}

.counter_text h3 {
  color: #eda112;
  font-size: 30px;
  font-weight: 600;
  text-align: center;

}

.counter_text h3 span{
  color: #000000;
  font-size: 30px;
  font-weight: 600;
  text-align: center;

}

.counter_icon .fal{
  font-size: 50px;
  color:#eda112;
}

.counter_icon img{
  width: 56px;
}

.mision_vision_wrapper{
  border:1px solid gray;
}

.count_wrapper_img{
  position: relative;
  max-width:450px;
  margin: auto;
}

.video_box {
  width: 75px;
  height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 41px;
  background-color: #eda112;
  animation: animate 2s linear infinite;
}


.counter{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.testmonial_video{
  position: absolute;
  content: "";
  top:50%;
  left:50%;
}

.video_box .fas {
  color: #ffffff;
  cursor: pointer;
}

@keyframes animate {
  0% {
      box-shadow: 0 0 0 0 rgba(245, 208, 89, 0.7), 0 0 0 0 rgba(243, 198, 52, 0.7);
  }

  40% {
      box-shadow: 0 0 0 50px rgba(255, 0, 64, 0), 0 0 0 0 rgba(243, 198, 52, 0.7);
  }

  80% {
      box-shadow: 0 0 0 50px rgba(255, 0, 64, 0), 0 0 0 30px rgba(255, 0, 64, 0);
  }

  100% {
      box-shadow: 0 0 0 0 rgba(255, 0, 64, 0), 0 0 0 30px rgba(255, 0, 64, 0);
  }
}

.our_project{
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #ffffff;
  background-image: url(../images/project_bg.png);
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
}

.main_heading h3{
  font-size: 30px;
  font-weight: 700;
  font-family: 'Orbitron', sans-serif;
}

.project_card_wrapper{
  margin: 3px;
}

.project_card_wrapper{
position: relative;
cursor: pointer;
padding: 10px;
}

.project_des{
  padding: 10px;
}

.build_name{
  position: absolute;
  content: "";
  bottom:0px;
  left:0px;
  padding: 2px;
  width: 100%;
  height: 100%;
  background-color: #00000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  

}

.build_name:hover{
  position: absolute;
  content: "";
  bottom:0px;
  left:0px;
  padding: 2px;
  width: 100%;
  height: 100%;
  background-color: #00000078;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  

}
.box_loc{
  display: block;
}


.build_name p{
  margin-bottom: 0px;
}

.build_name p{
  font-size: 14px;
  font-weight: 600;
  color:#eda112
}

.build_name .fal {
  color: #be0707;
  font-size: 35px;
}



.project_card_wrapper:hover .box_loc{
 
  display: block;
  
}

.build_name h5, h6{
  color:#ffffff;
}


.footer-section {
  background: #000000;
  position: relative;
  
}

.input-wrapper input {
  font-size: 13px;
  color: #555;
  width: 100%;
  height: 49px;
  outline: none;
  border: 1px solid #000000;
  padding: 10px 20px;
  border-radius: 2px;
  position: relative;
  background-color: transparent;
}

.contact_box{
  margin-top: -20px;
}

.contact_wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  min-height: 159px;
  background-color: #eda112;
  margin: 2px;
  padding: 8px;
  width: 95%;
  margin: auto;
}

.contact_wrapper p {
  font-size: 13px;
  color: #FFF;
}

.contact_text h4{
  position: relative;
}

.contact_text h4::after{
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  bottom: 0px;
  background-color: #eda112;
}



.footer-cta {
    border-bottom: 1px solid #0d694c38;
}
.single-cta i {
  color: #f5c43e;
  font-size: 14px;
  margin-bottom: 14px;
  /* float: left; */
  text-align: center;
  margin-top: 8px;
  margin-left: 17px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #f5c43e;
 
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 2px;
  text-align: center;
}
.cta-text span {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}

.single-cta{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}


.mobile_menu{
  display: none;
  
}

.top-section{
display: block;
}


.services_section{
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px;
  background-image: url(../images/servicess.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
}


.ser_text h4{
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  color: #ffffff;

}

.main_headings h3 {
  font-size: 30px;
  font-weight: 700;
  color:#ffffff;
  font-family: 'Orbitron', sans-serif;
}

.main_headings_gallery {
  font-size: 30px;
  font-weight: 700;
  color:#000000;
  font-family: 'Orbitron', sans-serif;
}


.gallery_banner_img img{
  width: 100%;
  height: 424px;
}

.overlay{
  position: fixed;
  width: 100%;
  height: 100%;
  background: #f5c43e;
  z-index: 100;
}

.wrapper{
  width: 100px;
  height: 100px;
  background: white;
  display: flex;
  flex-flow: row wrap;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 3px;
}

.contact_sec{
  padding-top: 80px;
  padding-bottom: 80px;
  /*background-image: linear-gradient(to bottom, #ffffff, #f8f8ffb0), url(../images/footer.png);*/
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}


.slide-right {
  animation: 3s slide-right;
}
@keyframes slide-right {
  from {
    margin-left: -100%;
  }
  to {
    margin-left: 0%;
  }
}

.ser_wrapper{
  position: relative;
}

.project_card_images{
  border:2px solid #f5c43e;
}

.serivce_icon img{
  width:20px;
}

.service_text h5{
  font-size: 16px;
}

.service_wrapper{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  background-color: #ffffff00;
  margin: 0 auto;
  transition: box-shadow 0.1s, transform 0.1s;
}

.ser_text h5{
  font-size: 16px;
  color: #ffffff;
  text-transform: capitalize;
  font-weight: 600;
}

.ser_text p {
    color: #ffffff;
    font-size: 14px;
}

.service_images{
  position: relative;
}

.service_icon{
  position: absolute;
  content: "";
  width: 63px;
  height: 63px;
  background-color: #eda112;
  top: -28px;
  left: 38%;
  border-radius: 31px;
}

.ser_icon{
  width: 58px;
  height: 58px;
  display: flex;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  background-color: #ffc107;
}

.ser_icon .fal{
  color:#fff;
}

.my_clientlogo{
  padding-top: 60px;
  padding-bottom: 60px;
     background-color: #ffffff1a;
}

.galler_inner{
  padding-top: 80px;
  padding-bottom: 80px;
}

.testmonial_sec{
  padding-top: 80px;
  background-color: #8787871a;
  background-image: url(../images/new2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.test_monial_wrapper {
  position: relative;
  max-width: 500px;
  background-color: #ffffff6b;
  padding: 27px;
  height: 270px;
  overflow: hidden;
}

.test_icon{
  position: absolute;
  content: "";
  width: 60px;
  height: 61px;
  bottom: 11px;
  right: 12px;
  background-color: #000000;
  border-radius: 32px;
  overflow: hidden;
}

.test_monial_wrappers h3{
    font-family: 'Orbitron', sans-serif;
    color: #FFC107;
}

.test_monial_wrappers h6{
  color: #eda112;
}

.test_monial_wrapper .fal {
  color: #eda112;
  font-size: 35px;
}

.test_monial_wrapper p{
  font-size: 15px;
  color: #000000;
  font-weight: 700;
}

.testmonial_text h6{
  color:#eda112;
}

.test_monial_wrapper h5{
  font-size: 14px;
  color:#eda112;
}



.testmonial_text h3{
  font-family: 'Orbitron', sans-serif;
}

.input-wrapper label {
  color: #eda112;
  font-size: 15px;
  text-transform: capitalize;
  z-index: 2;
  left: 20px;
  top: 20px;
  padding: 0 2px;
  pointer-events: none;
  background: #fff;
  -webkit-transition: -webkit-transform 100ms ease;
  -moz-transition: -moz-transform 100ms ease;
  -o-transition: -o-transform 100ms ease;
  -ms-transition: -ms-transform 100ms ease;
  transition: transform 100ms ease;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}

.abt_sections_con{
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #eda112;
}

.about_text h3{
  color:#fff;
}

.about_text h4{
  font-weight: 600;
}

.about_wrapper{

  max-width: 480px;
}
.abt_number h3{
  color: #ffffff;
  font-weight: 700;
  font-size: 29px;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #eda112;
}

.abt_number h4{
  color: #ffffff;
  font-weight: 700;
  font-size: 29px;
  text-transform: uppercase;
  text-align: right;
  -webkit-text-stroke: 1px #eda112;
}

.img_clip{
  border: 2px solid #eda112;
  clip-path: polygon(30% 0%, 100% 0, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0 100%, 0% 30%);
}




.abt_wrapper{
  position: relative;
}

.abt_number {
  position: absolute;
  content: "";
  bottom: -29px;
  right: 0px;
  width: 74%;
}

.abt_wrapper{
  max-width: 450px;
  margin: auto;
}


.about_text h6{
color:#000000;
}

.about_text p{
  font-size: 14px;
}

.logo_wrapper_box{
  width: 130px;
  margin: auto;
}

.pre_eng_build p{
  font-size: 15px;
  font-weight: 500;
}

.project_card_wrapper h3{
font-size: 20px;
font-family: 'Orbitron', sans-serif;
}

.project_card_wrapper p{
  font-size: 14px;
}

.client_tell {
  padding: 30px 10px;
  background-color: #ffffff;
  position: relative;

  margin: auto;
}

.section-title h2 {
  font-weight: 700;
  color: #f5c43e;
  font-size: 34px;
  margin: 0 0 15px;
  border-left: 2px solid #000000;
  padding-left: 15px;
}


.client_img{
  width: 60px;
    height: 61px;
    bottom: 11px;
    right: 12px;
    background-color: #000000;
    border-radius: 32px;
    overflow: hidden;
}

.client_txt P{
  padding: 2PX;
}

.pro_icon .fal{
  font-weight: 600;
  color: #eda112b8;
}

.pro_text h5{
  margin-bottom: 0px;
  font-size: 15px;
}

.client_detl{
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  align-items: center;
}

.client_tell p{
  font-size: 13px;
  font-weight: 600;
  max-width: 409px;
  color: #000000;
  margin-bottom: 0px;
}

.client_tell .fal{
  color: #eda112;
  font-size: 28px;
}

.project_img{
  max-width: 136px;
  height: 138px;
  background-color: #eda112;
  margin: 10px;
}

.project_icon_detail{
display: flex;
justify-content: flex-start;
align-items: center;
margin-top: 9px;
}

.our_projrct_detail {
  position: relative;
  padding-top: 36px;
  padding-bottom: 90px;
  background-color: #ffffff;
}


#featured {
  /*width: 100%;*/
  /*max-height: 400px;*/
  width: 84%;
  height: 400px;
  margin: auto;
      object-fit: contain;
  border-radius: 11px;
  cursor: pointer;
  border: 1px solid #ffffff;
  scroll-behavior: smooth;
}


.thumbnail{
object-fit: cover;
  max-width: 157px;
  max-height: 98px;
  cursor: pointer;
  margin-top: 15px;
  margin-bottom: 9px;
  border: 1px solid #4a319842;

}

.thumbnail:hover{
opacity:1;
}

.active{
opacity: 1;
}
.column{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
#slide-wrapper{
width: 100%;
  display: flex;
  justify-content: center;
  min-height: 100px;
  align-items: center;
}

#slider{
width: 440px;
display: flex;
flex-wrap: nowrap;
overflow-x: auto;

}

#slider::-webkit-scrollbar {
  display: block;
  width: 16px;
  overflow: auto;
  height: 4px;

}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 0.3rem;
  outline: 0;
  z-index: 999 !important;
}

#slider::-webkit-scrollbar-thumb {
background-color: #cec43e;
border-radius: 100px;

}



.arrow{
width: 14px;
  height: 14px;
cursor: pointer;
transition: .3s;
}

.arrow:hover{
opacity: .5;
width: 14px;
  height: 14px;
}

.contact_sec{
  padding-top: 60px;
  padding-top: 60px;
}

.contact_padding{
  padding-top: 60px;
  padding-bottom: 60px;
}

.contact-name {
  margin-bottom: 30px;
}
.contact-name h5 {
  font-size: 22px;
  color: #0d54a1;
  margin-bottom: 5px;
  font-weight: 600;
}
.contact-name p {
  font-size: 18px;
  margin: 0;
}

.contact-form label{
  font-size: 13px;
}

.contact-form .form-control {
  border: none;
  border-bottom: 1px solid #cecedc;
  background: transparent;
  border-radius: 0;
  padding-left: 0;
  padding-bottom: 25px;
  box-shadow: none !important;
  font-size: 13px;
}
.contact-form .form-control:focus {
  border-bottom: 1px solid #052141;
}
.contact-form .form-control.invalid {
  border-bottom: 1px solid #052141;
}
.contact-form .send {
  margin-top: 20px;
}


.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
  max-width: 154px;
}


.footer-text p {
  margin-bottom: 14px;
  font-size: 13px;
  color: #ffffff;
  
}


.footer-social-icon span {
  color: #f5c43e;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}


.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}


.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}


.facebook-bg{
  background: #f5c43e;
}


.twitter-bg{
  background: #f5c43e;
}

.google-bg{
  background: #f5c43e;
}


.facebook-bg:hover{
    background: #f5c43e;
    color:#ffffff;
  }
  .twitter-bg:hover{
    background: #f5c43e;
    color:#ffffff;
  }
  .google-bg:hover{
    background: #f5c43e;
    color:#ffffff;
  }

.contact_banner{
position: relative;
padding-top: 100px;
padding-bottom: 100px;
background-image: url(../images/contact.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
background-size: cover;
}

.contact_banner::before{
position: absolute;
content:"";
top:0px;
left:0px;
width:100%;
height:100%;
background-color: #da532354;
}

.inner-header h4{
color: #ffffff57;
font-size: 24px;
}

.our_spec{
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: url(../images/new2.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}


.our_spec::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #ffffffd9;
}

.pre_eng_build h3{
  font-size: 17px;
  font-weight: 700;
}

.pre_eng_build ul{
  list-style-type: none;
  margin-left: -12px;

}

.pre_eng_build ul li{
  position: relative;
  font-size: 15px;
  line-height: 29px;
  font-size: 15px;
  font-weight: 500;
}

.pre_eng_build ul li::after {
  position: absolute;
  content: "\f08d";
  font-family: "Font Awesome 5 Pro";
  top: 0px;
  left: -15px;
  color: #eda112;
  font-weight: 500;
}

.timeline_wrapper{
  padding-top: 80px;
  padding-bottom: 80px;
}

.tab_btn_content.active{
 border-right:2px solid red ;
}

.tab_btn_content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #80808000;
  padding: 13px;
  height: 62px;
  border-left: none;
  border-right: none;
}

.tab_year h5{
  margin-bottom: 0px;
  color: #eda112;
  font-size: 16px;
  font-weight: 700;
}

.tab_title p{
  margin-bottom: 0px;
  font-size: 12px;
}

.time_line_pic{
  position: relative;
  width: 230px;
  margin: auto;
}

.time_line_pic::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: -13px;
  left: -11px;
  background-color: #00000000;
  border: 2px solid #eda11261;
}

.nav-pills .nav-link  a{
  text-decoration: none;
  color:#000000;
}

.timeline_box_text h2{

  font-size: 47px;
  color: #eda11287;

}

.timeline_box_text p{
  font-size: 13px;
}

.nav-pills .nav-link.active {
  position: relative;
  color: #000000 !important;
  background-color: #ffffff !important;
  padding: 0px;
  border-right:2px solid #eda11287 !important;
}

.nav-pills .nav-link.active::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 25px;
  right: -6px;
  rotate: 45deg;
  background: rgb(255,255,255);
  background: linear-gradient(45deg, #eda112 47%, rgb(255 255 255) 47%);
}


.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  color: #000000 !important;
  padding:0 !important;
  border-radius: 0px !important;
  border: 1px solid #80808030 !important;
}

.bottom_header {
  position: fixed;
  padding-top: 28px;
  padding-bottom: 10px;
  bottom: 10px;
  left: 24px;
  z-index: 9999;
}

.sec_menu ul li a{
  text-decoration: none;
  color: #000000;
  font-size: 15px;
  font-weight: 600;
}

.sec_menu ul li{
  list-style-type: none;
  margin-top: 35px;

}


#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  max-height: 360px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

.test:hover ~ .test2 {
  display: none;
}

.video_fal a .fal{
  font-size: 30px;
}

.sec_menu ul {
  list-style-type: none;
  margin-left: -25px;

}

.fixed_one {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f5c43e;
  padding: 2px;
  margin: 1px;
  width: 56px;
  height: 55px;
  border-radius: 3px;
  cursor: pointer;
}

.fixed_one a{
  color:#ffffff;
  font-weight: 500;
}

.main_btn button a{
  color:#ffffff;
  text-decoration: none;
}

.btn-send a{
  color:#ffffff;
  text-decoration: none;
}

.btn-send a:hover{
  color:#ffffff;
  text-decoration: none;
}

.fixed_one a:hover{
  color:#ffffff;
  font-weight: 500;
}

.footer-widget-heading h3 {
  color: #f5c43e;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
  margin-top: 25px;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #f5c43e;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #f5c43e;
}
.footer-widget ul li a {
  color: #ffffff;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 13px;
  margin-left: -29px;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #f5c43e;
    padding: 13px 20px;
    border: 1px solid #f5c43e;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #f5c43e;
  text-decoration: none;
}

.footer-menu ul{
    margin-bottom: 0px;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #f5c43e;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
  text-decoration: none;
}

.menu_btn{
  width:128px;
}

.second_header{
display: none;
}

.menu_btn{
  width: 35px;
  margin-right: 12px;
}

.main_menu_flex{
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 350px;
  border-right: 1px solid rgba(0,0,0,.2);
  transform: translateX(-100%);
}

.top_header.active {
  z-index: 9999999;
  background-color: #fff;
  width: 100%;
  padding-top: 2px;
  top: 0px;
  height: 90px;
  padding-bottom: 0px;
  position: fixed;
}

.top_header.active .nav_margin {
  margin-bottom: -46px;
  position: absolute;
  top: -73px;
  z-index: 99;
  background-color: #ffffff;
  padding-right: 9px;
  height: 57px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.top_header.active .movi{
  display: none;
}

@media screen and (max-width:994px){
  .main_logos {
    width: 82px;
    margin-right: auto;
}
  .top_header{
    display: none;
  }

  .second_header{
    display: block;
    position: fixed;
    width: 100%;
        top: 0;
    
        z-index: 999999;
    background-color: #fff;
    }

    .footer-logo {
      margin-bottom: 30px;
      /* margin: auto; */
      display: flex;
      justify-content: center;
  }

}


@media screen and (max-width:525px){
  .gallery_banner_img img {
    width: 100%;
    height: 243px;
}



.main_text h3 {
  max-width: 257px;
  font-size: 32px;
  font-weight: 700;
  color: #f5c43e;
}

.main_bar{
  position: absolute;
  content: "";
  bottom: 0;
 right: 9%;
 width: 6px;
  height:30px;
  background-color: #ffffff;
  display: none;
}

.main_bar2{
  position: absolute;
  content: "";
  bottom: 0;
 right: 8%;
 width: 6px;
  height:90px;
  background-color: #ffffff;
  display: none;
}


.main_bar3{
  position: absolute;
  content: "";
  bottom: 0;
 right: 7%;
 width: 6px;
  height:50px;
  background-color: #ffffff;
  display: none;
}


.main_bar4{
  position: absolute;
  content: "";
  bottom: 0;
 right: 6%;
 width: 6px;
  height:30px;
  background-color:#f5c43e;
  display: none;
}

.main_bar5{
  position: absolute;
  content: "";
  bottom: 0;
 right: 5%;
 width: 6px;
  height:85px;
  background-color: #ffffff;
  display: none;
}


.main_bar6{
  position: absolute;
  content: "";
  bottom: 0;
 right: 4%;
 width: 6px;
  height:130px;
  background-color: #f5c43e;
  display: none;
}

.main_bar7{
  position: absolute;
  content: "";
  bottom: 0;
 right: 3%;
 width: 6px;
  height:90px;
  background-color: #ffffff;
  display: none;
}


.main_bar8{
  position: absolute;
  content: "";
  bottom: 0;
 right: 2%;
 width: 6px;
  height:60px;
  background-color: #ffffff;
  display: none;
}



.testmonial_sec {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #8787871a;
  background-image: url(../images/new2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.counter_text h3 {
  color: #eda112;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.main_heading h3 {
  font-size: 22px;
  font-weight: 700;
  font-family: 'Orbitron', sans-serif;
}

.main_headings h3 {
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  font-family: 'Orbitron', sans-serif;
}

.counter_text h6 {
    font-size: 10px;
    color: #000000;
    text-align: center;
}

.project_img {
  max-width: 117px;
  height: 118px;
  background-color: #eda112;
  margin: 10px;
}

.counter_text h6 {
  font-size: 10px;
  color: #000000;
  text-align: center;
}

.test_monial_wrapper {
  position: relative;
  max-width: 500px;
  background-color: #ffffff6b;
  padding: 27px;
  height: auto;
  overflow: hidden;
}

.fixed_one {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f5c43e;
  padding: 2px;
  margin: 1px;
  width: 45px;
  height: 45px;
  border-radius: 3px;
  cursor: pointer;
}
}


@media screen  and (max-width:375px) {
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    font-size: 14px !important;
}
}


@media screen  and (max-width:323px) {
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    font-size: 12px !important;
}
}
/* .project_card_wrapper:hover .build_name{
  display: block;
} */