body{
    font-family:'Open Sans', 'Arial', sans-serif;
    font-weight:400;
    padding: 50px 0;
    background: transparent url(../landing/img/webinar-bg.jpg) no-repeat center top;
    background-size: cover;
}


.img-responsive{display:inline-block;}
.shadow{box-shadow:0 0 20px 0 rgba(0,0,0,0.3)}


.bloc-form {
    padding: 150px 0 50px 0;
}


.title{
    background-color: #37a3bf;
    color: #ffffff;
    position: relative;
    text-align: center;
    padding: 5px 15px 30px 15px;
}
h1{
    font-size:24px;
    font-weight:700;
    line-height:28px;
    position:relative;
    padding-bottom:15px;
}
.h1-like{
    font-size:40px;
    text-transform:uppercase;
    text-align:center;
}
h3{
    font-weight: bold;
    font-size:18px !important;
}
/*h1:after{
    position:absolute;
    bottom:0;
    left:50%;
    width:40px;
    content:"";
    height:2px;
    background:#fff;
    margin-left:-20px;
}*/
hr{
    margin-top:40px !important;
}
.title p{
    font-size:16px;
    margin-bottom:0;
}
.title p.small{
    font-size:12px;
}
.title img{
    margin-top: -125px;
}
.blue{
    color:#32598f;
}

section .form{
    background-color: #ffffff;
    padding: 30px 30px 0 30px;
}
section .form h2{
    color: #000000;
    font-weight: 700;
    font-size:24px;
    margin:20px 0;
}
section .form label{
    font-weight: 400;
}
section .form .input-lg{
    font-size:14px;
    padding:10px;
    border-radius:0
}
section .form .wpcf7-submit{
    border-radius:0;
    background:#37a3bf;
    position:relative;
    margin:20px auto 0;
    padding:15px 120px;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    border:2px solid #37a3bf;
    transition:all 0.2s ease;
    color: #ffffff;
}
section .form .wpcf7-submit:hover,
section .form .wpcf7-submit:focus{
    color:#37a3bf;
    background:#fff;
}
section .form .wpcf7-submit[disabled],
section .form .wpcf7-submit:hover[disabled],
section .form .wpcf7-submit:focus[disabled]{
    background-color: #aaaaaa !important;
    border:2px solid #aaaaaa !important;
    color: #ffffff !important;

}
section .form span.wpcf7-list-item:first-of-type{
    margin: 0;
}
section .form span.wpcf7-list-item-label{
    cursor: pointer;
}
section .form input[type="checkbox"], section .form input[type="radio"]{
    vertical-align: middle;
    margin: 0 5px 0 0;
}
section .form .required {font-style: italic; font-size: 11px;}

div.wpcf7 .ajax-loader{
    display: block;
    margin: 5px auto;
}

footer p{
    font-size:10px;
    line-height: 14px;
    color: #000000;
}
footer p a,
footer p a:hover,
footer p a:focus{
    color:#a3a3a3;
}
footer .legals p{
    text-align: center;
}
footer .legals p.company{
    color:#37a3bf;
    font-size:11px;
}
footer .rgpd p{
    color: #a3a3a3;
    text-align: justify;
    line-height: 11px;
}


.wpcf7-submit.btn-danger{border-radius:0;background:#d02a4c;position:relative;margin:15px auto;padding:15px 60px;font-size:14px;font-weight:700;text-transform:uppercase;border:2px solid #d02a4c;transition:all 0.2s ease}
.wpcf7-submit.btn-danger:hover{color:#d02a4c;background:#fff;}


.lp_2801 .title,
.lp_3450 .title{
    background-color: #cffbff;
    color: #1db1b2;
}
.lp_2801 h1:after,
.lp_3450 h1:after{
    background:#1db1b2;
}
.lp_2801 section .form .wpcf7-submit ,
.lp_3450 section .form .wpcf7-submit{
    background: #1db1b1;
    border:2px solid #1db1b1;
}
.lp_2801 section .form .wpcf7-submit:hover,
.lp_2801 section .form .wpcf7-submit:focus,
.lp_3450 section .form .wpcf7-submit:hover,
.lp_3450 section .form .wpcf7-submit:focus{
    color:#1db1b1;
    background:#fff;
}

.lp_2808 .title,
.lp_3452 .title{
    background-color: #3983ff;
}
.lp_2808 section .form .wpcf7-submit,
.lp_3452 section .form .wpcf7-submit{
    background: #3983ff;
    border:2px solid #3983ff;
}
.lp_2808 section .form .wpcf7-submit:hover,
.lp_2808 section .form .wpcf7-submit:focus,
.lp_3452 section .form .wpcf7-submit:hover,
.lp_3452 section .form .wpcf7-submit:focus{
    color: #3983ff;
    background: #fff;
}


body.lp_2817,
body.lp_3970{
    background-image: url(../landing/img/webinaire-construction-bg.jpg);
}
.lp_2817 .title,
.lp_3970 .title{
    background-color: #0076be;
}
.lp_2817 .title img,
.lp_3970 .title img{
    margin-top: 30px;
}
.lp_2817 .bloc-form,
.lp_3970 .bloc-form{
    padding-top: 75px;
}
.lp_2817 section .form .wpcf7-submit,
.lp_3970 section .form .wpcf7-submit{
    background: #0076be;
    border:2px solid #0076be;
}
.lp_2817 section .form .wpcf7-submit:hover,
.lp_2817 section .form .wpcf7-submit:focus,
.lp_3970 section .form .wpcf7-submit:hover,
.lp_3970 section .form .wpcf7-submit:focus{
    color: #0076be;
    background: #fff;
}
.lp_2817 footer p,
.lp_2817 footer .legals p.company,
.lp_2817 footer p a, .lp_2817 footer p a:hover, .lp_2817 footer p a:focus,
.lp_3970 footer p,
.lp_3970 footer .legals p.company,
.lp_3970 footer p a, .lp_3970 footer p a:hover, .lp_3970 footer p a:focus{
    color: #ffffff;
}


body.lp_2823,
body.lp_4184{
    background-image: url(../landing/img/webinar-bg.jpg);
}
.lp_2823 .title,
.lp_4184 .title{
    background-color: #d02a4c;
}
.lp_2823 section .form a,
.lp_4184 section .form a,
.lp_2823 section .form a:hover,
.lp_4184 section .form a:focus,
.lp_2823 section .form a:hover,
.lp_4184 section .form a:focus{
    color: #d02a4c;
}

.lp_2823 section .form .wpcf7-submit,
.lp_4184 section .form .wpcf7-submit{
    background: #d02a4c;
    border:2px solid #d02a4c;
}
.lp_2823 section .form .wpcf7-submit:hover,
.lp_2823 section .form .wpcf7-submit:focus,
.lp_4184 section .form .wpcf7-submit:hover,
.lp_4184 section .form .wpcf7-submit:focus{
    color: #d02a4c;
    background: #fff;
}
/*.lp_2823 footer p,
.lp_2823 footer .legals p.company,
.lp_2823 footer p a, .lp_2823 footer p a:hover, .lp_2823 footer p a:focus,
.lp_4184 footer p,
.lp_4184 footer .legals p.company,
.lp_4184 footer p a, .lp_4184 footer p a:hover, .lp_4184 footer p a:focus{
    color: #ffffff;
}*/

@media (min-width:576px) {
    h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .title p{
        font-size: 20px;
        line-height: 24px;
    }
    .title p.small{
        font-size: 14px;
        line-height: 16px;
    }
    footer p{
        font-size: 11px;
    }
    footer .legals p.company{
        font-size:12px;
    }
}
@media (min-width:768px) {
    h1 {
        font-size: 32px;
        line-height: 36px;
    }
    .title p{
        font-size: 24px;
        line-height: 28px;
    }
    .title p.small{
        font-size:16px;
        line-height:20px;
    }
}
@media (min-width:992px) {
    h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .title p{
        font-size: 28px;
        line-height: 32px;
    }
}
@media (min-width:1200px) {
    h1{
        font-size:40px;
        line-height:44px;
    }
    .title p{
        font-size:30px;
        line-height:34px;
    }
}