<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Archi Child
 Theme URI:    http://demo.oceanthemes.net/archimate/
 Description:  Archi Child Theme
 Author:       OceanThemes
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      3.3.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/

@import url("../archi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/* start events */
.tribe-events-list-separator-month, .tribe-venue {
    display: none !important;
}
#tribe-events-pg-template {margin-top: 150px}
.events-list .tribe-events-loop{max-width: 100% !important}
#tribe-events-content a {color: #21759b;}
#tribe-events-content a:hover {color: #b2dd4c;}
.archive .type-tribe_events {
    width: 33.333333%;
max-width: 400px;
margin: 0 !important;
padding: 60px 10px !important;
text-align: justify;
float: left;
position: relative;
display: block;
}
.tribe-events-event-meta {
    min-height: 66px;
}
.tribe-events-list-event-title {
    min-height: 63px;
}
.tribe-events-event-image {
    min-height: 270px;
}
.tribe-events-read-more {
    border: 1px solid;
    padding: 10px 20px;
    display: inline-block;
}
#tribe-events-pg-template {
    padding: 0 15px;
}
.tribe-events-event-image {width: 100% !important;margin: 0 3% 4% 0 !important;}
.tribe-events-single-event-title {text-align: left;font-size: 30px !important;font-weight: 500;}
.share {padding: 0 0 30px;}
.single-tribe_events .tribe-events-event-image{max-width: 50%;float: left;}
.tribe-events-single-event-description.tribe-events-content {float: right;max-width: 47%;}
.tribe-events-single-event-description.tribe-events-content .container {width: 100%;}
.tribe-events-address address span, .tribe-address span{border-bottom: 0 !important}
.tribe-events-venue-map {width: 100% !important;padding: 0 !important;margin: 0 !important;}
.tribe-events-content .vc_tta-panel-title{margin: 0 !important}
.tribe-events-content .btn-line-black{margin-bottom: 10px;}
/* end events */

/* start coaching des jeunes */
.coaching-section::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -25px;
    border: 35px solid transparent;
        border-top-width: 35px;
        border-top-style: solid;
        border-top-color: transparent;
    border-top: 25px solid #fff;
}

.thumbnail_type_recent-service {
    margin-bottom: 30px;
}
.thumbnail {
    overflow: hidden;
    padding: 0;
    border: none;
        border-bottom-width: medium;
        border-bottom-style: none;
        border-bottom-color: currentcolor;
    border-radius: 0;
    border-bottom: 1px solid #dcdbda;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
}
.thumbnail {
    display: block;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    max-width: 360px;
    margin: 0 auto;
}
.thumbnail__image-container {
    position: relative;
    min-height: 350px;
}
.thumbnail__image-container img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.thumbnail__caption {
    background-color: #ffffff;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 0 20px 20px 20px;
    color: #606060;
}
.thumbnail__caption-bump {
    width: 104px;
    height: 104px;
    border-radius: 50%;
    background-color: inherit;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}
.thumbnail__caption-icon {
    font-size: 40px;
line-height: 1;
top: -20px;
margin-bottom: 6px;
color: #b2dd4c;
position: relative;
text-align: center;
z-index: 2;
}
.thumbnail__caption-icon i {
    float: none;
}

.thumbnail__caption-action {
    opacity: 0;
    margin-bottom: -65px;
    -webkit-transition: margin-bottom .3s ease .15s, opacity .3s ease;
    -moz-transition: margin-bottom .3s ease .15s, opacity .3s ease;
    -o-transition: margin-bottom .3s ease .15s, opacity .3s ease;
    -ms-transition: margin-bottom .3s ease .15s, opacity .3s ease;
    transition: margin-bottom .3s ease .15s, opacity .3s ease;
}
.thumbnail:hover {
    -webkit-box-shadow: 0 2px 7px rgba(0,0,0,.13);
    -moz-box-shadow: 0 2px 7px rgba(0,0,0,.13);
    box-shadow: 0 2px 7px rgba(0,0,0,.13);
    border-color: transparent;
}
.thumbnail:hover .thumbnail__caption-action {
    opacity: 1;
    margin-bottom: 0;
    margin-top: 15px;
    -webkit-transition: margin-bottom .3s ease .15s, opacity .5s ease .3s;
    -moz-transition: margin-bottom .3s ease .15s, opacity .5s ease .3s;
    -o-transition: margin-bottom .3s ease .15s, opacity .5s ease .3s;
    -ms-transition: margin-bottom .3s ease .15s, opacity .5s ease .3s;
    transition: margin-bottom .3s ease .15s, opacity .5s ease .3s;
}
.thumbnail__caption-title a {
    color: #444 !important;
    font-weight: 400;
    font-size: 19px;
}
.btn.btn_view_primary.btn_size_sm {
    position: relative;
    padding: 12px 30px;
    line-height: 24px;
    text-transform: capitalize;
    background: none;
    color: #b2dd4c !important;
    border: 2px solid #b2dd4c;
    font-size: 14px;
    font-weight: 500;
    border-radius: 26px;
    font-family: 'Poppins', sans-serif;
}
.btn.btn_view_primary.btn_size_sm:hover {
    background: #b2dd4c;
    color: #ffffff !important;
}
.coaching-jeunes .separator span::before {
    border-bottom: 1px solid #dbdbdb !important;
}
.coaching-jeunes-2 .separator span::before{
border-bottom: 1px solid #dbdbdb !important;
width: 150px;
}
.coaching-jeunes .separator span::after {
    border-bottom: 1px solid #dbdbdb !important;
}
.coaching-jeunes-2 .separator span::after {
    border-bottom: 1px solid #dbdbdb !important;
    width: 150px;
}
/* start coaching des jeunes */


/* start qui sommes nous */
.inner-box-qui{
position: relative;
display: block;
text-align: center;
border: 1px solid #f0f0f0;
padding: 50px 10px 40px;
border-radius: 2px;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.inner-box-qui .icon-box-qui {
    position: relative;
    line-height: 1em;
    font-size: 48px;
    margin-bottom: 25px;
    color: #b2dd4c;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.inner-box-qui .text {
    line-height: 1.8em;
}
.inner-box-qui:hover {
    background: #b2dd4c;
    color: #ffffff;
    border-color: #b2dd4c;
}
.inner-box-qui:hover h3,  .inner-box-qui:hover .fa{
    color: #ffffff !important;
}

/* end qui sommes nous */

.overlay-content .text {
    margin: 15px 0 0;
}

.icon-column-default .inner-box {
    position: relative;
    display: block;
    padding-left: 90px;
}
.icon-column-default .inner-box .icon-box {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    line-height: 40px;
    padding: 15px 0px;
    font-size: 32px;
    text-align: center;
    color: #ffffff;
    background: #b2dd4c;
    border-radius: 50%;
}
.services-section {
    position: relative;
    padding: 45px 0 20px;
    border-top: 1px solid #f0f0f0;
    }
.services-section::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -40px;
    height: 34px;
    width: 80px;
    background: url(/media/tab-curve.jpg) center top no-repeat;
}
/* start col home */
.featured-service .inner-box {
    position: relative;
    display: block;
}
.featured-service .image-box {
    position: relative;
    display: block;
    overflow: hidden;
}
figure {
    margin: 0;
}
.featured-service .image-box img {
    display: block;
    width: 100%;
}
.featured-service .image-box .caption-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    color: #ffffff;
    background: rgba(29,40,2,0.90);
    padding: 15px 15px 4px 80px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.featured-service .image-box .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    font-size: 32px;
    color: #ffffff;
    background: #b2dd4c;
    line-height: 40px;
    padding: 10px 0px;
    text-align: center;
}
.featured-service .overlay-box {
    position: absolute;
    left: 0px;
    bottom: -100%;
    width: 100%;
    height: 100%;
    color: #ffffff;
    background: rgba(29,40,2,0.90);
    padding: 20px 30px 20px 90px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.featured-service .overlay-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    font-size: 32px;
    color: #ffffff;
    background: #b2dd4c;
    line-height: 40px;
    text-align: center;
}
.featured-service .overlay-box .overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 20px 30px 20px 90px;
}
.inner-box.wow.fadeIn.animated:hover{
visibility: visible;
animation-duration: 1500ms;
animation-delay: 0ms;
animation-name: fadeIn;
}
.featured-service:hover .overlay-box {
    bottom: 0px;
}
.featured-service:hover .image-box .caption-box {
    bottom: -100%;
}
.overlay-inner .title a {
    color: #b2dd4c;
}
.overlay-inner .title a:hover {
    color: #fff;
    text-decoration: none;
}
.featured-service .overlay-box .icon-box span {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -20px;
    width: 100%;
}
.thumbnail__caption-title {
   z-index: 3;
position: relative;
margin-top: -15px;
color: #444 !important;
font-weight: 400;
font-size: 19px;
}

/* end col home */</pre></body></html>