*{
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
}
.pad-0{
    padding: 0 !important;
}
.pad-left-0{
    padding-left: 0 !important;
}
.pad-right-0{
    padding-right: 0 !important;
}
.container{
    max-width: 960px;
}
.cutom_menu{
    margin: 0;
}
.cutom_menu.navbar-inverse{
    background: #fff;
    border: #fff;
}
.cutom_menu .navbar-brand{
    height: inherit;
    padding-bottom: 0;
    padding-top: 20px;
   width: 455px;
 }
 .cutom_menu .navbar-nav > li > a {
    color: #7d7d7d;
    font-size: 16px;
    margin: 34px 0 32px 25px;
    padding: 0 0 4px;
}
.cutom_menu .navbar-nav  .home{
margin-left:0;
}
.cutom_menu.navbar-inverse .navbar-nav > .active > a, .cutom_menu.navbar-inverse .navbar-nav > .active > a:hover, .cutom_menu.navbar-inverse .navbar-nav > .active > a:focus{
    border-bottom: 2px solid #1cbfff;
    color: #7d7d7d;
    background: none;
}
.cutom_menu.navbar-inverse .navbar-nav > li > a:hover, .cutom_menu.navbar-inverse .navbar-nav > li > a:focus{
    border-bottom: 2px solid #1cbfff;
    color: #7d7d7d;
    background: none;
}
.study{color:#0C64AF;}
.study:hover{font-weight: bold;}
.mainbanner_section{
    background: url("../images/mainbanner.jpg") no-repeat center center #000;
    height: 510px;
    width: 100%;
}
.mainbanner_titel{
    color: #1cbfff;
    font-size: 60px;
    line-height: 72px;
    font-weight: 300;
    margin: 10% 0;
}
.mainbanner_titel span{
    color: #fff;
}
.side_detail_main{
    background: rgba(28,191,255,0.8);
    height: 510px;
    padding: 0 43px;
}
.side_detail_main p{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    padding: 40% 0;
}
.services_main {
    margin: 70px 0;
}
.pink_outer{
    background: rgba(237,28,36,0.8);
    overflow: hidden;
    padding: 0 15px;	
}
.pink_outer h1{
    color: #000000;
    font-size: 36px;
    font-weight: 300;
}
.pink_outer p{
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    /*font-weight: 300;*/
}
.grey_outer{
    background: #c2c2c2;
    overflow: hidden;
    padding: 0 15px;
}
.grey_outer h2{
    font-weight: 300;
    font-size: 24px;
    color: #545454;	
}
.grey_outer p{
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.green_part_main{
    background: rgba(0,189,0,0.8);
    height: 210px;
    overflow: hidden;
    padding: 40px 15px;
    text-align: center;
}
.green_part_main p{
    font-size: 30px;
    color: #fff;
    font-weight: 300;
}
.green_part_main img{
    width: inherit !important;
}
.services_main img{
    width: 100%;
}
.blue_bg_part{
    background: rgba(28,191,255,0.8);
    overflow: hidden;
    padding: 0 15px;
    position: absolute;
    top: 0;
    width: 94%;
    height: 100%;
}
.blue_bg_part h1{
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 45px;
    color: #fff;
}
.blue_bg_part h1:hover{text-decoration: underline; }
.blue_part{
    height: 210px;
}
.blue_part img{
    height: 100%;
}
.blue_bg_part p{
    font-size: 18px;
    color: #051a37;
    font-weight: normal;
    line-height: 24px;
}
.img_text_main{
    position: absolute;
    top: 0;
    padding: 0 0 0 35px;
}
.img_text_main h2{
    font-weight: 300;
    color: #ebebeb;
    font-size: 30px;
    line-height: 36px;
}
.img_text_main h2:hover{text-decoration: underline; }
.firat_row ,.second_row ,.about_row_main{
    margin-bottom: 20px !important;
}
.firat_row .grey_outer ,.firat_row .pink_outer{
    height: 215px;
}
.right_bar_grey h2{
    margin: 35px 0 20px;
}
.right_bar_grey p{
    padding-bottom: 8px;
}
.shared_saving_img{
    height: 217px;	
}
.shared_saving_img img{
    height: 100%;
}
.shared_saving_part h2{
    margin-top: 11px;
}
.meet_team_main{
    background: #ebebeb;
    padding: 100px 0;
}
.meet_team_main h2{
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 70px;
    font-weight: 300;
    color: #1cbfff;
    font-size: 36px;
}
.team_memb_main h3{
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
}
.team_memb_main span{
    color: #898989;
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
}
.team_memb_main p{
    font-size: 14px;
    line-height: 30px;
    color: #000;
}
.mission_left{
    background: #1cbfff;	
    height: 220px;
    width: 220px;
}
.mission_left p{
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;
    padding: 10px 15px;
    font-weight: 300;
}
.mission_right{
    font-size: 24px;
    font-weight: normal;
    line-height: 42px;
    color: 464646;
}
.mission_part_main{
    padding: 70px 0;
}
.about_us_page .mainbanner_titel{
    text-transform: uppercase;
}
.about_us_page .mainbanner_section{
    background: url("../images/about.jpg") no-repeat scroll center center #000;
    height: 430px;
    width: 100%;
}
.result_image_part{
    height: 360px;
    position: relative;
}
.chalenging_indu{
    background: url(../images/challenging.jpg) no-repeat center center #000;
}
.project_complate{
    background: url(../images/project_complate.jpg) no-repeat center center #000;
}
.shared{
    background: url(../images/shared.jpg) no-repeat center center #000;
}
.working_in{
    background: url(../images/working_in.jpg) no-repeat center center #000;
}
.working_with{
    background: url(../images/working_with.jpg) no-repeat center center #000;
}
.meeting_industry{
    background: url(../images/meeting_industry.jpg) no-repeat center center #000;
}
.result_image_part h1{
    bottom: 15px;
    color: #fff;
    font-size: 48px;
    font-weight: 300;
    line-height: 72px;
    position: absolute;
    text-transform: uppercase;
}
.result_grey_part{
    background: #ebebeb;
    padding: 10px 0 65px;
}
.result_grey_part h1{
    font-size: 48px;
    font-weight: 300;
    line-height: 72px;
    margin-top: 0;
    text-transform: uppercase;
}
.result_grey_part p{
    color: #464646;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-top: 40px;
}
.color_blue{
    color: #0b88c8;
}
.color_yellow_light{
    color: #a29f6b;
}
.color_red_light{
    color: #744848;
}
.color_green_light{
    color: #909d48;
}
.color_orange_light{
    color: #916d34;
}
.color_blue_light{
    color: #357375;
}
.study_page_main .mainbanner_section{
    background: url("../images/study_banner.jpg") no-repeat center center #000;
    height: 430px;
    width: 100%;
}
.study_page_main .mainbanner_titel{
    color: #fff;
}
.blue_part_main{
    background: #2b4984;
    padding: 80px 0;
}
.blue_part_main h2{
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 30px;
    text-transform: uppercase;
}
.blue_part_main p{
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    font-weight: normal;
}
.blue_part_main .img_main{
    display: inline-block;
    margin: 50px 30px 0 0;
}
.img_main_2{
    margin-top: 0 !important;
}
.grey_part_main{
    background: #ebebeb;
    padding: 80px 0;
}
.grey_part_main h2{
    color: #000;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 30px;
    text-transform: uppercase;
}
.grey_part_main p{
    color: #000;
    line-height: 30px;
    font-size: 18px;
    font-weight: normal;
}
.grey_part_main .img_main{
    display: inline-block;
    margin: 20px 30px 0 0;
}
.darkgrey_part_main{
    background: #363636;
    padding: 80px 0;
}
.darkgrey_part_main h2{
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 30px;
    text-transform: uppercase;
}
.darkgrey_part_main p{
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    font-weight: normal;
}
.darkgrey_part_main .img_main{
    display: inline-block;
    margin: 30px 30px 0 0;
}
.white_part_main{
    background: #fff;
    padding: 50px 0;
}
.white_part_main h2{
    color: #000;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 30px;
    text-transform: uppercase;
}
.white_part_main p{
    color: #000;
    line-height: 30px;
    font-size: 18px;
    font-weight: normal;
}
.white_part_main .img_main{
    display: inline-block;
    margin: 30px 30px 0 0;
}
.services_part_main{
    background: #fff;
    padding: 80px 0 30px 0;
    text-align: center;
}
.icon_ser_main{
    margin-bottom: 70px;
}
.services_part_main h4{
    color: #898989;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.services_part_main p{
    color: #363636;
    line-height: 36px;
    font-size: 18px;
    font-weight: normal;
}
.service_img{
    height: 150px;
}
.contact_page_main .mainbanner_section{
    background: url("../images/contact_page.jpg") no-repeat scroll center center #000;
    height: 430px;
    width: 100%;    
}
.contact_page_main .mainbanner_titel{
    color: #000;
    margin-bottom: 0;
}
.map_blue_section{
/*padding: 40px 23px;*/
padding: 40px 8px;
background: #1cbfff;
color: #fff;
font-size: 26px;
line-height: 50px;
height: 371px
}
.contect_content_main{
    margin: 70px 0;
}
.contect_form{
    margin-top: 20px;
}
.form_titel_main{
   
    padding: 0 25px;
    width: 100%;
    background: #000;
    min-height: 305px;
}
.form_titel_main p{
    bottom: 30px;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    left: 40px;
    line-height: 42px;
    position: absolute;
    width: 70%;
}
.contect_form .form-horizontal{
    background: none repeat scroll 0 0 #ebebeb;
    overflow: hidden;
    padding: 36px 20px;
    min-height: 305px;
}
.contect_form .form-horizontal .control-label{
    font-weight: normal;
    font-size: 18px;
    text-align: left;
}
.contect_form .form-horizontal .form-control{
    border: none;
    box-shadow: none;
    border-radius: 0;
}
.contect_form .form-horizontal textarea{
    resize: none;
}
.contect_form .btn{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #1cbfff;
    color: #fff;
    border-radius: 0; 
}
.design_build_main .mainbanner_section{
    background: url("../images/design_build_banner.jpg") no-repeat scroll center center #000;
    height: 430px;
    width: 100%; 
}
.design_build_main .mainbanner_section p{
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    margin: 11% 0 0;
    color: #000;
}
.design_build_main .mainbanner_titel{
    color: #fff;
    text-transform: uppercase;
    margin-left: 8.33333%;
}
.engineered_solution_main{
    background: #363636;	
}
.design_build_main_content .container{
    max-width: 1170px;
}
.engineered_solution_main h2{
    font-weight: 700;
    font-size: 36px;
    color: #1cbfff;
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.engineered_solution_main p{
    font-weight: normal;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 36px;
    color: #ebebeb;
}
.data_collection_main{
    background: #fff;
}
.data_collection_main h2{
    color: #fe9916;
    font-weight: 700;
    font-size: 36px;	
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.data_collection_main p{
    font-weight: normal;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 36px;
    color: #636363;
}
.financial_analysis_main{
    background: #ebebeb;
}
.financial_analysis_main h2{
    font-weight: 700;
    font-size: 36px;
    color: #1cbfff;
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.financial_analysis_main p{
    font-weight: normal;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 36px;
    color: #000;
}
.additional_savings_main{
    background: #363636;
}
.additional_savings_main h2{
    font-weight: 700;
    font-size: 36px;
    color: #83a202;
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.additional_savings_main p{
    font-weight: normal;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 36px;
    color: #ebebeb;
}
.environmental_impact_main{
    background: #ebebeb;
}
.environmental_impact_main h2{
    font-weight: 700;
    font-size: 36px;
    color: #1cbfff;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.environmental_impact_main p{
    font-weight: normal;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 36px;
    color: #000;
}
.pad-section{
    padding: 80px 0 0px 40px;
}
.project_management_main{
    padding: 80px 0;
}
.project_management_main h2{
    font-weight: 700;
    font-size: 36px;
    color: #1cbfff;
    text-transform: uppercase;
    margin-bottom: 50px;
    text-align: center;
}
.project_management_main h3{
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 36px;
}
.project_management_main p{
    font-size: 18px;
    line-height: 36px;
    color: #707070;
}
.envirment_details{
    margin: 25px 0 25px 30px;	
}
.envirment_details li{
    list-style: none;
}
.envirment_details span{
    font-size: 13px;
    line-height: 24px;
    color: #898989;
    width: 100%;
    display: inline-block;
}
.envirment_details label{
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    line-height: 24px;
    color: #1cbfff;
}
.four_steps_main{
    padding: 70px 0;
    background: #ebebeb;
}
.steps_detail h3{
    color: #898989;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.steps_detail li{
    color: #898989;
    font-size: 16px;
    line-height: 24px;
}
.icon_uper_main .round_counter{
    font-weight: 700;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    background: #959595;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    margin-right: 25px;
    display: inline-block;
}
.icon_uper_main {
    height: 65px;
}
.icon_uper_main img{
    display: inline-block;
}
.steps_detail{	
    overflow: hidden;
}
.steps_detail ul{
    margin-left: 20px;
}
.footer_part_main{
    background: #000;
    padding-top: 40px;
}
.footer_part_main h3{
    color: #1cbfff;
    font-size: 18px;
}
.footer_part_main p{
    color: #ebebeb;
    margin-bottom: 0;
}
.footer_bottom{
    border-top: 1px solid #fff;
    margin-top: 20px;
}
.footer_bottom p{
    padding: 15px 0 40px;
}
.footer_bottom ul{
    list-style: none;	
    color: #fff;
    margin: 15px 0;
}
.footer_bottom ul li{
    display: inline-block;
    margin: 0 10px;
}
.footer_bottom ul li a{
    text-decoration: none;
    color: #fff;
}
.navbar-inverse .navbar-toggle .icon-bar{
    background: #000;
}
.navbar-inverse .navbar-toggle{
    border: none;
    background: none !important;
}
.privacy_policy_page{
    background: none repeat scroll 0 0 #eee;
    padding: 20px 0;
}
.privacy_policy_page ul{
    line-height: 30px;
    padding-left: 45px;
}
.main_titel{
    font-weight: bold;
    margin-bottom: 45px;
    text-align: center;
}
.privacy_policy_page h3{
    font-size: 19px;
    font-weight: 600;
    margin-top: 30px;
}
.privacy_policy_page p{
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
}

/* All media Responsive Custom css*/

@media (max-width: 768px) and (min-width: 479px) {	
    .map_blue_section{
        font-size: 21px;
        line-height: 42px;
        padding: 34px 23px;
        height: inherit;
    }
    .form_titel_main p{
        font-size: 25px;
        left: 25px;
    }
    .form_titel_main{
        height: 308px;
    }
    .pink_outer p{
        font-size: 26px;
    }
    .pink_outer h1{
        font-size: 30px;
    }
}

@media (max-width: 767px){	
    .study_page_main .img_main{
        margin: 0 20px 40px 0;
    }
    .study_page_main h2{
        text-align: center;
    }
    .cutom_menu .navbar-nav > li > a{
        margin: 10px 0 10px 10px;
    }
    .cutom_menu .navbar-brand{
        padding-bottom: 2px;
        padding-top: 2px;
        width: 80%
    }
    .mainbanner_section{
        background-size: cover;
        height: inherit !important;
    }
    .side_detail_main p{
        padding: 4% 0;
    }
    .side_detail_main{
        height: inherit !important;
    }
    .pad-right-0{
        padding-right: 15px !important;
    }
    .pad-left-0{
        padding-left: 15px !important;
    }
    .firat_row .grey_outer, .firat_row .pink_outer{
        height: inherit !important;
    }
    .steps_detail h3{
        text-align: center;
    }
    .icon_uper_main{
        text-align: center;
    }
    .engineered_solution_main h2{
        font-size: 27px;
    }
    .pad-section{
        padding: 40px 0 40px 15px;
    }
    .envirment_details {
        margin: 25px 0;
    }    
}
@media (max-width: 768px){
    .side_detail_main p{
        padding: 25% 0;
    }
    .side_detail_main{
        padding: 0 33px;
    }
    .firat_row .grey_outer, .firat_row .pink_outer{
        height: inherit !important;
    }
    .result_grey_part h1{
        font-size: 41px;
    }
}
@media (max-width: 479px){
    .mainbanner_titel{
        font-size: 40px;
        line-height: 52px;
    }
    .cutom_menu .navbar-brand{
        width: 80%;
        padding-top: 12px;
    }	
    .blue_part {
        height: 250px;
    }
    .blue_bg_part{
        width: 91%;
    }
    .result_image_part h1{
        font-size: 36px;
        line-height: 46px;
    }
    .result_grey_part h1{
        font-size: 38px;
        line-height: 52px;
    }
}	