body {
    font-family: 'Open Sans', sans-serif;
}

a {
    display: inline-block;
}

.top-logo img {
    width: 300px;
}

section#header {
    border-bottom: 4px solid #2f4e6d !important;
}

.top-logo {
    text-align: center;
}

.top-logo a {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
}

.slogan {
    color: #2f4e6d !important;
    text-transform: none;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    width: 450px;
    max-width: 100%;
    text-align: center;
    padding: 10px;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #ededed 50%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%, #ededed 50%, #ffffff 100%);
    background: linear-gradient(to right, #ffffff 0%, #ededed 50%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

section#hero .col-12 {
    padding: 0;
}

.hero-slider-item img {
    width: 100%;
}

.hero-slider .owl-nav {
    position: absolute;
    width: 97%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hero-slider .owl-nav span {
    font-size: 60px;
    color: transparent;
    transition: .3s ease;
}

.hero-slider:hover .owl-nav span {
    color: #44444414;
}

.hero-slider button.owl-next {
    position: absolute;
    right: 0;
}

.hero-slider button.owl-prev {
    left: 0;
}

button.collapsible-menu-1 {
    clip-path: polygon(0% 0%, 100% 0, 100% 70%, 50% 100%, 0 70%);
    background: #2f4e6d;
    height: 100px;
    border: none;
    color: white !important;
    transition: all 0.3s ease;
    text-align: center;
    line-height: 20px !important;
    text-transform: uppercase;
    padding-top: 5px;
    box-sizing: border-box;
    font-size: 16px;
    padding-bottom: 15px;
    width: 170px;
    position: fixed;
    top: 0;
    left: 30px;
    z-index: 10;
}

button.collapsible-menu-1 i {
    margin-top: 5px;
}

button.collapsible-menu-2 {
    clip-path: polygon(0% 0%, 100% 0, 100% 70%, 50% 100%, 0 70%);
    background: #e65529;
    height: 100px;
    border: none;
    padding: 0 10px;
    color: white !important;
    transition: all 0.3s ease;
    text-align: center;
    line-height: 20px !important;
    text-transform: uppercase;
    padding-top: 5px;
    box-sizing: border-box;
    font-size: 16px;
    padding-bottom: 15px;
    width: 170px;
    position: fixed;
    top: 0;
    right: 30px;
    z-index: 10;
}

button.collapsible-menu-2 i {
    margin-top: 5px;
}

.top-header-content {
    background: #2f4e6d;
    min-height: 140px;
    position: fixed;
    top: -110px;
    z-index: 20;
    width: 100%;
    animation: infinite;
    padding: 10px 0px;
    left: 0px;
    right: 0;
}

section#top-header .col-12 {
    padding: 0;
}

.login-form-top h1 {
    font-size: 22px;
    font-weight: 900;
    font-style: italic;
    color: white;
}

.login-form-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.collapsible-menu-1-hide i {
    font-size: 22px;
    color: #fff;
}

.login-form form {
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
}

.login-form form input {
    width: 38%;
    background: #8fa0b2;
    border: none;
    height: 29px;
    border-radius: 7px;
    color: white !important;
    padding: 0px 10px;
}

.login-form form button {
    width: 20%;
}

.login-form form button {
    border: none;
    background: #ff7f15;
    border-radius: 7px;
    color: white !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

.login-form p {
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 0px;
    color: #a7a7a7;
    margin-top: 15px;
}

.section-title h2 {
    line-height: 60px !important;
    font-size: 42px !important;
    color: #ff7f15;
    white-space: inherit !important;
    font-weight: 300 !important;
    margin-bottom: 0px;
}

.section-title h3 {
    font-weight: 300 !important;
    line-height: 46px !important;
    font-size: 36px !important;
    color: #ff7f15;
    white-space: inherit !important;
}

.section-title span {
    font-size: 16px;
    font-style: italic;
    color: #ff7f15;
}

section#village-bleu .section-title {
    text-align: center;
}

section#village-bleu {
    padding: 60px 0px;
    padding-top: 20px;
}

.village-bleu-content p {
    width: 64%;
    margin: 0 auto;
    font-size: 21px;
    font-weight: 300;
    line-height: 26px;
    color: #2f4e6d;
}

section#prise {
    background-color: rgb(47, 78, 109);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/prise_en_charge.jpg);
    clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
    padding: 150px 0px;
}

.prise-content h1 {
    color: white !important;
    font-size: 46px !important;
    font-weight: 300 !important;
    line-height: 50px !important;
    white-space: inherit !important;
    margin-bottom: 0px;
    text-transform: uppercase;
    display: inline-block !important;
}

.prise-content p {
    color: white !important;
    font-size: 21px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 20px;
}

#comment {
    background: url(../images/comments.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    margin: -80px auto;
    width: 100%;
    padding: 200px 0px;
    position: relative;
    clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
    background-size: 170% auto;
}

#comment .section-title h2 {
    color: #2a5576 !important;
    font-size: 46px !important;
    font-weight: 300 !important;
    line-height: 50px !important;
    white-space: inherit !important;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-bottom: 50px;
    text-align: center;
}

.comment-content p {
    color: #2f4e6d;
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: 700;
}

section#contact {
    background-color: #ff7f15;
    padding: 150px 0px;
    clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
    position: relative;
    margin: -150px auto;
}

#contact .section-title h2 {
    font-size: 46px !important;
    line-height: 50px !important;
    padding-bottom: 50px !important;
    color: white !important;
    text-align: center;
    font-weight: 700 !important;
}

.contact-info {
    background: url(../images/cercle-contactv2.png);
    padding: 215px 0px;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
}

.contact-info h4 {
    font-size: 24px !important;
    line-height: 28px !important;
    color: #fff;
    margin-bottom: 20px;
}

.contact-info h5 {
    font-size: 24px;
    color: #fff;
}

.contact-info span {
    font-size: 16px;
    color: #fff;
}

.form-top label {
    font-size: 16px;
    color: #fff;
}

.form-top > div {
    margin-bottom: 5px;
}

.form-input input {
    height: 29px;
    padding-top: 0;
    padding-bottom: 0;
    background: #f0f0f0;
    border: none;
    width: 48%;
    padding: 0px 10px;
    font-size: 15px;
}

.input-half {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.form-input > div {
    margin-top: 15px;
    margin-bottom: 15px;
}

.input-textarea textarea {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    background: #f0f0f0;
    border: none;
    padding: 0px 10px;
    font-size: 15px;
}

.verification-image {
    justify-content: flex-start;
}

.input-half.verification-image input {
    margin-right: 22px;
}

.footer-info h3 {
    color: rgb(47, 78, 109) !important;
}

.footer-info h3 {
    color: rgb(47, 78, 109) !important;
    font-weight: 300 !important;
    line-height: 46px !important;
    font-size: 36px !important;
}

.footer-info {
    text-align: center;
}

section#footer {
    margin-top: 160px;
    padding: 100px 0px;
    padding-bottom: 0px;
}

.footer-info img {
    margin-top: 40px;
    width: 355px;
    margin-bottom: 15px;
}

.footer-info h5 {
    color: #2f4e6d;
    font-size: 20px;
    line-height: 24px;
}

html {
    scroll-behavior: smooth;
}

#backToTop {
    background-color: #333333;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    color: #FFFFFF;
    height: 35px;
    position: fixed;
    right: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 48px;
    opacity: 0.9;
    z-index: 10000;
    transition: all 0.2s ease-in-out 0s;
    font-size: 20px;
    line-height: 35px;
}

#backToTop:hover {
    background-color: #A0CE4E;
    color: #fff;
}

.copytight-text p {
    color: #8c8989;
    font-size: 12px;
    text-align: center;
    margin-top: 60px;
}

.form-submit-btn button {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 25px;
}

.form-submit-btn {
    text-align: center;
}

.form-submit-btn button i {
    margin-right: 10px;
}

.hero-slider-item {
    max-height: 700px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-slider-item img {
    width: 140% !important;
}

.owl-item.active {
    position: relative;
    z-index: 99;
}
