@media only screen and (max-width: 1919px){
.banner_sec .BannerText{
    left: 50%;
    transform: translateX(-50%);
    width: 1320px;
    padding-left: 12px;
    padding-right: 12px;
}
.banner_sec .BannerText h1 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0px; 
}
.banner_sec .Banner_pic {
    height: 600px;
}
.banner_sec .BannerText .button a {
    font-size: 13px;
    width: 350px;
}
.certifie_sec {
    padding-top: 75px;
}
.heading.title h2 {
    font-size: 38px;
    letter-spacing: 0px; 
    margin-bottom: 15px;
}
.certifie_sec .heading.title {
    margin-bottom: 40px;
}
.kpi-sec .right .number {
    font-size: 40px;
}
.prestation_sec .sec_heading {
    margin-bottom: 30px;
}
.prestation_sec {
    padding-top: 70px;
}
.prestation_sec .prestation_boxes a.box h3 {
    font-size: 20px;
}
.realisation_sec {
    padding-top: 95px;
    padding-bottom: 60px;
}



/**realisation innerpage css**/
.realisation_sec.innerpage {
    padding-top: 90px;
    padding-bottom: 50px;
}



    
/**realisation_details innerpage css**/
.realisation_details_sec {
    padding-top: 75px;
}
.realisation_details_sec .col-lg-6.left_sec {
    padding-right: 35px;
}
.realisation_details_sec .right_sec .heading h2 {
    font-size: 38px;
    margin-bottom: 15px;
}
.realisation_details_sec .right_sec .heading h5 {
    font-size: 22px;
    margin-bottom: 12px;
}
.realisation_details_sec .right_sec .info_sec {
    padding-top: 25px;
}
.realisation_details_sec .info_sec ul li {
    font-size: 15px;
    margin-right: 16px;
    margin-bottom: 12px;
    padding: 0px 16px 0px 0px;
}
.realisation_details_sec .info_sec ul li span {
    padding: 9px 15px;
    margin-right: 16px;
}
.project_image_sec {
    padding-top: 50px;
    padding-bottom: 40px;
}
.project_image_sec .box {
    height: 270px;
}



/**contactpage css starts**/
.contactpage_sec {
    padding-top: 55px;
    padding-bottom: 65px;
}
.contactpage_sec .sec_heading {
    padding-bottom: 40px;
}
.form_and_mapsec .map_pic {
    height: 530px;
}
.form_and_mapsec .cont_main_section_form h2 {
    font-size: 30px;
    margin-bottom: 16px;
}
.contactpage_sec .box .txt a.big {
    font-size: 27px;
}







    
    

   
}

@media only screen and (max-width: 1599px){

    
/**contactpage css starts**/    
.contactpage_sec .box .icon {
    width: 36px;
    margin-bottom: 16px;
}    
    
    

.PrestationsContainer .prestations_box{
    height: 440px;
}

.PrestationsContainer .prestations_content h2{
    font-size: 42px;
}

.PrestationsContainer .prestations_content .btn-light {
    width: 220px;
    height: 42px;
    font-size: 14px;
}

    
    
}

@media only screen and (max-width: 1439px){
.navbar-brand {
    height: 125px;
}
.navbar {
    padding-top: 40px;
}
.banner_sec .BannerText {
    width: 1140px;
}
.banner_sec .BannerText h1 {
    font-size: 35px;
    line-height: 40px;
}
.banner_sec .Banner_pic {
    height: 550px;
}
.heading.title h2 {
    font-size: 32px;
    letter-spacing: 0px;
    margin-bottom: 0px;
}
.certifie_sec .heading.title {
    margin-bottom: 25px;
}
.kpi-sec .col-lg-3.col-4.left{
    width: 20%;
    max-width: 20%;
    flex: 0 0 20%;
}
.kpi-sec .col-lg-7.col-8.right{
    width: 70%;
    max-width: 70%;
    flex: 0 0 70%;    
}    
.kpi-sec .col-lg-3 {
    justify-content: space-between;
}    
.kpi-sec .left img {
    width: 65px;
    height: auto;
}
.kpi-sec .right .heading {
    font-size: 18px;
}
.prestation_sec .prestation_boxes a.box {
    height: 155px;
}
.kpi-sec {
    padding: 35px 0px;
}
.realisation_sec .box {
    height: 285px;
}
.realisation_sec .box .cont {
    width: 90%;
}
.realisation_sec .box .cont h5 {
    font-size: 20px;
}
.realisation_sec .box .cont .button a {
    font-size: 18px;
}
.footer_sec {
    padding-top: 55px;
    padding-bottom: 30px;
}




/**realisation_details innerpage css**/    
.realisation_details_sec .right_sec .heading h2 {
    font-size: 32px;
}    
.realisation_details_sec .right_sec .heading h5 {
    font-size: 20px;
    margin-bottom: 10px;
}
.realisation_details_sec .right_sec p {
    line-height: 21px;
}
.realisation_details_sec .right_sec .info_sec h4 {
    font-size: 25px;
}
.realisation_details_sec .info_sec ul li {
    font-size: 14px;
    margin-right: 12px;
}
.realisation_details_sec .right_sec .info_sec {
    padding-top: 20px;
}
.project_image_sec .box {
    height: 225px;
}
.project_image_sec {
    padding-top: 45px;
    padding-bottom: 30px;
}



/**contactpage css starts**/    
.form_and_mapsec .cont_main_section_form .formbold textarea#message {
    height: 110px;
}
.form_and_mapsec .cont_main_section_form .contact_text_btm .button {
    margin: 20px auto 0px auto;
}
.form_and_mapsec .cont_main_section_form h2 {
    font-size: 27px;
}
.form_and_mapsec .cont_main_section_form .formbold-form-input {
    height: 42px;
}
.form_and_mapsec .right_sec {
    padding-left: 40px;
}
.contactpage_sec .box .txt a {
    text-decoration: none;
    font-size: 16px;
    max-width: 85%;
}






    
    
    
    
    
    
    
}

@media only screen and (max-width: 1359px){
.certifie_sec .pic_sec {
    height: 345px;
}
.prestation_sec .sec_heading {
    margin-bottom: 25px;
}
.certifie_sec {
    padding-top: 60px;
    padding-bottom: 40px;
}    
.prestation_sec .prestation_boxes a.box h3 {
    font-size: 18px;
}
.prestation_sec .prestation_boxes a.box {
    height: 135px;
}
.realisation_sec {
    padding-top: 80px;
    padding-bottom: 50px;
}
.footer_sec .left_sec .footer_logo img {
    height: 90px;
}
.footer_sec .social_media {
    margin-left: 75px;
    padding-top: 12px;
}
.footer_sec .contact_sec {
    padding-top: 20px;
    padding-bottom: 12px;
}
.footer_sec {
    padding-top: 45px;
    padding-bottom: 25px;
}




/**realisation innerpage css**/
.realisation_sec.innerpage {
    padding-top: 60px;
    padding-bottom: 25px;
}
.realisation_sec.innerpage .pagination {
    padding-top: 10px;
}
.realisation_sec.innerpage .sec_heading {
    margin-bottom: 25px;
}



    
    
    
    
    
    
    
}



@media only screen and (max-width: 1199px){
.navbar {
    padding-top: 25px;
}
.navbar-brand {
    height: 100px;
    margin-right: 0px !important;
}
.banner_sec .BannerText {
    display: block;
    width: 960px;
}    
.banner_sec .BannerText h1 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 35px;
}    
.banner_sec .Banner_pic {
    height: 450px;
}
.heading.title h2 {
    font-size: 28px;
}
.certifie_sec .heading.title {
    margin-bottom: 15px;
}
.certifie_sec h6 {
    font-size: 17px;
    margin-bottom: 22px;
}
.kpi-sec .left img {
    width: 55px;
    height: auto;
}
.kpi-sec .right .number {
    font-size: 32px;
    line-height: 35px;
}
.kpi-sec .right .heading {
    font-size: 17px;
}
.prestation_sec {
    padding-top: 50px;
}
.prestation_sec .prestation_boxes a.box h3 {
    width: 85%;
    max-width: 85%;
    font-size: 17px;
}
.prestation_sec .prestation_boxes a.box {
    height: 120px;
}
.realisation_sec .sec_heading .button a {
    font-size: 13px;
    width: 340px;
    height: 46px;
}
.realisation_sec .sec_heading {
    margin-bottom: 30px;
}
.realisation_sec .box {
    height: 235px;
}
.realisation_sec .box .text h6 {
    font-size: 18px;
    font-weight: 700;
}
.realisation_sec .box .cont h5 {
    font-size: 18px;
    margin-bottom: 8px;
}
.realisation_sec .box .cont .button a {
    font-size: 17px;
    margin-top: 25px;
}
.footer_sec .footer_heading h3 {
    font-size: 23px;
}
.footer_sec .right_sec .box .button a {
    height: 46px;
}
.footer_sec {
    padding-bottom: 20px;
}
.form_and_mapsec .cont_main_section_form h2 {
    margin-bottom: 10px;
}
.form_and_mapsec .cont_main_section_form .formbold-form-input {
    height: 40px;
}




/**realisation_details innerpage css**/ 
.realisation_details_sec .col-lg-6.left_sec {
    padding-right: 25px;
}
.realisation_details_sec .right_sec .info_sec h4 {
    font-size: 22px;
}
.realisation_details_sec .right_sec .heading h2 {
    font-size: 28px;
}
.realisation_details_sec .right_sec .heading h5 {
    font-size: 18px;
    margin-bottom: 5px;
}
.realisation_details_sec .right_sec .heading {
    padding-bottom: 12px;
}
.realisation_details_sec .right_sec p {
    font-size: 14px;
}
.realisation_details_sec .right_sec .info_sec {
    padding-top: 15px;
}
.realisation_details_sec .info_sec ul li span {
    padding: 7px 12px;
    margin-right: 12px;
}
.realisation_details_sec .info_sec ul li {
    font-size: 13px;
    padding: 0px 12px 0px 0px;
}
.realisation_details_sec .pic_sec {
    height: 440px;
}
.realisation_details_sec {
    padding-top: 60px;
}
.project_image_sec .box {
    height: 195px;
}


    
    
/**contactpage css starts**/ 
.form_and_mapsec .cont_main_section_form h2 {
    font-size: 23px;
}
.form_and_mapsec .cont_main_section_form .formbold textarea#message {
    height: 90px;
}
.form_and_mapsec .map_pic {
    height: 500px;
}
.contactpage_sec .box .txt a {
    font-size: 15px;
    max-width: 96%;
}
.contactpage_sec .box .txt a.big {
    font-size: 22px;
}
.contactpage_sec {
    padding-bottom: 45px;
}
.form_and_mapsec .right_sec {
    padding-left: 30px;
}
.form_and_mapsec .cont_main_section_form .formbold-form-input {
    padding-left: 11px;
}
.contactpage_sec .sec_heading {
    padding-bottom: 32px;
}




    
    
    
    

}

@media only screen and (max-width: 1023px){
.banner_sec .BannerText {
    display: block;
    width: 720px;
    bottom: 50px;
}
.banner_sec .BannerText h1 {
    font-size: 30px;
    line-height: 36px;
}
.banner_sec .Banner_pic {
    height: 415px;
}
.certifie_sec .pic_sec {
    margin-top: 20px;
}
.kpi-sec .col-lg-3 {
    justify-content: flex-start;
}
.kpi-sec .right {
    margin-left: 5px;
}
.kpi-sec .col-lg-3.col-6:first-child{
    margin-bottom: 20px;
}
.kpi-sec .col-lg-3.col-6:nth-child(2){
    margin-bottom: 20px;
}
.prestation_sec .prestation_boxes .col-lg-3.col-6:first-child{
    margin-bottom: 20px;
}
.prestation_sec .prestation_boxes .col-lg-3.col-6:nth-child(2){
    margin-bottom: 20px;
}
.realisation_sec {
    padding-top: 65px;
    padding-bottom: 40px;
}
.realisation_sec .sec_heading {
    margin-bottom: 25px;
    display: block;
}
.realisation_sec .sec_heading .heading.title{
    margin-bottom: 25px;
}
.owl-theme.realisation_slider .owl-nav{
    margin-top: 0px;
    display: none;
}
.owl-theme.realisation_slider .owl-dots{
    margin-top: 0px;
    display: none;
}    
.footer_sec .row{
    flex-wrap: wrap;
}    
.footer_sec .left_sec {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    order: 1;
}    
.footer_sec .right_sec {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    order: 2;
}
.footer_sec .middle_sec {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    order: 3;
    display: flex;
}    
.footer_sec .middle_sec .box.top{
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 0px;
    margin-top: 20px;
}    
.footer_sec .middle_sec .box.bottom{
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 0px;
    margin-top: 20px;
    padding-left: 12px;
}    
span.copyrightfirstline {
    display: block;
}    
.smenu {
    right: 8px;
}    
.smenu.active {
    right: 25px;
}    
span.copyrightsecodentline {
    display: block;
}    
span.f-devider {
    display: none;
}
.copyright p {
    font-size: 15px;
}
.footer_sec .social_media {
    margin-left: 60px;
}
.footer_sec .left_sec .footer_logo img {
    height: 80px;
}


/**innerpage banner css**/
.innerpage_banner .innerpage_bannerpic {
    height: 200px;
}

    
    
/**realisation page css starts**/    
.realisation_sec.innerpage {
    padding-top: 50px;
    padding-bottom: 10px;
}
.realisation_sec.innerpage .row .col-lg-4 {
    width: 50%;
    max-width: 50%;
}
.realisation_sec.innerpage .col-lg-4 {
    margin-bottom: 30px;
}
.realisation_sec.innerpage .pagination {
    padding-top: 10px;
    padding-bottom: 45px;
}
.realisation_sec.innerpage .box .overlay {
    opacity: 0.7;
}
.realisation_sec.innerpage .box .text{
    display: none;
}
.realisation_sec.innerpage .box .cont{
    display: block;
}

    
    
    
/**realisation_details innerpage css**/ 
.realisation_details_sec .col-lg-6.left_sec {
    padding-right: 12px;
    order: 2; 
}    
    
.realisation_details_sec .col-lg-6.right_sec{
    order: 1;  
}    
.realisation_details_sec .pic_sec {
    height: 330px;
}
.realisation_details_sec {
    padding-top: 50px;
}
.project_image_sec .col-lg-3 {
    margin-bottom: 20px;
}



/**contactpage css starts**/     
.contactpage_sec .col-lg-3.col-6:first-child{
    margin-bottom: 25px;
}   
.contactpage_sec .col-lg-3.col-6:nth-child(2){
    margin-bottom: 25px;
}     
.contactpage_sec .box .txt a {
    font-size: 15px;
    max-width: 75%;
}    
.form_and_mapsec {
    padding-top: 45px;
    padding-bottom: 40px;
}
.form_and_mapsec .right_sec {
    padding-left: 12px;
    margin-top: 35px;
}
.form_and_mapsec .map_pic {
    height: 300px;
}


.PrestationsContainer .prestations_box{
    height: 320px;
}

.PrestationsContainer .prestations_content h2{
    font-size: 37px;
}

.PrestationsContainer .prestations_content .btn-light {
    width: 200px;
    height: 40px;
    font-size: 13px;
}
.contactpage_sec .col-lg-4{
    margin-bottom: 30px;
}
.contactpage_sec .col-lg-4:last-child{
    margin-bottom: 0px;
} 





}



@media only screen and (max-width: 767px){
.banner_sec .BannerText {
    display: block;
    width: 540px;
    bottom: 35px;
}
.banner_sec .BannerText h1 {
    font-size: 26px;
    line-height: 32px;
}
.container{
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.certifie_sec .left_sec p {
    max-width: 100%;
}
.kpi-sec .right {
    margin-left: 12px;
}
.footer_sec .contact_sec ul li a {
    margin-left: 0px;
    margin-right: 0px;
    font-size: 15px;
}
.footer_sec .contact_sec ul {
    display: block;
}
.footer_sec .contact_sec ul li:first-child{
    padding-bottom: 6px;    
}    
.footer_sec .contact_sec ul li::before{
    display: none;
}    
.footer_sec .address_sec ul {
    margin-bottom: 5px;
    align-items: flex-start;
}    
.footer_sec .contact_sec {
    padding-top: 12px;
    padding-bottom: 12px;
}
.sidebar-navigation ul li a {
    font-size: 20px;
}
.banner_sec .BannerText .button a {
    height: 46px;
}
.footer_sec .social_media p {
    font-size: 14px;
}
.footer_sec .social_media {
    padding-top: 10px;
}

    
    
    
    
    
}



@media only screen and (max-width: 575px){
.banner_sec .Banner_pic {
    height: 380px;
}
.heading.title h2 {
    font-size: 26px;
}
.footer_sec .address_sec ul li:first-child {
    margin-right: 0px;
}
.footer_sec .address_sec ul li p {
    font-size: 13px;
    max-width: 120px;
}
.kpi-sec .right {
    margin-left: 18px;
}



/**realisation page css starts**/  
.realisation_sec.innerpage .box {
    height: 200px;
}


    
    
    
/**realisation_details innerpage css**/
.realisation_details_sec .pic_sec {
    height: 300px;
}    
    
    
/**contactpage css starts**/     
.contactpage_sec .box .txt a {
    max-width: 85%;
}    


.sidebar-nav{
    width: 100%;
    border-left: 0px;
}    


.footer_sec .middle_sec .box.top{
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
}

.footer_sec .middle_sec .box.bottom{
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
}

.PrestationsContainer .prestations_box{
    height: 270px;
}

.PrestationsContainer .prestations_content h2{
    font-size: 22px;
}

.PrestationsContainer .prestations_content .btn-light {
    width: 190px;
    height: 36px;
    font-size: 13px;
}



}


@media only screen and (max-width: 480px){
.footer_sec .left_sec {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}    
.footer_sec .right_sec {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    order: 2;
    padding-top: 10px;
    padding-bottom: 10px;
}
.copyright p {
    font-size: 14px;
}
.banner_sec .BannerText {
    width: 95%;
    bottom: 30px;
}
.certifie_sec .left_sec p {
    line-height: 21px;
}
    
.certifie_sec .pic_sec {
    height: 280px;
}
.kpi-sec .col-lg-3.col-4.left {
    width: 20%;
    max-width: 20%;
    flex: 0 0 20%;
}    
.kpi-sec .col-lg-7.col-8.right {
    width: 75%;
    max-width: 75%;
    flex: 0 0 75%;
    margin-left: 20px;
}    
.kpi-sec .left img {
    width: 50px;
}
.banner_sec .BannerText h1 {
    margin-bottom: 30px;
}
.certifie_sec {
    padding-top: 45px;
}
.copyright {
    padding-top: 15px;
    padding-bottom: 15px;
}
.offcanvas-header img.logo {
    top: 15px;
    left: 20px;
}
.sidebar-navigation ul {
    margin: 0px 5px;
}
.sidebar-nav .offcanvas-body {
    padding-top: 150px;
}
.smenu.active:before {
    padding-right: 35px;
}
.smenu.active span:after {
    width: 35px;
}
.smenu.active span:before {
    width: 35px;
}
.sidebar-navigation ul li a {
    font-size: 18px;
    padding: 5px 0px;
}



    
    
/**realisation page css starts**/  
.realisation_sec.innerpage .row .col-lg-4 {
    width: 100%;
    max-width: 100%;
}   
    
 
    
    
    
/**realisation_details innerpage css**/
.realisation_details_sec {
    padding-top: 40px;
}
.realisation_details_sec .pic_sec {
    height: 240px;
}
.project_image_sec .box {
    height: 160px;
}
.footer_sec .contact_sec {
    padding-top: 20px;
}
.footer_sec .address_sec ul li p {
    max-width: 170px;
}


    
    
    
    
    
    
}




@media only screen and (max-width: 440px){
.kpi-sec .col-lg-3.col-6{
    width: 100%;
    max-width: 100%;
}
.kpi-sec .col-lg-3.col-4.left {
    width: 15%;
    max-width: 15%;
    flex: 0 0 15%;
}
.kpi-sec .col-lg-7.col-8.right {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    margin-left: 6px;
}    
.prestation_sec .prestation_boxes .col-lg-3.col-6{
    width: 100%;
    max-width: 100%;
}  
.prestation_sec .prestation_boxes .col-lg-3.col-6:first-child {
    margin-bottom: 12px;
}
.prestation_sec .prestation_boxes .col-lg-3.col-6:nth-child(2) {
    margin-bottom: 12px;
}
.prestation_sec .prestation_boxes .col-lg-3.col-6:nth-child(3) {
    margin-bottom: 12px;
}    
.footer_sec .middle_sec {
    display: block;
}  
.footer_sec .middle_sec .box.bottom {
    margin-bottom: 10px;
    padding-left: 0px;
}    
.kpi-sec .col-lg-3.col-6:nth-child(3) {
    margin-bottom: 20px;
}    
.banner_sec .BannerText h1 {
    font-size: 25px;
    line-height: 32px;
}    
.certifie_sec h6 {
    font-size: 16px;
    margin-bottom: 22px;
}
.heading.title h2 {
    font-size: 24px;
}
.kpi-sec .right .number {
    font-size: 29px;
    line-height: 32px;
}


/**realisation innerpage css**/
.realisation_sec.innerpage .pagination ul {
    margin: 0px 16px;
}
.realisation_sec.innerpage .pagination ul li a {
    padding: 8px 13.45px;
    margin-left: 4px;
    margin-right: 4px;
}
.realisation_sec.innerpage .pagination a.click {
    width: 34px;
    height: 35px;
}

    
/**realisation_details innerpage css**/
.realisation_details_sec .right_sec .info_sec h4 {
    font-size: 20px;
}
.realisation_details_sec .right_sec .heading h2 {
    font-size: 24px;
}
.realisation_details_sec .right_sec .heading h5 {
    font-size: 16px;
}


    
/**contactpage css starts**/
.contactpage_sec .col-lg-3.col-6{
     width: 100%;
    max-width: 100%;
}  
.contactpage_sec .col-lg-3.col-6:nth-child(3) {
    margin-bottom: 25px;
}    
.contactpage_sec .box .txt a {
    max-width: 65%;
}
.contactpage_sec .sec_heading {
    padding-bottom: 40px;
}
.form_and_mapsec .cont_main_section_form h2 {
    font-size: 21px;
}
.form_and_mapsec .cont_main_section_form .col-lg-6.col-6{
    width: 100%;
    max-width: 100%;    
}


    
    
    
    
    
    
}





@media only screen and (max-width: 390px){
    
 
    
    
    
/**realisation_details innerpage css**/
.project_image_sec .box {
    height: 140px;
}    
    
    
}







