body{
    font-family: 'montserratregular';
}

@font-face {
    font-family: 'montserratmedium';
    src: url('../fontfamily/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fontfamily/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    src: url('../fontfamily/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fontfamily/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratbold';
    src: url('../fontfamily/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fontfamily/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratextrabold';
    src: url('../fontfamily/montserrat-extrabold-webfont.woff2') format('woff2'),
         url('../fontfamily/montserrat-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.home_header_banner{
    position: relative;
    background-image: url('../images/home_header_banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 730px;
}
.header_sec {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9;
}
.header_sec .navbar-collapse{
    align-items: flex-start;
}
.header_sec .navbar-nav .active .nav-link{
   color: #000;
    background-color: #ebc308;
    font-family: 'montserratbold';
    padding: 60px 15px 20px 15px;
}
.header_sec .navbar-nav .nav-link{
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: montserratmedium;
    padding: 60px 20px 20px 20px;
}
.header_sec .container-fluid{
    padding-right: 40px;
    padding-left: 40px;
}
.we_re_building_the_future_heading {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 95%;
}
.we_re_building_the_future_heading h1{
    font-size: 40px;
    font-family: montserratbold;
    color: #fff;
    text-align: center;
}
.we_re_building_the_future_heading h1 span{
    display: block;
}
.we_re_building_the_future_heading p{
    color: #fff;
    font-size: 21px;
    font-family: 'montserratregular';
}
.we_re_building_the_fu_btn .btn{
    background-color: #ebc308;
    font-family: 'montserratbold';
    font-size: 17px;
    color: #000;
    padding: 14px 33px;
    border-radius: 30px;
}
.we_re_building_the_fu_btn {
    margin-top: 27px;
}
.header_sec .navbar-expand-lg{
    padding-top: 0px;
    align-items: initial;
}
.header_sec .navbar-nav .nav-link:hover{
    color: #fff;
}
.header_sec .navbar-brand{
    margin-top: 31px;
}

 .btn_btn{
    background-color: #ebc308;
    font-family: 'montserratbold';
    font-size: 17px;
    color: #000;
    padding: 14px 33px;
    border-radius: 30px;
    transition: all 0.7s ease;
     border: 5px solid #ebc308;
}
.btn_btn:hover{
    color: #000;
    background: none;
}
.we_are_the_leaders_text h2{
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
}
.we_are_the_leaders_text_btn .btn_btn{
    padding: 14px 54px;
}
.we_are_the_leaders_text_btn{
    margin-top: 30px;
}
.we_are_the_leaders {
    margin-top: 50px;
    margin-bottom: 50px;
}
.yeaers_exprince_text h2{
    font-size: 166px;
    color: #007fac;
    font-family: montserratbold;
    line-height: 117px;
}
.yeaers_exprince_text h5{
    color: #007fac;
    font-family: montserratbold;
    font-size: 18px;
}
.yeaers_exprince_text p{
    color: #007fac;
    font-size: 18px;
    margin-bottom: 0px;
}
.yeaers_exprince_text p span{
    display: block;
}
.yeaers_exprince_text {
    position: relative;
}
.yeaers_exprince_text::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 8px solid #007fac;
    z-index: 9;
}
.yeaers_exprince_text {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    padding: 52px 24px;
    padding-top: 80px;
}
.we_are_the_leaders_text {
    margin-top: 30px;
}
.we_are_the_leaders_middle_image img{
    width: 100%;
}
.padding_right{
    padding-right: 0px;
}
.padding_left{
    padding-left: 0px;
}
.we_are_the_leaders_middle_image_right img{
    width: 477px;
}
.we_are_the_leaders_middle_image_right {
    margin-left: -54px;
    width: 94%;
    position: relative;
    margin-top: -91px;
}
.we_are_the_leaders_middle_image_left {
    padding-left: 50px;
}
.we_are_the_leaders_middle_image_left img{
    margin-top: 56px;
}
.we_are_the_leaders2 .yeaers_exprince_text{
    padding-top: 139px;
    margin-top: -59px;
}
.we_are_the_leaders_text h2 span{
    display: block;
}
.we_are_the_leaders2 .we_are_the_leaders_text{
    padding-left: 123px;
}
.our_company_embodiment_sec{
    position: relative;
    background-image: url('../images/company_embodiment_img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
   padding-top: 60px;
    padding-bottom: 60px;
    background-attachment: fixed;
}
.our_company_embodiment_head h2{
    font-size: 40px;
    font-family: montserratbold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.our_company_embodiment_head h2 span{
    display: block;
}
.our_company_embodiment_items h3{
    font-size: 22px;
    font-family: montserratbold;
    color: #fff;
}
.our_company_embodiment_items p{
    color: #fff;
}
.our_company_embodiment_head {
    margin-bottom: 100px;
}
.our_company_embodiment_items {
    text-align: center;
}
.our_company_embodiment_row2{
    border-top: 2px solid #fff;
    margin-top: 40px;
    padding-top: 60px;
}

.engineering_your_dream {
    background-color: #007fac;
    padding: 23px 0px;
}
.engineering_your_dream_text h3{
    font-size: 22px;
    font-family: montserratbold;
    color: #fff;
    margin-bottom: 0px;
}
.engineering_your_dream_btn {
    text-align: center;
}
.engineering_your_dream_btn .btn{
    font-size: 18px;
    font-family: montserratbold;
    color: #fff;
    border: 5px solid #ebc308;
    display: block;
    padding: 11px 20px;
    width: 240px;
    margin: auto;
    border-radius: 42px;
    transition: all 0.7s ease;
}
.engineering_your_dream_btn .btn:hover{
    background-color: #ebc308;
    color: #000;
}
.engineering_your_dream .row{
    align-items: center;
}
.glimpse_of_our_projects_head h2 span{
    display: block;
}
.glimpse_of_our_projects_head h2{
     font-size: 40px;
    font-family: montserratbold;
    color: #000;
    margin-bottom: 0px;
}
.glimpse_of_our_projects_head_btn {
    text-align: right;
    margin-right: 34px;
}
.glimpse_of_our_projects_head_items{
    align-items: center;
    margin-bottom: 50px;
}
.glimpse_of_our_projects {
    margin-top: 45px;
}
.glimpse_of_our_projects_items{
    position: relative;
}
.glimpse_of_our_projects_items img{
    width: 100%;
}
.glimpse_of_our_projects_items_text h3{
    font-size: 18px;
    font-family: montserratbold;
    margin-bottom: 0px;
    color: #fff;
}
.glimpse_of_our_projects_items_text p{
    margin-bottom: 0px;
    color: #fff;
    font-size: 17px;
}
.glimpse_of_our_projects_items_text {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #000;
    padding: 15px 20px;
}
.partner_sliders .owl-nav{
    display: none;
}
.partner_sliders{
    margin-top: 50px;
}
.container{
    max-width: 88%;
}

.we_are_always_ready{
    background-image: url('../images/we_are_always_ready_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 40px;
}
.we_are_always_ready_form {
    width: 51%;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 73px;
}
.we_are_always_ready_form h2 span{
    display: block;
}
.we_are_always_ready_form h2{
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
    margin-bottom: 30px;
}
.we_are_always_ready_form .form-control{
    border-radius: 0px;
    height: 44px;
}
.we_are_always_ready_form textarea.form-control{
    height: auto;
}
.we_are_always_ready_btn .btn_btn{
    width: 230px;
}
.we_are_always_ready_btn {
    margin-top: 36px;
}

.footer_sec {
    background-color: #000;
    padding: 40px 0px;
}
.footer_sec .footer_itms h3{
    font-size: 23px;
    font-family: montserratbold;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}
.footer_sec .footer_itms h3::after{
    content: "";
    position: absolute;
    bottom: -11px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 50px;
    height: 5px;
    background-color: #ebc308;
    border-radius: 10px;
}
.footer_sec .footer_itms p{
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
.footer_itms ul li{
   display: inline-block;
    width: 44%;
    text-align: center; 
}
.footer_itms ul li a{
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.footer_copywrite {
    text-align: center;
    background-color: #2c2c2c;
    color: #fff;
    padding: 13px 0px;
}
.footer_copywrite p{
    margin-bottom: 0px;
}
.we_are_the_leaders2 {
    margin-bottom: 40px;
}

.about_us_banner {
    position: relative;
    background-image: url(../images/about_us_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 730px;
}
.who_we_are_img img{
    width: 100%;
}
.who_we_are_text h2{
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
    margin-bottom: 23px;
}
.who_we_are {
    margin-top: 55px;
}
.who_we_are_text {
    margin-top: 40px;
}

.our_specialisation_sec{
    position: relative;
    background-image: url(../images/our_specialisation_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 40px;
}

.our_specialisation_text h3{
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
    margin-bottom: 19px;
}
.our_specialisation_text h6{
    color: #000;
    font-family: montserratbold;
}
.our_specialisation_following_area li h2{
    font-size: 74px;
    font-family: montserratextrabold;
    color: #000;
    margin-bottom: 0px;
    opacity: 27%;
    line-height: 17px;
}
.our_specialisation_following_area li{
    width: 48%;
    display: inline-block;
    margin-bottom: 45px;
}
.our_specialisation_following_area li h6{
    font-size: 22px;
    font-family: montserratbold;
    color: #000;
}
.our_specialisation_following_area li h6 span{
    display: block;
}
.our_specialisation_following_area{
    margin-top: 53px;
}
.our_specialisation_following_area li:nth-child(5){
    margin-bottom: 10px;
}
.our_specialisation_following_area li:nth-child(6){
    margin-bottom: 10px;
}
.mission_and_vision_items h3{
    text-align: center;
    font-size: 22px;
    font-family: montserratbold;
    color: #fff;
}
.mission_and_vision_items p{
    text-align: center;
}
.mission_and_vision_Se {
    background-color: #007fac;
    color: #fff;
    padding: 40px 0px;
}
.why_choose_us_text h2{
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
}
.why_choose_us_text ul li{
   margin-bottom: 20px;
    position: relative;
    padding-left: 24px;
}
.why_choose_us_text ul li::after{
    content: "";
    position: absolute;
    top: 6px;
    left: 9px;
    background-color: #000;
    width: 8px;
    height: 8px;
    border-radius: 50px;
}
.why_choose_us {
    margin-top: 50px;
}

.contact_us_banner{
    position: relative;
    background-image: url(../images/Shree-Balaji_Contact-Us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 730px;
}
.need_a_quote_project_form textarea.form-control {
    height: auto;
}
.need_a_quote_project_form .form-control {
    border-radius: 0px;
    height: 44px;
}
.need_a_quote_project_text h2 {
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
    margin-bottom: 30px;
}
.need_a_quote_project_text h2 span{
    display: block;
}
.need_a_quote_project {
    margin-top: 60px;
    margin-bottom: 60px;
}
.contact_map img{
    width: 100%;
}
.our_project_banner{
    position: relative;
    background-image: url(../images/Shree-Balaji_Projects.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 730px;
}
.projects_that_we_text h2{
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
}
.projects_that_we_text h2 span{
    display: block;
}
.projects_that_we_sec {
    margin-top: 51px;
    margin-bottom: 54px;
}
.hery_cycles_servcie_img img{
    width: 100%;
}
.hery_cycles_servcie_img1{
    padding-right: 21px;
}
.bawana_chamber_img img{
    width: 100%;
}
.hery_cycles_servcie_img3{
    padding-left: 21px;
}
.hery_cycles_servcie_list_head h2{
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
    text-align: center;
}
.hery_cycles_servcie_list_head h6{
    color: #007fac;
    font-size: 21px;
    font-family: montserratbold;
    text-align: center;
}
.hery_cycles_servcie_list {
    margin-bottom: 60px;
}
.hery_cycles_servcie_list_head {
    margin-bottom: 40px;
}

.bawana_chamber_text h2 {
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
}
.bawana_chamber_text h3 {
    font-size: 40px;
    font-family: montserratbold;
    color: #000;
    margin-top: 47px;
}
.bawana_chamber_text h3 span{
    display: block;
}
.bawana_chamber_text {
    margin-top: 35px;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #fff;
  margin: 6px 0;
  transition: 0.4s;
}
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
.navbar-light .navbar-toggler{
    border: none;
}
.hery_cycles_servcie_list .container-fluid{
    padding-left: 0px;
    padding-right: 0px;
}
.project-slider .swiper-pagination{
    display: none;
}
