/* stylesheet */
/* **************************** */
/* GENERAL */
/* **************************** */
a, p, ul, li, h1, h2, h3, h4, h5, h6, input, textarea, select {
    font-family: 'Open Sans', sans-serif;
}
.uppercase{
    text-transform: uppercase;
}
/* **************************** */
/* HEADER */
/* **************************** */
.main-menu ul li a {
    color: #012346 !important;
    font-size: 13px;
    font-weight: 400; 
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif !important;
    background-color: transparent !important;
}
.main-menu ul li a:hover,
.main-menu ul li.active {
    color: #fdb738 !important;
}

.main-menu ul li:before{
    display: none;
}
.container.coupdepouce-container {
    position: relative;
    height: 100%;
    padding: 0;
    margin: 0 auto;
}
.main-menu ul#menu-main-menu{
    float: right; 
}
.logo-holder {
    width: 100%;
}
.social-row {
    display: flex;
    margin-top: 7px;
    float: right;
}

.social-media img {
    height: 23px;
}
.socials .social-media a {
    height: 23px;
    padding: 0px 6px;
}
.socials .social-media a:hover{
    text-transform: none;
}
.col-md-7.menu-holder {
    padding: 15px 00;
}
.main-menu .navbar-collapse {
    padding: 0 !important;
}
.cdp-header-wrap {
    min-height: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    
    margin-right: 15px;
}
.jedonne.btn-primary {
    color: #fff;
    background-color: #f2d155;
    border-color: #f3d255;
    font-size: 14px;
    margin-right: 15px ;
    border-radius: 0;
}
a.jedonne {
    color: #FFFFFF !important;
    font-weight: 700;
    text-decoration: none !important;
}
.socials {
    padding: 15px 0 15px 15px;
}

.social-media {
    padding-top: 5px;
}

.jedonne.btn-primary:hover {
    color: #fff;
    background-color: #1d5691;
    border-color: #1d5691;
}
/* **************************** */
/* BODY */
/* **************************** */
/* .home .site-content{
    overflow:hidden;
} */

/* map interactive */
.homepage-banner {
    background-image: url('./images/Banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position:bottom center ;
    min-height: 420px;
    position: relative;
    margin-bottom: 50px;
}
.welcome-text {
    position: relative;
    font-size: 30px;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;   
}
.welcome-text p {
    width: 100%;
    position: absolute;
    top: 110px;
    left: 30px;
    font-weight: 700;
    color: #1D5691;
    font-size: 40px;
}


.map-container {
    position: absolute;
    top: -335px;
    width: calc(100% + 42px);
    left: 92px;
}

.paroisse-homepage p.main-title.uppercase {
    color: #1D5691;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
}
.paroisse-homepage p.main-title > span.subtitle {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.map-section-container .paroisse-homepage p.main-title > span.subtitle {
    font-size: 18px;
    text-transform: initial;
    font-weight: 600;
}
.paroisse-homepage p.filter-title {
    font-size: 15px;
    color: #1D5691;
    text-align: left;
    margin: 3px 0 10px;
    font-weight: 500;
}
.row.region-names {
    margin-top: 25px;
}
.row.region-names .col-md-6 {
    background-color: #1D5691;
    margin: 10px 15px;
    padding: 15px;
    max-width: 40%;
    position: relative;
}
a.region-paroisse {
    font-size: 14px;
    color: #ffffff !important;
    text-align: left;
    font-weight: 500;
    margin: 3px 0 10px;
    font-family: 'Source Sans Pro', sans-serif;
    text-decoration: none !important;
}
.row.region-names .col-md-6::after {
    content: '';
    display: block;
    width: 15px;
    height: 25px;
    background-image:url('./images/right-arrow.png');
    position: absolute;
    right: 15px;
    top: 12px;
}
.row.region-names .col-md-6:hover {
    background-color: #f2d155 !important;
    transition: 0.3s ease-in;
    cursor: pointer;
    
}
.st16 {
    cursor: pointer;
}

/* homepage-section */
.box-container{
    position: relative;
    min-height: 300px;
}
.box-color {
    width: 230px;
    height: 215px;
    position: relative;
}
.section-diocesains .col-md-4:first-child {
    padding-left:0 !important;
}

.section-diocesains .box-container a {
    position: absolute;
    top: 12px;
    left: 12px;
    font-size: 18px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    color: #FFFFFF;
    text-decoration: none;
}
.section-diocesains .img-container::after {
    content: '';
    left: 0px;
    top: 210px;
    bottom: 0;
    right: 0;
    display: block;
    background-color: #00000080;
    position: absolute;
    width: 100%;
    height: 30%;
}
.section-diocesains .img-container img {
    position: relative;
    min-height: 300px;
    min-width: 350px;
    object-fit: cover;
}
.section-diocesains .img-container  {
    width: 100%;
    height: 100%;
}
.section-diocesains p.title.uppercase {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 80%;
    bottom: 50%;
}
.section-diocesains .box-container a:hover .img-container::after {
    background-color: #01234687;
}
.cdp-box-container .row{
    margin-right: 0;
    margin-left: 0;
}

.mission-count-container {
    background-color: #012346;
    padding: 5vh;
}
.encemoment-section{
    background-color: #ffffff;
}
/* .encemoment-section p.main-title.uppercase {
    color: #FFFFFF !important;
} */
.encemoment-section p.main-title.uppercase {
    color: #000000 !important;
}
.encemoment-section .paroisse-homepage {
    padding-left: 15px;
    margin-bottom: 15px;
    margin-top: 60px;
}
.encemoment-section .image-box {
    min-height: 300px;
}
.encemoment-section .row {
    margin: 0 !important;
}
.encemoment-section .content-section {
    padding: 3vh 2vh;
    min-height: 250px;
    margin-top: 40px;
}
.encemoment-section  p.main {
    font-size: 18px !important;
    font-weight: 700;
    text-transform: uppercase;  
    margin-bottom:20px;
}
.encemoment-section .content-section p.description {
    font-size: 16px;
    min-height: 45px;
}
.encemoment-section .content-section p {
    text-align: left;
    letter-spacing: 0px;
    color: #012346;
    opacity: 1;
}
/* .encemoment-section .content-section  a.seemore {
    position: absolute;
    bottom: 3vh;
    right: 4vh;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0px;
    color: #012346;
    opacity: 1;
    text-decoration:none;
} */
/* .encemoment-section .content-section a.seemore:hover {
    text-decoration: underline;
} */

a.seemore {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    background: #34ACAF;
    border-radius: 9px;
    color: #fff;
    text-decoration: none;
}
a.seemore:hover{
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
    text-decoration: none;
}

/* .encemoment-section .content-section a.seemore::before {
    content: '';
    display: block;
    width: 10px;
    height: 16px;
    background-image: url('/wp-content/uploads/2021/04/Path-518.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 5px;
    left: -18px;
} */
.encemoment-section .image-box img {
    height: 300px;
    width: 100%;
    object-fit: contain;
    
}
.container-donner .container.type-dons {
    padding-top: 30px;
    padding-right: 0;
    padding-left: 0;
}
.container-donner .tab-content.don-content {
    min-height: 415px;
    background-color: #66BBC7;
    color: #FFFFFF;
    padding: 30px;
}
.container-donner .tab-content.don-content .img-icon img{
    float: right;
    padding-right: 50px;
}
.container-donner .container.type-dons .nav-tabs > li > a {
    text-align: center;
    font-size: 16px;
    padding: 20px 15px;
    color: #333333;
    font-weight: 700;
    background-color: #D4D4D4;
    letter-spacing: 0;
    margin-right: 15px;
    border-radius: 10px 10px 0 0;
}
.container-donner .container.type-dons .nav-tabs > li{
    width: calc(100% / 4);
}
.container-donner .container.type-dons .nav-tabs > li:last-child > a {
    margin-right: 0;
}
.container-donner .container.type-dons .nav-tabs > li.active > a {
    color: #FFFFFF;    
    background-color: #66BBC7;
}

.container-donner .tab-content.don-content >.tab-pane > p.content-tile {
    font-size: 20px;
    margin-bottom: 0;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9 > ul{
    padding-inline-start: 15px;
    list-style: square;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9 > ul> li {
    margin-bottom: 15px;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9  a.document-link {
    font-size: 18px;
    color: #FFFFFF;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9{
    font-size: 18px;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9 .col-md-6 {
    margin-bottom: 15px;
    margin-top: 15px;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9 .row {
    padding-top: 45px;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9 {
    padding-top: 15px !important;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9 p{
    margin-bottom: 15px;
    font-size: 16px;
}
.container-donner .tab-content.don-content .img-icon img{
    width: 100%;
    max-width: 180px;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
    display: table-cell;
}
.container-donner .tab-content.don-content .img-icon {
    display: table;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9  ol {
    counter-reset: list;
    padding-inline-start: 0;
    margin-top: 15px;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9  ol > li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 15px;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9  ol > li:before {
    content: counter(list) ") ";
    counter-increment: list;
}
.container-donner .tab-content.don-content >.tab-pane >.row >.text-section.col-md-9 p:last-child {
    display: none;
}
.media-box-container {
    padding: 5vh 0;
}
.media-box {
    border-radius: 10px;
    display: flex;
    padding: 20px;
    position: relative;
}
.media-box .title-box  {
    width: 70%;
    font-size: 20px;    
    position: relative;
}
.media-box .title-box p {
    color: #FFFFFF;
    font-weight:700;    
    position: absolute;
    bottom: -5px;
    margin-bottom: 0;
}
.media-box img {
    height: 100%;
    max-width: 140px;
    width: 100%;
    object-fit: contain;
}
.media-box-container a {
    text-decoration: none !important;
}
.media-box-container a:hover .media-box {
    transition: 0.5s ease-in-out;
    background-color: #012346 !important;
}
.container-donner{
    background-color: #F7F5F5;
    padding: 5vh;
}
/* .container-fluid.cdp-fullwidth.mission-merci-container {
    background-image: url('/wp-content/uploads/2021/04/image-Thumbs-Up.png');
    min-height: 476px;
    background-repeat: no-repeat;
    width: 100%;
    background-position: right bottom;
    padding: 5vh;
} */
/* .merci-container {
    padding-top: 5vh;
} */
.news-box {
    background-color: #FFFFFF;
}
.sd-section,
.eglise-mission .paroisse-homepage {
    padding-top: 5vh;
}
.map-section {
    margin-bottom: 15px;
}
.section-diocesains {
    padding-top: 50px;
}

.mission-single-box {
    position: relative;
    display: table;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    height: 100%;
    min-height: 320px;
}
.mission-content {
    vertical-align:top;
    display: table-cell;
    padding: 15px;
    box-shadow: 0px 3px 6px #00000029;
}
.mission-content p {
    font-size: 22px;
    font-weight: 700;
    color: #012346;    
    max-width: 80%;
    margin: 0 auto;
}
.mission-content img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 25px;
}
.cdp-box-container.en-mission {
    padding-bottom: 7vh;
}
.eglise-mission .paroisse-homepage {
    margin-bottom:45px;

}
.counter-section .img-box-mission {
    color: #FFFFFF;
    text-align: center;
}
.counter-section {
    width: 100%;
    height: 100%;
    margin: 15px auto;
    display: table;
}
.counter-section .img-box-mission {
    color: #FFFFFF;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.img-box-mission img {    
    margin: 0 auto;
    width: 100%;
    max-width: 145px;
    height: auto;
    object-fit: cover;
}
.counter-section p.numbers {
    font-size: 55px;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    padding-top: 40px;    
    line-height: 50px;
}
.counter-section p.title {
    font-size:16px;
    letter-spacing: 1px;
    font-weight: 400;
}
.quote-text p {
    font-size: 22px;
    margin-bottom: 0;
    font-style: italic;
    color: #010202;
}
.quote-text{
    padding-bottom: 20px;
}
.csr-text p {
    font-size: 13px;
    color: #010202;
}
.csr-text {
    max-width: 60%;
    padding-bottom: 20px;
}
.merci p {
    font-size: 22px;
    letter-spacing: 0px;
    color: #012346;
    font-weight: 700;
}
.row.mission-img .col-md-6 {
    float:  right;
}

.row.mission-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.mission-img img.img-background {
    float: right;
    width: 420px;
    height: 100%;
    object-fit: cover;
    max-width: 420px;
}

.container-fluid.cdp-fullwidth.mission-merci-container {
    position:  relative;
    background: #edeaea80;
    margin-top: 90px;
}

.col-md-12.mission-section-text {
    display: table;
    min-height: 460px;
    margin: 0 auto;
}

.mission-text {
    display:  table-cell;
    vertical-align: middle;
    padding: 0 30px;
}
/* **************************** */
/* FOOTER */
/* **************************** */

footer#colophon {
    background-color: #012346;
    padding: 5vh;
    color: white;
    position: relative;
    z-index: 1000;
    background-image: url('/wp-content/uploads/2021/03/Banner-Footer.png');
    height: 400px;
    opacity: 1;
}

.site-info .logo-diocese img {
    max-width: 150px;
    height: auto;
    object-fit: cover;
    width: 100%;
}

.footer-logo-container .logo-cdp {
    max-width: 75%;
    float: left;
}

.footer-logo-container .logo-diocese {
    float: right;
    max-width: 25%;
}
.footer-logo-container .logo-cdp svg {
    height: 120px;
    width: 260px;
}
.footer-logo-container {
    display: table;
    margin: 0 ;
    height: 300px;     
}

.footer-menu-container {
    display: table;
    margin: 0 auto;
    height: 300px;
}
.logo-sections {
    display: table-cell;
    vertical-align: middle;
}
.menu-footer {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    float: none;
}
.menu-footer ul#menu-footer-menu li {
    padding-bottom: 10px;
    font-size: 15px;
}

.menu-footer ul#menu-footer-menu li:last-child {
    padding-bottom: 0;
}
.newsletter-container{
    display: table;
    margin: 0 auto;
    height: 300px;
    padding-left: 15px;
}
.newsletter-shortcode{
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.newsletter-shortcode .gform_wrapper span.gform_description {
    text-align: right;
    font-size: 13px;
    font-family: 'Open Sans',sans-serif;    
    margin-bottom: 30px;
    margin-left: 15px;

}
.newsletter-shortcode h3.gform_title {
    color: #FFFFFF !important;
    font-size: 22px !important;
    font-family: 'Open Sans',sans-serif;
    text-align: right;
    margin: 0 0 9px !important;
}
.newsletter-shortcode .gform_wrapper{
    margin-top: 0;
}

.newsletter-shortcode input#gform_submit_button_5 {
    display: block;
    margin: 10px auto !important;
}
.newsletter-shortcode #gform_5 .gform_footer.top_label {
    float: left;
    width: 20%;
    clear: none;
    background-color: #1D5691;
    margin: 0;
    padding: 0;
}
.newsletter-shortcode  #gform_5 .gform_body {
    float: left;
    width: 80%;
}
.newsletter-shortcode .gform_wrapper ul li.gfield,
.newsletter-shortcode  .gform_wrapper li.hidden_label input{
    margin-top: 0 !Important;

}
.newsletter-shortcode .gform_wrapper .top_label .gfield_label, .newsletter-shortcode .gform_wrapper legend.gfield_label{
    display: none;
}
.newsletter-shortcode .gform_wrapper .top_label div.ginput_container {
    margin-top: 2px;
}
.newsletter-shortcode input#input_5_1{
    background-color: #FFFFFF;
    min-height: 43px;
    padding: 0 15px !important;
    color: #012346;
    margin-left: 30px;
    max-width: 90%;
}
.newsletter-shortcode  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.diocese-modalite p {
    margin-bottom: 0;
    /* margin-top: 18px; */
    font-size: 12px;
}
.powered-by-section a {    
    font-size: 12px;
}

/* **************************** */
/*SINGLE PAROISSE */
/* **************************** */
.singleparoisse-row p.main-title,
.paroisse-galerie-section p.main-title,
.bref-historique-section p.main-title,
.comment-aider-section p.main-title,
.faire-un-don-section p.main-title,
.autofinancement-section p.main-title,
.service-offerts-section p.main-title,
.budget-section p.main-title,
.nombre-gens-section p.main-title{
    color: #012346;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
}
.singleparoisse-row p.main-title > span.subtitle {
    font-size: 12px;
    font-weight: 400;
    line-height: 33px;
}
.singleparoisse-row img.fb {
    width: 22px;
    height: 22px;
    vertical-align: top;
    margin-left: 5px;
}
.situation-geo-image.row {
    background-color: #F7F5F5;
    margin-bottom: 80px;
}
.paroisse-img {
    padding-left: 0 !important;
}
.paroisse-img img {
    border-radius: 0;
    /* height: 504px; */
    height: 685px;
    object-fit: cover;
}
.map-geo {
    padding: 20px 30px 20px 0 !important;
}
.map-situation-section iframe {
    width: 470px;
    height: 330px;
}
.map-geo p.content-title.uppercase {
    color: #012346;
    font-size: 16px;
    font-weight: 700;
}
.map-geo p:nth-child(2) {
    font-size: 13px;
    font-weight: 400;
    color: #012346;
    line-height: 22px;
    margin-bottom: 30px;
}
.map-geo ul {
    font-size: 13px;
    font-weight: 400;
    color: #012346;
    margin-bottom: 30px;
}


.paroisse-main-details{
    padding:35px 20px;
    border: 1px solid #66BBC7;
    margin-bottom: 50px;
}
.paroisse-main-details p {
    color: #010202;
    font-size: 14px;
    line-height: 30px;
    padding-left: 40px;
    position: relative;
    min-height: 60px;
}
.paroisse-main-details p:last-child{
    margin-bottom: 0;
}
.paroisse-main-details p::before {
    content: '';
    height: 30px;
    width: 30px;
    display: block;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.paroisse-main-details p.code::before {
    background-image: url('/wp-content/uploads/2021/06/eglise-aqua@2x.png');   
}
.paroisse-main-details p.address::before {
    background-image: url('/wp-content/uploads/2021/06/location-aqua@2x.png');   
}
.paroisse-main-details p.email::before {
    background-image: url('/wp-content/uploads/2021/06/email-aqua@2x.png');   
}
.paroisse-main-details p.tel::before {
    background-image: url('/wp-content/uploads/2021/06/phone-aqua@2x.png');   
}
.paroisse-main-details p.juice-num::before {
    background-image: url('/wp-content/uploads/2021/06/JUICe-MCB-logo@2x.png');   
}
.paroisse-main-details p.bank-acc::before {
    background-image: url('/wp-content/uploads/2021/06/bank-account-aqua@2x.png');   
}
.paroisse-main-details p span.bold,
.paroisse-main-details p span.bold > a {
    font-weight: 700;
    color: #000;
}
.paroisse-slider .image-main {
    max-width: 220px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.paroisse-slider .image-main img {
    width: 220px;
    height: 140px;
    object-fit: cover;
    object-position: center;
}
.paroisse-slider  .box-color {
    width: 190px;
    height: 137px;
    position: relative;
}
.paroisse-slider .image-container a {
    position: absolute;
    top: 20px;
    left: 20px;   
    text-decoration: none;
    transition: 0.3s ease-in-out;
}
.paroisse-slider .image-container {
    position: relative;
    margin-bottom: 40px;
}
.paroisse-slider .col-md-3 .box-color-1 {
    background-color:#F3D255;
}
.paroisse-slider .col-md-3 .box-color-2 {
    background-color:#66BBC7;
}
.paroisse-slider .col-md-3 .box-color-3 {
    background-color:#1D5691;
}
.paroisse-slider .slick-prev {
    left: 0 !important;
}
.paroisse-slider .slick-next {
    right: 0px !important;    
    transform: rotate(180deg);
}
.paroisse-slider.row.slick-initialized.slick-slider {
    padding: 30px 50px;
}

.paroisse-slider .slick-arrow  {
    top: 50%;
    position: absolute;
    background-image: url('/wp-content/uploads/2021/06/arrow@2x.png');
    height: 33px !important;
    width: 20px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}
.single-paroisses .archive-paroisse-container{
    width: 100% !important;
}
.single-paroisses .container-fluid {
    padding: 0 !important;
}
.bref-historique-section,
.comment-aider-section,
.faire-un-don-section,
.autofinancement-section,
.nombre-gens-section,
.service-offerts-section,
.budget-section{    
    padding: 50px 0;
}
.bref-historique-section,
.nombre-gens-section {
    background-color: #F7F5F5;   
}
.comment-aider-section,
.service-offerts-section{
    background-color: #012346;
}
.comment-aider-section p.main-title,
.service-offerts-section p.main-title{
    color: #FFFFFF;
}
.bref-historique-section p {
    font-size: 16px;
    color: #010202;
    line-height: 27px;
}
.bref-historique-section .read-more {
    text-align: center;
    max-width: 220px;
    padding: 14px;
    background: #1D5691;
    margin: 40px auto 0;
    transition: 0.3s ease-in-out;
}
.bref-historique-section .read-more p {
    margin-bottom: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
}
.bref-historique-section .read-more {
    cursor: pointer;
}
.bref-historique-section .content-wrapper.show-more {
    height: 100%;
    max-height: 100%;
}
.bref-historique-section .content-wrapper {
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;    
    margin-top: 30px;
}
.bref-historique-section .read-more:hover {
    background-color: transparent;
}
.bref-historique-section .read-more:hover p {
    color: #1D5691;
}
.nombre-gens-section .single-box {
    position: relative;
    display: table;
    margin: 40px auto;
    width: 100%;
    text-align: center;
    height: 100%;
    min-height: 150px;
    background-color: #FFFFFF;
}

.nombre-gens-section .box-content {
    vertical-align: middle;
    display: table-cell;
    padding: 15px;
    box-shadow: 0px 3px 6px #00000029;
}
.nombre-gens-section .box-content p {
    padding: 0 50px;
    font-family: 'Open Sans',sans-serif;
    color: #012346;
    line-height: 35px;    
    font-size: 16px;
}
.autofinancement-section .content {
    margin: 30px 0;
}
.autofinancement-section .content p.title {
    color: #66BBC7;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 25px;
}
.autofinancement-section .content p {
    color: #010202;
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 16px;
}
.budget-section p, .budget-section ul >li {
    font-size: 16px;
    color: #010202;
    line-height: 30px;
}
.budget-section ul{
    padding-inline-start: 30px;
}
.budget-section p.title{
    margin-bottom: 30px;
}
.comment-aider-section p {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 33px;
}

.comment-aider-section p > a {
    color: #66BBC7;
    font-weight: 700;
}
.comment-aider-section p.main-title{
    margin-bottom: 30px;
    margin-left:0;
    margin-right: 0;
}
.service-offerts p {
    color: #FFFFFF;
    line-height: 33px;
    font-size: 16px;
    text-align: left;
    margin-bottom: 0;
    font-weight: 600;
    padding-left: 40px;
    min-height: 66px;
}
.service-offerts.row {
    margin-top: 60px;
    margin-right: 0;
    margin-left: 0;
}
.service-offerts .col-md-4{
    counter-increment: servicecounter;
    margin-bottom: 20px;
}
.service-offerts p::before {
    content: '';
    position: absolute;
    left: 0px;
    width: 49px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    content: counter(servicecounter);
    padding: 7px 10px;
    text-align: center;
}

.service-offerts .col-md-4:nth-child(3n+1)  p::before{
    background-image: url('/wp-content/uploads/2021/06/Group-131@2x.png'); 
}
.service-offerts .col-md-4:nth-child(3n+2) p::before{
    background-image: url('/wp-content/uploads/2021/06/Group-136@2x.png'); 
}
.service-offerts .col-md-4:nth-child(3n+3) p::before{
    background-image: url('/wp-content/uploads/2021/06/Group-141@2x.png'); 
}

.faire-un-don-section .content-aider p.etape-1::before {
    content: '';
    display: inline-block;
    width: 730px;
    height: 60px;
    position: absolute;
    left: 55%;
    transform: translateX(-50%);
    top: 3px;
    background-image: radial-gradient( ellipse, #66bbc7 2px, #66bbc7 3px, transparent 3px);
    background-size: 30px 30px;
    background-position: 0px 0;
    background-repeat: repeat-x;
}

.faire-un-don-section .content-aider p.etape-1,
.faire-un-don-section .content-aider p.etape2{
    position: relative;
    font-size: 20px;
    color: #66BBC7;
    line-height: 33px;
    font-weight: 700;
}
.faire-un-don-section .content-aider p.etape2::before {
    content: '';
    position: absolute;
    left: -40px;
    top: 4px;
    width: 16px;
    height: 26px;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/2021/06/arrow-next@2x.png');
    background-size: contain;
}
.content-aider.row {
    margin-top: 30px;
}
.content-aider .cdp-generic-text p {
    max-width: 798px;
    color: #010208;
    font-size: 15px;
    line-height: 25px;
}

.content-aider .cdp-generic-text {
    margin-top: 30px;
}
.paroisse-slider .description-wrapper p.title {
    font-size: 16px;
    color: #2D3F5C;
    font-weight: 700;
    line-height: 20px;
    min-height: 60px;
}
.paroisse-slider .description-wrapper p.details {
    font-size: 13px;
    color: #2D3F5C;
    line-height: 20px;
}
.autofinancement-section,
.autofinancement-section .container {
    position: relative;
}
.autofinancement-section::after {
    content: '';
    width: 592px;
    height: 350px;
    background-image: url('/wp-content/uploads/2021/06/Mask-Group-7@2x.png');
    position: absolute;
    bottom: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
}
.autofinancement-section .container::before {
    content: '';
    width: 283px;
    height: 294px;
    background-image: url('/wp-content/uploads/2021/06/people@2x.png');
    position: absolute;
    top: -20px;
    right: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
}
/* popup */
.single-paroisses .container.popup-container {
    background-color: #ffffff;
    border: 1px solid #d0d8e5;
    position: relative;
    top: 50px;
    overflow: auto;
    width: 80%;
    max-height: 100vh;   
    display: block !important;
    padding: 66px;
}

.single-paroisses .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    z-index: 999999;
    cursor: pointer;
}

.single-paroisses .popup-container .close-btn:before {
    content: '';
    width: 23px;
    height: 2px;
    background: #205993;
    display: block;
    position: absolute;
    top: 20px;
    right: 25px;
    transform: rotate(-40deg);
}
.single-paroisses .popup-container .close-btn:after {
    content: '';
    width: 23px;
    height: 2px;
    background: #205993;
    display: block;
    position: absolute;
    top: 20px;
    right: 25px;
    transform: rotate(40deg);
}
.single-paroisses .popup-main {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffffab;
    z-index: 99999;
    display: none;
}
.fiche-dengagement {
    max-width: 255px;
    background-color: #F3D255;
    padding: 15px 20px;
    text-align: center;    
    transition: 0.3s ease-in-out;
}

a.fiche {
    font-size: 16px;
    text-transform: uppercase;
    color:  #FFFFFF !important;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    text-decoration: none !important;
    transition: 0.3s ease-in-out;
}
a.fiche:hover .fiche-dengagement{
    text-decoration: none;
    background-color: #205993;
}
.single-paroisses .modal.fade {
    background: rgb(1 35 70);
}
.transaction-bank p,.transaction-bank a {
    font-size: 16px;
    color: #010202;
    text-decoration: none !important;
    margin-bottom: 0;
    padding-left: 40px;    
    cursor: pointer;
}
.transaction-bank {
    margin-top: 30px;
}
.ordre-transfert, .mcb-banking,.mcb-juice {
    margin-top: 33px;
    position: relative;    

}
.transaction-bank p::before, .transaction-bank a::before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    display: block;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
.ordre-transfert a::before{
    background-image:url('/wp-content/uploads/2021/06/ordre-de-transfert@2x.png');
}
.mcb-banking a::before{
    background-image:url('/wp-content/uploads/2021/06/internet-banking@2x.png');
}
.mcb-juice a::before{
    background-image:url('/wp-content/uploads/2021/06/JUICe-MCB-logo@2x.png');
}
.paroisse-slider .image-container a .icon-voir {
    display:none;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    bottom: 50%;
    text-decoration: none !important;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
}

.paroisse-slider .image-container a p.voir-plus {
    position: relative;
    padding-left: 15px;
}

.paroisse-slider .image-container a:hover .icon-voir {
    display: block;
    z-index: 99999;
}
.paroisse-slider .image-container a:hover .image-main::after {
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    background-color: #00000059;
    position: absolute;
    width: 100%;
    height: 100%;
}
.paroisse-slider .image-container a:hover p.voir-plus::before {
    height: 25px;
    width: 25px;
    content: '';
    position: absolute;
    background-size: cover;
    background-image: url('/wp-content/uploads/2021/06/voir-plus.png');
    left: 45px;
    background-repeat: no-repeat;
}

/* **************************** */
/* SINGLE GALLERY */
/* **************************** */
.galerie-page-container.container {
    padding: 0 !important;
}
.galerie-container p.main-title {
    color: #012346;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
}
.galerie-container.row {
    padding: 40px 0 20px;
}
.galerie-page-container.container .image-section .col-md-3 {
    padding-left: 0 !important;
    padding-right: 30px;    
    padding-bottom: 30px;
}
.single-galerie .fancybox-navigation .fancybox-button--arrow_left {
    left: 100px;
}
.single-galerie .fancybox-navigation .fancybox-button--arrow_right {
    right: 100px;
}
.image-section img {
    width: 270px;
    height: 180px;
    object-fit: cover;
    object-position: top;
}
a.retour {
    font-size: 14px;
    color: #2D3F5C;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding-left: 21px;
}
.row.retour {
    margin-bottom: 30px;
}
a.retour::before {
    background-image: url('/wp-content/uploads/2021/06/arrow-back-retour@2x.png');
    content: '';
    position: absolute;
    display: block;
    height: 18px;
    width: 11px;
    background-size: contain;
}
a.retour:hover{
    text-decoration: none;
}
/* **************************** */
/* Je DONNE - AIDEZ NOUS*/
/* **************************** */

.diocese-details {
    padding-top: 50px !important;
}

/* **************************** */
/* tOUS SOLIDAIRES */
/* **************************** */
.contact-details h2 {
    color: #4E6B81;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    font-family: 'Faricy New Bold';
}
/* **************************** */
/* Je DONNE - AIDEZ NOUS*/
/* **************************** */

.diocese-details {
    padding-top: 50px !important;
}
/* **************************** */
/* SOlidaire CTA Button*/
/* **************************** */

a.btn-solidaire-cta.home {
    left: 0px;
}
a.btn-solidaire-cta {
    position: fixed;
    z-index: 99999;
    top: 340px;
    left: -130px;
    transition: ease all 0.5s;
}

.btn-solidaire-cta img {
    max-width: 155px;
}
.btn-solidaire-cta span.icon-wrapper:after {
    background: url('/../../wp-content/uploads/2021/03/white-arrow-newsletter.png');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    height: 32px;
    content: '';
    width: 15px;
    right: 8px;
    top: 0;
}
.btn-solidaire-cta:hover {
    left: 0px;
}
.btn-solidaire-cta:hover span.icon-wrapper:after{
    display: none;
}
.post-type-archive-covid19 .btn-solidaire-cta {
    left: 0;
}
.post-type-archive-covid19 .btn-solidaire-cta span.icon-wrapper:after ,
.home .btn-solidaire-cta span.icon-wrapper:after{
    display: none;
}
/* **************************** */
/* Services diocesains */
/* **************************** */
.services-diocesains-container .banner-section {
    background-image: url('/wp-content/uploads/2023/11/IMG_6588-scaled.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 550px;
    margin-bottom: 100px;
}
.services-diocesains-container .banner-section .title-wrapper.container {
    padding-left: 0;
    margin: 0 auto;
    padding-top: 55px;
}
.services-diocesains-container .title-wrapper p {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 600;
}
.post-type-archive-services_diocesains .container.popup-container {
    background-color: #ffffff;
    border: 1px solid #d0d8e5;
    position: relative;
    top: 50px;
    overflow: auto;
    width: 80%;
    max-height: 100vh;   
    display: block !important;
    padding: 66px;
}

.post-type-archive-services_diocesains .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    z-index: 999999;
    cursor: pointer;
}

.post-type-archive-services_diocesains .popup-container .close-btn:before {
    content: '';
    width: 23px;
    height: 2px;
    background: #205993;
    display: block;
    position: absolute;
    top: 20px;
    right: 25px;
    transform: rotate(-40deg);
}
.post-type-archive-services_diocesains .popup-container .close-btn:after {
    content: '';
    width: 23px;
    height: 2px;
    background: #205993;
    display: block;
    position: absolute;
    top: 20px;
    right: 25px;
    transform: rotate(40deg);
}
.post-type-archive-services_diocesains .popup-main {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffffab;
    z-index: 99999;
    display: none;
}
.post-type-archive-services_diocesains .modal.fade {
    background: rgb(1 35 70);
}
.faire-don-container {
    background-color: #F7F5F5;
}
.post-type-archive-services_diocesains p.fax::before {
    background-image: url('/wp-content/uploads/2021/10/fax-aqua@2x.png');   
}
.diocesain-tree-container .col-md-5th img {
    border-radius: 76%;
    height: 157px;
}
.diocesain-tree-container img {
    height: 170px;
    margin: 0 auto;
    max-width: 250px;
    width: 100%;
    object-fit: contain;
     border-radius: 50%;
}
.diocesain-tree-container [class*="col-md"]{
    margin: 15px auto;
    text-align: center;
}
.diocesain-tree-container .row:first-child::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 95%;
    background-image: url('/wp-content/uploads/2021/11/Group-306@2x.png');
    background-position: top;
    left: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    z-index: -1;
}
.diocesain-tree-container .col-md-5th {
    width: 20%;
    float: left;
}
.diocesain-tree-container {
    padding-top: 100px;
    position: relative;
}
.diocesain-tree-container .row:first-child {
    padding-bottom: 30px;
}
.diocesain-tree-container .col-md-12 {
    margin-top: -50px;
}
.diocesain-tree-container .col-md-4:nth-child(2) {
    margin-top: 60px;
}
.diocesain-tree-container .col-md-3:not(:first-child):not(:last-child) {
    margin-top: 80px;
    margin-left: 0px;
    margin-right: 0;
}
.diocesain-tree-container .row:nth-child(2) {
    margin: 0 60px;
}
.diocesain-tree-container .row:nth-child(3){
    margin: 0 ;
    padding: 0;
}
.diocesain-tree-container .col-md-5th:nth-child(2n) {
    margin-top: 100px;
}
.diocesain-tree-container .col-md-5th:nth-child(3) {
    margin-top:180px;
}
.diocesain-tree-container .col-md-3 {
    margin: 15px 0;
}
.diocesain-tree-container a {
    text-decoration: none;
    color: #010202;
    font-size: 20px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
}

.diocesain-tree-container a > p {
    max-width: 80%;
    margin: 10px auto;
}
.diocesain-tree-container:after {
    content: '';
    position: absolute;
    display: block;
    background-image: url('/wp-content/uploads/2021/11/crowd-bottom-blue@2x.png');
    bottom: 0;
    height: 630px;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    right: 0;
    z-index: -1;
}
.diocesain-tree-container >.container{
    padding-bottom: 450px;
    position: relative;
}
.paroisse-main-details p.fb::before {
    background-image: url('/wp-content/uploads/2021/11/Group-345@2x.png');   
}
.paroisse-main-details p.site::before {
    background-image: url('/wp-content/uploads/2021/11/13@2x.png');   
}
.services-diocesains-container .paroisse-main-details p {
    line-height: 20px;
    min-height: 40px;
}
.diocesain-tree-container .col-md-12 img {
    max-width: 350px;
    height: 100%;
    object-fit: cover;
    margin-top: -10px;
}
.diocesain-tree-container .col-md-12 p {
    max-width: 100%;
    margin: 10px auto;
    color: #010202;
    font-size: 20px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
}
/* single diocesain */
.service-diocesains-single-container .container-fluid {
    padding: 0;
}
.principal-service-section p.main-title.uppercase {
    color: #012346;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;

}
.service-principal .col-md-3 {
    min-height: 250px;
    padding-bottom: 20px;
}
.single-services_diocesains .faire-un-don-section {
    background-color: #F7F5F5;
}
.principal-service-section,
.diocesain-galerie-section,
.diocesain-post-slider-section{
    padding: 50px 0;
}
.service-principal .col-md-3::before {
    content: '';
    width: 90%;
    height: 90px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
}
.service-principal .col-md-3 p {
    margin: 15px 22px ;
    font-size: 13px;
    color: #010202;
} 
.service-principal .col-md-3:nth-child(3n+1)::before{
    background-image: url('/wp-content/uploads/2022/02/yellow@2x.png'); 
}
.service-principal .col-md-3:nth-child(3n+2)::before{
    background-image: url('/wp-content/uploads/2022/02/darkblue@2x.png'); 
}
.service-principal .col-md-3:nth-child(3n+3)::before{
    background-image: url('/wp-content/uploads/2022/02/lightblue@2x.png'); 
} 
.diocesain-galerie-section{
     background-color: #012346 ;   
}
.diocesain-galerie-section p.main-title.uppercase {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    color: #FFFFFF;
    text-align: center;
}
.service-diocesains-single-container p.fax::before {
    background-image: url('/wp-content/uploads/2021/10/fax-aqua@2x.png');
}
.single.single-services_diocesains .slider-service .slick-prev {
    left: 0 !important;
}
.single.single-services_diocesains .slider-service .slick-next {
    right: 0px !important;    
    transform: rotate(180deg);
}
.single.single-services_diocesains .slider-service.row.slick-initialized.slick-slider {
    padding: 30px 50px;
}

.single.single-services_diocesains .slider-service .slick-arrow  {
    top: 50%;
    position: absolute;
    background-image: url('/wp-content/uploads/2021/06/arrow@2x.png');
    height: 33px !important;
    width: 20px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}
.single.single-services_diocesains .slider-service.slick-slider a > p {
    text-align: center;
    font-size: 12px;
    margin: 15px;
    font-weight: 700;
}
.single.single-services_diocesains .slider-service.slick-slider a{
     text-decoration: none;
     color: #010202;
}
.single.single-services_diocesains .slider-service.slick-slider a:hover {
    color: #012346;
}
.slider-service.slick-slider a > p:focus-visible,
.slider-service.slick-slider a:focus-visible,
.slider-service.slick-slider a > p:focus,
.slider-service.slick-slider a:focus {
    outline: none;
}
.row.singlediocesain-row-banner {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 100px;
}
.background-overlay {
    height: 500px;
    width: 100%;
    background-color: #000000;
    opacity: 60%;
}
.singlediocesain-row-banner .title-wrapper.row {
    position: absolute;
    top: 100px;
    max-width: 1170px;
    margin: 0 15px;
}
.singlediocesain-row-banner p.uppercase.heading {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}
.service-titles-wrapper.col-md-6 {
    color: #FFFFFF;
}
.singlediocesain-row-banner p.subtitle {
    font-size: 16px;
}
.service-banner-featured .image-box {
    position: relative;
    margin: 0 auto;
}
.service-banner-featured .background-box {
    width: 350px;
    height: 180px;
    position: relative;
    border-radius: 5px;
    background-color: #66BBC7;
    margin: 70px auto 0;
}
.service-banner-featured .front-image {
    width: 350px;
    height: 180px;    
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    position: absolute;
    bottom: 70px;
}
.service-banner-featured .back-image {
    width: 350px;
    height: 180px;    
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    position: absolute;
    top: 40px ;
    right: 0;
    background-position: center;
}
.service-banner-featured .back-image .overlay {
    border-radius: 5px;
    opacity: 0.6;
    width: 350px;
    height: 180px;
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(102,187,199,1) 100%);
}
.service-titles-wrapper a.archivelink {
    color: #FFFFFF;
    text-decoration: none;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    display: flex;
}
a.archivelink::before {
    content: '';
    display: block;
    width: 30px;
    height: 20px;
    background-image: url('/wp-content/uploads/2022/02/Group-162@2x.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.service-titles-wrapper a.archivelink:hover {
    color: #fecf2f;
}
/* popup */
.single-services_diocesains .container.popup-container {
    background-color: #ffffff;
    border: 1px solid #d0d8e5;
    position: relative;
    top: 50px;
    overflow: auto;
    width: 80%;
    max-height: 100vh;   
    display: block !important;
    padding: 66px;
}
.single-services_diocesains .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    z-index: 999999;
    cursor: pointer;
}
.single-services_diocesains .popup-container .close-btn:before {
    content: '';
    width: 23px;
    height: 2px;
    background: #205993;
    display: block;
    position: absolute;
    top: 20px;
    right: 25px;
    transform: rotate(-40deg);
}
.single-services_diocesains .popup-container .close-btn:after {
    content: '';
    width: 23px;
    height: 2px;
    background: #205993;
    display: block;
    position: absolute;
    top: 20px;
    right: 25px;
    transform: rotate(40deg);
}
.single-services_diocesains .popup-main {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffffab;
    z-index: 99999;
    display: none;
}
.diocese-image-container .image-main {
    position: relative;
}
.diocese-image-container .description-wrapper {
    position: absolute;
    padding: 15px 20px;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.8;
}
.diocese-slider .diocese-image-container a .icon-voir {
    display: none;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    bottom: 50%;
    text-decoration: none !important;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
}
.diocese-slider .diocese-image-container a:hover .icon-voir {
    display: block;
    z-index: 99999;
}

.diocese-slider .diocese-image-container a:hover .image-main::after {
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    background-color: #00000059;
    position: absolute;
    width: 100%;
    height: 100%;
}
.diocese-slider .diocese-image-container a:hover p.voir-plus::before {
    height: 25px;
    width: 25px;
    content: '';
    position: absolute;
    background-size: cover;
    background-image: url('/wp-content/uploads/2021/06/voir-plus.png');
    left: 45px;
    background-repeat: no-repeat;
}
.diocese-slider .description-wrapper.box-color-1 {
    background-color:#F3D255;
}
.diocese-slider .description-wrapper.box-color-2 {
    background-color:#66BBC7;
}
.diocese-slider .description-wrapper.box-color-3 {
    background-color:#1D5691;
}
.diocese-image-container .description-wrapper p.title {
    color: #FFFFFF;
    font-weight: 700;
    margin-bottom: 0;
    z-index: 99;
    font-size: 16px;
}
.diocese-image-container .image-main img {
    width: 360px;
    height: 215px;
    object-fit: cover;
    object-position: center;
}

.single.single-services_diocesains .diocese-slider .slick-prev {
    left: 0 !important;
    transform: rotate(180deg);
}
.single.single-services_diocesains .diocese-slider .slick-next {
    right: 0px !important;    
    
}
.single.single-services_diocesains .diocese-slider.row.slick-initialized.slick-slider {
    padding: 30px 50px;
}

.single.single-services_diocesains .diocese-slider .slick-arrow  {
    top: 50%;
    position: absolute;
    background-image: url('/wp-content/uploads/2021/03/white-arrow-newsletter.png');
    height: 33px !important;
    width: 20px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}
.single.single-services_diocesains .diocese-slider.slick-slider a > p {
    text-align: center;
    font-size: 12px;
    margin: 15px;
    font-weight: 700;
}

.diocese-slider.slick-slider a > p:focus-visible,
.diocese-slider.slick-slider a:focus-visible,
.diocese-slider.slick-slider a > p:focus,
.diocese-slider.slick-slider a:focus {
    outline: none;
}
.diocesain-post-slider-section {
    background-color: #F7F5F5;
}
.single.single-services_diocesains .cdp-content-wrapper{
    padding-bottom: 0 !important;
}
.single.single-galerie .more {
    padding: 30px 0;
    font-weight: 700;
    color: #1D5691;
}

/* Pourquoi Donner section */

.pourquoi-aider-header.row {
    margin: 0 auto !important;
    max-width: 95% !important;
    background: #f9e8d575;
    min-height: 500px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.pourquoi-aider-holder h1 {
    font-family: 'Source sans pro';
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 35px;
    margin-top: 0;
}
.pourquoi-aider-holder, .pourquoi-aider-holder h1, .pourquoi-aider-holder p {
    color: #003764;
}
.pourquoi-aider-header.row .text-holder {
    padding: 0 50px;
    width: 100%;
}
.pourquoi-aider-header.row  .pourquoi-aider-holder {
    margin: 0 50px;
} 
.pourquoi-aider-banner-container {
    display: none;
}
/* Homepage css by yaasine */

.donation-mensuel-cta-wrapper{
    display: flex;
}

.img-text-section {
    display: flex;
    flex-direction: row;
}

.event-main-details {
    display: flex;
    height: 25vw;
}

.img-text-section .col {
    width: 50%;
}

.section-events {
    height: 100%;
}

.events {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #013764;
}

.img-text-section {
    width: 70%;
}

/* .section-events {
    width: 480px;
} */

.img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-wrapper {
    height: 100%;
}
.vc_row.wpb_row.vc_row-fluid.container-donner.container-fluid.vc_row-o-content-middle.vc_row-flex {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important; 
}
.vc_row.wpb_row.vc_row-fluid.container-donner.container-fluid.vc_row-o-content-middle.vc_row-flex > .wpb_column.vc_column_container.vc_col-sm-12 > .vc_column-inner {
    padding: 0 !important;
}
.vc_row.wpb_row.vc_row-fluid.container-donner.vc_row-o-content-middle.vc_row-flex{
    padding: 0;
}
body, html {
    overflow-x: hidden;
}

.btn-primary.decouvrire-btn {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    background: #34ACAF;
    border-radius: 9px;
}

.main-title-event p {
    color: #fff;
    font-size: 30px;
    font-family: 'Open Sans';
}

.je-donne-wraper p {
    color: #1D5691;
    font-weight: 600;
    font-size: 20px;
}
.section-events {
    position: relative;
}

.wrapper-info-events {
    position: absolute;
    bottom: 0;
    padding-left: 40px;
    width: 100%;
    background-color: #000000c2;
}

/* .date-published p {
    font-size: 12px;
    color: #fff;
} */
.page-id-2 .date-published p {
    display: none;
}

.title-event p {
    font-size: 20px;
    font-family: 'Open Sans';
    color: #FFFFFF;
}

.date-published {
    /* display: flex; */
    padding-top: 20px;
}

/* .donation-mensuel-cta {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #013764;
    border-radius: 30px;
    background-color: #013764;
} */
.donation-annuel {
    border: 1px solid #013764;
    border-radius: 30px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 30px;
    
}

.donation-mensuel-cta {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}
.donation-annuel{
    color: #013764;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}
.donation-annuel:hover,
.donation-mensuel-cta:hover,
.annuel-btn:hover {
    text-decoration: none;
}

.donation-mensuel-cta:hover{
    background-color: #f2d155 !important;
    transition: 0.3s ease-in;
    cursor: pointer;
    border-color: #f2d155;
    text-decoration: none;
}
.donation-mensuel-cta-wrapper a,
.donation-mensuel-cta-wrapper a:hover {
    text-decoration: none;
}
.donation-mensuel-cta a:hover,.donation-annuel a:hover {
    text-decoration: none;
}
.donation-annuel:hover{
    background-color: #013764 !important;
    transition: 0.3s ease-in;
    cursor: pointer;
    border-color: #013764;
    text-decoration: none;
}
.donation-annuel:hover,
p.donation-annuel:hover {
    color: #fff;
}
.don-container-wrapper {
    background: #FFFFFFC9;
    padding: 30px;
    position: relative;
    top: 250px;
    width: 550px;
    left: 50px;
}

.donation-mensuel-cta{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #013764;
    border-radius: 30px;
    background-color: #013764;
    color:#fff;
}
.merci-title p {
    color: #F3D255;
    font-size: 72px;
    font-weight: 600;
    line-height: 80px;
    font-family: 'Open Sans';
}
.annonce-wysiwg > .wpb_wrapper > p {
    color: #013764;
}

/* .col-md-4.powered-by-section {
    position: relative;
}
.powered-by-section {
    position: absolute;
    top: 300px;
} */


.row-proudly {
    display: flex;
    justify-content: space-between;
}

.paroisse-homepage p.main-title  {
    font-size: 20px;
    font-weight: 700;
    color: #1D5691;
}

.normal-case{
    text-transform: lowercase;
}
.services-title > p.main-title {
    text-transform: none !important;
    color: #013764;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;

}

.news-box {
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.15);
}

.pourquoi-aider-holder{
    padding: 40px;
}

.pourquoi-aider-holder > .text-holder{
    max-width: 90%;
}

/* qui sommes nous */

.text-banner > .wpb_column > .vc_column-inner > .wpb_wrapper{
    display: flex;
    justify-content: center;
}
.first-text{
    width: 30%;
    border-right: 1px solid #fff;
    color: #fff;
}
.second-text{
    width: 20%;
    border-right: 1px solid #fff;
    color: #fff;
}
.third-text{
    width: 20%;
    border-right: 1px solid #fff;
    color: #fff;
}
.forth-text{
    width: 24%;
    color: #fff;
}
.text-banner > .wpb_column > .vc_column-inner{
    padding-bottom: 35px;
}

.cdp-valign > .vc_column-inner > .wpb_wrapper {
    max-width: 1170px;
    margin: 0 auto;
}

.nom-mon-pere >.wpb_wrapper > p{
    font-size: 28px;
    color: #1F5792;
    font-weight: 500px;
}
.inner-row-mon-pere {
    padding-top: 12vh;
    padding-bottom: 10vh;
}
.content-mon-pere > .wpb_wrapper {
    padding-top: 8vh;
    width: 590px;
    margin-left: 70px;
}
.fisrt-tiile p {
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    color: #1F5792;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 50px;
}
p.main-title.uppercase {
    margin: 0 auto;
    text-align: center;
    margin: 0 auto;
    text-align: center;
    font-size: 28px;
    color: #1F5792;
    font-weight: 700;
}
.true-img-mon-pere > .figure.wpb_wrapper.vc_figure > .vc_single_image-wrapper.vc_box_border_grey {
    width: 290px;
    height: 290px;
}
.true-img-mon-pere > .figure.wpb_wrapper.vc_figure > .vc_single_image-wrapper.vc_box_border_grey > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cdp-valign .vc_column-inner .wpb_wrapper :nth-child(3),
.cdp-valign .vc_column-inner .wpb_wrapper :nth-child(4),
.cdp-valign .vc_column-inner .wpb_wrapper :nth-child(5),
.cdp-valign .vc_column-inner .wpb_wrapper :nth-child(6),
.cdp-valign .vc_column-inner .wpb_wrapper :nth-child(7),
.cdp-valign .vc_column-inner .wpb_wrapper :nth-child(8) {
    padding-top: 0;
}

.second-title-banner > .wpb_wrapper > p{
    font-size: 14px;
    color: #000000;
    font-weight: 700;
    line-height: 50px;
}

.pere-img-full > figure.wpb_wrapper.vc_figure{
    width: 100% !important;
}
.pere-img-full > figure.wpb_wrapper.vc_figure > .vc_single_image-wrapper{
    width: 100% !important;
    height: 700px;
}
.pere-img-full > figure.wpb_wrapper.vc_figure > .vc_single_image-wrapper > img{
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.wpb_single_image.wpb_content_element.vc_align_center.wpb_content_element.pere-img-full {
    margin-bottom: -1px;
}


/* Panier/ user  icon menu */
.panier-icon a::before,
.account-icon a:before {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.panier-icon a ,
    .account-icon a {
    position: relative;
    margin-left: 10px;
}
.panier-icon a:before{
    font: var(--fa-font-solid);
    content: '\f07a';
    position: absolute;
    left: -10px;
    top: 15px;
    
}
.account-icon a:before {
     font: var(--fa-font-solid);
    content: '\f007';
    position: absolute;
    left: -8px;
    top: 15px;

}
#menu-autofinancement-menu-1 li a,.main-menu ul li a{
     font-size: 18px;
}

 .mobile-only{
     display: none;
 }