/* Reset */

html body,
body,
p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #131313
}

p {
    margin-bottom: 14px
}

img {
    margin: 0 auto;
    max-width: 100%;
    border: 0
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
    color: #131313;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.h1,
h1 {
    font-size: 43px;
    line-height: 54px;
}

.h2,
h2 {
    font-size: 30px;
    line-height: 54px;
}

.h3,
h3 {
    font-size: 25px;
    line-height: 54px;
    color: #004473
}

.h4,
h4 {
    font-size: 23px;
    line-height: 30px;
}

.h5,
h5 {
    font-size: 22px;
    line-height: 30px;
}

.h6,
h6 {
    font-size: 18px;
    line-height: 30px;
}

.section b,
.section strong {
    font-weight: 400;
}

.page-title span {
    color: #ed810a
}

.page-title.titleV2 {
    position: relative;
    display: inline-block;
    line-height: 111px
}

.page-title.titleV2::after {
    content: "";
    display: inline-block;
    width: 129px;
    height: 100%;
    position: absolute;
    top: 0;
    margin-left: 30px;
    background: url('../img/title-arrow.png') no-repeat left center;
    background-size: contain;
}

.section {
    padding: 60px 0
}

.container {
    max-width: 1200px
}

a,
.btn,
.form-submit,
input[type="submit"] input[type="reset"],
button {
    transition: all 400ms ease-in;
    -webkit-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
    -o-transition: all 400ms ease-in;
}

a {
    color: #004473;
}

a,
a:hover,
a:active,
a:focus {
    outline: 0;
    text-decoration: none;
}

::placeholder,
::-webkit-placeholder {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    color: #707070 !important
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
.form-control {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    padding: 20px 18px;
    border-radius: 0;
    font-size: 18px;
    line-height: 28px;
    color: #707070;
    outline: 0;
    border-color: #c1c1c1;
    height: auto;
}

textarea.form-control {
    resize: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
.form-control:focus {
    border-color: #c1c1c1
}

.btn,
.form-submit,
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    outline: 0;
    border: 0;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    padding: 16px 30px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    background-color: #004473;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.btn:hover,
.form-submit:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
    color: #fff;
    /*background-color: #ed810a;*/
    background-color: #153861;
    text-decoration: none;
}

.btn-link.focus,
.btn-link:focus {
    outline: 0;
    text-decoration: none;
    box-shadow: inherit;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
}

.form-control:focus {
    outline: 0;
    box-shadow: inherit;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
}


/* ./Reset */


/* Global */

.switch-lang {
    position: relative;
}

.switch-lang .current-lang {
    display: inline-block;
    font-size: 15px;
    line-height: 50px;
    color: #131313;
    text-transform: uppercase;
    cursor: pointer;
    padding-right: 2rem
}

.switch-lang .current-lang::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 6px;
    margin-left: 10px;
    background: url('../img/arrow-point-to-right.svg') no-repeat center;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.switch-lang .current-lang:hover .languages,
.switch-lang .current-lang:active .languages {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.switch-lang .languages a {
    font-size: 16px;
    line-height: 16px;
    color: #131313;
    padding: 10px;
    text-transform: uppercase;
    display: block;
}

.switch-lang .languages a:hover,
.switch-lang .languages .active a {
    color: #004473
}

.switch-lang .languages {
    list-style: none;
    padding: 0;
    z-index: 10;
    position: absolute;
    background: #e6e6e6;
    left: 0;
    width: 100%;
    line-height: 2rem;
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 400ms ease-in;
    -webkit-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
}

.switch-lang .languages li:not(:last-child) {
    border-bottom: 1px solid #ccc9c9
}

.widget-logo {
    margin: 10px 0 0
}

.widget-logo a {
    display: inline-block;
    text-align: center;
}

.widget .widget-title {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}

.widget-menu .menu-navigation,
.widget-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-menu .menu-navigation li {
    line-height: 25px
}

.widget-menu .menu-navigation a,
.widget-menu ul li a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    display: inline-block;
}

.widget-menu .menu-navigation a:hover,
.widget-menu ul li a:hover {
    text-decoration: underline;
}

.widget-sociaux .texte {
    margin: 3px 0 0
}

.widget-sociaux p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    display: block;
}

.widget-sociaux p {
    margin-bottom: 0
}

.widget-sociaux .sociaux {
    margin: 25px 0 0;
}

.widget-sociaux .sociaux a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border: 1px solid #fff;
}

.widget-sociaux .sociaux a .fa,
.widget-sociaux .sociaux a i {
    font-size: .6em
}

.posts-list .row {
    margin-right: -7px;
    margin-left: -7px;
}

.posts-list .post-item {
    padding: 0 7px;
    margin-bottom: 15px
}

.posts-list .post-img {
    margin: 0
}

.posts-list .post-title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    margin: 0 0 12px;
    text-transform: initial;
}

.posts-list .post-title a {
    color: inherit;
}

.posts-list .post-title a:hover {
    color: #004473
}

.posts-list .post-content {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-top: 0;
    text-align: center;
    padding-top: 18px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.posts-list .post-content .text-content {
    max-width: 100%;
    overflow: hidden;
}

.posts-list .post-content p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin: 0 0 20px;
    padding: 0 10px
}

.posts-list .post-content p span{
    font-size: 16px !important;
}

.posts-list .post-link {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #fff;
    background: #004473;
    padding: 15px 20px;
    margin: 0 -10px -5px;
}

.posts-list .post-link:hover {
    background: #015894
}

.posts-list.card-list .post-link {
    display: none;
}

.posts-list.card-list .post-title {
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
}

.posts-list.card-list .post-content {
    border: 0;
    padding: 30px 0 18px
}

.posts-list.card-list .post-content p {
    padding: 0 15px
}

.posts-filter {
    margin-bottom: 32px
}

.pagination {
    margin: 28px 0 0
}

.pagination a {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    color: #004473;
    font-weight: 600;
    border: 1px solid #004473;
    padding: 9px 19px
}

.pagination ul {
    margin: 0
}

.pagination li {
    margin: 0 !important
}

.pagination li~li {
    margin-left: 2px
}

.pagination .active a,
.pagination a:hover {
    background-color: #004473;
    color: #fff
}

.search-widget {
    float: left;
}

.search-widget .form-group {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 332px
}

.search-widget input,
.filter-widget select,
.search-widget .form-control {
    padding: 13px 20px;
    border-color: #004473
}

.search-widget ::placeholder {
    color: #131313
}

.search-widget .btn {
    flex: 0 0 56px;
    width: 56px;
    height: 56px;
    padding: 0;
    background: url('../img/search2.svg') #fff no-repeat center;
    border: 1px solid #004473;
    border-left: 0;
}

.search-widget .btn:hover {
    background-color: #004473;
    background-image: url('../img/search.svg')
}

.filter-widget label {
    position: relative;
    display: block;
    margin: 0;
    width: 332px
}

.filter-widget select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
}

.filter-widget label:after {
    content: '';
    display: block;
    position: absolute;
    width: 56px;
    height: 100%;
    top: 0;
    right: 0;
    border-left: 1px solid #004473;
    background: url('../img/arrow-d.png') no-repeat center;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.filter-widget .wrap-c {
    width: 100%;
}

.filter-widget span {
    font-size: 18px;
    line-height: 28px;
    color: #131313;
    font-weight: 300;
    margin-right: 15px
}

.filter-widget .form-group {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.single-post .post-thumbnail {
    max-height: 500px;
    overflow: hidden;
    margin-bottom: 30px
}

.fixed-nav {
    position: fixed;
    /*margin-top: 0px;*/
    top: 0;
    z-index: 99999999;
    background: #ffffff;
    margin-top: 25px;
}

@media (max-width: 768px) {
    .fixed-nav {
        display: none;
    }
}

.sidebar .widget {
    padding: 34px;
    background: #f2f2f2
}

.sidebar .widget.widget-nav {
    padding: 16px 34px 10px
}


/*.sidebar {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 0px;
}*/

.widget-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-nav ul li {
    padding: 0 !important;
    margin: 0 !important
}

.widget-nav ul li::before {
    display: none !important
}

.widget-nav ul li~li {
    border-top: 1px solid #004473
}

.widget-nav ul a {
    display: block;
    font-size: 20px;
    color: #131313;
    line-height: 30px;
    padding: 15px 0
}

.widget-nav .active a,
.widget-nav ul a:hover {
    font-weight: 600;
    color: #004473
}

#section-slider {
    position: relative;
}

#section-slider .item-slider {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 543px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#section-slider .page-title {
    font-size: 43px;
    line-height: 54px;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 7px
}

#section-slider p,
#section-slider .page-subtitle {
    font-size: 28px;
    line-height: 38px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
}

#section-slider .main-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

#section-slider .main-dots ul {
    margin: 0 0 24px;
    padding: 0;
    list-style: none;
    text-align: right;
}

#section-slider .main-dots ul li {
    display: inline-block;
    vertical-align: middle;
}

#section-slider .main-dots ul li~li {
    margin-left: 10px
}

#section-slider .main-dots ul li button {
    padding: 0;
    border: 0;
    text-indent: 1000px;
    overflow: hidden;
    width: 21px;
    height: 21px;
    outline: 0;
    background: rgba(255, 255, 255, .46);
    border-radius: 21px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
}

#section-slider .main-dots ul li.slick-active button,
#section-slider .main-dots ul li button:hover {
    background: #fff
}

.services-list .row {
    margin-left: -7px;
    margin-right: -7px;
}

.services-list .service-item {
    padding: 0 7px
}

.services-list .service-item a {
    display: block;
    position: relative;
}

.services-list .service-item .overlay {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 22px 26px;
    background: rgba(19, 19, 19, .41)
}

.services-list .service-item .inner-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    border: 1px solid #ffffff;
}

.services-list .service-item .service-name {
    font-size: 22px;
    line-height: 30px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.services-list .service-item .service-img {
    display: block;
    max-height: 252px;
    overflow: hidden;
}

.content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.content ul li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 46px
}

.content ul li:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 11px;
    background: #004473;
    position: absolute;
    left: 0;
    top: 12px;
}

.content ol {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: my-awesome-counter;
}

.content ol li {
    counter-increment: my-awesome-counter;
    margin-bottom: 10px
}

.content ol li::before {
    content: counter(my-awesome-counter) "-";
    color: #004473;
    font-weight: 900;
    font-size: 33px;
    line-height: 40px;
    margin-right: 42px
}


/* ./Global */


/* Header */

.top-header {
    background: #e6e6e6
}

.top-header .inner-topheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-header .blocLeft .open-searchform {
    background: #004473;
    line-height: 50px;
    display: inline-block;
    padding: 0 20px;
    text-align: center;
}

.top-header .blocLeft .list-lang {
    float: right;
    margin-left: 18px;
    margin-right: 0;
}

.top-header .blocLeft .list-search {
    position: relative;
}

.top-header .blocLeft .searchform {
    display: none;
    position: absolute;
    left: 0;
    background: #fff;
    width: 250px;
    z-index: 9;
    padding: 5px 0;
    top: 100%;
}

.top-header .blocLeft .searchform .form-group {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-header .blocLeft .searchform .form-control {
    padding: 5px 10px
}

.top-header .blocLeft .searchform .btn-search {
    line-height: 22px;
    padding: 10px 15px;
}

.top-header .blocLeft ul,
.top-header .blocRight ul {
    margin: 0
}

.top-header .blocRight li~li {
    margin-left: 18px
}

.top-header .blocRight ul a {
    display: inline-block;
    font-size: 15px;
    line-height: 50px;
    color: #131313;
}

.top-header .blocRight ul a:not(.mon-compte):hover {
    color: #004473
}

.top-header .blocRight ul a.mon-compte {
    background-color: #004473;
    color: #fff;
    padding: 0 20px
}

.top-header .blocRight ul a.mon-compte::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    margin-right: 20px;
    background: url('../img/user-account.png') no-repeat center;
}

.navbar-toggler {
    color: #131313;
    outline: 0 !important
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
    background: #fff;
    color: inherit;
}

.navigation-header .navbar {
    padding: 18px 0 17px;
    justify-content: space-between;
}

.navigation-header .navbar-nav {
    width: 100%;
    justify-content: flex-end;
}

.navigation-header .main-menu li {
    position: relative;
}

.navigation-header .main-menu>li~li {
    margin-left: 26px
}

.navigation-header .main-menu>li>a {
    font-size: 16px;
    line-height: 54px;
    color: #131313;
    font-weight: 600;
    text-transform: uppercase;
}

.navigation-header .main-menu .has-submbenu>.sub-menu {
    border-top: 1px solid #004473;
}

.navigation-header .main-menu>li>.sub-menu {
    background: #e6e6e6;
    position: absolute;
    z-index: 999;
    list-style: none;
    margin: 0;
    padding: 0;
    left: -300px;
    top: 100%;
    /*margin-top: 20px;*/
    margin-top: 48px;
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    transition: all 400ms ease-in;
    -webkit-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
}

.navigation-header .main-menu>li.has-submbenu:hover>.sub-menu {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}

.navigation-header .main-menu>li>.sub-menu>li>a {
    font-size: 18px;
    line-height: 75px;
    font-weight: 600;
    text-transform: uppercase;
    color: #131313;
    display: block;
    padding: 3px 40px;
    text-align: left;
    width: 406px
}

.navigation-header .main-menu>li>.sub-menu>li>a:hover,
.navigation-header .main-menu>li>.sub-menu>li.active>a {
    background: #ffffff
}

.navigation-header .main-menu>li>.sub-menu>li:hover>.sub-menu {
    z-index: 99;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}

.navigation-header .main-menu>li>.sub-menu li:first-child .sub-menu {
    border-top: 1px solid #004473;
    top: -1px
}

.navigation-header .main-menu .sub-menu .sub-menu {
    z-index: -1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    background: #fff;
    left: 100%;
    top: 0px;
    width: 337px;
    padding-left: 70px;
    padding-right: 30px;
    padding-top: 22px;
    padding-bottom: 42px;
    opacity: 0;
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transition: all 400ms ease-in;
    -webkit-transition: all 400ms ease-in;
    -moz-transition: all 400ms ease-in;
}

.navigation-header .main-menu .sub-menu .sub-menu a {
    font-size: 18px;
    line-height: 52px;
    font-weight: 400;
    color: #131313
}

.navigation-header .main-menu .sub-menu .sub-menu .active a,
.navigation-header .main-menu .sub-menu .sub-menu a:hover {
    font-weight: 600;
    color: #004473;
    text-decoration: underline;
}

.section-title {
    margin-bottom: 20px
}

.section-title .title {
    font-size: 28px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 900
}

.section-title .sous-title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    margin: 0 0 7px
}


/* ./Header */


/* Banner */

#section-banner {
    background-image: url('../img/banner-contact.jpg');
    background-color: #004473;
    background-repeat: no-repeat;
    background-position: left center;
    height: 357px;
}

#section-banner .inner-banner {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: flex-end;
    padding: 12px 0
}

#section-banner .inner-banner::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(19, 19, 19, .38)
}

#section-banner .page-title {
    position: relative;
    z-index: 99;
    font-size: 32px;
    line-height: 40px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}

#section-banner.banner-contact {
    background-image: url('../img/banner-contact.jpg');
}


/* ./Banner */


/* Contact */

#section-contact {
    padding: 72px 0 84px
}

#section-contact textarea.form-control {
    height: 238px;
    resize: none;
}

#section-contact .col-robot label {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300
}

.blcFormulaire .check-robot,
#section-contact .check-robot {
    margin-right: 30px
}

.blcFormulaire .col-submit,
#section-contact .col-submit {
    text-align: right;
}

#section-contact .btn-contact {
    padding-left: 54px;
    padding-right: 54px
}


/* ./Contact */


/* Installations */

#section-installations {
    padding: 56px 0 38px
}

#section-installations .installation-desc p,
#section-installations .installation-desc {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
}

#installations-listing {
    padding: 65px 0 94px;
    background: #e6e6e6
}

#installations-listing .pagination {
    margin: 24px 0 0;
}


/* Home */

#section-bienvenue {
    padding: 60px 0 46px;
    text-align: center;
}

#section-bienvenue p {
    font-weight: 300;
    max-width: 875px;
    margin: auto;
    line-height: 1.4;
}

#section-bienvenue p span {
    font-size: 18px !important;
}

#section-services {
    padding: 40px 0;
    background: url('../img/bg-services.jpg') repeat left top;
    background-size: contain;
}

#section-actus {
    padding: 58px 0 48px;
    background: url('../img/bg-actus.jpg') repeat left top;
    background-size: contain;
}

#section-actus .section-title {
    margin-bottom: 44px
}

#section-about {
    padding: 66px 0 58px;
    background: url('../img/bg-about.jpg') #fff no-repeat right center;
    background-size: contain;
}

#section-about p {
    margin-bottom: 20px !important;
    font-size: 18px !important;
    line-height: 28px !important;
}

#section-about p a {
    font-weight: 400;
}

/* ./Home */


/* Installations */

#single-installation {
    overflow-x: hidden;
    padding: 60px 0 32px
}

.blcPresentation p {
    /*margin-bottom: 38px*/
}

.blcSpecifites {
    position: relative;
    padding: 38px 0;
    background: #e6e6e6;
    margin: 0 0 40px
}

.blcSpecifites::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 400%;
    height: 100%;
    background: #e6e6e6;
    z-index: -1;
    margin-left: -100%
}

.blcCaracteristique p {
    margin-bottom: 36px
}

.blcInstrumentation {
    margin-top: 78px
}


/* ./Installations */


/* Contact et acces */

.blcCoordonnees {
    background-color: #f2f2f2;
    padding: 18px 30px 12px;
    margin-bottom: 62px
}

.blcTitle {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #004473;
    text-transform: initial;
    margin-bottom: 7px
}

.listCoordonnees li {
    padding-left: 0 !important;
    margin-bottom: 9px !important
}

.listCoordonnees li:before {
    display: none !important;
}

.listCoordonnees li>* {
    display: inline-block;
    vertical-align: middle;
}

.listCoordonnees li>img {
    margin-right: 20px
}

.listCoordonnees li a,
.listCoordonnees li span,
.listCoordonnees li>* {
    font-weight: 300
}

.listCoordonnees li>a {
    color: inherit;
}

.listCoordonnees li>a:hover {
    color: #004473;
}

.blcFormulaire textarea.form-control {
    height: 230px
}

.blcFormulaire .blcTitle {
    margin-bottom: 27px
}

.blcMaps {
    margin-top: 37px;
    height: 334px
}


/* ./Contact et acces */


/* Boite a outils */

.blcPresentation+.blcDocs {
    margin-top: 49px
}

.blcPresentation+.blcDocs.beforeFonc {
    /*margin-top: -28px;*/
    margin-bottom: 145px
}

.blcDocs .docName {
    font-weight: 400;
    display: block;
    margin-bottom: 7px;
}

.blcDocs .docItem {
    position: relative;
    margin-bottom: 17px;
    padding-left: 46px;
}

.blcDocs .docItem:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 11px;
    height: 11px;
    background: #004473;
    position: absolute;
    left: 0;
    top: 13px;
}

.blcDocs .docItem li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0 !important;
    margin: 0;
}

.blcDocs .docItem li:before {
    display: none !important
}

.blcDocs .docItem li~li {
    margin-left: 78px
}

.blcDocs .docItem .docLink {
    display: inline-block;
    font-weight: 300;
    font-style: italic;
    color: inherit;
    text-decoration: underline;
}

.blcDocs .docItem .docLink:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 10px
}

.blcDocs .docItem .docLink.docGuide:before {
    background: url('../img/icone-docs.svg') no-repeat center;
}

.blcDocs .docItem .docLink.docLogiciels:before {
    width: 20px;
    height: 20px;
    background: url('../img/icone-down.svg') no-repeat center;
}

.blcDocs .docItem .docLink.docFabricant:before {
    width: 16px;
    height: 16px;
    background: none;
    content: "\f1d8";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #004473
}


/* ./Boite a outils */


/* Recrutement */

.recruItem {
    background: #f2f2f2;
    border-bottom: 2px solid #004473;
    padding: 24px 30px 21px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-right: 15px;
}

.recruItem .blcTitle {
    font-weight: 600;
    margin-bottom: 3px
}

.recruItem p {
    line-height: 44px
}

.recruItem p,
.recruItem li {
    font-weight: 300;
}

.recruItem .recruInfo li {
    margin-bottom: 10px;
    padding-left: 0 !important
}

.recruItem .recruInfo li:last-child {
    margin-bottom: 0
}

.recruItem .recruInfo li:before {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -3px;
    margin-right: 13px
}

.recruItem .recruInfo li.type:before {
    width: 21px;
    height: 19px;
    background: url('../img/icone-cdi.svg') no-repeat left center;
}

.recruItem .recruInfo li.disponibilite:before {
    top: -6px;
    width: 17px;
    height: 17px;
    content: "\f017";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    color: #022974;
    font-size: 22px;
}

.recruItem .rowInfo {
    margin-top: 20px
}

.recruItem .recruInfo {
    margin-top: -4px
}


/* ./Recrutement */


/* Financements et partenariats */

.partItem {
    margin-bottom: 20px;
    border: 1px solid #f2f2f2;
}

.partItem .partLogo {
    padding: 15px;
    margin: 0;
    display: flex;
    height: 204px;
    justify-content: center;
    align-items: center;
}

.partItem .partName {
    font-size: 20px;
    line-height: 28px;
    text-transform: inherit;
    font-weight: 600;
    text-align: center;
    border-top: 1px solid #f2f2f2;
    margin: 0;
    padding: 18px 15px
}

.partItem .partName a {
    color: inherit;
}

.partItem .partName a:hover {
    color: #004473
}


/* ./Financements et partenariats */


/* Personnels */

.persItem {
    background-color: #f2f2f2;
    border-bottom: 2px solid #004473;
    margin-bottom: 40px
}

.persItem .persThumbnail {
    max-height: 343px;
    overflow: hidden;
    margin: 0
}

.persItem .persThumbnail img {
    width: 100%
}

.persItem .persInfos {
    padding: 16px 30px 19px
}

.persItem .blcTitle {
    margin-bottom: 2px
}

.persItem .persPoste {
    display: block;
}

.persItem .persContacts {
    margin-top: 9px
}

.persItem .persContacts li {
    padding-left: 0 !important;
    margin-bottom: 8px
}

.persItem .persContacts li:last-child {
    margin-bottom: 0
}

.persItem .persContacts li:before {
    position: relative;
    top: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px
}

.persItem .persContacts li.phone:before {
    width: 20px;
    height: 20px;
    background: url('../img/icone-phone-s.svg') no-repeat center;
}

.persItem .persContacts li.mail:before {
    width: 18px;
    height: 18px;
    background: url('../img/icone-email-s.svg') no-repeat center;
}

.persItem .persContacts li.link:before {
    width: 18px;
    height: 18px;
    background: url('../img/icone-marker.svg') no-repeat center;
}

.persItem .persContacts li a {
    color: inherit;
}

.persItem .persContacts li a:hover {
    color: #004473
}


/* ./Personnels */


/* Dispositifs */

.blcOptions {
    margin-top: 63px
}

.blcOptions ul li,
.blcUtilisation ol li {
    font-weight: 400
}

.blcOptions p strong {
    font-weight: 600
}

.blcOptions ul li:last-child {
    margin-bottom: 40px
}


/* ./Dispositifs */


/* Footer */

#main-footer {
    background: #004473;
}

#main-footer *,
#main-footer a {
    color: #fff
}

#main-footer .footer-widgets {
    padding: 40px 0 30px;
}

#main-footer .right-bloc .col~.col {
    padding-left: 30px;
    border-left: 1px solid #fff
}

#main-footer .footer-copyright {
    background: #fff;
    text-align: center;
    padding: 11px 0
}

#main-footer .left-bloc {
    max-width: 25.64%;
}

#main-footer .right-bloc {
    max-width: 74.36%;
}

#main-footer .copyright,
#main-footer .copyright a {
    color: #131313;
}

#main-footer .copyright {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
}

#main-footer .copyright a:hover {
    color: #004473;
    text-decoration: underline;
}


/* ./Footer */


/* Autre */

.blcLogoSlider {
    margin: 45px -15px 0
}

.logoItem figure {
    padding: 15px;
    margin: 0 15px;
    border: 1px solid #f2f2f2;
    display: flex;
    height: 80px;
    justify-content: center;
    align-items: center
}

.blcLogoSlider .slick-dots {
    margin: 26px 0 0;
    text-align: center;
}

.blcLogoSlider .slick-dots li {
    margin: 0 8px !important;
    padding: 0 !important;
    display: inline-block;
    vertical-align: middle;
}

.blcLogoSlider .slick-dots li:before {
    display: none;
}

.blcLogoSlider .slick-dots li button {
    padding: 0;
    border: 0;
    text-indent: 1000px;
    overflow: hidden;
    width: 12px;
    height: 12px;
    outline: 0;
    background: #131313;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
}

.blcLogoSlider .slick-dots li.slick-active button {
    background: #004473;
}


/* ./Autre */


/* Responsive */

@media screen and (max-width: 1700px) {
    .recruItem p {
        line-height: 38px
    }
    .blcTitle,
    html body,
    body,
    p {
        font-size: 18px;
        line-height: 32px;
    }
    #section-banner {
        height: 150px
    }
    input[type="text"],
    input[type="email"],
    input[type="password"],
    input[type="tel"],
    .form-control {
        padding: 11px 18px;
    }
    #section-contact textarea.form-control {
        height: 190px;
    }
    .search-widget .btn {
        width: 52px;
        height: 52px;
        flex: 0 0 52px
    }
    .filter-widget select,
    .search-widget input,
    .search-widget .form-control {
        padding: 11px 20px;
    }
    .filter-widget label:after {
        width: 52px
    }
    .single-post .post-thumbnail {
        max-height: 460px;
        overflow: hidden;
    }
    #section-slider .item-slider {
        height: 490px
    }
    #section-slider .main-dots ul li button {
        width: 18px;
        height: 18px
    }
    .navigation-header .main-menu>li>.sub-menu>li>a {
        line-height: 65px
    }
    .navigation-header .main-menu .sub-menu .sub-menu a {
        line-height: 44px
    }
    .content ol li::before {
        font-size: 27px;
        line-height: 34px;
        margin-right: 36px
    }
}

@media screen and (max-width: 1366px) {
    #section-about {
        background-position: right -10% center
    }
}

@media screen and (max-width: 1279px) {
    #section-about {
        background-position: right -30% center
    }
}

@media screen and (min-width: 1200px) {
    .navigation-header .main-menu>li>a::before {
        content: '';
        display: block;
        height: 1px;
        width: 0;
        overflow: 0;
        background: #004473;
        transition: all 400ms ease-in;
        -webkit-transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
    }
    .navigation-header .main-menu>li.active>a::before,
    .navigation-header .main-menu>li:hover>a::before {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    #section-banner {
        height: 287px;
    }
    #section-slider .item-slider {
        height: 480px;
    }
    #section-slider .main-dots ul li button {
        width: 16px;
        height: 16px
    }
    .pagination a {
        font-size: 18px;
        line-height: 29px;
        padding: 7px 17px;
    }
    .widget-nav ul a {
        font-size: 18px;
        padding: 12px 0;
    }
    html body,
    body,
    p {
        font-size: 18px;
        line-height: 30px;
    }
    .h1,
    h1,
    #section-banner .page-title {
        font-size: 30px;
        line-height: 36px;
    }
    .h2,
    h2,
    .section-title .title {
        font-size: 28px;
        line-height: 36px;
    }
    .h3,
    h3,
    .section-title .sous-title {
        font-size: 26px;
        line-height: 36px;
    }
    .h4,
    h4 {
        font-size: 24px;
        line-height: 30px;
    }
    .h5,
    h5 {
        font-size: 22px;
        line-height: 30px;
    }
    .h6,
    h6 {
        font-size: 18px;
        line-height: 30px;
    }
    #section-slider .page-title {
        font-size: 36px;
        line-height: 50px
    }
    #section-slider p,
    #section-slider .page-subtitle {
        font-size: 26px;
        line-height: 36px;
    }
    .services-list .service-item .service-name {
        font-size: 22px;
        line-height: 30px
    }
    .posts-list.card-list .post-title {
        font-size: 22px;
        line-height: 30px
    }
    #section-installations .installation-desc p,
    #section-installations .installation-desc {
        font-size: 22px;
        line-height: 30px
    }
    .section-title {
        margin-bottom: 25px;
    }
    .section-title .title,
    .section-title .sous-title {
        line-height: 30px;
        margin-bottom: 10px
    }
    #section-banner .page-title {
        line-height: 40px
    }
    #section-about p {
        margin-bottom: 20px;
    }
    .posts-list .post-content p,
    .posts-list .post-link {
        font-size: 16px;
        line-height: 26px;
    }
    #section-contact .btn-contact {
        padding: 12px 30px;
    }
    .sidebar .widget.widget-nav {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (max-width: 1199px) {
    #mainNavigation .open-submenu>a:after {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
    }
    #mainNavigation ul li.has-submbenu>a:after,
    #mainNavigation ul li.has-sub-submenu>a:after {
        content: ">";
        display: inline-block;
        position: absolute;
        right: 15px;
        transition: all 400ms ease-in;
        -webkit-transition: all 400ms ease-in;
        -moz-transition: all 400ms ease-in;
    }
    .navbar-brand {
        padding: 1rem 0
    }
    .navigation-header .main-menu>li>.sub-menu>li>a:hover,
    .navigation-header .main-menu>li>.sub-menu>li.active>a {
        background: #e6e6e6;
    }
    #section-about {
        background-position: right -20% center
    }
    .navigation-header .main-menu>li>a {
        display: block;
    }
    .navigation-header .main-menu>li~li {
        border-top: 1px solid #cac8c8;
    }
    .navigation-header .main-menu .has-submbenu>.sub-menu {
        display: none;
        border: 0;
        position: relative;
        opacity: 1;
        transform: translateY(0px);
        left: 0;
        top: 0;
        margin: 0 0 1rem;
    }
    .navigation-header .main-menu>li>.sub-menu>li>a {
        line-height: 30px;
        display: block;
        width: 100%;
        padding: 10px 15px 10px 0;
        margin-left: 15px;
        border-bottom: 1px solid #cac8c8;
    }
    .navigation-header .main-menu>li>.sub-menu>li:last-child>a {
        border: 0;
    }
    .navigation-header .main-menu>li~li {
        margin-left: 0;
    }
    .navigation-header .main-menu>li>.sub-menu li:first-child .sub-menu {
        border-top: 0;
        top: 0;
    }
    .navigation-header .main-menu .sub-menu .sub-menu li:not(:last-child) {
        border-bottom: 1px solid #cac8c8;
    }
    .navigation-header .main-menu .sub-menu .sub-menu {
        border-top: 0;
        top: 0;
        opacity: 1;
        transform: translateX(0);
        position: relative;
        width: 100%;
        left: 0;
        padding: 4px 30px;
        background: #e6e6e6;
        margin-left: 15px;
        display: none;
    }
    #mainNavigation {
        border-top: 0;
        padding: 12px 15px 0;
        margin: 1rem -15px 0;
        background: #e6e6e6;
    }
    .navigation-header .navbar {
        padding: 0;
    }
    .blcFormulaire textarea.form-control {
        height: 190px;
    }
}

@media screen and (max-width: 991px) {
    #main-footer .left-bloc {
        max-width: 20%;
    }
    #main-footer .right-bloc {
        max-width: 78%;
        padding-left: 2%;
    }
    #section-slider .item-slider {
        height: 430px;
    }
    #section-about {
        background: #fff
    }
    .services-list .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .services-list .service-item {
        padding: 0 15px;
    }
    .services-list .service-item~.service-item {
        margin-top: 15px
    }
    #section-actus {
        padding: 48px 0 38px
    }
    #section-about {
        padding: 56px 0 20px;
    }
    #section-bienvenue {
        padding: 40px 0 36px;
    }
    #section-about p {
        margin-bottom: 20px;
    }
    .blcDocs .docItem li~li {
        margin-left: 48px;
    }
    .hom {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .widget-logo {
        margin: 0;
    }
    #main-footer .left-bloc {
        max-width: 100%;
        text-align: center;
        border-bottom: 1px solid #fff;
        padding: 0 0 40px;
        margin-bottom: 36px;
    }
    #main-footer .right-bloc {
        max-width: 100%;
        padding-left: 15;
    }
    #main-footer .footer-widgets>.container>.row {
        flex-direction: column;
    }
    .widget-logo img {
        max-width: 170px
    }
    #main-footer .right-bloc .col~.col {
        padding-left: 15px;
        border-left: 0;
    }
    #main-footer .footer-widgets {
        padding: 36px 0;
    }
    .filter-widget label,
    .search-widget .form-group {
        width: 280px
    }
}

@media screen and (min-width: 768px) and (max-width: 800px) {
    .blcPresentation+.blcDocs.beforeFonc {
        margin-bottom: 195px;
    }
}

@media screen and (max-width: 767px) {
    .widget-logo img {
        max-width: 130px;
    }
    .section,
    #section-contact {
        padding: 50px 0;
    }
    #section-banner {
        height: 260px;
    }
    #main-header .top-header .container {
        padding: 0
    }
    .top-header .blocRight .list-inline-item:not(:last-child) {
        display: none;
    }
    .top-header .blocLeft .list-lang {
        float: none;
        margin: 0
    }
    .top-header .inner-topheader {
        justify-content: flex-end;
    }
    .top-header .blocRight li~li {
        margin-left: 0;
    }
    .top-header .blocRight ul a,
    .top-header .blocLeft .open-searchform {
        line-height: 50px
    }
    .switch-lang {
        position: relative;
        top: -2px;
    }
    .switch-lang .current-lang {
        line-height: 45px;
        padding-right: 1rem;
    }
    .top-header .blocLeft .open-searchform {
        border-right: 1px solid #e6e6e6;
    }
    .top-header .blocLeft .searchform {
        width: 230px
    }
    #main-footer .right-bloc .col {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    #main-footer .right-bloc .col~.col {
        margin-top: 20px
    }
    #main-footer .left-bloc {
        border-bottom: 0;
        padding: 0;
        margin-bottom: 30px;
    }
    #main-footer .copyright {
        line-height: 20px;
    }
    #section-contact .btn-contact {
        padding-left: 30px;
        padding-right: 30px;
    }
    .filter-widget label,
    .search-widget .form-group {
        width: 100%
    }
    .search-widget {
        float: none;
    }
    .filter-widget .form-group {
        display: block;
    }
    #section-slider .item-slider {
        height: 400px;
    }
    #section-slider .main-dots ul li button {
        width: 18px;
        height: 18px
    }
    html body,
    body,
    p {
        font-size: 16px;
        line-height: 28px;
    }
    .recruItem p {
        line-height: 34px;
    }
    .h1,
    h1,
    #section-banner .page-title {
        font-size: 28px;
        line-height: 34px;
    }
    .h2,
    h2,
    .section-title .title {
        font-size: 26px;
        line-height: 34px;
    }
    .h3,
    h3,
    .section-title .sous-title {
        font-size: 24px;
        line-height: 34px;
    }
    .h4,
    h4 {
        font-size: 22px;
        line-height: 28px;
    }
    .h5,
    h5 {
        font-size: 20px;
        line-height: 28px;
    }
    .h6,
    h6 {
        font-size: 18px;
        line-height: 28px;
    }
    #section-slider .page-title {
        font-size: 32px;
        line-height: 46px;
    }
    #section-slider p,
    #section-slider .page-subtitle {
        font-size: 24px;
        line-height: 34px;
    }
    .services-list .service-item .service-name {
        font-size: 20px;
        line-height: 28px
    }
    .posts-list.card-list .post-title {
        font-size: 20px;
        line-height: 28px
    }
    #section-installations .installation-desc p,
    #section-installations .installation-desc {
        font-size: 20px;
        line-height: 28px
    }
    .section-title {
        margin-bottom: 20px;
    }
    .section-title .title,
    .section-title .sous-title {
        line-height: 28px;
        margin-bottom: 8px
    }
    #section-banner .page-title {
        line-height: 36px
    }
    #section-about p {
        margin-bottom: 18px;
    }
    .posts-list .post-content p,
    .posts-list .post-link {
        font-size: 16px;
        line-height: 26px;
    }
    #section-slider .main-dots ul {
        margin: 0 0 15px
    }
    #section-about {
        padding: 40px 0 20px;
    }
    #section-bienvenue {
        padding: 32px 0 20px;
    }
    .pagination a {
        font-size: 16px;
        line-height: 27px;
        padding: 5px 15px;
    }
    #installations-listing {
        padding: 55px 0;
    }
    .posts-list .post-link {
        padding: 10px 20px
    }
    .blcSpecifites::before {
        margin-left: -15px;
        width: 110%
    }
    .sidebar {
        margin-top: 20px
    }
    .content ul li {
        margin-bottom: 8px;
        padding-left: 30px;
    }
    .content ol li {
        margin-bottom: 8px;
    }
    .navigation-header .main-menu .sub-menu .sub-menu {
        margin-left: 0
    }
    .blcDocs .docItem li~li {
        margin-left: 38px;
    }
    .blcPresentation+.blcDocs {
        margin-top: 39px;
    }
    .blcPresentation+.blcDocs.beforeFonc {
        margin-bottom: 45px
    }
}

@media screen and (max-width: 640px) {
    #section-banner {
        height: 240px;
    }
    #section-slider .item-slider {
        height: 340px;
    }
    #section-slider .page-title {
        line-height: 38px
    }
    #section-slider p,
    #section-slider .page-subtitle {
        line-height: 30px
    }
    #section-slider .main-dots ul li button {
        width: 13px;
        height: 13px;
    }
    .listCoordonnees li>img {
        margin-right: 15px;
    }
    .blcCoordonnees {
        padding: 18px 15px 12px;
        margin-bottom: 32px
    }
    .blcDocs .docItem {
        padding-left: 36px;
    }
}

@media screen and (max-width: 575px) {
    .blcFormulaire .col-submit,
    #section-contact .col-submit {
        text-align: center;
        margin: 40px 0 0;
    }
    .recruItem .col-sm-6.text-right {
        text-align: left !important;
        margin-top: 15px;
    }
    .partItem .partLogo {
        height: 184px;
    }
}

@media screen and (max-width: 500px) {
    .blcDocs .docItem li {
        display: block;
        margin-left: 0 !important
    }
}

@media screen and (max-width: 490px) {
    .blcPartenariats>.row>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* ./Responsive */


/**
* IDTech-Mad
**/

.bg-ramses-blue {
    background: #004473 !important;
}

.no-style {
    list-style: none;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #004473 !important;
    border-color: #004473 !important;
}

.forum_post input {
    padding: 10px 18px;
    width: 100% !important;
    margin: 10px 0;
}

.front-tab-content {
    background: #fff;
    padding: 40px 10px;
}


/***
MEGAMENU
****/

.text-white {
    color: #fff !important;
}

.megamenu {
    position: static
}

.megamenu .nav-item .nav-link {
    color: #fff !important;
}

.megamenu .dropdown-menu {
    background: none;
    border: none;
    width: 100%
}

.megamenu .dropdown-menu {
    min-width: 50rem !important;
    background: #fff!important;
}

.megamenu .col-lg-3.mb-3 {
    padding-top: 15px;
}

.w100 {
    width: 100% !important;
}

.checkBtn {
    width: 99% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    height: 6vh;
    background: transparent;
    color: #838383;
    border: 1px solid #838383;
    width: auto !important;
    margin: 5px 5px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 10px;
    float: left;
    cursor: pointer;
}

.checkBtn .checkIn {
    display: none;
    z-index: -1;
}

.posts-list .post-item {
    position: relative;
}

.posts-list .post-item .inner-post {
    position: relative;
    height: 100% !important;
}

.posts-list .post-item .inner-post .post-img>img {
    width: 100% !important;
}

@media all and (min-width: 992px) {
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar .has-megamenu {
        position: static!important;
    }
    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        padding: 20px;
        background: #004473;
    }
    .navbar .nav-link {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

.form-floating .form-group {
    position: relative;
}
.form-floating .form-group .form-control {
    display: inline-block;
}
.form-floating input,
.form-floating select {
    padding: 16px 0 0;
    height: 60px;
    border: none;
    border-bottom: 2px solid #004473;
    background: transparent;
}
.form-floating input:focus,
.form-floating select:focus {
    padding: 26px 0 10px;
    border-bottom: 2px solid #004473;
    background: transparent;
}
.form-floating label {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    padding: 16px 0;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    color: #000;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
.form-floating .form-control:focus~label, .form-floating .form-control:not(:placeholder-shown)~label, .form-floating .form-select~label {
    opacity: .65;
    transform: scale(.85) translateY(-1.5rem) translateX(.15rem);
    font-size: 16px;
}

.seminaire-list.posts-list .post-content {
    background: #e6e6e6;
    border: none;
    border-left: 3px solid #004473;
    padding: 30px;
    text-align: left;
}

.seminaire-list.posts-list .post-title {
    font-size: 20px;
    font-weight: 600;
    color: #004473;
    margin-bottom: 0;
}

.seminaire-list.posts-list .interval-date span {
    font-size: 22px;
    font-weight: 600;
    color: #004473;
}

.seminaire-list.posts-list .post-content p {
    padding: 0;
}

.seminaire-list.posts-list a.post-link {
    display: inline;
    float: right;
    margin: -30px 0 0 20px;
    font-weight: 300;
}
.navbar .megamenu {
    background: #004473;
}
/* ===============================================
    GoTop BUtton
------------------------*/

#totop {
    font-weight: 900;
    color: #004473;
    display: none;
    position: fixed;
    right: 34px;
    bottom: 34px;
    z-index: 999;
    height: 0;
    width: 0;
    font-size: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 0px;
    background: #fff;
    border: 1px solid #004473;
}

#totop.top-visible {
    height: 40px;
    width: 40px;
    font-size: 22px;
    display: inline;
}

.dom.cmenu ul li a { font-size: 16px; padding: 5px 0; }
.logos { max-width: 600px; margin: auto auto 40px; }
a.navbar-brand > img { max-width: 184px; }
#reset-date-filter { background-color: #004473; color: #fff; padding: 10px 15px; }