/* 
Theme Name: abenex

Description: Cutom Elementor Hello based theme for abenex
Author: abenex
Template: hello-elementor
Version: 1.0.1
Text Domain: aebenex
*/
.b-incon {
	cursor: pointer;
	padding: 10px;
	transition: 0.5s ease;
}

.b-incon:hover {
background: rgba(0,0,0,0.4);;
}
html {
    font-size: clamp(14px, calc(0.7rem + 0.25vw), 16px);
    overflow-x: hidden !important;
    /* scroll-behavior: smooth; */
    max-width: 100%;
}

body.home #site-header {
    display: none !important;
    max-width: 100%; overflow-x: hidden !important;
}
body{
     max-width: 100%; overflow-x: hidden !important;
}

body{
    margin: 0;
    padding: 0;
}
@font-face {
  font-family: 'TTRationalistTrialBold';
  src: url(fonts/TTRationalistTrialBold.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TTRationalistTrialMedium';
  src: url(fonts/TTRationalistTrialMedium.ttf);
  font-weight: normal;
  font-style: normal;
}
.text .year {
  color: #FF7D01;
  font: 22px TTRationalistTrialBold; 
}
.text .regText {
  color: #1C1C1C;
  font: 14px TTRationalistTrialMedium; 
}
.text .boldText {
  color: #1C1C1C;
  font: 14px TTRationalistTrialBold; 
}

.container_animation {
    display: flex;
    position: relative;
  min-height: 600px;
    width: 100%;
    justify-content: center;
}

.container_animation p{
    margin: 1rem 0 !important;
}
.container_animation svg{
    height: auto;
    width: 100%;
    opacity: 0;
}
#hT1, #hT2, #hT3,
#hT4, #hT5, #hT6,
#hT7, #hT8, #hT9,
#hT10, #hT11, #hT12,
#hT13, #hT14, #hT15,
#hT16 {
    cursor: pointer;
}
.t-amount > .elementor-widget-container{
    display: inline-block;
    margin-left: -2px;
    margin-right: -2px;
}
.t-amount{
    display: inline-block;
 
}
.t-amount:after{
content: "m";}

.t-amount:before{
content: "€";
}

/*IMPORTS*/
/*MARGINS*/

/*MARGINS BOTTOMS*/
.mb-0,
.mb-0.elementor-widget:not(:last-child)
{
    margin-bottom: 0rem;
}
.mb-1,
.mb-1.elementor-widget:not(:last-child)
{
    margin-bottom: 1rem;
}
.mb-1_25,
.mb-1_25.elementor-widget:not(:last-child)
{
    margin-bottom: 1.25rem;
}
.mb-1_5,
.mb-1_5.elementor-widget:not(:last-child)
{
    margin-bottom: 1.5rem;
}



.mb-2,
.mb-2.elementor-widget:not(:last-child)
{
    margin-bottom: 2rem;
}
.mb-3,
.mb-3.elementor-widget:not(:last-child){
    margin-bottom: 3rem;
}
.mb-4,
.mb-4.elementor-widget:not(:last-child)
{
    margin-bottom: 4rem;
}
.mb-5,
.mb-5.elementor-widget:not(:last-child)
{
    margin-bottom: 5rem;
}
.mb-6,
.mb-6.elementor-widget:not(:last-child)
{
    margin-bottom: 6rem;
}
.mb-7,
.mb-7.elementor-widget:not(:last-child)
{
    margin-bottom: 7rem;
}
.mb-8,
.mb-8.elementor-widget:not(:last-child)
{
    margin-bottom: 8rem;
}
.mb-9,
.mb-9.elementor-widget:not(:last-child)
{
    margin-bottom: 9rem;
}
.mb-10,
.mb-10.elementor-widget:not(:last-child)
{
    margin-bottom: 10rem;
}
.mb-11{
    margin-bottom: 11rem;
}
.mb-12{
    margin-bottom: 12rem;
}
.mb-13{
    margin-bottom: 13rem;
}
.mb-14{
    margin-bottom: 14rem;
}
.mb-15{
    margin-bottom: 15rem;
}
.mb-16{
    margin-bottom: 16rem;
}
/*MARGINS topS*/
.mt-1{
    margin-top: 1rem;
}
.mt-2{
    margin-top: 2rem;
}
.mt-3{
    margin-top: 3rem;
}
.mt-4{
    margin-top: 4rem;
}
.mt-5{
    margin-top: 5rem;
}
.mt-6{
    margin-top: 6rem;
}
.mt-7{
    margin-top: 7rem;
}
.mt-8{
    margin-top: 8rem;
}
.mt-9{
    margin-top: 9rem;
}
.mt-10{
    margin-top: 10rem;
}
.mt-11{
    margin-top: 11rem;
}
.mt-12{
    margin-top: 12rem;
}
.mt-13{
    margin-top: 13rem;
}
.mt-14{
    margin-top: 14rem;
}
.mt-15{
    margin-top: 15rem;
}
.mt-16{
    margin-top: 16rem;
}
/*MARGINS leftS*/
.ml-1{
    margin-left: 1rem;
}
.ml-2{
    margin-left: 2rem;
}
.ml-3{
    margin-left: 3rem;
}
.ml-4{
    margin-left: 4rem;
}
.ml-5{
    margin-left: 5rem;
}
.ml-6{
    margin-left: 6rem;
}
.ml-7{
    margin-left: 7rem;
}
.ml-8{
    margin-left: 8rem;
}
.ml-9{
    margin-left: 9rem;
}
.ml-10{
    margin-left: 10rem;
}
.ml-11{
    margin-left: 11rem;
}
.ml-12{
    margin-left: 12rem;
}
.ml-13{
    margin-left: 13rem;
}
.ml-14{
    margin-left: 14rem;
}
.ml-15{
    margin-left: 15rem;
}
.ml-16{
    margin-left: 16rem;
}
/*MARGINS rightS*/
.mr-1{
    margin-right: 1rem;
}
.mr-2{
    margin-right: 2rem;
}
.mr-3{
    margin-right: 3rem;
}
.mr-4{
    margin-right: 4rem;
}
.mr-5{
    margin-right: 5rem;
}
.mr-6{
    margin-right: 6rem;
}
.mr-7{
    margin-right: 7rem;
}
.mr-8{
    margin-right: 8rem;
}
.mr-9{
    margin-right: 9rem;
}
.mr-10{
    margin-right: 10rem;
}
.mr-11{
    margin-right: 11rem;
}
.mr-12{
    margin-right: 12rem;
}
.mr-13{
    margin-right: 13rem;
}
.mr-14{
    margin-right: 14rem;
}
.mr-15{
    margin-right: 15rem;
}
.mr-16{
    margin-right: 16rem;
}

/*paddingS*/

/*paddingS BOTTOMS*/
.pb-1{
    padding-bottom: 1rem;
}
.pb-2{
    padding-bottom: 2rem;
}
.pb-3{
    padding-bottom: 3rem;
}
.pb-4{
    padding-bottom: 4rem;
}
.pb-5{
    padding-bottom: 5rem;
}
.pb-6{
    padding-bottom: 6rem;
}
.pb-7{
    padding-bottom: 7rem;
}
.pb-8{
    padding-bottom: 8rem;
}
.pb-9{
    padding-bottom: 9rem;
}
.pb-10{
    padding-bottom: 10rem;
}
.pb-11{
    padding-bottom: 11rem;
}
.pb-12{
    padding-bottom: 12rem;
}
.pb-13{
    padding-bottom: 13rem;
}
.pb-14{
    padding-bottom: 14rem;
}
.pb-15{
    padding-bottom: 15rem;
}
.pb-16{
    padding-bottom: 16rem;
}
/*paddingS topS*/
.pt-1{
    padding-top: 1rem;
}
.pt-2{
    padding-top: 2rem;
}
.pt-3{
    padding-top: 3rem;
}
.pt-4{
    padding-top: 4rem;
}
.pt-5{
    padding-top: 5rem;
}
.pt-6{
    padding-top: 6rem;
}
.pt-7{
    padding-top: 7rem;
}
.pt-8{
    padding-top: 8rem;
}
.pt-9{
    padding-top: 9rem;
}
.pt-10{
    padding-top: 10rem;
}
.pt-11{
    padding-top: 11rem;
}
.pt-12{
    padding-top: 12rem;
}
.pt-13{
    padding-top: 13rem;
}
.pt-14{
    padding-top: 14rem;
}
.pt-15{
    padding-top: 15rem;
}
.pt-16{
    padding-top: 16rem;
}
/*paddingS leftS*/
.pl-1{
    padding-left: 1rem;
}
.pl-2{
    padding-left: 2rem;
}
.pl-3{
    padding-left: 3rem;
}
.pl-4{
    padding-left: 4rem;
}
.pl-5{
    padding-left: 5rem;
}
.pl-6{
    padding-left: 6rem;
}
.pl-7{
    padding-left: 7rem;
}
.pl-8{
    padding-left: 8rem;
}
.pl-9{
    padding-left: 9rem;
}
.pl-10{
    padding-left: 10rem;
}
.pl-11{
    padding-left: 11rem;
}
.pl-12{
    padding-left: 12rem;
}
.pl-13{
    padding-left: 13rem;
}
.pl-14{
    padding-left: 14rem;
}
.pl-15{
    padding-left: 15rem;
}
.pl-16{
    padding-left: 16rem;
}
/*paddingS rightS*/
.pr-1{
    padding-right: 1rem;
}
.pr-2{
    padding-right: 2rem;
}
.pr-3{
    padding-right: 3rem;
}
.pr-4{
    padding-right: 4rem;
}
.pr-5{
    padding-right: 5rem;
}
.pr-6{
    padding-right: 6rem;
}
.pr-7{
    padding-right: 7rem;
}
.pr-8{
    padding-right: 8rem;
}
.pr-9{
    padding-right: 9rem;
}
.pr-10{
    padding-right: 10rem;
}
.pr-11{
    padding-right: 11rem;
}
.pr-12{
    padding-right: 12rem;
}
.pr-13{
    padding-right: 13rem;
}
.pr-14{
    padding-right: 14rem;
}
.pr-15{
    padding-right: 15rem;
}
.pr-16{
    padding-right: 16rem;
}

/*paddingS TOP+BOTTOM*/
.ptb-1{
    padding-bottom: 1rem;
    padding-top: 1rem
}
.ptb-2{
    padding-bottom: 2rem;
    padding-top: 2rem
}
.ptb-3{
    padding-bottom: 3rem;
    padding-top: 3rem
}
.ptb-4{
    padding-bottom: 4rem;
    padding-top: 4rem
}
.ptb-5{
    padding-bottom: 5rem;
    padding-top: 5rem
}
.ptb-6{
    padding-bottom: 6rem;
    padding-top: 6rem
}
.ptb-7{
    padding-bottom: 7rem;
    padding-top: 7rem
}
.ptb-8{
    padding-bottom: 8rem;
    padding-top: 8rem
}
.ptb-9{
    padding-bottom: 9rem;
    padding-top: 9rem
}
.ptb-10{
    padding-bottom: 10rem;
    padding-top: 10rem
}
.ptb-11{
    padding-bottom: 11rem;
    padding-top: 11rem
}
.ptb-12{
    padding-bottom: 12rem;
    padding-top: 12rem
}
.ptb-13{
    padding-bottom: 13rem;
    padding-top: 13rem
}
.ptb-14{
    padding-bottom: 14rem;
    padding-top: 14rem
}
.ptb-15{
    padding-bottom: 15rem;
    padding-top: 15rem
}
.ptb-16{
    padding-bottom: 16rem;
    padding-top: 16rem
}


@media screen and (max-width : 1024px){

/*= ************/
/* = MARGINS*/
/*= ************/


/*MARGINS BOTTOMS*/
.mb-0-t,
.mb-0-t.elementor-widget:not(:last-child)
{
    margin-bottom: 0rem;
}
.mb-1-t,
.mb-1-t.elementor-widget:not(:last-child)
{
    margin-bottom: 1rem;
}
.mb-1_25-t,
.mb-1_25-t.elementor-widget:not(:last-child)
{
    margin-bottom: 1.25rem;
}
.mb-1_5-t,
.mb-1_5-t.elementor-widget:not(:last-child)
{
    margin-bottom: 1.5rem;
}



.mb-2-t,
.mb-2-t.elementor-widget:not(:last-child)
{
    margin-bottom: 2rem;
}
.mb-3-t,
.mb-3-t.elementor-widget:not(:last-child){
    margin-bottom: 3rem;
}
.mb-4-t,
.mb-4-t.elementor-widget:not(:last-child)
{
    margin-bottom: 4rem;
}
.mb-5-t,
.mb-5-t.elementor-widget:not(:last-child)
{
    margin-bottom: 5rem;
}
.mb-6-t,
.mb-6-t.elementor-widget:not(:last-child)
{
    margin-bottom: 6rem;
}
.mb-7-t,
.mb-7-t.elementor-widget:not(:last-child)
{
    margin-bottom: 7rem;
}
.mb-8-t,
.mb-8-t.elementor-widget:not(:last-child)
{
    margin-bottom: 8rem;
}
.mb-9-t,
.mb-9-t.elementor-widget:not(:last-child)
{
    margin-bottom: 9rem;
}
.mb-10-t,
.mb-10-t.elementor-widget:not(:last-child)
{
    margin-bottom: 10rem;
}
.mb-11-t{
    margin-bottom: 11rem;
}
.mb-12-t{
    margin-bottom: 12rem;
}
.mb-13-t{
    margin-bottom: 13rem;
}
.mb-14-t{
    margin-bottom: 14rem;
}
.mb-15-t{
    margin-bottom: 15rem;
}
.mb-16-t{
    margin-bottom: 16rem;
}
/*MARGINS topS*/
.mt-1-t{
    margin-top: 1rem;
}
.mt-2-t{
    margin-top: 2rem;
}
.mt-3-t{
    margin-top: 3rem;
}
.mt-4-t{
    margin-top: 4rem;
}
.mt-5-t{
    margin-top: 5rem;
}
.mt-6-t{
    margin-top: 6rem;
}
.mt-7-t{
    margin-top: 7rem;
}
.mt-8-t{
    margin-top: 8rem;
}
.mt-9-t{
    margin-top: 9rem;
}
.mt-10-t{
    margin-top: 10rem;
}
.mt-11-t{
    margin-top: 11rem;
}
.mt-12-t{
    margin-top: 12rem;
}
.mt-13-t{
    margin-top: 13rem;
}
.mt-14-t{
    margin-top: 14rem;
}
.mt-15-t{
    margin-top: 15rem;
}
.mt-16-t{
    margin-top: 16rem;
}
/*MARGINS leftS*/
.ml-1-t{
    margin-left: 1rem;
}
.ml-2-t{
    margin-left: 2rem;
}
.ml-3-t{
    margin-left: 3rem;
}
.ml-4-t{
    margin-left: 4rem;
}
.ml-5-t{
    margin-left: 5rem;
}
.ml-6-t{
    margin-left: 6rem;
}
.ml-7-t{
    margin-left: 7rem;
}
.ml-8-t{
    margin-left: 8rem;
}
.ml-9-t{
    margin-left: 9rem;
}
.ml-10-t{
    margin-left: 10rem;
}
.ml-11-t{
    margin-left: 11rem;
}
.ml-12-t{
    margin-left: 12rem;
}
.ml-13-t{
    margin-left: 13rem;
}
.ml-14-t{
    margin-left: 14rem;
}
.ml-15-t{
    margin-left: 15rem;
}
.ml-16-t{
    margin-left: 16rem;
}
/*MARGINS rightS*/
.mr-1-t{
    margin-right: 1rem;
}
.mr-2-t{
    margin-right: 2rem;
}
.mr-3-t{
    margin-right: 3rem;
}
.mr-4-t{
    margin-right: 4rem;
}
.mr-5-t{
    margin-right: 5rem;
}
.mr-6-t{
    margin-right: 6rem;
}
.mr-7-t{
    margin-right: 7rem;
}
.mr-8-t{
    margin-right: 8rem;
}
.mr-9-t{
    margin-right: 9rem;
}
.mr-10-t{
    margin-right: 10rem;
}
.mr-11-t{
    margin-right: 11rem;
}
.mr-12-t{
    margin-right: 12rem;
}
.mr-13-t{
    margin-right: 13rem;
}
.mr-14-t{
    margin-right: 14rem;
}
.mr-15-t{
    margin-right: 15rem;
}
.mr-16-t{
    margin-right: 16rem;
}


    
/*+ ************/
/* + PADDINGS*/
/*+ ************/

.plr-10px-t{
    padding-left: 10px;
    padding-right: 10px;
}

/*paddingS BOTTOMS*/
.pb-1-t{
    padding-bottom: 1rem;
}
.pb-2-t{
    padding-bottom: 2rem;
}
.pb-3-t{
    padding-bottom: 3rem;
}
.pb-4-t{
    padding-bottom: 4rem;
}
.pb-5-t{
    padding-bottom: 5rem;
}
.pb-6-t{
    padding-bottom: 6rem;
}
.pb-7-t{
    padding-bottom: 7rem;
}
.pb-8-t{
    padding-bottom: 8rem;
}
.pb-9-t{
    padding-bottom: 9rem;
}
.pb-10-t{
    padding-bottom: 10rem;
}
.pb-11-t{
    padding-bottom: 11rem;
}
.pb-12-t{
    padding-bottom: 12rem;
}
.pb-13-t{
    padding-bottom: 13rem;
}
.pb-14-t{
    padding-bottom: 14rem;
}
.pb-15-t{
    padding-bottom: 15rem;
}
.pb-16-t{
    padding-bottom: 16rem;
}
/*paddingS topS*/
.pt-1-t{
    padding-top: 1rem;
}
.pt-2-t{
    padding-top: 2rem;
}
.pt-3-t{
    padding-top: 3rem;
}
.pt-4-t{
    padding-top: 4rem;
}
.pt-5-t{
    padding-top: 5rem;
}
.pt-6-t{
    padding-top: 6rem;
}
.pt-7-t{
    padding-top: 7rem;
}
.pt-8-t{
    padding-top: 8rem;
}
.pt-9-t{
    padding-top: 9rem;
}
.pt-10-t{
    padding-top: 10rem;
}
.pt-11-t{
    padding-top: 11rem;
}
.pt-12-t{
    padding-top: 12rem;
}
.pt-13-t{
    padding-top: 13rem;
}
.pt-14-t{
    padding-top: 14rem;
}
.pt-15-t{
    padding-top: 15rem;
}
.pt-16-t{
    padding-top: 16rem;
}
/*paddingS leftS*/
.pl-1-t{
    padding-left: 1rem;
}
.pl-2-t{
    padding-left: 2rem;
}
.pl-3-t{
    padding-left: 3rem;
}
.pl-4-t{
    padding-left: 4rem;
}
.pl-5-t{
    padding-left: 5rem;
}
.pl-6-t{
    padding-left: 6rem;
}
.pl-7-t{
    padding-left: 7rem;
}
.pl-8-t{
    padding-left: 8rem;
}
.pl-9-t{
    padding-left: 9rem;
}
.pl-10-t{
    padding-left: 10rem;
}
.pl-11-t{
    padding-left: 11rem;
}
.pl-12-t{
    padding-left: 12rem;
}
.pl-13-t{
    padding-left: 13rem;
}
.pl-14-t{
    padding-left: 14rem;
}
.pl-15-t{
    padding-left: 15rem;
}
.pl-16-t{
    padding-left: 16rem;
}
/*paddingS rightS*/

.pr-0-t{
    padding-right: 0rem;
}
.pr-1-t{
    padding-right: 1rem;
}
.pr-2-t{
    padding-right: 2rem;
}
.pr-3-t{
    padding-right: 3rem;
}
.pr-4-t{
    padding-right: 4rem;
}
.pr-5-t{
    padding-right: 5rem;
}
.pr-6-t{
    padding-right: 6rem;
}
.pr-7-t{
    padding-right: 7rem;
}
.pr-8-t{
    padding-right: 8rem;
}
.pr-9-t{
    padding-right: 9rem;
}
.pr-10-t{
    padding-right: 10rem;
}
.pr-11-t{
    padding-right: 11rem;
}
.pr-12-t{
    padding-right: 12rem;
}
.pr-13-t{
    padding-right: 13rem;
}
.pr-14-t{
    padding-right: 14rem;
}
.pr-15-t{
    padding-right: 15rem;
}
.pr-16-t{
    padding-right: 16rem;
}

/*paddingS TOP+BOTTOM*/
.ptb-1-t{
    padding-bottom: 1rem;
    padding-top: 1rem
}
.ptb-2-t{
    padding-bottom: 2rem;
    padding-top: 2rem
}
.ptb-3-t{
    padding-bottom: 3rem;
    padding-top: 3rem
}
.ptb-4-t{
    padding-bottom: 4rem;
    padding-top: 4rem
}
.ptb-5-t{
    padding-bottom: 5rem;
    padding-top: 5rem
}
.ptb-6-t{
    padding-bottom: 6rem;
    padding-top: 6rem
}
.ptb-7-t{
    padding-bottom: 7rem;
    padding-top: 7rem
}
.ptb-8-t{
    padding-bottom: 8rem;
    padding-top: 8rem
}
.ptb-9-t{
    padding-bottom: 9rem;
    padding-top: 9rem
}
.ptb-10-t{
    padding-bottom: 10rem;
    padding-top: 10rem
}
.ptb-11-t{
    padding-bottom: 11rem;
    padding-top: 11rem
}
.ptb-12-t{
    padding-bottom: 12rem;
    padding-top: 12rem
}
.ptb-13-t{
    padding-bottom: 13rem;
    padding-top: 13rem
}
.ptb-14-t{
    padding-bottom: 14rem;
    padding-top: 14rem
}
.ptb-15-t{
    padding-bottom: 15rem;
    padding-top: 15rem
}
.ptb-16-t{
    padding-bottom: 16rem;
    padding-top: 16rem
}


}

@media screen and (max-width : 767px){
/*+ MARGINS BOTTOM MOBILE*/





.mb-0_5-m,
.mb-0_5-m.elementor-widget:not(:last-child){
    margin-bottom: 0.5rem;
}
.mb-1-m,
.mb-1-m.elementor-widget:not(:last-child)
{
    margin-bottom: 1rem;
}
.mb-2-m,
.mb-2-m.elementor-widget:not(:last-child)
{
    margin-bottom: 2rem;
}
.mb-3-m,
.mb-3-m.elementor-widget:not(:last-child)
{
    margin-bottom: 3rem;
}
.mb-4-m,
.mb-4-m.elementor-widget:not(:last-child)
{
    margin-bottom: 4rem;
}
.mb-5-m,
.mb-5-m.elementor-widget:not(:last-child)
{
    margin-bottom: 5rem;
}
.mb-6-m,
.mb-6-m.elementor-widget:not(:last-child)
{
    margin-bottom: 6rem;
}
.mb-7-m,
.mb-7-m.elementor-widget:not(:last-child)
{
    margin-bottom: 7rem;
}
.mb-8-m,
.mb-8-m.elementor-widget:not(:last-child)
{
    margin-bottom: 8rem;
}
.mb-9-m,
.mb-9-m.elementor-widget:not(:last-child)
{
    margin-bottom: 9rem;
}
.mb-10-m,
.mb-10-m.elementor-widget:not(:last-child)
{
    margin-bottom: 10rem;
}
.mb-11-m,
.mb-11-m.elementor-widget:not(:last-child)
{
    margin-bottom: 11rem;
}
.mb-12-m,
.mb-12-m.elementor-widget:not(:last-child)
{
    margin-bottom: 12rem;
}
.mb-13-m,
.mb-13-m.elementor-widget:not(:last-child)
{
    margin-bottom: 13rem;
}
.mb-14-m,
.mb-14-m.elementor-widget:not(:last-child)
{
    margin-bottom: 14rem;
}
.mb-15-m,
.mb-15-m.elementor-widget:not(:last-child)
{
    margin-bottom: 15rem;
}
.mb-16-m,
.mb-16-m.elementor-widget:not(:last-child)
{
    margin-bottom: 16rem;
}


/*MARGINS topS*/
.mt-1-m{
    margin-top: 1rem;
}
.mt-2-m{
    margin-top: 2rem;
}
.mt-3-m{
    margin-top: 3rem;
}
.mt-4-m{
    margin-top: 4rem;
}
.mt-5-m{
    margin-top: 5rem;
}
.mt-6-m{
    margin-top: 6rem;
}
.mt-7-m{
    margin-top: 7rem;
}
.mt-8-m{
    margin-top: 8rem;
}
.mt-9-m{
    margin-top: 9rem;
}
.mt-10-m{
    margin-top: 10rem;
}
.mt-11-m{
    margin-top: 11rem;
}
.mt-12-m{
    margin-top: 12rem;
}
.mt-13-m{
    margin-top: 13rem;
}
.mt-14-m{
    margin-top: 14rem;
}
.mt-15-m{
    margin-top: 15rem;
}
.mt-16-m{
    margin-top: 16rem;
}
/*MARGINS leftS*/
.ml-1-m{
    margin-left: 1rem;
}
.ml-2-m{
    margin-left: 2rem;
}
.ml-3-m{
    margin-left: 3rem;
}
.ml-4-m{
    margin-left: 4rem;
}
.ml-5-m{
    margin-left: 5rem;
}
.ml-6-m{
    margin-left: 6rem;
}
.ml-7-m{
    margin-left: 7rem;
}
.ml-8-m{
    margin-left: 8rem;
}
.ml-9-m{
    margin-left: 9rem;
}
.ml-10-m{
    margin-left: 10rem;
}
.ml-11-m{
    margin-left: 11rem;
}
.ml-12-m{
    margin-left: 12rem;
}
.ml-13-m{
    margin-left: 13rem;
}
.ml-14-m{
    margin-left: 14rem;
}
.ml-15-m{
    margin-left: 15rem;
}
.ml-16-m{
    margin-left: 16rem;
}
/*MARGINS rightS*/
.mr-1-m{
    margin-right: 1rem;
}
.mr-2-m{
    margin-right: 2rem;
}
.mr-3-m{
    margin-right: 3rem;
}
.mr-4-m{
    margin-right: 4rem;
}
.mr-5-m{
    margin-right: 5rem;
}
.mr-6-m{
    margin-right: 6rem;
}
.mr-7-m{
    margin-right: 7rem;
}
.mr-8-m{
    margin-right: 8rem;
}
.mr-9-m{
    margin-right: 9rem;
}
.mr-10-m{
    margin-right: 10rem;
}
.mr-11-m{
    margin-right: 11rem;
}
.mr-12-m{
    margin-right: 12rem;
}
.mr-13-m{
    margin-right: 13rem;
}
.mr-14-m{
    margin-right: 14rem;
}
.mr-15-m{
    margin-right: 15rem;
}
.mr-16-m{
    margin-right: 16rem;
}


/*+ ************/
/* + PADDINGS*/
/*+ ************/

.plr-10px-m{
    padding-left: 10px;
    padding-right: 10px;
    
}
.pl-10px-m{
    padding-left: 10px;
    
}
.pr-10px-m{
    padding-right: 10px;
    
}

/*paddingS BOTTOMS*/
.pb-1-m{
    padding-bottom: 1rem;
}
.pb-2-m{
    padding-bottom: 2rem;
}
.pb-3-m{
    padding-bottom: 3rem;
}
.pb-4-m{
    padding-bottom: 4rem;
}
.pb-5-m{
    padding-bottom: 5rem;
}
.pb-6-m{
    padding-bottom: 6rem;
}
.pb-7-m{
    padding-bottom: 7rem;
}
.pb-8-m{
    padding-bottom: 8rem;
}
.pb-9-m{
    padding-bottom: 9rem;
}
.pb-10-m{
    padding-bottom: 10rem;
}
.pb-11-m{
    padding-bottom: 11rem;
}
.pb-12-m{
    padding-bottom: 12rem;
}
.pb-13-m{
    padding-bottom: 13rem;
}
.pb-14-m{
    padding-bottom: 14rem;
}
.pb-15-m{
    padding-bottom: 15rem;
}
.pb-16-m{
    padding-bottom: 16rem;
}
/*paddingS topS*/
.pt-1-m{
    padding-top: 1rem;
}
.pt-2-m{
    padding-top: 2rem;
}
.pt-3-m{
    padding-top: 3rem;
}
.pt-4-m{
    padding-top: 4rem;
}
.pt-5-m{
    padding-top: 5rem;
}
.pt-6-m{
    padding-top: 6rem;
}
.pt-7-m{
    padding-top: 7rem;
}
.pt-8-m{
    padding-top: 8rem;
}
.pt-9-m{
    padding-top: 9rem;
}
.pt-10-m{
    padding-top: 10rem;
}
.pt-11-m{
    padding-top: 11rem;
}
.pt-12-m{
    padding-top: 12rem;
}
.pt-13-m{
    padding-top: 13rem;
}
.pt-14-m{
    padding-top: 14rem;
}
.pt-15-m{
    padding-top: 15rem;
}
.pt-16-m{
    padding-top: 16rem;
}
/*paddingS leftS*/
.pl-1-m{
    padding-left: 1rem;
}
.pl-2-m{
    padding-left: 2rem;
}
.pl-3-m{
    padding-left: 3rem;
}
.pl-4-m{
    padding-left: 4rem;
}
.pl-5-m{
    padding-left: 5rem;
}
.pl-6-m{
    padding-left: 6rem;
}
.pl-7-m{
    padding-left: 7rem;
}
.pl-8-m{
    padding-left: 8rem;
}
.pl-9-m{
    padding-left: 9rem;
}
.pl-10-m{
    padding-left: 10rem;
}
.pl-11-m{
    padding-left: 11rem;
}
.pl-12-m{
    padding-left: 12rem;
}
.pl-13-m{
    padding-left: 13rem;
}
.pl-14-m{
    padding-left: 14rem;
}
.pl-15-m{
    padding-left: 15rem;
}
.pl-16-m{
    padding-left: 16rem;
}
/*paddingS rightS*/

.pr-0-m{
    padding-right: 0rem;
}
.pr-1-m{
    padding-right: 1rem;
}
.pr-2-m{
    padding-right: 2rem;
}
.pr-3-m{
    padding-right: 3rem;
}
.pr-4-m{
    padding-right: 4rem;
}
.pr-5-m{
    padding-right: 5rem;
}
.pr-6-m{
    padding-right: 6rem;
}
.pr-7-m{
    padding-right: 7rem;
}
.pr-8-m{
    padding-right: 8rem;
}
.pr-9-m{
    padding-right: 9rem;
}
.pr-10-m{
    padding-right: 10rem;
}
.pr-11-m{
    padding-right: 11rem;
}
.pr-12-m{
    padding-right: 12rem;
}
.pr-13-m{
    padding-right: 13rem;
}
.pr-14-m{
    padding-right: 14rem;
}
.pr-15-m{
    padding-right: 15rem;
}
.pr-16-m{
    padding-right: 16rem;
}

/*paddingS TOP+BOTTOM*/
.ptb-1-m{
    padding-bottom: 1rem;
    padding-top: 1rem
}
.ptb-2-m{
    padding-bottom: 2rem;
    padding-top: 2rem
}
.ptb-3-m{
    padding-bottom: 3rem;
    padding-top: 3rem
}
.ptb-4-m{
    padding-bottom: 4rem;
    padding-top: 4rem
}
.ptb-5-m{
    padding-bottom: 5rem;
    padding-top: 5rem
}
.ptb-6-m{
    padding-bottom: 6rem;
    padding-top: 6rem
}
.ptb-7-m{
    padding-bottom: 7rem;
    padding-top: 7rem
}
.ptb-8-m{
    padding-bottom: 8rem;
    padding-top: 8rem
}
.ptb-9-m{
    padding-bottom: 9rem;
    padding-top: 9rem
}
.ptb-10-m{
    padding-bottom: 10rem;
    padding-top: 10rem
}
.ptb-11-m{
    padding-bottom: 11rem;
    padding-top: 11rem
}
.ptb-12-m{
    padding-bottom: 12rem;
    padding-top: 12rem
}
.ptb-13-m{
    padding-bottom: 13rem;
    padding-top: 13rem
}
.ptb-14-m{
    padding-bottom: 14rem;
    padding-top: 14rem
}
.ptb-15-m{
    padding-bottom: 15rem;
    padding-top: 15rem
}
.ptb-16-m{
    padding-bottom: 16rem;
    padding-top: 16rem
}



    .pl-0-m{
        padding-left:0
    }


    .pl-10px-m{
        padding-left:10px
    }
        .pr-10px-m{
        padding-right:10px
    }
}


/*HEIGHTS*/



.h-100{
    height: 100%;
}
.h-100vh{
    min-height: 100vh;
}




/*TEXT TRANSFORM*/
.upc{
    text-transform: uppercase;
}

/*TEXT DECORATION*/
.under-l, .udl{
    text-decoration: underline;
}
.e-under-l .elementor-heading-title{
 text-decoration: underline;
}

/*POSITONNING BLOCKS*/
.center{
    margin-left: auto;
    margin-right: auto;
}


/*DISPLAYIG ELEMENTS*/




.block{
    display: block;
}

.flex{
    display: flex;
}
.f-v-center{
    align-items: center;
}
.f-v-top{
    align-items: flex-start;
}
@media screen and (max-width : 767px){
  .f-v-top-m{
    align-items: flex-start;
}  
}



a {
    color: #1c1c1c;
}

a:hover {
    color: #1c1c1c;
}

/*COLORS*/
.blue {
    color: #0372ff;
}

.orange {
    color: #ff7d01;
}

.em-or em{

color: #ff7d01;
}

.lter-gray {
    color: #F4F2EF;
}

.dker-gray {
    color: #1c1c1c;
}

.em-color em {
    color: #ff7d01;
    font-style: normal;
}


.bg-or{
    background-color: #ff7d01;
}

.bg-blue{
    background-color: #0372ff;
}
.bg-op-blue{
    background: rgb(3,114,255);
    background: linear-gradient(0deg, rgba(3,114,255,1) 0%, rgba(3,114,255,0.75) 100%);
}

.bg-lter-gray {

    background-color: #F4F2EF;

}


.main-section-auto-h{
    background-color: #F4F2EF;
}


p {
    margin-bottom: 0;
}

/*LINKS*/
a {
    color: #0372ff;
}

a:hover {
    color: #0372ff;
}


/*COLUMNS AND ELEMENTS WIDTH*/

.w-1280 {
    width: 100%;
    max-width: 1280px;

    line-height: 1.2em
}

.w-720 {
    width: 100%;
    max-width: 720px;

}
.w-1000 {
    width: 100%;
    max-width: 1000px;

}
.w-half,
.w-half.elementor-element {
    width: 50%;
}




@media (min-width: 768px) {
    .cs-col-1-3 {
        width: 33.33333%;
    }

    .cs-col-1-4 {
        width: 25%;
    }

    .cs-col-1,
    .elementor-column.cs-col-1 {
        width: 10%;
    }

    .cs-col-2,
    .elementor-column.cs-col-2 {
        width: 20%;
    }

    .cs-col-3,
    .elementor-column.cs-col-3 {
        width: 30%;
    }

    .cs-col-4,
    .elementor-column.cs-col-4 {
        width: 40%;
    }

    .cs-col-5,
    .elementor-column.cs-col-5 {
        width: 50%;
    }

    .elementor-column.cs-col-6 {
        width: 60%;
    }

    .cs-col-7,
    .elementor-column.cs-col-7 {
        width: 70%;
    }

    .cs-col-8,
    .elementor-column.cs-col-8 {
        width: 80%;
    }

    .cs-col-9,
    .elementor-column.cs-col-9 {
        width: 90%;
    }
}

.cs-col-1 {
    width: 10%;
}

.cs-col-2 {
    width: 20%;
}

.cs-col-3 {
    width: 30%;
}

.cs-col-4 {
    width: 40%;
}

.cs-col-5 {
    width: 50%;
}

.cs-col-6 {
    width: 60%;
}

.cs-col-7 {
    width: 70%;
}

.cs-col-8 {
    width: 80%;
}

.cs-col-9 {
    width: 90%;
}

.cs-col-full {
    width: 100%;
}

@media screen and (max-width : 1368px) {

    .cs-col-1-wide,
    .elementor-column.cs-col-1-wide {
        width: 10%;
    }

    .cs-col-2-wide,
    .elementor-column.cs-col-2-wide {
        width: 20%;
    }

    .cs-col-3-wide,
    .elementor-column.cs-col-3-wide {
        width: 30%;
    }

    .cs-col-4-wide,
    .elementor-column.cs-col-4-wide {
        width: 40%;
    }

    .cs-col-5-wide,
    .elementor-column.cs-col-5-wide {
        width: 50%;
    }

    .cs-col-6-wide,
    .elementor-column.cs-col-6-wide {
        width: 60%;
    }

    .cs-col-7-wide,
    .elementor-column.cs-col-7-wide {
        width: 70%;
    }

    .cs-col-8-wide,
    .elementor-column.cs-col-8-wide {
        width: 80%;
    }

    .cs-col-9-wide,
    .elementor-column.cs-col-9-wide {
        width: 90%;
    }

    .cs-col-full-wide,
    .elementor-column.cs-col-full-wide {
        width: 100%;
    }


}

@media screen and (max-width : 1024px) {
    .cs-col-5-t {
        width: 50%;
    }
}

@media screen and (max-width : 767px) {
    .cs-col-5-m {
        width: 50%;
    }

    .cs-col-full-m,
    .elementor-column.cs-col-full-m {
        width: 100%;
    }
}


/*TEAM ITEM*/

.team-items-group-wrapper {
    align-items: flex-start;
    align-content: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.team-item-wrapper {
    padding: 2rem;
}



.team-item-wrapper a {
    position: relative;

}

/* .team-item-wrapper a .comp-item_image-bw-overlay{
        height: 100%;
    background-position: -100% center;
    background-size: 50%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;

    
    background-repeat: no-repeat;
} */
.team-item_image {
    height: 1px;
    padding-bottom: 130%;
    background-position: center center;
    background-size: cover;

}
.comp-item_bg-img{
        background-position: center center;
    background-size: cover;
}




.comp-item_image-wrapper {
    display: flex;
    align-items: stretch;
    height: 1px;
    padding-bottom: 118%;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}




.comp-item_image-wrapper-padding {
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 70%;
    border-top: 10px solid white;
    border-bottom: 10px solid white;
    top: 50%;
    transform: translatey(-50%);
}


.comp-item_infos{
    height: 100%;
width: 100%;
position: absolute;
top: -100%;
left: 0;

transition: all 600ms cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}
.team-reveal-content-wrapper{
    height: 100%;
position: relative;
width: 100%;
top: 0;
left: 0;
display: flex;
padding-bottom: 130%;
overflow: hidden;
}



.comp-item_infos__content-wrapper{
color: #F4F2EF;
padding: 1.5rem;
display: flex;
flex-direction: column;
align-items: flex-start;
flex-wrap: nowrap;
justify-content: flex-end;
}
.comp-item_infos__title{
    line-height: 1.1em;
color: #F4F2EF;
font-size:1.25rem;
margin-bottom: 1rem;
}

.comp-item_infos__sub-title{
    line-height: 1.2em;
color: #F4F2EF;
font-size: 1rem;
margin-bottom:0.25rem;
	display: none;
}
.comp-item_infos__sub-terms{
    line-height: 1.1em;
color: #F4F2EF;
font-size: 1rem;
font-family: "Rationalist", serif;
margin-bottom: 1rem;
}


.elementor-post-info__item--type-custom:first-letter{
	text-transform:uppercase
}
.empty-hide-title .elementor-widget-container:first-letter,
.empty-hide-cont .elementor-widget-container:first-letter{
	text-transform:uppercase
}


.team-item-wrapper a:hover .comp-item_infos,
.team-reveal-content-wrapper:hover 
{
top: 0;
}

.team-item-wrapper a .comp-item_image {
    overflow: hidden;

    height: 1px;
    padding-bottom: 100%;
    width: 100%;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;

    transition: all 0.7s;
    background-repeat: no-repeat;
}


.team-item-wrapper a .comp-item_image-bw-overlay {
    overflow: hidden;

    height: 1px;
    padding-bottom: 100%;
    width: 100%;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: -150%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    filter: grayscale(100%);
    transition: all 0.5s;
    background-repeat: no-repeat;
}

.team-item-wrapper a:hover .comp-item_image {
    background-position: center center;
    top: 150%;
}

.team-item-wrapper a:hover .comp-item_image-bw-overlay {
    background-position: center center;
    top: 50%;
}

.team-item_content{
    opacity: 1;
    bottom: 0;
    position: relative;
    transition: all 0.2s;
}
.team-item-wrapper a:hover .team-item_content{
    opacity: 0;
    bottom: -30px;
}


.team-item_content__title {
    text-align: center;
    font-size: 1.25rem;
    color: #0372ff;
    font-weight: 700;
    line-height: 1.1em;

    margin-bottom: 6px;
}

.team-item_content__infos {
    text-align: center;
    font-size: 1rem;
    line-height: 1.1em;
    color: #1c1c1c;
}







/*SITE SPECIFIC GEN CLASSES*/

em{
    font-style: normal;
}




.blue-first::first-line{
    color: #0372ff;
    font-weight: 700;
}

.hide-element{
    display: none;
}


.p-m {
    padding: 3rem;
}

.plr-m,
.p-main {
    padding-left: 3rem;
    padding-right: 3rem;
}




.ptb-m,
.ptb-main {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.pt-m,
.pt-main {
    padding-top: 3rem;
}

.pb-m,
.pb-main {
    padding-bottom: 3rem;
}

.pr-m,
.pl-main {
    padding-left: 3rem;
}

.pb-r,
.pr-main {
    padding-right: 3rem;
}

.p-m-x2,
.p-x2 {
    padding: 6rem;
}

.plr-m-x2,
.plr-x2 {
    padding-left: 6rem;
    padding-right: 6rem;
}

.ptb-m-x2,
.ptb-x2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.pt-m-x2,
.pt-x2 {
    padding-top: 6rem;
}

.pb-m-x2,
.pb-x2 {
    padding-bottom: 6rem;
}

.pl-m-x2,
.pl-x2 {
    padding-left: 6rem;
}

.pr-m-x2,
.pr-x2 {
    padding-right: 6rem;
}


@media screen and (max-width : 1280px) {

    .plr-m,
    .p-main {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media screen and (max-width : 1024px) {

/*+ TEAM PAGE*/
.team-item-wrapper {
    padding: 1rem;
}



    .plr-m,
    .p-main {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
@media screen and (max-width : 767px) {
    /*+TEAM PAGE*/
    .team-item_content__title{
        min-height: 10px;
        margin-bottom: 8px;
    }

    .team-team-item-wrapper  {
        margin-bottom: 1rem;
    }
.pt-0-m{
    padding-top: 0;
}

    .plr-m,
    .p-main {
        padding-left: 10px;
        padding-right: 10px;
    }

.pt-3-m{
    padding-top: 3rem;
}
.pt-6-m{
    padding-top: 6rem;
}


}


@media screen and (max-width : 480px) {
    .team-item-wrapper {
        padding: 4px;
    }
    .comp-item_infos__content-wrapper{

        padding: 10px;

        }

}

@media screen and (max-width : 340px) {
    .comp-item_infos__sub-title{
        margin-bottom: 0;
    }
    .comp-item_infos__content-wrapper{

        padding: 6px;

        }

}




/*FONTS FAMILY*/
.alt-font {
    font-family: "Rationalist", serif;
}


/*FONT-WEIGHT*/
.df-em,
.bold-title .elementor-heading-title,
.bold {
    font-weight: 700;
}

/*************************/
/*SITE SPECIFIC MODULES*/
/**************************/



/*+ ******************/
/*+ MAIN SECTIONS and MAIN SECTIONS TITLES*/
/*+ ******************/

.df-section{
    padding-top: 8rem;
}
.main-section-title{
    margin-bottom: 4rem;
}

@media screen and (max-width : 1024px){
    .df-section{
        padding-top: 6rem;
    }
    .main-section-title{
        margin-bottom: 3rem;
    }
}
/*+ ******************/
/*+ ARROWS SECTIONS*/
/*+ ******************/

.ab-section {}


.ab-section-blue,
.ab-section-blue.elementor-element{
    background-color: #0372ff;
}

.ab-section-or,
.ab-section-or.elementor-element{
    background-color: #ff7d01;
}

.ab-section_text_blue {
    background-color: #0372ff;
}

.ab-section_text_orange {
    background-color: #ff7d01;
}

.ab-section_text-right {
    padding: 3rem 3rem 3rem 0rem;
    z-index: 2;
    justify-content: flex-start;
}
.ab-section_text-left {
    z-index: 2;
    justify-content: flex-end;
    padding: 3rem 0rem 3rem 3rem;
}
@media (min-width: 767px) {

.ab-section-or .ab-section_img-right .elementor-background-overlay{
    background: url(assets/img/fleche-droite-orange.svg) no-repeat left;
	position: absolute;
	left: -2px;
}

.ab-section-or .ab-section_img-left .elementor-background-overlay{
    background: url(assets/img/fleche-gauche-orange.svg) no-repeat right;
	position: absolute;
	right: -2px;
}
.ab-section-blue .ab-section_img-right .elementor-background-overlay{
    background: url(assets/img/fleche-droite-blue.svg) no-repeat left;
	position: absolute;
	left: -2px;
}

.ab-section-blue .ab-section_img-left .elementor-background-overlay{
    background: url(assets/img/fleche-gauche-blue.svg) no-repeat right;
	position: absolute;
	right: -2px;
}
}
.ab-section_img-left{
    
}

.ab-section_text-right .elementor-widget-wrap,
.ab-section_text-left .elementor-widget-wrap {
    max-width: 720px;
}


.elementor-element.ab-section_text-left .elementor-widget-wrap {
    padding-right: 3rem;
}

.elementor-element.ab-section_text-right .elementor-widget-wrap {
    padding-left: 3rem;
}

.after-l:after {
    content: "";
    display: block;
    width: 100%;
    background-color: #1c1c1c;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}

.after-l {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem
}

@media screen and (max-width : 1280px){
.ab-section_text-right {
    padding: 2rem 2rem 2rem 0rem;
    
}
.ab-section_text-left {
    padding: 2rem 0rem 2rem 2rem;
}
.elementor-element.ab-section_text-left .elementor-widget-wrap {
    padding-right: 2rem;
}

.elementor-element.ab-section_text-right .elementor-widget-wrap {
    padding-left: 2rem;
}
}

@media screen and (max-width : 1024px){
.ab-section_text-right {
    padding: 1.5rem 1.5rem 1.5rem 0rem;
    
}
.ab-section_text-left {
    padding: 1.5rem 0rem 1.5rem 1.5rem;
}
.elementor-element.ab-section_text-left .elementor-widget-wrap {
    padding-right: 1.5rem;
}

.elementor-element.ab-section_text-right .elementor-widget-wrap {
    padding-left: 1.5rem;
}
}

@media screen and (max-width : 767px){

    .ab-section-blue,
.ab-section-blue.elementor-element{
    background-color: #F4F2EF;
}

.ab-section-or,
.ab-section-or.elementor-element{
    background-color: #F4F2EF;
}

    .ab-section_img-right .elementor-widget-wrap{
    padding-bottom: 96% !important;
    }
        .ab-section_img-left .elementor-widget-wrap{
    padding-bottom: 96% !important;
    }


    .ab-section_img-right:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    padding-bottom: 80%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;

    }

     .ab-section-blue .ab-section_img-right:after{
    background-image: url('assets/img/fleche-top-blue.svg');
    }

    .ab-section-or .ab-section_img-right:after{
    background-image: url('assets/img/fleche-top-orange.svg');     
    }
	
	.ab-section_img-right .elementor-background-overlay,
		.ab-section_img-left .elementor-background-overlay
{
	background: none
}

 
    .ab-section_img-left:after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    padding-bottom: 80%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    
    }
   

        .ab-section-blue .ab-section_img-left:after{
            background-image: url('assets/img/fleche-bottom-blue.svg');
			
        transform: rotate(180deg);
        top: 0;
    }

    .ab-section-or .ab-section_img-left:after{
    background-image: url('assets/img/fleche-bottom-orange.svg');     
    }





    
.ab-section_text-right {
    padding: 3rem 10px 3rem 10px;
    
}
.ab-section_text-left {
    padding: 6rem 10px 3rem 10px;
}
.elementor-element.ab-section_text-left .elementor-widget-wrap {
    padding-right: 10px;
}

.elementor-element.ab-section_text-right .elementor-widget-wrap {
    padding-left: 10px;
}
}



/*+ ******************/
/*! END ARROWS SECTIONS*/
/*+ ******************/



/*COMPONENTS*/

.statut-en-portefeuille .hide-non-cede {
    display: none !important;
}


.actif-statut-en-portefeuille .hide-non-cede {
    display: none !important;
}




.df-btn,
.e-df-btn a.elementor-button {
    padding: 12px 45px 12px 20px;
    border-radius: 27px;
    position: relative;
    font-size: 1rem;
    line-height: 1em;
    font-weight: 400;
    transition: all 0.3s;
    transition: all 0.3s;
}

.rev-btn,
.e-rev-btn a.elementor-button {
    padding: 12px 12px 12px 36px;
    border-radius: 27px;
    position: relative;
    font-size: 1rem;
    line-height: 1em;
    font-weight: 400;
    transition: all 0.3s;
    transition: all 0.3s;
}



.blue-btn,
.e-blue-btn a.elementor-button {
    border: 1px solid #F4F2EF;
    color: #F4F2EF;
}

.white-btn,
.e-white-btn a.elementor-button {
    color: #1c1c1c;
    border: 1px solid #1c1c1c;
}

.df-btn:hover,
.e-df-btn a.elementor-button:hover {
    background-color: #ff7d01;
    color: #F4F2EF;
}


.white-btn:after,
.e-white-btn a.elementor-button:after {
    border: 0px solid;
    background-color: #1c1c1c;
}

.white-btn:before,
.e-white-btn a.elementor-button:before {
    border: 0px solid;
    background-color: #1c1c1c;
}

.blue-btn:after,
.e-blue-btn a.elementor-button:after {
    border: 0;
    background-color: #F4F2EF;
}

.white-btn:hover:after,
.e-white-btn a.elementor-button:hover:after {
    border: 0px solid;
    background-color: #F4F2EF;
}

.white-btn:hover:before,
.e-white-btn a.elementor-button:hover:before {
    border: 0px solid;
    background-color: #F4F2EF;
}

.blue-btn:hover:after,
.e-blue-btn a.elementor-button:hover:after {
    border: 0;
    background-color: #F4F2EF;
}


.df-btn:after,
.e-df-btn a.elementor-button:after {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: block;
    width: 15px;
    height: 14px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-mask-image: url('assets/img/arrow-btn.svg');
    mask-image: url('assets/img/arrow-btn.svg');
    transition: right 0.3s 0.25s, background-color 0.3s;
}

.rev-btn:hover:before,
.e-rev-btn a.elementor-button:hover:before {
    left: 12px;
}

.rev-btn:before,
.e-rev-btn a.elementor-button:before {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%) scaleX(-1);
    content: "";
    display: block;
    width: 15px;
    height: 14px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-mask-image: url('assets/img/arrow-btn.svg');
    mask-image: url('assets/img/arrow-btn.svg');
    transition: left 0.3s 0.25s, background-color 0.3s;
}

.df-btn:hover:after,
.e-df-btn a.elementor-button:hover:after {
    right: 16px;
}



.df-btn.white-btn a,
a.df-btn.white-btn,
.rev-btn.white-btn a,
a.rev-btn.white-btn {
    color: #1c1c1c;
}

.df-btn a:hover,
a.df-btn:hover,
.df-btn:hover,
.rev-btn a:hover,
a.rev-btn:hover,
.rev-btn:hover {
    color: #F4F2EF;
    background-color: #ff7d01;
}

/* CERTIFICATE LIST*/
.cert-list {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.cert-list_li {
    font-size: 1rem;
    line-height: 1.5em;
    color: #1c1c1c;
}


/*FONTS styles*/
.para-main,
.elementor-element.para-main .elementor-widget-container {

    font-size: 1rem;
    font-family: "Rationalist", serif;
    line-height: 1.7em;
}

.para-main {}


.para-main.elementor-widget:not(:last-child) {}

/*TITLES*/

#wrap1 {
    display: flex;
    flex-flow: row wrap;
    justify-content: start;
    position: relative;
    height: 500px;
}

[data-group] {
    transition: 0.3s ease;
    position: absolute;
    width: 100px;
    height: 150px;
    display: block;
    background-color: lightgray;
    border: 1px solid gray;
    border-radius: 15px;
    margin: 1rem;
    text-align: center;
    box-sizing: border-box;
}

.show {
    transition: 0.3s ease;
    opacity: 1;
}

.hide {
    transition: 0.2s ease;
    opacity: 0;
}

/*ACCORDEON*/
.abe-acco_img img {
    transition: all 0.2s;
}

.abe-acco_img_abs img {
    position: absolute;
    width: auto;
    box-shadow: none !important;
    transition: all 0.2s;
    left: 0;

}



/*NEW ACC*/
.abe-acco_img-wr {
    margin-bottom: 3rem;
}

.abe-acco_title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.8rem;
    margin-top: 0;
    position: relative;
    /* text-decoration: underline; */
}

.abe-acco_title.after-l {
    padding-bottom: 0.8rem
}

.abe-acco_para {
    font-size: 14px;
    margin-bottom: 1rem;
}

a.abe-acco_link,
div.acco-close-txt {
    color: #1c1c1c;
    text-decoration: underline;
}


.abe-acco_acco-content_inside {
    position: relative;
}


.abe-acco-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 8rem 2rem 0 2rem;
    position: relative;
    min-height: 700px;
    transition: all 0.3s;
}

/* @keyframes mymove {
      from {left: 200px;}
      to {left: 0px;}
    } */

.abe-acco_col {
    padding: 0 2rem;
    z-index: 5;
    width: 33.333%;
    top: 0;
    transition: all 0.3s;
    position: absolute;
    opacity: 1;
    cursor: pointer;
}

.acco-col_3 {
    left: 66.666%;
}

.acco-col_2 {
    left: 33.333%;
}

.acco-col_1 {
    left: 0%;
}



.abe-acco_img-wr {
    transition: all 0.3s;
}

.img-wrapper img {
    width: 100%;
    max-width: 100%;
}


.abe-acco_img-wr--focused {
    z-index: 99
}

.abe-acco_col.go-left {
    left: 0;
}

.hide-item {
    opacity: 0.5;

}

.op-0 {
    opacity: 0;
}

.v-hide {
    visibility: hidden;
}

.abe-acco_acco-content {
    width: 0;
    position: absolute;
    overflow: hidden;
    left: 100%;
    min-height: 100%;
    top: 0;
    padding: 0 6rem 2rem 2rem;
    background-color: #F4F2EF;
    color: #1c1c1c;
    opacity: 0;
}

.abe-acco_para {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 1rem;
}

.acco-close-btn {
    position: absolute;
    right: -4rem;
    width: 36px;
    background-size: contain;
    background-position: center;
    height: 36px;
    background-image: url('assets/img/close-arrow.svg');
    top: 0px;
}




.acco-list,
.acco-list-icons {
    margin-left: 0;
    padding-left: 0;
    list-style-position: inside;
}

.acco-list {
    font-size: 14px;
    margin-bottom: 1.25rem;
}

.acco-list p{
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 10px;
    display: list-item;
}

.acco-list-icons {
    list-style-type: none;
    margin-bottom: 0.5rem;
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;


}

.acco-list_li,  {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0.5rem;
}

.acco-list-icons_li {
    width: 64px;
}

.acco-list-icons_li img {
    display: block;
    width: 100%;
    max-width: 100%;
}


.abe-acco_acco-content .abe-acco_acco-content_inside h4 {

    font-size: 1.25rem;
    font-weight: 700;
}

.block.abe-acco_acco-content {}

.block.abe-acco_acco-content .abe-acco_acco-content_inside {
    opacity: 0;
}



@media screen and (max-width : 1024px){
    .acco-close-btn {
        position: absolute;
        right: -3rem;
        width: 24px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        height: 24px;
        background-image: url('assets/img/close-arrow.svg');
        top: 0px;
    }
    .abe-acco_col{
        padding:0 8px;
    }
    .abe-acco_col:first-child{
        padding: 0 16px 0 0;
    }
    .abe-acco_col:last-child{
    padding: 0 0 0 16px;
    }

.abe-acco-wrapper{
    min-height: 500px;
}
    .abe-acco_col.go-left,
    .abe-acco_col.go-left:first-child,
    .abe-acco_col.go-left:last-child    
    {
        left: 0;padding: 0 16px 0 0;
    }


    .abe-acco_img-wr {
        margin-bottom: 1rem;
    }

    .abe-acco_acco-content {
        width: 0;
        min-height: 1px;
        overflow: hidden;
        padding: 0 5rem 2rem 1rem;
max-width: 210%;
 

    }
}



@media screen and (max-width : 767px){

    .abe-acco_col:first-child{
        padding: 0 10px 0 0;
    }
    .abe-acco_col:nth-child(2){
        padding: 0 0 0 10px;
    }
    
    .abe-acco_col:last-child{
    padding: 0 10px 0 0;
    }

    .hide-item {
        opacity: 00;
    
    }
    



.abe-acco_col{
    margin-bottom: 3rem;
    width: 50%;
    position: relative;
}
.acco-col_3,
.acco-col_2
{
    left: 0;
} 
.abe-acco_img-wr{
    width:76%
}
.abe-acco_col.abe-acco_img-wr--focused{
    width: 25%;
  
} 


.acco-col_2.abe-acco_col.abe-acco_img-wr--focused{
    width: 25%;
    left: -50%;
    padding-left: 0;
  
} 


.abe-acco-wrapper{
    min-height: initial;
    padding: 0 0 2rem 0;
}
    .abe-acco_col.go-left,
    .abe-acco_col.go-left:first-child,
    .abe-acco_col.go-left:last-child    
    {
        left: 0;padding: 0 16px 0 0;
    }


    .abe-acco_img-wr {
        margin-bottom: 1rem;
    }

    .abe-acco_acco-content {
        width: 0;
        min-height: 1px;
        overflow: hidden;
        padding: 0 3rem 2rem 0;
max-width: 300%;
 

    }
}


@media screen and (max-width : 480px){

    .abe-acco_col{
        margin-bottom: 3rem;
        width: 100%;
        position: relative;
    }
    .abe-acco_col:first-child{
        padding: 6rem 0 0 0;
    }
    .abe-acco_col:nth-child(2){
        padding: 6rem 0 0 0;
    }
    
    .abe-acco_col:last-child{
    padding: 6rem 0 0 0;
    }
    .acco-col_1.abe-acco_col.abe-acco_img-wr--focused,
    .acco-col_2.abe-acco_col.abe-acco_img-wr--focused,    
    .acco-col_3.abe-acco_col.abe-acco_img-wr--focused  
    {
        width:100%;
        left: -100%;
      
      
    } 
    .abe-acco_col.go-left,
    .abe-acco_col.go-left:first-child,
    .abe-acco_col.go-left:last-child    
    {
        padding: 6rem 0 0 0;
    }
    .abe-acco_acco-content {
padding-top: 6rem;
max-width: 100%;
padding-left: 20px;
 

    }

}

/***+ END ABE ACCO**/



/*HOME FULL PAGE SLIDER*/
.giant {
    font-size: 4rem;
    line-height: 1.17em
}

.bigger {
    font-size: 3.75rem;
    line-height: 1em;
}

.fw-700 {
    font-weight: 700;
}

.fw-400 {
    font-weight: 400;
}

.home-slider {
    height: 100vh;
}

.swiper-slider {}

.avis-slider {
    overflow-x: hidden;
    padding-bottom: 7rem
}

.silde-frame-wrapper {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.avis-silde-frame-wrapper {
    height: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.slide-frame_img-frame {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.slide-frame_img-frame.frame-1 {
    background-image: url('https://archive.abenex.com/wp-content/uploads/2023/05/Rectangle-3.jpg');
}

.slide-frame_img-frame.frame-2 {
    background-image: url('https://archive.abenex.com/wp-content/uploads/2023/06/Placeholder-img-2.jpg');
}

.header-shadow {
    -webkit-box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px px rgba(0, 0, 0, 0.15);
}


ul.list {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}



.team-filter-btn.active {
    color: #0372ff;
    font-weight: 700;
    text-decoration: underline;
}


.abe-filters-list {
    width: 100%;
    max-width: 900px;

    display: flex;
    flex-wrap: wrap;
    gap: 0 2.5rem;
}

.abe-filters-list_item {
    position: relative;
}

.abe-filters-list_item-title {
    position: relative;
    font-size: 16px;
    color: #1c1c1c;
    padding-right: 1rem;
    cursor: pointer;
}

.abe-filters-list_item-title:hover,
.abe-filters-list_item-title.item-title-selected {
    color: #0372ff;
}

.abe-filters-list_sub-menu {
    opacity: 0;
    z-index: -1;

    position: absolute;
    width: 250px;
    left: 0;
    top: 3rem;
    min-width: 200px;
    background: #0372ff;
    padding: 0 1rem;
    color: #ffffff;
    list-style-type: none;
    font-family: "Rationalist", serif;
    transition: all 0.3s;
}

.abe-filters-list_sub-menu.show-sub-menu {
    opacity: 1;
    top: 2rem;
    z-index: 5;
}


.abe-filters-list_sub-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.abe-filters-list_sub-menu ul li {
    cursor: pointer;
    padding: 8px 0;
    color: #ffffff;
    border-bottom: 1px solid white;
    transition: all 0.3s;
}

.abe-filters-list_sub-menu ul li.active {
    cursor: pointer;
    padding: 8px 0;
    color: #ffffff;
    text-decoration: underline;
    border-bottom: 1px solid white;
}

.abe-filters-list_item-title:after {
    background-image: url('assets/img/arrow-right-mini.svg');
    content: "";
    position: absolute;
    right: 0;
    display: block;
    width: 10px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.3s;
}

.abe-filters-list_item-title.item-title-selected:after {
    transform: translateY(-50%) rotate(90deg);

}

.pagination .active{
display: none;
}
.centered-pagination,
.centered-pagination-b {
    text-align: center;
    margin: 0 auto;
    min-height: 20px;
    padding-top: 4rem;
    overflow: hidden;
}

.centered-pagination .pagination

{
    list-style-type: none;
    display: none;
    flex-direction: row;
    justify-content: center;
    gap: 1rem;
    margin: 0 0 auto;
}

.centered-pagination .pagination li a:hover {
    text-decoration: underline;
}



.avis-slider-arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    border: 1px solid #0372ff;
    background-position: center center;
    background-size: 35%;
    background-repeat: no-repeat;
    transition: all 0.2s;
    bottom: 2rem;
}

.team-t-slider .avis-slider-arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    border: 1px solid #ff7d01;
    background-position: center center;
    background-size: 35%;
    background-repeat: no-repeat;
    transition: all 0.2s;
    bottom: 2rem;
}

.abe-btn-alt {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    border: 1px solid #0372ff;
    background-position: center center;

    background-repeat: no-repeat;
    transition: all 0.2s;
    bottom: 2rem;

}



.abe-btn-last {
    background-image: url('assets/img/arrow-last-b.svg');
    right: 50%;
    background-size: 50%;
    transform: translateX(112px) scale(1);
}

.abe-btn-first {
    background-image: url('assets/img/arrow-first-b.svg');
    left: 50%;
    background-size: 50%;
    transform: translateX(-112px) scale(1);
}

.swiper-button-nexto,
.abe-btn-next {
    background-size: 35%;
    background-image: url('assets/img/arrow-right.svg');
    right: 50%;
    transform: translateX(52px) scale(1);
}

.swiper-button-prevo,
.abe-btn-prev {
    background-size: 35%;
    background-image: url('assets/img/arrow-left.svg');
    left: 50%;
    transform: translateX(-52px) scale(1);
}

.team-t-slider .swiper-button-nexto:hover,
.abe-btn-next:hover
{
    transform: translateX(52px) scale(1.1);
}

.swiper-button-prevo:hover,
.abe-btn-prev:hover {
    transform: translateX(-52px) scale(1.1);
}

.team-t-slider .swiper-button-nexto {
    background-size: 35%;
    background-image: url('assets/img/arrow-right-or.svg');
    right: 50%;
    transform: translateX(52px) scale(1);
}

.team-t-slider .swiper-button-prevo {
    background-size: 35%;
    background-image: url('assets/img/arrow-left-or.svg');
    left: 50%;
    transform: translateX(-52px) scale(1);
}

.team-t-slider .swiper-button-nexto:hover {
    transform: translateX(52px) scale(1.1);
}

.team-t-slider .swiper-button-prevo:hover {
    transform: translateX(-52px) scale(1.1);
}




.abe-btn-last:hover {
    transform: translateX(112px) scale(1.1);
}

.abe-btn-first:hover {
    transform: translateX(-112px) scale(1.1);
}

.avis-slide_img img {
    margin: 0 auto 0.5rem auto;
    display: block;
    width: 150px;
    max-width: 150px;

}


.avis-slide_name {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-size: 1.875rem;
    color: #0372ff;
    font-weight: 700;
    transition: all 0.6s;
}

.avis-slide_job {
    text-align: center;
    font-family: "Rationalist", serif;
    font-size: 1.25rem;
    padding-bottom: 0.5rem;
    position: relative;
    transition: all 0.6s;
    margin-bottom: 0.5rem;
    width: auto;
    color: #ff7d01;
}

.avis-slide_job:after {
    display: block;
    content: "";
    height: 1px;
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #1c1c1c;
    transition: all 0.6s;

}

.avis-slide.swiper-slide-active .avis-slide_job:after {
    background-color: #F4F2EF;
}

.avis-slide_p {
    text-align: center;
    transition: all 0.6s;
    font-family: "Rationalist", serif;
    color: #1c1c1c;
}

.avis-slide.swiper-slide-active .avis-slide_name {
    color: #F4F2EF;
}

.avis-slide.swiper-slide-active .avis-slide_job {

    color: #F4F2EF;
}

.avis-slide.swiper-slide-active .avis-slide_p {
    color: #F4F2EF;
}

.avis-slider .swiper-slide {}

.avis-silde-frame-wrapper {
    border: 1px solid #0372ff
}


.avis-slider .avis-slide {
    transition: background-color 0.6s;
    background-color: #F4F2EF;
    padding: 1rem 2rem;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);

}

.avis-slide.swiper-slide-active {
    background-color: #0372ff;
    -webkit-box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0.1);
}

.team-t-slider .avis-slide.swiper-slide-active {
    background-color: #ff7d01;
    -webkit-box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0.1);
}

.avis-slider .swiper-avis-pagination {
    display: none;
}


/*NEWS / ACTUALITES*/


.relative{
    position: relative;
}


.home-news h3 {
    border-bottom: 1px solid #ff7d01;
    padding-bottom: 1rem
}

/*HOME ANIMATION*/
#anim-wrapper {
    overflow: hidden;
    height: 108vh;
    opacity: 1;
    background-color: #F4F2EF;
    transition: all 0.8s;
    overflow-y: hidden;
    z-index: 999991;
}

.home .cmplz-cookiebanner-container
{opacity:0;
    transition:all 0.3s;
}

#abe-landing {}

#abe-main-header {
    transition: all 0.4s;
    /* opacity: 0; */
    width: 100%;
    max-width: 100% !important;
}


.home-slider-arrow {
    width: 50px;
    z-index: 2;
    height: 80px;
    bottom: 7%;
    position: absolute;
    cursor: pointer;
    border: 0px solid #0372ff;
    background-position: center center;
    background-size: 50%;
    background-repeat: no-repeat;
    transition: all 0.2s;

}


.swiper-home-button-nexto {
    background-image: url('assets/img/arrow-right.svg');
    right: 20%;
    transform: translateX(52px) scale(1);
}

.swiper-home-button-prevo {
    background-image: url('assets/img/arrow-left.svg');
    right: 20%;
    transition: all 0.4s;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-52px) scale(1);
}

.swiper-home-button-prevo:before {
    opacity: 0;
    transition: all 0.8s 0.5s;

}

.swiper-home-button-prevo.swiper-button-disabled {}



/* .first-slide-right_img {
    margin-top: 10vh;
    margin-bottom: 8vh;
} */

.first-slide-right_txt {
    font-size: 3.35vw;
    line-height: 1.1em;
}

.first-slide-right_txt .alt-font {
    font-size: 2.98vw;
}

.home-slider-btn_next {
    background-color: #F4F2EF;
    position: absolute;
    z-index: 999;
    font-size: 1rem;
    line-height: 1em;
    width: auto;
    bottom: 5.3rem;
    cursor: pointer;
left: 3rem;
}

#frame-1_logo{
    position: absolute;
    bottom: 5rem;
    left: 70%;
    width: 175px;
    z-index: 99;
	text-align: center;
  
}
#frame-1_logo img{
max-width: 80Px;
	margin: auto;
}

@media screen and (max-width : 767px){
   #frame-1_logo{ 
	  left: auto;
	   right: 0;
    position: absolute;/*
bottom: 9rem;
left: 80%;
width: 60px;*/
z-index: 99;
   }
}
/* .swiper-home-button-prevo.swiper-button-disabled:before{
    pointer-events: none;
    opacity: 1;
    content: "Découvrir";
    line-height: 80px;
    font-size:1.875rem;
    font-weight: 700;
    color: #0372ff;
    letter-spacing: 2px;
} */

.swiper-home-button-nexto:hover {
    transform: translateX(52px) scale(1.1);
}

.swiper-home-button-prevo:hover {
    transform: translateX(-52px) scale(1.1);
}


/*MAIN NAV ABE MENU TOP*/


/*! TOP MENU*/

.abe-main-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%!important;
    max-width: 100%;
}

.abe-main-nav .elementor-nav-menu li {
    padding: 0 1.5rem
}

.abe-main-nav .elementor-nav-menu li a:after {
    display: block;
    content: "";
    width: 0%;
    height: 1px;
    background-color: #1c1c1c;
    position: absolute;
    bottom: 5px;
    transition: all 0.3s;
}

.abe-main-nav .elementor-nav-menu li a:hover:after {
    width: 100%;
}

.abe-main-nav .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown li {
    padding: 0 0 0 0;
}


.abe-main-nav .elementor-nav-menu .sub-menu.elementor-nav-menu--dropdown li a:after {
    display: none
}



.abe-main-nav .sub-menu.elementor-nav-menu--dropdown {
    padding: 0 1rem;
    margin-left: 20px;
}

.abe-main-nav .sub-menu.elementor-nav-menu--dropdown li a {
    margin-left: 0;
    border-left: 0;
}
.abe-main-nav-lsw .sub-menu.elementor-nav-menu--dropdown{
    left: 10px !important;
    min-width: 1em !important;
}
.abe-main-nav-lsw .sub-arrow{
    padding-left: 4px !important ;
}

/*RESPONSIVE MENU BUTTON*/
.item {
    position: relative;
    text-align: center;
    box-sizing: border-box;
}

/* .item:after {
    position: absolute;
    top: 1.5em;
    left: 1.5em;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
  } */



.menu-trigger,
.menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}

.menu-trigger {
    position: relative;
    width: 36px;
    height: 26px;
    background: none;
    border: none;
    appearance: none;
    cursor: pointer;
}

.menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #1c1c1c;
    border-radius: 4px;
}

.menu-trigger span:nth-of-type(1) {
    top: 0;
}

.menu-trigger span:nth-of-type(2) {
    top: 11px;
}

.menu-trigger span:nth-of-type(3) {
    bottom: 0;
}

#menu02.active {
    pointer-events: none;
}

#menu02.active span:nth-of-type(1) {
    width: 45%;
    transform: translate3d(1px, 4px, 0) rotate(45deg);
}

#menu02.active span:nth-of-type(2) {
    transform: translate3d(-1px, 0, 0) rotate(-45deg);
}

#menu02.active span:nth-of-type(3) {
    width: 45%;
    transform: translate3d(16px, -4px, 0) rotate(45deg);
}

@media screen and (max-width : 1024px) {
    #wpadminbar {
        position: relative;

    }

    html {
        margin-top: 0;
    }
}

.otgs-development-site-front-end {
    display: none !important;
}

/* 
  .elementor-15 {
    position: relative;
    width: 100%;
    height: 100vh;
    scroll-behavior: smooth;
    overflow: auto;
    scroll-snap-type: y mandatory;
}
.main-section {
    width: 100%;
    min-height: 100vh;
    background-size:  cover;
    scroll-snap-align: start;
} */







/*SPINNER*/
.round5 {
    width: 3rem;
    height: 3rem;
    margin: 0 auto 1rem auto;
    box-sizing: border-box;
    border-radius: 50%;
    border-top: 6px solid #0372ff;
    border-bottom: 6px solid #ff7d01;
    border-left: 6px solid #0372ff;
    border-right: 6px solid transparent;

    transition: all 0.3s;
    opacity: 0;
}

/* .round5 {
    width: 4rem;
    height: 4rem;
    box-sizing: border-box;
    border-radius: 50%;
    border-top: 6px solid #0372ff;
    border-left: 6px solid #ff7d01;
    animation: 1s infinite linear rotateMe;
  }
   */

#ab-team-members {
    position: relative;
}

.team-memebers-list {
    position: relative;
    z-index: 1;
}

.filter-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100;
    width: 100%;
    background: #F4F2EF;
    height: 100%;
    z-index: 0;
    display: flex;
    justify-content: flex-end;
    padding-top: 150px;
    opacity: 0;
    transition: all0.2s;
}

.filter-wrapper.is-active {
    opacity: 1;
    z-index: 2;
}

.filter-wrapper.is-active .filter-round {
    animation: 1s infinite linear rotateMe;
    opacity: 1;
}

.filter-round {
    opacity: 0;
}

.round5 {
    margin: 0 auto;
    margin-bottom: 1rem;
    opacity: 0;
}


@media screen and (max-width : 640px){
    .abe-filters-list_item{
        width: 35%;
    } 
      .abe-filters-list_item .abe-filters-list_item-title{
       display: inline-block;
    }
}
    

/* .round5 {
    width: 4rem;
    height: 4rem;
    box-sizing: border-box;
    position: relative;
    border-radius: 50%;
    border-top: 6px solid #0372ff;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #0372ff;
    border-right: 6px solid transparent;
    animation-delay: 0.2s;
  }
  
  .round5:after {
    content: "";
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
    left: 0.4rem;
    top: 0.4rem;
    box-sizing: border-box;
    border-radius: 50%;
    border-top: 5px solid #ff7d01;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #ff7d01;
    border-right: 5px solid transparent;
    
    } */





@keyframes rotateMe {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.round5.is-active {
    animation: 1s infinite linear rotateMe;
    opacity: 0.8;
}

.round5.is-active:after {
    animation: 1.5s infinite rotateMe;
}


/**************************/
/*******RESPONSIVE*********/
/**************************/

/*HAMBURGER MENU*/
.navbar-toggle .elementor-widget-container {
    display: flex;
    justify-content: flex-end;
}

.navbar-toggle{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: all;
    cursor: pointer;
}
#hamburger-1 {
    width: 30px;
    margin: 0 auto;
}

.hamburger .line {
    width: 30px;
    height: 3px;
    background-color: #0372ff;
    display: block;
    margin: 6px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hamburger:hover {
    cursor: pointer;
}

.navbar-toggle.is-active{
    z-index: 99999;

        pointer-events: none;
        position: relative;
    
}

.navbar-toggle.is-active #hamburger-1 .line:nth-child(2) {
    opacity: 0;
}

.navbar-toggle.is-active #hamburger-1 .line:nth-child(1) {
    -webkit-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    -o-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
}

.navbar-toggle.is-active #hamburger-1 .line:nth-child(3) {
    -webkit-transform: translateY(-12px) rotate(-45deg);
    -ms-transform: translateY(-12px) rotate(-45deg);
    -o-transform: translateY(-12px) rotate(-45deg);
    transform: translateY(-12px) rotate(-45deg);
}




@media screen and (max-width : 1490px) {

    /* TOP MENU */
    .abe-main-nav li.menu-item {
        padding: 0 1.5rem;
    }
}

@media screen and (max-width : 1280px) {
    /* TOP MENU */


    .abe-main-header {
        padding: 8px 2rem;
    }

    .abe-main-nav li.menu-item {
        padding: 0 1rem;
    }
}

@media screen and (max-width : 1180px) {

    /* TOP MENU */
    .abe-main-nav li.menu-item {
        padding: 0 10px;
    }

    .abe-main-header {
        padding: 8px 1.5rem;
    }
}

@media screen and (max-width : 1024px) {
    .abe-main-header {
        padding: 0px 20px;
    }
    .right-col-m {
        justify-content: flex-end;
    }

    .right-col-m .elementor-widget-wrap {
     width: 100%;
        max-width: 250px;
    }

    .abe-menu-right-col .elementor-widget-wrap {
        flex-direction: row;
    }
}



.user-access-btn .elementor-button .elementor-button-icon.elementor-align-icon-left {
    display: none;
}

/**********************************/
/* ? RESPONSIVE FOR MOBILES 767px */
/********************************/

@media screen and (max-width : 767px) {

/*HOME SLIDER*/
    .first-slide-right_txt {
        font-size: 8vw;
    }
    
    .first-slide-right_txt .alt-font {
        font-size: 7.5vw;
    }
    .home-slider-btn_next {
        left: 20px;
bottom: 9rem;
        transform: translateX(-00%);
    
    
    }


/*END HOME SLIDER*/



    .right-col-m {
        justify-content: flex-end;
    }

    .right-col-m .elementor-widget-wrap {
    width: 100%;
        max-width: 150px;
    }

    .user-access-btn .elementor-button .elementor-button-icon.elementor-align-icon-left {
        display: block;
    }

    .user-access-btn .elementor-button .elementor-align-icon-left {
        margin-right: 0;
    }

    .user-access-btn .elementor-button-text {
        display: none;
    }

    .abe-main-header {
        padding: 0px 10px;
    }
}

/*SVG ANIMA>TION*/

