html,
body{
    width:100%;
    overflow-x:hidden
}
/*body{font-family: 'Sora', sans-serif;font-size:18px;font-weight:400;color:#131313;padding:0;margin:0;line-height:1.6;}*/
a,button,div,form,input,p,span{-webkit-box-sizing:border-box;box-sizing:border-box}
img{height:auto}
p{margin:0}
h1,h2,h3,h4,h5,h6{padding:0;margin:0;color:#000;font-weight:500}
h1{font-size:35px;line-height:1.17}
h2{font-size:25px;line-height:1.16}
h3{font-size:17px;line-height:1.18}
a,button,input{-webkit-transition:all .3s ease;transition:all .3s ease}
a:hover{text-decoration:none}
a,a:active,a:focus,a:hover,button,button:active,button:focus,button:hover,input,input:active,input:focus,input:hover{outline:0}
.site-content .ast-container {
    display: block;
}

.s-footer .elementor-nav-menu .current-menu-parent > a,
.header-desc .elementor-nav-menu .current-menu-parent > a {
	color: #EF5A38 !important;
}
.entry-content p:last-child {
  margin: 0;
}
.link-a .elementor-button-content-wrapper {
  display: flex;
  align-items: center;
}
.link-a svg {
  font-size: 25px;
}
.link-a .elementor-button-link svg path {
	transition: all .25s ease;
}
.link-a .elementor-button-link:hover svg path {
	fill: #27257D;
}
b, strong {
  font-weight: 700;
}

.s-serv-home .elementor-widget-wrap {
	background-size: 0 !important;
	transition: all .5s ease;
}
.s-serv-home .elementor-widget-wrap:hover {
	background-size: initial !important;
}
.s-serv-home .elementor-widget-wrap:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(239,90,56,0.9);
	opacity: 0;
	transition: all .5s ease;
}
.s-serv-home .elementor-widget-wrap:hover:after {
	opacity: 1;
}
.s-serv-home .elementor-widget-wrap:hover {
	border: 1px solid #EF5A38 !important;
}
.s-serv-home .elementor-widget-wrap:hover .elementor-heading-title {
	position: relative;
	z-index: 1;
	color: #fff !important;
}
.s-serv-home .elementor-widget-wrap:before {
	content: "";
	width: calc(100% + 2px);
	height: 80px;
	position: absolute;
	left: -1px;
	bottom: -1px;
	background: #27257D;
	opacity: 0;
	transition: all .5s ease;
	z-index: 1;
}
.s-serv-home .elementor-widget-wrap:hover:before {
	opacity: 1;
}
.s-serv-home .elementor-widget-wrap:hover .elementor-button-link {
	position: relative;
	z-index: 1;
	color: #fff !important;
}
.s-serv-home .elementor-widget-wrap:hover .link-a .elementor-button-link:hover svg path {
	fill: #EF5A38;
}
.s-serv-home .wp-caption {
	position: relative;
}
.s-serv-home .wp-caption .wp-caption-text {
  position: absolute;
  top: 38%;
  z-index: 1;
  transform: translateY(-50%);
  transition: all .5s ease;
  opacity: 0;
}
.s-serv-home .elementor-widget-wrap:hover .wp-caption .wp-caption-text {
	opacity: 1;
}
.s-serv-home .elementor-widget-wrap .wp-caption img {

}
.s-serv-home .elementor-widget-wrap:hover .wp-caption img {
	opacity: 0;
	transition: all 0.5s ease;
}

.cmg-slider {
	margin-bottom: -38px;
}
.cmg-slider .ue-item {
  overflow: visible !important;
}
.cmg-slider .uc_icon_carousel_title {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #D5D4DB;
  cursor: pointer;
  position: relative;
  margin-bottom: 40px;
}
.cmg-slider .uc_icon_carousel_title:after {
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: -37px;
	transform: translateX(-7.5px);
	background: #27257D;
	z-index: 10;
}
.cmg-slider .uc_icon_carousel_title.active:after {
	background: #EF5A38;
	transform: translateX(-7.5px) scale(1.3);
}
.cmg-slider .uc_icon_carousel_title.active {
	color: #EF5A38 !important;
}
.cmg-slider .uc_icon_carousel {
	position: relative;
	overflow: visible;
}
.cmg-slider .uc_icon_carousel:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #D5D4DB;
	position: absolute;
	left: 0;
	bottom: 10px;
}
.cmg-slider .uc_icon_carousel > div {
	padding: 0 120px;
}
.cmg-slider .uc-active-item .uc_icon_carousel_title {
	border-left: 1px solid #D5D4DB;
}
.cmg-arrow {
  margin: 0 !important;
}
.cmg-arrow .ue-remote-arrow.ue-carousel-prev {
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 10;
}
.cmg-arrow .ue-remote-arrow.ue-carousel-next {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 10;
}
.cmg-arrow .ue-remote-arrow:hover svg path {
	fill: #EF5A38;
}

.cmb-tab .ue-item-icon {
  margin-right: 47px;
}
.cmb-tab .ue-remote-tabs {
  border-left: 1px solid #707070;
}
.cmb-tab .ue-item-active .ue-item-icon i {
  transform: scale(1.5);
}
.cmb-tab .ue-item-active .ue-item-title {
  color: #EF5A38;
}

.box-wcm .bdt-ep-advanced-icon-box {
  position: relative;
}
.box-wcm .bdt-ep-advanced-icon-box-readmore {
	display: none;
}
.box-wcm .bdt-ep-advanced-icon-box-description {
  position: absolute;
  right: 0;
  width: 51%;
  top: 20px;
}
.s-step-home .elementor-widget-wrap {
	position: relative;
}
.s-step-home .elementor-widget-wrap:after {
	content: "";
	height: 96%;
	width: 1px;
	background: #9C9D9E;
	position: absolute;
	left: 91px;
	top: -90px;
}
.s-step-home .bdt-ep-advanced-icon-box-icon {
  position: relative;
  z-index: 1;
}

.banner-slider .bdt-panel-slide-item {
  display: flex;
  align-items: center;
}
.banner-slider .bdt-panel-slide-thumb-wrapper {
  width: 50%;
}
.banner-slider .bdt-panel-slide-thumb {
  position: static;
  transform: translateX(3%);
}
.banner-slider .bdt-panel-slide-desc {
  width: 50%;
  padding: 0;
  position: static !important;
  transform: translateX(-10%);
  margin-bottom: 80px;
}
.banner-slider .bdt-panel-slide-desc .bdt-panel-slide-title {
  margin-left: 100px;
}
.banner-slider .bdt-panel-slide-desc p a {
	color: #EF5A38;
	text-decoration: none;
}
.banner-slider .swiper-pagination-bullet {
  opacity: 1;
  border: 1px solid #3159FF;
}
.banner-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #EF5A38;
}
.scroll-downs a {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none !important;
}
.scroll-downs a:before {
	content: "Scroll";
	font-size: 17px;
	font-weight: 700;
	order: 1;
}
.scroll-downs a:after {
	content: "";
	width: 1px;
	height: 78px;
	background-color: #EF5A38;
	display: inline-block;
	order: 2;
	margin: 9px 0 10px;
}
.scroll-downs a .mousey {
  order: 3;
}
.scroll-downs a:hover:before {
	color: #EF5A38;
}

.cf .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid="open"] .forminator-row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.cf .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid="open"] .forminator-col {
  padding: 0 7.5px;
}
.cf select{width:100%; background-color: #fff; border: none; height:75px;}
.forminator-edit-module, .forminator-error-message {
  display: none;
}
.cf .forminator-field {
  position: relative;
}
.cf .forminator-label {
  position: absolute;
  top: 27px;
  left: 35px;
}
.val_field .forminator-label {
  opacity: 0;
  z-index: -1;
}
.forminator-required {
  color: #EF5A38;
}
.cf .forminator-textarea,
.cf .forminator-input {
	border: 2px solid transparent;
}
.cf .forminator-select--field {
	padding: 28px 35px;
	border: 2px solid transparent;
	-webkit-appearance: none;
	background-image: url(../img/select.png);
	background-position: calc(100% - 33px) center;
	background-repeat: no-repeat;
	background-size: 22px;
	/* for FF */
	-moz-appearance: none;
	text-indent: 0.01px; 
	text-overflow: '';
	/* for IE */
	-ms-appearance: none;
	appearance: none!important;
	height: 83px;
	color: transparent;
	line-height: 1.2;
}
/* for IE */  
.cf .forminator-select--field::-ms-expand {
	display: none;
}
.cf .forminator-select--field option {
	color: #000;
}
.cf .val_field .forminator-select--field {
	color: #000;
}
.forminator-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.forminator-button svg {
  margin-left: 16px;
}
.forminator-button path {
	transition: all .25s ease;
}
.forminator-button:hover path {
	fill: #27257D;
}
.forminator-row-last .forminator-field {
  display: flex;
  justify-content: center;
}
.forminator-has_error .forminator-input, .forminator-has_error .forminator-textarea, .forminator-has_error .forminator-select--field  {
	border: 2px solid #EF5A38 !important;
} 
.forminator-response-message.forminator-error {
	display: none;
}
.cmb-tab-slider .uc_more_btn svg {
  width: 25px !important;
  height: 25px !important;
  position: relative;
  top: 3px;
}
.cmb-tab-slider .uc_more_btn:hover svg path {
	fill: #27257D;
}
.cmb-tab-slider .owl-nav, .cmb-tab-slider .owl-dots,
.cmb-tab-slider .ue-title {display: none !important;}
.header-desc .elementor-nav-menu .sub-menu:after {z-index: 100;content: ""; height: 30%;width: 4px;background: #27257D;left: 0;position: absolute;top: 0;opacity: 1;}
.header-desc .elementor-nav-menu .sub-menu:before {z-index: 99;content: ""; height: 100%;width: 4px;background: #EF5A38;left: 0;position: absolute;top: 0;opacity: 1;} 
.header-desc .elementor-nav-menu .sub-menu .menu-link {justify-content: center;}
.s-footer .has-submenu .sub-arrow {color: #E7583B !important;}
.header-desc .menu-link.highlighted .fa-caret-down::before {
  content: "\f0d8";
}

.s-pslider {
  margin-top: -18%;
}
.pslider .owl-stage {
	display: flex;
	align-items: flex-end;
	height: 660px;
}
.pslider .gallery-item img {
  max-height: 172px;
  object-fit: contain;
  transition: all 1s ease;
  height: 100%;
}
.pslider .owl-item:not(.active) + .active .gallery-item img {
  max-height: 600px;
  object-fit: contain;
}
.pslider .gallery-item {
	max-width: 100% !important;
}
.pslider .owl-item {
	transform: translateY(-40%);
	transition: all 1s ease;
}
.pslider .owl-item:not(.active) + .active {
	transform: translateY(0);
}
.pslider .owl-carousel .owl-dots.disabled, 
.pslider .owl-carousel .owl-nav.disabled {
	display: flex !important;
	position: relative;
	align-items: center;
}
.pslider .owl-carousel .owl-nav > button {
	height: 50px;
	background: #EDF1F4;
	position: absolute;
	z-index: 2;
}
.pslider .owl-carousel .owl-nav > button:hover path {fill: #EF5A38;}
.pslider .owl-carousel .owl-nav > button.owl-prev {left: 0;}
.pslider .owl-carousel .owl-nav > button.owl-next {right: 0;}
.pslider .owl-carousel .owl-nav:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #707070;
	position: absolute;
	top: 50%;
	left: 0;
}
.pslider .owl-carousel .owl-nav > * {
	position: relative;
	z-index: 1;
}
.pslider .owl-carousel .owl-nav .owl-dot {
  -webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.pslider .owl-carousel .owl-nav .owl-dot span {
  width: 16px;
  height: 16px;
  background: #27257D;
  border-radius: 50%;
  border: 1px solid #3159FF;
  display: inline-block;
  top: 1px;
  position: relative;
}
.pslider .owl-carousel .owl-nav .owl-dot:first-child span {
	background-color: #EF5A38;
	border: 1px solid #EF5A38;
	transform: scale(1.5);
}
.pslider .owl-carousel .owl-dots {
  width: 100%;
}


.map-popup {
	display: none;
	position: absolute;
	background: #fff;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.elementor-editor-active .map-popup,
.map-popup.map-active {
	display: block;
	opacity: 1 !important;
}
.elementor-editor-active .map-popup {
	position: static;
	transform: translateY(0);
}
.map-popup > svg {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.map-popup > svg:hover line {
  stroke: #EF5A38;
}
.bmap-active .col-map-popup > .elementor-widget-wrap > div {
	opacity: 0;
}
.mapsvg-tooltip {
  border: none !important;
  padding: 0 !important;
  border-radius: 11px !important;
}
.mapsvg-tooltip .mapsvg-controller-view-content {
	font-size: 19px;
	font-weight: 700;
	line-height: 45px;
	color: #001C6B;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 130px;
	border-radius: 11px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}



.vert-slider .slick-list {
  height: 1010px !important;
  position: relative;
}
.vert-slider .slick-list:after {
	content: "";
	position: absolute;
	left: 9px;
	bottom: 0;
	width: calc(100% - 8px);
	height: 79px;
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(149,150,151,0.2777311608237045) 87%, rgba(114,114,114,0.3925770991990546) 100%);
}
.vert-slider .bdt-ep-advanced-icon-box {
	background: #fff;
	padding: 0 90px 20px 64px;
	margin-top: 40px;
	border-left: 8px solid #27257D;
	position: relative;
}
.vert-slider .bdt-ep-advanced-icon-box:after {
	content: "";
	width: 8px;
	height: 50px;
	background: #EF5A38;
	position: absolute;
	left: -8px;
	top: 0;
}
.vert-slider .bdt-ep-advanced-icon-box .bdt-ep-advanced-icon-box-title {
  margin-bottom: -40px !important;
  line-height: 1;
  transform: translateY(-35px);
}
.slick-slider-dots li:before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border: 1px solid #3159FF;
	border-radius: 50%;
	background: #27257D;
	transition: all 0.25s ease;
	cursor: pointer;
}
.slick-slider-dots li button:before {
	content: "0";
}
.slick-slider-dots li.slick-active:before {
	border: 1px solid #EF5A38;
	background: #EF5A38;
	transform: scale(1.5);
}
.slick-slider-dots .slick-dots {
  margin: 0;
  list-style: none;
  position: relative;
}
.slick-slider-dots .slick-dots:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 88%;
	background: #707070;
	left: 7.5px;
	top: 20px;
}
.slick-slider-dots .slick-dots > * {
	position: relative;
	z-index: 1;
}
.slick-slider-dots .slick-dots li {
  display: flex;
  align-items: center;
  padding: 23px 0;
}
.slick-slider-dots li button {
  padding: 0;
  background: transparent;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  margin-left: 39px;
  min-width: 79px;
  text-align: left;
  transition: all 0.25s ease;
}
.slick-slider-dots .dots-title {
  color: #000;
  font-size: 30px;
  font-weight: 700;	
  transition: all 0.25s ease;
  cursor: pointer;
}
.slick-slider-dots li.slick-active button,
.slick-slider-dots li.slick-active .dots-title {
	color: #EF5A38; 
}


.custom_post:hover .elementor-heading-title,
.custom_post:hover .elementor-widget-text-editor p {
	color: #fff !important;
}
.single-post .custom_post .elementor-element:nth-child(1),
.page-id-24 .custom_post .elementor-element:nth-child(1) {
  padding: 0;
}
.single-post .ue-post-grid .uc_more_btn::after {
  left: 42%;
}
.single-post .uc_content:hover {
  background-color: #EF5A38 !important;
}

.s-imgs-ptsc {
	width: 116% !important;
	margin-right: -16%;
}
.top-empty-right-home:before {
	content: "";
	position: absolute;
	background-repeat: no-repeat !important;
	background-size: 100% 100% !important;
  	z-index: -1;
	width: 610px;
	height: 810px;
	top: -24%;
	right: -9%;
	background: url("/wp-content/uploads/2022/12/top-left.png");
	background-repeat: repeat;
	background-size: auto;
	opacity: 0.58;
}

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

.page-id-18 .entry-content p {
    margin-bottom: 0.8em;
}

@media (max-width: 1440px){
	.elementor-18 .elementor-element.elementor-element-38708a4 .bdt-ep-advanced-icon-box-title {
		font-size: 19px !important;
	}
	.page-id-18 .entry-content p {
		font-size: 17px;
	}
}

.page-id-9 .bdt-position-bottom-center{
	z-index: 9;
}

.link-a{
	z-index: 2;
}

.menu-item-wpml-ls-3-en > a > span::before {
    content: 'EN';
	font-size: 19px;
}
.menu-item-wpml-ls-3-fr > a > span::before{
	content: 'FR';
	font-size: 19px;
}
.menu-item-wpml-ls-3-en > a > span,
.menu-item-wpml-ls-3-fr > a > span{
	font-size: 0px;
}
.wpml-ls-menu-item .wpml-ls-flag {
    margin-top: -7px;
    margin-right: 5px;
}
.menu-item-wpml-ls-3-fr > a:lang(en-US){margin-left: 0px !important;}
.menu-item-wpml-ls-3-en > a:lang(fr-FR){margin-left: 0px !important;}

.s-footer .menu-item-wpml-ls-3-en,
.s-footer .menu-item-wpml-ls-3-fr{
	display: none !important;
}
@media (max-width: 1440px){
	.menu-item-wpml-ls-3-fr > a > span::before,
	.menu-item-wpml-ls-3-en > a > span::before {
		font-size: 14px;
	}
}

/* .elementor-3737 .elementor-element.elementor-element-0463706 .bdt-panel-slide-title:lang(fr-FR){
	font-size: 38px;
}
.elementor-3737 .elementor-element.elementor-element-0463706 .bdt-panel-slide-text:lang(fr-FR) {
	font-size: 50px;
} */
/* @media (max-width: 1024px){
	.elementor-3737 .elementor-element.elementor-element-0463706 .bdt-panel-slide-title:lang(fr-FR) {
    	font-size: 20px;
	}
	.elementor-3737 .elementor-element.elementor-element-0463706 .bdt-panel-slide-text:lang(fr-FR) {
		font-size: 35px;
	}
} */

.banner-slider .bdt-panel-slide-desc:lang(fr-FR) {
    width: 70%;
	transform: translateX(-5%);
}
@media (max-width: 1520px){
	.banner-slider .bdt-panel-slide-desc:lang(fr-FR) {
		width: 75%;
		transform: translateX(0%);
	}
}
@media (max-width: 800px){
	.banner-slider .bdt-panel-slide-desc:lang(fr-FR) {
/* 		width: 57%;
		transform: translateX(-12%); */
		width: 98%;
    	transform: translateX(0%);
	}
}

.entry-content p {
    margin-bottom: 1.2em;
}

.c_or{color:#EF5A38;}

.br_mobile{display:none;}

@media (max-width: 768px) {
	.br_mobile{display:block !important;}
	.br_desktop{display:none;}
}

.forminator-custom-form {
	display:block !important;
}
