/*
Theme Name:  RTL Ad Connect
Theme URI:   https://rtl-adconnect.com/
Version:     1.0
Description: Thème développé par Le Collectif Freelance pour RTL Ad Connect
Author:      Le Collectif Freelance
Author URI:  https://rtl-adconnect.com/
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/
::-webkit-scrollbar {
    display: none;
}
.display-none {display: none !important;}
.et_pb_video_overlay {height: calc(100% + 1px) !important;}
.map-bg .st0, .map-bg .st1, .map-bg .st2, .map-bg .st3, .map-bg .st4, .map-bg .st5, .map-bg .st6, .map-bg .st7 {
	opacity: 1 !important;
	fill: #E9E9E9 !important;
}
sup {
    bottom: 0.5em !important;
    font-size: 80%;
}

/* Adds */


.owl-overflow .et-pb-icon {
    font-size: 18px;
    margin-top: -10px;
    display: block;
}

.nl-sub-eu, .nl-sub-us {min-height: 155px !important;}

.grecaptcha-badge {display: none !important;}
#cc-window.cc-invisible {display: none !important;}
.wpcf7-form-control.wpcf7-textarea{height:140px !important;}
#section-scroll, #section-scroll .et_pb_row, #tvkf-anim .tvkf-anim-img img, #map-bg .map-bg, #hero .border-anim {
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
}
#section-scroll.section-scroll-large .et_pb_section_video_bg {}
#section-scroll.section-scroll-large .et_pb_row {
    padding-top: 100px!important;
    padding-bottom: 100px!important;		
}
#tvkf-anim.tvkf-anim-activ .tvkf-anim-img img {
    transform: scale(1.1);
    filter: drop-shadow(15px 15px 15px rgba(34,34,34,0.15));
}
#map-bg .map-bg {transform: scale(0.9); opacity: 0;}
#map-bg.map-bg-activ .map-bg {transform: scale(1); opacity: 1;}
#hero.border-anim-on .border-anim {border: 0 solid #fff !important;}
#hero .border-anim {border: 38px solid #fff;}
.social-bar-activ {opacity: 0; pointer-events: none;}
#social-bar {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}


/* End - Adds */

/*- Max mobile portrait -*/
@media all and (max-width: 699px) {
.rtl-grid-news div.asp_w.asp_r.isotopic .results .item {
    margin-left: 0;
    margin-right: 0;
}
.rtl-grid-news div.asp_w.asp_r.isotopic .results .item .asp_image+.asp_content {
    display: flex;
    flex-direction: column;
/*     position: relative; */
    background: #ffffff !important;
}
body .rtl-grid-news div.asp_w.asp_r.isotopic .results .item .asp_content h3 {
    position: relative !important;
    order: 3;
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0 25px 0 !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    text-align: left;
    height: auto !important;
    display: contents;
}
.rtl-grid-news div.asp_r.asp_r_5 .results .item .asp_content h3 a {
    position: relative !important;
    left: 0 !important;
    font-size: 18px !important;
    line-height: 20px !important;
    color: #2d2a26 !important;
}
.rtl-grid-news div.asp_r.asp_r_5 .results .item div.etc {
    order: 2;
    padding: 25px 20px 10px 20px;
    margin-bottom: 0;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
}
body .rtl-grid-news .resdrg .item .asp_content .etc .asp_date {
    font-size: 12px !important;
    line-height: 14px !important;
    color: #97999b !important;
}
.rtl-grid-news .results .item .mshow-bg {
/*
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    padding-bottom: 56.25%;
    transform: scale(1,1) !important;
    -webkit-transform: scale(1,1) !important;
    -moz-transform: scale(1,1) !important;
    height: auto;
*/
    order: 1;
}
.rtl-grid-news .resdrg .item .asp_content:before {display: none;}
}


/*- Max tab portrait -*/
@media (max-width:767px) {
.country-links a, .media-links a {
width: 100%;
margin-left: 0 !important;
margin-right: 0 !important;
}

.activ-menu .rtl-header #logo {
    top: 11px !important;
    left: 5vw;
}
body #page-container:not(.activ-menu) .menu-bg.rtl-header #logo img, body #page-container:not(.activ-menu) .rtl-header #logo img {
    content: url(../../uploads/2020/05/RTL-adConnect-logo-small-black.png) !important;
}}

/*- Only tab -*/
@media (min-width:768px) and (max-width:980px) {
.activ-menu .rtl-header #logo {
    top: 7px !important;
    left: 3vw;
}
body #page-container:not(.activ-menu) .menu-bg.rtl-header #logo img, body #page-container:not(.activ-menu) .rtl-header #logo img {
    content: url(../../uploads/2020/05/RTL-adConnect-logo-medium-black.png) !important;
}}

/*- Desktop -*/
@media only screen and (min-width: 981px) {
body.single-our-events #page-container, body.single-webinars #page-container {overflow-y: initial !important;}
body.single-our-events .sticky, body.single-webinars .sticky {
	position: sticky !important;
	top: 60px;
}
.activ-menu .rtl-header #logo {
    left: 1vw;
}
#main-header.et-fixed-header {
position: fixed;
    padding-top:30px;
}
    #main-menu .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
    left: calc(50% - (240px / 2));
}}




/*
.activ-menu .full-menu-links ul li > *, .activ-menu .full-menu-contact {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    opacity: 1;
}

.full-menu-links ul li > *, .full-menu-contact {
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
    transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    opacity: 0;
}
*/

.activ-menu .full-menu-links ul li:nth-child(1) > * {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.activ-menu .full-menu-links ul li:nth-child(2) > * {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.activ-menu .full-menu-links ul li:nth-child(3) > * {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.activ-menu .full-menu-links ul li:nth-child(4) > * {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.activ-menu .full-menu-links ul li:nth-child(5) > * {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.activ-menu .full-menu-links ul li:nth-child(6) > * {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.activ-menu .full-menu-links ul li:nth-child(7) > * {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.activ-menu .full-menu-links ul li:nth-child(8) > * {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.activ-menu .full-menu-links ul li:nth-child(9) > * {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
.activ-menu .full-menu-links ul li:nth-child(10) > * {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}
.activ-menu .full-menu-links ul li:nth-child(11) > * {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}
.activ-menu .full-menu-links ul li:nth-child(12) > * {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
}
.activ-menu .full-menu-links ul li:nth-child(13) > * {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}
.activ-menu .full-menu-links ul li:nth-child(14) > * {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
}
.activ-menu .full-menu-links ul li:nth-child(15) > * {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
}
.activ-menu .full-menu-contact {
-webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}


footer .et_builder_inner_content, footer .social-column {
	z-index: inherit !important;
}


body.et-fb-root-ancestor:not(.et_footer_layout-template-default) #contact-us, #page-container.et-fb-iframe-ancestor #contact-us, body:not(.et_header_layout-template-default) #page-container.et-fb-root-ancestor #main-menu {
	display: none !important;
}


body .et_pb_post {margin-bottom: 0 !important;}


.smart-page-loader {background: transparent !important;}


.et_pb_preload, .et_pb_section.et_pb_section_video.et_pb_preload {background: none !important;}
.et_pb_preload:before {display: none !important;}



@media (max-width:992px) {
body #page-container:not(.activ-menu) footer #social-bar {
    display: none;
}}


body #page-container #et-boc .rtl-header .middle-nav a.current-url, body #page-container #et-boc .rtl-header.menu-bg div.middle-nav a.current-url {color: #e73c32 !important;}

/* Header burger */
@media screen and (min-width: 600px){
#main-menu .full-menu-links {width: 65.667%;}
#main-menu .full-menu-contact {width: 31.3333%;}
body .full-menu-links ul li+li {margin-top: 15px;}
body .activ-menu .full-menu-links ul {
    -moz-column-count: 2;
    -moz-column-gap: 0px;
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    column-count: 2;
    column-gap: 0px;
}}
@media screen and (max-width: 600px){
.activ-menu .rtl-header #logo {
    top: 12px;
}
.activ-menu footer .side-left #social-bar {
    transform: translateY(0) translateX(-50%) !important;
    -webkit-transform: translateY(0) translateX(-50%) !important;
    -moz-transform: translateY(0) translateX(-50%) !important;
    top: auto !important;
    bottom: 13px !important;
    left: 50% !important;
    width: 195px !important;
    position: fixed !important;
}
.activ-menu footer .side-left #contact-popup {display: none;}
body .activ-menu .full-menu-contact, #main-menu .header-links {
display: none !important;
}}




body .activ-menu .full-menu-links ul {padding: 0 !important;}
body .activ-menu .full-menu-links ul, body .activ-menu .full-menu-links li {list-style: none;}
body .activ-menu .full-menu-links li a:before {
    content: '/';
    padding-right: 12px;
    color: #e73c32;
}


.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
  	justify-content: center;
  }
#main-menu{
		top: 0;
    bottom: 0;
    text-align: center;
    -webkit-box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 16px 4px rgba(0, 0, 0, 0.15);
    display: block;
    width: 100%;
    position: fixed;
    z-index: 98;
    background-color: #202931;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
   #main-menu.slide-the-menu{
		opacity: 1;
    visibility: visible;
    z-index: 499;
  }
  #main-menu .et-menu{
    display:flex;
    flex-direction: column;
  }
  #main-menu .et-menu li{
    margin-left:auto;
  	margin-right:auto;
  }
  #main-menu .et_pb_menu__wrap{
    justify-content:center;
  }
  .jnm_mobile_menu_hamburger{
    cursor: pointer;
    margin-left:auto;
  }
  .closeit{
    cursor: pointer;
  }
  #main-menu-menu .nav li li ul{
    top: calc(100%) !important;
    left: 25px !important;
}

    @media only screen and (max-width: 981px) {
.jnm_mobile_menu_hamburger{
    margin-left:auto;
  	margin-right:auto;
  }
      #main-menu .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
    left: calc(50% - (240px / 2));
}
      #main-menu .et_pb_menu__menu{
        display:flex;
      }
      #main-menu .et_mobile_nav_menu{
        display:none;
      }
      #main-menu .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap, #main-menu .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    justify-content: center;
} 
}
.et-fb-root-ancestor #main-menu{
    right:unset;
    width: unset;
    max-width: unset;
    padding-top: unset !important;
  	left:unset;
  	-webkit-transition: unset;
    -moz-transition: unset;
    transition: unset;
	overflow: unset;
  	position: unset;
 	top: unset;
    margin-top: 78px;
    height: calc(100vh - 78px) !important;
	opacity: 1 !important;
	visibility: visible !important;
}

.rtl-header .hamburger {
	font: inherit;
	display: block;
	width: 48px;
	overflow: visible;
	margin: 0 0 0 auto;
	padding: 15px;
	cursor: pointer;
	transition-timing-function: linear;
	transition-duration: .15s;
	transition-property: opacity,filter;
	text-transform: none;
	color: inherit;
	border: 0;
	background-color: transparent;
}

.hamburger .et_pb_code_inner {display: flex;}


@media screen and (min-width: 1025px){
.rtl-header .hamburger-box:hover::before {
    transform: translateY(-50%) translateX(-50%) scale(1,1);
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1,1);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1,1);
    opacity: 1;
}
.rtl-header .hamburger-box::before {
    content: '';
    display: block;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    background-color: rgb(231,60,50);
    backface-visibility: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0.5,0.5);
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.5,0.5);
    -moz-transform: translateY(-50%) translateX(-50%) scale(0.5,0.5);
    -webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
    transition: all 1s cubic-bezier(.19,1,.22,1);
    opacity: 0;
}}

.activ-menu footer .et_pb_section:not(.side-left) {
	display: none !important;
}

.activ-menu footer .side-left #social-bar {
	opacity: 1 !important;
    pointer-events: inherit !important;
}



#page-container.activ-menu footer .side-left #social-bar li a:before {
	color: #1c252c !important;	
}
#page-container.activ-menu footer .side-left #social-bar li a {
	background-color: #ffffff !important;
}


.activ-menu .rtl-header .hamburger-inner {
    margin-top: -3.5px;
}

.rtl-header .hamburger-box {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
}

.rtl-header .hamburger--spring.is-active .hamburger-box {
    position: fixed !important;
    top: 22px;
    right: 47px;
}
.rtl-header #logo {max-height: 100%;}
.activ-menu .rtl-header #logo {
	position: fixed !important;
    top: 14px;
}

.rtl-header .hamburger--spring .hamburger-inner {
    top: 2px;
}

.rtl-header .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 18px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #ffffff;
}

body #page-container:not(.activ-menu) .menu-bg .hamburger-box .hamburger-inner, body #page-container:not(.activ-menu) .menu-bg .hamburger-box .hamburger-inner:before, body #page-container:not(.activ-menu) .menu-bg .hamburger-box .hamburger-inner:after, body.white-header-bg #page-container:not(.activ-menu) .rtl-header .hamburger-box .hamburger-inner, body.white-header-bg #page-container:not(.activ-menu) .rtl-header .hamburger-box .hamburger-inner:before, body.white-header-bg #page-container:not(.activ-menu) .rtl-header .hamburger-box .hamburger-inner:after, .et-fb-root-ancestor #page-container:not(.activ-menu) .hamburger-box .hamburger-inner, .et-fb-root-ancestor  #page-container:not(.activ-menu) .hamburger-box .hamburger-inner:before, .et-fb-root-ancestor #page-container:not(.activ-menu) .hamburger-box .hamburger-inner:after {
    background-color: #1c252c !important;
/*    -moz-transition: all 4s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all 4s cubic-bezier(.19,1,.22,1);
    transition: all 4s cubic-bezier(.19,1,.22,1); */
}


.rtl-header .hamburger-inner {
    top: 50%;
    display: block;
}
.rtl-header .hamburger--spring .hamburger-inner:before {
    top: 6px;
    transition: top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19) !important;
}

.rtl-header .hamburger--spring .hamburger-inner:after {
    top: 12px;
    transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
}

/* active */

.hamburger--spring.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transform: translate3d(0,10px,0) rotate(45deg);
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #fff;
}

.hamburger--spring.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;
    transform: translate3d(0,10px,0) rotate(-45deg);
}
.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent!important;
}

body .activ-menu div.rtl-header {
	background-color: transparent !important;
}


body #page-container:not(.activ-menu) .menu-bg.rtl-header #logo img, body.white-header-bg #page-container:not(.activ-menu) .rtl-header #logo img, .et-fb-root-ancestor #page-container:not(.activ-menu) .rtl-header #logo img {
    content: url(../../uploads/2020/05/RTL-Ad-Connect-Logo.png);
}

/* Header burger */

/*- Header -*/

.activ-menu .rtl-header .middle-nav {
	display: none;	
}



body #page-container #et-boc .rtl-header.menu-bg div.middle-nav, body #page-container #et-boc .rtl-header.menu-bg div.middle-nav a, body.white-header-bg #page-container:not(.activ-menu) .rtl-header div.middle-nav, body.white-header-bg #page-container:not(.activ-menu) .rtl-header div.middle-nav a, .et-fb-root-ancestor #page-container:not(.activ-menu) .rtl-header div.middle-nav, .et-fb-root-ancestor div#page-container:not(.activ-menu) .rtl-header div.middle-nav a, .et-fb-root-ancestor div#page-container:not(.activ-menu) .rtl-header div.middle-nav p {
    color: #1c252c !important;
	-moz-transition: all .4s cubic-bezier(.19,1,.22,1);
	-webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}
body #page-container #et-boc .rtl-header.menu-bg div.middle-nav a:hover, body.white-header-bg #page-container:not(.activ-menu) .rtl-header div.middle-nav a:hover {
    color: #e73c32 !important;
}


body #page-container:not(.activ-menu) #et-boc .rtl-header.menu-bg {
	background-color: #ffffff !important;
}

.hamburger--spring .hamburger-inner:before {
    top: 10px;
    transition: top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
}
.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
}
.hamburger-inner:before {
    top: -10px;
}

/*- End Header -*/


/*- General -*/
a:focus {outline: none !important;}
.typing-centre h2{
    margin: 0 auto;
    display: block;
}
.mejs-container {background-color: #ffffff !important;}

/*- Custom effect DH -*/
.et_pb_module.et_pb_blurb.blurb-effect-1 .et_pb_main_blurb_image {
	-moz-transition: all 4s cubic-bezier(.19,1,.22,1);
	-webkit-transition: all 4s cubic-bezier(.19,1,.22,1);
    transition: all 4s cubic-bezier(.19,1,.22,1);

}
.et_pb_module.et_pb_blurb.blurb-effect-1:hover .et_pb_main_blurb_image {
transform: scale(1.3,1.3);
    -webkit-transform: scale(1.3,1.3);
    -moz-transform: scale(1.3,1.3);
}
/*- End Custom effect DH -*/

/*- End General -*/

/*- Map Block -*/

a.map-media-button {
    color: #ffffff!important;
    border-width: 1px!important;
    border: 1px solid #e63b2e !important;
    border-radius: 30px;
    font-size: 10px;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #e63b2e;
    padding-top: 6px!important;
    padding-right: 10px!important;
    padding-bottom: 5px!important;
    padding-left: 10px!important;
    margin-top: 20px;
    display: inline-block;
}
/*- End Map block -*/

/*- Header -*/
	/*- Header - custom mega-menu -*/

.et-menu .module-in-menu li {display: block;}
.nav li.module-in-menu>ul {width: auto; padding: 0; left: 50% !important; transform: translateX(-50%);}
.nav li.module-in-menu ul.sub-menu .mim ul {position: relative;}


.nav li.module-in-menu:hover ul.sub-menu .mim ul {padding: 0 !important;}
.nav li.module-in-menu:hover ul ul {
    opacity: 1 !important;
    visibility: initial !important;
    border: none;
    box-shadow: none !important;
}
	/*- Fin Header - custom mega-menu -*/

.white-header-bg header #menu-desktop li:not(:last-child):after {color: #000000;}
body header .et_pb_menu ul#menu-desktop>li.current-menu-item>a {color: #e63b2e !important;}

/* .et_pb_menu__wrap {justify-content: flex-end !important;} */
/* .et_pb_menu ul>li.current-menu-item>a:after {
    content: "";
	width: 20px !important;
    height: 2px !important;
    background-color: #E63B2E !important;
    display: block !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
} */
.et_pb_menu ul>li.current-menu-item.menu-item-has-children>a:before {
	margin-left: -10px;
}

	/*- Map icon -*/
li.head-map {
    width: 73px;
}
li.head-map a {
	position: absolute;
    left: 0;
    top: 67%;
    width: 64px;
    transform: translateY(-50%);
}
	/*- Fin map icon -*/
/*- Fin header -*/

/*- Page Home -*/
	/*- Home News -*/
.news-slide .owl-stage-outer .owl-item .dp_oc_post_categories {
	position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    padding-left: 15px;
    padding-top: 20px;
    border-top: 5px solid #e43c2f;
}
.news-slide .owl-stage-outer .owl-item .dp_oc_post_categories a {
    font-size: 14px !important;
    line-height: 14px !important;
}

.news-slide .owl-stage-outer .owl-item h2.dp_oc_post_title, .news-slide .owl-stage-outer .owl-item h3.dp_oc_post_title {
    position: absolute;
    padding-right: 8px;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.news-slide .owl-stage-outer .owl-item:before {
    content: '';
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(28,37,44,0.8);
    pointer-events: none;
}

.news-slide .owl-stage-outer .owl-item:hover:before {
    opacity: 1;
}
.news-slide .owl-stage-outer .owl-item .dp_oc_item {overflow: hidden;}

 .news-slide .owl-stage-outer .owl-item .dp_oc_post_thumb, .news-slide .owl-stage-outer .owl-item:before {
	-webkit-transition: all 4s cubic-bezier(.19,1,.22,1) !important;
    transition: all 4s cubic-bezier(.19,1,.22,1) !important;	
}

/*
.skew-dots .owl-carousel .owl-dots .owl-dot.active {
	opacity: 1 !important;
    background-color: #e63b2e !important;
}
.skew-dots .owl-carousel .owl-dots .owl-dot {
    height: 18px !important;
    -moz-transform: skew(-35deg, 0deg);
    -webkit-transform: skew(-35deg, 0deg);
    -o-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg);
    border-radius: 0 !important;
    margin-top: 20px;
    background-color: #cccccc !important;
    opacity: 0.3;
}*/
	/*- Fin Home News -*/
/*- Fin Page Home -*/

/*- News -*/
body div.asp_w.asp_r.isotopic .results .item .asp_item_img+.asp_content {
	top: 0 !important;
	height: 100% !important;
    background: none !important;
}
/*- Fin News -*/


/*- Media Show -*/
.asp_content, .asp_content p, .asp_content a {
font-family: 'RTL-regular',Helvetica, Arial, Lucida, sans-serif !important;
}
.asp_res_url, .asp_content>h3, .asp_res_text {visibility: hidden; pointer-events: none; height: 0 !important; padding: 0 !important;}
.rtl-grid .results .item .mshow-content, .rtl-grid .results .item .mshow-logo .mshow-title, .rtl-grid .results .item .mshow-logo img, .rtl-grid .mshow-container:before, .rtl-grid .showmore .asp_showmore {
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}
.rtl-grid .results .item .mshow-bg {
    -webkit-transition: all 4s cubic-bezier(.19,1,.22,1);
    transition: all 4s cubic-bezier(.19,1,.22,1);
}
.rtl-grid .mshow-media-type {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-left: 5% !important;
    padding-top: 20px !important;
    font-size: 14px;
    line-height: 14px;
}
.rtl-grid .mshow-media-type:before {
    content: '';
    display: block;
    height: 5px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e43c2f;
}
.rtl-grid .mshow-media-type.mshow-TV:before {background-color: #E13C2F;}
.rtl-grid .mshow-media-type.mshow-TV {color: #E13C2F;}

.rtl-grid .mshow-media-type.mshow-Radio:before {background-color: #DCDAD7;}
.rtl-grid .mshow-media-type.mshow-Radio {color: #DCDAD7;}

.rtl-grid .mshow-media-type.mshow-Digital:before {background-color: #5700FF;}
.rtl-grid .mshow-media-type.mshow-Digital {color: #5700FF;}

.rtl-grid .mshow-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
	background-position: center center; 
	background-repeat: no-repeat; 
	position: absolute;
	top: 0;
	left: 0;
}
.rtl-grid .mshow-content, .rtl-grid .results .item .mshow-logo img { 
    position: absolute;
    width: 100%;
}
.rtl-grid .results .item .mshow-logo img {
    left: 50%;
    transform: translateX(-50%);
    max-width: 250px;
}
.rtl-grid .results .item .mshow-content {
	color: #ffffff;
	padding: 0px 5% 15px 5%;
    -webkit-transform: translateY(60%) scale(0);
    transform: translateY(60%) scale(0);
    opacity: 0;
    bottom: 0;
    width: 100%;
}
.rtl-grid .results .item .mshow-infos span {
	font-family: 'RTL-Light',Helvetica, Arial, Lucida, sans-serif;
}
.rtl-grid .mshow-infos {
	font-size: 14px;
    line-height: 20px;
}
.rtl-grid .mshow-logo {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.rtl-grid .mshow-container:before, .rtl-grid-news .resdrg .item .asp_content:before {
	content: '';
	opacity: 0.4;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background-color: rgba(28,37,44,0.8);
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
    
}
.rtl-grid-news .resdrg .item .asp_content:before {z-index: 1;}

.rtl-grid-news .resdrg .item:hover .asp_content:before {opacity: 1;}

.rtl-grid .mshow-logo .mshow-title {
	color: #ffffff;
	font-size: 24px;
    line-height: 22px;
    font-weight: bold;
    -webkit-transform: translateY(60%) scale(0);
    transform: translateY(60%) scale(0);
    opacity: 0;
}
.rtl-grid .mshow-logo .mshow-title, .mshow-logo .mshow-title h3 {text-align: center !important;}
.rtl-grid .mshow-title h3 {
	color: #ffffff !important;
    font-size: 24px !important;
    line-height: 22px !important;
    padding-bottom: 0 !important;
    display: block !important;
}
.rtl-grid .mshow-logo .mshow-title span {
	font-size: 14px;
    line-height: 17px;
}
.rtl-grid .results .item:hover .mshow-bg {
transform: scale(1.3,1.3);
    -webkit-transform: scale(1.3,1.3);
    -moz-transform: scale(1.3,1.3);
}
.rtl-grid .results .item:hover .mshow-logo .mshow-title, .results .item:hover .mshow-content, .results .item:hover .mshow-container:before {
	opacity: 1;
	-webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}
.rtl-grid .results .item:hover .mshow-logo img {
	opacity: 0;
	-webkit-transform: scale(0);
    transform: scale(0);
    height: 0;
}
.rtl-grid .mshow-lien, .mshow-lien a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.rtl-grid .resdrg {height: auto !important;}
.rtl-grid .resdrg > *:nth-child(6n+1) .asp_content, .rtl-grid .resdrg > *:nth-child(6n+3) .asp_content {
	bottom: 6vw !important;
}
.rtl-grid .resdrg > *:nth-child(6n+2) .asp_content {
	bottom: -6vw !important;
}
.rtl-grid .resdrg > *:nth-child(6n+5) .asp_content {
	top: 6vw !important;
}
.rtl-grid .resdrg > *:nth-child(6n+4) .asp_content,
.rtl-grid .resdrg > *:nth-child(6n+6) .asp_content {
	top: -6vw !important;
}
.rtl-grid div.asp_w.asp_r.isotopic .results .item {
	background-color: transparent !important;
    width: calc(33.3333% - 10px) !important;
    margin-right: 5px;
	margin-left: 5px;
    margin-bottom: 10px;
    float: left;
    height: calc((78.125vw - 69px) / 3 * 1.2) !important;
    position: relative !important;
    left: unset !important;
    top: unset !important;
    min-height: 300px;
    z-index: 1;
}
.rtl-grid .resdrg > *:nth-child(6n+2) {z-index: 2 !important;}
.rtl-grid div.asp_w.asp_r.isotopic .results .item .asp_content {
	overflow: hidden;
	bottom: 0;
	padding: 0 !important; 
	height: auto !important; 
	width: 100% !important;
	box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.25);
}
.rtl-grid div.asp_w.asp_r.isotopic .results .item, .rtl-grid div.asp_w.ajaxsearchpro, .rtl-grid div.asp_w.asp_r .results {
	overflow: inherit !important;
}
.asp_showmore span {display: none;}
.showmore {text-align: center !important; padding-top: 50px !important;}
.asp_moreres_loader {position: relative; top: -23px;}
.showmore .asp_showmore {
    font-family: 'RTL-regular',Helvetica, Arial, Lucida, sans-serif !important;
    border: 1px solid #cccccc !important;
    background-color: #ffffff !important;
    color: #2d2a26 !important;
    outline: none !important;
    cursor: pointer;
    display: inline-block !important;
    height: 45px;
    line-height: 45px !important;
    border-radius: 100px !important;
    padding: 0 35px !important;
    letter-spacing: 0.05em !important;
    font-size: 11px !important;
    text-decoration: none !important;
    margin-top: 3vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}
.showmore .asp_showmore:hover {
    border: 1px solid #e53c2e !important;
    background-color: #e53c2e !important;
    color: #ffffff !important;
}
div.asp_w.asp_r div.asp_moreres_loader-inner {border-width: 3px !important;	border-left-color: #e53c2e !important; border-top-color: #e53c2e !important; border-bottom-color: #e53c2e !important;}

	/*- Filters -*/
div.asp_w.asp_s select, div.asp_w.asp_sb select {background: #fff !important; cursor: pointer;}
.asp_select_label {
  border-radius: 36px !important;
  display:inline-block;
  overflow:hidden;
  background: #ffffff;
  border:1px solid #cccccc !important;
  padding: 0 5px 0 5px !important;
  position: relative;
}
.asp_select_label:after {
    content: '';
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    right: 15px;
    top: 50%;
    pointer-events: none;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
    border-top: 6px solid #e86056 ;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

body div.asp_w.asp_sb select {
  padding-right: 22px !important;
  padding-left: 15px !important;
  -webkit-appearance: none !important;
  min-width:140px;
  height:40px;
  border:0px !important;
  outline:none;
}
fieldset.asp_custom_f, fieldset.asp_custom_f > legend, .searchsettings {
	text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 !important;
}
div.asp_w.asp_sb.searchsettings form {display: inline-flex !important;}
	/*- Fin Filters -*/
/*- Fin Media Show -*/


/*- Page Career -*/
.et-pb-icon-circle, .reveal_button h2 {
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}
.et_pb_module.et_pb_blurb .et_pb_main_blurb_image .et-pb-icon-circle {
    padding: 1px 2px 2px 1px !important;
}
.reveal_button.opened .et-pb-icon-circle {
	transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);	
}
.reveal_button.opened h2 {
	font-size: 30px;
	color: #e63b2e;
}
.reveal_button.smaller-title.opened h2 {font-size: 22px;}
/*- Fin Page Career -*/


/*- Page News -*/
.dp-dfg-items {
    margin-top: 20px !important;
}
	/*- Custom effect Filter news -*/
.dp-dfg-item figure.dp-dfg-image {overflow: hidden;}
.dp-dfg-item figure.dp-dfg-image img {
	-webkit-transition: all 4s cubic-bezier(.19,1,.22,1);
    transition: all 4s cubic-bezier(.19,1,.22,1);	
}
.dp-dfg-item:hover figure.dp-dfg-image img {
transform: scale(1.3,1.3);
    -webkit-transform: scale(1.3,1.3);
    -moz-transform: scale(1.3,1.3);
}

.dp-dfg-items article.dp-dfg-item .dp-dfg-meta span a {color: #ffffff;}
.dp-dfg-items article.dp-dfg-item .dp-dfg-meta {
	position: absolute;
    top: 0px;
    left: 0;
    border-radius: 3px;
    width: 100%;
    margin: 0 !important;
    padding-left: 15px;
    padding-top: 20px;
    font-size: 14px;
    line-height: 14px;
    border-top: 5px solid #e43c2f;
}

body div.dpdfg_filtergrid div.dp-dfg-overlay span.et_overlay {
    background-color: rgba(28,37,44,0.8) !important;
    z-index: inherit !important;
    opacity: 0.4;
}

.et-fb-loader {display: none;}
.et-fb-loader-wrapper.dp-dfg-loader:after {
    content: '';
    background-image: url(../../uploads/2020/05/loader-rtl.gif);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 40px;
    height: 34px;
    margin: -17px auto auto -20px;
    position: absolute;
    left: 50%;
    top: 50%;
}
	/*- End Custom effect Filter news -*/
/*- Fin Page News -*/

/*-  Page Contact -*/
.et_pb_blurb_description a {
    color: #ffffff!important;
    border-width: 0px!important;
    border-color: #e63b2e;
    border-radius: 100%;
    text-transform: uppercase!important;
    background-color: #e63b2e;
	padding-top: 5px!important;
    padding-right: 7px!important;
    padding-bottom: 7px!important;
    padding-left: 5px!important;
}

.blurb-effect-1.show-title .et_pb_module_header {
    bottom: auto !important;
}

/*- Fin Page Contact -*/

.rtl-circle.et_pb_circle_counter canvas {transform: rotate(-125deg);}
.rtl-circle.et_pb_circle_counter .percent p {padding: 20px 0 !important;}
.rtl-circle.et_pb_circle_counter .percent {margin-bottom: 0 !important;}
.rtl-circle.et_pb_circle_counter span.percent-value {display: none;}
.rtl-circle.et_pb_circle_counter h3 {
    margin-bottom: 20px;
}

.owl-overflow .owl-carousel .owl-stage-outer {
    overflow: visible !important;
}
.news-slide .owl-stage-outer .owl-item {
    overflow: hidden;
}

.effect:hover:after, .news-slide .owl-stage-outer .owl-item:hover:after {transition: all 0.5s ease-in;}
.effect:hover:after, .news-slide .owl-stage-outer .owl-item:hover:after,  .et_pb_slider .et-pb-active-slide.et_pb_slide:after {
    width: 10px !important;
    left: -10px !important;
    transform: translateY(-25%) rotate(32deg);
    transform-origin: right 25%;
}

.effect:after, .news-slide .owl-stage-outer .owl-item:after, .et_pb_slider .et_pb_slide:after {
    position: absolute;
    content: "";
    background-color: #E63B2E;
    opacity: 0.5;
    top: 0;
    pointer-events: none;
    z-index: 1;
    visibility: inherit !important;
    height: 1000px;
    width: 1000px;
    left: 105%;
    transform: rotate(32deg);
}

.vmp-reveal .et_pb_module {
	-webkit-transition: all .3s cubic-bezier(.19,1,.22,1);
	-moz-transition: all .3s cubic-bezier(.19,1,.22,1);
    transition: all .3s cubic-bezier(.19,1,.22,1);
}

.vmp-reveal:hover .et_pb_module {
    filter: opacity(100%);
}

.dsm_contact_form_7 .formulaire input, .dsm_contact_form_7 .formulaire textarea, .dsm_contact_form_7 .formulaire select {
	padding-top: 22px !important;
}

body .et_pb_image .et_pb_image_wrap {line-height: 1;}

.rtl-header {
	-webkit-transition: all .3s cubic-bezier(.19,1,.22,1);
	-moz-transition: all .3s cubic-bezier(.19,1,.22,1);
    transition: all .3s cubic-bezier(.19,1,.22,1);
}

body.logged-in.admin-bar .rtl-header.nav-down {
	margin-top: 32px;
}

.nav-links a {
	-webkit-transition: color .4s cubic-bezier(.19,1,.22,1) !important;
    transition: color .4s cubic-bezier(.19,1,.22,1) !important;
    position: relative;
    display: inline-block;
}

.nav-links a:hover {
    color: #e73c32 !important;
    opacity: 1;
}

.nav-links a:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -3px;
	width: 100%;
	height: 1px;
	background-color: #e73c32;
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform 0.7s cubic-bezier(.19,1,.22,1);
	transition: -webkit-transform 0.7s cubic-bezier(.19,1,.22,1);
	transition: transform 0.4s cubic-bezier(.19,1,.22,1);
	transition: transform 0.4s cubic-bezier(.19,1,.22,1),-webkit-transform 0.7s cubic-bezier(.19,1,.22,1);
}

.nav-links a:hover:after {
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

@media (min-width:650px) and (max-width:980px) {
.header-links {
visibility: hidden;
opacity: 0;
}
.col2-tab .et_pb_column {width: 50%;}
.col3-tab .et_pb_column {width: 33.333%;}
}

@media only screen and (max-width: 767px) {
body .et_pb_row .gridmob-sep.et_pb_column {
	margin-top: 7px !important;
}}

.divi-area-wrap .evr-close, .popup_outer_wrap .popup .evr-close {
	font-size: 40px !important;
    color: #e73c32 !important;
    opacity: 1 !important;
    font-weight: 200 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-shadow: none !important;
}

.divi-area-wrap.with-close .evr-close_wrap, .popup_outer_wrap .popup.with-close .evr-close_wrap {
    top: 17px;
    right: 17px;
}

.pucerouge li {list-style: none; position: relative;}
.pucerouge li::before {
    content: '';
    display: block;
    border-radius: 100%;
    background-color: #e53c2e;
    width: 5px;
    height: 5px;
    position: absolute;
    left: -16px;
    top: 11px;
}

/* 404 background */
.random-bg .et-pb-arrow-prev,
.random-bg .et-pb-arrow-next,
.random-bg .et-pb-controllers, .et-pb-controllers {
    display: none;
}
.random-bg .et_pb_gallery_items {
    pointer-events: none;
}
/* End 404 background */

/* Events & Webinars */ 
body.single-our-events #et-boc .et-l #main-menu, body.single-webinars #et-boc .et-l #main-menu {
    position: fixed;
}
body.single-our-events #et-boc header.et-l > .et_builder_inner_content, body.single-webinars #et-boc header.et-l > .et_builder_inner_content {
    position: inherit;
}

body.single-our-events #page-container #et-boc .et_pb_column.sticky .et_pb_button_module_wrapper > a, body.single-our-events #page-container #et-boc .et_pb_column.second-on-mobile .et_pb_button_module_wrapper > a {font-weight: 400 !important;}
body.single-our-events .et_pb_team_member_description>div {min-height: 45px;}


@media only screen and (min-width: 981px) {
.rtl-events-row:not(.featured-event-container) .ajaxsearchpro .item .asp_content {width: 80% !important; margin: 0 auto !important;}
}

@media only screen and (max-width: 980px) {
.resdrg .item .asp_content .events-location, .rtl-events-row .resdrg .item .asp_content .events-date, .rtl-events-row .resdrg .item .asp_content .events-hours, .rtl-events-row .resdrg .item .asp_content .events-link {padding: 0 	!important; text-align: center; margin-left: auto; margin-right: auto;	}
.rtl-events-row .item.asp_r_our-events .events-row .col25p, .rtl-events-row .item.asp_r_our-events .events-row .col50p, .rtl-events-row .item.asp_r_our-events .events-row .col25p .events-image {width: 100% !important;}

.rtl-events-row .item.asp_r_our-events .events-row .col50p h3 a, .rtl-events-row .item.asp_r_our-events .events-row .col50p td, .rtl-events-row .item.asp_r_our-events .events-row .col50p div, .rtl-events-row .item.asp_r_our-events .events-row .col50p div p {text-align: justify !important;}

.rtl-events-row .item.asp_r_our-events .events-row {
    flex-direction: column;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  flex-wrap: wrap;
}

.rtl-events-row .item.asp_r_our-events .events-row>div:nth-of-type(1) {
-webkit-order: 3;
order: 3;
margin-top: 10px;
}
.rtl-events-row .item.asp_r_our-events .events-row>div:nth-of-type(2) {
-webkit-order: 2;
order: 2;
margin: 20px 0;
}
.rtl-events-row .item.asp_r_our-events .events-row>div:nth-of-type(3) {
-webkit-order: 1;
order: 1; 
}
.featured-event-container .item.asp_r_our-events .events-row {background: none !important;}
.featured-event-container .item.asp_r_our-events .f-event-card {
    transform: none !important;
    width: 100%;
    padding: 30px 0px 30px 0px !important;
    clip-path: none !important;
    -webkit-clip-path: none !important;
}
.featured-event-container .item.asp_r_our-events .events-f-img-mb.events-image {
    display: block !important; 
    width: 100% !important;
    clip-path: none !important;
    -webkit-clip-path: none !important;
}
}

.featured-event-container .asp_shortcode_column:nth-child(2) {display: none !important;}
.ajaxsearchpro.horizontal .resdrg {
    max-width: 100%;
	font-family: 'RTL-Bold',Helvetica,Arial,Lucida,sans-serif;
}
.ajaxsearchpro.horizontal .resdrg .asp_content .asp_res_url, .ajaxsearchpro.horizontal .resdrg .asp_content>h3 {
	visibility: visible !important;
    pointer-events: inherit !important;
    height: auto !important;
    padding: inherit !important;
}
/* End Events */ 



/* Featured Events */

.featured-event-container .asp_showmore_container {display: none !important;}
.featured-event-container .f-event-card {
/*     transform: none !important; */
    width: 280px;
    margin: -1px !important;
    padding: 80px 70px 80px 30px !important;
    background-color: #ffffff;
    clip-path: polygon(100% 0,100% 69%,87% 100%,0 100%,0 0);
    -webkit-clip-path: polygon(100% 0,100% 0%,79% 100%,0 100%,0 0);
    backface-visibility: hidden;
}

.featured-event-container .events-row {background-position: center center; background-size: cover;}
.featured-event-container .f-event-card h3 {margin-bottom: 20px !important;}
.featured-event-container .f-event-card h3:after {
    content: "";
    background-color: #e63b2e;
    height: 2px;
    width: 30px;
    display: block;
    margin: 18px 0 auto 0;
}
.featured-event-container .f-event-card h3 a {font-weight: 600 !important;}

/* hover ?  */
.featured-event-container .f-event-card {transform: translateX(-120%); 
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}
.featured-event-container:hover .f-event-card {transform: translateX(0%)}
/* FIN - hover ? */

/* End Featured Events */
.event-related-posts .dp_oc_item h2 {
	font-family: 'RTL-Bold',Helvetica,Arial,Lucida,sans-serif !important;
    position: absolute;
    padding-right: 8px;
    padding-left: 8px;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    pointer-events: none;
}

.rtl-events-row .asp_nores_header {display: none;}
div.asp_w.asp_r .results .asp_nores {background-color: transparent !important;}


.rtl-events-row .col25p {width: 25%; float: left;}
.rtl-events-row .col50p {width: 50%; float: left; padding-right: 25px !important;}
.rtl-events-row .events-image {
	width: 450px; 
	max-width: 100%; 
	min-height: 220px; 
	background-size: cover; 
	background-position: center center;
	clip-path: polygon(100% 0,100% 69%,87% 100%,0 100%,0 0);
    -webkit-clip-path: polygon(100% 0,100% 69%,87% 100%,0 100%,0 0);
    backface-visibility: hidden;
}
.rtl-events-row .resdrg {height: auto !important;}
.rtl-events-row .resdrg .item {
	left: unset !important;
    top: unset !important;
    position: inherit !important;
    height: auto !important;
    display: block !important;
    width: 100% !important;
    margin-bottom: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
    cursor: pointer;
}
.rtl-events-row:not(.featured-event-container) .resdrg .item:hover {
    background-color: #F7F7F7 !important;
}
.rtl-events-row .resdrg .item .asp_content {
    left: unset !important;
    top: unset !important;
    position: relative !important;
	font-family: 'RTL-regular',Helvetica, Arial, Lucida, sans-serif;
}

.rtl-events-row .resdrg .item .asp_content>h3, .rtl-events-row .resdrg .item .asp_content .etc {display: none !important;}
.rtl-events-row .resdrg .item .asp_content .events-link {
	margin-top: 20px;
	padding-top: 12px!important;
    padding-right: 30px!important;
    padding-bottom: 12px!important;
    padding-left: 30px!important;
    color: #ffffff!important;
    font-weight: 400;
    border-radius: 50px;
    font-size: 12px;
    background-color: #e63b2e;
    width: fit-content;
    text-transform: capitalize;
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}
.rtl-events-row .resdrg .item .asp_content .events-link:hover {background-color: #000 !important;}
.rtl-events-row .events-row {display: flex;}
.events-row>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.rtl-events-row .resdrg .item .asp_content div {color: #2d2a26 !important;}
.rtl-events-row .resdrg .item .asp_content .col50p div {color: #2d2a26 !important;}

.rtl-events-row .resdrg .item .asp_content .events-location {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 15px 0 0;
}
.rtl-events-row .resdrg .item .asp_content .events-date {font-size: 17px;font-weight: 600; color: #000000 !important; padding: 0 15px 0 0;}
.rtl-events-row .resdrg .item .asp_content .events-hours {padding: 0 15px 0 0;}

.rtl-events-row .resdrg .item .asp_content .col50p > h3 a {font-weight: 600 !important; font-family: 'RTL-regular',Helvetica, Arial, Lucida, sans-serif;}
.rtl-events-row .resdrg .item .asp_content .col50p > h3 {margin-bottom: 20px !important;}

.rtl-grid-news .resdrg .item .asp_image, .rtl-grid-news .resdrg .item .asp_item_overlay_img{display: none !important;}
.rtl-grid-news div.asp_w.asp_r.isotopic .results .item .asp_image+.asp_content {top: 0;}
.rtl-grid .asp_option_inner, .rtl-grid-news .asp_option_inner {display: none !important;}

body div.rtl-grid .searchsettings form.asp-fss-flex div.asp_option_label, .rtl-grid-news .searchsettings .asp_checkboxes_filter_box .asp_option_cat .asp_option_label {
	width: 100%;
    font-size: 11px!important;
    color: #2D2926!important;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    border-radius: 30px;
    border: 1px solid #e5e5e5;
    line-height: 26px !important;
    text-align: center;
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}
body div.rtl-grid .searchsettings form.asp-fss-flex div.asp_option_label:hover, .rtl-grid-news .searchsettings .asp_checkboxes_filter_box .asp_option_cat .asp_option_label:hover {
    background-color: #e2e2e2 !important;
}
body div.rtl-grid .searchsettings form.asp-fss-flex div.asp_option_label.activ-check, .rtl-grid-news .searchsettings .asp_checkboxes_filter_box .asp_option_cat .asp_option_label.activ-check {
	background-color: #e63b2e !important;
    color: #ffffff !important;
    border-color: transparent;
}





.rtl-grid form.asp-fss-flex .asp_custom_f.asp_filter_cf_type .inline-medias, .rtl-grid-news .searchsettings .categoryfilter {
	max-height: inherit !important;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}
.rtl-grid .searchsettings fieldset.asp_filter_cf_type, .rtl-grid-news .searchsettings .asp_checkboxes_filter_box {
    width: 100% !important;
    max-width: 1200px !important;
}
.rtl-grid-news .ajaxsearchpro .probox {
	max-width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 50px !important;
    padding-bottom: 3px;
}









.rtl-grid-news .resdrg .item .asp_content .etc {
	position: absolute;
    left: 30px;
    top: 40px;
    right: 30px;
    z-index: 1;
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}
.rtl-grid-news .resdrg .item .asp_content .etc .asp_date {
	text-transform: uppercase;
    color: #ffffff !important;
    font-family: 'RTL-Bold',Helvetica,Arial,Lucida,sans-serif !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-left: 0 !important;
}

.rtl-grid-news .resdrg .item .asp_content .asp_res_url, .rtl-grid-news .resdrg .item .asp_content .asp_content>h3 {
	visibility: visible !important;
    pointer-events: inherit !important;
    height: auto !important;
    color: #ffffff !important;
    font-family: 'RTL-Bold',Helvetica,Arial,Lucida,sans-serif !important;
}

.rtl-grid-news .resdrg .item .asp_content>h3 a {
    font-size: 24px !important;
    line-height: 28px !important;
}

.rtl-grid-news .resdrg .item .asp_content>h3, .rtl-grid-news .resdrg .item .asp_content>h3 a {
    position: absolute;
    width: 85%;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    text-align: center;
}

.rtl-grid-news .resdrg .item .asp_content .news-desc {
	position: absolute;
    left: 30px;
    bottom: 40px;
    right: 30px;
    z-index: 1;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
	-webkit-transform: translateY(60%) scale(0);
    transform: translateY(60%) scale(0);
}

.rtl-grid-news .resdrg .item .asp_content .news-desc span {
	display: block;
    font-family: 'RTL-Bold',Helvetica,Arial,Lucida,sans-serif !important;
}

.rtl-grid-news .resdrg .item .asp_content .news-link {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

@media screen and (min-width: 1025px) {
.rtl-grid-news .resdrg .item:hover .asp_content>h3 {
	opacity: 0;
}
.rtl-grid-news .resdrg .item:hover .asp_content .news-desc, .rtl-grid-news .resdrg .item:hover .asp_content .etc  {
	opacity: 1;
}
.rtl-grid-news .resdrg .item:hover .asp_content .news-desc {
	-webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}	
.rtl-grid-news .resdrg .item .asp_content .etc {opacity: 0}
}


@media screen and (max-width: 1024px) {
.rtl-grid-news .resdrg .item .asp_content .etc {
    left: 15px;
    top: 15px;
    right: 15px;
}}


@media screen and (max-width: 699px) {
.rtl-grid div.asp_w.asp_r.isotopic .results .item {
	height: auto !important;
	width: 100% !important
}
.rtl-grid div.asp_w.asp_r.isotopic .results .item .asp_content{
bottom: 0 !important;
top: 0 !important;
}}


body .rtl-grid div.asp_w.asp_r.isotopic .results .item .asp_content div {font-family: 'RTL-regular',Helvetica, Arial, Lucida, sans-serif !important;}
body .rtl-grid div.asp_w.asp_r.isotopic .results .item .asp_content h3 {font-family: 'RTL-Bold',Helvetica, Arial, Lucida, sans-serif !important;}

/* News search */
.rtl-grid-news div.ajaxsearchpro .probox.compact {width: 43px !important;}
.rtl-grid-news div.ajaxsearchpro .probox {width: 100% !important; margin-bottom: 20px !important; position: relative;}
.rtl-grid-news div.ajaxsearchpro .probox.compact, .rtl-grid-news div.ajaxsearchpro .innericon
{cursor: pointer;}
.rtl-grid-news div.ajaxsearchpro .probox, .rtl-grid-news div.ajaxsearchpro .probox .proinput {
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}
.rtl-grid-news div.ajaxsearchpro .probox.compact .proinput {opacity: 0; -webkit-transition-delay: 0.3s; transition-delay: 0.3s;}
.rtl-grid-news div.ajaxsearchpro .probox .proinput {opacity: 1;}
.rtl-grid-news div.ajaxsearchpro .probox.compact .innericon {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-position: 52% 48% !important;	
}
.rtl-grid-news div.ajaxsearchpro .probox .innericon {
    background-size: 12px 12px !important;
}
/* End News search */













/* Contact countries */

.contact-readmore .et_pb_blurb_description:after {
    content: "+";
    color: #ffffff!important;
    border-radius: 45px;
    font-size: 21px;
    background-color: #e63b2e;
    padding-top: 0px!important;
    padding-right: 13px!important;
    padding-bottom: 3px!important;
    line-height: 1.7em!important;
    padding-left: 13px!important;
    transform: translateY(18px);
    display: inline-block;
}

.et_pb_blurb.blurb-effect-1.show-title .et_pb_blurb_container {
    opacity: 1 !important;
    background: transparent;
}
.et_pb_blurb.blurb-effect-1 .et_pb_blurb_container {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-radius: inherit;
    background: inherit;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.et_pb_module.et_pb_blurb.blurb-effect-1 .et_pb_main_blurb_image {
    -moz-transition: all 4s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all 4s cubic-bezier(.19,1,.22,1);
    transition: all 4s cubic-bezier(.19,1,.22,1);
display: block !important;
    position: relative;
    margin-bottom: 0 !important;
}

.et_pb_module.et_pb_blurb.blurb-effect-1 .et_pb_blurb_content {
    overflow: hidden;
    background: inherit;
    border-radius: inherit;
    max-width: 100%;
}

.et_pb_blurb.blurb-effect-1.show-title .et_pb_module_header {
    opacity: 1 !important;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    height: auto;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.et_pb_blurb.blurb-effect-1 .et_pb_module_header {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 10px 20px;
    margin-bottom: 5px;
}

.et_pb_blurb.blurb-effect-1 .et_pb_blurb_description {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    padding: 0 20px;
}

.et_pb_blurb.blurb-effect-1.show-title:hover .et_pb_module_header {
    opacity: 1 !important;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    transform: translateY(-100px);
}
.et_pb_blurb.blurb-effect-1:hover .et_pb_blurb_description {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.et_pb_blurb.blurb-effect-1:hover .et_pb_blurb_description {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}
/* End Contact countries */
/* Forms */
.rtl-form .wpcf7-textarea, .rtl-form .wpcf7-select, .rtl-form .wpcf7-text {
    width: 100%;
    padding-top: 22px !important;
    font-size: 12px;
    color: #212121 !important;
    border-radius: 2px 2px 2px 2px;
    border-style: solid !important;
    border-color: #ffffff #ffffff #b5b5b5 #ffffff !important;
    border-bottom-width: 1px !important;
    background-color: #ffffff !important;
}
.rtl-form .rtl-select>span:after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: 3px;
    border: 6px solid;
    border-color: #666 transparent transparent;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}


.rtl-form .wpcf7-textarea::placeholder, .rtl-form .wpcf7-text::placeholder {
	color: #212121;
}
.rtl-form .wpcf7-submit, .rtl-form .wpcf7-submit:hover {
	color: #ffffff!important;
    border-width: 0px!important;
    border-color: #e63b2e !important;
    border-radius: 50px !important;
    font-size: 13px !important;
    line-height: 1.7em!important;
    background-color: #e63b2e !important;
    padding-top: 9px !important;
    padding-right: 30px !important;
    padding-bottom: 9px !important;
    padding-left: 30px !important;
    display: block;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
    cursor: pointer;
}
.rtl-form .wpcf7-submit:after {
    font-size: 20px !important;
}
.rtl-form div.wpcf7-response-output {
    border-style: solid;
    border-color: #FFFFFE #ffffff #e63b2e #ffffff !important;
    border-bottom-width: 1px !important;
}
.rtl-form .wpcf7-form-control-wrap.addfile {
    display: block;
    text-align: left;
}
div.wpcf7 .ajax-loader {display: none !important;}

.rtl-form .my-message .wpcf7-textarea {
	border-color: #b5b5b5 #b5b5b5 #b5b5b5 #b5b5b5 !important;
    margin-top: 30px;
    min-height: 140px !important;
    height: 140px !important;
}
.rtl-form .rtl-submit {
	display: table;
    margin-left: auto;
    margin-right: 1%;
    position: relative;
}
.rtl-form .rtl-submit:after {
    line-height: 1em;
    content: "\35";
    font-family: ETmodules!important;
    font-size: 20px !important;
    pointer-events: none;
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    top: 9px;
    right: 17px;
    color: #ffffff;
}
.rtl-form .rtl-submit:hover:after {
    opacity: 1;
    right: 9px;
}
.rtl-form input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 50px !important;
    color: #2d2a26;
    border: 1px solid #cccccc;
    height: 35px;
    font-size: 12px;
    -moz-transition: all .4s cubic-bezier(.19,1,.22,1);
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}

.rtl-form input[type="file"]::-webkit-file-upload-button:hover {
  background-color: #ffffff;
  color: #2d2a26 !important;
  border-color: #cccccc;
}

@media only screen and (min-width: 48em) { 
.rtl-form .my-message .wpcf7-textarea {width: 97.5% !important;}
.demi-colonne {
	float: left;
	width: 50% !important;
}
.formulaire .demi-colonne input, .formulaire .demi-colonne textarea, .formulaire .demi-colonne select {
	max-width: 95% !important;
}

.formulaire .colonne input, .formulaire .colonne textarea, .formulaire .colonne select {
	max-width: 97.5% !important;
}
.demi-colonne, .colonne {
		text-align: center;
}}
.formulaire input, .formulaire textarea, .formulaire select {
	padding: 16px 20px 16px 10px !important;
    -webkit-appearance: none;

}
/*- End Forms -*/

.reveal-countries-container.isopen .country-links, .reveal-medias-container.isopen .media-links {
    opacity: 1;
    height: auto;
  	top: 0;
}
.country-links, .media-links {
    opacity: 0;
    overflow: hidden;
    height: 0;
    top: -25px;
    transition: opacity 0.3s cubic-bezier(.19,1,.22,1),height 0.3s cubic-bezier(.19,1,.22,1),top 0.3s cubic-bezier(.19,1,.22,1);
    -webkit-transition: opacity 0.3s cubic-bezier(.19,1,.22,1),height 0.3s cubic-bezier(.19,1,.22,1),top 0.3s cubic-bezier(.19,1,.22,1);
}
.country-links a, .media-links a {
outline: none !important;
    cursor: pointer;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    border: 1px solid #cdcdcd;
    background-color: #FFFFFF;
    border-radius: 100px;
    padding: 0 35px;
    letter-spacing: 0.05em;
    font-size: 11px;
    /* font-size: 14px; */
    text-decoration: none;
    color: #2D2926;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition: all .6s cubic-bezier(.19,1,.22,1);
    transition: all .6s cubic-bezier(.19,1,.22,1);
    text-align: center;
}
.country-links a:hover, .media-links a:hover{
 border: 1px solid #e53e30;
    background-color: #e53e30;
   color:#FFFFFF;
}
.reveal-countries, .reveal-medias {cursor: pointer;}
.reveal-countries, .reveal-countries .et_pb_text_inner, .reveal-medias, .reveal-medias .et_pb_text_inner {
    -webkit-transition: all .4s cubic-bezier(.19,1,.22,1);
    transition: all .4s cubic-bezier(.19,1,.22,1);
}
.reveal-buttons-container.countries-isopen .reveal-countries, .reveal-buttons-container.medias-isopen .reveal-medias {height: 45px !important;padding-left: 0 !important;padding-right: 0 !important;}
.reveal-buttons-container.countries-isopen .reveal-countries .et_pb_text_inner, .reveal-buttons-container.medias-isopen .reveal-medias .et_pb_text_inner {opacity: 0;width: 45px;}
.reveal-countries:before, .reveal-countries:after, .reveal-medias:before, .reveal-medias:after {
  position: absolute;
  left: 50%;
  content: ' ';
  height: 16px;
  top: 15px;
  width: 1px;
  background-color: #2d2a26;
  opacity: 0;
}
.reveal-countries:before, .reveal-medias:before {transform: rotate(45deg);}
.reveal-countries:after, .reveal-medias:after {transform: rotate(-45deg);}

.reveal-buttons-container.countries-isopen .reveal-countries:before, .reveal-buttons-container.countries-isopen .reveal-countries:after, .reveal-buttons-container.medias-isopen .reveal-medias:before, .reveal-buttons-container.medias-isopen .reveal-medias:after {
    opacity: 1;
    background-color: #ffffff !important;
}

/* Tool Box - Audience update */
.audience-update span.plus {
		display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding: 13px 21px 16px 21px;
    font-size: 28px !important;
    color: rgb(255, 255, 255) !important;
    line-height: 1em !important;
    vertical-align: middle;
    border-radius: 90px;
    border-width: 1.5px !important;
    border-style: solid !important;
    border-color: rgb(255, 255, 255) !important;
  	margin-bottom: 20px !important;
}
.audience-update p:first-child {
  padding-bottom: 25px !important;
}
.audience-update p {
  padding-bottom: 0 !important;
}
.audience-update span {
	font-size: 15px
}
/* End Tool Box - Audience update */

.nl-sub {display: none;}
.nl-sub.isopen {display: block !important;}
.nl-sub.ishidden {display: none !important;}
.nl-widgets .mailjet_widget_front_container:first-child, .nl-widgets .mailjet_widget_front_container:nth-child(2) {display: none;}
.nl-widgets .mailjet_widget_front_container:first-child.isopen, .nl-widgets .mailjet_widget_front_container:nth-child(2).isopen {display: block !important;}
.nl-widgets .mailjet_widget_front_container:first-child.ishidden, .nl-widgets .mailjet_widget_front_container:nth-child(2).ishidden {display: none !important;}
#mailjet_widget_email {
    border-radius: 50px;
    padding: 7px 12px;
    height: 44px;
    width: 100%;
    max-width: 400px;
    border-color: #e5e5e5 !important;
    font-size: 13.5px;
}
.mailjet_widget_front_container form input[type="submit"] {
    background-color: #e63b2e;
    padding: 12px 26px;
    border-radius: 50px;
    position: relative;
    border-color: #e63b2e;
    border-style: solid;
    border-width: 1px;
    margin-top: 30px;
    color: #fff;
    cursor: pointer;
}
.nl-reveal-switch span.nl-reveal-btn {
    background-color: #ffffff;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
    padding: 10.5px 16px;
}

.switch-button {display: flex;}
.switch-button .active {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 0%;
	background-color: #e63b2e;
	z-index: -1;
	pointer-events: none;
    z-index: -1;
}
.switch-button span.nl-reveal-btn {padding: 9px 15px; font-size: 13.5px; letter-spacing: -0.2px; cursor: pointer;}
.switch-button.switch-eu .active {
    transform: translateX(0%);
}
.switch-button.switch-us .active{
    transform: translateX(100.5%);
}
.nl-reveal-btn.isopen {
	color: #fff;
}
.switch-button .active, .nl-reveal-btn {
    -webkit-transition: .3s ease-out all;
    transition: .3s ease-out all;
}


.reveal_content table tr:first-child, .reveal_content table tr td:first-child {background: #e3e3e3;}
.tech-spec-table td:first-child {
  position: sticky;
  left: -1px;
  z-index: 1;
}

/*
.qc-cmp-deprecation-messaging {display: none !important;}
.qc-cmp-ui {background-color: #ffffff !important;}
.qc-cmp-button, .qc-cmp-ui-container .qc-cmp-toggle.qc-cmp-toggle-on {
border-color: #e63b2e !important;
}
.qc-cmp-button, .qc-cmp-ui-container .qc-cmp-toggle.qc-cmp-toggle-on {background-color: #e63b2e !important; border-radius: 50px !important;}
.qc-cmp-table, .qc-cmp-button.qc-cmp-secondary-button, a.qc-cmp-alt-action, .qc-cmp-toggle-status, .qc-cmp-purpose-info h4, .qc-cmp-title, .qc-cmp-main-messaging, .qc-cmp-sub-title, .qc-cmp-vendor-list-container h5, .qc-cmp-vendor-list-container td, .qc-cmp-purpose-description, .qc-cmp-messaging {
color: #2d2a26 !important;
}
.qc-cmp-button {
color: #ffffff !important;
}
.qc-cmp-button:hover {
color: #1C252B !important;
}
.qc-cmp-button.qc-cmp-secondary-button {
background-color: transparent !important;
}
.qc-cmp-button.qc-cmp-secondary-button:hover {
color: #1C252B !important;
background-color: #ffffff !important;
}

.qc-cmp-persistent-link {
display: none !important;
visibility: hidden !important;
right: unset !important;
left: 0 !important;
background: transparent !important;
color: #fff !important;
}
.qc-cmp-table, .qc-cmp-table-row, .qc-cmp-scrolling-section {
	border-color: #a6a9ae !important;
}
.qc-cmp-back:before {
    top: 3px !important;
    background-color: #e63b2e !important;
    background-size: 10px !important;
    border-radius: 50px;
    padding: 2px !important;
}
*/

@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
 
}

/* Popup contact - pulse animation */

#contact-popup{
    box-shadow: 0 0 0 0 #e63b2e;
    animation: pulse-red 3s infinite !important;
}
@keyframes pulse-red {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgb(230 59 46 / 70%);
	}	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgb(230 59 46 / 0%);
	}	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgb(230 59 46 / 0%);
	}
}