/*
Theme Name: Rico Child
Author: Themepul
Description: This Child Theme for Rico Theme
Version: 1.0.0
Template: rico
*/

@font-face {
    font-family: 'Raleway'; /* Name your font family */
    src: url('./fonts/Raleway-Regular.ttf'); /* Locate the .ttf file within your directory*/
}
@font-face {
    font-family: 'Raleway ExtraBold'; /* Name your font family */
    src: url('./fonts/Raleway-ExtraBold.ttf'); /* Locate the .ttf file within your directory*/
}

div, a, p, span, center, strong, h3, h4, h5, h6 {
    font-family: 'Raleway';
}
.page-builder-not-used .site-main.content-area, .search .site-main.content-area {
    padding: 0px 0 !important;
}

.page-section-shadow {
    background: #f8f8f8;
    padding-top: 100px;
    padding-bottom: 20px;
}
.block-bg {
    background: #d9d9d9;
    border-radius: 8px;
	padding: 0;
}
.nos-action .block-bg{
    height: 140px
}
.text-highlight {
    color: #fa005a;
}
.block-bg-set {
    background: #d9d9d9;
    background-size: 100%;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.section-title {
    font-size: 32px;
    font-weight: 600;
    color: #161735;
}
.bold-title {
    color: #2c2d49;
}

.block-section {
    padding: 40px 20px;
    margin-bottom: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 33px 7px rgb(0 0 0 / 9%);
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
    border-radius: 8px;
}
.block-icon {
    background:#d9d9d9;
    width: 100%;
    height: 200px;
    border-radius: 8px;
}
.block-date {
    color: #0fb1ef;
}
.link-decoration {
    text-decoration: underline;
    text-decoration-color: #fc6da0;
}

.block-section-col {
    padding: 20px 20px;
    margin-bottom: 30px;
    background: #FFFFFF;
    box-shadow: 0px 0px 33px 7px rgb(0 0 0 / 9%);
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
    border-radius: 8px;
}
.block-bottom {
    margin-bottom: auto;
}
.view-more-action {
    color: #03aeef;
    text-decoration: underline;
}
.block-section-col .title {
    font-weight: 600;
    color: #1c1d3b !important;
}
.bold {
    font-weight: 600;
}
.colloque-gsc {
    padding: 7px 69px;
}
.block-icon img {
    object-fit: cover;
    height: 200px;
    border-radius: 8px;
	width: 100%;
}
.nos-action .block-bg img{
    object-fit: cover;
    border-radius: 8px;
    height: 140px
}


.list-section img {
    height: 333px;
    object-fit: contain;
}
.list-section {
    text-align: center;
    margin-top: 43px;
    margin-bottom: 55px;
}

.list-section .item-title {
    color: #d0b999;
}
.list-section hr {
    border-top: 2px solid #d0b999 !important;
}

.owl-carousel .fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 600 !important;
    font-size: 15px !important;
}

.owl-carousel .nav-btn{
    height: 41px;
    position: absolute;
    width: 48px;
    cursor: pointer;
    top: 118px !important;
    background: #000000 !important;
  }

  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled{
  pointer-events: none;
  opacity: 0.2;
  }

  .owl-carousel .prev-slide{
    left: -33px;
    font-size: 35px;
    border: 2px solid;
    color: #FFFFFF;
  }
  .owl-carousel .next-slide{
    right: -33px;
    font-size: 35px;
    border: 2px solid;
    color: #FFFFFF;
  }

  .owl-carousel .prev-slide:hover{
   background-position: 0px -53px;
  }
.owl-carousel .next-slide:hover{
  background-position: -24px -53px;
}

.owl-carousel .owl-item img {
    object-fit: cover !important;
    border-radius: 8px !important;
}
.footer-widgets-area {
    padding-top: 45px !important;
}
.social-icons ul li a {
    background: none !important;
}
.widget-area.footer h4 {
    color: #FFFFFF;
}
section.widget_nav_menu  {
    margin-left: 25%;
}
section.widget_nav_menu ul li a::before {
    content: "" !important;
}
section.widget_nav_menu ul li .sub-menu {
    display: none;
}
section.widget_nav_menu ul li {
    margin: 0px;
}
.main-header .menu-item-163 {
    display: none;
}
.main-header .search-open.pop-search {
    display: none;
}
.copyright-area {
    display: none;
}
.mc4wp-form-fields button {
    text-transform: none;
    text-align: left;
    padding-left: 30px;
    background: #fa005a;
}
.mc4wp-form-fields button:hover {
    background: #fa005a;
}
.header-socials ul li a {
    color: #FFFFFF;
    background: none;
}
.header-top-right .contact-info {
    display: none;
}
a.glink {
    color: #FFFFFF;
}
.gt-current-lang {
    color: #fa005a !important;
}
.about-section-bg {
    position: absolute;
    left: 10px;
    /* top: 609px; */
    top: 0;
    margin-top: 90%;
    /* height: 100%; */
    width: 67%;
    z-index: -1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 8px;
    height: 659px;
    padding: 0px;
	background-position-x: 2px;
}
.about-section-bg::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 65%);
    border-radius: 8px;
}
.video-icon-link {
    background: #FFFFFF;
    border-radius: 95px;
    border: 3px solid #0fb1ef;
    display: flex;
    align-items: center;
}
.video-icon-link .fa-play {
    color: #0fb1ef;
}
.home-banner {
    background: #161735;
    color: #FFFFFF;
    padding: 30px;
	background-image: url(assets/img/donate_bg.svg) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: top;
}
.text-white {
    color: #FFFFFF;
}
.gsc-button {
    background: #fa005a;
    border: none;
}
.view-all-link {
    text-decoration: underline;
}

.menu-view-details .nav {
    display: block;
    border-bottom: none;
}
.fade:not(.show) {
    opacity: 1;
}
.menu-list-btn {
    border-radius: 8px;
    box-shadow: 0px 0px 33px 7px rgb(0 0 0 / 9%);
    background: #FFFFFF;
    padding: 10px;
    border: 1px solid;
    display: flex;
    align-items: center;
}
.active .menu-list-btn {
    border: 1px solid #fc6da0;
}
.menu-list-btn .fa-arrow-right {
    margin-left: auto;
}
.active .menu-list-btn .fa-arrow-right {
    color: #fc6da0;
}

.facts-box {
    padding: 40px 20px;
    margin-bottom: 30px;
    text-align: center;
    background: var(--color-white);
    box-shadow: 0px 0px 33px 7px rgb(0 0 0 / 9%);
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
    border-radius: 8px;
}
.facts-item {
    position: relative;
    z-index: 3;
}
.facts-icon {
    display: inline-block;
    box-shadow: inset 0px 0px 0px 4px white;
    border-radius: 100%;
    font-size: 30px;
    padding: 13px;
    text-align: center;
    background-color: #0fb1ef;
    border: 2px solid #0fb1ef;
    color: var(--color-white);
    width: 90px;
    height: 90px;
}
.facts-icon.quetion {
    padding: 19px;
}
.facts-icon.quetion img {
    width: 100%;
	filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(1deg) brightness(102%) contrast(101%);
}
.facts-icon img {
    width: 90%;
}
.main-navigation ul li a {
    padding: 33px 20px 30px 0px;
}
.sub-menu li a:hover {
    background: #fa005a !important;
    background-color: #fa005a !important;
}
.sub-menu .current-menu-item a {
    background: #fa005a !important;
    background-color: #fa005a !important;
}
.to-top  {
    background: #fa005a !important;
}
.stellarnav li li {
    background-color: var(--color-black);
}
.main-navigation ul ul.sub-menu li a {
    color: #FFFFFF;
}
.page-section-bg {
    background: #f8f8f8;
    padding-top: 10px;
    padding-bottom: 20px;
}
.text-bold-cl {
    color: var(--color-black);
}
.contact-form-view {
    border-radius: 8px;
    box-shadow: 0px 0px 33px 7px rgb(0 0 0 / 9%);
    background: #FFFFFF;
    padding: 17px 42px;
}
.contact-form-view input {
    height: 40px;
    background-color: #e9e9e9;
}
.contact-form-view textarea {
    height: 150px;
    background-color: #e9e9e9;
}
.contact-form-view .send_message {
    padding: 0px 30px !important;
    background: #fa005a !important;
}
.send-btn p {
    text-align: right;
}
.send-btn .wpcf7-spinner {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#actuality_latest_list .description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post-details .post-img {
    padding-bottom: 30px;
    padding-top: 30px;
}
.comment-box p.form-submit {
    margin-bottom: 15px;
}
.block-post-list .description {
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.block-section-col .block-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.avancees-list-home .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.avancees-list-home .block-bottom {
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
#members_list .title, #antennes_list .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
#members_list .block-bottom, #members_list .intro, #members_list .desc, #antennes_list .block-bottom {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
#antennes_list .block-bg {
    height: 150px;
}
#members_list .block-bg {
    height: 200px;
}
#actuality_latest_list .title, .posted-title, .content-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.detail-breadcroum, .auth-detail {
    display: none;
}
.current-menu-item a, .current-menu-ancestor a:first-child {
    color: #FB005A !important;
}

.sub-menu .current-menu-item a, .sub-menu li a {
    color: #FFFFFF !important;
}
.sub-menu li a:hover {
    color: #FFFFFF !important;
}
.tribune-home-tabs {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 13 !important;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
a:hover {
    color: #fa005a !important;
}
.header-socials ul li a:hover {
    background: #fa005a !important;
    color: var(--color-white) !important;
}
.donation-btn a:hover, .slider-more-link a div {
    color: var(--color-white) !important;
}
.breadcroumn-contnt .brea-title {
    font-family: 'Raleway';
}
/* .bre-sub {
    display: none;
} */
.theme-loader {
    border: 7px solid #fa005a !important;
}
.theme-loader:before {
    border-top-color: #fa005a !important;
    border-bottom-color: #fa005a !important;
}
.home-banner-subtitle {
    padding-top: 18px;
    padding-bottom: 18px;
}
.nextend-arrow-previous img, .nextend-arrow-next img {
    background: #161735 !important;
	padding: 9px !important;
    width: 9px !important;
}
.bre-sub span {
	font-family: 'Raleway' !important;
}
.actuality-gallery img {
   /* height: 215px; */
	height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.gsc-button a {
	color: #FFFFFF;
}
.gsc-button:hover, .gsc-button a:hover {
	background: #fa005a !important;
	color: #FFFFFF !important;
}
.n2-ss-slide {
    background: rgb(0 0 0 / 40%);
}
.les-fait-title {
    font-size: 14px;
    font-weight: 900;
    color: #161735;
	font-family: 'Raleway ExtraBold';
}
.les-fait.dec {
    font-size: 12px;
    font-weight: 500;
    color: #161735;
    line-height: 1.5;
    font-family: 'Raleway';
}
.les-faits-heading center {
	font-size: 32px;
    font-weight: 500;
    color: #161735;
    line-height: 1.5;
    font-family: 'Raleway ExtraBold';
}
.signature-content .signatories ul li {
    list-style: none;
}
.signature-content .signatories strong {
    color: #fa005a;
}
.signature-content .signatories ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
.actuality-img {
    height: 215px !important;
}

@media only screen and (max-width: 431px) {
    .block-bg {
        width: 100%;
        height: 200px;
    }
    .colloque-gsc {
        padding: 0;
    }
	.page-builder-not-used .site-main.content-area, .search .site-main.content-area {
        padding: 8px 10px !important;
    }
    section.widget_nav_menu {
        margin-left: 0%;
    }
	.about-section-bg {
        margin-top: 205rem !important;
        height: 1054px;
        width: 93% !important;
    }
}
@media only screen and (max-width: 1440px) {
    .about-section-bg {
        margin-top: 101%;
    }
}

@media only screen and (max-width: 1380px) {
    .about-section-bg {
        margin-top: 112%;
        height: 935px;
    }
}

@media only screen and (max-width: 1280px) {
    .about-section-bg {
        margin-top: 121%;
        height: 935px;
    }
}

@media only screen and (max-width: 1024px) {
    .about-section-bg {
        margin-top: 170%;
        height: 1054px;
    }
}
@media only screen and (min-width: 1920px) {
	.about-section-bg {
		margin-top: 71%;
	}
}
@media only screen and (min-width: 2250px) {
    .about-section-bg {
        margin-top: 61%;
    }
}
.theme-loader {
	display: none !important;
}
button.slick-prev.slick-arrow {
    margin-top: auto !important;
    margin-bottom: auto !important;
    height: 41px;
    width: 48px;
    background: rgba(0, 158, 237, 0.6) url('assets/img/left_arrow.svg') center center no-repeat !important;
    background-size: 15px 26px !important;
    background-color: #161735 !important;
    left: -52px;
}
button.slick-next.slick-arrow {
    margin-top: auto !important;
    margin-bottom: auto;
    height: 41px;
    width: 48px;
    background: rgba(0, 158, 237, 0.6) url('assets/img/right_arrow.svg') center center no-repeat !important;
    background-size: 15px 26px !important;
    background-color: #161735 !important;
    right: -52px;
}
.msacwl-slide img.msacwl-img, .msacwl-carousel-slide img.msacwl-img {
    padding: 8px;
    border-radius: 14px;
}
.msacwl-carousel .msacwl-gallery-caption {
    padding: 15px !important;
    display: none;
}
.msacwl-common-slider .slick-dots {
    display: none !important;
}
.mfp-title {
    display: none;
}

.view-image-details .slick-track {
	display: flex;
    flex-wrap: wrap;
    gap: 15px;
    transform: none !important;
}