html,
body {
    height: 100%;
}

.body_full,
.bs-example,
.bs-example .row,
.bs-example .row .ST_content {
    height: 100%;
    overflow: auto;
}

.body_full {
    background: url(../img/bg.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.infos {
    transform: translateY(-50%);
    top: 60%;
    position: absolute;
    width: 100%;
    text-align: center;

}

h1 {
    margin-top: 49px !important;
    font-weight: 700 !important;
    color: #367050;
    font-size: 34px !important;
    line-height: 39px !important;
    text-transform: uppercase;
    letter-spacing: 0.9px !important;
}

body,
a,
p {
    font-family: 'Barlow', sans-serif;
}

.cigle {
    position: absolute;
    z-index: 2;
    transform: translateX(-50%);
    left: 55%;
    bottom: 20px;
}

p {

    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 0.75px;
    margin-bottom: 0;
}

a.btn span {
    font-size: 24px;
    font-weight: 400;
    color: #77211e;
    letter-spacing: 0.6px;
    padding: 0;
}

a.btn {
    border-color: #77211e;
    border-radius: 0;
    border-width: 1px !important;
    padding: 9px 27px;
}

a.btn:hover {
    background-color: #77211e;
}

a.btn:hover span {
    color: #fff;
}

a:hover {
    color: #e8c263;
}

p.Regist {
    font-size: 25px;
    line-height: 31px;
    font-weight: 400;
    color: #000000;
    letter-spacing: 0.625px;
    margin-bottom: 30px;
}

span.now {
    text-transform: uppercase;
    font-weight: 700;
    color: #1c5c36;
}

.row {
    margin: 0 !important;
}


.ST_contact {
    padding: 30px 0px 0 81px;
}

.ST_info {
    padding: 0px 20px;
}

.ST_info p {
    margin-bottom: 10px
}

.ST_info span {
    color: #fff;
}

.ST_info a {
    color: #fff;
}

.ST_info p span {

    font-weight: 400;
    color: #FFF;
    letter-spacing: 0.475px;
}

/*.message {


    font-size: 40px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 500;
    margin-top: 30px;
}*/


.message {
    font-size: 48px;
    color: #FFF;
    font-weight: 500 !important;
    margin-top: 25px;
    font-family: 'Nunito Sans' !important;
    /*margin-top: 180px;
    margin-bottom: 40px;*/
}

.message span {
    font-family: 'Nunito Sans' !important;
    font-size: 28px !important;
    color: #FFF;
    font-weight: 100 !important;
}

.bloc_button {
    margin-bottom: 68px;
    margin-top: 68px;
}

.bloc_icones a {
    margin-right: 20px;
}

.icone_viber {
    margin-right: 10px;
    width: 32px !important;
}

.bloc_button .btn {
    border: none !important;
}

.bloc_button .btn {
    margin-right: 10px;
    color: #525ea5 !important;
    padding: 10px 20px !important;
    background-color: #fff !important;
    font-size: 18px !important;
    border-radius: 50px !important;
    border-color: #fff !important;
    font-weight: 500 !important;
    font-family: 'Nunito Sans' !important;


}

.bloc_button .btn:hover {

    color: #fff !important;
    background-color: #5abee5 !important;
    font-size: 18px !important;
    border-radius: 50px !important;
    border-color: #5abee5 !important;
    font-weight: 500 !important;
    font-family: 'Nunito Sans' !important;

}

.bloc_button .btn.btn-blue {
    padding: 12px 30px !important;
    color: #fff !important;
    background-color: #5abee5 !important;
    font-size: 18px !important;
    border-radius: 50px !important;
    border-color: #5abee5 !important;
    font-weight: 500 !important;
    font-family: 'Nunito Sans' !important;

}

.bloc_button .btn.btn-blue:hover {
    color: #525ea5 !important;
    background-color: #fff !important;
    font-size: 18px !important;
    border-radius: 50px !important;
    font-weight: 500 !important;
    font-family: 'Nunito Sans' !important;

}


img.img_tw,
img.img_cont {
    margin-right: 10px;
}

.img_bar {
    margin-right: 16px;
    margin-left: 16px;
}

.bs-example {
    margin: 0;
}

.adresse,
.adresse a {
    color: #fff;
    font-size: 16px;
    font-family: 'Nunito Sans' !important;
}

.adresse {
    margin-top: 30px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 30px;
    padding: 0 20px;
    z-index: 3;
}

.ST_content {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    /*background-color:  rgba(69, 148, 206,0.85) ;*/
    background: url(../img/bg_violet.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    z-index: 1;
}



.style_icone {
    width: 32px !important;
}

.ST_logo {

    padding: 0px 20px;
}

.img_logo {
    max-width: 100%;
    width: 580px;

}

img.img_text {
    max-width: 100%;
    text-align: center;
    padding: 0px 30px;
}

.logo {
    text-align: center;
    padding: 0px 30px;
    margin-top: 100px;
}



/*********Responsive**********/
@media only screen and (max-width: 1200px) {

    /*.ST_content { background-image: url(img/bg_violet.jpg);
        background-repeat: no-repeat;
        background-position: center;
    
        }*/
        .cigle {
            transform: translateX(-38%);
            left: 55%;
        }
        .img_logo {
            width: 570px;
        
        }
    .email,
    .twitter {
        display: block;
        margin-top: 3px;
        margin-bottom: 3px;
    }

    .img_bar {
        display: none;
    }


    .message {

        font-size: 37px;
    }

    .message span {
        font-size: 17px !important;
    }

    .ST_logo {
        padding-right: 10px;
        padding: 31px;
        padding-top: 0px;
    }

}

@media only screen and (max-width: 990px) {
    .col-lg-6.col-md-12.ST_content {
        display: flex !important;
        transform: none !important;
        top: inherit !important;
    }

    .bloc_button {
        position: relative;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    .logo {
        margin-top: 80px !important;
    }

    .message {
        position: relative;
        font-size: 33px !important;
        padding-bottom: 50px !important;
    }

    .message span {
        font-size: 16px !important;
    }

    .adresse,
    .adresse a {
        font-size: 14px;
    }

    .bloc_button .btn,
    .bloc_button .btn.btn-blue,
    .bloc_button .btn:hover,
    .bloc_button .btn.btn-blue:hover {

        font-size: 18px !important
    }


    

    .bloc_button .btn.btn-blue {
        margin-top: 10px !important;
    }

    .cigle {
        display: none;
    }

    .img_text {
        text-align: center !important;
        padding: 0px 30px !important;
    }



    .infos {
        top: 50%;
    }

    .ST_logo {
        padding-right: 10px;
        padding: 31px;
        padding-top: 0px;
    }


    .body_full {
        background: url(../img/bg_violet.jpg) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover !important;
    }

}

@media only screen and (max-width: 600px) {
    /*.bloc_button .btn.btn-blue {
        margin-top: 10px !important;
    }*/


    .bloc_button .btn,
    .bloc_button .btn:hover
    {
        padding: 15px 50px !important;
    }

    .bloc_button .btn.btn-blue,
     .bloc_button .btn.btn-blue:hover{
        padding : 17px 60px !important;
     }



    .img_text {
        text-align: center !important;
        padding: 0px 30px !important;
    }

    /* .message {
       position: relative;
        font-size: 37px;
    }


    .message span {
        font-size: 17px !important;
    }*/

    h1 {
        font-size: 29px !important;
        margin-top: 30px !important;
    }

    .ST_logo {
        padding-right: 10px;
        padding: 31px;
        padding-top: 0px;
    }





    .ST_contact {
        padding: 31px;
        padding-top: 20px;
    }

    .ST_info {
        padding: 31px;
        padding-top: 20px;

    }

    .ST_info span {
        display: block;
        margin-bottom: 10px;
    }


}