html, 
body {
	background-color: #fff!important;
    scroll-behavior: smooth;
}

body.ast-main-header-nav-open {
	overflow-y: hidden;	    
}

body:not(.logged-in), 
body {
	padding-top: 0!important;
}

.acf-map {
	margin-bottom: 0!important;
}

.simpleParallax {
	height: 100%;
}

.button-single {
	margin-top: 0;
	margin-bottom: 120px;
	position: relative;
	font-size: 22px;
	line-height: 27px;
	letter-spacing: .03em;
	text-transform: uppercase;
	color: #001943;
	display: block;
	align-items: center;
	justify-content: center;
	border: 1px solid #001943;
	padding: 7px 35px 7px 35px;
	font-family: "Akshar";
	font-weight: 500;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: fit-content;
}

.button-single:hover {
	background: #001943;
	color: #2fbad9;
	transition: all .3s;
}

/* width */
::-webkit-scrollbar {
	width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1; 
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555; 
}

::-moz-selection {  
	background: #2fbad9;
	color: #fff;
}

::selection {  
	background: #2fbad9;
	color: #fff;
}


@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Red Hat Text';
	src: url('../fonts/RedHatText-Medium.woff2') format('woff2'),
		url('../fonts/RedHatText-Medium.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face{
	font-family: "Red Hat Display";
	src:url("../fonts/RedHatDisplay-Black.eot");
	src:url("../fonts/RedHatDisplay-Black.eot?#iefix") format("embedded-opentype"),url("../fonts/RedHatDisplay-Black.woff2") format("woff2"),url("../fonts/RedHatDisplay-Black.woff") format("woff"),url("../fonts/RedHatDisplay-Black.ttf") format("truetype");
	font-weight:900;
	font-style:normal;
	font-display:swap;
}

@font-face{
	font-family: "Akshar";
	src:url("../fonts/Akshar-SemiBold.eot");
	src:url("../fonts/Akshar-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Akshar-SemiBold.woff2") format("woff2"),url("../fonts/Akshar-SemiBold.woff") format("woff"),url("../fonts/Akshar-SemiBold.ttf") format("truetype");
	font-weight:600;
	font-style:normal;
	font-display:swap;
}

@font-face {
	font-family: 'Akshar';
	src: url('../fonts/Akshar-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Akshar';
	src: url('../fonts/Akshar-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Arial";
	src:url("../fonts/ArialMT.eot");
	src:url("../fonts/ArialMT.eot?#iefix") format("embedded-opentype"),url("../fonts/ArialMT.woff2") format("woff2"),url("../fonts/ArialMT.woff")
		format("woff"),url("../fonts/ArialMT.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
	font-display:swap;
}

@font-face{
	font-family: "Arial";
	src:url("../fonts/Arial-BoldMT.eot");
	src:url("../fonts/Arial-BoldMT.eot?#iefix") format("embedded-opentype"),url("../fonts/Arial-BoldMT.woff2") format("woff2"),url("../fonts/Arial-BoldMT.woff") format("woff"),url("../fonts/Arial-BoldMT.ttf") format("truetype");
	font-weight:bold;
	font-style:normal;
	font-display:swap;
}

#fp-nav {
	display: none;
}

html, 
body {
	width: 100%;
}

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

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 {
	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;
	line-height: 1em;
}

h1 {
	font-size: 73px;
	line-height: 90px;
	color: #2fbad9;
	text-transform: uppercase;
	font-family: "Red Hat Display",sans-serif;
}

h2 {
	font-size: 25px;
	line-height: 1.16;
}

h3 {
	font-size: 17px;
	line-height: 1.18;
}

a,
button,
input {
	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;
}

.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
	outline: none;
}

.ast-header-break-point .main-header-menu {
	background: #001943 0% 0% no-repeat padding-box;
}

.ast-mobile-header-wrap .ast-mobile-header-content, 
.ast-desktop-header-content {
	width: fit-content;	
	background-color: #0000004f;
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
	padding-left: 40px!important;
	padding-right: 40px!important;
}

.ast-header-break-point .ast-main-header-bar-alignment {
	height: fit-content!important;
}

a.menu-link:hover {
	transition: all .3s linear;
	color: #001943;
	background: #2FBAD9;
}

.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu-mobile {
	display: block;
	width: 100%;
	transform: translateX(0);
	transition: all .4s linear;
}

.ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu-mobile {
	transform: translateX(-100vw);
	transition: all .7s linear;
	display: block!important;
}

.ast-builder-menu-mobile {
	height: 100%;
	padding-top: 10%!important;
	background: #001943;
	width: 326px!important;
	padding-bottom: 40px;
	padding-top: 150px;
	height: calc(100vh + 80px);
}

.st-side-menu {
	max-width: 100%;
	height: auto;
	position: fixed;
	z-index: 999999999999;
	top: 0;
	left: 0;
	padding: 50px 20px;
	display: flex;
	justify-content: center !important;
}

.st-side-menu ul {
	padding: 0;
	list-style: none;
}

.st-side-menu ul li {
	margin: 0 0 10px;
}

.st-side-menu ul li a {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}

.st-side-menu ul li a:hover, 
.st-side-menu ul li.active a {
	text-decoration: underline;
}

.menu-contact-container ul, 
.menu-contact-en-container ul {
	list-style: none;
	margin-bottom: 0!important;
	display: flex;
}

.menu-contact-container ul li, 
.menu-contact-en-container ul li {
	margin: 10px;
}

.menu-contact-container ul a, .menu-contact-en-container ul a {
    font-family: "Arial";
    font-weight: bold;
    letter-spacing: 0px;
    color: #10245C;
    background: transparent!important;
    /* font-size: 16px;*/
}

.menu-contact-container ul, 
.menu-contact-en-container ul {
	margin-bottom: 0!important;
}

.menu-contact-container ul a:hover, 
.menu-contact-en-container ul a:hover {
	color: #2FBAD9!important;
}

.wpml-ls-item {
	margin-left: 45px!important;
}

.wpml-ls-item a {
	position: relative;
}

.wpml-ls-item a::before {
	content: "";
	background-image: url('../img/world.png');
	height: 16px;
	width: 17px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: -25px;
	/*top: 0;*/
}

.wpml-ls-item *[title="English"]::after, 
.wpml-ls-item *[title="English"]::after {
	content: "EN";
	display: inline-block;
}

.wpml-ls-item *[title="Français"]::after, 
.wpml-ls-item *[title="French"]::after {
	content: "FR";
	display: inline-block;
}

.wpml-ls-item span {
	display: none;
}

.site-content .ast-container {
	display: block;
}

#ast-desktop-header {
	display: none;
}

.ast-button-wrap {
	margin-left: 48px;
}

.s-header-home {
	min-height: 100vh;
	padding-top: 82px;
	background-attachment: fixed!important;
}

.s-header-mobile {
	display: none;
	height: 100%;
}

.s-header-desktop {
	display: block;
	height: 100%;
}

@media (min-width: 0px) and (max-width: 600px) {
	.s-header-desktop {
		display: none;
	}

	.s-header-mobile { 
		display: block;
	}
}

.fp-watermark {
	display: none!important;
}

.s-header-home {
	position: relative;
}

.s-header-home video {
	position: absolute;
	top: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.s-header-home .container{
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	height: 100%;
}

.s-header-home .container .text-header {
	max-width: 50%;
}

.s-header-home .container .text-header h1 {
	margin-top: 100px;
	margin-bottom: 88px;
	letter-spacing: -0.03em;
}

.s-header-home .container .text-header a {
	transition: transform .7s ease-in-out;
	cursor: pointer;
	background: transparent;
	-webkit-appearance: none;
	border-radius: 100%;
}

.s-header-home .container .text-header a span {
	margin-left: 25px;
	text-decoration: underline;
	font-size: 25px;
	line-height: 31px;
	letter-spacing: 1.5px;
	color: #2fbad9;
	font-family: "Akshar";
	font-weight: 500;
	transition: .2s ease-in-out
}

.s-header-home .container .text-header a:hover img {
	transform: rotate(37deg);
}

.s-header-home .container .text-header a:hover span:hover {
	letter-spacing: 3.5px
}

.s-posts-home {
	padding-top: 65px;
	padding-bottom: 0;
	background: #fff;
}

.s-posts-home__img {
	position: relative;
	padding-bottom: 100%;
	width: 100%;
}

.duo {
	background: #001943;
	padding-bottom: 30px;
}

.s-posts-home .container .row .col:nth-child(1), 
.s-posts-home .container .owl-item:nth-child(1) .col {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.s-posts-home .container .row .col:nth-child(1) .title-c {
	font-size: 37px;
	color: #001943;
	font-family: "Red Hat Display",sans-serif;
}

.s-posts-home .container .row .col:nth-child(1) .title-c + a {
	font-size: 21px;
	line-height: 25px;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #001943;
	font-family: "Akshar",sans-serif;
	margin-bottom: -35px;
	transform: translateY(200%);
}

.s-posts-home .container .row .col:nth-child(1) .title-c::before {
	position: absolute;
	content: "";
	background: url(https://wp-dev.website/encore/wp-content/uploads/2022/06/left-wing.png) no-repeat center center;
	width: 45px;
	height: 111px;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
}

.s-posts-home .container .row .col:nth-child(1) .title-c::after{
	position: absolute;
	content: "";
	background: url(https://wp-dev.website/encore/wp-content/uploads/2022/06/right-wing.png) no-repeat center center;
	width: 45px;
	height: 111px;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

a.post-one {
	width: 100%;
}

.s-posts-home .post-one  img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.s-posts-home .container .row .col .post-one:hover {
	transform: scale(1);
	box-shadow: 3px 3px 6px rgba(0,0,0,.16)
}

.s-posts-home .container .row .col .post-one {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
}

.btn-play img {
	width: 82px;
	background: transparent!important;
}

.s-posts-home .container .row .col.post-one img, 
.s-posts-home .container .owl-item .col img {
	text-align:center;
	width: 100%;
	object-fit: cover;
	overflow: hidden;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.s-posts-home .container .row .post-one h3 {
	font-family: "Akshar",sans-serif;
	height: auto;
	margin-top: 10px;
}

.s-posts-home .container .row .col .post-one h3 {
	text-transform: uppercase;
	display: flex;
	align-items: center;
	text-align: center;
	font-size: 22px;
    padding: 0 8px;
	line-height: 28px;
	color: #001943;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	overflow: hidden !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	margin-bottom: 10px;
}

.s-talent .owl-nav button {
	background-color: #38bad9!important;
	width: 26px;
	margin-right: 15px;
	margin-left: 0;
	margin-top: 16px;
}

.s-talent {
	background: #001943;
	padding-top: 95px;
	position: relative;
	height: auto;
	padding-bottom: 80px;
	padding-top: 0;
}

.fp-table {
	height: auto;
}

.s-header-home {
	height: 773px;
}

.s-talent .container h2 {
	font-size: 37px;
	margin-bottom: 25px;
	line-height: 52px;
	color: #2fbad9;
	letter-spacing: 0;
	font-family: "Red Hat Display",sans-serif;
	text-transform: uppercase;
}

.s-talent .container .talents-row {
	justify-content: space-between
}

.s-talent .container .btn-link {
	margin-left: 50%;
	transform: translateX(-50%);
	margin-top: 52px;
	position: relative;
	font-size: 22px;
	line-height: 27px;
	letter-spacing: .03em;
	text-transform: uppercase;
	color: #2fbad9;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #2fbad9;
	padding: 8px 110px 8px 110px;
	font-family: "Akshar";
	font-weight: 500;
}

.s-talent .container .btn-link:hover {
	background: #2fbad9;
	color: #001943;
	transform: translateX(-50%) scale(0.97);
	margin-left: 50%;
}

.blue-sect {
	background: #001943
}

.s-posts-screen {
	padding-top: 65px;
}

.s-posts-screen .container h2, 
.s-posts-home h2 {
	font-size: 37px;
	text-transform: uppercase;
	margin-bottom: 25px;
	line-height: 52px;
	color: #001943;
	font-family: "Red Hat Display",sans-serif
}

.s-posts-screen .container .row {
	margin: 0 -7px
}

.s-posts-screen .container .row>div {
	padding: 0px 14px;
	width: 100%
}

.s-posts-screen .container .row>div .screen-one h3 .news-date {
	margin-right: 12px;
}

.s-posts-screen .container .row>div .screen-one {
	display: block;
	transition: all .6s ease-in-out;
	height: 100%;
	position: relative;
}

.s-posts-screen .container .row>div .screen-one h3 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 27px;
	color: #001943;
	margin-top: 18px;
	padding-bottom: 34px;
	letter-spacing: 0.55px;
	font-family: "Akshar";
	font-weight: 500;
}

.s-posts-screen .container .row>div .screen-one img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.s-posts-screen .container .btn-link, 
.s-posts-home  .btn-link {
	margin-left: 50%;
	transform: translateX(-50%);
	margin-top: 15px;
	margin-bottom: 120px;
	position: relative;
	font-size: 22px;
	line-height: 27px;
	letter-spacing: .03em;
	text-transform: uppercase;
	color: #001943;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #001943;
	padding: 7px 35px 7px 35px;
	font-family: "Akshar";
	font-weight: 500;
	text-align: center;
}

.s-posts-screen .container .btn-link:hover, 
.s-posts-home  .btn-link:hover {
	background: #001943;
	color: #2fbad9;
	margin-left: 50%;
	transform: translateX(-50%);
}

.s-posts-home  .btn-link {
	margin-top: 30px;
	width: fit-content;
}

.s-posts-screen-t {
	padding-top: 64px;
	padding-bottom: 80px;
}

.s-posts-screen-t .container h2 {
	text-transform: uppercase;
	margin-bottom: 18px;
	font-size: 37px;
	line-height: 52px;
	color: #2fbad9;
	margin-bottom: 25px;
	font-family: "Red Hat Display",sans-serif;
}

.s-posts-screen-t .container .row {
	margin: 0 -10px
}

.s-posts-screen-t .container .row>div {
	padding: 0px 14px;
	width: 100%;
}

.s-posts-screen-t .container .row>div .screen-one {
	display: block;
	height: 100%;
	position: relative;
}

.s-posts-screen-t .container .row>div .screen-one h3 {
	font-size: 22px;
	letter-spacing: 0.55px;
	line-height: 27px;
	color: #2fbad9;
	margin-top: 18px;
	margin-bottom: 34px;
	font-family: "Akshar";
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.55px;
}

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

.button-flex div {
	width: 83%;
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.button-flex .btn-link {
	flex: 1;
	transform: translateX(0)!important;
	margin: 0 20px!important;
}

.s-posts-screen-t .container .row>div .screen-one img {
	width: 100%;
	transition: all .7s;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	object-fit: cover;
	overflow: hidden;
}

.s-posts-screen-t .container .btn-link {
	font-weight: 300;
	text-transform: uppercase;
	color: #2fbad9;
	font-family: "Akshar";
	font-weight: 500;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #2fbad9;
	padding: 7px 45px 7px 45px;
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	display: inline-flex;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #38bad9;
	margin: 0;
}

.wpcf7 input:not([type=submit]):focus, 
.wpcf7 select:focus, 
.wpcf7 textarea:focus {
	border-color: #273d61!important;
	outline: 0;
}

.s-posts-screen-t .container .btn-link:hover {
	background: #2fbad9;
	color: #001943;
	transform: scale(0.97);
	border: 1px solid #001943
}

.s-header-team {
	height: 454px;
	position: relative;
	background-size: cover;
}

.s-header-team video {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
}

.s-header-team img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.s-image-team img {
	width: 100%;
	height: auto;
}

.s-header-team::before, 
.s-sec-team::before {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	background: #00194357;
	z-index: 1;
}

.s-header-team .container {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	height: 100%;
}

.s-header-team .text-header-team {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	z-index: 1;
	justify-content: flex-start;
}

.s-header-team  .text-header-team h1 {
	font-size:91px;
	line-height:100px;
	color:#fff;
	text-transform:uppercase;
	margin-top:100px;
	margin-bottom:88px;
	font-family:"Red Hat Display",sans-serif;
	letter-spacing:-0.03em;
}

.s-text-team {
	padding-top: 90px;
	padding-bottom: 90px;
}

.s-text-team  .text-team h2 {
	font-size:45px;
	text-transform: uppercase;
	line-height:45px;
	color:#001943;
	letter-spacing: 1.13px;
	font-family:"Akshar",sans-serif;
	font-weight:500;
	margin-bottom:50px
}

.s-text-team .text-team p {
	font-size:30px;
	line-height:42px;
	letter-spacing: 0.75px;
	font-family: "Akshar";
	color:#001943;
	margin-bottom: 25px;
	text-align:justify
}

.s-sec-team {
	height:454px;
	position: relative;
}

.s-sec-team .container {
	position:relative;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content: center;
	height:100%
}

.mission {
	background-color: #2fbad9;
	padding-top: 40px;
	padding-bottom: 20px;
}

.s-sec-team .container .text-header-team h1 {
	font-size:91px;
	line-height:100px;
	color:#fff;
	text-transform:uppercase;
	margin-top:100px;
	margin-bottom:88px;
	font-family:"Red Hat Display",sans-serif;
	letter-spacing:-0.03em;
}

.s-team-main {
	padding-top:75px;
	background:#10245c;
}

.s-team-main .row>div {
	min-width: 50%;
}

.s-team-main .row>div .team-main__img {
	position: relative;
	margin-bottom: 45px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: all .3s linear;
	height: 64vh;
}

.team-main__img img {
	background-color: #fff;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.s-team-main .row>div .team-main__wrap {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #fff;
	opacity: .9;
	padding: 30px;
	transition: all .3s linear;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.team-main__img:hover h3::before {
	filter: brightness(0) invert(1);
}

.team-main__description::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 97px;
	width: 1px;
	background: #fff;
}

.team-main__description {
	height: 0;
	opacity: 0;
	position: relative;
	padding-left: 40px;
}

.team-main__img:hover .team-main__description {
	opacity: 1;
	margin-top: 40px;
	height: fit-content;
}

.team-main__img:hover .team-main__wrap {
	background-color: #00000042!important;
	transition: all .3s linear;
	opacity: 1;
	height: 100%;
	color: #fff!important;
}

.team-main__img:hover .team-main__wrap h3, 
.team-main__img:hover .team-main__wrap span, 
.team-main__img:hover .team-main__wrap > *, 
.team-main__img:hover .team-main__wrap a {
	color: #fff!important;
}

.s-team-main .row>div .team-main__wrap h3 {
	font-size: 30px;
	line-height: 53px;
	color: #001943;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: "Red Hat Display",sans-serif;

}

.s-team-main .row>div .team-main__wrap h3::before {
	position: absolute;
	content: "";
	width: 18%;
	height: 38px;
	right: 10px;
	width: 0;
	height: 0;
	border-left: 19px solid transparent;
	border-right: 19px solid transparent;
	border-bottom: 38px solid #0f245c;
}

.s-team-main .row>div .team-main__wrap span {
	font-size: 20px;
	line-height: 26px;
	color: #001943;
	text-transform: uppercase;
	font-family: "Red Hat Display",sans-serif;
}

.s-team-small {
	padding-top: 100px;
	background: #10245c;
	padding-bottom: 100px
}

.s-team-small .container .row .col-md-3 .team-main__img {
	position: relative;
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 328px;
}

.s-team-small .container .row .col-md-3 .team-main__img img { 
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.s-team-small .container .row .col-md-3 .team-main__wrap {
	position: absolute;
	min-height: 68px;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #fff;
	opacity: .9;
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.s-team-small .team-main__description {
	font-size: 15px;
}

.s-team-small .container .row .col-md-3 .team-main__wrap h3 {
	font-size: 20px;
	line-height: 18px;
	color: #001943;
	text-transform: uppercase;
	font-family: "Red Hat Display",sans-serif;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.s-team-small__title {
	font-size: 45px;
	text-transform: uppercase;
	line-height: 45px;
	margin-top: 0;
	color: #2fbad9;
	letter-spacing: 1.13px;
	font-family: "Akshar",sans-serif;
	font-weight: 500;
	margin-bottom: 50px;
}

.s-team-small .row {
	margin-bottom: 50px;
}

.s-team-small .container .row .col-md-3 .team-main__wrap h3 i {
	font-size: 25px;
}

.s-team-small .container .row .col-md-3 .team-main__wrap h3 a {
	display: block;
	color: #0f245c;
}

.s-team-small .container .row .col-md-3 .team-main__wrap span {
	font-size: 13px;
	line-height: 14px;
	color: #001943;
	text-transform: uppercase;
	font-family: "Red Hat Display",sans-serif;
	display: block;
}

.s-faq-team {
	padding-top: 176px;
	padding-bottom: 30px;
	background: #2fbad9
}

.s-faq-team .container h2 {
	font-size: 91px;
	line-height: 100px;
	color: #10245c;
	text-transform: uppercase;
	font-family: "Red Hat Display",sans-serif;
	letter-spacing: -0.03em;
	margin-bottom: 41px;
}

.s-faq-team .container .faqtext h3 {
	font-size: 34px;
	line-height: 45px;
	color: #10245c;
	font-family: "Red Hat Display",sans-serif
}

.s-faq-team .container .faqtext p {
	font-size: 28px;
	line-height: 37px;
	letter-spacing: .04em;
	color: #001943;
	font-family: "Akshar";
	font-weight: 500;
	margin-bottom: 25px
}

.foot_btn {
	position: relative;
	margin-top: 64px;
	font-size: 22px;
	line-height: 27px;
	font-weight: 500;
	text-transform: uppercase;
	color: #001943;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #001943;
	padding: 7px 53px 7px 53px;
	letter-spacing: 0.55px;
}

.foot_btn:hover {
	background: #001943;
	color: #2fbad9;
	border: 1px solid #2fbad9;
}

.site-footer-primary-section-1 .footer-widget-area .widget .textwidget {
	display: inline-flex;
	font-size: 12px;
	line-height: 15px;
	color: #001943;
	font-family: "Akshar";
	font-weight: 500;
	margin-top: 45px;
}

.agent-mail {
	color:rgba(255,255,255,0.8);
}

.textwidget h2 {
	margin-top: -10px;
	letter-spacing: 0px;
	color: #707070;
	font-family: "Red Hat Display",sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 31px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
	max-width: 1300px;
	padding-left: 6%;
	padding-right: 6%;
}

.site-footer-primary-section-1 .footer-widget-area .widget .textwidget p:nth-child(2) {
	margin-left: 63px
}

.site-footer-primary-section-2 .footer-widget-area .widget .textwidget {
	font-size: 14px;
	line-height: 15px;
	color: #001943;
	font-family: "Akshar";
	font-weight: 300
}

.ast-footer-social-1-wrap .ast-builder-social-element svg {
	width: 35px;
	height: 35px;
	margin-bottom: 5px
}

.screen-one,
.s-talent__img {
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.s-talent__img {
	position: relative;
	padding-bottom: 100%;
	overflow: hidden;
}

.s-talent__img img {
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	object-fit: cover;
}

.screen-one:hover img,
.s-talent__img:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	background-color: #2fbad9; 
	z-index: 1;
}

.overlay {
	position: absolute;	
    bottom: 0;	
    left: 0;	
    right: 0;	
    overflow: hidden;	
    height: 100%;
    opacity: 0;	
    transition: .5s ease;
	background: #0019438f;
}

.s-talent__img:hover .overlay {
	width: 100%;
	opacity: 1;
	z-index: 9;
}

.text_hv {
	font-weight: bold;
	color: #fff;
	display: flex;
	font-size: 18px;
	align-items: center;
	justify-content: center;
	/*position: absolute;*/
	top: 0;
	text-transform: uppercase;
	margin-left: 0;
	height: 100%;
	/*opacity: 0;*/
	text-align: center;
	width: 100%;
	transform: translateX(-200%);
	transition: 1s ease;
}

.s-talent__img:hover .text_hv {
	transform: translateX(0);
}

.screen-one__img {
	overflow: hidden;
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	padding-bottom: 100%;
	position: relative;
}

.screen-one__img img {
	transform: scale(1);
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.screen-one__img img {
	object-fit: cover;
	-o-object-position: top center;
	object-position: top center;
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.screen-one__img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.btn-play img {
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	transform: scale(1);
}

.btn-play:hover img {
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	transform: scale(.9);
}

.site-header { 
	position: fixed;
	top: 0;
	width: 100%;
	transition: .2s ease-in;
}

.site-content {
	margin-top: 0;
}

.wpcf7-form-control-wrap input {
	padding: 7.61px 22px!important;
	border: 1px solid #001943;
}

.wpcf7-form-control-wrap input::placeholder, 
.wpcf7-form-control-wrap input, 
.wpcf7-form-control-wrap textarea, 
.wpcf7-form-control-wrap select {
	letter-spacing: 0.45px;
	color: #838fa4!important;
	font-size: 18px!important;
	font-family:"Akshar";
}

form .wpcf7-submit {
	position: relative;
	margin-top: 0;
	font-size: 22px;
	line-height: 27px;
	font-weight: 500!important;
	text-transform: uppercase;
	color: #001943!important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #001943!important;
	padding: 7px 53px 7px 53px!important;
	font-family: "Akshar",sans-serif!important;
	background: #fff!important;
	letter-spacing: 0.55px;
    transition: all .3s linear;
	width: 100%;
}

form .wpcf7-submit:hover {
    background: #001943!important;
    color: #2fbad9!important;
    border: 1px solid #2fbad9!important;
}

.contact-banner {
	height: 454px;
	padding-top: 100px;
	padding-bottom: 88px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
}

.contact-banner .container {
	position: relative;
}

.contact-banner .simpleParallax {
	height: 100%;
	width: 100%;
	position: absolute;
	width: 100%;
	top: 0;
}

.contact-banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.contact-banner::before {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;

}

.logo-contact {
	margin-bottom: 0;
	width: 269px;
}

.contact-title {
	font-size: 81px;
	line-height: 90px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Red Hat Display",sans-serif;
	letter-spacing: -0.03em;
}

.contact-info {
	padding-top: 90px;
	padding-bottom: 90px;
}

.contact-info__card {
	padding: 0;
	width: 100%;
	display: flex;
	justify-content: center;
}

.contact-info__social {
	display: flex;
	gap: 30px;
}

.contact-info__social a {
	font-size: 30px!important;
}

.contact-info__card:nth-child(2) {
	position: relative;
}

.contact-info__card:nth-child(2)::after {
	background: #dfdedf;
	width: 1px;
	height: 100%;
	top: -27px;
	position: absolute;
	left: 0;
	content: '';
}

.contact-form {
	padding-bottom: 90px;
}

.contact-info__card:nth-child(2)::before {
	background: #dfdedf;
	width: 1px;
	height: 100%;
	top: -27px;
	position: absolute;
	right: 0;
	content: '';
}

.wpcf7-spinner {
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
}

.wpcf7-submit {
	position: absolute;
}

.contact-info__card:nth-child(2) li a {
	font-size: 25px;
}

.contact-info .container-grid {
	grid-template-columns: 1fr 1fr 1fr;
	justify-items: center;
	display: grid;
	gap: 20px;
}

.contact-info h2 {
	letter-spacing: 0px;
	color: #001943;
	font-size: 34px;
	font-family: "Red Hat Display",sans-serif;
	margin-bottom: 12px;
}

.contact-form input, 
.contact-form textarea,
.contact-form select {
	border: 1px solid #001943!important;
	border-radius: 6px!important;
	padding: 9.61px 22px!important;
	font-family: "Akshar",sans-serif;
}

.contact-form textarea {
	width: 100%;
}

.contact-form select {
	height: 50px;
}

.contact-form .wpcf7-submit {
	border-radius:0!important;
	width: fit-content;
	padding-left: 120px!important;
	padding-right: 120px!important;
}

.contact-form form {
	text-align: center;
}

.contact-form label {
	letter-spacing: 0.33px;
	font-family: "Akshar",sans-serif;
	color: #001943;
	font-size: 20px;
	width: 100%;
	text-align: left;
	margin-bottom: 12px;
}

.contact-flex:nth-child(2) {
	grid-template-columns: 1fr 1fr 1fr;	
}

.contact-flex:nth-child(3) {
	grid-template-columns: 1fr 2fr;
}

.contact-flex {
	display: grid;
	gap: 20px;
}

.contact-info__card ul {
	list-style: none;
	list-style: none;
	margin-left: 0;
}

.contact-info__card li, 
.contact-info__card a {
	letter-spacing: 0.38px;
	color: #001943;
	/* font-size: 15px; */
	font-size: 25px;
	font-family: "Akshar";
}

.leaflet-container {
	z-index: 0;
}

.vertical-image .container-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	/*height: 70vh;
	overflow-y: scroll;*/
}

.vertical-image .container-grid::-webkit-scrollbar {
	opacity: 0!important;
	display: none!important;
}

.horizontal-image .single-title{
	padding-top: 80px;
	margin-bottom: 20px;
}

.horizontal-image .single-text {
	padding-bottom: 80px;
}

.horizontal-image .single-img {
	/*height: 50vh;*/
}

.horizontal-image .single-description {
	max-width: 1000px;
}

.vertical-image  .single-img {
	position: relative;
}

.vertical-image  .single-img img {
	/*height: 70vh;
	object-position: top;
	top: 0;
	position: sticky;
	flex: 0 0 50%;*/
}

.single-post__body {
	padding-top: 80px;
	padding-bottom: 20px;
	font-family: "Akshar";
}

.single-post__body p {
	display: inline-block;
    width: 100%;
}

.single-content {
	padding-bottom: 60px;
}

.wp-block-image img {
	margin-top: 30px;
	margin-bottom: 30px;
}

.single-content a {
	color: #10245C;
	font-weight: bold;
}


.eapps-social-share-buttons-position-left .eapps-social-share-buttons-container {
	transform: none!important;
}

.eapps-social-share-buttons-item-icon {
	width: auto!important;
	height: 21px!important;
    transition: .1s linear;
}

.eapps-social-share-buttons-item-icon path {
	transition: all .1s linear;
   
}

.eapps-social-share-buttons-item {
	transition: all .1s linear;
}

.eapps-social-share-buttons-item:hover svg, 
.eapps-social-share-buttons-item:hover svg > * {
	fill: #2FBAD9!important;
}

.eapps-social-share-buttons-item::before, 
.eapps-social-share-buttons-item::after {
	display: none!important;
}

.eapps-social-share-buttons-item-icon-container {
	position: initial!important;
	padding: 0!important;
	margin: 0!important;
}

.eapps-social-share-buttons-inner {
	margin-top: 20px!important;
}

#eapps-social-share-buttons-1 .eapps-social-share-buttons-inner .eapps-social-share-buttons-item {
	margin-left: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
}

.single-text {
	padding-left: 72px;
	padding-right: 37px;
	overflow: hidden;
	padding-bottom: 137px;
	color: #fff;
	background: transparent linear-gradient(149deg, var(--unnamed-color-001943) 0%, var(--unnamed-color-2fbad9) 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(149deg, #001943 0%, #2FBAD9 100%) 0% 0% no-repeat padding-box;
}

.vertical-image .single-text {
	/*overflow-y: scroll;*/
	padding-bottom: 40px;
}

.single-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.vertical-image .single-text::-webkit-scrollbar {
	opacity: 0!important;
	display: none!important;
}

.single-title {
	color: #2FBAD9;
	letter-spacing: -2.27px;
	font-size: 56px;
	line-height: 66px;
	font-family: "Red Hat Display",sans-serif;
	padding-top: 120px;
	color: #2FBAD9;
	margin-bottom: 26px;
}

.single-description h2 {
	letter-spacing: 0.88px;
	font-size: 35px;
	margin-bottom: 18.5px;
}

.single-description h1, 
.single-description h2, 
.single-description h3, 
.single-description h4, 
.single-description h5, 
.single-description h6,
.single-description a {
	color: #fff;
}

.single-description a {
	font-weight: bold;
	text-decoration: underline;
}

.single-description {
	font-family: "Akshar";
	font-size: 18px;
	letter-spacing: 0.45px;
}

.single-sticky {
	position: sticky;
	top: 0;
}

.ast-header-break-point .main-header-menu {
	background: #001943 0% 0% no-repeat padding-box;
}

.ast-mobile-header-wrap .ast-mobile-header-content, .ast-desktop-header-content {
	width: 100%;
	background-color: #0000004f;
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
	padding-left: 40px!important;
	padding-right: 40px!important;
}

.ast-header-break-point .ast-main-header-bar-alignment {
	height: fit-content!important;
}

a.menu-link:hover {
	transition: all .3s linear;
	color: #001943;
	background: #2FBAD9;
}

.suggetions {
	padding-top: 104px;
	padding-bottom: 120px;
}

.suggetions-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 42px;
}

.suggetions-grid__img:hover img {
	transform: scale(1.1);
	transition: all .6s ease-in-out;
}

.suggetions-grid__img {
	transition: all .6s ease-in-out;
	overflow: hidden;
	border-radius: 7px;
	position: relative;
}

.suggetions-grid__img:hover {
	background: rgb(0 25 67 / 50%);
	transition: background-color 0.5s ease;
}

.suggetions-grid__img:hover::before {
	background: rgb(0 25 67 / 50%);
	transition: .3s;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
	background-image: url('../img/eye.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100px;
}

.suggetions-item img {
	width: 100%;
	border-radius: 7px;
	object-fit: cover;
	transform: scale(1);
	transition: all .6s ease-in-out;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.suggetions-grid__img {
	position: relative;
	padding-top: 100%;
}

.suggetions-item a {
	letter-spacing: 0.6px;
	color: #001943;
	display: block;
	margin-top: 19px;
	font-size: 23px;
	font-family: "Akshar";
	letter-spacing: 0.6px;
}

.suggetions h2 {
	margin-bottom: 28px;
	font-family: 'Red Hat Text';
	letter-spacing: 0px;
	color: #001943;
	font-size: 37px;
}

a.menu-link {
	letter-spacing: 0px;
	color: #2FBAD9;
	font-family:"Arial"!important;
	font-weight: bold!important;
	font-size: 18px;
}

.social-media {
	margin-top: 15%;
	padding-left: 40px;
	padding-right: 40px;
	display: flex;
	gap: 29px;
}

.social-media i {
	font-size: 22px;
	color: #2FBAD9;
}

footer .social-media {
	margin-top: 0;
	order: 2;
	margin-bottom: 30px;
	padding-left: 0;
}

.site-primary-footer-wrap {
	padding-top: 158px;
	padding-bottom: 148px;
}

footer .social-media i {
	color: #001943;
}

footer .widget_text {
	order: 3;
	margin-bottom: 0;
}

footer .widget_media_image {
	order: 1;
	margin-bottom: 45px;
} 

aside.footer-widget-area {
	display: flex!important;
	flex-direction: column;
}

.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu-mobile {
    display: block;
    width: 100%;
    transform: translateX(0);
    transition: all .4s linear;
    position: relative;
    overflow-y: auto;
    height: 100vh;
    padding-bottom: 159px!important;
}

.ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu-mobile {
	transform: translateX(-100vw);
	transition: all .7s linear;
	display: block!important;
}

.ast-builder-menu-mobile {
	height: 100%;
    padding-top: 84px!important;
	background: #001943;
	width: 326px!important;
	padding-bottom: 40px;
	padding-top: 150px;
	height: calc(100vh + 80px);
}

.wpcf7-acceptance label {
	display: flex;
	align-items: center;
}

/* tour artistes */
.s-tour-art {
	padding: 85px 0;
	padding-bottom: 45px;
}

.s-ticket {
	padding-top: 60px;
}

.s-tour-art .container .row > div .screen-one img {
	aspect-ratio: unset;
	height: 458px;
}

.s-tour-art .container .row > div .screen-one {
	margin: 0 0 62px !important;
	display: block;
	height: 100%;
	position: relative;
}

.s-tour-art .container .row > div .screen-one  .screen-one__img {
	padding-bottom: 100%;
	position: relative;
}

.s-tour-art .container .row > div .screen-one  .screen-one__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.s-tour-art .container .row > div .screen-one h3 {
	text-transform: uppercase;
	font-size: 24px !important;
	margin-top: 24px !important;
}

.pagination {
	display: flex;
	align-items: center;
	margin: 0 0;
	justify-content: center;
}

.pagination .page-numbers {
	color: #000;
	font-size: 16px;
	width: 36px;
	height: 36px;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 10px;
	transition: all .2s linear;
}

.pagination .page-numbers svg path {
	transition: all .2s linear;
}

.pagination a.page-numbers:hover {
	background: #2FBAD9;
	color: #001943!important;
}

.pagination .page-numbers.current {
	background: #2FBAD9;;
	color: #001943 !important;
}

.next.page-numbers:hover {
	background: none!important;	
}

.next.page-numbers:hover svg path{
	background: none!important;
	fill:  #2FBAD9;
}

.pagination .prev.page-numbers {
	transform: rotate(180deg);
}

.section-width {
	margin-left: auto;
}

.s-tickets {
	padding: 0 0 40px;
}

.s-tickets h2 {
	font-family: "Red Hat Display",sans-serif;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 50px;
}

.s-tickets p {
	font-family: "Akshar"; 
	color: #707070; 
	font-size: 16px;
	display: none;
}

.s-tickets h3 {
	display: none;
	font-family: "Akshar";
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 60px;
}

.tickets-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 60px;
}

.tickets-bar select {
	color: #001943;
	border: 1px solid #001943;
	margin-right: 27px;
	height: 40px;
	padding: 0 20px;
	border-radius: 0;
	font-weight: 700;
    padding-right: 40px;
	cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://www.svgrepo.com/show/80156/down-arrow.svg);
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 50%;
    background-size: contain;
    background-size: 15px;
    transition: none!important;
}

.tickets-bar button {
	background: transparent;
	border-radius: 0;
	font-weight: 700;
	font-family: "Akshar";
	color: #001943;
	padding: 5px 28px;
	margin-left: auto;
	display: block;
	border: 1px solid #001943;
}

.tickets-one .tickets-one__item:nth-child(3) {
    width: 13%;
}

.tickets-bar select:hover {
	background: #001943;
	color: #fff;	
}

.tickets-bar button i {
	margin-left: 15px;
	color: #001943;
}

.tickets-bar button:hover {
	background: #001943;
	color: #fff;
}

.tickets-bar button:hover i {
	color: #fff;
}

.tickets-months {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
	justify-content: ;
	color: #17161A;
	font-family: "Akshar";
	margin: 0 0 58px;
}

.tickets-one {
	align-items: center;
	border-top: 1px solid #707070;
	padding: 38px 0;
	font-family: "Akshar";
	font-size: 19px;
    text-align: center;
    display: flex;
    gap: 10px;
}

.tickets-one.col:nth-child(3) {
    width: 100px;
    max-width: 100px;
}

.col.mention {
    font-weight: 600;
}

.tickets-one__img {
	width: 72px;
	height: 72px;
	object-fit: cover;
	border-radius: 7px;
}

.tickets-one span {
	display: block;
}

.tickets-one .tickets-one__item:nth-child(1) {
	max-width: fit-content;
	padding-right: 20px;
}

.tickets-one__item {
    width: 22.66%;
}

.tickets-one strong {
	display: block;
}

.col-btn {
    width: 25%;
}

.tickets-one > div:nth-child(4) {
	text-align: center;
}

.tickets-one > div:nth-child(4) span {
	font-size: 16px;
}

.tickets-one button {
	background: transparent;
	border-radius: 0;
	font-weight: 700;
	font-family: "Akshar";
	width: inherit;
	color: #17161A;
	margin-left: auto;
    padding: 5px 13px;
	display: block;
	background: #001943;
	border: 1px solid #001943;
	color: #fff;
    width: 100%;
}

.tickets-one button.disabled {
	background: #a3a3a3;
	cursor: not-allowed! important;
	border: 1px solid #a3a3a3;
}

.tickets-one button.pront { 
	cursor: not-allowed! important;
}

.tickets-one button.pront i {
	display: none;
}

.tickets-one button.disabled i {
	display: none;
}

.tickets-one button i {
	margin-left: 15px;
	transition: all .2s linear;
}

.tickets-one button:hover {
	color: #001943;
	background: #fff!important;
}

.s-fs-btn i, 
.shows-submit i {
	transition: all .2s linear;	
}

.tickets-one button:hover i, 
.s-fs-btn:hover i, 
.shows-submit:hover i {
	transform: translateX(10px);
}

.tickets-one button:hover i {
	opacity: 1;
}

/* single  talent */
.single-talent .site-header {
	display: none;
}

.section-scroll > section {
	height: 100vh;
}

.section-scroll > section .container {
	padding-left: 150px;
}

.s-fs-talent {
	position: relative;
}

.agent p {
	margin-bottom: 0!important;
	font-size: 22px;
}

.s-fs-talent img{
	width: 100%;
	/*height: calc(100vh + 1px);*/
	min-height: 100%;
	object-fit: cover;
}

.s-fs-social {
	margin-bottom: 20px;
}

.s-fs-social a {
	font-size: 31px;
	margin-right: 13px;
	color: #fff;
}

.s-fs-subcr .s-fs-social a {
	font-size: 52px;
	margin-right: 27px;
}

.fs-talent-text {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	padding: 30px;
	color: #fff;
}

.fs-talent-text strong {
	display: block;
}

.slide-talent {
	height: calc(100vh + 2px);
	/*position: relative;*/
}

.slide-talent .slide-talent-text > * {
	color: #fff!important;
}

.slide-talent .slide-talent-text  a {
	color: #fff!important;
}

.slide-talent .slide-talent-text {
	background: rgba(0,0,0,0.5);
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 761px;
	width: 100%;
	padding: 40px;
	padding-bottom: 50px;
	color: #fff;
}

.slide-talent-text h4 {
	color: #fff;
	font-size: 28px;
	line-height: 1.2;
	font-weight: 700;
	margin: 0 0 25px;
}

.slide-talent-text p {
	font-size: 18px;
	margin: 0 0 25px;
}

.s-slider-talent .owl-nav {
	position: absolute;
	right: 15px;
	bottom: 56px;
	display: flex;
	display: none;
}

.s-slider-talent .owl-nav button {
	color: #fff !important;
	height: 56px;
	width: 56px;
	border: 1px solid #fff !important;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px !important;
	margin: 0 6px;
}

.s-slider-talent .slide-number {
	display: none;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
}

.slide-number i {
	margin: 0 10px;
	width: 55px;
	display: inline-block;
	height: 1px;
	background: #fff;
}

.s-fs-content {
	padding-top: 60px;
	padding-bottom: 60px;
	height: fit-content!important;
}

.s-fs-content .fp-tableCell {
	height: fit-content!important;
}

.s-fs-content h2 {
	margin: 0 0 40px;
	color: #fff;
	font-size: 36px;
	font-family: "Red Hat Display",sans-serif;
	font-weight: 700;
}

.s-fs-content p {
	margin: 0 0 25px;
}

.s-fs-content a {
	color: #fff;	
}

.fs-content-side {
	width: 100%;
	max-width: 180px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.s-fs-subcr  {
	width: 100%;
	margin-left: auto;
}

.s-fs-subcr .wpcf7-form-control-wrap input {
	border: none!important;
} 

.s-fs-social h2 {
	display: none;
}

.s-fs-social h2:first-child {
	display: block;
}

.s-fs-subcr  .wpcf7-form-control-wrap {
	width: calc(50% - 10px);
}

.s-fs-subcr .row {
	align-items: center;
}

.s-fs-subcr h2 {
	color: #fff;
	width: 52%;
	font-family: "Red Hat Display",sans-serif;
	font-size: 42px;
	font-weight: 700;
	margin: 0 0 12px;
}

.s-fs-subcr p {
	color: rgba(255,255,255,0.75);
	max-width: 320px;
}

.s-fs-subcr h3 {
	color: #fff;
	font-size: 26px;
	max-width: 560px;
	margin: 0 0 40px;
}

.s-fs-subcr .wpcf7 {
	max-width: 560px;
	position: relative;
}

.s-fs-subcr .wpcf7-form-control-wrap select {
	padding: 10.61px 23px!important;
}

.copyright-mobile {
	font-size: 17px;
	line-height: 1.5;
	color: #001943;
	font-family: "Akshar";
	font-weight: 500;
	margin-top: 45px;
	display: none;
}

.s-fs-subcr .form-flex {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
} 

.s-fs-subcr .form-flex br {
	display: none!important;
}

.s-fs-subcr .wpcf7-email {
	border-radius: 0;
	background: #fff !important;
	border: none;
}

.s-fs-subcr .wpcf7 p {
	margin: 0;
}

.s-fs-subcr .wpcf7 .wpcf7-submit {
	position: absolute;
	width: unset;
	padding: 0 !important;
	right: 15px;
	top: 8px;
	border: none !important;
	background: transparent !important;
	font-size: 18px;
	color: #000 !important;
}

.s-video-talent {
	margin-top: -1px!important;
	margin-bottom: -1px!important;
	margin-left: auto;
}

.video-talent-wrap {
	display: flex;
	flex-wrap: wrap;
}

.s-video-talent {
	height: fit-content!important;
}

.video-talent-wrap .video-talent-1 {
	margin-top: -1px;
	background-position-y: top!important;
}

.s-video-talent .fp-tableCell {
	height: fit-content!important;	
}

.video-talent-wrap .video-talent-1 {
	height: 50vh;
	-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%;
	min-width: 70%;
	position: relative;
}

.video-talent-1 svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(-45deg);
	transition: all .3s linear;
}

.video-talent-1 svg:hover {
	transform: translate(-50%,-50%) rotate(0deg) scale(.9);
}

.video-talent-wrap .video-talent-1:nth-child(11n+1), 
.video-talent-wrap .video-talent-1:nth-child(11n+4), 
.video-talent-wrap .video-talent-1:nth-child(11n+6) {
	min-width: 30%;
}

.pum-theme-default-theme {
	background-color: #000000de!important;
}

.page-numbers {
	width: 36px;
	height: 37px;
	background: #001943 0% 0% no-repeat padding-box;
	border-radius: 6px;
	color: #2FBAD9!important;
	letter-spacing: 0.4px;
	margin-right: 10px;
	font-size: 16px;
	font-family: "Akshar";
}

.next.page-numbers, 
.prev.page-numbers {
	background: transparent;
	width: auto;
	height: auto;
}

.single-talent .tickets-one button:hover {
	background: #D90A2C;
}

.single-talent {
	font-family: "Akshar";	
}

.visionner a {
	color: #001943;
	font-size: 23px;
	transition: all .3s; 
}

.visionner a:hover {
	color: #2fbad9;
}

.single-talent .s-tickets {
	padding: 50px 0;
}

.s-fs-footer {
	color: rgba(255,255,255,0.8);
	padding-top: 80px;
	padding-bottom: 50px;
}

.s-fs-social {
	margin-top: 27px;
}

.s-fs-footer p {
	margin: 0 0 0;
	font-size: 22px;
	color: #fff;
	max-width: 500px;
}

.s-fs-footer .container-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 178px;
	gap: 0 40px;
	justify-items: center;
}

.s-fs-btn {
	margin-top: 39px;
}

.s-fs-footer h2 {
	color: rgba(255,255,255,0.8);
	margin: 0 0 40px;
	font-size: 32px;
	font-weight: 700;
}

.s-fs-footer .row > div:nth-child(2) p {
	font-size: 22px;
	margin: 0;
}

.s-fs-footer .row > div:nth-child(3) p {
	margin: 0 0 17px;
} 

.s-fs-footer img {
	max-width: 228px;
	margin-top: 10px;
	width: 100%;
}

.st-side-menu {
	/*background: rgb(83 17 5);*/
	height: auto;
	position: fixed;
	width: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	padding: 50px 20px;
}

.st-side-menu img {
	max-width: 208px;
}

.st-side-menu ul {
	padding: 0;
	list-style: none;
	display: flex;
}

.st-side-menu ul li {
	margin: 0 0 10px;
}

.st-side-menu ul li a {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	font-family: "Arial"!important;
}

.st-side-menu ul li a:hover,
.st-side-menu ul li.active a {
	text-decoration: underline;
}

.s-header-home {
	height:773px!important;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"], 
footer, 
.footer-div {
	height: 100%;
}

.site-header-primary-section-right {
	padding-right: 60px;
}

.owl-carousel.owl-drag .owl-item {
	touch-action: auto!important;
    margin-bottom: 5px;
}

.s-fs-subcr {
	padding-top: 60px;
	padding-bottom: 60px;
	height: auto!important;	
}

.s-fs-subcr .fp-tableCell {
	height: auto!important;	
}

.s-fs-btn {
	padding: 5px 30px;
	background: white;
	border-radius: 0;
	font-weight: 700;
	font-family: "Akshar";
	color: #da3e2d;
	display: block;
	width: fit-content;
	border: 1px solid #fff;
	margin-bottom: 40px;
}

.s-fs-btn i {
	margin-left: 10px;
}

.slider-card__img {
	overflow: hidden;
	padding-bottom: 100%;
	position: relative;
}

.slider-card .owl-item .col-md-4 {
	max-width: 100%!important;
}

.wpcf7 form.invalid .wpcf7-response-output {
	padding: 0;
	margin: 0;
	border-color: transparent;
}  

.single-info ul {
	column-count: 2;
	column-gap: 30px;
}

.single-info ul {
	list-style: none;
	margin-left: 0;
	font-size: 21px;
}

.single-info {
	margin-bottom: 60px;
}

.single-info li {
	margin-bottom: 8px;
}

.awards {
	padding-top: 0;
	padding-bottom: 80px;
}

.awards .container h2{
	margin-bottom: 15px;	
}

.awards .screen-one h3 {
	margin-bottom: 10px!important;
}

.awards .container {
	padding-left: 0!important;
	padding-right: 0!important;
}

.awards-title {
	font-size: 37px;
	text-transform: uppercase;
	margin-bottom: 25px;
	line-height: 52px;
	color: #001943;
	font-family: "Red Hat Display",sans-serif;
}

.awards-vimeo {
	width: 198px;
	margin-bottom: 48px;
}

.st-side-menu li.active::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background:rgba(0,0,0,0.5);
	z-index: -1;
}

.search-form {
	padding-top: 85px;
}

.search-form #search_submit {
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 0;
	background-color: #001943;
	background-color: #001943;
	/* margin-bottom: 50px; */
	transition: all .3s linear;
	font-family: "Akshar";
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.55px;
	font-size: 21px;
}

.search-form .search-container {
	width: 66%;
	/* border: 1px solid #001943; */
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
}

.button-back {
	background-color: #001943;
	margin-bottom: 50px;
	transition: all .3s linear;
	font-family: "Akshar";
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.55px;
	font-size: 21px;
}

.button-back:hover {
	background: #2FBAD9;
	color: #001943;	
}

.search-form input[type=text] {
	border: 1px solid #001943;	
	margin-right: 20px;
	width: 100%;
}

.search-title {
	font-size: 37px;
	text-transform: uppercase;
	margin-bottom: 25px;
	line-height: 52px;
	color: #001943;
	font-family: "Red Hat Display",sans-serif;
    margin-top: 40px;
}

.search-empty {
	min-height: 50vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.column-awards {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

#navbar-mobile .offcanvas ul a {
	font-size: 38px;
}

#navbar-mobile .menu-item {
	margin-bottom: 10px;
}

.single-post {
	padding-top: 82px;
}

.shop-slider h4 {
	text-transform: uppercase;
    font-size: 22px;
    line-height: 27px;
    color: #001943;
    margin-top: 18px;
    padding-bottom: 18px;
    letter-spacing: 0.55px;
    font-family: "Akshar";
    font-weight: 500;
}

.shop-slider button {
    font-weight: 700;
    padding: 5px 40px;
    font-family: "Akshar";
    border: 1px solid;
}

.s-tickets .owl-nav {
	/*display: block!important;*/
}

.s-tickets .owl-nav button {
    background-color: #38bad9!important;
    width: 26px;
    margin-right: 15px;
    margin-left: 0;
    margin-top: 30px;
    color: #001943;
    border: 1px solid #38bad9!important;
}

.s-tickets .owl-nav button:hover {
    background-color: #fff;
}

.shop-slider__img {
    overflow: hidden;
}

.shop-slider__img:hover img{
    transform: scale(1.05);
}

.shop-slider img {
    transition: all .7s;
}

.menu-vimeo {
    margin-top: 15%;
    padding-left: 40px;
    padding-right: 40px;
}

.menu-vimeo img {
    width: 120px;
    object-fit: contain;
}

.menu-vimeo--nav img {
    width: 80px;
}

.menu-vimeo--nav {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 0;
    margin-top: 0;
}

.s-fs-footer .col-mail a {
	color: #fff;
    font-weight: bold;
}

.rcw10-slider .owl-nav {
	display: block!important;
}

footer a {
	color: #001943;
    font-weight: bold;
}

.navbar-mobile__logo {
	width: 170px;
    z-index: 99;
}

.padding-left-right {
	padding-left: 99px;
    padding-right: 100px;
}

.marketing-header {
	background-color: #3DC4E0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    z-index: 99;
}

.marketing-header__img {
	width: 295px;
}

.marketing {
	background: #121F53;
    padding-top: 189px;
    padding-bottom: 30px;
    font-family: 'Inter';
}

.marketing-title {
    color: #3DC4E0;
    text-align: right;
    font-weight: 800;
    font-family: 'Inter';
    margin-bottom: 29px;
    font-size: 52px;
}

.marketing-grid__title {
	color: #121F53;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 45px;
    font-family: 'Inter';
    line-height: normal;
}

.marketing-group {
	margin-bottom: 23px;
}

.marketing-item {
	margin-bottom: 62px;
    overflow: hidden;
}

.marketing-grid {
    display: grid;
    margin-bottom: 16px;
    grid-template-columns: .7fr 1fr;
    font-family: 'Inter';
    background: #FFF;
    overflow: hidden;
}

.marketing-grid__artiste {
    color: #3DC4E0;
    font-size: 21px;
    font-style: normal;
    font-family: 'Inter';
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

.marketing-grid__text {
    font-family: 'Inter';
	padding: 41px 14px 41px 30px;
}

.marketing-grid__text ul {
    color: #121F53;
    font-size: 16px;
    font-style: normal;
    word-break: break-word;
    font-weight: 400;
    font-family: 'Inter';
    margin-bottom: 38px;
    margin-left: 28px;
    line-height: normal;
    list-style-type: "★";
}

.marketing-grid__text li {
	margin-bottom: 7px;
}

.marketing-grid__text p {
    color: #121F53;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 10px;
}

.marketing-grid__text a {
	font-weight: bold;
    color: #121F53;
    text-decoration: underline;
}

.marketing-grid__artiste--xs {
	display: none;
    margin-bottom: 9px;
}

.marketing-grid__img img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}