/* PARTIE POUR AJAX PHOTO */
.photo_ag {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0;
}
.background {
    background-position: center center;
    background-size: cover;
    opacity: 0;
}
.background.background_load {
    background: url(/images/load.gif) center center no-repeat;
    background-size: auto;
}
.w100 {
    width: 100%;
}

.ftr-section {
    background: #005b8f;
}
p {
    font-size: 17px;
}
.fnt-17 {
    font-size: 17px;
    line-height: 22px;
}
.bg_gris_clair {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.pad10 {
    padding: 20px;
}
.pad10-top-bottom {
    padding: 10px 0px;
}
.pad30-top-bottom {
    padding: 30px 0px !important;
}
.pad100-bottom {
    padding-bottom: 100px;
}
.mar10-top {
    margin-top: 10px !important;
}
.float_right {
    float: right;
}
.bg_gris {
    background: #eee;
}
.logo img {
    width: 180px;
    margin-top: -15px;
}
.client_img {
    display: block;
    border: 1px solid #111;
    height: 110px;
    position: relative;
    background: #fff;
    overflow: hidden;
    padding: 20px;
}
.client_img img {
    display: block;
    position: absolute;
    max-width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.client_img .img_portrait {
    height: 90%;
    width: auto;
}
.client_img .img_paysage {
    width: 90%;
    height: auto;
}
.client_img img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.ftr-logo img {
    width: 175px;
}

.inner-pages-bnr {
    position: relative;
    overflow: hidden;
}
.inner-pages-bnr img {
    filter: blur(3px);
}
.breadcumb {
    text-shadow: 1px 1px 1px #000;
}
.banner-caption h1 {
    text-shadow: 1px 1px 1px #000;
}
.banner-caption h3 {
    text-shadow: 1px 1px 1px #000;
    color: #ccc;
}
.static-section.home3-static span {
    font-size: 30px;
    color: #fff;
}
.home2.bestthing-section {
    position: relative;
    overflow: hidden;
}
.bestthing-section .container {
    position: relative;
    z-index: 1;
}
.masque {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.45);
    width: 100%;
    height: 100%;
}

.recent-project-section {
    padding-bottom: 2px;
    padding-top: 2px;
    position: relative;
}
.home1-project#our_project .controls.galerie {
    position: absolute;
    top: 0;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 9;
    margin-top: 15px;
}
.border_item {
    border-left: 2px solid #333333;
}
.border_item .fa {
    color: #fff;
    font-size: 50px;
}
#our_project .next_prve_control {
    opacity: 0.9;
}
.contact-help {
    background: #111;
}
.contact-help::after {
    background: none;
}
.description_produit {
    padding-right: 50px;
    text-align: justify;
}
.description_produit h3 {
    color: #333333;
    margin-bottom: 10px;
    font-size: 24px;
}
.carac_produit {
}
.carac_produit h3 {
    color: #333333;
    margin-bottom: 10px;
    font-size: 24px;
}
.blog-graylist {
    margin: 0px;
}
.blog-graylist ul li {
    float: none;
    width: auto;
}
.filter-section {
    opacity: 0;
    transition: 0.5s ease;
}
.filter-section.visible {
    opacity: 1;
}
.blog-graylist {
    padding: 30px;
}

.header-requestbtn.bleu-request-btn {
    background: #333333;
    display: inline-block;
    float: none;
    color: #fff;
}
.header-requestbtn.grey-request-btn {
    background: #cccccc;
    display: inline-block;
    float: none;
    color: #fff;
}

ul.office-information li.office-web:before {
    content: '\f26b';
    top: 8px;
}
.fnt-17 i {
    display: inline-block;
    vertical-align: super;
    font-size: 10px;
    margin-top: -3px;
}
h3 i.fa {
    display: inline-block;
    vertical-align: super;
    font-size: 17px;
    margin-top: -3px;
}
h2 i.fa {
    display: inline-block;
    vertical-align: super;
    font-size: 17px;
    margin-top: -3px;
}
h2 i.fa:first-child {
    margin-left: -5px;
}

html {
    scroll-behavior: smooth;
}

a.header-requestbtn.filter-link::before {
    background: #333333;
}
.nauticorse_text_rouge {
    color: #333333;
}
a {
    color: #44010f;
    text-decoration: none;
}

a.footer:focus,
a:hover {
    color: #5e0015;
    text-decoration: underline;
}

a.footer {
    color: white;
    text-decoration: none;
}

a.footer:focus,
a.footer:hover {
    color: #333333;
    text-decoration: underline;
}

.mobile-info {
    display: none;
}

.mobile-info-toggle {
    position: relative;
    float: left;
    padding: 9px 20px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.address-top {
    display: block;
}
@media screen and (max-width: 768px) {
    .address-top {
        display: none;
    }
    .header1 {
        padding: 0px 0px 0px;
    }
    .mobile-info {
        display: block;
        margin-left: 5%;
    }

    .mobile-info::before {
        top: 5px;
    }
    .mobile-info::before {
        content: '\f095';
        top: 10px;
    }
    .mobile-info::before {
        position: absolute;
        font-family: 'FontAwesome';
        top: 5px;
        left: -3px;

        font-size: 22px !important;
        color: white;
    }
    roup-vertical > .btn-group::before,
    .btn-toolbar::after,
    .btn-toolbar::before,
    .clearfix::after,
    .clearfix::before,
    .container-fluid::after,
    .container-fluid::before,
    .container::after,
    .container::before,
    .dl-horizontal dd::after,
    .dl-horizontal dd::before,
    .form-horizontal .form-group::after,
    .form-horizontal .form-group::before,
    .modal-footer::after,
    .modal-footer::before,
    .modal-header::after,
    .modal-header::before,
    .nav::after,
    .nav::before,
    .navbar-collapse::after,
    .navbar-collapse::before,
    .navbar-header::after,
    .navbar-header::before,
    .navbar::after,
    .navbar::before,
    .pager::after,
    .pager::before,
    .panel-body::after,
    .panel-body::before,
    .row::after,
    .row::before {
        display: table;
        content: unset;
    }
}

a.header-requestbtn {
    color: white;
    background: #333333;
}

a.header-requestbtn.filter-link {
    color: white;
    background: #333333;
}

a.header-requestbtn.filter-link::before {
    background: #fff;
}

a.header-requestbtn.filter-link:hover {
    color: #333333;
}

.header-requestbtn.filter-link.add-cart-link.hvr-bounce-to-right {
    border: 1px solid;
}

.hvr-bounce-to-right::before {
    background: white;
}

.view-all.slide_learn_btn.view_project_btn {
    color: #fff;
}
.view-all.slide_learn_btn.view_project_btn:hover {
    color: #333333;
    border: 1px solid #333333;
}

.produits-details {
    color: #fff;
    margin: 2px 4px;
    display: inline-block;
    background-color: #9b9b9b;
    padding: 5px 5px;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    line-height: 16px;
}

.header-socials.footer-socials i {
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 2px solid white;
    border-radius: 30px;
    margin: 0px 3px 0px 0px;
    color: white;
    text-align: center;
}
.header-socials.footer-socials i::hover {
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 2px solid #333333;
    border-radius: 30px;
    margin: 0px 3px 0px 0px;
    color: #333333;
    text-align: center;
}

.ftr-section p a {
    color: #f9f9f9;
    text-decoration: none;
}

.buton-align {
    display: flex;
    justify-content: space-between;
}
.capital {
    text-transform: capitalize;
}

h3 {
    color: #333333;
}

.form-submit-btn {
    background: #333333;
}

.form-submit-btn:hover {
    background: white;
    color: #333333;
    border: 1px solid #333333;
}
.service-right-desc {
    margin-bottom: 10px;
}
.bestthing-text-column.home4-bestthing-txt {
    display: inline-block;
    width: 100%;
}

.align-items-center {
    display: flex;
    align-items: center; /*Aligns vertically center */
    justify-content: center; /*Aligns horizontally center */
}

.justify {
    text-align: justify;
}

.aligner {
    height: 202px;
    display: flex;
    flex-direction: column;
    align-content: revert;
    align-items: start;
}

.aligner-item {
    margin-top: auto;
    margin-bottom: auto;
}

.text-blanc {
    color: white !important;
}

.yellow-background {
    background: #424242;
}

.fs-11,
.fs-14 {
    font-family: SourceSansPro, sans-serif;
    font-weight: 600;
}
.fs-11 {
    font-size: 11px;
    line-height: 14px;
}
sup {
    top: -0.5em;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.prix-produit {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-family: SourceSansPro, sans-serif;
    font-weight: 400 !important;
    margin-right: 1rem !important;
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
}
