/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.footer-section ul li {list-style:none;margin-left:0!important;}
.pad-none{padding-bottom:0}
/*************** ADD CUSTOM CSS HERE.   ***************/

:root {
    --secondary-color:#ec3138;
    --third-color: var(--primary-color)
}
@font-face {
    font-family: 'Gilroy';
    src:  url(./assets/fonts/gilroy/Gilroy-Light.ttf) format("truetype");
    font-weight: 300;
    
}

@font-face {
    font-family: 'Gilroy';
    src:  url(./assets/fonts/gilroy/Gilroy-Regular.ttf) format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: 'Gilroy';
    src: url(./assets/fonts/gilroy/Gilroy-Medium.ttf)  format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: 'Gilroy';
    src:  url(./assets/fonts/gilroy/Gilroy-SemiBold.ttf) format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: 'Gilroy';
    font-weight: 700;
    src: url(./assets/fonts/gilroy/Gilroy-Bold.ttf) format("truetype");

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Gilroy' !important;
}


body {
	overflow: hidden;
}

:root {
    --primary-color: var(--primary-color); 
    --fs-color-primary: #ec3138; 
}

.home-banner .banner-head * {
	font-family: 'Prompt';
	font-style: normal;
	font-weight: 700;
	background: var(--primary-color);
	border-radius: 8px;
	text-transform: uppercase;
	font-size: 32px;
	display: inline-block;
	color: #fff;
	margin: 0;
	padding: 10px 150px;
}
.home-banner:after {
	background: url(./assets/images/after1.svg) no-repeat;
	background-size: 100%;
	position: absolute;
	width: 254px;
	height: 244px;
	content: '';
	bottom: -30px;
	right:-30px;
}
.banner-text h2 {
	font-weight: 900;
	font-size: 50px;
	line-height: 76px;
	text-transform: capitalize;
	color: var(--fs-color-primary);
}
.font-bold * {
	font-weight: bold;
}
.mg0 * {
	margin-bottom: 0;
}
.home-banner .video-button-wrapper a {
	background: url(./assets/images/video-button.svg) no-repeat;
	background-size: 100%;
	border:none;
	padding: 0;
}
.home-banner .video-button-wrapper a:hover {
	transform: scale(1.2);
}
.home-banner .video-button-wrapper a i {
	color: transparent;
}
a.white.btn.button span {
	border-color: var(--primary-color);
	color: var(--primary-color);
}
a.btn.button, button.btn.button {
	font-size: 16px;
	border:none;
	border-radius: 99px;
    padding: 5px;
}
a.btn.button span, button.btn.button span {
	border: 1px dashed #fff;
    border-radius: 99px;
    padding: 10px 30px;
    color: #fff;
    font-weight: 700;
}
a.btn.button.btn-pad span, button.btn.button.btn-pad span {
	padding: 10px 40px;
}
a.btn.button, .form-home #submit, button.btn.button {
	background-size: 200% 200%;
	position: relative;
	background-image: 
	linear-gradient(to top, var(--fs-color-primary) 50%, transparent 50%);
	-webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
	-moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
	-ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
	-o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
	transition: background-position 300ms
}
a.btn.button:hover, .form-home #submit:hover, button.btn.button:hover {
	background-image: 
	linear-gradient(to top, var(--fs-color-primary) 51%, transparent 50%);
	background-position: 0 100%;
	-webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
	-moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
	-ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
	-o-transition: background-position 300ms, color 300ms ease, border-color 300ms 
}
a.btn.white.button:hover span {
	color: #fff;
	border-color: #fff;
}
@media (max-width: 1024px) {
	.home-banner.is-full-height {
		height: 50% !important;
	}
	.home-banner .banner-head * {
		font-size: 30px;
		padding: 10px 30px;
	}
	.banner-text h2 {
		font-size: 40px;
		line-height: 1.4;
	}
}


.mobile-sidebar  .html .gtranslate_wrapper img {
  width: auto;
}

.heading-title * {
	font-size: 40px;
	line-height: 60px;
	
	color: var(--fs-color-primary);
}
.banner-about {
	border-radius: 36px;
}
.banner-about img {
	border-radius: 24px;
}
.banner-about .img {
	filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
	border-radius: 24px;
}

.section-about .section-bg {
	    background:  url(./assets/images/bg-divider1.svg) no-repeat top left / 100% auto;
}
.section.section-about {
	margin-top: -100px;
    padding-top: 150px !important;
    margin-bottom: 100px !important;
}
.fz18 * {
	font-size: 18px;
}
/*.section-diff:after, .section-programe:after {*/
/*	content: '';*/
/*	position: absolute;*/
/*	top: -105px;*/
/*	height: 255px;*/
/*	width: 100%;*/
/*	background: url(./assets/images/divider-buble.svg) no-repeat;*/
/*	background-size: contain;*/
/*}*/

.section-diff .section-bg{
	max-height: 1150px !important
}
.section-diff .box-program:after {
	display: none;
}
.gallery-img-radius .box-image {
	border-radius: 23px;
}
.bread-wrap {
    background: var(--fs-color-secondary);
    padding: 40px 0;
}
.rank-math-breadcrumb p {
	margin-bottom: 0;
}
.bread-wrap h1, .bread-wrap .cat-title {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
.rank-math-breadcrumb .last {
	font-weight: bold;
}
.program .tabbed-content > ul > li > a  {
	border:none;
	padding: 0;
	background: unset;
	width:100%;
}
.archive-program {
	background: url(./assets/images/bg-program.jpeg) no-repeat;
	background-size: cover;
	background-position: top center;
	padding: 60px 0;
	padding-bottom: 300px;
	    background: linear-gradient(to bottom, #16b8d2 0%, rgb(22 184 210 / 25%) 20%, transparent 75%);
}
.post-type-archive-programme #footer {
	margin-top: -130px;
}
.archive-list.program {
	max-width: 95%;
    margin: 0 auto;
}
.program .tabbed-content > ul {
	display: flex;
	flex-flow: unset;
	gap:50px;
}

.box-program  {
    width:100%;
	border-radius: 24px;
	background-color: var(--primary-color);
	padding: 30px 10px;
	position: relative;
	z-index: 1;
	-webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    
}
.box-program:before {
	background-color: #fff;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	width: 100%;
	border-radius: 24px;
	bottom: 11px;
	z-index: -1;
}
.box-program:after {
	background-color: var(--fs-color-primary);
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	height: 11px;
	width: 60%;
	border-radius: 19px;
	bottom: -55px;
	z-index: -1;
	opacity: 0;
	-webkit-transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    -o-transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s,-webkit-transform .3s;
}
.box-program h3 {
	font-weight: 900;
	font-size: 24px;
	color: var(--primary-color);
	margin: 10px 0;
}
.box-program .desc * {
	font-size: 15px;
	font-weight: 500;
	color: var(--fs-color-primary);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-bottom: 0;
}
.box-program img {
	width: 200px;
	margin: 0 auto;
	background: url(./assets/images/round-blue.svg) no-repeat;
	background-size: 100%;
    padding: 12px;
    border-radius: 100%;
        aspect-ratio: 1 / 1;
            object-fit: cover;
    background-position: center center
}
.program .tabbed-content > ul > li {
	max-width: 25%;
	flex-basis:25%;
}
.box-program:hover:after, .program .tabbed-content > ul > li.active .box-program:after {
	opacity: 1;
}

.box-program:hover, .program .tabbed-content > ul > li.active .box-program {
	background-color: var(--fs-color-primary);
}
.box-program:hover img, .tabbed-content > ul > li.active img {
	background: url(./assets/images/round-red.svg) no-repeat;
	background-size: 100%;
	background-position: center center;
	
}
.box-program:hover h3,  .tabbed-content > ul > li.active h3 {
	color: var(--fs-color-primary);
}

.archive-program .tab-panels {
	background: #FFFFFF;
    border: 3px dashed var(--fs-color-secondary);
	border-radius: 23px;
	margin-top: 50px;
	padding: 50px 30px;
	-webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.archive-program .tab-panels h2 {
	color: var(--fs-color-primary);
	font-size: 48px;
}
.archive-program .tab-panels h2 br {
	display: none;
}
.fw900 {
	font-weight: 900;
}
.dif-box img {
	height: 260px;
	width: auto;
}

.diff-item .col-inner {
	background: #FFFFFF;
	border-radius: 23px;
	padding: 30px;
	-webkit-transition: box-shadow .3s,background-color .3s,-webkit-transform .3s;
    transition: box-shadow .3s,background-color .3s,-webkit-transform .3s;
    -o-transition: box-shadow .3s,transform .3s,background-color .3s;
    transition: box-shadow .3s,transform .3s,background-color .3s;
    transition: box-shadow .3s,transform .3s,background-color .3s,-webkit-transform .3s;
}
.diff-item:hover .col-inner {
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
}
.diff-item:hover h3 {
	color: var(--primary-color);
}



.diff-item .dif-image-cover {
    position:relative;
    margin-bottom:20px;
}

.diff-item:nth-child(3n-1) .dif-image-cover img {
    max-width:200px;
    height:200px;
    aspect-ratio:1/1;
    object-fit:cover;
    border-radius: 171px 162px 183px 134px;
    -webkit-border-radius: 171px 162px 183px 134px;
    -moz-border-radius: 171px 162px 183px 134px;
    filter: drop-shadow(10px 5px 1px var(--secondary-color));
}



.diff-item:nth-child(3n-2) .dif-image-cover img {
    max-width:200px;
    height:200px;
    aspect-ratio:1/1;
    object-fit:cover;
    border-radius: 159px 149px 176px 121px;
    -webkit-border-radius: 159px 149px 176px 121px;
    -moz-border-radius: 159px 149px 176px 121px;
    filter: drop-shadow(10px 5px 1px var(--primary-color));
}

.diff-item:nth-child(3n-3) .dif-image-cover img {
    max-width:200px;
    height:200px;
    aspect-ratio:1/1;
    object-fit:cover;
    border-radius: 119px 175px 180px 177px;
    -webkit-border-radius: 119px 175px 180px 177px;
    -moz-border-radius: 119px 175px 180px 177px;
    filter: drop-shadow(10px 5px 1px var(--third-color));
}


.diff-item .dif-box {
    height:100%
}

.difference-wrap {
	margin: 80px 0;
}
.slider-show-nav.slider-nav-circle .flickity-prev-next-button {
	opacity: 1;	
}
.slider-show-nav.slider-nav-circle .flickity-prev-next-button svg, .slider-show-nav.slider-nav-circle .flickity-prev-next-button .arrow {
	box-shadow: inset -1px -2px 0px #e5dddd;
    border: navajowhite;
    background: #F5F6F7;
    height: 60px;
    width: 60px;
    min-width: 60px;
    padding: 20px;
	fill: #754C29;
}

.home .dif-box .desc {
    padding: 15px;
}
/* .home .dif-box .desc p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-bottom: 0;
} */

.home .dif-item .dif-image-cover {
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    overflow: hidden;
    max-width: 50%;
}

.home .dif-item .dif-image-cover  img {
        object-fit: cover;
            height: 100%;

}
.gallery-title {
	color: var(--primary-color);
	font-size: 40px;
}
section.video {
	padding:50px 0 0 0;
	margin-bottom: 50px;
}
.video-item img {
	width: 100%;
	border-radius: 23px;
}

.video-item.big .img-gallery {
	height: 640px;
	object-fit: cover;
}
.video-item {
	position: relative;
}
.video-item .overlay {
	background: linear-gradient(180.07deg, rgba(27, 50, 129, 0) 0.06%, var(--fs-color-primary) 99.94%);
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 23px;
	z-index: 0;
	opacity: 0;
	-webkit-transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    -o-transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s,-webkit-transform .3s;
}

.video-item p.title {
	position: absolute;
	bottom: 50px;
	left: 80px;
	color: #fff;
	z-index: 1;
	font-weight: 900;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 0;
	opacity: 0;
	-webkit-transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    -o-transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s,-webkit-transform .3s;
}
.video-item .icon {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	width: 98px;
	height: 98px;
	-webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    opacity: 0;
	-webkit-transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    transition: opacity .3s,background-color .3s,-webkit-transform .3s;
    -o-transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s;
    transition: opacity .3s,transform .3s,background-color .3s,-webkit-transform .3s;
}

.video-item:hover .overlay, .video-item:hover .title, .video-item:hover .icon {
	opacity: 1;
}
.video-list .video-item .icon {
	width: 50px;
	height: 50px;
}
.video-list .video-item p.title {
	font-weight: 700;
	font-size: 15px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	line-height: 1.4
}
.video-list .video-item .img-gallery {
	height: 205px;
	object-fit: cover;
}
.video-list .video-item {
	margin-bottom: 15px;
}

/*.page-load-status {
  display: none;
}*/

.loader-ellips {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.see-more button:disabled,
.see-more button[disabled] {
  display: none;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: var(--primary-color);
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}

.loader-ellips__dot:nth-child(3) {
  left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
  left: 3em;
}

@keyframes reveal {
  from {
    transform: scale(0.001);
  }

  to {
    transform: scale(1);
  }
}

@keyframes slide {
  to {
    transform: translateX(1.5em);
  }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}


.d-none {
	display: none;
}
.d-block {
	display: block;
}
.view-more-button {
	font-weight: 600;
	font-size: 16px;
	color: var(--main);
}
.view-more-button:hover {
	color: var(--second);
}

section.gallery .bg {
	background-color: var(--fs-color-primary);
	z-index: 2;
}
.top-dark, .divider-dark {
	z-index: 2;
	position: relative;
}
section.gallery {
	z-index: 1;
	position: relative;
	padding: 50px 0;
	margin-top: -50px;
}
section.gallery .bubble-dark {
	border-radius: 100%;
	background-color: var(--primary-secondary);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	top: -200px;
	left: -50px;
	width: 302px;
	height: 302px;
}
.divider-dark:before {
	content: '';
	position: absolute;
	z-index: 9;
    right: 10%;
	width: 96px;
	height: 96px;
	background-color: var(--fs-color-secondary);
	border-radius: 99px;
}
.page-template-template-gallery .gallery .tab-panels .row > .col { 
  display: none;
}
.gallery .image-lightbox img, .gallery .image-lightbox .box-image {
	border-radius: 16px;
}
.gallery .nav > li > a {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.gallery .nav > li {
	margin: 0 15px;
}

.gallery .nav > li.active a, .gallery .nav > li:hover a {
	color: var(--fs-color-secondary);
}

.gallery .nav > li > a:before {
	background-color: var(--fs-color-primary);
}

.page-id-1266 .gallery .nav > li.active a, .page-id-1266 .gallery .nav > li:hover a {
	color: var(--fs-color-secondary);
}

.page-id-1266 .gallery .nav > li > a:before {
	background-color: var(--primary-color);
}

.test-item {
	margin-bottom: 30px;

}
.test-item .main {
	background-color: var(--primary-color);
	font-weight: bold;
	font-size: 17px;
    border-radius: 16px;
    padding: 45px 25px 45px 25px;
    line-height: 1.7;
    position: relative;
    min-height:320px;
}
.test-item .main:before {
	background-image:url(./assets/images/quote.svg);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	width: 38px;
	height: 47px;
	bottom: -47px;
	left: 40px;
}
.test-item .main:after {
	background-image:url(./assets/images/testi.svg);
	background-repeat: no-repeat;
	content: '';
	position: absolute;
	width: 65px;
	height: 45px;
	top: 20px;
	left: 20px;
}
.test-item .author {
	margin-top: 50px;
	display: flex;
	align-items: center;
	gap:20px;
}
.test-item .author .img {
	flex-basis: 70px;
	max-width: 70px;
}
.test-item .author .img img {
	height: 70px;
	width: 100%;
	border-radius: 99px;
	object-fit: cover;
}
.test-item .author h3 {
	font-weight: 900;
	font-size: 24px;
	margin-bottom: 7px;
	color: var(--primary-color);
}
.row.row-medium {
	max-width: 1350px;
}

.row.row-medium > .col {
	padding:0 20px 30px
}

.equal-height .flickity-slider > .col  {
    min-height:100%;
}

.equal-height .flickity-slider > .col > .col-inner {
    height:100%;
}


.post-item .box .box-image img {
    bject-fit: contain;
} 
.post-item .box .post-title {
	font-weight: 900;
	font-size: 22px;
	line-height: 28px;
}


.post-item .box .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height:58px;
}
.post-item .box .post-meta {
	font-style: italic;
	font-weight: 500;
	font-size: 15px;
	margin: 10px 0;
	display: block;
}
.post-item .box .box-text {
	padding: 0;
}
.post-item .box {
    height: 100%;
}
.post-item > .col-inner {
	background: #EFFAFD;
	overflow:hidden;
		border-radius: 24px;
}

/*.post-item  > .col-inner:after {*/
/*	position: absolute;*/
/*	content: '';*/
/*	background: url(./assets/images/bg-post.png) no-repeat;*/
/*	background-size: 101%;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	top: -50px;*/
/*	background-position: top center;*/
/*	z-index: -1;*/
/*	left: 0;*/
/*}*/


/*.post-item:hover > .col-inner:after {*/
/*	background-image: url(./assets/images/bg-post-hover.svg);*/
/*	background-repeat: no-repeat;*/
/*	background-size: 101%;*/
/*}*/

.post-item .box .box-text .box-text-inner {
	padding: 20px;
	position: relative;
	z-index: 2;
}
.post-item .box .box-text .box-text-inner:after {
	position: absolute;
	content: '';
	background: url(./assets/images/bg-post.png) no-repeat;
	background-size: 101%;
	width: 100%;
	height: 100%;
	top: -50px;
	background-position: top center;
	z-index: -1;
	left: 0;
}
.post-item:hover .box .box-text .box-text-inner:after {
	background-image: url(./assets/images/bg-post-hover.svg);
	background-repeat: no-repeat;
	background-size: 101%;
}
.post-item:hover .box-text-inner * {
	color: #fff;
}
.related .post-item:hover .box-text-inner * {
	color: var(--primary-color);
}
.post-item:hover > .col-inner {
	background-color: var(--fs-color-primary);
}
.custom-wrap {
	margin: 50px 0;
}

.single-blog .box-author .info {
	display: flex;
	align-items: center;
	gap:20px;
}
.single-blog .box-author .info .img {
	flex-basis: 50px;
	max-width: 50px;
}
.single-blog .box-author .info .img img {
	height: 50px;
	object-fit: cover;
	border-radius: 99px;
}
.info-au a {
	display: block;
	text-transform: uppercase;
	color: #555555;
	font-weight: 700;
}
.info-au span {
	font-size: 12px;
	color: #555555;
	font-style: italic;
}
.single .main-content {
	background: #FFFFFF;
	border: 2px dashed var(--fs-color-secondary);
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
	border-radius: 24px;
	padding: 50px 85px 0 85px;
}
.main-content ul {
	margin-left: 15px;
}
.box-author {
	padding: 0 85px;
	margin-bottom: 40px;
}
.single h1 {
	color: #FF4880;
	font-weight: 900;
	font-size: 24px;
}
.share {
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #3B3663;
    gap: 20px;
    margin: 50px 0;
}
.share a {
	margin-bottom: 0;
}

#wpdcom {
	max-width: 100%;
}
.related .post-item .box .box-text .box-text-inner:after {
	display: none;
}
.related .post-item .box .box-text .box-text-inner {
	background-color: #fff;
}
.related .post-item .box .post-meta {
	font-size: 14px;
	font-weight: normal;
}
.related .post-item .box .post-title {
	font-size: 18px;
}
.related .post-item .box .desc {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.related .post-item {
	margin-bottom: 30px;
}
span.widget-title {
	color: #FF4880;
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 900;
}
.uppercase, h6, th, span.widget-title {
	letter-spacing: 0;
}
.careers-item .box-image {
	flex-basis: 30%;
	max-width: 30%;
}
.careers-item .box {
	display: flex;
	column-gap: 40px;
	background: #FFFFFF;
	border: 2px dashed #ec3138;
	border-radius: 23px;
	padding: 25px 30px;
}
.careers-item .box button {
	margin-bottom: 0;
	text-transform: initial;
	font-size: 16px;
	color: var(--fs-color-primary);
	border:1px dashed var(--fs-color-primary);
	padding: 3px 30px;
	border-radius: 99px;
}
.careers-item .box .box-text {
	padding: 0;
}
.careers-item .box .box-image {
	border-radius: 23px;
}
.careers-item .post-title {
	font-size: 32px;
	margin-bottom: 20px;
}
.careers-item .box:hover button {
	background-color: var(--primary-color);
	color: #fff;
	border-color: #fff;
}



.section-form-contact.section-form-recruitment h2{text-align: left;
color: var(--primary-color);}

.section-form-contact .s_container {padding: 0;}

.section-form-contact.section-form-recruitment .name-file,
.section-form-contact.section-form-recruitment .wpcf7-form-control{
    height: 40px; padding: 0 16px; background: transparent;border-radius: 3px;
    border: 1px solid #d1d1d1;    margin-bottom: 20px;    font-size: 14px;
    color:#555;
    box-shadow: none;
} 

.section-form-contact.section-form-recruitment .name-file{
  margin-bottom: 0;
  overflow: hidden;
}
.section-form-contact.section-form-recruitment {
	padding: 30px;
	border:1px solid #eee;
	margin-bottom: 50px;
}

.form-contact .input-file input[name="hoso"]{margin-bottom: 0;}

.section-form-contact.section-form-recruitment textarea.wpcf7-form-control{
   height: 152px; padding: 9px 17px;margin-bottom: 1rem;
}
.section-form-contact.section-form-recruitment select.wpcf7-form-control{color: var(--primary-color); }
.section-form-contact.section-form-recruitment  ::-webkit-input-placeholder {color: var(--color-DBDDE0); }
.section-form-contact.section-form-recruitment :-ms-input-placeholder {color: var(--color-DBDDE0); }
.section-form-contact.section-form-recruitment  ::placeholder {color: var(--color-DBDDE0); }

.inputfile {
  width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden;
 position: absolute; z-index: -1; 
}
.inputfile + label {
    font-size: 1.25em; font-weight: 700; color: white; background-color: black; 
    display: inline-block;
    cursor: pointer;
}
.inputfile:focus + label, .inputfile + label:hover {background-color: red; }

.section-form-recruitment{margin-top: 40px;}
.section-form-recruitment  label[for="file"]{
    font-family: 'Oswald', sans-serif; font-weight: var(--weight-600);
    font-size: 14px; color: #fff;
    background: var(--primary-color);
    width: 125px; height: 40px; display: flex; align-items: center; justify-content: center;
    text-transform: uppercase;
}
.section-form-recruitment .txt-file{
  font-size: 11px; line-height: 16px;color: var(--color-DBDDE0);margin-top: 4px;
  text-align: left;    margin-bottom: 0;
}
.section-form-contact.section-form-recruitment   button.wpcf7-form-control {
    background:  var(--primary-color);
    color: #fff;
    border: 0; width: 100%; text-transform: uppercase;margin-bottom: 0;
}

.section-form-contact.section-form-recruitment .form-group:last-child .wpcf7-form-control{
  margin-bottom: 0;
}
.justify-content-end {
    justify-content: flex-end!important;
}.w-100 {
    width: 100%!important;
}

.d-flex {
    display: flex!important;
}

.name-file span {
	line-height: 40px;
}

.contact .ct-title * {
	font-weight: 900;
	font-size: 40px;
	text-transform: capitalize;
}
.contact .icon-box {
	margin-bottom: 15px;
	align-items: baseline;
}
.contact .icon-box .icon-box-text {
	color: #271344;
	font-weight: 500;
}

.contact .map {
	margin-bottom: 0;
	background: #FFFFFF;
	border: 2px dashed var(--fs-color-primary) !important;
	border-radius: 24px;
	padding: 20px 20px 15px 20px;
}
.contact .map iframe {
	border-radius: 24px;
}
.contact .map p {
	margin-bottom: 0;
}
.fw500 * {
	font-weight: 500;
}

.contact input, .contact textarea {
	box-shadow: none;
	height: 50px;
	border: 1px solid #C4C4C4;
	border-radius: 8px;
	margin-bottom:24px;
}

.contact input[type="submit"] {
	background-color: var(--fs-color-primary) !important;
	width: 100%;
	border:none;
}


.team-item {
	filter: drop-shadow(0px 3px 8px rgba(0, 0, 0, 0.25));
	border-radius: 24px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
.team-item .wp-post-image {
	width: 224px;
	height: 224px;
	object-fit: cover;
	border-radius: 99%;
	margin: 0 auto;
	display: block;
	position: relative;
	z-index: 1;
}
.team-item .box-info {
	padding: 0 30px 30px 30px;
}
.team-item .box-info h3 {
	margin: 30px 0 20px 0;
	font-size: 20px;
	font-weight: 900;
}
.team-item .box-info a {
	margin: 0 5px;
}
.team-item .desc {
	margin-bottom: 30px;
}
.team-cat {
	text-align: center;
	font-size: 40px;
	text-transform: capitalize;
}
.team-item .img {
	position: relative;
	padding-top: 40px;
}
.team-item .img svg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin:  auto;
	z-index: 0;
}
.team-item:hover svg path {
	fill: var(--fs-color-primary) !important;
}
.team-item:hover h3 {
	color: var(--primary-color);
}

.home section.gallery .bg {
	background-color: var(--primary-color);
}
.home section.gallery .bubble-dark  {
	background-color: var(--fs-color-secondary);
}
.home .test-item .author h3 {
	font-size: 24px;
}
.main-carousel .flickity-page-dots .dot {
	width: 15px;
	height: 15px;
	background: rgba(27, 50, 129, 0.5);
	border-radius: 19px;
	border:none;
}
.main-carousel .flickity-page-dots .dot.is-selected {
	width: 36px;
	background: var(--fs-color-primary);
}
.form-home input {
	box-shadow: none;
	border:none;
	height: 45px;
}
.form-home input[type="submit"] {
	color: var(--fs-color-primary);
	background-color: #fff !important;
	margin: 0 !important;
	border-radius: 99px;
	width: 190px;
	height: 50px;
	line-height: 50px;
	border:1px dashed var(--fs-color-primary);
}

.wpcf7-spinner {
	position: absolute;
}
.form-home #submit {
	display: inline-block;
	width: auto;
	padding: 5px;
	background-color: #fff;
	border-radius: 99px;
}
.form-home #submit input {
	background-color: transparent !important;
}

.form-home #submit input:hover {
	color: #fff;
	border-color: #fff;
}

.box-blog-post .is-divider {
    background-color: transparent;
    display:none;
}

.img-about {
	background-color: var(--fs-color-primary);
	border-radius: 23px;
	position: relative;
	overflow: visible;
}
.img-about.blue {
	background-color: var(--primary-color);
}
.img-about .img-inner {
	overflow: visible;
	filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
}
.img-about img {
	position: absolute;
	top: 41px;
    left: 51px;
	border-radius: 23px;
}
.img-about.right img {
	top:-40px;
	left: -50px;
}




.social_list a svg path {
    fill: #fff;
}
.social_list a svg {
    width: 18px;
    height: 18px;
}
.social_list a:first-child {
    margin-left: 0;
}
.social_list a {
    margin: 0 5px;
}
a:hover svg path {
	fill: currentColor
}
.flag li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}
.flag li img {
    object-fit: cover;
    width: 28px;
}

.header:not(.transparent) .header-nav-main.nav > li.header-search {
    margin-left: 20px;
}
.header-search a {
    width: 38px;
    height: 38px;
    background-color: var(--fs-color-primary);
    position: relative;
    justify-content: center;
    border-radius: 99px;
    align-items: center;
    color: #fff !important;
}
.header-search a:after {
    content: '';
    width: 46px;
    height: 46px;
    position: absolute;
    left: -4px;
    right: 0;
    margin: 0 auto;
    border:1px dashed var(--fs-color-primary);
    border-radius: 99px;
}
header .header-nav .header-search a i {
    color: #fff !important;
    font-size: 16px;
}
header .header-button a.button {
    padding: 0;
    background-color: transparent !important;
    border-color: var(--primary-color);
}

header .header-button a.button i {
    color: var(--primary-color) !important;
}

.nav-dropdown-has-border .nav-dropdown {
    z-index: 9999999;
    border: none;
    padding: 10px;
    border-top: 4px solid var(--primary-color);
    margin-top: 10px;
}
.nav-line-bottom>li>a:before {
    bottom: -1px;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: none;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    position: relative;
}

@media only screen and (max-width: 1024px) {
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
        background-color: #fff;
        width: 320px;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        color: #333;
        font-weight: normal;
    }
    .list-product-item .name:before {
        display: none;
    }
    .off-canvas:not(.off-canvas-center) .flag li.lang-item {
        display: inline-block;
        width: auto;
    }
    .off-canvas:not(.off-canvas-center) .flag  {
        width: 100%;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li.has-icon-left>a svg {
    	display: none;
    }
    .off-canvas .sidebar-menu {
    	padding-top: 0;
    }
}
li.lang-item {
    margin: 0 6px !important;
}
.lang-item img {
    width: 35px;
    height: auto;
}
.nav-dropdown > li.nav-dropdown-col {
    display: block;
}
.nav-dropdown {
    border: 1px solid #ddd;
    padding: 0;
}
.nav-dropdown .nav-dropdown-col > a,
.nav-dropdown li a {
    font-weight: normal !important;
    text-transform: none !important;
    font-size: 14px;
    font-weight: 500;
}
.nav-dropdown-default > li:hover > a,
.nav-dropdown .nav-dropdown-col > ul li:hover > a {
    color: white;
}
.nav-dropdown-default > li:hover {
    background: var(--fs-color-primary);
}
.nav-dropdown-default > li > a {
    border-bottom: 0 !important;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}
.nav-dropdown .nav-dropdown-col > ul {
    border: 1px solid #d2d2d2;
    margin-top: -40px;
    box-shadow: 2px 2px 5px #828282;
    display: none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
}
.nav-dropdown > li.nav-dropdown-col {
    width: 100%;
    border-right: 0;
}
.nav-dropdown .nav-dropdown-col > ul li a {
    padding: 10px;
    text-transform: none;
    color: black;
}


.header-nav-main.nav > li > a {
	font-size: 16px;
	text-transform: initial;
	font-weight: normal;
	color: #333333;
}
.header-nav-main.nav > li.active > a, .header-nav-main > li:hover > a, .header-nav-main > li:hover > a path, .header-nav-main.nav > li.active > a  path {
	color: var(--fs-color-primary);
	fill:var(--fs-color-primary);
}
.nav-uppercase>li>a {
	letter-spacing: 0;
}
.header-nav-main.nav > li {
	margin: 0 8px;
}
.header-nav-main.nav > li.has-icon-left a {
	font-size: 0;
}

footer .icon-box {
	margin-bottom: 15px;
}


#top-bar a:hover {
    	color: var(--secondary-color);
}

.dark a:hover {
    	color: var(--secondary-color);
}
.absolute-footer.dark {
	display: none;
}
footer .ux_logo {
	position: absolute;
    top: -100px;
	left: 50px;
	background:#fff;
	border-radius:50%;
}

.branch-system-section .branch-system-row > .col  > .col-inner {
    overflow:hidden;
}

.branch-system-section .flickity-slider>.row  {
    padding: 15px;
}

.branch-system-section .flickity-slider>.row:not(.is-selected) {
    opacity: 1 !important;
} 



.branch-system-section .flickity-slider>.row .box  {
    border-radius:12px;
    overflow:hidden;
       box-shadow: 0 0 6px 0 #ddd;
       transition:all 0.3s;
}

.branch-system-section .flickity-slider>.row .box:hover  {

       box-shadow: 0 0 12px 0 #ccc
}

.branch-system-section .flickity-slider >.row .box h3 {
    font-size:20px;
}

.branch-system-section .flickity-slider >.row .box:hover h3 {
   color:var(--primary-color);;
}

/* .testimonials-section .flickity-viewport {
    overflow:visible;
    min-height:600px;
    overflow-x:hidden;
} */

.testimonials-section .slider .flickity-slider > .row {
    opacity:1 !important;
    padding:0 15px;
}

.mfp-wrap:has(#registration-form ) .mfp-close {
    display:none
}

.mfp-wrap #registration-form .mfp-close.close-btn-inside {
    top:0 !important; 
    display:block;
    background: #1e1e1e;
    opacity: 1;
    border-radius: 0 0 0 8px;
}


.mfp-wrap #registration-form form input {
    box-shadow:none;
    min-height:36px;
    border-radius:8px;
}

.mfp-wrap #registration-form form textarea {
    box-shadow:none;
    border-radius:8px;
}
.mfp-wrap #registration-form form input:focus,
.mfp-wrap #registration-form form textarea:focus {
      box-shadow: 0 0 8px 0px rgb(27 50 129 / 30%);
}

.mfp-wrap #registration-form form .wpcf7-submit {
    border-radius:8px;
    text-transform:initial;
}


.team-board .carousel .carousel-item {
    max-width:33.34% !important;
}

.team-board .carousel .flickity-page-dots {
    display:none;
}

.team-board .carousel .flickity-button {
    opacity:1;
    display:block !important;
}

.team-board .carousel .flickity-button svg {
    background: #f5f5f5;
    border-radius: 999px;
    padding: 30%;
}

.team-board .carousel .flickity-button:hover svg {
    background: var(--primary-color);
}


.team-board .carousel .flickity-button:hover svg path{
      fill:#fff
}




@media (min-width: 1281px) and (max-width: 1440px) {
	.program .tabbed-content > ul {
		column-gap: 30px;
	}
	.box-program h3 {
		font-size: 18px;
	}
	.archive-program .tab-panels h2 {
		font-size: 42px;
	}
}

@media(max-width: 1440px) {
	footer .ux_logo {
		left: 0;
		top:-130px;
	}

}

@media(max-width: 1280px) {
	.box-program h3 {
		font-size: 14px;
	}
	.program .tabbed-content > ul {
		column-gap: 30px;
	}
	
	#masthead #logo {
        width: 180px;
    }
    

    .header-nav-main.nav > li {
        margin: 0 8px;
    }
    
    .header-nav-main.nav > li > a {
        font-size: 14px;
    }
    
}

/* Mobile t ablet */
@media(max-width: 1080px) { 
        .header-nav-main.nav > li {
        margin: 0 6px;
    }
    
    .header-nav-main.nav > li > a {
        font-size: 14px;
    }
    
    	
	#masthead #logo {
        width: 160px;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
	.section-diff:after, .section-programe:after {
		top: -60px;
	}
}

/* Mobile t ablet */
@media(max-width: 1024px) {
	.program .tabbed-content > ul {
		columns: 2;
	    -webkit-columns: 2;
	    -moz-columns: 2;
	        display: block;
	    flex-flow: inherit;
	    gap: 30px;
	}
	.program .tabbed-content > ul > li {
		max-width: 100%;
   		width: 100%;
   		margin-bottom: 30px;
	}
	.box-program:after {
		display: none;
	}

	.post-item .box .post-title {
		font-size: 18px;
	}
	.post-item .box .post-title a {
	        height: 50px;
	}
	.box-author {
		padding: 0 20px;
	}
	.single .main-content {
		padding: 40px 20px;
	}
	section.gallery {
		padding-bottom: 100px;
	}
	.top-dark, .divider-dark {
	    width: 100%;
	    margin-bottom: -20px;
	    height: 100px;
	}
}

/* Ipad Pro */
@media(min-width: 1024px) and (max-width: 1366px) {
	.careers-item .post-title {
		font-size: 24px;
	}
	.careers-item .box-image {
		flex-basis: 40%;
    	max-width: 40%;
	}
	.careers-item .box-image .image-cover {
		padding-top: 100% !important;
	}
	.section-diff:after, .section-programe:after {
		top: -80px;
	}
	.box-program, .program .tabbed-content > ul > li > a {
		width: 100%;
	}
	.slider-nav-outside.slider-nav-circle .next {
		right: 0%;
    	left: unset;
	}
	.slider-nav-outside.slider-nav-circle .previous {
		left: 0;
	}
	.div-bot {
		width: 100%;
	}
}

/*@media(min-width: 1200px) and (max-width: 1440px) {*/
/*	.container-width, .full-width .ubermenu-nav, .container, .row {*/
/*		max-width: 1280px !important;*/
/*	}*/
/*}*/

@media(max-width: 850px) {
	.careers-item .box {
		display: block;
	}
	.careers-item .box-image {
		max-width: 100%;
	}
	.careers-item .post-title {
		font-size: 20px;
		margin-top: 20px;
	}
	.slider-show-nav.slider-nav-circle .flickity-prev-next-button svg, .slider-show-nav.slider-nav-circle .flickity-prev-next-button .arrow {
		padding: 20px !important;
	}
	.home-banner:after {
		display: none;
	}


	.row-order > .col:nth-child(1) {
		order: 2;
	}
	.row-order > .col:nth-child(2) {
		order: 1;
	}
	.img-about .img-inner  {
		padding-top: 300px !important;
	}
	.img-about img {
		position: absolute;
		top: 20px;
	    left: 20px;
	} 
	.img-about {
		margin-left: -10px;
	}
	
	.heading-title * {
		font-size: 24px;
	}
	.fz18 * {
		font-size: 16px;
	}
	section.gallery .bubble-dark {
		width: 129px;
	    height: 129px;
	    top: -90px;
	}
	.divider-dark:before {
		width: 50px;
		height: 50px;
		top: 15px;
	}
	.top-dark, .divider-dark {
		width: 100%;
    	margin-bottom: -20px;
    	height: 100px;
	}
	.section.section-about {
		margin-top: -50px;
		padding-top: 50px !important;
	}
	.banner-head {
		text-align: center;
	}
	.home-banner .text-inner {
		text-align: center !important;
	}
	.home-banner .text-inner p {
		font-size: 14px;
	}
	.home-banner .banner-head p {
		font-size: 18px;
	}
	.banner-text h2 {
		font-size: 24px;
	}
	a.btn.button span {
		padding: 9px 14px;
		font-size: 14px;
	}
	.home-banner.is-full-height {
		height: 400px !important;
		min-height: 428px;
	}
	.section-about .col {
		text-align: center;
	}
	.gallery .nav > li > a {
		font-size: 14px;
	}
	section.gallery .tab-panels .row {
		margin-left: 0;
		margin-right: 0;
	}
	section.gallery .tab-panels .row > .col {
		padding: 0 8px 14px;
	}
	.home .div-bot {
		width: 100%;
		height: auto;
	}
	.form-home input[type="submit"] {
		height: 40px;
		line-height: 40px;
		width: 120px;
		font-size: 14px;
	}
	.video-item.big .img-gallery {
		height: 340px;
	}
	.video-item .icon {
		opacity: 1;
	}
	section.video {
		margin-bottom: 80px;
	}

	footer .section-bg.bg-loaded {
	    background-size: 110% !important;
	}
	footer .section  .row {
		background-color: var(--primary-color);
	}
	body footer .ux_logo.ux-logo {
		left: 0;
		right: 0;
		margin: auto;
		top: -100px;
	}
	footer .ux_logo.ux-logo img {
		height: 120px !important;
		margin: 0 auto;
	}
}
.page-template-template-gallery #footer .section {
	background-color: var(--fs-color-primary) !important;
}

@media(max-width: 1024px) {
	#masthead .show-for-medium {
		display: flex !important;
	}
	.medium-logo-center .logo {
	    -webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	    order: 2;
	    text-align: center;
	    margin: 0 15px;
	}
	
	#wide-nav {
		display: none;
	}
	.medium-logo-center .flex-right {
	    -webkit-box-flex: 1;
	    -ms-flex: 1 1 0px;
	    flex: 1 1 0;
	    -webkit-box-ordinal-group: 4;
	    -ms-flex-order: 3;
	    order: 3;
	}
	#masthead .hide-for-medium {
	    display: none !important;
	}
	.medium-logo-center .flex-left {
	    -webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	    order: 1;
	    -webkit-box-flex: 1;
	    -ms-flex: 1 1 0px;
	    flex: 1 1 0;
	}
	
	.branch-system-section .flickity-slider>.row {
       max-width: 50% !important;
    }
    
    .team-board .carousel .carousel-item{
        max-width:50% !important;
    }
}

@media(max-width: 767px) {
	.section-diff:after, .section-programe:after {
		top: -28px;
		background-size: 100%;
	}
	.box-program {
		padding: 0 0 30px 0;
	}
	.section-programe.slide:not(.section-blog) .row .flickity-viewport {
		overflow: visible;
	}
	.section-programe.slide:not(.section-blog) .small-columns-1 .flickity-slider>.col, .home-testi .small-columns-1 .flickity-slider>.col {
		max-width: 60%;
	    -ms-flex-preferred-size: 60%;
	    flex-basis: 60%;
	}
	.dif-item .col-inner {
		padding: 0;
	}
	.section-programe p {
		margin-bottom: 0;
	}
	.slider-nav-outside.slider-nav-circle .next {
		right: 0;
	}
	.slider-nav-outside.slider-nav-circle .previous {
		left: 0;

	}
	.slider-show-nav.slider-nav-circle .flickity-prev-next-button svg, .slider-show-nav.slider-nav-circle .flickity-prev-next-button .arrow {
		width: 35px;
		height: 35px;
		min-width: 35px;
		padding: 10px !important;
	}
	.test-item .main {
		font-weight: 500;
		font-size: 12px;
		padding: 43px 25px 20px 25px;
	}
	.test-item .main:before {
		    width: 33px;
	    height: 42px;
	    bottom: -39px;
	    left: 15px;
	    background-size: 100%;
	}
	.home .test-item .author h3 {
		font-weight: 700;
		font-size: 12px;
	}
	.home .test-item .info {
		font-size: 12px;
	}

	.main-carousel .flickity-page-dots {
		display: none;
	}
	.test-item .author .img {
    	max-width: 35px;
	}
	.test-item .author .img img {
		height: 35px;
	}
	.test-item .author {
		gap:10px;
		align-items: unset;
	}
	#footer p {
		font-size: 12px;
	}
	footer .icon-box-left .icon-box-img+.icon-box-text {
		padding-left: 0.5em;
	}
	footer .icon-box-left .icon-box-img {
		width: 15px !important;
	}
	.social_list a {
		margin: 0;
	}
	footer .row .small-8 {
		max-width: 63%;
	    -ms-flex-preferred-size: 63%;
	    flex-basis: 63%;
	}
	footer .row .small-4 {
		max-width: 37%;
	    -ms-flex-preferred-size: 37%;
	    flex-basis: 37%;
	}

	#footer .uppercase p {
		font-size: 14px;
	}

	.section-blog.section-programe {
		margin-bottom: 50px;
	}
	.section-blog .post-item .box .post-title {
		font-size: 12px;
		color: var(--primary-color);
	}
	.section-blog .post-item .box .post-title a {
	    height:30px;
	}
	.section-blog .post-item .box .image-cover {
		padding-top: 100% !important;
	}
	.section-blog .post-item .box .box-text .box-text-inner {
		padding-top: 0;
	}
	.section-blog .post-item .box .box-text .box-text-inner:after {
		top: -30px;
	}
	.section-blog .post-item  {
		padding: 0 7px 30px;
	}
	.section-blog .row.row-slider {
		margin-left: 0;
		margin-right: 0;
	}
	.section-blog .post-item .box .post-meta {
		font-size: 12px;
		margin: 0;
	}
	.section-blog .post-item .box .from_the_blog_excerpt  {
		font-size: 12px;
		display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-bottom: 0;
	}
	#footer {
		padding-bottom: 60px;
	}
	.box-program h3  {
		font-size: 12px;
	}
	.box-program .desc * {
		font-size: 12px;
	}
	.test-item .author h3 {
		font-size: 16px;
	}
	.test-item .info span {
		font-size: 14px;
	}

	.post-type-archive-careers .custom-wrap, .post-type-archive-testimonials  .custom-wrap{
		margin-bottom: 100px;
	}
	.dif-box img {
		object-fit: cover;
		height: 180px;

	}
	.dif-item .col-inner {
		box-shadow: none;
	}
	
	.program .tabbed-content > ul {
		column-gap: 15px;
	}
	
	.box-program img {
        width: 120px;

    }
    
    .team-board .carousel .carousel-item{
        max-width:100% !important;
    }
}

@media(min-width: 1200px) {
	.slider-nav-outside.slider-nav-circle .previous {
		left: -6%;
	}
	.slider-nav-outside.slider-nav-circle .next {
		right: -6%;
		    left: unset;
	}
}

@media(min-width: 1600px) {
	.section-diff:after, .section-programe:after  {
		top: -150px;
	}
}





/* Landing */
.page-template-template-landing.header-shadow .header-wrapper {
	box-shadow: none;
}
.page-template-template-landing.header-shadow .header-wrapper.stuck {
	    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    background-color: #fff;
}
.landing-title * {
	font-size: 40px;
}
.page-template-template-landing .archive-list.program {
	width: 100%;
}
.page-template-template-landing .archive-list.program .tabbed-content > ul > li {
	    max-width: 20%;
    flex-basis: 20%;
}
.page-template-template-landing .archive-list.program .box-program {
	background-color: #fff;
}

.page-template-template-landing .archive-list.program  .box-program:after {
	display: none;
}
.ladi-img img {
	border-radius: 10px;
}

.ladi-tessti .box .box-text {
	padding: 30px 35px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='63' height='45' viewBox='0 0 63 45' fill='none'%3E%3Cpath d='M61.3653 0.95563C63.1533 1.98864 63.4037 4.47188 61.9452 5.93361C61.12 6.76056 60.3185 7.60677 59.5407 8.47222C57.7778 10.3704 56.2139 12.2917 54.8491 14.2361C53.4843 16.1806 52.3185 18.0787 51.3517 19.9306C50.8949 20.8055 50.5016 21.6547 50.1718 22.4779C49.5409 24.0529 50.1918 25.8065 51.6929 26.5972V26.5972C52.6028 27.1528 53.598 27.662 54.6785 28.125C55.759 28.588 56.8679 28.9815 58.0052 29.3056C58.2807 29.3953 58.5528 29.4795 58.8216 29.5584C60.3554 30.0082 61.8807 30.8614 62.185 32.4306V32.4306C62.3556 33.3102 62.4409 34.0741 62.4409 34.7222C62.4409 35.8333 62.185 36.9907 61.6732 38.1944C61.1045 39.3981 60.3084 40.5093 59.2848 41.5278C58.2612 42.5463 56.9816 43.3796 55.4462 44.0278C53.8539 44.6759 52.0341 45 49.9869 45C48.3946 45 46.8307 44.7454 45.2953 44.2361C43.703 43.7731 42.2813 43.0093 41.0302 41.9444C39.7791 40.8796 38.7839 39.4907 38.0446 37.7778C37.2485 36.1111 36.8504 34.0741 36.8504 31.6667C36.8504 29.4444 37.2769 27.0602 38.1299 24.5139C38.9829 21.9676 40.3478 19.3287 42.2244 16.5972C44.0442 13.912 46.4042 11.1574 49.3045 8.33333C51.8231 5.92109 54.7705 3.50884 58.1469 1.0966C59.0964 0.418233 60.3549 0.37187 61.3653 0.95563V0.95563ZM24.5149 0.95563C26.3029 1.98864 26.5533 4.47188 25.0948 5.93361C24.2697 6.76056 23.4681 7.60677 22.6903 8.47222C20.9274 10.3704 19.3635 12.2917 17.9987 14.2361C16.6339 16.1806 15.4681 18.0787 14.5013 19.9306C14.0445 20.8055 13.6512 21.6547 13.3214 22.4779C12.6905 24.0529 13.3414 25.8065 14.8425 26.5972V26.5972C15.7524 27.1528 16.7476 27.662 17.8281 28.125C18.9086 28.588 20.0175 28.9815 21.1549 29.3056C21.4303 29.3953 21.7024 29.4795 21.9712 29.5584C23.505 30.0082 25.0303 30.8614 25.3346 32.4306V32.4306C25.5052 33.3102 25.5905 34.0741 25.5905 34.7222C25.5905 35.8333 25.3346 36.9907 24.8228 38.1944C24.2542 39.3981 23.458 40.5093 22.4344 41.5278C21.4108 42.5463 20.1312 43.3796 18.5958 44.0278C17.0035 44.6759 15.1837 45 13.1365 45C11.5442 45 9.98031 44.7454 8.44488 44.2361C6.85258 43.7731 5.43088 43.0093 4.17979 41.9444C2.92869 40.8796 1.93351 39.4907 1.19422 37.7778C0.398073 36.1111 -2.59653e-06 34.0741 -2.59653e-06 31.6667C-2.59653e-06 29.4444 0.426507 27.0602 1.27953 24.5139C2.13254 21.9676 3.49737 19.3287 5.37401 16.5972C7.19379 13.912 9.5538 11.1574 12.4541 8.33333C14.9727 5.92109 17.9202 3.50884 21.2965 1.0966C22.246 0.418233 23.5045 0.37187 24.5149 0.95563V0.95563Z' fill='%23FFD303' fill-opacity='0.5'/%3E%3C/svg%3E");
	background-size: 65px 45px;
	background-repeat: no-repeat;
	background-position: 	20px 20px;
}
.ladi-tessti .box .box-text .quote {
	font-size: 16px;
	font-weight: bold;
}
.ladi-tessti .box .icon-box {
	align-items: center;
	margin-top: 35px;
	border-top: 1px dashed var(--fs-color-primary);
	padding-top: 10px;
}
.ladi-tessti .box.first {
	border-radius: 16px 0 0 16px;
	overflow: hidden;
}
.ladi-tessti .box.last {
	border-radius: 0 16px 16px 0;
	overflow: hidden;
}
.ladi-tessti .box.mid {
	display: flex;
	flex-direction: column;
}

@media(min-width:1024px) {
	.ladi-tessti .box.mid .box-image {
		order: 2;
	}
	.ladi-tessti .box.mid .box-text {
		order: 1;
	}
}
.ladi-tessti .flickity-page-dots {
	bottom: 0;
}
.ladi-tessti .slider {
	padding-bottom: 50px;
}
.ladi-tessti .slider-nav-light .flickity-page-dots .dot {
	width: 15px;
	height: 15px;
	background: rgba(237, 24, 70, 0.3);
	border-radius: 19px;
	border:none;
}
.ladi-tessti .slider-nav-light .flickity-page-dots .dot.is-selected {
	background: #ec3138;
	width: 36px;
}
.ladi-reg .text-box-content p {
	margin: 0;
	text-shadow: rgb(255, 255, 255) 5px 0px 0px, rgb(255, 255, 255) 4.90033px 0.993347px 0px, rgb(255, 255, 255) 4.60531px 1.94709px 0px, rgb(255, 255, 255) 4.12668px 2.82321px 0px, rgb(255, 255, 255) 3.48353px 3.58678px 0px, rgb(255, 255, 255) 2.70151px 4.20735px 0px, rgb(255, 255, 255) 1.81179px 4.6602px 0px, rgb(255, 255, 255) 0.849836px 4.92725px 0px, rgb(255, 255, 255) -0.145998px 4.99787px 0px, rgb(255, 255, 255) -1.13601px 4.86924px 0px, rgb(255, 255, 255) -2.08073px 4.54649px 0px, rgb(255, 255, 255) -2.94251px 4.04248px 0px, rgb(255, 255, 255) -3.68697px 3.37732px 0px, rgb(255, 255, 255) -4.28444px 2.57751px 0px, rgb(255, 255, 255) -4.71111px 1.67494px 0px, rgb(255, 255, 255) -4.94996px 0.7056px 0px, rgb(255, 255, 255) -4.99147px -0.291871px 0px, rgb(255, 255, 255) -4.83399px -1.27771px 0px, rgb(255, 255, 255) -4.48379px -2.2126px 0px, rgb(255, 255, 255) -3.95484px -3.05929px 0px, rgb(255, 255, 255) -3.26822px -3.78401px 0px, rgb(255, 255, 255) -2.4513px -4.35788px 0px, rgb(255, 255, 255) -1.53666px -4.75801px 0px, rgb(255, 255, 255) -0.560763px -4.96846px 0px, rgb(255, 255, 255) 0.437495px -4.98082px 0px, rgb(255, 255, 255) 1.41831px -4.79462px 0px, rgb(255, 255, 255) 2.34258px -4.41727px 0px, rgb(255, 255, 255) 3.17346px -3.86382px 0px, rgb(255, 255, 255) 3.87783px -3.15633px 0px, rgb(255, 255, 255) 4.4276px -2.32301px 0px, rgb(255, 255, 255) 4.80085px -1.39708px 0px, rgb(255, 255, 255) 4.98271px -0.415447px 0px, 0px 4px 15px rgb(0 0 0 / 80%);
	font-size: 40px;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 1.2;
}
.ladi-form input {
	background: var(--fs-color-primary);
  border: 1px solid #000000;
  border-radius: 49px;
  box-shadow: none;
  color: #fff;
  padding: 0 50px;
  height: 55px;
}
.ladi-form input::placeholder {
	color: #fff;
}

.hotline a {
	font-weight: bold;
}


@media(max-width:1024px) {
	.page-template-template-landing .program .tabbed-content > ul {
		display: flex;
		justify-content: center;
	}
	.page-template-template-landing .archive-list.program .tabbed-content > ul > li {
		max-width: 18%;
    flex-basis: 18%;
	}
	
	.testimonials-section .slider .flickity-slider > .row {
        max-width: 50% !important;
    }
    
/*     .testimonials-section .flickity-viewport {
        min-height: 450px;
    } */
    
}


@media(max-width:848px) {
	
}

@media(max-width:767px) {
	.landing-title * {
		font-size: 26px;
	}
	.ladi-tessti .box {
		border-radius: 16px 	!important;
		overflow: hidden;
		margin-bottom: 15px;
	}
	.page-template-template-landing .archive-list.program .tabbed-content > ul > li {
		max-width: 47%;
    flex-basis: 47%;
	}
	
		
	.testimonials-section .slider .flickity-slider > .row {
        max-width: 100% !important;
    }
    
    .test-item .main {
        min-height:200px;
    }
}

@media(max-width:549px) {
	.branch-system-section .flickity-slider>.row {
       max-width: 100% !important;
    }
    
    .section-diff .section-bg.bg-loaded {
        background-position: 50% 0% !important
    }
    
    .test-item .main {
        min-height:220px;
    }
    
    .section.section-about {

        margin-bottom: 40px !important;
    }
    
    .slider-wrapper .flickity-prev-next-button {
        display: block;
    }

}


