@font-face {
    font-family: 'QUARTZ';
    src: url(../fonts/Quartz.ttf) format('truetype');
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');

.logo img {
    background: none;
    width: auto;
}

.read-more:hover,
.submit:hover,
.wpcf7-submit:hover,
.page-links a:hover,
.post-password-form input[type="submit"]:hover,
.el-btn .elementor-button.elementor-size-md:hover,
.el-btn .elementor-button.elementor-size-sm:hover {
    color: #fff;
    background: #d8b764;
    box-shadow: 0 5px 20px rgb(74 125 109 / 30%);
}

.read-more,
.submit,
.wpcf7-submit,
.page-links a,
.post-password-form input[type="submit"],
.el-btn .elementor-button {
    background: #d8b764;
}
.scrollup i {
    width: 30px;
    height: 30px;
    position: fixed;
    background: #d8b764;
    color: #ffffff;
    border-radius: 50%;
    bottom: 20px;
    right: 20px;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    z-index: 110;
}
.nav-fixed-top {
    background: #d8b764;
}

.el-smalltitle {
    color: #d8b764;
}

.apropos .display-4 {
    font-size: 32px;
    font-family: 'QUARTZ', sans-serif;
}

.slider-text .display-2 {
    font-family: 'QUARTZ', sans-serif;
}

.paragraphe_style {
    font-family: 'Montserrat', sans-serif;
    text-align: justify;
    margin-bottom: 15px;
}

.menu-nav li a {
    color: #ffffff;
    padding: 10px 0;
    display: block;
    font-family: 'QUARTZ', sans-serif;
    font-size: 23px;
}

.post-subtitle {
    font-family: 'Montserrat', sans-serif;
}

.read-more.white-btn,
.el-btn.white-btn .elementor-button.elementor-size-md,
.el-btn.white-btn .elementor-button.elementor-size-sm {
    font-family: 'Montserrat', sans-serif;
}

.apropos img {
    border-radius: 10px;
}

.fondateur img {
    border-radius: 10px;
}

.fondateur .display-4 {
    font-size: 32px;
    font-family: 'QUARTZ', sans-serif;
}

.fondateur span {
    font-weight: 600;
    color: #000000;
}

.paragraphe_style_bold {
    font-family: 'Montserrat', sans-serif;
    text-align: justify;
    font-weight: 600;
    color: #000000;
}
.fat-albums-tab-text span {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.fat-albums-tab-text p{
    font-family: 'Montserrat', sans-serif;
    font-size: 13px !important;
}
.margin_inner{
    margin-top: 1%;
    
}
.size_tda{
    font-size: 32px;
    font-family: 'QUARTZ', sans-serif;
}
.partenaires{
    margin-top: 5%;
}
.partners_logos{
    width: auto;
    height: auto;
}
.widgettitle:after, .el-smalltitle:after, .el-subtitle:after {
    content: '';
    position: relative;
    width: 100%;
    background-color: #d8b764;
    height: 4px;
    display: block;
    margin-top: 10px;
    -webkit-mask-image: url(../images/divider-1.svg);
    mask-image: url(images/divider-1.svg);
}
.fa-linkedin:before {
    content: "\f08c";
    color: #d8b764;
    font-size: 20px;
}
.fa-instagram:before {
    content: "\f16d";
    color: #d8b764;
    font-size: 20px;
}
.fa-globe:before {
    content: "\f0ac";
    color: #d8b764;
    font-size: 20px;
}
.fa-envelope:before{
    content: "\f0e0";
    color: #d8b764;
    font-size: 20px;
}
.footer-widgets .fa-envelope:before{
    content: "\f0e0";
    color: #4A7D6D;
}
.fat-album-anim-2:hover img {
    z-index: 1;
    transform: none !important;
}
.size_email{
    font-size: 14px;
}
.nav-fixed-top .fa-linkedin:before {
    content: "\f08c";
    color: #fff;
    font-size: 20px;
}
.nav-fixed-top .fa-instagram:before {
    content: "\f16d";
    color: #fff;
    font-size: 20px;
}
.nav-fixed-top .fa-envelope:before {
    content: "\f0e0";
    color: #fff;
    font-size: 20px;
}
@media (max-width: 767px){
    .post-subtitle {
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        margin-top: 10px;
        display: block;
    }
    .size_tda {
        font-size: 25px;
        font-family: 'QUARTZ', sans-serif;
    }
    .marging_top_ {
        margin-top: 12%;
    }
    .fat-album-anim-2:hover img {
        z-index: 1;
        transform: none !important;
    }
    .header-social-5, .btn-header-5 {
        flex: 1 1 0;
        order: 1;
    }
    .social-media.hd{
        float: right;
    }
    .top-header{
        padding-top: 0;
    }
    .nav-fixed-top .img_logos{
        content:url("../images/new/logo_trace_white-sevg.png");
    }
    
}