/* CUSTOM STYLE HERE */
/* Header */


/* ol, ul{
    list-style: auto!important;
}

.single-entreprise-modal ul {
    list-style: none!important;
}

.single-entreprise-text2 ul {
    list-style: circle!important;
} */

/* #single-entreprise-text2 .single-entreprise-text2 ul li {
    list-style-type:disc;
} */

.modal {
    z-index: 99999!important;
}

body.custom-background {
    background-color:transparent!important;
}

.header-section {
    padding: 0 !important;
    background-color: #55734B!important;
    max-width: 1920px!important;
    width: 100%!important;
    z-index: 10;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);

}
.header-section2 {
    padding: 0 !important;
    background-color: white!important;
    max-width: 1920px!important;
    width: 100%!important;
    z-index: 9;
}


.header-row{
    max-width: 1920px!important;
    width: 90%!important;
    padding:5px!important;
    display: flex;
    align-items: center;
    
}
.section-one:before {
    content: '';
    backdrop-filter: brightness(0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.header-row2{
    max-width: 1920px!important;
    width: 90%!important;
    padding:0!important;
    z-index: 1!important;

}
.header-col1 {
        width: 14%!important;
}

.header-col2 {
    width: fit-content;
}

.header-col3 {
    width: 87%!important;
}

.menu-col {
    position: absolute!important;
}

.header-row2 .et_pb_menu__wrap{
    justify-content: center!important;
  
   
}


.header-text{
    text-transform: uppercase!important;
    margin: 0!important;
    padding-top: 15px;
    font-family: 'Base-nine';
}

.ul-header li  {
    width: fit-content;
    display: inline;
    padding: 8px 20px;
    color: #F3EFD9;
    border-right: 2px solid #F3EFD9;
    text-transform: uppercase!important;
    font-size: 14px;
    font-family: 'Barlow-SemiBold';
    letter-spacing: 1px;
    cursor: pointer;
   
}

.ul-header li:first-child  {
   position: relative;
}
.ul-header li:first-child:hover ul  {
    display: block;
    background-color: #55734B;
    border-radius: 10px;
    padding: 22px 15px;
    text-align: left;
    
}
.ul-header li ul li a {
    color: #F3EFD9;
}

.ul-header li ul {
    position: absolute;
    display: none;
    text-align: center;
}
.ul-header li ul li {
    border: none;
    padding: 0;
    
}
.ul-header li ul li a:hover {
    color:#B8CD74 ;
}

.ul-header li:hover  {
    color: #B8CD74;   
    transition: 0.6s;
}


.ul-header li:last-child {
    border-right:none!important;
}

.ul-header {
    text-align: right;
    padding: 0!important;
    display: flex;
}

.ul-header2{
    display: flex;
    align-items: center;
}
.ul-header2 li:nth-child(3){
   display: none;
}
.ul-header2 li {
    padding:0 10px;
    color: #F3EFD9;
    font-family: 'Barlow-Medium';
    font-size: 20px;
}
.ul-header2 li img{
    max-width: none!important;
    width: 24px!important;
}


.header-code .et_pb_code_inner { 
    display: flex;
    justify-content: flex-end;
    gap:20px;
}
.header-code {
    margin: 0!important;
}

.header-text{
    color: #F3EFD9;
}

.header-logo{
    width: 260px!important;
    position: absolute;
    top: -48px;
    height: 220px;
    background: #55734B;
    z-index: 1;
    display: flex!important;
    align-items: center;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.header-logo a{
    display: flex;
    align-items: center;
    height: 100%;

}

.et-menu .menu-item-has-children>a:first-child {
    padding-right: 0!important;
}

.header-section2 #menu-primary-menu{
    justify-content: flex-end!important;
    gap: 1%;
}

.header-section2 #menu-primary-menu li{
    padding: 20px 20px;
    font-family: 'Barlow-SemiBold';
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    width: 18%;
    background-color: #F3EFD9;
    margin: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
   
}
.header-section2 #menu-primary-menu li .sub-menu li {
    width: 100%!important;
    margin-bottom: 5px;
}
.header-section2 #menu-primary-menu li:nth-child(n+4) .sub-menu{
    direction: rtl!important;
    justify-content: center;
    left: -211px;

}
.header-section2 #menu-primary-menu li:nth-child(5) .sub-menu{
    left: -447px;

}
.header-section2 #menu-primary-menu li:nth-child(3) .sub-menu{
    justify-content: center;
    left: 15px;
}


.header-section2 #menu-primary-menu li .sub-menu {
    display: flex;
    gap: 10px;
    
}
.header-section2 #menu-primary-menu li:nth-child(2) .sub-menu {
    left: -239px;
}

.header-section2 #menu-primary-menu li:hover{
    background-color: #B8CD74;
    transition: 0.6s;
}

#menu-primary-menu.et-menu .menu-item-has-children>a:first-child:after{
    display: none;
}

.header-section2 #menu-primary-menu li a{
    margin: 0 auto;
    color: #55734B;
    display: flex;
    align-items: flex-end;
}
.header-section2 #menu-primary-menu li a:hover {
    background: none;
    color: #55734B;;
    transition: 0.6s;
}

.header-menu .sub-menu{
    border-top: 0!important;
    box-shadow: none!important;
}

.header-menu .sub-menu li{
   width: fit-content!important;
   border-radius: 10px;
   font-family: 'Barlow-Bold';
   font-size: 25px!important;
 
}

.header-menu .sub-menu li a {
    font-family: 'Barlow-Bold';
    font-size: 20px!important;
    line-height: 1;
    text-align: left;
    padding: 15px 25px 15px 0px!important

 }

 .header-menu .sub-menu li a::before {
    content: '';
    width: 17px;
    height: 4px;
    background-color: #55734B;
    position: absolute;
    top: 0px;
    left: 0;
 }

 #menu-secondary-menu{
     display: block;
    height: auto;
    width: 285px;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: hidden;
    transition: 0.5s;
    padding-top: 60px;
    background-color: #55734B;
    margin-right: -350px;
    box-shadow: -11px 0px 16px -10px rgb(0 0 0 / 50%);
    -webkit-box-shadow: -11px 0px 16px -10px rgb(0 0 0 / 50%);
    -moz-box-shadow: -11px 0px 16px -10px rgba(0,0,0,0.5);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-transform: uppercase;
    padding-left: 48px!important;
    padding-right: 15px!important;
    position: relative;
    padding-bottom: 100px!important;
}


 #menu-secondary-menu li:hover {
    border-bottom: 1px solid transparent;
    transition: 0.6s;
 }

 #menu-secondary-menu li {
    padding: 10px 0;
    width: 90%!important;
    display: block;
    border-bottom: 1px solid #E8E0B3;   
 }
 #menu-secondary-menu li:first-of-type {
   margin-top: 30px!important;
 }

 #menu-secondary-menu li:last-of-type{
     border-bottom: none!important;
  
 }
.et-db 
#left-area 
#et-boc 
.et-l 
.et_pb_menu_1.et_pb_menu 
.nav li ul {
    background-color: #B8CD74!important;
}

 #menu-secondary-menu li a {
    font-family: 'Barlow-SemiBold';
    font-size: 14px;
    color: #E8E0B3;
    width: 90%;
    line-height: 16px; 
}



 #menu-secondary-menu li::after {
    content: "";
    background-image: url(https://ctcpa.org/wp-content/uploads/2021/07/angle-down.png);
    position: absolute;
    font-size: 30px;
    height: 20px;
    width: 9px;
    background-repeat: no-repeat;
    top: 4px;
    right: 0px;

 }
 #menu-secondary-menu li .sub-menu li::after {
    display: none;

 }

 .open-nav {
    width: 100px;
    height: 50px;
    background-color: #55734B;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: fixed;
    top: 50%;
    left: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    flex-direction: row-reverse;
    justify-content: space-around;


  
 }
 .filter_title, 
 .filter_menu {
    font-size: 18px;
    color: #B8CD74;
    font-family: 'Barlow-SemiBold';
    text-transform: uppercase;
 }

 #post-4444 .open-nav, 
 #post-5336 .open-nav{
     top: 38%;

 }

 .open-nav img {
     margin-right: 13px;
    
 }

 #menu-secondary-menu li .sub-menu{
    background-color: #B8CD74!important;
    border-top: 0!important;
    border-radius: 0px 10px 10px 0px;
    left: -37px;
    position: inherit!important;
    display: none;
    top: 5px;
}
#menu-secondary-menu li .sub-menu li{
    border-bottom: 0!important;
    padding: 0!important;
    color: #55734B!important;
    margin-top: 0!important;
    margin: 0!important;

}

#menu-secondary-menu li .sub-menu li a{
    color: #55734B!important;
    padding-left: 35px;
    padding-right: 0!important;
    border-bottom: 0;
  
    
 
}
#post-1319 #menu-secondary-menu li .sub-menu li:nth-child(2){
    display: none;
}

#menu-secondary-menu li .sub-menu li a:hover{
    color: white!important;
    background: none!important;
    transition: 0.6s;
 
}

#menu-secondary-menu li .sub-menu li a:after{
    display: none;
}

#menu-secondary-menu li.display .sub-menu{
    position: relative!important;
    display: block;
}

#menu-secondary-menu li:hover{
    display: block!important;
    transition: 0.6s;
}

.secondary-menu-section{
    position: fixed!important;
    top: 191px;
    z-index: 999999;
    left: -285px;
    margin-left: 285px;
}



/* landing page */

.lp-row2 .lp-text1 h1 {
    font-size: 60px;
    font-family: 'Barlow-Bold';
    color: #55734B;
    line-height: 60px;
    padding: 50px 0!important;
    text-transform: uppercase;
    width: fit-content;
}
#post-6872 .lp-sec5 {
    margin-bottom: 125px!important;
    margin-top: 100px!important;
    bottom: 0;
}

.column-nav {
    width: fit-content!important;
}

.lp-section2 {
    padding: 20px 0!important;
    padding-bottom: 150px!important;
    
}

.entry-content .et-db #et-boc .et-l .et_pb_section_5.et_pb_section.lp-section2#second-sec {
    background-color: white!important;
}

#post-1319 .lp-section2 {
    padding: 20px 0 150px 0!important;
    background: linear-gradient(180deg, white 38%, #F7F5E7 38%);
   

}

.lp-row2 .lp-text2 h2 {
    font-family: 'Barlow-Regular';
    font-size: 25px;
    line-height: 30px;
    padding:50px 0;
    color: #707070;
}

.lp-row2 .lp-text2 h2 a{
    color: #2ea3f2;
}

.lp-row2{
    max-width: 1920px!important;
    display: flex;
    justify-content: center;
    width:45%!important;
}

.section2-col2{
    width: 50%!important;
}

.dash {
    height: 10px;
    width: 42px;
    background-color: #7D9A4A;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
}

.lp-section3 {
    height: auto!important;
    padding-bottom: 54px!important;
    background: linear-gradient(180deg, #F7F5E7 90%, white 90%)!important;
}
#post-5200 .lp-section3 {
    height: auto!important;
    padding-bottom: 54px!important;
    background-color: rgba(232,224,179,0.47)!important;
    background: none!important;
}
#post-5200 .lp-row3 {
    padding-bottom: 200px!important;
}
#post-5200 .cp-dash {
    left: 0;
}
 
.lp-row3 {
    max-width: 1920px!important;
    margin-top: 50px!important;
    width: 75%!important;
    z-index: 0!important;
    padding-bottom: 400px!important;

}

#post-1455 .lp-row3 {
    padding-bottom: 490px!important;
}

#post-2500 .lp-row3 {
    padding-bottom: 200px!important;
}

.lp-section3 .lp-row3 h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Barlow-Bold';
    color: #55734B;
    padding: 35px 0;

}
.lp-section3 .lp-row3 p {
    font-size: 25px;
    font-family: 'Barlow-Regular';
    color: #707070;
    line-height: 30px;

}


.button-slider {
    position: absolute;
    background-color: #9AB452;
    padding: 10px 70px;
    right: 0px;
    bottom: 25px;
    border-radius: 10px;
    color: white!important;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
    font-family: 'Barlow-Medium';
    font-size: 20px;
}
.slider-row {
    max-width: 1920px!important;
    width: 100%!important;
}

.slider-row .et_pb_column  {
    margin: 0!important;
}

.slider {
    margin: 0 auto!important;
}

.slider .owl-nav{
    position: absolute;
    left: 70%;
    bottom: 155px;
    color: #55734B;
    font-size: 60px;
    display: flex;
    gap: 20px;
}


#post-5513 .lp-sec5 {
    top: 190%;
}

.slider .owl-nav button{
   outline: none;
}

.slider .owl-dots button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #B8CD74;
    margin-right: 15px;
}
.slider .owl-dots button.active {
    background-color: #55734B;
  
}

.slider .owl-dots{
    position: absolute;
    left: 50%;
    bottom: 155px;

}
.lp-row4{
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
    position: absolute;
    top: -300px;
    background-color: white;
    max-width: 1920px!important;
    padding: 50px 0!important;
    border-radius: 5px;
    
}

.slider-content {
    padding-bottom: 100px;
    height: 593px;
}

.slider-content h3 {
    font-size: 45px;
    font-family: 'Barlow-Bold';
    color: #55734B;
    line-height: 50px;
    padding: 30px 0;
    text-transform: uppercase;

}

.slider-content p {
    font-size: 25px;
    font-family: 'Barlow-Regular';
    color:#707070;
    line-height: 30px;

}
.slider-text{
    padding:0px 0px 0px 50px;
}
.slider-text ul li {
    list-style-type: disc!important;
}
.slider-img{
  
    display: flex!important;
    justify-content: center;

}
.slider-img img {
    border-radius: 5px;
    box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
-moz-box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
    
}
.lp-row5{
    max-width: 1920px!important;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
    /* display: flex;
    justify-content: center;
    align-items: center; */
    position: absolute;
    background-color: white;
    z-index: 2;
    bottom: 137px;
    gap: 25px;
    border-radius: 5px;
    width: 85%!important;
}


.lp-section4{
    /* height: 74vh; */
    display: none;
}

.lp-sec5 {
    width: 85%!important;
    margin: 0 auto!important;
    left: 0;
    right: 0;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.5);
    background-color: white;
    max-width: 1920px!important;
    padding: 50px 0!important;
    border-radius: 10px;
    z-index: 0;
    bottom: 290px;

}

/* search bar */
.proinput {
    margin: 0!important;
    background-color:#839D7B;
    border-radius: 10px!important;
    display: none;
    transition: 0.6s;    
}

.proclose {
    background-color: #55734B!important;
}
.probox {
    background:#55734B!important;

    
}

.innericon {
    background-color: #55734B!important;
}

div.asl_w .probox .promagnifier .innericon svg {
    width: 81%!important;
    fill: #F3EFD9!important;
}

div.asl_r.vertical {
    background: transparent!important;
}
div.asl_w .probox .promagnifier{
    pointer-events: none!important;
}
div.asl_w {
    background: none!important;
}
div.asl_w .probox .promagnifier {
    background-color: #55734B!important;
    background-image: none!important;

}

.is-title a {
    color: #55734B!important;
    font-family: 'Barlow-Bold'!important;
    font-size: 1.2rem!important;
    text-transform: uppercase;

}

.is-ajax-result-description {
    font-family: 'Barlow-Regular'!important;
    margin-top: 31px!important;
    text-align: justify!important;
    
}

.is-ajax-search-post {
    border-bottom: 1px solid #55734B!important;
    padding: 30px!important;
}

.is-ajax-search-result {
    padding: 0!important;
}

.is-search-sections .thumbnail img {
    border-radius: 10px!important;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
}

.is-ajax-search-result {
    margin-top: 20px!important;
}

.is-meta-category .is-cat-links a{
    color: #55734B!important;
    font-family: 'Barlow-Semibold';
}

.is-search-sections .meta {
    margin-left: 19%!important;
}

.is-show-more-results {
    margin-top: 0!important;
}

.is-show-more-results-text {
    background-color: #55734B!important;
    color: #e8e0b3 !important;
}
.is-ajax-search-result {
    display: none!important;
}




/* content page */



.cp-row1 {
    max-width: 1920px!important;
    width: 100%!important;
    padding: 0!important;
    height: 100vh!important;
    display: flex;
    justify-content: center;
    align-items: center;

}

.cp-content-text {
    width: 90%;
}
.cp-section2 {
    height: 80vh!important;
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0!important;
}

.cp-col2, 
.cp-images, 
.cp-images .et_pb_image_wrap, 
.cp-images .et_pb_image_wrap img, 
.cp-images2, 
.cp-images2 .et_pb_image_wrap, 
.cp-images2 .et_pb_image_wrap img{
    height: 100%!important;
    width: 100%;
    
}  

.cp-col2 {
    z-index: 0!important;
}

.cp-row1 .cp-col2{
    /* max-width:766px; */
    width: 70%!important;
    z-index: 0;

}  

.cp-row3 .cp-col1 {
    display: flex;
    justify-content: center;
    width: 88%!important;
}

.cp-row3 .cp-col2{
    width: 65%!important;
    margin: 0!important;

}  

.cp-row1 .cp-col1 {
    display: flex;
    justify-content: center!important;
    width: 100%!important;
    align-items: center;
}

.cp-images span img {
    object-fit: cover;
    object-position: right;
    width: 100%;
}

.cp-images2 span img {
    object-fit: cover;
    object-position: left;
    width: 100%;
}

.cp-images2 {
    display: flex!important;
    justify-content: flex-end;
}

.cp-row1 h3{
    font-family: 'Barlow-Bold';
    font-size: 45px;
    color: #55734B;
    padding-bottom: 70px;
    direction: ltr;
    padding-top: 30px;
    text-transform: uppercase;

}


.cp-row1 p{
    font-family: 'Barlow-Regular';
    font-size: 1.2rem;
    color: #707070;
    direction: ltr;
    line-height: 30px;

}

.cp-row3 {
    max-width: 1920px!important;
    width: 100%!important;
    padding: 0!important;
    height: 100vh!important;
    display: flex;
    justify-content: center;
    align-items: center;

}
#post-4245 .button-slider {
    position: relative;
    bottom: 0;
}


.cp-row3 h3{
    font-family: 'Barlow-Bold';
    font-size: 45px;
    color: #55734B;
    padding-bottom: 70px;
    direction: ltr;
    padding-top: 30px;
    text-transform: uppercase;

}
.cp-row3 p{
    font-family: 'Barlow-Regular';
    font-size: 1.2rem;
    color: #707070;
    direction: ltr;
    line-height: 30px;

}

.cp-section1 {
    padding: 0!important;
    z-index: 0;
}
.container .et_pb_post .entry-content #et-boc .et-l .cp-section1:nth-last-of-type(1) {
    background-color: white!important;
    padding-bottom: 100px!important;

}
.cp-section1:nth-last-of-type(1) {
    background-color: white!important;
    padding-bottom: 100px!important;

}
#post-6872 .et_pb_post .entry-content #et-boc .et-l .cp-section1:nth-last-of-type(1) {
    background-color: white!important;
    padding-bottom: 100px!important;
    padding-top: 100px!important;
}
#post-1383 .cp-section4{
    padding-bottom: 0!important;
}

.cp-section4:last-of-type {
    padding: 0!important;
    padding-bottom: 220px!important;
}
.cp-section4{
    padding: 0!important;
    z-index: 0;
}

#content-id-text{
    direction: rtl;
    padding-left: 125px!important;
    height: 700px;
    overflow-y: auto!important;
    position: relative;


}

#content-id-text::-webkit-scrollbar {
    width: 36px!important;
    margin-right: 50px!important;
    height: 50px!important;
   
}

#content-id-text::-webkit-scrollbar-track{
	border-radius: 10px!important;
    width: 20px!important;
       
}



#content-id-text::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background-color:rgba(85,115,75, 0.5);
    border: 8px solid #9990;
    background-clip: padding-box;
    
}

#content-id-text::-webkit-scrollbar-button:single-button {
    display: block;
    border-style: 3px solid;
	height: 50px;
  }
  

 
  

#content-id-text::-webkit-scrollbar-button:single-button:vertical:decrement {
    background: url('https://ctcpa.org/wp-content/uploads/2021/07/arrow-down-circle-1.png');
    /*height: 70px;*/
    margin: 30px 0!important;
    background-size: 100%;
    background-repeat: no-repeat;
   /* z-index: 100;*/
   

}

#content-id-text::-webkit-scrollbar-button:single-button:vertical:increment {
    background: url('https://ctcpa.org/wp-content/uploads/2021/07/arrow-down-circle-2.png');
    /*height: 70px;*/
    margin: 30px 0!important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    width: 50px!important;
    /*z-index: 100;*/
   
    
}


.cp-row2{
    max-width: 1920px!important;
    width: 100%!important;
    padding: 0!important;

}

.cp-row2 .cp-content-text {
    margin: 130px 0 450px 0px;
 
   
}

.cp-dash {
    content: '';
    height: 10px;
    width: 42px;
    background-color: #7D9A4A;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
    position: absolute;
    left: 125px;

}

#post-247 .dash:first-child {
    position: absolute;
    left: 0px;
    top:  0px;

}

#post-247 .dash {
    left: 60px;

}

.slider-header {
    padding: 0!important;
    z-index: 0;
}
.slider-header2 {
    max-width: 1920px!important;
    width: 100%!important;
    padding: 0!important;
}

.slider-header2 .slider-header-row {
    width: 100%!important;
}

.slider-header .et_pb_row{
    width: 100%!important;
    max-width: 1920px!important;
    padding: 0;
    height: 87vh!important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-header-text {
    display: flex;
    justify-content: center;
   
}
.slider-header-text h1 {
    color: white;
    font-family: 'Base-nine';
    font-size: 70px;
    line-height: 80px;
    text-transform: uppercase;
    text-align: center!important;
}

.slider-header .owl-dots button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.644);
    display: block;
    margin-top: 10px;
}

.slider-header .owl-dots {
    position: absolute;
    right: 100px;
    top: 37%;
   
}

.slider-header .owl-dots button.active{
    background-color:#55734B;
}

/* pop up */

.pop-icon {
    display: flex;
    gap: 38px;
}

.popup-label label {
    display: none;
    background-color: #E8E0B3;
    padding: 10px 15px;
    border-radius: 10px;
    font-family: 'Barlow-Bold';
    font-size: 20px;
    color: #55734B;
    top: -25px;
}

.pop-label label {
    position: absolute;
}

.popup-label label a {
    color: #55734B;
}

.popup-label:hover label{
    display: block;
    transition: 0.6s;
}

.pop-icon img{
    width: 100%!important;
    
    object-fit: scale-down;

}

.pop-icon {
    position: absolute;
    right: -172px;
    top: 0px;
    z-index: 999;
}


.pop-label {
    display: none;
    position: absolute;
    bottom: 100px;
    left:35px;

}

.pop-icon p{
    display: flex;
    gap: 20px;
    border-bottom: none!important;
    padding: 0!important;
}

.pop-icon img{
    width: 19%;
    height: 28px;
    ;
}

.pop-header img {
    width:auto!important;
    padding: 10px 5px!important;
    width: 50px!important;
}

.pop-section {
    width: 65px;
    position: fixed!important;
    right: 0;
    top: 385px;
    background-color: #F3EFD9!important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 30px 0!important;
    z-index: 999999;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    
    
}
.pop-button {
    position: fixed;
    right: 0;
    top: 50%;
    height: 50px;
    width: 50px;
    background-color: #F3EFD9!important;
    z-index: 12;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
   
}
.pop-button::after {
    content: url(https://ctcpa.org/wp-content/uploads/2021/10/angle-down.png);
    position: absolute;
    left: 12px;
    top: 16px;

}


.pop-section .et_pb_row{
    padding: 0!important;
}

.tnp-subscription button {
    display: none;
}

.tnp.tnp-subscription, 
.tnp-subscription input[type=text], 
.tnp-subscription input[type=email], 
.tnp-subscription input[type=submit], 
.tnp-subscription select {
    width:70%!important;
    border-radius: 10px;
}

.tnp-subscription {
    width: 100%!important;
    margin: 0!important;
}


.up-label {
    display: flex;
}

.up-label label {
    position: absolute;
    right: 50px;
    display: none;
    background-color: #E8E0B3;
    padding: 10px 15px;
    border-radius: 10px;
    font-family: 'Barlow-Bold';
    font-size: 20px;
    color: #55734B;
}

.up-label label a {
    color: #55734B;
}

.up-label:hover label {
    display: block;
    transition: 0.6s;
}

.pop-label label{
    position: absolute;

}

/* footer */

.footer-section {
    z-index: 0;
}

.footer-pics {
    margin: 0!important;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.footer-pics .et_pb_image img {
    position: relative;
    width: 177px;
    object-fit: scale-down;
    height: 136px;

}

.footer-pics .et_pb_image{
   margin: 0!important;

}

.footer-row{
    max-width: 1920px!important;
    padding: 70px 0px 140px 0px!important;
}

.footer-logo {
    display: flex!important;
    justify-content: center;
}

.footer-text{
    text-align: center!important;
    color: #E8E0B3!important;
    font-size: 30px!important;
    text-transform: uppercase;
    font-family: 'Base-nine';
    line-height: 42px;
}

.footer-des {
    display: flex;
    gap: 15px;
    color:white;
    font-family: 'Barlow-Regular';
    font-size: 20px;
    padding-bottom: 20px;
}

.footer-des img{
    width: 20px;
    height: 20px;
}

.footer-des p{
    font-size: 20px!important;
    font-family: 'Barlow-Regular';
    color: white!important;
}

.footer-row h3 {
    color: white;
    font-family: 'Barlow-Bold';
    font-size: 30px!important;
    text-transform: uppercase;
    padding-bottom: 50px;
}

.footer-des a{
    font-size: 20px;
    font-family: 'Barlow-Regular';
    color: white;
    padding-bottom: 20px!important
}

.footer-footer{
    padding: 0!important;
    width: 100%!important;
    max-width: 1920px!important;
    height: 77px;
    background-color: #9AB452;
    z-index: 0;
}

.footer-footer .et_pb_module{
    margin: 0!important;

}

.footer-footer a {
    color: white;
}

.footer-footer p {
    text-align: right;
    width: 100%!important;
    font-family: 'Barlow-Regular';
    font-size: 20px;
    color: white;
    padding: 26px 132px;
}

.footer-des i{
    font-size: 20px;
    color: white;;
    width: 20px;
    display: flex;
    justify-content: center;
}

.footer-text3{
    font-family: 'Barlow-SemiBold';
    font-size: 20px;
    color:white;
    text-transform: uppercase;
}

.footer-text3 input{
    border-radius: 5px;
}

.footer-socialmedia{
    display: flex;
    gap: 6px;
}

.footer-socialmedia .fab {
    color: #F8F6E8;
    font-size: 80px;
}



/* home */

.home-parag h2 {
    font-size: 30px;
    font-family: 'Barlow-Medium';
    font-style: italic;
    color: #55734B;
    line-height: 48px;
    text-align: center;
}
.home-parag span {
    font-size: 30px;
    font-family: 'Barlow-Medium';
    color: #55734B;
    font-style:normal;
    padding-right: 100px;
}
.home-parag p:nth-child(3) {
    text-align: right;

}
.home-sec3-row1 {
    padding: 120px 0!important;
}
.home-sec4-row1 {
    max-width: 1920px!important;
    padding: 0px 0px 12px 0px!important;
}
.home-sec4-row1-text p{
    font-family: 'Barlow-Medium';
    font-size: 25px;
    color: #55734B;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.home-sec4-row2 {
    max-width: 1920px!important;
}


.card-title h3{
    font-family: 'Barlow-Bold';
    font-size: 29px!important;
    color: #55734B;
    line-height: 36px;
    text-transform: uppercase;
    padding-top: 20px;
    pointer-events: none;
    
}

.home-section7 .home-sec4-row2 .card-title h3 {
    margin-bottom: 25px;
}

.card-title {
    padding-bottom: 30px;
}
.sample-card:hover .sample-hover {
    opacity: 1;
    transition: 0.6s;
    
}
.sample-card {
    height: 400px;
    background-position: center!important;
    border-radius: 10px;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
}

.sample-hover {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: rgba(16, 62 ,1, 0.5)!important;
    border-radius: 10px;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    
}

.sample-hover {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.sample-hover p{
    text-align: center;
    font-family: 'Barlow-Medium';
    font-size: 20px;
    color: white;
    padding-bottom: 33px!important;

}
.sample-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}
.sample-text a {
    background-color: white;
    color: #3B5937;
    padding: 10px 15px;
    font-family: 'Barlow-Medium';
    font-size: 20px;
    border-radius: 10px;
}

.feature-row {
    background-color: white;
    position: relative;

}

.actual-display-all {
    position: absolute;
    bottom: -75px;
    right: 220px;
    color: white;
    font-family: 'Barlow-Bold';
    font-size: 25px;
    text-transform: uppercase;
    text-transform: uppercase;
    background-color: #9AB452;
    border-radius: 10px;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
    padding: 10px 22px;

}
.actual-display-all.button-event_home {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

.actual-display-all:hover {
    color: #55734B!important;
    transition: 0.6s;

}

.home-section6, 
.home-sec6-row1, 
.home-sec6-row3 {
    max-width: 1920px!important;
    width: 100%!important;
    padding: 0!important;
    position: relative;
}
.home-sec6-row1{
    height: 60vh;
}

.home-sec6-row3 {
    height: 80vh!important;
    min-height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed!important;
}

.home-sec6-row2 {
    background-color: transparent!important;
    position: absolute!important;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 85%!important;
    max-width: 1920px!important;
    top: 420px;
}
.home-sec6-row1 h2 {
    font-family: 'Barlow-Bold';
    font-size: 60px!important;
    text-align: center;
    line-height: 60px;
    color: white;
    padding-top: 70px;
    
    
}
.home-section5:after {
    content: '';
    backdrop-filter: brightness(0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(https://www.ctcpa.org/wp-content/uploads/2022/02/SITE-slider-parallax-1.jpg)!important;
    background-attachment: fixed!important;
    background-position: center;
   

}



.home-section5-row1 h3 {
    font-family: 'Barlow-Bold';
    font-size: 60px!important;
    text-align: center;
    line-height: 60px;
    color: white;
    padding-top: 140px;
    text-transform: uppercase;
    

}

.home-section5-row1 h4 {
    font-family: 'Barlow-Semibold';
    color: white;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 35px;
}

.home-section5-row1 p {
    font-family: 'Barlow-Bold';
    color: white;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}

.button-newsletter {
    display: flex;
    justify-content: center;
}

.footer-newsletter .button-newsletter {
    display: block;

}
.footer-newsletter {
    margin-bottom: 60px!important;
}


.button-newsletter button {
    color: #55734B;
    font-family: 'Barlow-SemiBold';
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 37px;
}

.home-section5 {
    height: 80vh!important;
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0!important;
    display: flex;
    align-items: center;
}

.home-sec6-row1 h2::before{
    content: '';
    position: absolute;
    height: 10px;
    width: 42px;
    background-color: white;
    top: 40px;
}

.home-sec6-row1 p:nth-child(2){
    font-family: 'Barlow-Medium';
    font-size: 20px!important;
    text-align: center;
    line-height: 30px;
    color: white;
}

.section6-card{
    color: #55734B!important;
    background-color: #F8F6E8!important;
    border-radius: 5px;
    padding: 75px 70px 70px 45px;
    box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
}
.section6-card:hover {
    color: white!important;
    background-color: #B8CD74!important;
    transition: 0.6s;
    
}

.section6-card h3 {
    font-family: 'Barlow-Bold';
    font-size: 30px!important;
    text-transform: uppercase;
    line-height: 36px;
    color:#55734B;


}
.section6-card h3::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 42px;
    background-color:#7D9A4A;
    top: -26px;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);

}
.section6-card:hover h3:before  {
    background-color:white;
    transition: 0.6s;
     

}
.section6-card:hover h3 {
   color: white;
   transition: 0.6s;
     

}

.section6-card p:nth-child(2) {
    padding-top: 10px;
}
.section6-card p:nth-child(3) {
    padding-top: 25px;
}

.section6-card a {
    font-size: 20px;
    font-family: 'Barlow-Bold';
    color: #55734B;
    text-transform: uppercase;
    
}

.section6-card:hover  a{
    color: white!important;
    transition: 0.6s;
}

.tnp-subscription.two  {
    display: block;
    margin: 0px auto!important;
    max-width: 634px;
    width: 100%;
    padding-top: 30px;
}
.tnp-subscription .tnp-field input::placeholder  {
    color: #55734B!important;
    font-size: 16px;
    font-weight: bold;
}

.tnp-subscription.two, 
.tnp-subscription input[type=text], 
.tnp-subscription input[type=email], 
.tnp-subscription input[type=submit], 
.tnp-subscription select {
    width: 100%!important;
}

.home-sec7-row1 {
    max-width: 1920px!important;
    width: 80%;
    /* height: 80vh; */
    padding: 50px 0px!important;
    z-index: 0;
}

.sec7-text {
    font-family: 'Barlow-Medium';
    color: #55734B;
    font-size: 25px;
    letter-spacing: 10px;
}

.home-sec7-row1 h2,
.map-title-homepage h2 {
    font-family: 'Barlow-Bold';
    font-size: 60px;
    padding: 20px 0;
    color: #55734B;
    line-height: 60px;
    text-transform: uppercase;

}
.home-sec7-row1-text p{
    font-family: 'Barlow-Medium';
    font-size: 18px;
    padding: 20px 0;
    line-height: 22px;
    color: #707070;
    width: 50%;

}
.home-section4 {
    z-index: 1;
}
.home-section3 {
    z-index: 0;
} 

.home-section7 
.card-image 
.et_pb_image_wrap img, 
.home-section7 
.card-image 
.et_pb_image_wrap {
    width: 100%!important;
}

.home-section7 {
   position: relative;
   padding:0!important;
   z-index: 0;
   background: linear-gradient(
    180deg, white 47%,  rgba(232,224,179,0.5) 47%);
  
}

.home-section7 .home-sec4-row2 {
    /* position: absolute!important; */
    left: 0;
    right: 0;
    /* top: 460px; */
}

.home-sec7-row2 {
    /* height: 100vh; */
    max-width: 1920px!important;
    width: 100%!important;
    /* background-color: rgba(232,224,179,0.5)!important; */
    display: flex;
    align-items: flex-end;
    padding-bottom: 70px!important;
}

.home-section7 
.card-image 
.et_pb_image_wrap img {
    height: 409px!important;
    object-fit: cover;
}
.home-section7 
.card-hover-text .et_pb_text_inner {
    font-family: 'Barlow-SemiBold';
    font-size: 20px;
}

.closebtn {
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 15px;
    margin-left: 50px;
    color: #E8E0B3;
}
.et_pb_menu_0 .mobile_nav .mobile_menu_bar:before {
    color: #55734B!important;
    background-color: #E8E0B3!important;
    border-radius: 5px;
}
.recents h3 {
    font-size: 20px!important;
    font-family: 'Barlow-Bold'!important;
    color: #55734B!important;
    text-transform: uppercase;
    padding-top: 40px;

}

.recents p{
    font-size: 16px;
    font-family:'Barlow-Regular';
    color: #55734B; 
    padding-bottom:25px!important;
   
}

.recents-img {
    padding:0!important;
}

.recents:nth-child(2) {
    border-bottom: none!important;
}
.recents:first-of-type {
    padding-top: 0!important;
}

.recents{
    width: 70%!important;
    border-bottom: 2px solid #55734B;
    padding: 30px 0px 30px 0px!important;
    position: relative!important;
}

.recents a{
    position: absolute;
    font-family: 'Barlow-Medium';
    font-size: 20px;
    color: #55734B;
    right: 40px;

}


.recents div {
    padding: 0 20px;
    border-radius: 5px;
    padding-bottom: 20px;
}
.recents div:hover .fa-linkedin-in:before, 
.recents div:hover .fa-twitter:before{
    color:#55734B!important;
    transition: 0.6s;
}

.recents div:hover{
    background-color: #E8E0B3;
    transition: 0.6s;
}

.featured {
    padding-right: 25px!important;
    width: 60%!important;
    position: relative;
}

.featured .owl-dots {
    position: absolute;
    bottom: 20%;
    display: block!important;
    right: 77px;
}

.featured .owl-dots button.active {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #55734B;
    margin-right: 10px;
}

.featured .owl-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #B8CD74;
    margin-right: 13px;
    outline: none;
}


.featured h2 {
    font-size: 50px!important;
    font-family: 'Barlow-Bold'!important;
    color: #55734B!important;
    text-transform: uppercase;
    padding-bottom: 60px!important;
    
}
.featured p{
    font-size: 20px;
    font-family:'Barlow-Regular';
    color: #55734B; 
    padding-top: 50px;
    width: 80%;
    position: relative!important;
    
}
.featured a {
    position: absolute;
    font-family: 'Barlow-Medium';
    font-size: 25px;
    color: #55734B;
    right: 25px;
    bottom: 0px;
}

.featured-pic {
    width: 856px;
    height: 445px;
    object-fit: cover;
    border-radius: 10px;
}

.featured-row {
    max-width: 1920px!important;
    background-color: white;
    border-radius: 10px;
    padding: 40px 40px 100px 40px!important;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: -135px;

}
.recent-container {
    display: flex;
    flex-wrap: wrap;
    width: 40%!important;
}

.recents .fa-linkedin-in:before, 
.recents .fa-twitter:before {
    font-size: 25px!important;
    color:#E8E0B3;

}

.featured-container {
    display: flex;
    padding-top: 60px;
}
.featured h2::before{
    content: '';
    position: absolute;
    height: 10px;
    width: 42px;
    background-color:#55734B;
    top: -20px;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
}

.featured-img {
    padding-top: 60px;
    position: relative;
}
.featured-img .fab::before{
    color: #E8E0B3;
    font-size: 30px;
}


/* other pages */
#post-1088 .lp-row2 {
    width: 60%!important;
}

/* .container .lp-sec5 {
    top: 65%;
} */

.container {
    position: relative;
    width: 100%!important;
    max-width: 1920px!important;
    margin: auto;
    padding: 0!important;
}
.et_post_meta_wrapper {
    display: none;
}

.container .slider .owl-nav,
.container .slider .owl-dots {
    bottom: 125px !important;
} 

.container .et-db #et-boc .et-l .et_pb_menu_1 .et_pb_menu .nav li ul{
    background-color: #B8CD74!important;
}


/* contact page */
.contact-form label{
    display: flex;
    width: 500px;
    position: relative;
    font-family: 'Barlow-Regular';
    font-size: 16px;
    color: #666666;

}
.contact-form label span {
    position: absolute!important;
    right: 0;
}

.contact-form p{
    display: flex;
    justify-content: space-between;
    height: 70px;

}
.contact-form .form.wpcf7-form p {
    width: 100%!important;
}
.contact-form .form.wpcf7-form {
    display: block!important;
}

.contact-form label span input{
    height: 51px;
    border-radius: 10px;
    box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.16);
    border: none;
}
.contact-form label span textarea {
    box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.16);
    border: none;
    
}
.contact-section {
    height: 85vh;
}
.contact-form p:last-of-type label{
    width: 100%;
} 
.contact-form p:last-of-type span{
    width: 85%;
} 
.contact-form p:last-of-type textarea {
    width: 100%;

}
/* .wpcf7-form-control-wrap.Number, 
.wpcf7-form-control-wrap.Code {
    width: 68%;
} */
.wpcf7-form-control-wrap.Number input, 
.wpcf7-form-control-wrap.Code input{
    width: 87.5%;
}
.submit-button input {
    position: absolute!important;
    background-color: #9AB452!important;
    padding: 5px 20px;
    right: 31px;
    border-radius: 10px;
    color: white!important;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
    font-family: 'Barlow-Medium';
    font-size: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width:150px;
    bottom: -50%;
}
.submit-button input {
    background: none;
    border: none;
    position: absolute;
    color: white;
}

/* actualites */
.actualities-container 
.fa-linkedin-in::before, 
.actualities-container 
.fa-twitter::before, 
.actualities-container 
.fa-envelope::before {
    color: #9AB452;
    font-size: 25px;

}

.actual-post {
    position: relative;
    background-color: #F7F5E7;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    border-radius: 10px;
    padding: 35px; 
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 100px;

}
.actual-container h3, 
.actual-post h3 {
    font-family: 'Barlow-Bold';
    color: #55734B;
    font-size: 25px;
    margin-top: 60px;
    padding-right: 70px;

}

.actual-container h4, 
.actual-post h4 {
    font-family: 'Barlow-SemiBold';
    color: #55734B;
    font-size: 16px;
    padding-right: 100px;
    text-transform: uppercase;

}

.date-container {
    position: absolute;
    right: 37px;
    top: 20px;
    line-height: 32px;
    width: 18%;
}

.date-container2 {
    position: absolute;
    right: 30px;
    top: 20px;
    line-height: 32px;
    width: 18%;

}

#post-2474 .date-container2, 
#post-2466 .date-container2, 
#post-4359 .date-container2, 
#post-2464 .date-container2, 
#post-2465 .date-container2, 
#post-2454 .date-container2 {
    display: flex;
    right: 60px;
}

.actual-date2 {
    font-family: 'Barlow-Medium';
    font-size: 25px;
    color: #55734B;
    border-right: 2px solid #55734B;
    padding: 0!important;
}
.actual-date{
    font-family: 'Barlow-Medium';
    font-size: 48px;
    color: #55734B;
    border-right: 2px solid #55734B;
    padding: 0!important;
}

.actual-parag {
    font-family: 'Barlow-Regular';
    font-size: 16px;
    color: #55734B;
}
.actual-img {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    gap: 8px;
}
.pub-date {
    font-family: 'Barlow-Medium';
    font-size: 16px;
    color:#55734B;
}

.actual-container a, 
.actual-post a{
    position: absolute;
    background-color: #9AB452;
    padding: 5px 20px;
    right: 31px;
    border-radius: 10px;
    color: white!important;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
    font-family: 'Barlow-Medium';
    font-size: 20px;
    bottom: 50px;
}

.actual-pic {
    width: 100% !important;
    height: 191px;
    object-fit: cover;
    border-radius: 10px;
}
.actualites-row {
    /* margin-right: 200px!important;
    margin-right: 150px!important; */
    max-width: 1920px!important;
    width: 80%!important;
    margin: 0 auto !important;
}
.actual-container {
    border-radius: 10px;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    width: 388px;
    height: auto;
    padding: 35px;
    position: relative;
    background-color: white;
    padding-bottom: 100px;
    margin: 0 auto;

}
.actual-container .date-container2 {
    display: block;
}
.actual-all-container.col-lg-4 {
    max-width: 28%!important;
    padding: 0!important;
    margin: 30px 0;
}
.actualities_owl.owl-carousel {
    width: 100%;
    margin: 0 auto;
}

.actual-row{
    /* gap: 110px; */
    margin: 100px 0;
    justify-content: space-around;
    
}

.share-icons {
  display: none;
}

.actualities_owl .owl-nav {
    display: block!important;
    position: absolute;
    top: 50%;
    width: 100%;
}
.actualities_owl .owl-next {
    position: absolute;
    right:-25px;
    font-size:60px;
    outline: none!important;
}
.actualities_owl .owl-prev {
    position: absolute;
    left:-25px;
    font-size:60px;
    outline: none!important;
}
.actualities_owl .owl-next span {
    font-size:60px;
    color: #55734B;
  
}
.actualities_owl .owl-prev span{
    font-size:60px;
    color: #55734B;
}
/* .actualities_owl .owl-stage-outer .owl-stage .owl-item.active {
    width: auto!important;
} */

.secondary-menu-section2 {
    position: fixed!important;
    top: 220px;
    z-index: 999999;
    left: -285px;
    margin-left: -285px;
    background-color: transparent!important;
    
}


#post-1319 .secondary-menu-section{
    display: none;
}
/* #post-1319 #menu-secondary-menu li .sub-menu:nth-child(3) {
    display:none!important;

} */

/* actualites single-page */

.single-container {
    padding:200px 0;
    position: relative;
    background: linear-gradient(180deg, white 26%, #F7F5E7 26%)!important;
    display: flex;

}

.single-row .date-container {
    position: absolute;
    left: 0;
    top: 70px;
    line-height: 32px;
    width: 8%;

    
}
.single-row table {
    width: 100%;
}

.heateor_sss_horizontal_sharing {
    display: none;
}

.img-fluid {
    width: 100%;
    max-width: 812px;
    height: 471px;
    object-fit: cover;
    border-radius: 10px;
}
.single-row h4 {
    color: #55734B;
    font-family: 'Barlow-SemiBold';
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 45px;
}
.single-row h1 {
    color: #55734B;
    font-family: 'Barlow-Bold';
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
    margin-left: 90px;
    padding-bottom: 55px;
}

.single-content {
    position: relative;
}

.single-parag {
    font-family: 'Barlow-Regular';
    font-size: 20px;
    line-height: 35px;

}
.single-parag strong {
    font-family: 'Barlow-Regular';
}
.single-parag ul {
    list-style-type: disc!important;

}
.single-parag ul > br {
    display: none;
}

.single-row .fa-linkedin-in::before, 
.single-row .fa-twitter::before, 
.single-row .fa-envelope::before {
    color: #9AB452;
    font-size: 25px;
}

.single-row {
    width: 70%;
    display: flex;
    justify-content: flex-end;

}

.single-content {
    width: 60%;
    
}

.latest-actual .date-container {
    position: inherit;
    width: 13%;
}
.latest-title {
    display: flex;
}
.latest-title h3 {
    font-size: 20px!important;
    width: 73%;
    padding-left: 28px;
    text-transform: uppercase;
    font-family: 'Helvetica-Bold';
    color: #55734B;
}
.latest-content img{
    width: 240px;
    height: 165px;
    border-radius: 5px;
}
.latest-content {
    display: flex;
    position: relative;
}
.latest-news .recent-container {
    width: 21%;
}
.latest-content p {
    width: 45%;
    padding-left: 30px;
    font-family: 'Barlow-Regular';
    font-size: 16px;
    color: #55734B;
}
.recent-actual {
    display: flex;
    flex-wrap: wrap;
    width: 30%!important;
    margin: 180px 65px 0 65px!important;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-radius: 10px;
    background-color: white;
    position: relative;
    height: fit-content;
   
}
.latest-actual {
    margin: 45px;
    padding:20px 0;
    border-bottom: 1px solid #707070;;

}

.latest-content a {
    bottom: 0px;
    position: absolute;
    background-color: #9AB452;
    padding: 13px 70px;
    border-radius: 10px;
    color: white!important;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
    font-family: 'Barlow-Medium';
    font-size: 20px;
    left: 0;
   
}

.latest-actual:last-of-type {
    border: none;
}
.single-actual {
    width: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
} 
.single-actual .actual-all-container {
    display: flex;
    justify-content: center;
}

.single-actual .actual-container {
    top: -105px;

}
.actual-all-container .fa-linkedin-in::before, 
.actual-all-container .fa-twitter::before, 
.actual-all-container .fa-envelope::before {
    color: #9AB452;
    font-size: 25px;

} 
.actual-timeicon {
    display: flex;
    align-items: center;
}
.actual-published {
    width: 100%;
    font-size: 16px;
    color: #55734B;
    font-family: 'Barlow-Medium';
    display: flex;
    gap: 10px;
}
.actual-published img {
    object-fit: scale-down;

}

.actual-timeicon .actual-img {
    width: 100%;
   
}
.actual-all-container {
    display: none;
}
.load-more {
    margin: 0 auto;
    font-family: 'Barlow-SemiBold';
    font-size: 23px;
    background-color: #9AB452;
    padding: 5px 20px;
    border-radius: 10px;
    color: white!important;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
}
.load-more-related{
    margin: 0 auto;
    font-family: 'Barlow-SemiBold';
    font-size: 23px;
    background-color: #9AB452;
    padding: 5px 20px;
    border-radius: 10px;
    color: white!important;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
}

.load-more-div {
    width: 100%;
    bottom: -110px;
    display: flex;
    justify-content: center;
}

.title-type {
    position: absolute;
    top: -50px;
    color: #55734B;
    font-family: 'Barlow-SemiBold';
    font-size: 20px;
    text-transform: uppercase;
}
.title-type2 {
    position: absolute;
    top: -170px;
    color: #55734B;
    font-family: 'Barlow-SemiBold';
    font-size: 20px;
    text-transform: uppercase;
    left: 224px;
}

/* event-home */

.event_home-post .date-container {
    display: flex;
    width: fit-content;
    position: unset;
    
}
.event_home-post .date-container .start-date {
    border-right: 2px solid white;
}
.event_home-post .date-container .start-date p {
    color: white;
}
.event_home-post .date-container .start-date span {
    color:white;
}
.event_home-post .date-container .end-date p {
    color: white;
}
.event_home-post .date-container .end-date span {
    color:white;
}
.event_home-post{
    background-color: #55734B;
    width: fit-content;
    padding: 38px;
    border-radius: 10px;
    width: 100%;
}

.event_home-post .agenda-parag {
    color: white;
}

.event_home-post h3 {
    color: white;
    font-size: 20px;
    font-family: 'Barlow-Bold';
    padding: 20px 0;

}

.event_home .owl-nav {
    position: absolute;
    top: 104px;
    left: 180px;
    display: flex;
    gap: 15px;

} 
.event_home .owl-nav .owl-prev, 
.event_home .owl-nav .owl-next {
    font-size: 60px!important;
    color: white!important;
    outline: none;
    height: 65px;
}


.event_home {
    max-width: 1920px;
    width: 27%;
    position: absolute;
    right: -16%;
    bottom: -768px;
}

.event-title {
    font-family: 'Barlow-Bold';
    color: white;
    font-size: 30px!important;
    text-transform: uppercase;
}

.event_home-post .event-location p {
    color: white;
}
.event_home-post .event-location {
    padding: 20px 0;
    justify-content: unset;
}

/* event-session */

.event_session.owl-carousel {
    max-width: 1920px;
    width: 90%;
    margin: 0 auto;
}

.event_session .owl-item.active:last-child .event-card {
    border: none;
}

.session-title {
    text-align: center;
    color: #55734B;
    font-family: 'Barlow-Bold';
    text-transform: uppercase;
    padding-bottom: 100px;
    font-size: 30px;
}
.event_session .owl-nav {
    margin: 0 auto;
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    top: -80px;
    gap: 10px;
}
.event_session .owl-nav .owl-prev, 
.event_session .owl-nav .owl-next {
    font-size: 60px!important;
    color: #55734B!important;
    outline: none;
}



/* entreprise page */


.entreprise-row {
    background-color: white;
    padding: 0!important;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-radius: 10px;
    width: 70%!important;
    max-width: 1920px!important;
}

/* .entreprise-row .et_pb_column_7 {
    position: absolute;
    right: 0;
} */

.entreprise-section .entreprise-row {
    display: flex;
}

.entreprise-section .entreprise-row .et_pb_column_3_5 {
    order: 2;
}

.entreprise-row .et_pb_column_7 img {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}


.entreprise-text h2 {
    color: #55734B;
    font-size: 40px;
    font-family: 'Barlow-Bold';
    text-transform: uppercase!important;
    padding: 45px 0;

}

.entreprise-text p {
    color: #8F8F8F;
    font-family: 'Barlow-Regular';
    font-size: 20px;
    direction: ltr;

}
.entreprise-text {
    padding: 48px;
}

.entreprise-section {
    background-color:rgba(232,224,179,0.5)!important;
    padding-bottom: 635px!important;
}
.entreprise-section2 {
    position: relative;
    background: linear-gradient(
    180deg, white 45%, rgba(232,224,179,0.5) 45%);

}

.entreprise-section .et_pb_column_7, 
.entreprise-section .et_pb_image_2,
.entreprise-section .et_pb_image_wrap, 
.entreprise-section .et_pb_image_wrap img {
    height: 100%!important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color:#55734B;
    border-radius: 10px;
   
}


.enterprise-card {
    position: relative;
    border-radius: 10px;
    background-color: white;
    box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
}

.enterprise-card img {
    display: block;
    width: 254px;
    height: 154px;
    margin: 0 auto;
    object-fit: contain;
}

.enterprise-card:hover .overlay {
    opacity: 1;
    transition: 0.6s;
}

.text {
    color: #55734B;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: white;
    font-family: 'Barlow-Medium'!important;
    box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: -1px 10px 38px 0px rgba(0,0,0,0.2);
    padding: 6px 30px;
    border-radius: 10px;
    text-decoration: none;
}

.enterprise-card h3 {
    color: #55734B;
    font-size: 30px;
    font-family: 'Barlow-Bold';
    text-transform: uppercase!important;
    padding: 40px 0px;
}
.enterprise-card p {
    color: #55734B;
    font-size: 16px;
    font-family: 'Barlow-Regular';
    padding: 20px;
    padding-bottom: 30px!important;

}
.enterprise-container .enterprise-card.col-lg-4 {
    max-width: 29%!important;
}
.enterprise-row2 {
    max-width:1920px!important;
    width: 70%!important;
    position: absolute;
    top: -600px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.enterprise-container {
    margin: 0!important;
    justify-content: center;
    gap: 70px;
}

.overlay h3 {
    color: white;
    font-size: 30px;
    font-family: 'Barlow-Bold';
    text-transform: uppercase!important;
    padding: 40px 20px;
}
.overlay p {
    color: white;
    font-size: 16px;
    font-family: 'Barlow-Regular';
    padding: 20px;
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;

}
.overlay a:hover{
    color: #55734B;
    transition: 0.6s;
}

/* entreprise single page */

.single-entreprise-text h1{
    font-size: 60px;
    color: #55734B;
    font-family:'Barlow-Bold';
    border-bottom: 2px solid #55734B;
    padding-bottom: 58px;
    padding-top: 30px;
    text-transform: uppercase;
}

.single-entreprise-row {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 150px;
}
.single-entreprise-sec {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60vh!important;
    width: 80%;
    margin: 0 auto;
    max-width: 1920px;
}

.single-entreprise-text {
    width: 46%;
}

.single-entreprise-sec2 {
    height: 85vh!important;
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    background-color:rgba(232,224,179,0.5)!important;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    margin-bottom: -25px;
}

.single-entreprise-row2 {
    width: 80%;
    margin: 0 auto;
}

.single-entreprise-row2 p {
    font-size: 20px;
    font-family: 'Barlow-Regular';
    padding-right: 400px;
    direction: ltr;
   

}

.single-entreprise-row2 ul li{
    font-size: 20px;
    font-family: 'Barlow-Regular';
    padding-right: 400px;
    direction: ltr;
    list-style: disc;
}

.single-entreprise-row2 h2 {
    font-size: 30px;
    font-family: 'Barlow-Bold';
    color: #55734B;
   

}

#single-entreprise-text2{
    overflow: auto!important;
    direction: rtl;
    padding-left: 60px!important;
    height: 540px;
    position: relative;
    margin-top: 115px;


}

#single-entreprise-text2::-webkit-scrollbar {
    width: 36px!important;
    margin-right: 50px!important;
    height: 50px!important;
   
}

#single-entreprise-text2::-webkit-scrollbar-track{
	border-radius: 10px!important;
    width: 20px!important;
       
}

#single-entreprise-text2::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background-color:rgba(85,115,75, 0.5);
    border: 8px solid #9990;
    background-clip: padding-box
    
}

#single-entreprise-text2::-webkit-scrollbar-button:single-button:vertical:start {
    background: url('https://ctcpa.org/wp-content/uploads/2021/07/arrow-down-circle-1.png');
    height: 70px;
    margin: 30px 0!important;
    background-size: 100%;
    background-repeat: no-repeat;

}

#single-entreprise-text2::-webkit-scrollbar-button:single-button:vertical:end {
    background: url('https://ctcpa.org/wp-content/uploads/2021/07/arrow-down-circle-2.png');
    height: 70px;
    margin: 30px 0!important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    width: 50px!important;
   
    
}

.single-entreprise-sec-bg {
    height: 65vh;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    position: relative;


}
.single-entreprise-sec-bg::before {
    content: '';
    backdrop-filter: brightness(0.8);
    position: absolute;
    width: 100%;
    height: 65vh;
    top: 0;
    left: 0;
}
.single-entreprise-modal {
    position: absolute;
    right: 75px;
    top: -28%;
    background-color: #55734B;
    color: white;
    padding: 35px;
    border-radius: 10px;
    
}

/* .single-entreprise-modal h3 {
    text-transform: uppercase;
    font-family: 'Barlow-Bold';
    color: white;
    font-size: 30px!important;
} */
.single-entreprise-modal h3 {
    text-transform: uppercase;
    font-family: 'Barlow-Bold';
    color: white;
    font-size: 30px!important;
}
.single-entreprise-modal li {
    font-family: 'Barlow-Bold';
    color: white;
    font-size: 20px!important;
    padding-bottom: 20px;
    word-wrap: break-word;
}
.single-entreprise-modal a {
    color: white;
}
.single-entreprise-modal a:hover {
    color: rgba(255, 255, 255, 0.774);
    transition: 0.6;
    
}
.entreprise-location {
    display: flex;
    gap: 11px;

}


/* machines */

.machines-card h3 {
    color: #55734B;
    font-family: 'Barlow-Bold';
    font-size: 20px;
    padding-bottom: 30px;
}
.machines-card img {
    width: 320px;
    height: 191px;
}
.machines-card p {
   font-family: 'Barlow-Regular';
   font-size: 16px;
   color: #55734B;
   padding: 35px 0px;
}

.machines-card a {
    background-color: #9AB452;
    padding: 5px 20px;
    border-radius: 10px;
    color: white!important;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 16%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0 16%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0, 16%);
    font-family: 'Barlow-Medium';
    font-size: 20px;
    position: absolute;
    bottom: 27px;
    right: 40px;
}
.machines-card {
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    border-bottom-left-radius: 20px;
    background-color: white;
    border-radius: 10px!important;
    width: 100%;
    height: 494px;
    padding: 42px;
    position: relative;
}
.machines-card.col-lg-4 {
    max-width: 18%!important;
}
.machine-container.row {
    gap: 83px;
    flex-wrap: nowrap;
    margin: 0;
    justify-content: center;
}
.machines-row {
    max-width: 1920px!important;
    width: 100%!important;
    padding: 0!important;
}
.machines-sec {
    padding: 0!important;
}

.category-machine h3{
    text-align: right;
    font-family: 'Barlow-Bold';
    color: #55734B;
    text-transform: uppercase;
    font-size: 50px;
    padding-bottom: 30px;
    text-align: left;

}

.category-machine {
    position: absolute;
    left: 16%;
    top: 6%;
}

/* .machine_owl .owl-stage-outer .owl-stage .owl-item.active {
    width: auto!important;
}  */
.machine_owl .owl-stage-outer .owl-stage {
    height:520px!important;
    margin: 0 auto;
}

.machine-container {
    max-width: 1920px!important;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.machine-container-row {
    width: 1300px!important;
    margin: 0 auto;
    position: relative;
  
}
.machine-container-section {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    margin: 0 auto;
}

.machine-container:nth-child(odd){
    background-color: rgba(232,224,179,0.5)!important;
   
}

.machine_owl .owl-nav, .machine_owl .owl-dots {
    display: block!important;
}

.machine_owl .owl-prev {
    position: absolute;
    left: -30px;
    top: 50%;
    right: -10px;
    outline: none;

}
.machine_owl .owl-next {
    position: absolute;
    right: -30px;
    top: 50%;
    outline: none;


}
.machine_owl .owl-next span, 
.machine_owl .owl-next span,
.machine_owl .owl-prev span, 
.machine_owl .owl-prev span {
    color: #55734B;
    font-size: 60px;
    

}

.machine_owl .owl-dots button.active {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #55734B;
    margin-right: 10px;
}
.machine_owl .owl-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #B8CD74;
    margin-right: 13px;
    outline: none;
}
.machine_owl .owl-dots {
   display: flex!important;
   justify-content: center;
}

/* events */

.event-container {
    max-width: 1920px;
    width: 100%;
}
.event-container h2 {
    width: 46%;
    font-family: 'Barlow-Bold';
    font-size: 50px;
    text-transform: uppercase;
    color: #55734B;
    margin: 0 auto;
    padding: 50px 0;
}

.event_owl .owl-nav {
    position: absolute;
    top: 57px;
    left: 50%;
    display: flex;
    gap: 15px;
}
.event_owl .owl-nav span {
    font-size: 45px;
    color: #55734B;
}
.event_owl .owl-dots {
    display: none;
}


.event-row .event_owl.owl-item.active {
    max-width: 1920px;
    width: 100%;
}
.event-section {
    padding: 0!important;
    z-index: 0;
}

.event-row {
    max-width: 1920px!important;
    width: 100%!important;
    padding: 0!important;
    
}

.event-row h3 {
    color: #55734B;
    font-size: 50px;
    font-family: 'Barlow-Bold';
    border-bottom: 2px solid #55734B;
}

.event-row2 {
    background-color: rgba(232,224,179,0.5)!important;
    max-width: 1920px!important;
    width: 100%!important;
    
}
.event-content {
    width: 100%;
    margin: 0 auto;
    display: flex;
    gap: 5px;
    justify-content: center;
    
}


.event-row2:nth-child(even) {
    background-color: #9ab45288!important;
}

.event-row3 {
    width: 70%;
    margin: 0 auto;
    padding: 50px 0px 150px 235px;

}
.event-row3 h3 {
    text-transform: uppercase;
}
.event-row3 h3:nth-child(3){
    border:none;
}

.event_owl-2 {
    padding-top: 50px;
    
}
.event_owl-2 .owl-item.active:nth-child(3n) .event-card {
    border: none;
}

.event_owl-2 .owl-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #B8CD74;
    margin-right: 13px;
    outline: none;
}

.event_owl .owl-nav button {
    outline: none;
}

.event_owl-2 .owl-dots button.active {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color:#55734B;
    margin-right: 10px;
}

.event_owl-2 .owl-dots {
    position: absolute;
    left: 300px;
    top: -52px;
    display: block!important;
}

.event-text h4{
    font-size: 30px;
    color: #55734B;
    font-family: 'Barlow-Bold';
    text-transform: uppercase;
}

.event-row3 h4{
    font-size: 20px;
    color: #55734B;
    font-family: 'Barlow-Bold';
    text-transform: uppercase;
}

.event-text {
    width: 50%;
}
.event-text p {
    font-family: 'Barlow-Regular';
    color: #55734B;
    font-size: 16px;
}
.start-date {
    line-height: 35px;
}
.start-date p {
    font-family: 'Barlow-Medium';
    font-size: 50px;
    color: #55734B;
  

}

.start-date span {
    font-family: 'Barlow-Medium';
    font-size: 25px;
    color: #55734B;
  

}
.end-date p {
    font-family: 'Barlow-Medium';
    font-size: 25px;
    color: #55734B;

}
.end-date span {
    font-family: 'Barlow-Medium';
    font-size: 15px;
    color: #55734B;

}
.start-date {
    padding-right: 10px;
    height: fit-content;
    border-right:2px solid #55734B;
}

.end-date {
    padding-right: 5px;
    height: fit-content;
    padding: 0 10px;
}
.event-location img, .event-discover img {
    width: 30px!important;
    object-fit: scale-down;
}
.event-location {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 50%;
    justify-content: center;
}
.event-location p, 
.event-discover p{
  font-family: 'Barlow-Bold';
  font-size: 16px;
  text-transform: uppercase;
  color: #55734B;
  padding-bottom: 0rem;
}

.event-discover {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 50%;
    justify-content: center;
}
/* .event-card .event-discover {
    display: none;
} */

.event-discover a, 
.event-location a{
    color: #55734B;
}

.button-upload {
    border: none;
    padding: 10px 0px;
    color: #55734B;
    border-radius: 18px;
    font-family: 'Barlow-Bold';
    text-transform: uppercase;
    font-size: 18px;
}
.button-upload:hover {
    color: #55734B;
    transition: 0.6s;
}

.button-upload-div {
    display: flex;
    padding-bottom: 40px;
    gap: 40px;

}
  
.event-buttons {
    display: flex;
    justify-content: space-around;
    gap: 35px;
    padding: 40px 0px;
    padding-bottom: 0px;
   
    
}


.event-card {
    border-right: 2px solid #55734B;
}
.event-card:nth-child(3) {
    border-right: none;
}


/* all-agenda */

#post-1863 .lp-section2 {
    background: linear-gradient(180deg, white 45%, #F7F5E7 45%);
    padding-bottom: 190px!important;
}

.agenda_owl {
    padding: 100px 0;
}
.agenda-post .date-container {
    display: flex;
    position: absolute;
    right: 50px;
}
.agenda-parag {
    width: 100%;
}
.agenda-post {
    padding:18px;
    position: relative;
    background-color: #F7F5E7;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    border-radius: 10px;
    padding: 35px;
    width: 388px;
    margin-bottom: 30px!important;
    margin: 0 auto;

}

.agenda-post h3 {
    font-family: 'Barlow-Bold';
    font-size: 20px;
    color: #55734B;
    text-transform: uppercase;
}
.agenda-parag {
    font-family: 'Barlow-Regular';
    font-size: 16px;
    color: #55734B;
}
.agenda_owl .owl-prev span {
    font-size: 60px;
    color: #55734B;
}
.agenda_owl .owl-next span {
    font-size: 60px;
    color: #55734B;
}
.agenda_owl .owl-prev{
    position:absolute!important;
    left: 0;
    
}
.agenda_owl .owl-next{
    position:absolute!important;
    right: 0;
}
.agenda_owl .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
}
.agenda-container2 .agenda-post {
    background-color: white;
    max-width: 28%;
}
.agenda-container2 {
    justify-content: space-between;
}

.agenda-post h3 {
    width: 68%;

}


/* footer-pages */

.et_pb_row_3.et_pb_row.cgv-row {
    max-width: 1920px!important;
    width: 100%!important;
    padding: 100px 0 245px 0!important;
    margin-bottom: 0!important;
}

.et_pb_row.et_pb_row_4.cgv-row {
    padding: 100px 0 245px 0!important;
    margin-bottom: 0!important;
}

.cgv-text {
    width: 100%;
    margin: 0 0 50px 0;
}
.cgv-section .cgv-text .et_pb_text_inner ul {
    list-style-type: disc!important;
}
.cgv-text h3 {
    color: #55734B;
    font-family: 'Barlow-Bold';
    margin-top: 20px;
}
.cgv-text li {
    color: #55734B;
    font-family: 'Barlow-Bold';
    font-size: 18px;
}
.cgv-text ul li {
    color: #707070;
    font-family: 'Barlow-Regular';
    font-size: 18px;
    margin-top: 20px;
}
.cgv-text ul li span {
    color: #55734B;
    font-family: 'Barlow-Bold';
  
}
.cgv-text h4 {
    color: #55734B;
    font-family: 'Barlow-Bold';
}
.cgv-text p {
    font-size: 18px;
    font-family: 'Barlow-Regular';
    color: #707070;
}
.cgv-text a {
    font-family: 'Barlow-Regular';
    color: #55734B;
}
.cgv-section {
    padding: 0!important;
    background-color: rgba(232,224,179,0.5)!important;
    margin: 0!important;
}

#post-1975 .lp-row2, 
#post-1978 .lp-row2{
    max-width: 1920px!important;
    display: flex;
    justify-content: flex-start;
    width: 56%!important;
}

#post-1975 .lp-row2 .lp-text1 h1, 
#post-1978 .lp-row2 .lp-text1 h1, 
#post-2173 .lp-row2 .lp-text1 h1 {
    padding: 25px 0!important;
}

/* single-machines */


#single-machines-text::-webkit-scrollbar {
    width: 36px!important;
    margin-right: 50px!important;
    height: 50px!important;
   
}

#single-machines-text::-webkit-scrollbar-track{
	border-radius: 10px!important;
    width: 20px!important;
       
}

#single-machines-text::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background-color:rgba(85,115,75, 0.5);
    border: 8px solid #9990;
    background-clip: padding-box
    
}

#single-machines-text::-webkit-scrollbar-button:single-button:vertical:decrement {
    background: url('https://ctcpa.org/wp-content/uploads/2021/07/arrow-down-circle-1.png');
    height: 70px;
    margin: 30px 0!important;
    background-size: 100%;
    background-repeat: no-repeat;

}

#single-machines-text::-webkit-scrollbar-button:single-button:vertical:increment {
    background: url('https://ctcpa.org/wp-content/uploads/2021/07/arrow-down-circle-2.png');
    height: 70px;
    margin: 30px 0!important;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
    width: 50px!important;
   
    
}
.single-entreprise-text h2 {
    font-family: 'Barlow-Regular';
    font-size: 25px;
    line-height: 30px;
    padding: 50px 0;
    color: #707070;
}

/* fomrations */

#post-2500 .lp-row2 {
    width: 75%!important;
    z-index: 0;
}

#post-2500 .lp-row2 .lp-text2 h2 {
    width: 75%;
}

#post-2500 .secondary-menu-section2 {
    top: 65px;
  
}

.header-modal {
    background-color: #55734B;
    padding:35px 35px 85px 35px;
    border-radius: 10px;
    width: 374px;
    position: relative;
}

.header-modal h3 {
    font-family: 'Barlow-Bold';
    color: #E8E0B3;
    font-size: 30px;
    line-height: 36px;
}
.header-modal p {
    font-family: 'Barlow-Light';
    color: white;
    font-size: 16px;
    padding-left: 110px;
}
.modal-image {
    position: absolute;
    left: -195px;
    top: 89px;

}
.modal-image img {
    border-radius: 10px;

}
.column-modal .owl-stage-outer {
    height: 517px;

}
.column-modal.owl-theme.owl-carousel {
    max-width: 585px!important;
    width: 72%!important;
    
}
.column-modal .owl-item.active {
    display: flex;
    justify-content: flex-end;
}
.column-modal .owl-nav {
    position: absolute;
    top: 55px;
    right: 74px;
    display: flex!important;
    gap: 10px;
}
.column-modal .owl-nav .owl-prev, 
.column-modal .owl-nav .owl-next {
    font-size: 50px!important;
    color: #ABBE6B!important;
    outline: none;
}

#post-2500 .date-container2 {
     display: flex;
     right: 75px;
}

#post-2500 .actual-container h3, 
#post-2500 .actual-parag {
    margin-top: 56px;
}
.formation-post_row {
    max-width: 1920px!important;
    width: 100%!important;
    background: linear-gradient(180deg, white 15%, #F7F5E7 15%);
    z-index: 0!important;
    padding-bottom: 200px!important;
        
}

/* checkbox */
#post-2500 .container-custom-Cb, 
#post-9986 .container-custom-Cb {
    color: #E8E0B3;
    font-family: 'Barlow-SemiBold';
}

.container-custom-Cb {
    display: block;
    position: relative;
    padding: 5px 0px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 19px;
  }
  .container-custom-Cb a {
      text-align: left!important;
  }
  
  .container-custom-Cb input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  
  .checkmark {
    position: absolute;
    top: 7px;
    right: 0;
    height: 15px;
    width: 15px;
    background-color: #FFFFFF;
    border-radius: 50%;
  }
  
 
  .container-custom-Cb input:checked ~ .checkmark {
    background-color: #7D9A4A;
    border-radius: 50%;
  }
  
  
  .container-custom-Cb input:checked ~ .checkmark:after {
    display: block;
  }
  
/* ////////////////////////////////////////// */

#post-2500 .actual-row {
    gap: 50px;
    justify-content:center;
    width: 80%;
    margin: 0 auto;
}

 #post-2500 #menu-secondary-menu li, 
 #post-9986 #menu-secondary-menu li {
     border: none;
     padding:0;
}

 #menu-secondary-menu li a::after {
     display: none;
}

 .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#post-2500 #menu-secondary-menu li::after, 
#post-9986 #menu-secondary-menu li::after {
    display: none;
}
  
 
  
 #post-2500 .lp-section3 {
     padding: 0!important;
}
#post-5580 #menu-secondary-menu li::after, 
/* #post-2500 #menu-secondary-menu li::after,  */
#post-4444 #menu-secondary-menu li::after, 
#post-2627 #menu-secondary-menu li::after{
/* #post-9986 #menu-secondary-menu li::after */
    content: "";
    background-image: url(https://ctcpa.org/wp-content/uploads/2021/07/angle-down.png);
    transform: rotate(90deg);
    position: absolute;
    font-size: 30px;
    height: 20px;
    width: 9px;
    background-repeat: no-repeat;
    top: 6px;
    right: -4px;
}


#post-2500 #menu-secondary-menu li a, 
#post-4444 #menu-secondary-menu li a, 
#post-5580 #menu-secondary-menu li a, 
#post-2627 #menu-secondary-menu li a, 
#post-9986 #menu-secondary-menu li a{
   text-align: end;

 }

 #post-2500 #menu-secondary-menu li .sub-menu li, 
 #post-4444 #menu-secondary-menu li .sub-menu li, 
 #post-5580 #menu-secondary-menu li .sub-menu li, 
 #post-2627 #menu-secondary-menu li .sub-menu li, 
 #post-9986 #menu-secondary-menu li .sub-menu li {
    padding-left: 25px!important;
    font-family: 'Barlow-semibold';
 
  }
  #post-2500 #menu-secondary-menu li .sub-menu, 
  #post-4444 #menu-secondary-menu li .sub-menu, 
  #post-5580 #menu-secondary-menu li .sub-menu, 
  #post-2627 #menu-secondary-menu li .sub-menu, 
  #post-9986 #menu-secondary-menu li .sub-menu{
    background-color: #B8CD74!important;
    border-top: 0!important;
    border-radius: 10px 10px 10px 10px;
    left: 0px;
    position: inherit!important;
    display: none;
    top: 5px;
    width: 100%;
}
#post-9986 .secondary-menu-section2 {
    top: 11%;
}

 /* single-machines */

 .machine-images.owl-carousel .owl-item img {
     width: 430px;
     height: 430px;
     border-radius: 10px;
     box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
     -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
     -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
 }

 .machine-images.owl-carousel {
     width: 448px!important;
     height: 560px;
     margin-right: 180px;

     
 }

.machines-h3 {
    font-family: 'Barlow-Bold';
    font-size: 29px!important;
    color: #55734B;
    line-height: 36px;
    text-transform: uppercase;
    padding-top: 20px;
    pointer-events: none;
    width: 100%;
    text-align: center;

}

.machines-h3-div {
    width: 61%;
}

 .machine-images.owl-carousel .owl-stage-outer{
    height: 600px!important;
 }

 .machines-text .single-entreprise-row2 {
    width: 40%;
    margin: 0 auto;
}
.machines-text .single-entreprise-row2 p {
    padding-right: 0;
    
}
.machines-text.single-entreprise-sec2 {
    align-items: center;

}

.machine-background {
    max-width: 1920px;
    width: 100%;
    background-color: white;
    height: 50vh;

}

.machine-images .owl-prev {
    position: absolute;
    outline: none;
    left: -30px;
}

.machine-images .owl-next {
    position: absolute;
    outline: none;
    right: -11px;

}

.machine-images .owl-nav {
    position: absolute;
    top: 37%;
    width: 100%;
    display: block!important;
}

.machine-images 
.owl-next span, .machine-images 
.owl-next span, .machine-images 
.owl-prev span, .machine-images 
.owl-prev span {
    color: #55734B;
    font-size: 60px;
}
.machine-button a {
    background-color: #55734B;
    color: white;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: 'Barlow-Bold';
    font-size: 20px;
    border-radius: 10px;
    margin: 10px;
    left: 3px;
     box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
     -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
     -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
}

.machine-button {
    position: absolute;
    bottom: -75px;
    left: 20px;
}

/* single formation */

.container-content {
    display: flex;
    padding-bottom: 135px;
    gap: 150px;
}
.first-content {
    width: 37%;
    background-color: rgba(232,224,179,0.5)!important;
    padding: 90px 90px 90px 160px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    margin-top: 60px;
}

.first-content h2{
    color: #55734B;
    font-family: 'Helvetica-Bold';
    text-align: center;
    font-size: 40px;
    margin-left: -12.5rem;

}
.first-content h3 {
    padding-top: 30px;
    color: #92AA67;
    font-family: 'Helvetica-Bold';
    font-size: 20px;
    margin-left: -2.7em;
    
}
.content-button a {
    font-family: 'Barlow-Medium';
    color: white;
    background-color:#55734B;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 20px;
}
.content-button {
    position: absolute;
    bottom: 34px;
    right: 111px;
}

.first-content li, 
.second-content li, 
.second-content p {
    font-size: 18px;
    font-family: 'Helvetica-Regular';
    color: #707070;
    margin-top: 20px;
}

.first-content li::before, 
.second-content li::before{
    content: "\2022";
    color: #55734B;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
    font-size: 55px;
    position: absolute;
}

.second-content h3{
    color: #92AA67;
    font-family: 'Helvetica-Bold';
    font-size: 20px;
    text-transform: uppercase;
    padding-left: -3rem;

}
.second-content {
    width: 30%;
    margin-top: 60px;
}

.second-content ul{
    margin-bottom: 100px;
    padding-left:3.5rem;
   
    
}
.title-sec-formation {
    padding: 3% 0;
    height: auto!important;
}


.form-modal .date-container .start-date, 
.form-modal .date-container .end-date {
    display: block;
}

.form-modal .date-container .start-date p {
    font-size: 100px;
    height: 65px;
    border-right: 2px solid #E8E0B3;;
    padding-right: 12px;
}
.form-modal .date-container .start-date span, 
.form-modal .date-container .end-date span {
    font-size: 30px;
}
.form-modal .date-container .end-date p {
    font-size: 50px;
    height: 40px;
   

}
.form-modal .date-container .end-date {
    padding-left: 12px;
}


.form-modal .date-container .start-date p, 
.form-modal .date-container .start-date span, 
.form-modal .date-container .end-date p, 
.form-modal .date-container .end-date span {
    color: #E8E0B3;
}
.form-modal .date-container {
    position: unset;
    width: 100%;
}

.modal-content2 div {
    padding: 10px 0;
}

.modal-content2 div:nth-child(-n+4) {
    display: flex;
    justify-content: flex-end;  
}

.modal-content2 div:nth-child(n+5) {
   text-align: right;
}
.modal-content2 div:nth-child(2) {
    padding-bottom: 30px;
}

.main-content h4 {
    color: #E8E0B3;
    font-family: 'Barlow-Medium';
    font-size: 20px;
    
}

.main-content:nth-child(3) h3 {
    color: white;
    font-family: 'Barlow-Medium';
    font-size: 30px;
}
.main-content:nth-child(3) {
    align-items: flex-end;
    gap: 15px;
}

div.main-content:nth-child(4) {
    display: block;
    text-align: right;
}

.main-content h3 {
    color: white;
    font-family: 'Barlow-Medium';
    font-size: 20px;

    
}
.main-content:last-of-type {
    display: none;
}
.modal-content2 .single-form-button {
    background-color: white;
    padding: 15px 40px;
    border-radius: 10px;
    font-size: 20px;
    color: #55734B;
    font-family: 'Barlow-Medium';
    text-align: right;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);

}
.modal-button {
    margin-bottom: 30px;

}

.form-modal .owl-nav .owl-prev, .form-modal .owl-nav .owl-next {
    font-size: 50px!important;
    color: #ABBE6B!important;
    outline: none;
}
.form-modal .owl-nav {
    position: absolute;
    top: 27px;
    right: 74px;
    display: flex;
    gap: 20px;
}
.location-form {
    font-family: 'Barlow-Bold';
    font-size: 20px;
    color: #E8E0B3;
    padding-left: 101px;
    text-align: right;
    width: 80%;

}

.fomation-info p{
    color: white;
    font-family: 'Barlow-Medium';
    font-size: 18px;
}
.fomation-info label{
    color: #E8E0B3;
    font-family: 'Barlow-Medium';
    font-size: 18px;
    text-align: start;
}
.fomation-info a{
    font-family: 'Barlow-Regular';
    font-size: 18px;
    text-decoration: underline;

}






/* temoignages page */
.temoignages-row {
    width: 75%!important;
    max-width: 1920px!important;
    
}
.temoignages-sec {
    background-color: rgba(232,224,179,0.5)!important;


}
#left-area, 
#post-2627 {
    margin: 0 !important;
    padding: 0!important;
}

/* related form */

.relatedform-container .actualities-container{
    width: 80%;
    margin: 0 auto;
}

.relatedform-container {
    background-color: rgba(232,224,179,0.5)!important;
    padding: 130px 0;

}
.relatedform-container .actual-post {
    background-color: white;
}

.relatedform-container .date-container2 {
    display: flex;
    top: 47px;
    right: 65px;
}


.relatedform-container .actual-post h3 {
    width: 70%;
    margin-top: 0;
}

.relatedform-container .event-buttons {
    padding: 20px 0;
}

.related-title {
    font-family: 'Barlow-Medium';
    font-size: 25px;
    color: #55734B;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 0 auto;
    width: 72%;
    padding-bottom: 100px;
}

.related-title-formation {
    font-family: 'Barlow-Medium';
    font-size: 25px;
    color: #55734B;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 100px;
}

.form-modal {
    width: 30%;
    height: auto;
    position: absolute;
    top: 47%;
    background-color: #55734B;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 35px 70px 70px 70px;
}
/* tous-nos-equipements */

.cp-col2.new {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cp-col2.new .cp-images2 {
    display: flex;
    justify-content: center;
}
.equip-h3 {
    text-align: center;
    padding-bottom: 25px;
}
.cp-col2.new .owl-next span, 
.cp-col2.new .owl-prev span {
    color: #55734B;
    font-size: 60px;
}
.cp-col2.new .owl-nav{
    width: 76%;
    position: absolute;
    top: 53%;
    margin: 0 auto;
    left: 31px;
    right: 0;

}

.cp-col2.new .owl-next{
    position: absolute;
    right: 45px;
}
.cp-col2.new .owl-nav button {
    outline:none;
}
.cp-row1 .cp-col2.new {
    max-width: 802px;
    width: 100%!important;
    z-index: 0;
    margin: 0!important;
}

.equipment-div img {
    border-radius: 10px;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);

}
/* nous-rejoindre */
#post-2975 .cp-row3 .cp-col1 {
    display: flex;
    width: 41%!important;
}

#post-2975 .cp-row1 .cp-col1 {
    display: flex;
    justify-content: flex-start;
    width: 60%!important;
}
#post-2975 .cp-row3 .cp-col2 {
    width: 42%!important;
    margin: 0!important;

}

#post-4090 .lp-section2 {
    padding-bottom: 0!important;
}
#post-4090 .lp-row2 {
    justify-content: start;
    width: 75%!important;
}

/* contacts-page */

#post-4105 .entreprise-row .et_pb_column_7 {
    position: unset;
}
#post-4105 .entreprise-row {
    padding: 50px!important;
}

#post-4105 .entreprise-section {
    padding-bottom: 114px!important;
}

.contacts-section {
    background-color: rgba(232,224,179,0.5)!important;
    padding-bottom: 300px!important;

}

.contacts-row {
    width: 73%!important;
    max-width: 1920px!important;
}
.contacts-card {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    padding: 60px;
    
}
.contacts-card p{
    padding-bottom: 15px!important;
    font-family: 'Barlow-Regular';
    font-size: 12px;
    color: #707070;
}
.contacts-title{
    color: #55734B;
    font-family: 'Barlow-Semibold';
    font-size: 20px;

}
.contacts-title, 
.contacts-card h4 {
    padding-bottom:30px ;
}
.contacts-card h4{
    color: #55734B;
    font-family: 'Barlow-light';
    font-style: italic;
    font-size: 14px;

}
.contact-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
.contact-details {
    padding-bottom: 15px;
}

.contact-details a {
    display: flex;
    align-items: start;
    gap: 5px;
}
.contact-details img {
    object-fit: scale-down;
}
.contact-details h3 {
    color: #55734B;
    font-family: 'Barlow-Semibold';
    font-size: 14px!important;

}
#post-5200 .contact-details h3, 
#post-5200 .lp-section3 {
    padding: 0!important;
}
#post-5200 #content-id-text {
    height: auto;
    padding: 75px 0!important;
}
#post-5200 .contact-icons {
    flex-wrap: nowrap;
}

#post-5200 .cp-section4 {
    padding-bottom: 0!important;
}

/* rejoingnez-nous */

.rejoin-bg {
    background:url('https://ctcpa.org/wp-content/uploads/2021/11/nous_rejoindre.jpg');
    height: 65vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;


}
.rejoin-bg::before {
    content: '';
    backdrop-filter: brightness(0.8);
    position: absolute;
    width: 100%;
    height: 65vh;
    top: 0;
    left: 0;
}
.rejoin-sec1 .et_pb_section.et_pb_section_6.lp-section2 {
    background-color: white!important;
}
.result-filter {
    padding-bottom: 25%;
}
.result-filter .row{
    padding: 75px 0;
}
.no-comment-rf {
    width: 45%;
    margin: 0 auto;
    font-family: 'Barlow-Regular';
    font-size: 35px;
    text-transform: uppercase;
    color: #55734B;
}

.job-container {
    display: flex;
    justify-content: center;
    padding: 90px 0;
}
.job-col {
    width: 30%;
    overflow-wrap: break-word;
    border-right: 2px solid #55734B;
    padding-right: 59px;
}

.job-title {
    font-family: 'Barlow-semibold';
    color: #55734B;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1.2;
}

.job-description {
    font-family: 'Barlow-regular';
    font-size: 16px;
    color: #55734B;
    
}
.btn-primary {
    background-color: #9AB452;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    border: none;
    padding: 10px 30px;
    
}
.btn-primary:hover{
    background-color: #9AB452;
    transition: 0.6s;
   
}
.rejoin-icons {
    padding: 30px 0px;
}

.result-filter .list-data:nth-child(odd) .v1{
    background-color: rgba(232,224,179,0.5)!important;
}

.result-filter .list-data:nth-child(even) .v1{
    background-color:#E0E8CA
}
.no-post-msg h1 {
    width: 45%;
    margin: 0 auto;
    color: #55734B;
    text-align: left;
    text-transform: uppercase;
}
.list-data:last-child .job-container {
    padding-bottom: 220px;
}

.nous-rejoignez-container {
    position: relative;
    /* height: 100vh; */
}

.nous-rejoignez-container .modal-body form p:nth-child(7) {
    position: relative;
    top: 83px;
}

.filter-search {
    width: 265px;
    background-color: #55734B;
    border-radius: 10px;
    position: absolute;
    left: 160px;
    top: 100px;
    padding-bottom: 65px;
    z-index: 1;
}
.filter-search select {
    background-color:#55734B;
    border: none;
    color: #E8E0B3;
    font-family: 'Barlow-semibold';
    font-size: 18px;
    width: 167px;
    text-transform: uppercase;
    margin-left: 48px;
    border-bottom: 1px solid #E8E0B3;
    padding: 15px 0;

}
.filter-search select:focus {
    background-color: none;
    color: #E8E0B3;
    border-bottom: 1px solid #E8E0B3;

}
.filter-search select option{
    color: white;
    background-color: #3B5937;
    border-radius: 50%!important;
    border: 1px solid black;
    padding: 10px!important;
}
.filter-search .cat {
    margin-top: 27px;
}
.job-type, .job-location, .job-date{
    display: flex;
    gap: 25px;
    text-transform: uppercase;
    
}
.job-type img, 
.job-location img, 
.job-date img{
    width: 30px;
    object-fit: scale-down;
    
}
.rejoins-details-cont {
    padding-left: 50px;
}
.job-type a {
    font-family: 'Barlow-Bold';
    font-size: 18px;
    color: #55734B;
    text-transform: uppercase;
}
.job-type {
    font-family: 'Barlow-Bold';
    font-size: 18px;
    color: #55734B;
}
.job-location a, 
.job-date{
    font-family: 'Barlow-semibold';
    font-size: 16px;
    color: #55734B;
}
.job-location , 
.job-date{
    font-family: 'Barlow-semibold';
    font-size: 16px;
    color: #55734B;
}
.rejoin-search {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    
}
.rejoin-search button {
    background-color: #B8CD74;
    margin: 11px;
    color: #55734B;
    font-family: 'Barlow-SemiBold';
    font-size: 18px;
    width: 166px;
    text-transform: uppercase;

}

.rejoin-search button i {
    color: #55734B;
}

.result-title {
    width: 45%;
    margin: 0 auto;
    font-family: 'Barlow-Bold';
    font-size: 50px;
    text-transform: uppercase;
    color: #55734B;
    padding-bottom: 110px;
}
.rejoins-col {
    width: 15%;
}
.lp-join {
    padding: 150px!important;
}
.rejoindre-section3 .lp-row3{
    padding-bottom: 200px!important;
 

}
.rejoindre-section3 {
    background: linear-gradient(
        180deg, #F7F5E7 100%, white 90%)!important;
}

/* decisions  */

.open-sesame {
    padding-left: 30px;
    position: relative;
}

.open-sesame:before {
    content: "+";
    position: absolute;
    left: 0;
}

.open-sesame.plus:before {
    content: "-";
    position: absolute;
    left: 0;
}

.download-title h3{
    color: #55734B;
    font-size: 30px;
    font-family: 'Barlow-Bold';
    text-transform: uppercase;
    padding-top: 50px;
    cursor: pointer;
}

/* .download-title2.fas.fa-plus::before{
    content:"\f067";
} */

.download-title h4{
    color: #55734B;
    font-size: 14px;
    font-family: 'Barlow-Regular';
    text-transform: uppercase;
}


.decesion-a{
    display: flex;
    border-bottom: 1px solid #55734B;
    padding: 15px 0;
}

.icon-arrow {
    margin-right: 60px;
}

.decision-filename {
    font-family: 'Barlow-Regular';
    font-size: 16px;
    color: #707070;
}

.icon-arrow:before {
    content: "\e900";    
    color: #55734B;
    font-size: 22px;
}

.icon-arrow.list-form:before {
    content: url(https://ctcpa.org/wp-content/uploads/2021/09/Group-684.png);    
    color: #55734B;
    font-size: 22px;
}

.title-decision a:hover{
    color: #ABC16F;
    background-color:rgba(232,224,179,0.47)!important;
    transition: 0.6s;

}


.title-decision a:hover .icon-arrow:before,
.title-decision a:hover .decision-filename {
    color: #ABC16F;
    transition: 0.6s;
}

.decesion-section {
    padding-bottom: 200px!important;
}

/* edition */

.edition-card {
    border-radius: 10px;
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    max-width: 28%;
    padding: 100px 45px;
    position: relative;
    margin-top: 75px;
    background-color: white;

}
.editions-title-cat {
    color: #55734B;
    position: absolute;
    top: 25px;
    font-size: 16px!important;
    font-family: 'Barlow-SemiBold'!important;
    width:55%;
}
.edition-row {
    justify-content: center;
    gap: 50px;
}
.edition-main-row {
    max-width: 1920px!important;
    width: 80%!important;
}
.edition-card h3 {
    font-family: 'Barlow-Bold';
    font-size: 18px;
    color: #55734B;
    line-height: 23px;
    padding-bottom: 30px;
  

}
.edition-card h4 {
    font-family: 'Barlow-Regular';
    font-size: 16px;
    color: #55734B;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.edition-card p {
    font-family: 'Barlow-Regular';
    font-size: 14px;
    color: #55734B;
    line-height: 20px;
    padding-bottom: 30px;
}
.edition-button {
    position: absolute;
    color: white;
    background-color: #9AB452;
    padding: 10px 30px;
    font-family: 'Barlow-Medium';
    border-radius: 10px;
    right: 30px;
    bottom: 30px;

}

.edition-button:hover{
    color: white!important;
    transition: 0.6s;
}

.edition-section {
    padding-bottom: 150px!important;
    background: linear-gradient(180deg, white 50%, #F7F5E7 50%);
   
}
.edition-card span {
    position: absolute;
    color: #55734B;
    font-family: 'Barlow-Regular';
    font-size: 30px;
    right: 30px;
    top: 30px;
}
.edition-card sup{
    font-size: 20px;
    color: #55734B;
    font-family: 'Barlow-Regular';

   
}

/* edition */
.single-edition.single-entreprise-sec {
        display: block;
        height: auto!important;
        width: 100%;
        padding-top:100px;
    
}
.single-edition .single-entreprise-text {
    width: 65%;
}
.single-edition .single-entreprise-text h2 {
    padding: 40px 0!important;
}

.form-edition {
    width: 65%;
    margin: 0 auto;
}
.form-edition-cont {
    background-color:rgba(232,224,179,0.47)!important;
    margin-bottom: 150px;
}

.form-edition .form.wpcf7-form p {
    width: 50%!important;
}

.form-edition {
    padding: 200px 0;
}
.form-edition h3{
    font-family: 'Barlow-Bold';
    text-transform: uppercase;
    color: #55734B;
    font-size: 30px;
    padding-bottom: 10px;

}
.form-edition span {
    font-family: 'Barlow-Regular';
    color: #55734B;
    font-size: 18px;
}
.form-edition .span-price {
    font-family: 'Barlow-Medium';
    color: #55734B;
    font-size: 30px;
}
.form-edition span sup{
    font-family: 'Barlow-Medium';
    color: #55734B;
    font-size: 20px;
}

.form-edition .item-input-msg textarea {
    width: 520px;
    height: 175px;
}
.form-edition form.wpcf7-form p {
    width: 50%;
}

/* publication */

.publication-content {
    display: flex;
    justify-content: center;
    padding: 70px 0;
}
.publication-info {
    width: 45%;
    padding-right: 125px;
    border-right: 2px solid #55734B;;
}
.publication-info h3 {
    font-family: 'Barlow-Semibold';
    color: #55734B;
    font-size: 25px;
    text-transform: uppercase;
}
.publication-info p {
    font-family: 'Barlow-Regular';
    color: #55734B;
    font-size: 16px;
}

.publication-upload {
    width: 20%;
    padding-left: 60px;

}

.publication-row {
    max-width: 1920px!important;
    width: 100%!important;
}
.publication-date {
    display: flex;
    gap: 20px;
    align-items: end;
}
.publication-date span {
    font-family: 'Barlow-Medium';
    color: #55734B;
    font-size: 16px;
}

.publication-date-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 40px;

}

.publication-date-cont a{
    background-color: #9AB452;
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,20%);
    border: none;
    padding: 10px 30px;
    color: white;
    border-radius: 10px;
    font-family: 'Barlow-Medium';

}
.upload-div {
    padding-bottom: 40px;
   
}
.upload-div:first-of-type a {
    color: #55734B;
    font-family: 'Barlow-Bold';
    text-transform: uppercase;
    font-size:18px ;
}
.upload-div a {
    color: #55734B;
    font-family: 'Barlow-semibold';
    text-transform: uppercase;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 40px;
}
.upload-div img {
    object-fit: scale-down;
}

.publication-container:nth-child(odd) .publiction-box{
    background-color: rgba(232,224,179,0.5)!important;
}
.publication-container:nth-child(even) .publiction-box{
    background-color: #E0E8CA!important;
}
.publication-section {
    padding-bottom: 250px!important;
}



.timezone p{
    margin: 0 0 5px 0;
    padding: 0;
}

.home-map-section {
    z-index: 0;
}

.timezone,
.map-location,
.map-tel,
.map-email{
    display: flex;
    margin-bottom: 20px;
    font-size: 20px;
    color: #55734B;
    padding-right: 120px;
}

.map-location a {
    color: #55734B;
}

.timezone img,
.map-location img,
.map-tel img,
.map-email img{
    height: 50%!important;
    margin-right: 15px;
    width: 20px!important;
    font-family: 'Barlow-SemiBold';
}


.map-tel a,
.map-email a{
     color: #55734B;
}



.map-sites h2{
     font-size: 40px!important;
    color: #55734B;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700;
}

.map-sites .owl-nav.disabled{
    display: block;
}

.map-sites .owl-nav{
    position: absolute;
    top: -60px;
}

.map-sites .owl-nav i{
    color: #55734B;
    font-size: 30px;
}

.map-sites .owl-nav button:focus{
    border: none!important;
    outline: none!important;
}

.mapsite_mod{
    margin-top: 100px;
}

.map-sites .owl-nav .owl-prev{
    margin-right: 75px;
}

.relatedform-container-white{
    margin-bottom: 80px;
}

.relatedform-container-white .actualities-container{
    margin-bottom: 50px;
}
.no-post-msg {
    margin-bottom: 152px;
    text-align: center;
}

/* faq */

.faq-contact-form h3{
    font-family: 'Barlow-Bold';
    font-size: 46px;
    color: #55734B;
    padding: 50px 0;
    text-transform: uppercase;

}
.faq-contact-form {
    padding: 100px 0 200px 0!important;
}
.back-button i{
    font-size: 25px;
    color: #E8E0B3;
   
}

.back-button{
    position: absolute;
    bottom: 60px;

}
#content-id-text table {
    direction: ltr!important;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border-top: 1px solid black!important;
}

/* ivory search */
.header-section .header-col2 {
    width: 21%!important;
    right: -30px;
}


.is-form-style input.is-search-input {
    background-color: rgba(240, 240, 240, 0.4);
    border-radius: 10px;
    border: 0!important;
}

.is-search-icon {
    background: none!important;
    border: 0!important;
}

.is-form-style .is-search-submit path {
    fill:#F3EFD9;
}

.is-search-icon svg {
    width: 25px;
}

.is-form-style.is-form-style-3 input.is-search-input {
    color: white;
}



/* css from style.css */
#content-id-text > ul {
    list-style-type: disc!important;
}

#content-id-text li{
    direction: ltr;
    list-style-type: disc;
    font-size: 1.2rem;
    font-family: 'Barlow-Regular'!important;
}

#et-builder-module-design-4359-cached-inline-styles > .et-db #et-boc .et-l .et_pb_text_6 ul {
    list-style-type: disc!important;
    list-style-position: inside;
}


.addeventatc{
    color: white;
}

.addeventatc:hover {
    color: #B8CD74;
    text-decoration: none;
    transition: 0.6s;
}

.ul-header  > li > a {
    color: #F3EFD9;
    text-decoration: none;
}

.ul-header  > li > a:hover {
    color: #B8CD74;
    transition: 0.6s;
}

div.et_pb_section.et_pb_section_7.lp-section3.et_section_regular {
    padding-top: 0!important;
    padding-bottom: 120px!important;
}

div.et_pb_column.et_pb_column_3_5.et_pb_column_20.cp-col1.et_pb_css_mix_blend_mode_passthrough.et-last-child, 
div.et_pb_column.et_pb_column_3_5.et_pb_column_16.cp-col1.et_pb_css_mix_blend_mode_passthrough.et-last-child
{
    height: 100%;
    justify-content: flex-end;
}

.et_pb_module.et_pb_image.et_pb_image_6.cp-images, div.et_pb_module.et_pb_image.et_pb_image_8.cp-images
{
    margin-right: 0;
}

div.et_pb_column.et_pb_column_2_5.et_pb_column_15.cp-col2.et_pb_css_mix_blend_mode_passthrough, 
div.et_pb_column.et_pb_column_2_5.et_pb_column_19.cp-col2.et_pb_css_mix_blend_mode_passthrough {
    align-items: center!important;
    justify-content: right;
    display: flex;
 }

 .contacts_ctcap {
    align-items: center!important;
}

.contacts_ctcap > h3 {
    padding-bottom: 30px;
}

/* .contact-details > h3{
    padding: 0;
    display: flex;
    align-items: center;
    gap: 8px;
} */

.right-contact > .contact-details {
    align-items: center;
    justify-content: flex-end;
    display: flex;
    gap: 20px;
}

.filter-search select option {
    background-color: #55734B;
    color: #E8E0B3;
    font-family: 'Barlow-semibold';
    font-size: 18px;
}

/* .filter-search select option:hover {
    background-color: #B8CD74!important;
    color: #55734B!important;
} */

.left-contact .contact-details {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}

.left-contact .contacts_ctcap {
    align-self: flex-end;
    
}

.left-contact .contact-details, .right-contact .contact-details {
    box-sizing: border-box;
    height: 80px;
}

div.et_pb_module.et_pb_text.et_pb_text_22.card-title.et_pb_text_align_left.et_pb_bg_layout_light,
div.et_pb_module.et_pb_text.et_pb_text_24.card-title.et_pb_text_align_left.et_pb_bg_layout_light,
div.et_pb_module.et_pb_text.et_pb_text_26.card-title.et_pb_text_align_left.et_pb_bg_layout_light 
{
    padding-bottom: 0;
    margin-bottom: 0;
}

/* .home .event-content .event-text h4 {
    height: 150px;
} */

div#second-sec {
    padding-bottom: 0!important;
}

.modal-dialog .wpcf7-form-control.wpcf7-file {
    display: none;
}

.et_pb_row.et_pb_row_12 home-sec4-row2 .et_pb_module.et_pb_text.et_pb_text_21 card-title  .et_pb_text_align_left.et_pb_bg_layout_light {
    margin-bottom: none;
    padding-bottom: 0;
}

li#menu-item-5128:hover ul {
    top: -185px!important;
    transition: 0.6s;
}

.contacts-row .contact-icons {
    flex-direction: column;

}

.contacts-row .contact-details div{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content:space-between;
}

.contacts-row .contact-details div h3 {
    width: 250px;
    box-sizing: border-box;
    height: fit-content;
    align-self: center;
    padding: 0;
    
}
.addeventatc {
    color: white!important;
    font-family: 'Barlow-Bold'!important;
    text-transform: uppercase;
}

.page-header h3 {
    color: #55734B;
    font-size: 1.5rem;
    font-family: 'Barlow-Bold';
    text-transform: uppercase;
}
.search-section li h3 a {
    color: #55734B;
    font-size: 1.2rem;
    font-family: 'Barlow-SemiBold';
    text-transform: uppercase;
}
.search-section li h3 a:hover {
   color: #9AB452;
   transition: 0.6s;
}
.search-result li h3 a {
    border-bottom: 1px solid #55734B;
}
.search-result {
    display: flex;
    align-items: center;
    margin: 50px 0;
    gap: 70px;

}
.search-section {
    background-color: #F3EFD9;;

}
.search-result img {
    border-radius: 10px;
}
.search-result li {
    width: 815px;
}
.search-result li p {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.dropbtn {
    background-color: #55734B;
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
    outline: none!important;
  }

  .dropbtn .fas.fa-chevron-down {
      color: #F8F6E8;
  }
  
  .dropdown-header {
    position: relative;
    display: none;
    padding: 0!important;
    width: 27px;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #55734B;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    left: -120px;
    border-radius: 10px;
    bottom: -234px;
  }
  
  .dropdown-content a {
    background-color: #55734B;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: 'Barlow-Semibold';
    text-transform: uppercase;
    color: #E8E0B3;
    margin: 4px;
  }
  
  .dropdown-content a:hover {
      background-color: #E8E0B3;
      color: #55734B;
      transition: 0.6s;
     
    }
  
  .dropdown-header:hover .dropdown-content {
    display: block;
    transition: 0.6s;
  }
  
  .dropdown-header:hover .dropbtn {
    background-color: #55734B;
    transition: 0.6s;
  }

  .dropdown-header img{
    transform: rotate(90deg);
  }

  .download-title #decision-title {
      display: none;
  }

  .wpcf7-form-control-wrap.motivation {
      display: none;
  }

  .ul-header-div {
    display: none;
}
.dropdown-content a:hover:first-child .ul-header-div {
    display: block;
}
.dropdown-content span a {
    padding: 0px 30px;
    font-size: 13px;

}

  /* new style */

  .moyen.type-moyen .featured-row {
    bottom: auto;
  }

  /* recherche */

  .recherce_title {
      font-family: 'Barlow-Bold';
      color: #55734B;
      text-transform: uppercase;
      margin-bottom: 30px;
      font-size: 30px;

  }
 /* 404 page */

 .pnf-container {
     height: 100vh!important;
     display: flex;
     justify-content: center;
     align-items: center;
 }
 .pnf-container .clearfix {
    width: 40%;
    margin: 0 auto;
 }
 .pnf-container h2 {
     color: #55734B;
     font-size: 40px;
     font-family: 'Barlow-Bold';
 }
 .pnf-container h2 span {
    color: #55734B;
    font-size: 30px;
    font-family: 'Barlow-Regular';
}



