.main-navigation .menu > li {
    font-size: 14px;
}
.site-header.default .main-navigation > .menu > .menu-item > a {
    padding: 15px 20px 40px;
}
.footer-copyright a {
    color: #888888;
}
h1 {
    font-size: 3.4em;
    line-height: 1.4;
    text-transform: uppercase;
    margin-top: 0;
    color: #496480;
}
.widget {
    margin-bottom: 40px;
    padding-bottom: 20px;
}
.widget .widget-title {
    margin: 0 0 30px;
    color: #60778e;
}
.site-content_wrap,
.single .site-content_wrap.container {
    padding-top: 100px;
}
.header-container {
    padding-bottom: 0;
}
.sidebar-primary {
    padding-top: 22px;
}
.mfp-title {
    padding: 20px 0;
    line-height: 1.6;
}
.swiper-wrap {
    top: 0;
}
.tm_pb_swiper h2 {
    color: #7f9fc1;
}
ul > li:before,
.page .entry-content ul > li::before {
    background: #496480;
}
#tm_builder_outer_content .tm_pb_module ul {
    margin: 0 0 13px 0;
}
.tm-pb-icon {
    font-size: 80px;
}
.post {
    padding-bottom: 0;
    margin-bottom: 0;
}
.tm_pb_slide {
    background-color: #1A2B3C!important;
}
.tm_pb_swiper .swiper-wrap {
    display: none;
}
body.home .swiper-wrapper footer,
body.home .swiper-wrapper article {
    display: none;
}
.tm-pb-contact-message .cf-success-message {
    color: #2ecc71!important;
}
.wpcf7-submit {
    margin-top: 10px;
    margin-bottom: 20px;
}
.header-container_wrap.container {
    position: relative;
}
.header-container_wrap.container .phone {
    position: absolute;
    top: 0;
    right: 20px;
    color: #1a1a1a;
    background: #ffffff;
    padding: 15px 20px;
    line-height: 100%;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .8px;
}
.header-container_wrap.container .phone i {
    margin-right: 10px;
}

/* Bordures d'IMG */

.entry-content img,
.sidebar-primary img {
    border: 4px #1A2B3C solid;
}
#tm_builder_outer_content .tm_pb_module img {
    border: solid;
}
#tm_builder_outer_content .tm_pb_module a:hover {
    color: #1A2B3C;
}

/* Facebook */

.rfbp-timestamp {
    display: none;
}
.rfbp-post {
    border-bottom: none;
    padding-bottom: 0;
}
.rfbp-heading {
    font-size: 1.4em;
    margin: 0;
}
.rfbp-text {
    font-size: 1em;
}

/* Responsive */

@media (max-width: 767px) {
    
    .site-header.default .header-container {
        padding-top: 102px;
    }
    .site-content_wrap {
        padding-top: 50px;
    }
    .header-container_wrap.container .phone {
        top: -80px;
        left: 20px;
        right: 20px;
        padding: 15px;
        text-align: center;
    }

}

.content-layout-boxed .container.site-content {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
}

@media (max-width: 1999px) {
    
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        margin-bottom: 20px;
    }
    .tm_pb_builder #tm_builder_outer_content hr {
        height: 20px!important;
    }

}