
@import url('https://fonts.googleapis.com/css?family=Roboto');
body{
    margin: 0px;
    font-family: roboto !important;
}
a{
    text-decoration: none;
    /* display: block; */
    /* overflow: hidden; */
    /* border: 7px dashed red; */
}
h1,h2,h3,h4,h5,h6{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}
header{
    height: 61px;
    /* box-shadow: 2px 20px 4px 8px black; */
    /* width: 100%; */
}
.menu{
    width: 1200px;
    margin: auto;
    height: 61px;
    padding: 0px 75px;
}
.menu .logo{
    height: 70%;
    display: block;
    line-height: 6.4;
    float: left;
}
.menu .logo img{
    height: 88%;
}
.menu .menu_link{
    float:right;
    margin: 0px;
    margin-right: 5%;
    padding: 0px;
    line-height: 3.8;
}

.menu .menu_link li{
    display: inline;
    padding: 13px 21px 20px 21px;
}
.menu .menu_link li a{
    color: #676968;
    font-weight: bold;
    font-family: "roboto";
}

.menu .menu_link li.running{
    /* background-color: #ec8328; */
    border-bottom: 3px solid #ec8328;
    color: black;
}
.menu .menu_link li.running a{
    color: white;
    color: #4a4a4a;
}
.bt-menu-mobile{
    display: none;
}
.slider{
    background: url("img/slider-bg2.jpg") blueviolet right bottom;
    height: 392px;
    overflow: hidden;
    width: 100%;
    /* padding-top: 31px; */
}
.logos{
    width: 80%;
    height: 124px;
    margin: auto;
    padding:10px;
    overflow: hidden;
    /*border:1px solid red;*/
}
.logos div img
{
	display: table-cell;
    max-width:160px;
    height: 100px;
}
.title-logos
{
    width: 84%;
    margin:auto;
    padding:20px;
    font-size: 24px;
    color: #383737;
    font-weight: normal;
    font-family: roboto;
}
.form-devis{
    width: 331px;
    height: 391px;
    margin-left: 191px;
    background-color: #fff;
    background: #ec8328;
    border-radius: 4px;
    /* box-shadow: 0px 2px 2px 0px #a7a7a7; */
    /* display: none; */
    /* opacity: 0.9; */
}
.form-devis .form{/* width: 80%; *//* MARGIN: auto; *//* border: 1px solid; *//* overflow: hidden; */}
.form-devis .form input{width: 79%;height: 26px;padding: 5px;padding-left: 15px;margin: 26px auto;display: block;border: none;border-radius: 2px;}
button{
    background-color: #91c74fff;
    color: white;
    border: none;
    padding: 10px 28px;
    border-radius: 4px;
    display: block;
}
.form-devis .form button{
    margin: 67px auto;
}
.form-devis h1{
   text-align: center;
   padding:20px;
   color: white;
   font-size: 29px;
   font-family: roboto;
   font-weight: normal;
}

.devis{
    
    background-color: #289bce;
    background-color: #8fc749;background-color: #131b2a;
    /* padding: 23px; */
    color:white;
    font-size: 18px;
    font-weight: bold;
    font-family: arial;
    /* visibility: hidden; */
    height: 70px;
}
.devis h2{
    padding: 25px 0px;
    text-align: center;
    font-size: 20px;
    font-family: roboto;
    font-weight: normal;
}
.devis ul{
   display: flex;
   justify-content: space-around;
   margin: 0px;
}
.devis ul li a{
    width:50px;
}
.devis ul li a img{
    width:50px;
}

.warp{
    width: 1200px;
    margin: auto;
    padding: 34px 9px;
    padding-bottom:13px;
    overflow: hidden;
}
.services{
    /* height: 500px; */
    display: flex;
    justify-content: space-around;
    padding-bottom: 100px;
}
.service{
   width: 30%;
   height: 96%;
   background-color: #fff;
   text-align: center;
   margin-top: 56px;
}
.service .thumb{
   height: 127px;
   overflow: hidden;
   /* box-shadow: 1px 1px 7px 2px #c3c3c3; */
}
.service img{
   width: 35%;
   border-radius: 4px;
   /* box-shadow: inset 1px 1px 15px 3px grey; */
}
.service h1{
    font-size: 1.6em;
    line-height: 2.2rem;
    margin: .7em;
    color: #333;
    font-weight: normal;
}
.service h1 b{
    padding: 0px 5px;
    margin-right: 4px;
    color:white;
    /* border-radius: 1px; */
}
.service h1 b.h{
    background-color: #60cdfd;
}
.service h1 b.c{
    background-color: #fbc051;
}
.service h1 b.n{
    background-color: #b7e87d;
}
.service p{
   width: 80%;
   font-size: 14px;
   padding: 31px;
   margin:auto;
   padding-bottom: 60px;
   min-height: 137px;
}
.service a{
   background-color: #b9b9b9;
   padding: 15px;
   color:white;
   border-radius: 5px;
}
.service_1 a:hover{
    background-color: #fbc051;
}
.service_2 a:hover{
    background-color: #b7e87d;
}
.service_3 a:hover{
    background-color: #60cdfd;
}
.action_services{
    display: flex;
    justify-content: space-around;
    width: 1200px;
    margin:auto;
}
.action_services a{
    width: 30%;
    padding-bottom: 20px;
    text-align: center;
    color:white;
    background-color: gray;
}

.action_services a.service_1{
    background-color: #ffa700;
}
.action_services a.service_2{
    background-color: #90c74f;
}
.action_services a.service_3{
    background-color: #27a8e1;
}
.about1{overflow: hidden;padding: 20px;height: 134px;}
.about1 .about-logo{
    float:left;
    margin: 30px;
}
.about1 p{
    margin-top: 44px;
}
.about{
    background:url("img/aboutimg.png") no-repeat right bottom #f4f5f7;
    padding: 80px;
    line-height: 2;
    box-shadow: inset 0px 4px 10px -1px #ececec;
    z-index: 999999;
}
.about h1, .about p{
    color:#131b2a;
    /* font-size: 21px; */
}
.about p{
    width: 60%;
    text-indent: justifier;
}
.valeur{
    margin-left:40px;
}
.presta{margin: 0px auto;}
.presta ul{
    display: flex;
    justify-content: space-around;
    list-style: none;
    justify-content: center;
    flex-wrap: wrap;
    margin: 75px 0px;
    /* justify-content: space-around; */
}
.cercle_offres li{
    margin: 21px 20px;
    border-radius: 50%;
    width: 190px;
    height: 190px;
    display: inherit;
    background-color: #92C4D3;
    vertical-align: middle;
}
.cercle_offres li a{
    display: block;
    margin: auto;
    text-align: center;
    color: white;
    font-size: 23px;
    line-height: 180px;
    border-radius: 50%;
    width: 170px;
    height: 170px;
    border: 2px dashed white;
}
/* .presta li.color1{
    background-color: #131B2A;
}
.presta li.color2{
    background-color: #92C4D3;
}
.presta li.color3{
    background-color: #89A5DD;
}
.presta li.color4{
    background-color: #806795;
}
.presta li.color5{
    background-color: #4D3679;
} */


.solutions{
    background: #eaeaea;
    /* background-color: #131b2a; */
    /* background: #ffffff; */
    /* box-shadow: inset -3px -3px 12px 4px black; */
}
.title{
    color: #73bad0;
    padding-top:30px;
    font-size: 33px;
    font-weight: normal;
}
.solutions ul{
    padding: 0px;
    display: flex;
    justify-content: space-around;
    list-style: none;
    flex-wrap: wrap;
    list-style: none;
}
.solutions li{
    width: 230px;
    height: 107px;
    margin: 18px;
    background-color: white;
}
.solutions li{
    width: 13%;
    text-align: center;
    height: 20%;
    margin: 19px;
    background-color: white;
    overflow: hidden;
    background: transparent;
}
.solutions li a img{
    width: 100%;
}
.solutions a.bt{
    display: block;
    margin: 30px auto;
    width: 15%;
    padding: 4px;
    text-align: center;
    color: #34486d;
    background: white;
}
.solutions a.bt span{
    border: 1px dashed #bac1ce;
    padding: 10px;
    display: block;
}
.solutions ul li a span{
    margin-top: 26px;
    display: block;
    color: #2b3c5d;
}
.contact{
    /* width:1200px; */
    margin: auto;
    height:475px;
    background: url("img/bgmap.png") center center no-repeat;
}

.footer .top{
    background: #34486d;
}
.footer .bottom{
    height: 68px;
    background-color: #2b3c5dff;
}
.footer .logo-white{
    height: 29px;
    float: right;
    padding: 20px;
}
.footer .copyright{
    margin: auto;
    text-align: center;
    line-height: 72px;
    color: white;
}
@media screen and (max-width: 900px) 
{
    header{
        box-shadow:none;
        /* background: #ec8328; */
        height: 50px;
    }
    .menu{
        width: 91%;
        margin: 0px;
        padding: 0px;
        padding-left: 20px;
        height: 50px;
    }
    .menu .logo{
        line-height: 4.6;
    }
    .menu_link{
        display: none;
        position: fixed;
        top: 64px;
        right: 0px;
        background-color: white;
        width: 89%;
        height: 49%;
        text-align: center;
        border-radius: 10px;
    }
    .menu .menu_link li{
        display: block;
        padding: 0px 21px 3px 21px;
        border-bottom: 1px solid #d3d3d382 !important;
    }
    .menu .menu_link li:last-child{
        border-bottom: none !important;
    }
    .menu .menu_link li.running a{
        color:#ec8328;
    }
    .bt-menu-mobile{
        display: block;
        float: right;
        padding: 20px;
        padding-right: 17px;
        color: black;
    }
    .bt-menu-mobile i{
        font-size: 19px;
        color:black;
    }
    .devis h2{
        padding: 12px 29px;
        font-size: 17px;
    }
    .form-devis{
        /* opacity: 0.7; */
        width: 100%;
        margin: 0;
        background: #2890ec47;
        /* background: #ec83282e; */
    }
    .warp{
        width:94%;
        padding: 0px;
    }
    .about{
        padding: 0px;
        padding-left: 32px;
        background: #f4f5f7;
    }
    .about p{
        width: 89%;
        text-align: justify;
    }
    .about1{
        height: 271px;
    }
    .about1 img{
        width: 23%;
        margin: 0px;
        /* margin-top: 110px; */
    }
    .about1 p{
        margin-top: 0px;
        margin-left: 135px;
        font-size: 0.89em;
        text-align: justify;
    }
    .services{
        display: block;
    }
    .service{
        width: 80%;
        margin: 36px auto;
        margin-bottom: 98px;
    }
    .solutions li{
        width: 22%;
    }
    .solutions a.bt{
        width:30%;
    }
    .title{
        padding-left: 27px;
    }
}

/* page nuisibles */

.info{
    padding-top: 10px;
}
.info img{
    float:left;
    width: 10%;
}
.info img.photo{
    width: 30%;
    float:right;
    padding-top: 13px;
}

.info h1{
    color: #2b3c5d;
    border-bottom:1px solid #2b3c5d;
    margin-left: 12%;
}
.info blockquote{
    margin-left: 12%;
}
.info p{
    margin-left: 12%;
}
.conversion{
    background: #f7f7f7;
}
.conversion .form-devis{
    float: right;
}

.avantage{
    color: #2b3c5d;
    width: 700px;
    /* margin: auto; */
    margin-left: 10%;
    font-size: 20px;
    line-height: 57px;
}
.avantage ul{
    list-style: none;
}
.avantage i{
    padding-right:20px;
}
.folding-content{
    width: 100%;
    padding: 39px 0px;
    background: #f4f5f7;
    border-radius: 4px;
}
.mobile-only{
    display:none;
}
.no-mobile{
    display:block;
}
@media screen and (max-width: 900px) 
{
    .no-mobile{
        display:none;
    }
    .mobile-only{
        display:block;
    }
    .avantage{
        margin-left: 0px;
        width:100%;
        font-size: 1em;
    }
    .avantage ul{
        padding-left: 28px;
        margin-top: 37px;
    }
    .info{
        padding: 13px;
    }
    .info img{
        width: 24%;
        padding-top: 27px;
    }
    .info img.photo{
        display: block;
        width: 82%;
        margin: 42px;
        margin-top: 0px;
    }
    .info p{
    margin-left: 28%;
    font-size: 1em;
    }
    .info h1{
        width: 86%;
        margin-left: 27%;
    }
    .info blockquote{
        width: 71%;
        margin-left: 88px;
        text-align: justify;
    }
    
}


/* Apropos */

.apropos_sections h1{
    font-size: 26px;
    padding: 30px 0px;
}
.apropos_sections ul{
    list-style-type: square ;
    margin:10px;
}

.section {
    overflow: hidden;
    padding: 59px;
}
.section .thumb{
    float:left;
}
.section h1{
    margin-left: 25%;
    font-size: 23px;
}
.section p{
    margin-left: 25%;
    text-align: justify;
    line-height: 2;
}
.section .section-block{
    margin-left: 25%;
    padding-top:25px;
}
.apropos_sections hr{
    border-top: 1px solid lightgray;
    width:40%;

}


/* contact */

.contactform{
    padding: 80px;
    color: #777;
}
.contactform h1{
    color: #676565;
    font-size: 24px;
    padding-bottom: 22px;
}
.contactform .warpform{
    width: 46%;
    float: left;
    border-right: 1px solid #e8e8e8;
}
.contactform .warpform form{
    margin-top: 41px;
}
.contactform label{
    display: block;
}
.contactform input,.contactform select,.contactform textarea{
    width: 76%;
    padding: 10px;
    margin: 10px;
    margin-left: 0px;
    border: 1px solid lightgray;
    border-radius: 4px;
}
.contactform select{
    width: 80.3%;
}
.coordonee{
    margin-left: 49%;
    line-height: 34px;
}
.contactform button{
    float: right;
    margin-top: 20px;
    margin-right: 109px;
}

.popup{
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height:100%;
}
.popup_content{
    background-color: white;
    border-radius: 12px;
    width: 50%;
    max-width: 440px;
    margin: auto;
    margin-top: 10%;
    padding: 40px;
}
.popup_content p{
    text-align: center;
    font-size: 16pt;
}
.popup_content button{
    margin: auto;
    cursor: pointer;
}
/**
 * Extracted from: SweetAlert
 * Modified by: Istiak Tridip
 */
 .success-checkmark {
    width: 80px;
    height: 110px;
    margin: 0 auto;
    
    .check-icon {
        width: 80px;
        height: 80px;
        position: relative;
        border-radius: 50%;
        box-sizing: content-box;
        border: 4px solid #4CAF50;
        
        &::before {
            top: 3px;
            left: -2px;
            width: 30px;
            transform-origin: 100% 50%;
            border-radius: 100px 0 0 100px;
        }
        
        &::after {
            top: 0;
            left: 30px;
            width: 60px;
            transform-origin: 0 50%;
            border-radius: 0 100px 100px 0;
            animation: rotate-circle 4.25s ease-in;
        }
        
        &::before, &::after {
            content: '';
            height: 100px;
            position: absolute;
            background: #FFFFFF;
            transform: rotate(-45deg);
        }
        
        .icon-line {
            height: 5px;
            background-color: #4CAF50;
            display: block;
            border-radius: 2px;
            position: absolute;
            z-index: 10;
            
            &.line-tip {
                top: 46px;
                left: 14px;
                width: 25px;
                transform: rotate(45deg);
                animation: icon-line-tip 0.75s;
            }
            
            &.line-long {
                top: 38px;
                right: 8px;
                width: 47px;
                transform: rotate(-45deg);
                animation: icon-line-long 0.75s;
            }
        }
        
        .icon-circle {
            top: -4px;
            left: -4px;
            z-index: 10;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            position: absolute;
            box-sizing: content-box;
            border: 4px solid rgba(76, 175, 80, .5);
        }
        
        .icon-fix {
            top: 8px;
            width: 5px;
            left: 26px;
            z-index: 1;
            height: 85px;
            position: absolute;
            transform: rotate(-45deg);
            background-color: #FFFFFF;
        }
    }
}

@keyframes rotate-circle {
    0% {
        transform: rotate(-45deg);
    }
    5% {
        transform: rotate(-45deg);
    }
    12% {
        transform: rotate(-405deg);
    }
    100% {
        transform: rotate(-405deg);
    }
}

@keyframes icon-line-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes icon-line-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@media screen and (max-width: 900px) 
{
    .contactform{
        padding: 43px;
        color: #777;
    }
    .contactform .warpform{
        width: 100%;
        float: none;
    }
    
    .contactform input,.contactform select,.contactform textarea{
        width: 92%;
    }
    .contactform select{
        width: 98.3%;
    }
    .coordonee{
        margin-left: 0%;
        margin-top: 61px;
    }
    .contactform button{
        margin-right: 0px;
    }
}
