
/* cache */
body .post-with-pagination .next-posts::before{
    background-image: var(--wpr-bg-17651527-c45b-40f9-b8a0-ed4ba8a741d4);
}
body .post-with-pagination .prev-posts::before{
    background-image: var(--wpr-bg-52945ddf-efa8-41b4-9faf-ab3f44f2d422);
}
/* page */
p{
    font-size: 16px;
}
h6 a{
    font-size: 11px;
    text-decoration: none;
}
body.light h6{
    color: #111111;
    font-family: Arial,sans-serif;
    font-size: 11px;
    line-height: 18px;
}
body.light h6 span{
    font-weight: 500;
}
.page-template-tpl-full-width-builder .grid-container {
    max-width: 1230px;
}
body.light hr.wp-block-separator{
    border-color: transparent!important;
}
.category_archive .container{
    max-width: 1230px;
    width: 100%;
}

.category_archive .container .menu_cat_100{
    width: calc(100% + 80px);
    margin-left: -40px;
}

.share_list{
    margin-top: 30px;
}

.share_list > p {
    align-items: center;
    column-gap: 12px;
    display: flex;
    font-size: 1.375rem;
    font-weight: 900;
    margin-bottom: 12px;
    position: relative;
}

.share_list > p::after {
    content: '';
    display: block;
    background: var(--wpr-bg-f4c5bfee-ff8e-4091-a23e-13dad8ec39e1) center no-repeat;
    transform: rotate(180deg);
    height: 25px;
    width: 25px;
}

.share_list .list_share li {
    cursor: pointer;
    transition: transform 0.2s ease-in-out, brightness 0.2s ease-in-out;
}

.share_list .list_share li:hover {
    transform: scale(1.2);
    filter: brightness(1.2);
}

body.date main.loop .loop-header .header h1,
body.search main.loop .loop-header .header h1{
    font-weight: bold;
}

.single-news .container{
    width: inherit;
}

.single-news .container .contents p {
    font-weight: 500;
}

.single-news .container h2{
    font-weight: 900;
}

.content_menu_page {
    width: calc(100% + 80px);
    margin-left: -40px;
}

/* title_under_logo */
.title_under_logo h1{
    font-size: 7pt;
    line-height: 12pt;
    margin: 9px auto 10px;
}

/* menu */
.menu_cat_100 {
    min-height: 52px;
}
.main-menu-container {
    position: relative;
    z-index: 50;
    background: white;
}
html body .main-menu-container #header {
    box-shadow: none;
}
#header .site-navigation .inner .menu nav>ul>li:not(:first-child){
    margin-left: 0px!important;
}
body.light #header .site-navigation .inner .menu nav ul:not(.sub-menu)>li.menu-item-has-children>ul.sub-menu{
   background-color: #272749!important;
   padding-left: 15px;
   padding-right: 15px;
}
body.light #header .site-navigation .inner .menu nav ul:not(.sub-menu)>li.menu-item-has-children>a::after {
    border-color: #e2f5fc!important;
    border-width: 0 2px 2px 0!important;
    top: -9px;
}
#header .site-navigation .inner .menu nav>ul>li>ul.sub-menu>li{
    min-width: 150px;
}
.icons{
    display: flex;
}

.icons.open_200{
    position: relative;
    cursor: pointer;
}
.icons.open_200::before{
    content: "";
    position: absolute;
    background-color: transparent;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.search-text-2{
    text-align: left;
    margin: 0px auto 0 4px;
    font-size: 14px;
    line-height: 16px;
    color: #5c6995;
}
.main-menu{
    /* background-color: #ebffff;  */
 }
 .single-news .wp-block-image img{
     height: auto;
 }
 .row-menu-icon ul{
     list-style: none;
     margin: 0 -5px;
     padding: 0;
     display: flex;
     flex-wrap: wrap;
 }


 .row-menu-icon ul li{
     width: 33.33%;
     padding: 0 5px;
     text-align: center;
 }
 .row-menu-icon ul li img{
     height: 25px;
     object-fit: contain;
     width: auto;
     display: block;
     margin: 0 auto;
 }
 .row-menu-icon ul li span{
     display: block;
     text-align: center;
     margin: 15px auto 0;
     font-size: 14px;
     line-height: 15px;
 }
 .row-menu-icon ul li a:hover{
    color: #064f84;
 }
 .row-menu-icon ul li a{
     text-decoration: none;
     display: block;
     margin: 0 auto;
     color: #5c6995
 }
 .row-menu{
     display: flex;
     flex-wrap: wrap;
     margin: 20px -15px 20px;
 }

 .col-div-1{
     width: 35%;
     padding: 0 15px;
 }
 .col-div-2{
     width: 30%;
     padding: 0 15px;
 }
 .col-div-3{
     width: 35%;
     padding: 0 15px;
 }



 .menu-row-1{
     display: flex;
     flex-wrap: wrap;
     margin: 0 auto 12px;
 }
 .bars{
     width: 33%;
     padding: 0 15px;
     text-align: center;
 }
 .bars svg{
     width: 22px;
     position: relative;
     cursor: pointer;
 }

 .date-into{
     width: 100%;
     padding: 0 15px;
 }
 .date-into p{
     max-width: 100%;
     margin: 0 auto;
     font-size: 14px;
     line-height: 15px;
     color: #5c6995;
     text-align: center;
 }
 .logo-into{
     text-align: center;
     display: flex;
     align-items: baseline;
     justify-content: center;
     flex-wrap: wrap;
     padding-top: 3px;
 }
 .logo-into a img{
     max-width: 290px;
     width: 100%;
     margin: 0 auto;
	 height: auto;
 }


 .row-menu-col-2{
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     margin: 0 -22px 19px;
 }
 .account-information{
     padding: 0 22px;
 }
 .account-information a{
     text-decoration: none;
     color: #5c6995!important;
     font-size: 14px;
     line-height: 16px;
 }
 .account-information .link-author{
    display: inline-block;
    max-width: 24px;
    font-size: 10px;
    line-height: 10px;
    position: relative;
    top: 2px;
    margin-right: 5px;
    min-width: 40px;
   /*  word-break: break-all; */
    overflow: hidden;
 }
 .account-information  .fa-sign-out-alt{
    font-size: 14px;
    position: relative;
    right: -3px;
 }
 .site-navigation_2{
     padding: 0 22px;
     display: flex;
     align-items: center;
 }
 .site-navigation_2 .search{
/*      background-color: #ebffff; */
     height: 17px;
 }
 .site-navigation_2 .search svg{
/*      background-color: #ebffff; */
     width: 17px;
     height: 17px;
 }
 body.light #header .site-navigation.menu-full{
     width: 100%;
     background-color: #272749;
     padding: 00px 0;
     position: relative;
 }
 .menu-full nav{
    /*  position: relative; */
 }
 .menu-full nav ul{
     display: flex;
     flex-wrap: wrap;
     list-style: none;
     padding: 0;
     margin: 0;
 }
 .menu-full nav ul li a{
     color: #e2f5fc;
     text-decoration: none;
     text-transform: uppercase;
     font-family: Arial, sans-serif;
 }
 .menu-full nav > ul{
     margin: 0 -15px;
 }
 .menu-full nav > ul > li {
     padding: 0 15px;
 }
 .menu-full nav > ul > li > a{
     font-weight: bold;
     padding: 20px 0;
 }
 #header .site-navigation.menu-full .inner{
    height: auto;
    /*justify-content: center;*/
    position: relative;
    max-width: 1820px !important;
    margin: 0;
 }
 .row-main-menu{
     display: flex;
     flex-wrap: wrap;
     margin: 0 auto;
     position: relative;
 }
 .col-1-menu {
     width: 100%;
     padding:  0 15px;
 }
 .link-item_col{
     width: 15%;
     padding:  0 15px;
     text-align: right;
     display: flex;
     align-items: center;
     justify-content: center;
 }
 .link-item_col a{
    display: inline-block;
    background-color: #dfbc08;
    padding: 0px 7px;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid #dfbc08;
    border-radius: 10px;
    font-weight: 600;
 }

 .sidebar_menu-hamburger{
     position: fixed;
     top: 0;
     left: -100%;
     z-index: 101;
     background: linear-gradient(to bottom, #282538 0%, #282538 100%);
     width: 100%;
     height: 100%;
     opacity: 0;
     overflow: auto;
     transition: all ease 0.2s;
 }
 .sidebar_menu-hamburger.active_menu{
     left: 0%;
     opacity: 1;
 }


 #menu-menu-main-1.sub-menu-categories .dot_menu::before{
    content: none!important;
 }
 #menu-menu-main-1.sub-menu-categories{

 }
 #menu-menu-main-1.sub-menu-categories .dot_menu > .sub-menu{
    margin: 0 auto;
 }
 #menu-menu-main-1.sub-menu-categories .dot_menu > .sub-menu > li:first-child a::before{
    content: none;
 }
 .sub-menu-categories a:before{
    content: none!important;
 }
 .sub-menu-categories .dot_menu > .sub-menu li a::after{
    content: none!important;
 }
 .content_menu_page #menu-menu-main-1{
    display: none;
 }
 .content_menu_page .fa-chevron-down{
  /*   display: none; */
 }
 .sub-menu-categories .sub-menu > li{
    min-width: 146px;
 }

 ul.active_menu > li{
    display: block!important;
 }
 .ul.sub-menu-categories{
     min-height: 51px;
 }

 ul.sub-menu-categories .dropdown-arrow{
    margin-right: 10px;
 }
 .content_menu_page{
     margin-bottom: 30px;
 }
/* create_account */
.sidebar_menu-hamburger .create_account ul{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -15px;
    padding: 0;
 }
 .sidebar_menu-hamburger .create_account ul li{
    padding: 0 15px 15px;
    box-sizing: border-box;
 }
 body.light .sidebar_menu-hamburger .create_account ul a{
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    margin: 0!important;
    font-size: 19px;
    font-weight: 700;
    padding: 0;
 }

/* social menu */
 .menu-socials ul{
     padding: 0;
     margin: 0 -20px;
     list-style: none;
     display: flex;
 }
 .menu-socials ul li{
     padding: 20px;
     box-sizing: border-box;
     text-align: center;
 }
 .menu-socials ul li a{
     text-decoration: none;
     color: #fff;
 }

 .inner_h2{
     padding: 50px 25px 30px;

 }
 .menu-login-section{
     margin-bottom: 30px;
 }
 .menu-login-section .td-menu-avatar img{
     border-radius: 100px;
     width: 60px;
     height: 60px;
     object-fit: cover;
     object-position: center;
 }

 .td-menu-avatar{
     display: flex;
     align-items: center;
 }
 .td_user_logd_in{
     font-size: 20px;
     font-weight: bold;
     margin: 0;
     overflow: hidden;

     text-decoration: none;
     padding-left: 17px;
 }

 .td-logged-wrap{
     display: flex;
     justify-content: space-between;
 }

 body.light a.td_user_logd_in{
     color: #fff;
 }

 body.light .td-menu-logout a{
     padding: 7px 14px;
     border: 1px solid rgba(255, 255, 255, 0.1);
     background-color: rgba(255, 255, 255, 0.03);
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: inline-block;
     text-decoration: none;
 }


 body.light .main_menu_user  a{
     display: block;
     line-height: 21px;
     font-size: 21px;
     color: #fff;
     margin-left: 0;
     padding: 12px 30px 12px 30px;
     font-weight: bold;
     text-decoration: none;
 }


 body.light .main_menu_user ul{
     list-style: none;
     padding: 0;
     margin: 0 -30px;
 }
 body.light .main_menu_user ul li{
     padding: 0;
     margin: 0;
 }

 body.light .main_menu_user ul li > .sub-menu{
     display: none;
     margin: 0 0 0 20px;
 }
 body.light .main_menu_user ul li:hover > .sub-menu{
     display: block;
 }


 .close-menu{
     position: fixed;
     z-index: 101;
     width: 27px;
     height: 27px;
     right: 40px;
     top: 40px;
     cursor: pointer;
 }
 .close-menu svg path{
     fill: #fff;
 }

 .dot_menu{
      position: initial!important;
 }
 .dot_menu > {
     content: "";
 }
 .dot_menu::after{
     content: "";
 }

 .dot_menu > .sub-menu{
     background-color: #2c3056!important;
     position: absolute!important;
     left: 0!important;
     top: auto!important;
     bottom: -35px!important;
     height: auto!important;
     display: flex!important;
     flex-wrap: wrap;
     width: 100%!important;
     padding: 0!important;
     min-height: 30px;
     transform: initial!important;
     opacity: 0;
     height: 35px;

 }

 .dot_menu:hover > .sub-menu{
     opacity: 1;
 }
 .dot_menu > .sub-menu li{
     position: initial!important;
     margin: 0!important;
     transform: inherit!important;
     height: auto;
     line-height: 0;
     /* padding: 15px 15px; */
     box-sizing: border-box;
 }
 .dot_menu > .sub-menu > li{
    min-width: auto!important;
 }
 .dot_menu > .sub-menu li a{
    position: relative;
    padding: 15px 15px;
 }
 .dot_menu > .sub-menu li a::after{
    content: "";
    width: 2px;
    height: 12px;
    background-color: #e2f5fc;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
 }
 .dot_menu > .sub-menu > li:last-child > a::after{
    content: none;
 }

 .dot_menu::after,
 .dot_menu > a::after{
     content: none!important;

 }
 .dot_menu:hover > .sub-menu a{
     position: relative!important;
     display: inline-block;
     padding: 10px 12px!important;
     line-height: 15px;
     font-size: 15px;
 }
 .desktop_logo{

 }
 .movil_logo{
     display: none;
 }

 /* modal login*/

 .mfp-close-btn-in .mfp-close {
    color: #fff!important;
    font-size: 40px;
    font-weight: 100;
    opacity: 1!important;
}

 .white-popup {
    position: relative;
    background: #FFF;
    padding: 26px 100px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    transition: 1s all;
  }

  .mfp-bg {}

  .mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }


  /* overlay animate in */

  .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
  }


  /* overlay animate out */

  .mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
  }

  .mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all 0.4s ease-out;
  }

  .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
  }

  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
  }

.modal-form-user{
    background: rgba(0,69,130,.8);
    background: -webkit-gradient(left bottom,right top,color-stop(0%,rgba(0,69,130,.8)),color-stop(100%,rgba(38,134,146,.8)));
    background: linear-gradient(
45deg,rgba(0,69,130,.8) 0%,rgba(38,134,146,.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a80cb',endColorstr='#42bdcd',GradientType=1);

}

.modal-form-user .main_title h2{
    font-family: Arial, sans-serif;
    padding: 0px 0 22px 0;
    line-height: 20px;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    pointer-events: none;
    text-align: center;
}
.modal-form-user .main_title p{
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    color: #fff;
}
.modal-form-user .main_title{
    margin-bottom: 35px;
}
  .inner-create_account{

 }

 .inner-create_account{
     display: none;
 }

 .modal-form-user .button.mp-hide-pw.hide-if-no-js{
    display: none;
}

.modal-form-user .mp-form-row{
    position: relative;
    margin-bottom: 35px;
}
.modal-form-user .mp-form-row.active_input {

}
body.light .modal-form-user .mp-form-row.active_input  label{
    top: -20px;
}

body.light .modal-form-user .mp-form-row  label{
    color: #fff!important;
    position: absolute;
    top: 0;
    left: 0;
    transition: all ease 0.3s;
}
body.light .modal-form-user label{
    color: #fff!important;
}
body.light  .modal-form-user .mp-form-row input[type="text"],
body.light  .modal-form-user .mp-form-row input[type="password"]{
    position: relative;
    background-color: transparent!important;
    height: 40px!important;
    margin: 0!important;
    padding: 0 0px!important;
    box-shadow: none!important;
    font-size: 15px!important;
    color: #fff!important;
    outline: none;
    border: 0!important;
    border-bottom: 1px solid #fff!important;
}
body.light .modal-form-user .mepr-login-actions{
    text-align: center;
}
body.light .modal-form-user .mepr-login-actions a{
    color: #fff!important;
    text-decoration: none;
}

body.light  .modal-form-user  input[type="submit"]{
    background-color: #fff!important;
    display: inline-block;
    padding: 5px 12px 6px!important;
    margin-top: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 13px;
    font-weight: 600;
    color: #000!important;
    -webkit-box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 20%);
    border: 0;
    border-radius: 0;
    -webkit-transition: background-color 0.2s ease!important;
    transition: background-color 0.2s ease!important;
    padding: 16px 10px!important;
    text-decoration: none;
    width: 100%;
    height: auto;
}
 .btn_normal{
    display: inline-block!important;
    width: 100%;
    display: block;
    padding: 13px;
    margin-top: 24px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff!important;
    cursor: pointer;
    position: relative;
    text-align: center;
    text-decoration: none!important;
}

/* dossier page */
.page-id-139512 .entry-layout{
    margin-top: 0 !important;
}
.page-id-139512 .entry-header{
    display: none;
}
.page-id-139512 .entry-layout > .container{
    max-width: unset;
    padding: 0;
}
.page-id-139512 .entry-breadcrumb{
    display: block;
}
.dossier-hero{
    color: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 0 200px;
    position: relative;
}
.dossier-hero:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(1, 25, 61, 0.7);
}
.dossier-hero *{
    font-family: Arial, sans-serif;
}
.dossier-hero h1{
    font-weight: 900;
    font-size: 40px;
    line-height: 1.3;
}
.dossier-hero .container{
    max-width: 900px;
    position: relative;
    z-index: 1;
}
.dossier-hero .wrap-content{
    max-width: 80%;
}
.dossier-hero .dossier-title{
    margin-bottom: 25px;
}
.dossier-top{
    display: flex;
}
.dossier-top .category{
    width: 80%;
    margin-bottom: 50px;
}
.dossier-top .category span{
    background-color: #E24A93;
    font-weight: 900;
    padding: 11px 18px;
    font-size: 16px;
    line-height: 15px;
    display: inline-block;
    position: relative;
}
.date span{
    font-weight: 900;
}
.dossier-top .category span:after{
    content: "";
    position: absolute;
    bottom: -8px;
    left: 1px;
    border-right: 10px solid #9C3268;
    border-bottom: 8px solid transparent;
}
.dossier-top .date{
    width: 20%;
}

/* footer */
#footer {
    position :relative;
    z-index: 20;
}

#footer h3{
    font-family: Arial, sans-serif;
    font-size: 21px!important;
    line-height: 23px;
    font-weight: 800!important;
    color: #d6d9c8!important;
    text-align: left;
    margin-bottom: 25px;
}
#footer .bar p{
    color: #d6d9c8!important;
    font-family: Arial, sans-serif;
}
body.light #footer .bar{
    background-color: #292c4b!important;
}
#footer .bar p a{
    color: #d6d9c8!important;
    font-family: Arial, sans-serif;
}

body.light #footer .bar section{
    background-color: #292938!important;
}

body.light #footer .bottom{
    background-color: #14121E!important;
}
#footer .bottom .menu ul li{
    position: relative;
}
#footer .bottom .menu ul li > .sub-menu{
    display: none;
}
#footer .bottom .menu ul li:hover > .sub-menu{
    display: inline-table;
    top: -200px;
    left: -72px;
    position: absolute;
    background-color: #0f1126;
    text-align: left;
    list-style: none;
    padding: 10px 10px;
    margin: 0;
    min-width: 159px;
    z-index: 21;
}
#footer .bottom .menu ul li > .sub-menu >li{
    margin: 0;
    text-align: left;
}
#footer .bottom .menu ul li > .sub-menu >li a{
    padding: 10px;
    box-sizing: border-box;
    display: inline-block;
}

#footer .gutentor-text{
    display: inline-block;
}
#back-to-top{
    bottom: 100px!important;
}

/* single */
 .memberpressproduct-template-default .slider-category{
    display: none;
 }

 .memberpressproduct-template-default .banner-image-category{
    display: none;
 }
 .memberpressproduct-template-default .image-single_register{
    display: none;
 }
 .memberpressproduct-template-default .row-single-infor{
    display: none;
 }
 .memberpressproduct-template-default .related_post_single_into{
    display: none;
}
.memberpressproduct-template-default .author{
    display: none;
}

.memberpressproduct-template-default  .slider-title{
    /*display: none;*/

}

.memberpressproduct-template-default  .sidebar-floating.sticky-bottom {
    top: 0;

}

.memberpressproduct-template-default .sidebar-floating.sticky-bottom {
    position: relative;
    width: 100%;
    max-width: initial;
    top: unset;
    bottom: 0px;
    overflow: inherit;
    background-color: #f7f7f9;
    z-index: 1;
}
.memberpressproduct-template-default  .single-news  {
    padding: 60px 0 0;
    display: block;
}

.slider-title.slick-initialized .slick-slide{
    height: auto;

}

.content_information_single{
    margin-top: 0!important;
}
.single-news .author p{
    font-family: Arial, sans-serif;
}
.single-news .author{
    margin-bottom: 40px;
}
.single-news .contents h1{
    font-family: Arial, sans-serif;
}
.single-news .contents h2{
    font-family: Arial, sans-serif;
}
.single-news .contents h3{
    font-family: Arial, sans-serif;
}
.single-news .contents h4{
    font-family: Arial, sans-serif;;
}
.single-news .contents h5{
    font-family: Arial, sans-serif;
}
.single-news .contents h6{
    font-family: Arial, sans-serif;
}
.single-news .contents p{
    font-family: Arial, sans-serif;
}
.single-news{
    padding: 0px 0 0;
}
.row-div{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.col-content_single{
    width: 66.66666667%;
    padding: 0 36px 0 15px;
}
.col-content_single.width-sm-100{
    width: 100%;
}


.col-sidebar{
    width: 33.33333333%;
    padding: 0 15px;
}

.header-single h1{
    font-family: Arial, sans-serif;
    font-size: 25pt;
    line-height: 1.2;
    font-weight: 900;
    margin-bottom: 16px;
}
.row-single-infor{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding-bottom: 25px;
}
.name_author{
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 800;
    width: 40%;
    padding: 6px 15px;
}
.date_single{
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    width: 40%;
    padding: 6px 15px;
    position: relative;

}
.date_single::before{
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
}
/* widgets  image box info*/
.col-sidebar > div >div{
    margin-bottom: 20px;
}
.col-sidebar > div > div > .wp-block-columns{
	flex-wrap: wrap !important;
    margin-bottom: 0px;
}
.col-sidebar{
    position: relative;
}
.sidebar-floating .content-item_pte{
 /*margin-bottom: 40px;	*/
}
.sidebar-floating .btn-nous{
 /*margin-bottom: 40px;	*/
}
.site-header-div{
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 1px;
}
.site-header-div-bottom{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 1px;
}

.sidebar-floating{
    transition: all 0.4s ease;
}
.sidebar-floating.add-floating{
    position: fixed;
    width: 100%;
    max-width: 374px;
    top: 44px;
    overflow: auto;
    background-color: #f7f7f9;
    z-index: 1;
  }
  .sidebar-floating.sticky-bottom{
    position: absolute;
    width: 100%;
    max-width: 374px;
    top: unset;
    bottom: 100px;
    overflow: auto;
    background-color: #f7f7f9;
    z-index: 1;

  }
  .sidebar-floating .entered{
    height: auto;
    width: 100%;
  }

 .sidebar-floating.add-floating::-webkit-scrollbar-track{
     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
     background-color: #F5F5F5;
 }

 .sidebar-floating.add-floating::-webkit-scrollbar{
     width: 3px;
     background-color: #F5F5F5;
 }

 .sidebar-floating.add-floating::-webkit-scrollbar-thumb{
     background-color: #111;
 }

 .sidebar-floating .btn-nous .gutentor-button{
    margin-bottom: 9px;

 }
 .sidebar-floating{
    overflow: auto;
 }

.bg_information-box{
    min-height: 165px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 6% 7%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg_information-box::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background: linear-gradient(
    30deg,rgba(0,19,38,0.8),rgba(30,115,190,0.7));
}
.bg_information-box .slider-title{
   width: 100%;
}
.slider-title{
   opacity: 0;
}
.slider-title.slick-initialized{
    opacity: 1;
}
.bg_information-box h2, .bg_information-box .text-into_link{
    font-family: Arial, sans-serif;
    z-index: 1;
    font-weight: 600;
    color: #fff;
    margin: 0;
    font-size: 13pt;
    position: relative;
    line-height: 36px;
    display: inline-block;
}
.bg_information-box h2 a, .bg_information-box .text-into_link a{
    color: #fff!important;
    text-decoration: none;
}
.bg-into_link{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 2;
}
/* link_open_1 */
.content_information-btn{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 5px 10px 10px;
    text-align: right;
    box-sizing: border-box;
    border: 1px solid #282538;
    border-radius: 5px;
    border-top-width: 15px;
    min-height: 168px;
}
.content_information-btn p{
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.74;
    margin-bottom: 26px;
    text-align: left;
}

.link_open_1{
    background-color: #ffc04d;
    font-family: Arial;
    font-weight: 900 ;
    display: inline-block;
    border-radius: 5px;
    font-size: 13px;
    line-height: 18px;
    height: 31px;
    padding: 0 16px;
    text-decoration: none;
    padding: 6px 16px;

}


/* row_info-2 */
.row_info-2{
    display: flex;
    margin-bottom: 22px;
}
.last_post_single .img-side{
    max-width: 97px;
    width: 97px!important;
    max-height: 97px;
    min-height: 97px;
    object-fit: cover;
    object-position: center;
}
.last_post_single h4, .last_post_single .title_10_post{
    font-family: Arial, sans-serif;
    z-index: 1;
    font-weight: 300;
    color: #111111;
    margin: 0;
    font-size: 18px;
    position: relative;
    line-height: 24px;
}
.last_post_single h4 a, .last_post_single .title_10_post a{
    color: #111111!important;
    text-decoration: none;
}
.cateogry-item{
    list-style: none;
    padding: 0 10px 0 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.cateogry-item a{
    background-color: #222222;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    color: #fff!important;
    padding: 3px 6px 4px;
    display: inline-block;
    transition: all 0.2s ease;
    box-sizing: border-box;
    text-decoration: none;

}
.author-info a{

    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #000!important;
    display: inline-block;

    box-sizing: border-box;
    text-decoration: none;
}
.date_cpt{
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 200;
    color: #000!important;
    display: inline-block;

    box-sizing: border-box;
    text-decoration: none;
}
.row-info{
    display: flex;
}

.col-1-st{
    margin-right: 14px;
}

.last_post_single h2, .last_post_single p.h2 {
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: 500;
    margin-top: -10px;
    margin-bottom: 22px;
    padding: 0;
    position: relative;
    text-align: left;
    color: #111111;
    line-height: 31px;
}

.last_post_single h2::before, .last_post_single p.h2::before {
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    top: 100%;
    left: 0;
    margin: auto;
    background-color: #111111;
}


h2.title_line_100{
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: 500;
    margin-top: -10px;
    margin-bottom: 22px;
    padding: 0;
    position: relative;
    text-align: left;
    color: #111111;
    line-height: 31px;
}
h2.title_line_100::before{
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    top: 100%;
    left: 0;
    margin: auto;
    background-color: #111111;
}
/* slick slider  */
.color_cat{
    pointer-events: none;
}
.cateogry-item a{
    pointer-events: none;
}
.cat-link_pt{
    pointer-events: none;
}
.slider-category{
    border: 1px solid #eaeaea;
    padding: 12px 18px;
    box-sizing: border-box;
    margin-bottom: 22px;
}
.btn-color_cat a{
    background-color: #ab080e;
    padding: 4px 4px 4px 4px;
    color: #f9dc00!important;
    font-family: Arial, sans-serif;
    display: inline-block;
    font-weight: 500;
    text-decoration: none;
}

.list_cat_slider{
    position: relative;
    height: 100%;
}
.arrow-14{
    position: absolute;
    top: 3px;
    display: inline-block;
    margin-right: 28px;
    width: 25px;
    height: 25px;
    border: 1px solid #dcdcdc;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    font-size: 7px;
    color: #b7b7b7;
    z-index: 2;
    cursor: pointer;
}
.list_cat_slider .slick-list{
    width: calc(100% - 77px);
}
.list_cat_slider{
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.list_cat_slider.slick-initialized{
    opacity: 1;
    height: auto;
    overflow: initial;
}
.arrow-left{
    right: -56px;
}
.arrow-right{
    right: -90px;
}

.single  .arrow-left{
    right: 25px;
}
.single .arrow-right{
    right: -10px;
}

.list_cat_name{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.banner-slide-category{
    border: 1px solid #eaeaea;
    padding: 12px 18px;
    box-sizing: border-box;
    margin-bottom: 3rem;
}
.btn-color_cat{
   /*  width: 20%; */
    padding: 0 5px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.col-slider_cat{
    width: 80%;
    padding: 0 5px;
    box-sizing: border-box;


}

.text-into_link{
    padding-top: 4px;
}
.col-slider_cat a{
    color: #111111!important;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 800;
    text-decoration: none;
    text-align: left;
    line-height: 19px;
    display: inline-block;
}

.breadcrumbs{
    margin: 0 auto 20px;
}
.breadcrumbs .breadcrumb.truncated {
    margin: 0 auto 0;
}
.breadcrumbs a {
    color: #111111!important;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-decoration: none!important;
    line-height: 18px;
}
.breadcrumbs .breadcrumb_last{
    font-size: 12px;
    text-decoration: none!important;
    line-height: 18px;
}

.breadcrumbs .breadcrumb {
    display: initial;
    margin: 0;
}
.breadcrumbs .breadcrumb:not(.reduced) {
    margin: 0;
}
.breadcrumbs .breadcrumb > span {
    display: inherit;
}
.breadcrumbs .breadcrumb__current {
    font-weight: bold;
}



/* image-single_register */
.image-single_register{
    margin-bottom: 30px;
}
.image-single_register img{
   width: 100%;
}

/* list filter */
.dropdown_list{
    border: 1px solid #282538;
    border-radius: 10px;
}
.dropdown_list h3, .dropdown_list h2.title_filter , .dropdown_list p.title_filter.h2 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    color: #f9bf56;
    margin: 0 11px 0 0;
    line-height: 15px;
}

.row-dropdown_item{
    background-color: #282538;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0px 10px;
    border: 1px solid #282538;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.filter-span{
    font-family: Arial, sans-serif;
    font-size: 13px;
    color: #f9bf56;
    padding: 11px 0px;
    display: inline-block;
}
.ul_list_filter{
   /*  opacity: 0;
    position: absolute;
    z-index: -11; */
    opacity: 0;
/*     opacity: 1; */
    position: absolute;
    z-index: -11;
    right: 0;
    border-color: #ededed;
    background-color: #FFFFFF;
    max-width: 250px;
    padding: 0;
    margin: 0!important;
    list-style: none;
    box-sizing: border-box;
    padding: 20px 36px;
    top: 41px;
}
.ul_list_filter li{
    color: #777;
    display: block;
    line-height: 17px;
    padding: 3px 0;
    font-size: 13px;
    cursor: pointer;
}
.filter:hover .ul_list_filter {
    opacity: 1;
    z-index: 100;
}
.list_category_item ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.list_category_item ul li{
    margin: 0;
    padding: 11px 8px 11px;
    border-bottom: 1px solid #eaeaea;

}
.list_category_item h5, .list_category_item span.title_st12{
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 auto 0px;
    padding: 0;
    display: block;
}
.list_category_item h5 a, .list_category_item span.title_st12 a{
    color: #111111;
    text-decoration: none;
}
.list_category_item .color_cat{
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    background-color: #222222;
    color: #fff!important;
    margin-right: 5px;
    padding: 3px 6px 4px;
    display: inline-block;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    text-decoration: none;
}
.list_category_item .date-post{
    font-family: Arial, sans-serif;
    color: #767676;
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
}
.list_category_item{
    padding: 10px 0;
}
.list_category_item ul > li:last-child{
    border: 0;
}
.arrow-pagination{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.arrow-pagination > *{
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer
}

.arrow-pagination .page-item.active a{
    color: #2a4693;
    font-weight: bold;
}
.arrow-pagination i{
    text-decoration: underline;
}
.arrow-pagination ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}
.arrow-pagination ul li{
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer
}
.arrow-pagination_number{
    justify-content: center;
}
.arrow-pagination ul li.active_li{
    color: #2a4693;
    font-weight: bold;
}
.arrow-page{
    display: inline-block;
    margin-right: 7px;
    width: 25px;
    height: 25px;
    border: 1px solid #dcdcdc;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    font-size: 7px;
    color: #b7b7b7;
    z-index: 2;
    cursor: pointer;
    transition: all ease 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arrow-page:hover{
    background-color: #2a4693;
    color: #fff;
}

.arrow-pagination{
    padding: 0px 5px 10px;
}
.dropdown_list.dropdown_list_tabs{
    overflow: hidden;

}
.dropdown_list.dropdown_list_tabs .ul_list_filter{
    opacity: 1;
    position: relative;
    display: flex;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
    z-index: 1;
}
.dropdown_list.dropdown_list_tabs .ul_list_filter li{
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    color: #f9bf56;
    margin: 0;
    line-height: 15px;
    opacity: 1;
    background-color: #282538;
    text-align: center;
    width: 50%;
}

.dropdown_list.dropdown_list_tabs .ul_list_filter li.active-into{
    color: rgb(249 191 86 / 68%);
}
.dropdown_list.dropdown_list_tabs .filter{
    width: 100%;
}
/* comment_single_data */
.comment_single_data{
    padding: 0 0 50px;
}
.comment_single_data .comments-head{
    margin-bottom: 20px;
}

.comment_single_data .comments-list > .comment{
    margin-bottom: 30px;
}
.comment_single_data .display-form{
    margin-bottom: 20px;
}
.comment_single_data  .buttons{
    margin: 20px auto;
}
.comment-reply{
   margin-bottom: 20px;
}
.comment-detail-content > *{
    margin-bottom: 5px;

}
.comment-detail-content{
    margin-top: 20px;
}
/* single archive */

 .tabs_list_category{
    padding: 0 0 40px;
 }
.list_item_Category{
    margin: 0 auto 0;
}

.list_item_Category > *{
    margin: 0 auto 30px;
}

.content_menu_tabs >div  > ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    background-color: #17a096;
    justify-content: center;
    margin: 0 auto 0px;

}
.content_menu_tabs >div ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.content_menu_tabs >div ul li {
    margin: 0;
    position: relative;
}
.content_menu_tabs >div ul li a{
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 19px;
    padding: 10px 15px;
    min-width: 131px;
    text-align: center;
    cursor: pointer;
    margin: 0;
    transition: all ease 0.3s;
    display: inline-block;
    text-decoration: none;
    height: 39px;
}
.content_menu_tabs >div ul li.menu-item-has-children > .sub-menu{
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    background-color: #fff;
    z-index: 2;
}
.content_menu_tabs >div ul li.menu-item-has-children > .sub-menu li a{
    color: #17a096;
}
.content_menu_tabs >div ul li.menu-item-has-children:hover > .sub-menu{
   display: block;
}
.content_menu_tabs >div ul li a:hover{
    color: #dedce9;
 }
 .ul_tab_filter{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    background-color: #17a096;
    justify-content: center;
    margin: 0 auto 0px;
 }
 .ul_tab_filter li{

 }
body .ul_tab_filter li a{
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 19px;
    padding: 10px 15px;
    min-width: 131px;
    text-align: center;
    cursor: pointer;
    margin: 0;
    transition: all ease 0.3s;
    text-decoration: none;
    display: inline-block;
 }
body .ul_tab_filter li a:hover{
    color: #dedce9;
 }
 .tabs_item_post .col-pt-100 .figure-100 img{
    width: 100%!important;
    max-height: 338px;
    object-fit: cover;
    object-position: top;
    min-height: 338px;
 }
 .tabs_item_post .col-pt-100  h3{
    font-family: Arial, sans-serif;
    font-weight: 900;
    color: #111111;
    font-size: 24px;
    margin-top: 15px;
    text-decoration: none;
    margin-bottom: 7px;
 }
 .tabs_item_post .col-pt-100  h3 a{
    text-decoration: none;
    color: #111111;
 }
 .row-cat-pt{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
 }
 .cat-link_pt{
    /* pointer-events: none; */
    padding: 3px 5px;
    text-decoration: none;
    margin-right: 5px;
    font-size: 11px;
    color: #fff!important;
    background-color: #222222;
 }

 .author_link_pt{
    font-family: Arial, sans-serif;
    color: #111;
    font-size: 11px;
    text-decoration: none;
    margin-right: 5px;
 }

 .date_pt{
    font-family: Arial, sans-serif;
    color: #767676;
    font-size: 11px;
    text-decoration: none;
 }
 .excerpt_pt figure,
 .excerpt_pt img{
    display: none!important;
 }
 .excerpt_pt{
    max-height: 70px;
    overflow: hidden;
    margin: 13px auto 00px;
 }
 .excerpt_pt.normal_text{
    max-height: inherit;
 }
 .excerpt_pt *{
    font-size: 16px!important;
    color: #767676!important;
    font-family: Arial, sans-serif;
    font-weight: 400;
    margin: 0!important;
    padding: 0!important;
    display: contents;
 }
 .excerpt_pt *::before,
 .excerpt_pt *::after{
    content: none!important;
 }
 .row-item{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
 }
 .col-pt-100{
    width: 100%;
    padding: 0 15px 20px;
 }
 .col-pt-2{
    padding: 0 15px 20px;
    width: 50%;
 }
 .col-pt-2 h3, .gridlex-noBottom .col-pt-2 h2, .col-pt-2 p.h3,
 .col-pt-3 h3, .gridlex-noBottom .col-pt-3 h2, .col-pt-3 p.h3 {
    font-family: Arial, sans-serif;
    font-size: 15pt;
    line-height: 25px;
    font-weight: 700;
    text-decoration: none;
    text-align: left;
 }
 .col-pt-2 h3 a, .col-pt-2 p.h3 a, .col-pt-2 h2 a,
 .col-pt-2 a.figure_2, .col-pt-2 a.figure_2,
 .col-pt-3 h3 a, .col-pt-3 p.h3 a, .col-pt-3 h2 a,
 .col-pt-3 a.figure_2, .col-pt-3 a.figure_2 {
    text-decoration: none;
 }
 .col-pt-2 .figure_2 img,
 .col-pt-3 .figure_2 img {
    max-height: 280px;
    object-fit: cover;
    width: 100%!important;
    min-height: 280px;
    margin-bottom: 20px;
 }

 .col-pt-3 {
    padding: 0 15px 20px;
    width: 33%;
 }

.content_menu_tabs{

}




/* relate post  */
.list_post_related{
    padding: 0 0 40px;
}

/* single archive  */
.sidebar-right-default{
    padding-top: 56px;
}

.border-movil > .grid-container{
    padding-left: 0;
    padding-right: 0;
}
.sidebar-right-default .last_post_single h2{
    font-family: Arial, sans-serif;
    font-size: 24px;
    line-height: 1 ;
    font-weight: 800;
}
.sidebar-right-default .last_post_single h2::before{
    content: none;
}

.row_info-2_polular h4, .row_info-2_polular .title_pop{
    margin: 0 0 10px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700 ;
    display: inline-block;
}
.row_info-2_polular h4 a , .row_info-2_polular .title_pop a{
    font-size: 16px;
    color: #000!important;
    text-decoration: none;
}
.row_info-2_polular:hover h4 a, .row_info-2_polular:hover .title_pop a{
    color: #db4e5a!important;
}
.row_info-2_polular{
    display: flex;
    margin-bottom: 22px;
    align-items: center;
}

.last_post_single .row_info-2_polular .img-side {
    max-width: 117px;
    width: 117px!important;
    max-height: 117px;
    min-height: 117px;
    object-fit: cover;
    object-position: center;
}
.Category-detail-single p{
    font-family: Arial, sans-serif;
    font-size: 16px;
}

/* archive page */
.top_image_archive img{
    width: 100%;
    height: auto;
    margin-top: 00px;
}

.top_image_archive{
    margin-bottom: 1.75em;
    margin-top: 20px;
}


.category_archive .breadcrumbs{
    margin: 20px 0;
}
.row_archive{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.col-1-archive{
    width: 75%;
    padding: 0 15px;
}

.col-2-archive{
    width: 25%;
    padding: 0 15px;
}
.col-1-archive h2.gutentor-text.gutentor-text_2,
.col-1-archive h1.gutentor-text.gutentor-text_2{
    font-size: 32px;
    font-family: Arial, sans-serif;
    font-weight: 800;
    text-align: center;
}
.sidebar-col1 > div{
    margin-bottom: 40px;
}
.sidebar-col1 .last_post_single h2, .sidebar-col1 .last_post_single p.h2 {
    font-family: Arial, sans-serif;
    font-size: 24px;
    line-height: 1;
    font-weight: 800;
}
.sidebar-col1 .last_post_single h2, .sidebar-col1 .last_post_single p.h2 {
    content: none;
}
.sidebar-col1{
    padding-top: 58px;
}
.detail_category_archive h2{
    font-size: 32px;
    font-family: Arial, sans-serif;
    font-weight: 800;
    text-align: left;
}
.detail_category_archive{
    margin-bottom: 80px;
}
.banner-image-category.single_banner{
    padding-bottom: 3%;
}
.banner-image-category img{
    width: 100%!important;
}
.detail_category_archive h2{
    margin-bottom: 20px!important;
    margin-top: 0;
    word-break: break-word;
}
/* search */
.search_list{

}

.gridlex-noBottom h2{
    text-align: center;
}

.search_list .entries .entry a .details{
    margin: 44px auto 0;
    padding: 15px 20px 10px;
}
.search_list .entries .entry a .thumbnail img{
    min-height: 260px;
    max-height: 260px;
    object-fit: cover;
    height: 150px;
}
.search_list .entries h3{
    font-weight: 700;
    font-size: 23px;
}
.search_list .entries .entry a .thumbnail{
    min-height: 260px;
    max-height: 260px;
    height: auto;
}
body.light .search_list .entries .entry a .details{
    background-color: #fff;
    margin: 0;
    width: 100%;
    padding: 20px 20px;
}
.search_list .entries .entry a .details .metas{
    display: normal;
}

.entries .entry a .details .excerpt{
    max-height: 79px;
    overflow: hidden;
}

/* price_col-item */
.price_col-item .fca-ept-column{
    padding: 50px 26px!important;
    margin-bottom: 25px!important;
}
.price_col-item .fca-ept-plan-div{
    text-align: center!important;
}
.price_col-item  .fca-ept-plan{
    font-size: 28px!important;
    line-height: 36px;
    font-weight: 400!important;
    display: inline-block!important;
    text-align: center;
    position: relative;
    margin-bottom: 29px;
}
.price_col-item  .fca-ept-plan::before{
    content: "";
    height: 1px;
    width: 100%;
    background-color: #2a4693;
    bottom: -10px;
    position: absolute;
    left: 0;
}
.price_col-item .wp-block-fatcatapps-pricing-table-blocks{
    width: 100%;
    margin: 0 auto!important;
}
.price_col-item  .fca-ept-price-container{
   display: flex!important;
   justify-content: center!important;
}
.price_col-item .fca-ept-price{
    font-size: 22px!important;
}
.price_col-item  .fca-ept-price-period{
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 58px!important;
    font-weight: 700!important;
    line-height: 1!important;
    margin: 0!important;
}
.price_col-item  .fca-ept-features{
    margin: 18px auto 20px!important;
}
.price_col-item  .fca-ept-features li{
    font-size: 15px;
    line-height: 24px!important;
    text-align: center;
    margin: 0 auto!important;
}
.price_col-item .fca-ept-button{
    border-radius: 50px!important;
    font-size: 13px!important;
    line-height: 20px;
    padding: 10px 24px!important;
    display: inline-block!important;
    width: auto!important;
    text-align: center;
    text-decoration: none;
}

.box-premiun_item{
    position: relative;
    overflow: hidden;
}
.box-premiun_item h2{
    font-size: 28px!important;
    line-height: 36px;
    font-weight: 400!important;
    display: inline-block!important;
    text-align: center;
    position: relative;
    margin-bottom: 44px;
}
.box-premiun_item h2::before{
    content: "";
    height: 1px;
    width: 100%;
    background-color: #2a4693;
    bottom: -10px;
    position: absolute;
    left: 0;
}
.box-premiun_item h3{
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 58px;
    font-weight: 700;
    line-height: 1;
    margin: 0 auto 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    color: #444;
 }
 .box-premiun_item h3 span{
    display: inline-block;
    font-weight: bolder;
    line-height: 1;
    margin: 0 10px 0 0;
    font-size: 22px;
 }

 .box-premiun_item h3 strong{
    font-size: 29px;
    text-decoration: line-through;
    vertical-align: super;
    color: #666;
 }
.box-premiun_item .link_it{
    max-width: 292px;
    margin: 25px auto 0;
}
 .box-premiun_item .link_it a{
    border-radius: 50px;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 24px;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #2a4693;
 }
 .inner_box-item{
     text-align: center;
     box-shadow: 0 10px 25px 0 rgb(0 0 0 / 14%);
     background-color: #fff;
     border-radius: 24px;
     padding: 50px 26px;
     margin-bottom: 25px;
 }
 .detail_secont >ul {
    list-style: none;
    margin: 0;
 }
 .detail_it p{

 }
 .detail_secont{
    margin: 25px auto 0;
}
 .detail_secont *{
    margin-bottom: 18px;
    font-size: 15px;
    line-height: 24px;
    color: #888888;
 }
 .detail_it *{
    margin-bottom: 18px;
    font-size: 15px;
    line-height: 24px;
    color: #888888;
 }
 .box-premiun_item .tdm-pricing-ribbon{
    position: absolute;
    top: 16px;
    right: -68px;
    padding: 2px 0;
    width: 200px;
    background-color: #2a4693;
    color: #fff;
    transform: rotate( 40deg);
    text-align: center;
    font-size: 12px;
 }

 /* memberpress product */
 .single-memberpressproduct > .entry.page{
    padding: 60px 0 0;
 }
 /* archive author */
 body.author main.loop .loop-header .header-name {
    margin-bottom: 30px;
}
/*  */
.content_information img,
.content_information i{
    display: none!important;
}
.content_information {
    margin-top: 14px;
    max-height: 47px;
    overflow: hidden;
}
.content_information *{
    display: contents;
    color: #868e9c!important;
    margin-top: 14px!important;
    font-weight: 400!important;
}

.content_post_2 img, .content_post i{
    display: none!important;
}
.content_post_2 *{
    display: contents!important;
    margin: 0!important;
    padding: 0!important;
}
.content_post_2 *, .content_post_2{
    color: #868e9c!important;

    font-weight: 400!important;
}
.content_post_2{
    overflow: hidden;
    margin-top: 14px!important;
    max-height: 83px;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.content_write_100 > div{
    background-color: #fff;
/*     max-width: 1068px!important;
    margin: -37px auto 0;
    padding-top: 40px; */
}
.content_write_100{
    padding: 0 15px;
    box-sizing: border-box;
}

/* search */
.search_item_modal{
    position: relative;
    top: -10px;
}
.search_item_modal ul{
    max-height: 400px;
    height: 100%;
    overflow: auto;
    background-color: #fff;
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
}
.search_item_modal ul li{
    display: flex;
    margin-bottom: 15px;
}
.img_item_li img{
    width: 90px;
    height: 90px;
    object-fit: cover;
}
.detail-li{
    padding-left: 15px;
}

.detail-li h4{
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 5px;
}
.detail-li a{
    text-decoration: none;
}

/* page-template-default */
.page-template-default .entry.page{
    padding: 60px 0 40px;
}
body.light.plain .sidebar .widget {
    padding-top: 0;
    background-color: transparent;
}


/* list_link */
.list_link{
    background-color: #fff;
}
.list_link ul{
    list-style: none;
    padding: 0;
    /* margin: 0 auto; */
    display: flex;
    /* margin: 0 -15px; */
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}
.list_link ul li{
    padding: 0;
    margin: 0;
}
.list_link ul li a{
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    line-height: 23px;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-family: Arial, sans-serif;
    padding: 15px 15px;
}

/* row-item_cat */
.row-item_cat{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.col_cat-3{
    width: 50%;
    padding: 0 15px;
}

/* related_post_single_into */
.related_post_single_into h2, .related_post_single_into p.h2 {
    font-weight: bold;
}

 /* menu categories new change */
.menu-actualites-container {
    position: relative;
    padding-bottom: 25px;
}
ul.sub-menu-categories{
    background-color: #2c3056;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
    /* padding: 10px 0; */
    margin: 0 auto;

    width: 100%;
    position: absolute;
    z-index: 99;
}
ul.sub-menu-categories li ul.sub-menu{
    position: absolute;
    top: 27px;
    background-color: #2c3056;
    z-index: 99;
    left: -12px;
    list-style: none;
    display: none;
}
ul.sub-menu-categories li:hover > ul.sub-menu{
    display: block;
}

ul.sub-menu-categories li.menu-item-has-children:before{
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    position: absolute;
    font-weight: 900;
    right: 3px;
    top: 17px;
    font-size: 13px;
}

 ul.sub-menu-categories li{
    color: #e2f5fc;
    text-decoration: none;
    text-transform: capitalize;
    font-family: Arial, sans-serif;
    margin: 0;
    position: relative;
    padding: 10px 0;
 }
 ul.sub-menu-categories li a{
    position: relative;
    padding: 6px 15px 6px 15px;

    width: 100%;
    font-size: 14px;
    text-decoration: none;
    color: #e2f5fc;
    text-decoration: none;
    font-family: Arial, sans-serif;
    display: inline-block;
}
ul.sub-menu-categories li a:after{
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: -10px;
    left: 0;
    background-color: #fe0098;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}
ul.sub-menu-categories .sub-menu li a:after{
    bottom: 0;
}
ul.sub-menu-categories li a:hover:after{
    transform: scaleX(1);
    transform-origin: bottom left;
}

ul.sub-menu-categories li::after{
    content: "";
    width: 2px;
    height: 12px;
    background-color: #e2f5fc;
    position: absolute;
    right: 10px 0;
    top: 49%;
    transform: translate(0, -50%);
}
ul.sub-menu-categories li:last-child::after {
    content: none;
}
li.dropdown-arrow::after {
    content: none!important;
}
li.dropdown-arrow:hover ~ li.menu-item{
   /* display: block!important; */
}

/* row-category_1 */
.row-category_1{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.col-50-st{
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
}

/* styles to breadcrumbs */
.breadcrumb-yoas span{
    font-size: 13px;
}
.breadcrumb-yoas span a{
    text-decoration: none;
    color: #999999!important;
}
.breadcrumb-yoas span strong{
    color: #1e2229;
    font-weight: 500!important;
    font-family: Arial, sans-serif;
}

/* styling achive file part */
.cat_hidde_sec .new_category_post h3,
.cat_hidde_sec .new_category_post .title_2{
    font-family: Arial, sans-serif;
    font-weight: 500!important;
    font-size: 17px;
    max-width: 205px;
    background-color: #17A096;
    padding: 3px 11px;
    color: #fff;
    margin-bottom: 0px;
    margin-bottom: 23px;
    position: relative;
}
.cat_hidde_sec .new_category_post h3:before,
.cat_hidde_sec .new_category_post .title_2::before{
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    width: 376px;
    bottom: 0;
    left: 0;
    background-color: #17A096;

}
/* color_text_box */
.color_text_box{
    display: inline-block;
    background-color: #F73676;
    padding: 10px 15px 10px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
    min-width: 80px;
    position: relative;
    z-index: 2;
}
.color_text_box .bt-tr{
    position: absolute;
    left: 0;
    bottom: -10px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 11% 75%, 10% 93%, 0% 75%);
    max-width: 80px;
    height: 41px;
    width: 100%;
    z-index: -1;
    background-color: #F73676;
}
.color_text_box h5, .color_text_box .title_sp{
    font-weight: 800;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 15px;
}
.color_text_box_top{
    position: relative;
    margin: 0 0 -35px 0;
    z-index: 1;
}


.single-news .color_text_box h5 ,
.single-news .color_text_box .title_sp,
.face-notice-box .color_text_box h5,
.face-notice-box .color_text_box .title_sp{
    font-size: 19px;
    line-height: 22px;
}

.content_color_100 > div{
    background-color: #efefef;
}

/* banner-info_user */
.banner-info_user{
    background-color: #EFEFEF;
    padding: 30px 0 0px;
    margin: 0 auto 0px;
    border-bottom: 8px solid #dfbc08;
}
.banner-info_user .div-row{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.banner-info_user .img{
    width: 33%;
    padding: 0 15px;
    box-sizing: border-box;
}
.banner-info_user .cta-container{
    width: 67%;
    padding: 0 15px 15px;
    box-sizing: border-box;
}


.banner-info_user .img img{
    max-width: 400px;
    width: 100%!important;
    margin: 0 auto -11px;
}
.banner-info_user .txt-main{
    max-width: 325px;
    margin: 0 auto;
    list-style: none;
}
.banner-info_user .txt-main li{
    display: flex;
   /*  align-items: baseline; */
}
.banner-info_user .txt-main li .svg-icon{
    width: 28px;
    max-width: 28px;
    margin-right: 20px;
    object-fit: contain;
}
.banner-info_user .txt-main li > div{
    padding-top: 4px;
}
.banner-info_user .row-btn-155{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.banner-info_user .row-btn-155 .txt-secondary{
    margin: 0px 83px 0 0;
    font-size: 25px;
    font-weight: bold;
}
.banner-info_user .row-btn-155 .su-subscription{
    padding: 12px 25px 12px 25px;
    font-size: 16px;
    background-color: #dfbc08;
    background-image: none;
    padding: 12px 25px 12px 25px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    display: inline-block;
    text-decoration: none;
}

.banner-info_user .row-btn-155 .txt-secondary strong{
    color: #fe0098;
}
/* banner contact */
.form_contact_banner{
    padding: 10px 0;
    background-color: #333333;
}

.reseaux-sociaux-list{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.reseaux-sociaux-list li{
    padding: 5px 9px;
    box-sizing: border-box;
    margin: 0;
}
body .reseaux-sociaux-list li a{
    color: #fff;
    font-size: 25px;
}
.ft-row{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.zone-reseaux-sociaux {
    width: 50%;
    padding: 0 15px;
    display: flex;
    align-items: center;
}
.footer-newsletter {
    width: 50%;
    padding: 0 15px;
}
.label-footer{
    color: #fff;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    width: 35%;
    padding-right: 10px;
}
.label-footer_2{
    color: #fff;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
}
.col-45{
    width: 65%;
}
.form_contact-row{
    display: flex;
}
.form_contact-row input[type="submit"]{
    padding: 0 11px;
}
.form_contact-row input[type="email"]{

}
.row-form-dt{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.text-into-by p{
    color: #fff9;
    font-size: 12px;
    line-height: 18px;
}
body .text-into-by p a{
    color: #fff9;
    text-decoration: underline;
}
.text-into-by{
    margin-top: 10px;
}
.form_contact-row .wpcf7-spinner{
    display: none;
}


/* media query */

@media(min-width: 991px){
    .single .col-slider_cat{
        width: 86%;
        padding: 0 5px;
        box-sizing: border-box;

    }

    .single-news .container .contents p {
        font-weight: 400;
    }
}
 @media(min-width: 1200px){
     #footer .bottom .container{
        max-width: 100%;
        padding: 0 50px;
    }
    #footer .bottom .gcol-12 {
        display: flex;
        justify-content: space-between;
    }
 }
 @media(max-width: 1295px){
    .arrow-left {
        right: -46px;
    }
    .arrow-right {
        right: -80px;
    }
    .list_cat_slider .slick-list {
        width: auto;
    }
    .single-news > .container{
        margin: initial;
    }

 }
 @media(max-width: 1210px){
     .row-menu-icon ul li span{
         max-width: 100px;
     }
     .menu-full nav > ul > li {
         padding: 0 10px;
     }
     .dot_menu > .sub-menu li{
         padding: 15px 0px;
     }
     html{
         overflow-x: hidden;
     }
     .sidebar-floating.add-floating{
        right: 0;
        padding-right: 15px;
        padding-left: 15px;
    }
 }

@media(max-width: 1092px){
    .sidebar-floating.add-floating{
        /* max-width: calc(374px - 8%); */
    }
}
 @media(max-width: 991px){
     .col-50-st{
        width: 50%;
     }
     .title_under_logo{
         display: none;
     }
     .menu-full nav > ul > li {
         padding: 0 12px;
     }
     .dot_menu:hover > .sub-menu li{
         padding: 15px 0px;
     }
     .dot_menu > .sub-menu{
         left: -5px!important;
         width: calc(100% + 10px)!important;
     }
     .dot_menu:hover > .sub-menu li{
         padding: 15px 0px;
     }
     .menu-full nav > ul > li {
         padding: 0 0px;
     }
     .menu-full{
         display: none;
     }
     .logo-into a img {
         max-width: 236px;
     }
     .row-menu-icon{
         display: none;
     }
     .main-menu-container,
     .main-menu {
         background-color: #272749;
     }
     .main-menu-container .main-menu .container {
         padding: 1px 20px;
     }
     .date-into p{
         color: #fff;
     }
     .account-information a{
         color: #fff!important;
     }

     .site-navigation_2 .search svg, .site-navigation_2 .search svg {
         background-color: #272749;
     }
     .bars svg path, .site-navigation_2 .search svg path{
         fill: #fff;
     }
     .desktop_logo{
         display: none;
     }
     .movil_logo{
         display: block;
     }
     .date-into, .account-information{
         display: none;
     }
     .row-menu-col-2{
         justify-content: right;
     }
     .row-menu-col-2{
         margin: 0 0px 0px;
     }
     .menu-row-1{
         margin: 0 auto 0px;
     }
     .site-navigation_2 .search{
         margin-top: 5px;
     }
     #footer .bottom .gcol-12{
        flex-wrap: wrap;
     }
     #footer .bottom .menu{
         width: 100%;
         order: 0;
     }
     #footer .bottom .gcol-12 p{
        width: 100%;
        order: 1;
        max-width: 100%!important;
        text-align: center;
        margin: 20px auto 0!important;
     }
    #footer .grid-row > div{
        width: 100%;
     }
     #footer .grid-row > div.wp-block-gutentor-m4-col {
        width: 100%;
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
    #footer .wp-block-image{
        margin: 0 auto 20px!important;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    #footer h3{
        text-align: center;
    }
    #footer .bar p {
        text-align: center;
        margin-bottom: 20px;

    }
    .section-footer .socials .uagb-social-share__wrap{
        justify-content: center;
    }
    .col-content_single{
        width: 100%;
        padding: 0 15px 0 15px;
    }
    .col-sidebar{
        width: 100%;
        padding: 0 15px 0 15px;
    }
    .sidebar-floating.add-floating{
        max-height: 100%!important;
        position: relative!important;
        padding-right: 0px;
        padding-left: 0px;
    }
    .search-text-2{
        display: none;
    }
    .col-pt-2, .col-pt-100{
        width: 100%;
        /* padding: 0 0px 20px; */
    }

    .sidebar-right-default{
        padding-top: 0px;
    }
    .link-item_col{
        display: none;
    }
    .bars{
        text-align: left;
        padding-left: 0;
    }
    .site-navigation_2{
        padding-right: 0;
    }
    .bars svg {
        left: -6px;
    }
    .sidebar-col1{
        padding-top: 0;
    }
    .col-2-archive {
        width: 100%;
    }
    .col-1-archive {
        width: 100%;
    }
    .arrow-14.arrow-left {
        display: none!important;
    }
    .arrow-14.arrow-right {
        display: none!important;
    }
    .col_cat-3{
        width: 50%;
    }
    ul.sub-menu-categories .dropdown-arrow{
        margin-right: 0px;
    }

    .banner-info_user .row-btn-155 .txt-secondary {
        margin: 0px auto 15px;
        width: 100%;
        text-align: center;
    }
    .banner-info_user .row-btn-155{
        flex-wrap: wrap;
    }
    .banner-info_user .img img{
        margin: 0 auto 15px;
    }
    .banner-info_user .img {
        width: 100%;
    }
    .banner-info_user .cta-container{
        width: 100%;
    }
    .zone-reseaux-sociaux {
        width: 100%;
        justify-content: center;
    }
    .footer-newsletter {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 0 15px;
    }
 }

 @media(max-width: 800px){
     .menu-full{
         display: none;
     }
     .col-div-1 {
         width: 20%;

     }
     .col-div-2 {
         width: 60%;

     }
     .col-div-3 {
         width: 20%;

     }
     .td-logged-wrap{
         flex-direction: column;
     }
     .td-menu-avatar{
         margin-bottom: 24px;
     }
     .body.light .main_menu_user a{
         font-size: 15px;
         line-height: 16px;
     }
     body.light .sidebar_menu-hamburger .create_account ul a{
        line-height: 17px;
        font-size: 16px;
     }
     body.light .main_menu_user a{
        line-height: 17px;
        font-size: 16px;
     }

    .col_cat-3{
        width: 100%;
    }
 }

 @media(max-width: 768px){
    .col-slider_cat{
        width: 100%;
        order: 0;
    }
    .btn-color_cat{
        width: 100%;
        order: 1;
        margin-top: 8px;
    }
 }

@media(max-width: 500px){
    ul.sub-menu-categories li{
        padding: 5px 0;
    }
    ul.sub-menu-categories li.menu-item-has-children:before{
        top: 14px;
    }
    ul.sub-menu-categories li a:after{
        bottom: 0px;
    }
    .zone-reseaux-sociaux {
        flex-wrap: wrap;
    }
    .label-footer_2{
        width: 100%;
        text-align: center;
    }
    .label-footer{
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .col-45 {
        width: 100%;
    }
    .text-into-by p{
        text-align: center;
    }
    .reseaux-sociaux-list{
        margin: 0 auto;
        justify-content: center;
    }
    body .reseaux-sociaux-list li a {
        font-size: 20px;
    }
}



/* custom 2 */
.list_share{
    margin-left: 0px;
  }
  .menu_cat_100{
    position: relative;
    padding-bottom: 25px;
  }
  .list_share {
      display: flex;
  }
  .list_share li{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 3px 7px;
    border-radius: 2px;
  }
  .list_share li a i{
    color: #FFF;
  }
  .list_share li.facebook-incon{
    background-color: #516eab;
  }
  .list_share li.twiter-incon{
    background-color: #29c5f6;
  }
  .list_share li.linkedin-incon{
    background-color: #0266a0;
  }
  .list_share li.whatsapp-incon{
    background-color: #25d366;
  }
  .list_share li.telegram-incon{
    background-color: #229ED9;
  }
  .list_share li.email-incon{
    background-color: #000;
  }
  .list_share li.sms-incon{
    background-color: #333;
  }

  /* to new page hero last post */
  .hero-post {
    width: 100%;
    background-position: center;
    background-size: cover;
  }
  .before-title {
    display: flex;
    justify-content: space-between;
  }
  .before-title p{
    width: 226px;
    font-weight: 700;
  }
  .content-hero {
    max-width: 1224px;
    margin: 0 auto;
    padding-top: 4%;
    padding-bottom: 14%;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
  }
  .content-hero h2{
    max-width: 53%;
    font-size: 40px;
    font-weight: 900;
    margin-top: 4%;
    margin-bottom: 3%;
  }
  .content-hero p{
    max-width: 70%;
    font-size: 16px;
  }
  .content-paragraph {
    height: 51px;
    overflow: hidden;
    max-width: 56%;
  }
  .content-hero .content-paragraph figure{
    display: none;
  }
  .content-hero .content-paragraph h2,
  .content-hero .content-paragraph strong
  {
    display: none;
  }
  .content-hero .content-paragraph p{
    font-weight: 400;
    display: contents;
    font-size: 18px;
    font-family: Arial, sans-serif;
  }
  .dossier {
    max-width: 103px;
    background-color: #F73676;
    padding: 10px 15px 23px;
    text-transform: uppercase;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 11% 75%, 10% 93%, 0% 75%);
  }
  .dossier h5 , .dossier .title_sp{
    font-weight: 800;
  }

  /* section three columns */
  .section-three-columns{
    background-color: #EFEFEF;
    margin-bottom: -117px;
  }

  .container-columns {
    margin: 0 auto;
    position: relative;
  }
  .content-three-columns{
    display: flex;
    background-color: #FFF;
    padding-bottom: 25px;
    margin: 0 -15px;
  }
  .first-paragraph{
    background-color: #FFF;
    padding: 61px 30px 10px;
    position: relative;
  }
  .first-paragraph .legend-paragraph{
    position: absolute;
    top: -19px;
    max-width: 103px;
    background-color: #F73676;
    padding: 10px 15px 23px;
    text-transform: uppercase;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 11% 75%, 10% 93%, 0% 75%);
  }
  .first-paragraph .legend-paragraph h5{
    color: #fff;
    font-weight: 800;
  }
  .first-paragraph p{
    font-size: 15px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #222;
    line-height: 1.74;
  }
  .column-one{
   /*  max-width: 350px; */
    margin: 0 auto;
    padding-top: 4%;
    padding-left: 20px;
    padding-right: 20px;

    max-width: 33.33%
  }
  .column-one .legend-top{
    max-width: 126px;
    background-color: #244DB7;
    padding: 7px 11px 15px;
    text-transform: uppercase;
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 25% 75%, 18% 94%, 11% 75%, 0% 75%);
  }
  .legend-top.another-color{
    background-color: #44c0ff;
    max-width: 99px;
  }
  .legend-top.color-two{
    background-color: #20b0f9;
    max-width: 131px;
  }
  .column-one .legend-top h5{
    font-weight: 700;
    color: #FFF;
    font-size: 14px;
  }
  .image-text{
    display: flex;
    justify-content: space-between;
    margin-top: 34px;
    border-bottom: solid 1px #c3c5cd;
    padding-bottom: 22px;
  }
  .image-text .image-square{
    width: 120px;
    height: 120px;
    background-size: cover;
  }
  .image-text .content-text{
    width: 58%;
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .image-text .content-text h5{
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 3px;
  }
  .single .image-text .content-text h5{
    font-size: 16px;
    margin-bottom: 3px;
  }

  .image-text .content-text h5 a{
    font-family: Arial, sans-serif;
    text-decoration: none;

  }
  .image-text .content-text h5 a:hover{
    color: #2a4693;
  }
  .image-text .content-text.post-venir h5{
    color: #9e9e9e5e;
  }
  .image-text .content-text span{
    color:#767676;
    margin-top: 14px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1;
  }
  .image-text .content-text p{
    color: #868e9c;
    margin-top: 14px;
    font-size: 14px;
    font-family: Arial, sans-serif;

  }
  .image-text .content-text .content_information{
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    max-height: 60px;
  }

  .quote-section{
    padding: 9% 10px 6%;
    border-bottom: solid 1px #c3c5cd;
  }
  .quote-section p{
    font-style: italic;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #244DB7;
    font-size: 24px;
  }
  .quote-section.second-column p{
    color: #44c0ff;
  }
  .quote-section.three-column p{
    color: #20b0f9;
  }

  .single.single-post .comment .comment-form{
    display: none;
  }
  .single.single-post .comment.active .comment-form{
    display: block;
  }


  /* styles to the main page */
  .container-last-part {
    margin: 0 auto;
    padding: 0px 20px 50px;
  }
  .les-autres-image{
    position: relative;
    top: -22px;
  }

  /* related post */
  .post-read-more{
    display: flex;
  }
  .post-read-more .image-left{
    width: 40%;
    margin-right: 20px;
    max-height: 215px;
    background-size: cover;
    cursor: pointer;
  }
  .post-read-more .content-right{
    width: 60%;
  }
  .post-read-more .content-right h4{
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 6px;
  }
  .post-read-more .content-right h4 a{
    font-family: Arial, sans-serif;
    text-decoration: none;
  }
  .post-read-more .content-right .date-category{
    display: flex;
    font-size: 15px;
    margin-bottom: 17px;
  }
  .post-read-more .content-right .date-category p{
    color:#767676;
    margin-top: 6px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1;
  }
  .post-read-more .content-right .date-category strong{
    padding: 0 20px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    margin-top: 3px;
  }
  .post-read-more .content-right .date-category span{
    font-family: Arial, sans-serif;
    background-color: #F73676;
    padding: 4px 10px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
  }
  .content-right p{
    color: #868e9c;
  }
  .content-right a.btn-lire{
    color: #fff!important;
    background-color: #3252A1;
    text-decoration: none;
    font-weight: 700;
    padding: 11px 18px;
    font-size: 14px;
  }
  .content-right a.btn-lire:hover{
    background-color: #222222;
  }

  /* style to last secltion of slider posts dossier */
  .section-slider-dossier{
    margin-top: 8%;
    margin-bottom: 10%;
  }
  .content-slider{
    display: flex;

  }

  .content-slider .slick-dots{
    bottom: -60px;
  }
  .content-slider .slick-dots li{
    background-color: transparent!important;
  }
  .content-slider .slick-dots li a{
    text-decoration: none!important;
  }


  .each-slide{
    width: 33%;
  }
  .each-slide .image-one{
    width: 80%;
    height: 95px;
    background-size: cover;
    margin-bottom: 14px;
    cursor: pointer;
  }
  .each-slide h4{
    font-weight: 900;
  }
  .each-slide h4 a{
    text-decoration: none;
  }
  .each-slide p{
    color:#767676;
    margin-top: 14px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1;
  }

  /* arrows slider dossier */
  .arrow-dossier{
    position: absolute;
    bottom: -50px;
    display: inline-block;
    margin-right: 7px;
    width: 25px;
    height: 25px;
    border: 1px solid #dcdcdc;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: #b7b7b7;
    z-index: 2;
    cursor: pointer;
  }
  .content-slider .arrow-left{
    left: 0;
  }
  .content-slider .arrow-right{
    left: 35px;
  }
  /* btn 'tous nos dossiers' */
  .container-last-part .wp-block-buttons {
    display: flex;
    justify-content: center;

  }

  .btn-dossier-last a{
    border-radius: 0px;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 25px 30px;
  }
  .btn-dossier-last a:hover{
    background-color: #222222!important;
  }
  .content_post_2{
    color: #767676;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    max-height: 67px;
  }
  .slick-dots li.slick-active a{
    color: #2a4693;
    font-weight: 600;
  }
  /* breadcrumbs */
  ul#breadcrumbs{
    display: flex;
    list-style-type: none;
    margin-left: 0;
  }
  ul#breadcrumbs li{
    font-size: 11px;

  }
  li.separator{
    padding: 0px 3px;
  }
  ul#breadcrumbs li a{
    color: #999999;
    text-decoration: none;
  }
  /* last section page main container */
  .last-section-main{
    margin-top: 39px;
  }

  .content_write_100 .grid-container{
    max-width: 1190px;
  }

/* comment  */
ul.tabs_po{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;

}
ul.tabs_po li{
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    color: #f9bf56;
    margin: 0;
    line-height: 15px;
    opacity: 1;
    background-color: #282538;
    text-align: center;
    width: 50%;
    padding: 5px 10px;
    cursor: pointer;
}

ul.tabs_po li.current{

    color: rgb(249 191 86 / 68%);
}

.tab-content{
    display: none;
    background: #f7f7f9;
    padding: 15px;
}

.tab-content.current{
    display: inherit;
}
.tabs_pop_list .title_post_100 a{
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 auto 0px;
    padding: 0;
    display: block;
    text-decoration: none;
    color: #111111;
    text-decoration: none;
}
.tabs_pop_list .date-it{
    font-family: Arial, sans-serif;
    color: #767676;
    display: inline-block;
    font-size: 10px;
    font-weight: 300;
 }
 .tabs_pop_list ul{
    list-style: none;
    margin: 0;
 }

 .tabs_po{
    background-color: #282538;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0px 10px;
    border: 1px solid #282538;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
 }
 .tabs_pop_list{

    border: 1px solid #282538;
    border-radius: 10px;
    overflow: hidden;
 }

 .title_side_100{
    font-family: Arial, sans-serif;
    z-index: 1;
    font-weight: 600;
    color: #111;
    margin: 0;
    font-size: 23px;
    position: relative;
    line-height: 36px;
    display: inline-block;
    margin-bottom: 20px;
 }
  /* responsive  */
  @media (max-width: 1024px){
    .image-text{
      flex-wrap: wrap;
    }
    .image-text .image-square{
      width: 100%;
      margin-bottom: 13px;
    }
    .image-text .content-text{
      width: 98%;
    }

    .content-hero {
          padding-left: 30px;
          padding-right: 30px;
          padding-top: 10%;
          padding-bottom: 20%;
      }

  }
  @media (max-width: 992px){
    .content_information{
      max-height: 73px;
    }
    .content_post_2{
      max-height: 64px;
    }
    .content-three-columns {
      flex-wrap: wrap;
      }
  }
   /*  */
  @media (max-width: 768px){
    .before-title p{
      width: inherit;
    }
    .first-paragraph{
      padding: 61px 4px 10px;
    }
    .content_information{
      max-height: 76px;
    }
    .post-read-more{
      flex-wrap: wrap;
    }
    .post-read-more .content-right{
      width: 100%;
    }
    .post-read-more .image-left{
      width: 100%;
      background-position: center;
      height: 215px;
      margin-right: 0px;
      margin-bottom: 16px;
    }
    .les-autres-image{
      top: -14px;
    }
    .btn-dossier-last {
      margin-bottom: 46px!important;
    }
    .facebook-banner{
      max-width: 272px;
    }
    .each-slide h4{
      margin-right: 25px;
    }
    .last-section-main {
      margin-top: 144px;
    }



  }
  @media (max-width: 480px){
    .content-slider .slick-dots{
      bottom: -45px;
    }
    .section-slider-dossier{
      margin-top: 15%;
      margin-bottom: 19%;
    }
    .each-slide .image-one{
      width: 100%;
      height: 155px;
    }
    .each-slide h4{
      margin-right: 0px;
    }

    .content_post_2{
      margin-bottom: 25px;
    }
    .post-read-more .content-right .date-category strong{
      padding: 0 5px;
    }
    .post-read-more .content-right .date-category{
      font-size: 12px;
    }
    .btn-dossier-last a{
      padding: 10px 22px;
      font-size: 12px;
    }
  }



  /* styles to customonize of backend */
  @media (max-width: 1024px){
      .content-hero {
          padding-left: 30px;
          padding-right: 30px;
          padding-top: 10%;
          padding-bottom: 20%;
      }

  }
  @media (max-width: 992px){
      .content-hero h2{
          font-size: 32px;
          line-height: 38px;
      }

      .column-one {
          max-width: 33.33%
      }
      .image-text .content-text {
      padding-left: 10px;
      }
      .image-text .content-text h5{
          font-size: 20px;
      }
      .image-text .content-text span {
      font-size: 11px;
      }
      .content-hero {
      padding-bottom: 110px;
      }
  }
  @media (max-width: 768px){
      .content-hero {
          padding-top: 6%;

      }
      .content-hero h2{
          font-size: 30px;
          max-width: 100%
      }
      .content-hero p{
          max-width: 100%
      }
      .content-paragraph {
          max-width: 100%;
      }

      .column-one {
          max-width: 100%;
          padding-left: 20px;
      padding-right: 20px;
      }
      .image-text .image-square {
      width: 100%;
          height: 40%;
          padding-bottom: 40%;
      }
      .image-text .content-text {
      width: 100%;
      padding-right: 0px;
      }
      .quote-section p{
          font-size: 23px;
      }
  }
  @media (max-width: 480px){
      .content-hero {
          padding-top: 15%;

      }
      .column-one {
          padding-left: 15px;
      padding-right: 15px;
      }
  }

.content_menu_page .menu-item > a > .fa-chevron-down {
    display: none;
}

.category_archive .inner-pt p {
    font-size: 0.9rem;
    margin-bottom: 12px;
    color: #767676;
}

.grid-container iframe {
    width: 100%;
}

.tags {
    margin-top: 20px;
}

.tags span {
    background-color: #282636;
    display: inline-block;
    margin-right: 9px;
    padding: 3px 12px;
}

body.light .tags span a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
