
/***** Created by : Alexis - 28/06/2023 *********************/

@import url('/assets/global/css/fonts/ubuntu.css');

body {
    font-family: 'ubuntu', sans-serif;
    font-weight: 300;
}
.rgpd {
    font-size:0.75em;
    text-align: justify;
    padding-right:15px;
    padding-left: 15px;
    line-height:1.2;
}

#ui-datepicker-div {
    background:#fff;
    padding:15px;
}
.ui-datepicker-header {
    text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-month {
    margin-right:15px;
}
.ui-datepicker-calendar td {
    padding:4px;
}

/***********************************************************HEADER LOGO *******************************************/
header {
    color:#000000;
    min-height: 70px;
}

header img{
    max-width: 200px;
    padding: 20px 0px 20px 0px;
    width: 100%;
}
a {
    color: #000;
    text-decoration: underline;
}
a:hover {
    color: #000;
    text-decoration: none;
}
.responsive {
    display:none;
}
.desktop {
    display:block;
}

.pad-top  {
    padding-top: 50px;
}
.pad-bottom  {
    padding-bottom: 30px;
}
/*********************************************************** OFFRE *******************************************/



section.offre {
    padding:0px 0 60px 0;
    background-image: url(/assets/2023-06-panneaux_solaire/img/bg-panneaux.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 950px;
    position:relative;
}
.accroche img{
    width: 100%;
    padding-top: 40px;
}

.accroche h3 {
    font-size: 2em;
    padding-top: 30px;
}



/******************************************* FORMULAIRE *************************************************************/
.right-form{
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 50px;
    border-radius: 20px;
}
.form {
    padding: 20px;
}
.title-form {
    font-family: 'ubuntu', Helvetica, sans-serif;
    padding:25px 20px 0 20px;
    text-align: center;
    font-size:1.3em;
    line-height:1.2;
    color:#383838;
    font-weight: bold;
}

.title-form span {
    color:#279dce;
}


.btn-default, .form-control {
    border-radius:6px;
    border-color:#dee0e6;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control {
    color: #2e2e2e;
    display: block;
    width: 100%;
    height: 38px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 1.2;
    background-color: #fff;
    border-radius: 10px;
    outline: none;
    padding-bottom: 10px;
    font-weight: normal;
    border: 1px solid #dee0e6;
}

.form-control:placeholder {
    font-weight:bold;
}
.form-control[disabled]
{
    background-color: #fff;
}


.btn-default {
    background-color:  #fff;
    border-radius: 0;
    border:none;
    border-bottom: 1px solid #0a4e7c;
    outline: none;
    padding-bottom: 10px;
}


.form-control::placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder {
    color:#7c7c7c;
}


.deux .radio-label{
    width: 50%;
}

.deux .label {
    background-color: #fff;
    text-align: center;
    color:#2e2e2e;
    display: block;
    padding: 10px 10px;
    margin: -15px 5px 0 5px;
    font-size: 14px;
    font-weight: normal;
    border-radius: 10px;
    white-space: normal;
    line-height:1.2;
    border: 1px solid #dee0e6;
}

.label{
    color: #2e2e2e;
    font-size: 16px;
    padding: 0.2em 1.6em 0.3em 0;
    font-weight: 400;
}

.label_title{
    width: 100%;
    font-size: 18px;
    margin-top: 15px;
}




.deux .label:active, .deux .label:hover, .deux .label:focus, .deux .label.clicked  {
    background: #d1f1ff;
    color: #2e2e2e;
}

.btn-participer {
    font-family: 'ubuntu', sans-serif;
    width: 100%;
    padding: 20px 0;
    background-color: #279dce;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    margin-bottom: 10px;
}

.formulaire img {
    width: 30%;
    padding-bottom: 8px;
}

.name, .cp{
    padding-right: 5px
}
.adresseH{
    margin-bottom: 0
}

.custom-control-label{
    font-weight: 100;
    font-size: 11px;
    float: right;
    width: 90%
}

textarea.form-control {
    height:90px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    font-size: 10px;
}
.dropdown-menu > li > a {
    padding: 3px 5px;
}

.accroche2 span{
    font-size: 21px
}

.color {
    color:#2e2e2e;
    text-decoration: underline;
}

.checkbox-label{
    display: flex;
    align-items: flex-start;
    gap: 10px;

}
.checkbox-label span{
    background-color: transparent;
    color: #000;
    text-align: left;
    font-weight: 300;
    font-size: 12px;
    border: none;
    width: auto;
    height: auto;
    white-space: normal;
}

.checkbox-label span:hover{
    background: transparent;
}

.form-control::placeholder{
    color: black;
}

.img_res{
    display: none;
}

/************************************************************* SECTION **********************************/
.line {
    padding:100px 0 100px 0;
}

.line0 {
    padding:20px 0 0 0;
}


.line img{
    width: 100%;
}
.line0 img{
    width: 100%;
}

.line4 img{
    width: 100%;
    text-align: center;
}

.line2 {
    padding:50px 0 50px 0;
}

.line3 {
    padding:60px 0 60px 0;
    background-color: #f9fafd;
}

.line4 {
    padding:70px 0 70px 0;
}

.line4 p {
    text-align: center;
    padding: 30px 10px 30px 10px;
    font-family: 'ubuntu', sans-serif;
    font-size:1.1em;
    line-height: 1.6em;
}

.line3 h3 {
    font-family: 'ubuntu', sans-serif;
    font-size:2.3em;
    line-height: 1.3em;
    font-weight:bold;
    color: #2e2e2e;
    text-align: center;
    padding: 20px 30px 30px 30px;
    margin: 0;
}

.line3 h3 span {
    color: #fcdc2e;
}

.line3 p  {
    font-size:1.4em;
    line-height: 1.5em;
    color:#2e2e2e;
    text-align: center;
    padding-top: 10px;
}


h2 {
    font-family: 'ubuntu', sans-serif;
    font-size:1.5em;
    line-height: 1.3em;
    font-weight:normal;
    margin-bottom:30px;
    color: #2e2e2e;
    text-align: center;
}
.line h3 {
    font-family: 'ubuntu', sans-serif;
    font-size:2.3em;
    line-height: 1.3em;
    font-weight:bold;
    color: #2e2e2e;
    text-align: left;
    padding: 0px 30px 40px 30px;
    margin: 0;
}

.line h3 span {
    color: #279dce;
}

.line p  {
    font-size:1.4em;
    line-height: 1.5em;
    color:#2e2e2e;
    padding-left: 30px;
}

.line0 h3 {
    font-family: 'ubuntu', sans-serif;
    font-size:2.3em;
    line-height: 1.3em;
    font-weight:bold;
    color: #2e2e2e;
    text-align: left;
    padding: 0px 30px 40px 0px;
    margin: 0;
}

.line0 h3 span {
    color: #fcdc2e;
}

.line0 p  {
    font-size:1.4em;
    line-height: 1.5em;
    color:#2e2e2e;
    padding: 0px 15px 30px 0px;
}

.line .bloc {
    padding:30px;
    background: #ececec;
    border-radius:0 25px 25px 25px;
    min-height:540px;
}

.ico {
    text-align: center;
}
.ico img {
    width:70px;
}

.produits {
    color:#000000;
    margin: 35px 0;
    text-align: center;
}

.produits img{
    width: 25%;
    margin-bottom: 30px;
}


.btn-bottom .btn-participer2 {
    font-family: 'ubuntu', sans-serif;
    padding: 20px;
    background-color: #279dce;
    color: #ffffff;
    font-size:1.2em;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    display: block;
    text-align: center;
    margin: auto;
    width: 55%;
    max-width: 315px;
    text-decoration: none;
}

.btn-participer2:hover {
    text-decoration: none;
}



.img_icone{
    max-width: 500px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
    width: 100%;
}

.img_camera{
    width : 84%;
}

.btn_avis{
    margin : 80px auto 30px;
}
/********************************************************* RADIO BUTTONS ****************************************/

.button {
    /*  float: left;*/
    margin: 0 5px 0 0;
    /*width: 100px;
    height: 40px;*/
    position: relative;
}

.button label,
.button input {
    /*display: block;
    position: absolute;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.button input[type="radio"] {
    opacity: 0.011;
    z-index: 100;
}

.button input[type="radio"]:checked + label {
    background: #20b8be;
    border-radius: 4px;

}

.button label {
    text-align: left;
    cursor: pointer;
    z-index: 90;
    font-size: 18px;


}


/********************************************************* FOOTER ****************************************/
footer {
    padding:60px 30px 60px 30px;
    background-color: #279dce;
    color:#fff;
}
footer .ml {
    font-size:0.8em;
    font-weight:400;
    text-align: justify;
}

/********************************************************* RESPONSIVE ****************************************/


@media (max-width: 1199px){
    .img_camera{
        width : 90%;
    }

    .accroche img{
        width: 100%;
        padding-top: 40px;
    }
    .line .bloc {
        min-height: 400px;
        margin-bottom:30px;
    }
    .btn-bottom .btn-participer2 {
        width: 50%;
        margin-top: 0px;
    }
    .line .choice {
        margin-bottom:25px;
    }
    .line .choice img {
        width:50%;
    }
    .resp2 {
        display:none;
    }
}

@media (max-width: 990px) {

    .resp2 {
        display:block;
    }
    .img_res{
        display : block;
        max-width: 500px;
        margin: auto;
    }
    .header img{
        width: 75%;
    }
    .formulaire{
        margin-top: 0px;
        padding : 0;
    }

    section.offre {
        background-image: none;
        padding-bottom: 0 !important;
    }
    .responsive {
        display:block;
        padding: 0;
    }
    .responsive img {
        width:100%;
    }
    .desktop {
        display:none;
    }
    .right-form {
        margin-top: 0px;
        background: #fff;
        border-radius:0 0 30px 30px;
    }

    .title-form {
        font-family: 'ubuntu', Helvetica, sans-serif;
        padding:40px 20px 20px 20px;
    }


    .line .bloc {
        min-height: 300px;
    }
    .line .choice {
        min-height:100px;
    }
    .line .choice.padd100 {
        padding:25px 25px 25px 25px;
        min-height:50px;
    }
    .line .choice img {
        width: 30%;
    }
    .line2 {
        padding: 50px 0 50px 0;
    }
    .btn-bottom .btn-participer2 {
        width: 100%;
        margin-top: 0px;
    }
    .recapitulatif section.offre {
        padding: 0px 0 20px 0;
        min-height: 200px;
    }
    .line img{
        width: 100%;
        padding-bottom: 50px;
    }
    .line0 img{
        width: 100%;
        padding-bottom: 30px;
    }
    .line h3 {
        font-family: 'ubuntu', sans-serif;
        font-size:2.3em;
        line-height: 1.3em;
        font-weight:bold;
        color: #2e2e2e;
        text-align: left;
        padding: 20px 20px 20px 20px;
        margin: 0;
    }

    .line h3 span {
        color: #279dce;
    }

    .line p  {
        font-size:1.4em;
        line-height: 1.5em;
        color:#2e2e2e;
        padding: 20px 20px 20px 20px;

    }

    .line0 h3 {
        font-family: 'ubuntu', sans-serif;
        font-size:2.3em;
        line-height: 1.3em;
        font-weight:bold;
        color: #2e2e2e;
        text-align: left;
        padding: 20px 20px 20px 20px;
        margin: 0;
    }

    .line0 h3 span {
        color: #fcdc2e;
    }

    .line0 p  {
        font-size:1.4em;
        line-height: 1.5em;
        color:#2e2e2e;
        padding: 20px 20px 20px 20px;
    }

    .line3 p  {
        padding-left: 20px;
        padding-right: 20px;
    }



}

@media (max-width: 768px) {


    label{
        display:block;
    }
    label.radio-label{
        display:inline-block;
    }

    .deux .radio-label{
        width:50%;
    }
    .trois .radio-label{
        width:33.3333%;
    }

    .cinq .radio-label{
        width:20%;
    }
    .line4 {
        padding:0px 0 70px 0;
    }

    .line4 p {
        text-align: center;
        padding: 30px 20px 30px 20px;
        font-family: 'ubuntu', sans-serif;
        font-size:1.3em;
        line-height: 1.6em;
    }

    .line4 img{
        width: 100%;
        text-align: center;
        padding-left: 180px;
        padding-right: 180px;
    }

}



@media (max-width: 600px) {

    .line4 img{
        width: 100%;
        text-align: center;
        padding-left: 100px;
        padding-right: 100px;
    }

}

@media (max-width: 420px) {

    .line4 img{
        width: 100%;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }

}

