﻿@charset "UTF-8";
/*
Theme Name: Leos Template 2.5
Theme URI: http://www.leos.co.il
Description: אתר בעיצוב אישי מחברת לאוס מדיה
Author: Slava First @LEOS
Version: 2.5
*/
    @font-face{
        font-family:'stanga';
        font-weight:700; /*(bold)*/
        font-style: normal;
        src: url('fonts/stanga/stanga-aaa-700.eot');
        src: url('fonts/stanga/stanga-aaa-700.eot#iefix') format('embedded-opentype'),
        url('fonts/stanga/stanga-aaa-700.woff') format('woff'),
        url('fonts/stanga/stanga-aaa-700.ttf') format('truetype');
    }

@media (min-width: 1550px) {
    #content {
        padding-bottom: 0!important;
    }
    footer{
         position: relative!important;
    }

    }
* {
  margin: 0;
  padding: 0;
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
    		box-sizing: border-box;
}
html,
body {
	font-size: 18px;
	font-family: 'Assistant', sans-serif;
	height: 100%;
}
iframe { max-width: 100%; }

.hfs20 { font-size: 20px;font-size: calc(14px + 0.313vw); }
.hfs21 { font-size: 21px;font-size: calc(14px + 0.365vw); }
.hfs22 { font-size: 22px;font-size: calc(16px + 0.313vw); }
.hfs23 { font-size: 23px;font-size: calc(16px + 0.365vw); }
.hfs24 { font-size: 24px;font-size: calc(18px + 0.313vw); }
.hfs25 { font-size: 25px;font-size: calc(18px + 0.37vw); }
.hfs26 { font-size: 26px;font-size: calc(19px + 0.366vw); }
.hfs27 { font-size: 27px;font-size: calc(19px + 0.415vw); }
.hfs28 { font-size: 28px;font-size: calc(20px + 0.418vw); }
.hfs30 { font-size: 30px;font-size: calc(20px + 0.52vw); }
.hfs35 { font-size: 35px;font-size: calc(20px + 0.81vw); }
.hfs37 { font-size: 37px;font-size: calc(20px + 0.88vw); }
.hfs40 { font-size: 40px;font-size: calc(20px + 1.043vw); }
.hfs45 { font-size: 45px;font-size: calc(25px + 1.05vw); }
.hfs50 { font-size: 50px;font-size: calc(20px + 1.56vw); }
.hfs55 { font-size: 55px;font-size: calc(25px + 1.6vw); }
.hfs60 { font-size: 60px;font-size: calc(20px + 2.085vw); }
.hfs65 { font-size: 65px;font-size: calc(25px + 2.1vw); }
.hfs70 { font-size: 70px;font-size: calc(20px + 2.605vw); }
.hfs75 { font-size: 75px;font-size: calc(25px + 2.61vw); }
.hfs80 { font-size: 80px;font-size: calc(25px + 2.87vw); }
.hfs85 { font-size: 85px;font-size: calc(25px + 3.125vw); }
.hfs90 { font-size: 90px;font-size: calc(25px + 3.39vw); }
.hfs95 { font-size: 95px;font-size: calc(25px + 3.64vw); }
.hfs100 { font-size: 100px;font-size: calc(25px + 3.92vw);line-height: 1; }
.hfs105 { font-size: 105px;font-size: calc(25px + 4.17vw);line-height: 1; }
.hfs110 { font-size: 110px;font-size: calc(20px + 4.69vw);line-height: 1; }
.hfs150 { font-size: 150px;font-size: calc(25px + 6.52vw);line-height: 1; }
.hfs180 { font-size: 180px;font-size: calc(25px + 8.6vw);line-height: 0.85; }

.container { width: 96%;max-width: 1024px;margin: 0 auto; }
.container.c9 { width: calc(100% - 80px);max-width: none; }
.container.c900 { max-width: 900px; }
.container.c12 { max-width: 1200px; }
.container.c14 { max-width: 1400px; }
.container.c15 { max-width: 1500px; }
.container.c16 { max-width: 1600px; }
.container.c17 { max-width: 1730px; }
.container.c18 { max-width: 1800px; }

.clear { clear: both; }
.center { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin: 0 auto; }

.lh1 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.w50 { width: 50%; }
.w100 { width: 100%; }
.h100 { height: 100%; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb50 { margin-bottom: 50px; }
.bold { font-weight: bold; }
.sbold { font-weight: 600; }
.ebold { font-weight: 800; }
.light { font-weight: 300; }
.bgimg { background-repeat: no-repeat;background-size: cover;background-position: center center; }
.overh { overflow: hidden; }
.block { display: block; }
.imgfix { line-height: 0; }
.fixedbg { background-attachment: fixed; }
.notouch { pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }
.relative { position: relative; }
.circlebox { border-radius: 50%; }
.abscenter { position: absolute;margin: auto;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%); }
.cp,.clickbtn { cursor: pointer; }
.anim,.clickbtn { -webkit-transition:all .5s ease;transition: all .5s ease; }
.vbox iframe { width: 100%;height: 100%; }
.tel-link { white-space: nowrap; }

.fcc,.flex,.inrowf { display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex; }
.fcc,.aic { -webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;-webkit-align-items: center;align-items: center; }
.aifs { -webkit-box-align: start;-ms-flex-align: start;-ms-grid-row-align: flex-start;-webkit-align-items: flex-start;align-items: flex-start; }
.aife { -webkit-box-align: end;-ms-flex-align: end;-ms-grid-row-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end; }
.jcsb,.inrowf { -webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; }
.jcsa { -webkit-box-pack: space-around;-ms-flex-pack: distribute;-webkit-justify-content: space-around;justify-content: space-around; }
.fcc,.jcc { -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; }
.jcfs { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; }
.jcfe { -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
.fdc { -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
.fdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
.fdrr { -webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }
.fw,.inrowf { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }

div.wpcf7 .ajax-loader { display: none !important; }
svg:not(.color) * { fill: inherit !important; }

.entry {
    font-size: 19px;
    line-height: 1.4;
    color: #171717;
}
.entry img {
	max-width: 100%;
    height: auto;
}
.entry ul {
    margin: 0 20px;
    list-style: inherit;
}
.entry ul,
.entry ol {
    list-style-position: inside;
}
.entry table {
    border: 1px solid #000;
}
.entry table td {
    border: 1px solid #000;
}
.entry table tr:nth-child(1) > td {
    text-align: center;
    background: #ccc;
}
.entry p {
	margin-bottom: 1em;
}
.entry p:last-of-type {
	margin-bottom: 0;
}
h1,h2,h3 {
    font-weight: normal;
    margin: 0 0 0 0;
}
p { margin: 0 0 0 0; }
a { text-decoration: none; color: inherit; }
a:hover { text-decoration: none; }
ul { margin: 0 0 0 0;list-style: none; }

#wrapper {
	min-height: 100%;
	position: relative;
}
#content {
	padding-bottom: 800px;
	-webkit-transition:all .5s linear;
	        transition: all .5s linear;
}
.acf-map {
    width: 100%;
    height: 166px;
    pointer-events: none;
}
.logo {
    font-size: 0;
}
.logo a {
	display: inline-block;
}
.logo a img {
	max-width: 100%;
}
.stafont{
	font-family: 'stanga', 'Yanone Kaffeesatz', sans-serif;
}
.wcolor{
	color: #fff;
}
.ycolor{
	color: #fee303;
}
.bcolor{
	color: #00c0e5;
}
.pcolor{
	color: #4e479d;
}
.blcolor{
	color: #171717;
}
.box95{
	width: 95%;
	margin: 0 auto;
}
.p45{
	padding: 45px 0;
}
.p20{
	padding: 20px 0;
}
.col2{
	width: calc(100%/2 - 40px);
}
.col2m{
	width: calc(100%/2 - 0px);
}
.col2m1{
	width: calc(100%/2 - 5px);
}
.col3{
	width: calc(100%/3 - 1px);
}
.col3m{
	width: calc(100%/3 - 10px);
}
.col4{
	width: calc(100%/4 - 10px);
}
.w90{
	width: 90%;
}
.box95{
	width: 95%;
	margin: 0 auto;
}
.box80{
	width: 80%;
	margin: 0 auto;
}
.slick-slider{
	margin-bottom: 0 !important;
}

/*header*/

header{
	background: #171717;
	padding: 20px 0;
}
.ages{
	background: #00c0e5;
	padding: 5px 10px;
	-ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
}
.branchs-wrap{
	border: 1px solid #fff;
	border-bottom: 3px solid #fff;
	background: #252525;
	padding: 5px 0;
}
.branchs-title h3{
	font-size: 19px;
}
.branchs-title svg{
	fill: #fbe508;
	width: 17px;
	height: 17px;
	margin-left: 10px;
}
.branchs-title .box95:after{
	content: '\f0d8';
	font-family: fontawesome;
	color: #fbe508;
	font-size: 17px;
	position: absolute;
	left: 0;
	top: 5px;
	-ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
	-webkit-transition: all .5s ease-out;
        transition: all .5s ease-out;
}
.branchs-tBox {
    padding: 10px 0;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
	background: #252525;
	z-index: 999999999;
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	border-bottom: 3px solid #fff;
}
.branchs-tBox.active{
	max-height: 1000px;
	opacity: 1;
	visibility: visible;
}
.branchs-title .relative.active:after{
	-ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.binfo svg,
.contactInfo svg,
.onebinfo svg{
	fill: #00c0e5;
	width: 15px;
	height: 15px;
	margin-left: 7px;
}
.binfo{
	font-size: 15px;
}
.onebranch:first-of-type{
	border-top:2px solid #2e2e2e;
}
.onebranch:last-of-type{
	margin-bottom: 0;
	padding: 0;
}
.onebranch h3{
	border-bottom: 2px solid #505050;
	padding-bottom: 5px;
}
.nemuStrip{
	background: #fff;
}

/*home*/

.homeTop{
	background: url(images/homeTop.jpg) no-repeat;
	z-index: 2;
	background-size: cover;
}
.homeTop .mainimg img,
.kidsImg img{
	width: auto;
	max-width: 100%;
	height: auto;
}
.fright{
	width: calc(80% - 5px);
}
.fleft{
	width: calc(20% - 5px);
}
#newsClick{
	border: 1px solid #fff;
	width: max-content;
    padding: 8px 15px 5px 15px;
}
#newsClick:after{
	content: '\f104';
	font-family: fontawesome;
	color: #fff;
	font-size: 20px;
	margin-right: 10px;
}
#newsClick:hover{
	border: 1px solid #00c0e5;
}
.home-left{
	z-index: 999999;
	padding: 20px 0;
}
.videos-section{
	background-image: url(images/vbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 120px;
	z-index: 0;
}
.videos-section span {
    position: absolute;
    left: 0;
    top: -220px;
    width: 300px;
    z-index: -2;
}
.videos-section span img{
	width: auto;
	max-width: 100%;
	height: auto;
}
.tabs-wrap{
	background-image: url(images/tabsbg.jpg);
}
.tab_header li{
	background: rgba(78, 71, 157, 0.8);
	padding: 10px;
}
.tab_header li.active_tab,
.tab_header li:hover{
	background: #fff;
	color: #080d16;
}
.tab_header li:before {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: transparent transparent transparent;
}
.tab_header li:hover:before,
.tab_header li.active_tab:before {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    border-color: #fff transparent transparent transparent;
    z-index: 9999;
}
.singlethumb{
	border: 1px solid #fff;
	border-bottom: 0;
}
.singletBox{
	border: 1px solid transparent;
	background: #fff;
	padding: 15px 0;
	min-height: 220px;
}
.rmbtn{
	font-size: 17px;
}
.rmbtn:after{
	content: '\f177';
	font-family: fontawesome;
	color: #4e479d;
	font-size: 15px;
	margin-right: 10px;
}
.onetab:hover .singletBox{
	border: 1px solid #4e479d;
}
.onetab:hover h3{
	color: #4e479d
}
.s_wrapper {
    opacity: 0;
	visibility: hidden;
	position: absolute;
}
.tabs_content .s_wrapper.active_tab {
    opacity: 1;
	visibility: visible;
    position: relative;
}
.tabs_content .s_wrapper {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.news-section {
    background-color: #171717;
	padding-top: 45px;
}
.newsbg img{
	width: auto;
	max-width: 100%;
	height: auto;
}
.newsBox{
	border: 1px solid #fff;
	padding: 20px 0 50px 0;
	background: #171717;
}
.newsslick{
	padding-bottom: 45px;
}
.onenew.box95{
	border-bottom: 1px solid #7a7a7a !important;
	padding: 15px 0;
	width: 95% !important;
	margin: 0 auto;
}
.newsBox .slick-slide {
    float: none !important;
}
.newsBox button.slick-next.slick-arrow {
    background-repeat: no-repeat;
    background-image: url(images/darrow.png);
    background-size: 20px;
    height: 30px;
    width: 30px;
    background-position: center center;
    top: 95%;
    left: 93%;
}

/*pages*/

#TeachersPage .headerbg{
	background-image: url(images/ptbg.jpg);
}
#SinglePage .headerbg{
	background-image: url(images/pagebg.jpg);
}
#ArchPage .headerbg{
	background-image: url(images/catbg.jpg);
}
#FormPage .headerbg{
	background-image: url(images/defbg.jpg);
}
#SingleCNCPTPage .headerbg{
	background-image: url(images/galbg.jpg);
}
.headerbg {
    min-height: 360px;
    height: 19vw;
}
.related_posts .onepost:hover h3,
.postsbox .onepost:hover h3 {
	color: #000;
}
.onefile{
	border: 1px solid #00c4ea;
	padding: 10px;
}
.onefile svg{
	fill: #00c4ea;
	width: 35px;
	height: 35px;
	margin-left: 15px;
	-webkit-transition:all .5s ease;
	transition: all .5s ease;
}
.onefile h4{
	font-weight: normal;
	font-size: 19px;
}
.onefile:hover{
	background: #00c4ea;
}
.onefile:hover svg{
	fill: #fff;
}
.onefile:hover h4{
	color: #fff;
}
#ArchPage{
	background: #ebebeb;
}
.gallery-menu{
	width: calc(20% - 15px);
}
.gallery-wrap{
	width: calc(80% - 15px);
}
.gallery_menu ul li{
	margin-bottom: 5px;
}
.gallery_menu ul li > a{
	position: relative;
	background: #ebebeb;
	color: #171717;
	width: 100%;
	font-size: 17px;
	padding: 17px 12px;
	display: block;
	border-right: 2px solid #716cb1;
	font-weight: 600;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.gallery_menu ul li > a:before{
	content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #755bd7;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.gallery_menu ul li:hover > a,
.gallery_menu ul li.current-menu-item > a{
	color: #fff;
	border-right: 2px solid #171717;
}
.gallery_menu ul li:hover > a:before,
.gallery_menu ul li.current-menu-item > a:before{
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#ContPage{
	background-image: url(images/contbg.jpg);
	padding-top: 45px;
}
.teacherTbox{
	width: calc(80% - 30px);
}
.teacherImg{
	width: calc(20% - 30px);
}
.teacherImg{
	-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.onetracher{
	padding-bottom: 30px;
	border-bottom: 1px solid #a1a1a1;
}
.onetracher:last-of-type{
	border-bottom: 0;
}
.rm:before{
	content: 'המשך קריאה';
	-webkit-transition: all .7s ease;
        transition: all .7s ease;
}
.rm:after{
	content: '\f107';
	font-family: fontawesome;
	color: #00c0e5;
	font-size: 17px;
	margin-right: 10px;
	-webkit-transition: all .7s ease;
        transition: all .7s ease;
}
.teacherTbox .entry{
	max-height: 100px;
	overflow: hidden;
}
.teacherTbox .entry.active{
	max-height: 1000px;
}
.teacherTbox .rm.active:after{
	content: '\f106';
}
.teacherTbox .rm.active:before{
	content: 'סגור';
}
.gmap{
	width: calc(40% - 15px);
}
.contleft{
	width: calc(60% - 15px);
}
.contactInfo h3{
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}
#sidebar_header,
.sidebar_arrow{
    display: none;
}

/*floats*/

#lang{
	position: fixed;
	left: 0;
	top: 20px;
	z-index: 999;
}
#BackToTop{
	width: 30px;
	height: 50px;
	position: fixed;
	left: 20px;
	bottom: -100%;
	z-index: 99999;
	background: #d2232a;
	-webkit-transition: all .7s ease;
        transition: all .7s ease;
}
#BackToTop svg{
	width: 17px;
	height: 17px;
	fill: #fff;
}
#BackToTop.active{
	bottom: 50px;
}
.fbsidebar{
    position: fixed;
	left:-354px;
    top:150px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    z-index: 9999999999;
}
.fbsidebar .fbheader1 {

    width: 40px;
    height: 183px;
    position: fixed;
    left: 0px !important;
    top: 120px;




  /*  width: 45px;
    height: 55%;*/
    background: #3b5998 url('images/fbheader.png') center center no-repeat;
    display: inline-block;
    vertical-align: middle;

    left: 100%;
    cursor: pointer;
    transition:all .5s ease-out;
}
.fbsidebar .fbbody{
    display: inline-block;
    vertical-align: middle;
}
.fbsidebar .fbheader:hover{
    background: #00c0e5 url('images/fbheader.png') center no-repeat;
}
.contheader {
    width: 40px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 100%;
    top: 0px;
    background-color: #ef3c4a;
    background-image: url(images/contheader.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center center;
    z-index: 99;
}
.contsidebar{
    position: fixed;
    top: 315px;
	right: 100%;
    z-index: 999999999;
    width: 100%;
    max-width: 600px;
	-webkit-transition:all .7s ease;
	transition: all .7s ease;
    transform: translate(0);
	-webkit-transform: translate(0);
}
.contbody{
    padding: 20px 40px 20px 20px;
	background: #fff;
}
.contsidebar.active{
    transform: translate(100%);
	-webkit-transform: translate(100%);
}
.contheader:hover{
	background-color: #00c0e5;
}


/*footer*/

.flogo{
	width: calc(20% - 40px);
}
.flogo img,
.fotcontact img{
	width: auto;
	max-width: 100%;
	height: auto;
}
.fotcontact{
	width: calc(80% - 40px);
}
.ftitles{
	width: 23%;
	margin: 0 15px;
}
.fcenter h4,
.oneb h4,
.newletter h4{
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
}
.footer_menu ul,
.usefullLinks a{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    max-height: 210px;
}
.footer_menu ul > li{
	margin-bottom: 10px;
	position: relative;
}
.footer_menu ul > li:before,
.usefullLinks a:before{
	content: '\f0d9';
	font-family: fontawesome;
	color: #00c0e5;
	font-size: 15px;
	position: absolute;
	top: 5px;
	right: 0;
}
.footer_menu ul > li > a,
.usefullLinks a{
	color: #fff;
	font-size: 18px;
	display: block;
	padding-right: 15px;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.footer_menu ul > li:hover > a,
.footer_menu ul > li.current-menu-item > a,
.usefullLinks a:hover{
	color: #00c0e5;
}
.fotInfo{
	/*width: calc(70% - 20px);*/
    width: 100%;
}

.newletter {
    display: none;
    width: 100%;
    margin-top: 2rem;
}

.newletter p.email-field {
    grid-column: span 2;
}

.newletter .privacy-acceptance {
    grid-row: 2;
}

@media (min-width: 768px) {
    .newletter form.wpcf7-form {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto;
        column-gap: 1rem;
    }
}

.onebinfo{
	font-size: 17px;
}
footer {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    min-height: 50px;
    width: 100%;
	background-color: #000;
	padding: 45px 0;
	background-image: url(images/fotbg.png);
	background-repeat: no-repeat;
    background-position: 102% 100%;
}
#leos {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    text-align: center;
	overflow: hidden;
	line-height: 0;
}
#leos img {
    padding: 10px 0;
    height: 64px;
    width: auto;
}
#leos a {
    position: relative;
    display: inline-block;
}
#leos span {
    opacity: 0;
    position: absolute;
    right: 0;
    color: white;
    font-size: 22px;
	bottom: 30px;
	white-space: nowrap;
    -webkit-animation-duration: 3s;
    		animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    		animation-fill-mode: both;
    -webkit-transition:.3s;
    		transition: .3s;
}
#leos a:hover span {
    opacity: 1;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: translateX(100%) perspective(400px) rotateY(-10deg);
            transform: translateX(100%) perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(10deg);
            transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(0deg);
            transform: translateX(calc(100% + 20px)) perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

#FloatSocials {
	display: block;
	z-index: 90;
}
#FloatSocials a {
	margin: 0 5px;
	display: inline-block;
}
#FloatSocials img,
#FloatSocials svg {
	width: 30px;
	height:30px;
	-webkit-transition:all .5s ease;
	transition: all .5s ease;
}
.facebook_icon svg{
	fill: #00c0e5;
}
.instagram_icon
{
	    height: 29px;
    width: 30px;
	border-radius:50%;
}
.instagram_icon svg{
	fill: #4e479d;
}
.youtube_icon svg{
	fill: #ef3c4a;
}
a.facebook_icon:hover svg {
	fill: #3b5998 !important;
}
a.google_icon:hover svg {
	fill: #dd4b39 !important;
}
a.twitter_icon:hover svg {
	fill: #00aced !important;
}
a.youtube_icon:hover svg {
	fill: #bb0000 !important;
}
a.instagram_icon:hover svg {
	fill: #e95950 !important;
}
a.pinterest_icon:hover svg {
	fill: #cb2027 !important;
}
a.linkedin_icon:hover svg {
	fill: #007bb6 !important;
}
/* Contact form style Start */
span.wpcf7-form-control-wrap {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
/* Red Ballons CSS */
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	position: absolute;
	bottom: 100%;
	background: #f00;
	border-radius: 5px;
	color: #fff;
	padding: 8px 15px;
	font-size: 16px;
	white-space: nowrap;
	left: 5%;
	-webkit-animation: formerror 400ms;
	        animation: formerror 400ms;
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip.tip_out {
	-webkit-transition: all 400ms;
	transition: all 400ms;
	opacity: 0;
	-webkit-transform: translate3d(0,100%,0);
	        transform: translate3d(0,100%,0);
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top:100%;
	left: 10%;
	border-left: 0 solid transparent;
	border-right: 15px solid transparent;
	border-top: 10px solid #f00;
}
@-webkit-keyframes formerror {
	from {
		opacity: 0;
		bottom: 0;
	}
	to {
		opacity: 1;
		bottom: 100%;
	}
}
@keyframes formerror {
	from {
		opacity: 0;
		bottom: 0;
	}
	to {
		opacity: 1;
		bottom: 100%;
	}
}
/* Input Syles */
input,
div.wpcf7 input,
div.wpcf7 select,
div.wpcf7 textarea,
div.wpcf7 input[type=submit] {
	font-family: 'Assistant', sans-serif;
	font-size: 20px;
    border:0;
    padding: 8px 5px;
}
div.wpcf7 input[type=tel],
div.wpcf7 input[type=text],
div.wpcf7 input[type=email],
div.wpcf7 select,
div.wpcf7 textarea {
	width: calc(100% - 10px);
	background: #FFFFFF;
}
div.wpcf7 textarea { height: 188px; }
div.wpcf7 input[type=submit] {
	display: block;
	width: 100%;
	background: #ccc;
	cursor: pointer;
	transition: all .5s ease;
}
/* Bubble animation for replacing ajax img */
@-webkit-keyframes bubbles {
	0% {
		-webkit-transform: scale(1);
		opacity: 1; }

	45% {
		-webkit-transform: scale(0.1);
		opacity: 0.7; }

	80% {
		-webkit-transform: scale(1);
		opacity: 1; } }
@keyframes bubbles {
	0% {
		-webkit-transform: scale(1);
		        transform: scale(1);
		opacity: 1; }

	45% {
		-webkit-transform: scale(0.1);
		        transform: scale(0.1);
		opacity: 0.7; }

	80% {
		-webkit-transform: scale(1);
		        transform: scale(1);
		opacity: 1;
	}
}
/* Errors Msgs */
div.wpcf7-response-output {
	position: fixed;
	margin: 0 !important;
	border: none;
	padding: 10px 15px;
    bottom:-100%;
    z-index:9999;
    font-size:22px !important;
    left:50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition:all 1s ease;
    transition: all 1s ease;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
	-webkit-animation: form_msg_error 500ms;
	        animation: form_msg_error 500ms;
    bottom:0;
    color: black;
}
@-webkit-keyframes form_msg_error {
	from {
		bottom:-100%;
	}
	to {
		bottom:0;
	}
}
@keyframes form_msg_error {
	from {
		bottom:-100%;
	}
	to {
		bottom:0;
	}
}
div.wpcf7-mail-sent-ok {
	background: #398f14;
}
div.wpcf7-validation-errors {
	background: #f7e700;
}
.form_msg_error_out {
	-webkit-transition: all 500ms;
	transition: all 500ms;
	-webkit-transform: translate3d(100%,0,0);
	        transform: translate3d(100%,0,0);
}
@-webkit-keyframes form_msg_out {
	from {
		bottom: 0;
	}
	to {
		bottom: -300px;
	}
}
@keyframes form_msg_out {
	from {
		bottom: 0;
	}
	to {
		bottom: -300px;
	}
}
::-webkit-input-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
:-moz-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
::-moz-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
:-ms-input-placeholder {
	color: black;
	font-family: 'Assistant', sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}
.home-left span.wpcf7-form-control-wrap,
.fcontForm span.wpcf7-form-control-wrap,
.newletter span.wpcf7-form-control-wrap,
.contbody span.wpcf7-form-control-wrap{
	margin-bottom: 10px;
}
.home-left ::-webkit-input-placeholder,
.fcontForm ::-webkit-input-placeholder,
.newletter ::-webkit-input-placeholder{
	color: #434244;
}
.home-left div.wpcf7 input{
	color: #434244;
	padding: 10px 5px;
	direction: rtl;
}
.home-left div.wpcf7 input[type=submit],
.fcontForm div.wpcf7 input[type=submit] {
    background-color: #fbe508;
    background-image: url(images/left-arrow.svg);
    background-size: 12px;
    background-position: calc(30% - 20px);
    background-repeat: no-repeat;
    height: 102px;
    border-radius: 10px;
	font-family: 'stanga', 'Yanone Kaffeesatz', sans-serif;
	font-weight: bold;
	font-size: 35px;
	color: #000;
	
}
.home-left div.wpcf7 input[type=submit]:hover,
#ContPage div.wpcf7 input[type=submit]:hover{
	background-color: #00c0e5;
}
#ContPage span.wpcf7-form-control-wrap{
	margin-bottom: 10px;
}
#ContPage ::-webkit-input-placeholder {
	color: #434244;
}
#ContPage div.wpcf7 textarea {
    height: 150px;
	overflow: hidden;
}
#ContPage div.wpcf7 input[type=submit],
.newletter div.wpcf7 input[type=submit] {
    border-radius: 50px;
    background-color: #fbe508;
    font-size: 30px;
    font-family: 'stanga', 'Yanone Kaffeesatz', sans-serif;
    font-weight: bold;
    width: 100%;
    float: left;
    padding: 8px 16px 4px 16px;
    background-image: url(images/left-arrow.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: calc(40% - 30px);
    line-height: 1;
    min-width: max(200px, 10vw)
}
.fcontForm div.wpcf7 input[type=submit]{
	background-color: #00c0e5;
	height: 95px;
}
.fcontForm div.wpcf7 input[type=submit]:hover,
.newletter div.wpcf7 input[type=submit]:hover,
.contbody div.wpcf7 input[type=submit]:hover{
	background-color: #735ad2;
}
.newletter div.wpcf7 input[type=submit]{
    background-color: #00c0e5;
	border-radius: 10px;
	width:100%;
}
.newletter div.wpcf7 input[type=email]{
	width: 100%;
    border-radius: 8px;
    line-height: 1.5;
}
.contbody div.wpcf7 input{
	border: 1px solid #b1b1b1;
}
.contbody div.wpcf7 input[type=submit] {
    height: 99px;
    padding: 8px 5px 4px 5px;
    background-image: url(images/left-arrow.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: calc(40% - 30px);
    border-radius: 10px;
    background-color: #fbe508;
    font-size: 19px;
    font-family: 'stanga', 'Yanone Kaffeesatz', sans-serif;
    line-height: 0;
	border: 0;
}
/* Contact form style End */

/* LoesLangsSelect Start */
#LoesLangsSelect {
	background-color: #E0DCDC;
	position: relative;
}
#LoesLangsSelect > svg {
	position: absolute;
	top: 9px;
	height: 8px;
	width: auto;
	fill:#000;
}
html[dir=rtl] #LoesLangsSelect > svg {
	left: 7px;
}
html[dir=ltr] #LoesLangsSelect > svg {
	right: 7px;
}
#LoesLangsSelect ul {
	background-color: inherit;
	overflow: hidden;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
#LoesLangsSelect,
#LoesLangsSelect ul li a,
#LoesLangsSelect ul:not(.dropped) {
	height: 26px !important;
}
#LoesLangsSelect ul li,
#LoesLangsSelect ul li a {
	width: 100%;
}
#LoesLangsSelect ul li a {
	padding: 3px 7px;
	box-sizing: border-box;
	-webkit-transition: all .5s ease;
			transition: all .5s ease;
}
#LoesLangsSelect ul li a:hover {
	background-color: #918C8C;
}
#LoesLangsSelect ul li a span {
	display: inline-block;
}
html[dir=rtl] #LoesLangsSelect ul li a {
	padding-left: 25px;
}
html[dir=ltr] #LoesLangsSelect ul li a {
	padding-right: 25px;
}
html[dir=rtl] #LoesLangsSelect ul.hflags li a span {
	margin-right: 5px;
}
html[dir=ltr] #LoesLangsSelect ul.hflags li a span {
	margin-left: 5px;
}
.page-template-page-front-thanks #content {
    padding-bottom:  0;
}
/* LoesLangsSelect End */

/* Start */

/* Responsive */
@media (min-width:800px) {
	#MobBtns,
	#MobNavBtn {
	  display: none;
	}

	nav#MainNav {
	  width: 100%;
	  text-align: center;
	  position: relative;
	}
	nav#MainNav * {
	    background: inherit;
	}
	div.main_menu {
	  font-size: 0;
	}
	nav#MainNav div.main_menu > ul {
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    font-size: 0;
	}
	nav#MainNav div.main_menu > ul > li {
	    position: relative;
	}
	nav#MainNav div.main_menu > ul > li > a {
		display: inline-block;
		vertical-align: middle;
		font-family: 'Assistant', sans-serif;
		font-size: 20px;
		padding: 10px 15px;
		color: #040507;
		width: 100%;
		-webkit-transition: all .5s ease-out;
				transition: all .5s ease-out;
	}
	nav#MainNav div.main_menu ul li.current-menu-item > a,
	nav#MainNav div.main_menu ul li:hover > a {
		color: #fff;
		background: #00c0e5;
	}
	nav#MainNav div.main_menu > ul > li ul.sub-menu {
	    display: block;
	    z-index: 999;
	    width: 250px;
	    position: absolute;
	    top: 100%;
	    right: 0;
	    opacity: 0;
		background: #fff;
	    pointer-events: none;
	    -webkit-transition: opacity .5s ease;
	    		transition: opacity .5s ease;
	}
	nav#MainNav .sub-menu li {
	    display: block;
	}
	nav#MainNav .sub-menu li a {
	    display: block;
	    font-size: 20px;
	    padding: 5px;
	    width: 100%;
	    -webkit-transition:all .5s ease;
	    		transition: all .5s ease;
	}
	nav#MainNav .menu-item-has-children:hover .sub-menu {
	    opacity: 1;
	    z-index: 10;
	    pointer-events: auto;
	}
}
@media (max-width:1366px) and (min-width:800px) {

}
@media (max-width:1200px) and (min-width:800px) {

}
@media (max-width:1024px) and (min-width:800px) {

}
@media (max-width:800px) , (max-device-width:800px){

	.ages {
	    -ms-transform: rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
		font-size: 30px;
	}
	.w90{
		width: 96%;
		margin: 0 auto;
	}
	.home-left div.wpcf7 input[type=submit], .fcontForm div.wpcf7 input[type=submit]{
		height: auto;
		background-position: calc(45% - 30px);
	}
	.branchs-wrap{
		margin: 0 auto;
	}
	.news-section{
		background-image: none;
	}
	.newsBox button.slick-next.slick-arrow{
		top: 94%;
	    left: 90%;
	}
	.ftitles{
		margin: 0 0 20px 0;
	}
	.home-left{
		z-index: 0;
	}
	.headerbg {
	    min-height: 80px;
	    height: 19vw;
	}
	.teacherImg{
		margin: 0 auto;
	}
	#sidebar_header {
        display: block;
        color: #fff;
        font-size: 25px;
        margin: 0 auto 10px auto;
		background: #6f58c4;
		text-align: center;
    }
    #sidebar_header::after {
        display: block;
        content: '\f107';
        font-family: 'fontawesome';
        font-size: 25px;
        line-height: 0;
        color: #fff;
        position: absolute;
		left: 34%;
	    top: 59%;
    }
	.gallery_menu ul li > a{
		padding: 10px 12px;
	}
	.tabs-wrap h2{
		font-size: 40px;
	}
	.nomobile { display:none !important; }
	.fflex { display:block !important; }
    .mcenter { text-align: center !important; }
    .mrelative { position: relative !important; }
	.minitxt { text-align: initial !important; }
	.mfcc,.mflex { display:-moz-flex;display:-ms-flexbox;display:-webkit-flex;display:flex; }
	.mfcc,.maic { -webkit-box-align: center;-ms-flex-align: center;-ms-grid-row-align: center;-webkit-align-items: center;align-items: center; }
	.maifs { -webkit-box-align: start;-ms-flex-align: start;-ms-grid-row-align: flex-start;-webkit-align-items: flex-start;align-items: flex-start; }
	.maife { -webkit-box-align: end;-ms-flex-align: end;-ms-grid-row-align: flex-end;-webkit-align-items: flex-end;align-items: flex-end; }
	.mjcsb { -webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between; }
	.mjcsa { -webkit-box-pack: space-around;-ms-flex-pack: distribute;-webkit-justify-content: space-around;justify-content: space-around; }
	.mfcc,.mjcc { -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; }
	.mjcfs { -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; }
	.mjcfe { -webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
	.mfdc { -webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; }
	.mfdcr { -webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse; }
    .mfdrr { -webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse; }
	.mfw { -ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap; }
    .mmb5 { margin-bottom: 5px !important; }
    .mmb10 { margin-bottom: 10px !important; }
    .mmb15 { margin-bottom: 15px !important; }
    .mmb20 { margin-bottom: 20px !important; }
    .mmb25 { margin-bottom: 25px !important; }
    .mmb30 { margin-bottom: 30px !important; }
    .mdp { padding: 20px 0 !important; }
    .mw50 { width: 50% !important; }
    .mw50s5 { width: calc(50% - 5px) !important; }
    .mw50s10 { width: calc(50% - 10px) !important; }
    .mw100 { width: 100% !important; }
    .mmw100 { max-width: 100% !important; }

	#content { padding-bottom:0; }
	#leos { position:static; }
	footer { position:static; }

	#MobNavBtn,
	nav#MainNav {
		-webkit-border-top-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-bottomleft: 4px;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
	}
	#MobNavBtn {
		display: block;
		position: absolute;
		top:10px;
		right:100%;
		width:35px;
		height:35px;
		background:inherit;
		z-index: 9999;
	}
	#MobNavBtn span {
		display: block;
		height:3px;
		width: 70%;
		background: #fff;
		position: absolute;
		top:50%;
		left:50%;
		margin:0 auto;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
		opacity: 1;
	}
	#MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-280%);
				transform: translate(-50%,-280%);
	}
	#MobNavBtn span:nth-child(2) {
		-webkit-transform: translate(-50%,-50%);
				transform: translate(-50%,-50%);
	}
	#MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,180%);
				transform: translate(-50%,180%);
	}
	nav.active #MobNavBtn span:nth-child(2) {
		opacity: 0;
		visibility: hidden;
	}
	nav.active #MobNavBtn span:nth-child(1) {
		-webkit-transform: translate(-50%,-50%) rotate(-45deg);
				transform: translate(-50%,-50%) rotate(-45deg);
	}
	nav.active #MobNavBtn span:nth-child(3) {
		-webkit-transform: translate(-50%,-50%) rotate(45deg);
				transform: translate(-50%,-50%) rotate(45deg);
	}
	nav#MainNav .container,
	nav#MainNav div.main_menu {
		width: 100%;
	}
	nav#MainNav {
		display:block;
		position:fixed;
		width:200px;
		z-index:999;
		bottom:0;
		top:0;
		right:-200px;
		height:100vh;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	nav#MainNav,
	nav#MainNav ul.sub-menu {
		background-color: #252525 !important;
	}
	nav#MainNav.active {
		right:0;
	}
	nav#MainNav div.main_menu > ul {
		display: block;
    	height: 0px;
		overflow-x: hidden;
		overflow-y: auto;
	}


	nav#MainNav ul li:after {
		display:none;
	}
	nav#MainNav ul li {
		position: relative;
	}
	nav#MainNav ul li a {
		display: block;
		color:#fff;
		font-size: 20px;
		padding:5px 10px;
		width:calc(100% - 20px);
	}
	nav#MainNav div.main_menu > ul > li > a {
		padding:5px 10px 5px 30px;
		width:calc(100% - 40px);
		font-size: 22px;
	}
	nav#MainNav div.main_menu ul li.active,
	nav#MainNav div.main_menu ul li.current-menu-item {
		background-color: #3b3a3a;
	}
	nav#MainNav div.main_menu ul.active .back-to-menu:after,
	nav#MainNav div.main_menu ul li.menu-item-has-children:after {
		display: block;
		content: '';
		position: absolute;
		top: 12px;
		left: 6px;
		width: 16px;
		height: 16px;
		background: url(images/svg/wmob-menu-arrow.svg) center center no-repeat;
		background-size:contain;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	nav#MainNav div.main_menu ul.active .back-to-menu:after {
		-webkit-transform: rotate(90deg);
				transform: rotate(90deg);
	}
	nav#MainNav div.main_menu ul.active li.menu-item-has-children {
		padding: 0;
		width: 100%;
	}
	nav#MainNav div.main_menu ul.active li.menu-item-has-children:after {
		display: none;
	}
	ul.sub-menu {
		display: none;
	}
	nav#MainNav div.main_menu > ul > li > ul.sub-menu {
		display: block;
		position: absolute;
		top:0;
		width: 100%;
		opacity: 0;
		overflow: hidden;
		pointer-events: none;
		background-color: inherit;
		-webkit-transition:all .5s ease;
				transition: all .5s ease;
	}
	nav#MainNav div.main_menu > ul > li > ul.sub-menu.chekd {
		height:0;
		position: relative;
		visibility: visible;
		pointer-events: auto;
	}
	nav#MainNav ul.sub-menu li:not(.back-to-menu) {
		display: block;
		width: calc(100% - 10px);
		margin: 0 auto 0 0;
		padding: 0;
		position: relative;
	}
	nav#MainNav ul.sub-menu li:nth-child(1),
	nav#MainNav	ul.sub-menu li:nth-child(2) {
		margin: 0;
		width: 100%;
	}
	nav#MainNav div.main_menu > ul > li.active > ul.sub-menu {
		opacity: 1;
	}
	nav#MainNav div.main_menu > ul.active > li > a {
		position: absolute;
		opacity: 0;
		pointer-events: none;
		visibility: hidden;
	}
	nav#MainNav .back-to-menu {
		cursor: pointer;
	}

    #MobBtns {
        display: block;
        position: fixed;
        bottom:3px;
        left:2.5px;
        z-index: 99999;
    }
	#MobBtns a {
		width:40px;
		height:40px;
		border-radius: 50%;
		margin: 2.5px 0;
		background: #00c0e5;
		position: relative;
	}
	#MobBtns a svg {
		fill: #fff;
		width:60%;
		height:60%;
	}
	#MobBtns a.whatsapp{
		background: #169816;
	}
	table {
		width:100%;
	}
	thead {
		display: none;
	}
	tr:nth-of-type(2n) {
		background-color: inherit;
	}
	tr td:first-child {
		background: #f0f0f0;
		font-weight:bold;
		font-size:1.3em;
	}
	tbody td {
		display: block;
		text-align:center;
	}
	tbody td:before {
	    content: attr(data-th);
	    display: block;
	    text-align:center;
	}
}
@media (max-width:500px) , (max-device-width:500px) {

}
.embedded-form {
    background: #00c0e5;
    padding: 10px;
	margin: 0 auto 10px;
    border-radius: 5px;
    max-width: 550px
}
.embedded-form .submit-wrapper {
	display: flex;
}
.embedded-form .submit-wrapper > p:first-child {
	width: 100%;
	display: flex;
}



#SinglePage .headerbg h1{
    width: 50%;
    position: inherit;
    left: 45px;
}

.postid-1362 .headerbg h1{
    width: 39% !important;
    position: inherit;
    left: 55px !important;
}
@media (max-width: 730px){
  .postid-1362 .headerbg h1{
    width: 43% !important;
    position: inherit;
    left: 45px;
    font-size: 20px !important;
}
}
.page-template-page-contact .gmap {
	display: none!important;
}

/*-$-____________________YOUTH STYLES____________________-$-*/

/*-$------------RESET------------$-*/

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #000000;
	opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000000;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color: #000000;
}

.page-template-tpl-youth-stage {
	line-height: 1;
	max-width: 1920px;
	margin: 0 auto;
	direction: rtl;
	overflow-x: hidden;
	font-family: 'Assistant', sans-serif;
}
/*Add styles for Stanga form*/
.page-template-tpl-youth-stage .title {
	font-family: "Stanga";
	font-size: 42px;
	font-weight: 700;
	line-height: 0.8;
	padding: 0 10px;
	text-align: center;
}

.page-template-tpl-youth-stage ol, .page-template-tpl-youth-stage ul {
	list-style: none;
}
.page-template-tpl-youth-stage blockquote, .page-template-tpl-youth-stage q {
	quotes: none;
}
.page-template-tpl-youth-stage blockquote:before,.page-template-tpl-youth-stage blockquote:after,
.page-template-tpl-youth-stage q:before, .page-template-tpl-youth-stage q:after {
	content: '';
	content: none;
}
.page-template-tpl-youth-stage table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-$------------Banner------------$-*/

#first-bl.banner {
	background-image: url("/wp-content/uploads/2021/04/vector-top-bg-small.png");
	background-repeat: no-repeat;
	background-position: -22px -13px;
	background-color: #000000;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	max-width: 100%;
	min-height: 755px;
	max-height: 755px;
	position: relative;
}
#first-bl.banner::after{
	content: "";
	position: absolute;
	right: 0;
	top: 110px;
	width: 171px;
	height: 260px;
	z-index: 1;
	background-image: url(/wp-content/uploads/2021/04/top-bg-after.png);
}
#first-bl.banner .rt-side {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 620px;
	text-align: center;
	margin-right: 18.5%;
}

#first-bl.banner .title {
	font-size: 71px;
	font-weight: 700;
	color: #fce615;
	max-width: 530px;
	margin: 0 auto;
	line-height: 0.8;
}

#first-bl.banner .subtitle {
	font-size: 32px;
	color: #00c0e5;
	line-height: 1;
	padding-bottom: 28px;
	max-width: 430px;
}

#first-bl.banner .text-block {
	font-size: 25px;
	color: #ffffff;
	max-width: 410px;
	line-height: 1.1;
}

/*-$------------FORM BLOCK------------$-*/

#sec-bl.form {
	background-color: #ffcc00;
	border: 7px solid #393939;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 25px 0 0 0;
}

#sec-bl.form span.wpcf7-form-control-wrap {
	display: flex;
}

#sec-bl.form .btm-sd {
	max-width: 100%;
	width: 100%;
	padding: 20px 10px 25px 0;
}

#sec-bl.form .btm-sd form {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 100%;
}

#sec-bl.form .btm-sd form .lt-side {
	padding-left: 25px;
	padding-right: 15px;
}

#sec-bl.form .btm-sd form .rt-side label {
	max-width: 330px;
	width: 100%;
	margin: 0px 0 0 3px;
}
#sec-bl.form .btm-sd form .rt-side br{
	display: none;
}


#sec-bl.form .btm-sd form .rt-side {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	max-width: 100%;
}

#sec-bl.form .btm-sd form input {
	padding: 10px 30px 10px;
	font-size: 27px;
	width: calc(100% - 12px);
	direction: rtl;
	border: none;
	outline: none;
}

#sec-bl.form .btm-sd form input[type="submit" i] {
	font-family: "Stanga";
	background: #161419;
	font-size: 45px;
	color: #ffffff;
	padding: 7px 70px 0;
	border-radius: 32px;
	width: 100%;
	border: none;
	outline: none;
	margin: 0;
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
}

/*-$------------FOCUS BLOCK------------$-*/

#thd-bl.focus {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 40px 0 65px;
}

#thd-bl.focus .title {
	color: #393939;
	padding-bottom: 45px;
}


#thd-bl.focus .bl-fl-cn .fl-ch {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 145px;
}
#thd-bl.focus .bl-fl-cn .fl-ch:last-child {
	margin: 0;
}

#thd-bl.focus .bl-fl-cn .fl-ch .lt-side .link {
	display: flex;
	flex-direction: column;
}
#thd-bl.focus .bl-fl-cn{
	background-image: url("/wp-content/uploads/2021/04/back-th2.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	max-width: 1210px;
	margin: 0 auto;
	width: 100%;
}

#thd-bl.focus .bl-fl-cn .fl-ch p {
	height: 73px;
	font-family: "Stanga";
	background-color: #d7e0e7;
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding: 23px 79px; */
	text-decoration: none;
	color: #393939;
	font-size: 35px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 28px;
	border-radius: 23px;
	width: 100%;
}


#thd-bl.focus .bl-fl-cn .fl-ch .rt-side {
	margin-left: 20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	/* max-width: 145px; */
	/* width: 100%; */
}

#thd-bl.focus .bl-fl-cn .fl-ch .rt-side img {
	max-width: 100%;
	height: auto;
	object-fit: cover;
}

/*-$------------VIDEO BLOCK------------$-*/

#frt-bl {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0 0 130px 0;
}

#frt-bl .videos-cn {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	padding: 45px 0 0;
	width: 100%;
}

#frt-bl .videos-cn .owl-carousel {
    display: flex;
	width: calc(65% - 20px);
	JUSTIFY-CONTENT: space-between;
	margin: 0 auto;
}

#frt-bl .videos-cn .owl-carousel .owl-item .video-pl iframe {
	width: 100%;
	height: 100%;
	/*z-index: 4101095004;*/
	/*position: relative;*/
}

#frt-bl .videos-cn .item {
	position: relative;
	width: calc(50% - 10px);
}

#frt-bl .videos-cn .image-vid {
	max-width: 290px;
	width: 100%;
	position: absolute;
	z-index: 2;
}
.page-template-tpl-youth-stage footer{
}
.page-template-tpl-youth-stage #content{
	padding-bottom: 0!important;
}
#frt-bl .videos-cn .image-vid img {
	width: auto;
	height: auto;
	max-height: 310px;
}

#frt-bl .videos-cn .image-vid.lt-side {
	top: 120px;
	left: 136px;
}

#frt-bl .videos-cn .image-vid.rt-side {
	max-width: 243px;
	top: 120px;
	right: 200px;
	z-index: 0;
}

#frt-bl.video .owl-nav {
	width: 100%;
}

#frt-bl.video {
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 0 55px 0;
	overflow: hidden;
}

#frt-bl.video .item .btm-sd {
	padding-top: 60%;
	position: relative;
}

#frt-bl.video .item .title h3{
	font-family: "Stanga";
	font-size: 58px;
	padding-bottom: 20px;
	font-weight: 700;
	text-align: center;
	top: -50px;
	color: #393939;
}

#frt-bl.video .owl-nav {
	width: 100%;
	position: absolute;
	max-width: 100%;
	display: flex;
	justify-content: flex-end;
	top: 50%;
}

#frt-bl.video .owl-carousel .owl-dot span {
	display: none;
}

#frt-bl.video .owl-carousel .owl-nav {
	display: none;
}

#frt-bl.video .owl-carousel .owl-nav button {
	z-index: 100;
	margin-top: -100px;
	outline: none;
}

#frt-bl.video .owl-carousel .owl-nav button i {
	color: black;
	font-size: 30px;
}

.owl-carousel .owl-nav button.owl-next {
	margin-right: -55px;
}

.owl-carousel .owl-nav button.owl-prev {
	margin-left: -55px;
}

#frt-bl.video .item .video-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#frt-bl.video .item .btm-sd a:after {
	content: '';
	width: 100%;
	height: 100%;
	z-index: 1000;
	/*background: red;*/
	display: block;
	position: absolute;
	top: 0;
}
#frt-bl.video .item .video-block iframe {
	width: 100%;
	height: 100%;
	margin: 0;
}

#frt-bl.video .item .video-block iframe {
	width: 100%;
	height: 100%;
	max-height: 385px;
}
.owl-prev {
	width: 15px;
	height: 100px;
	position: absolute;
	top: 40%;
	margin-left: -20px;
	display: block !important;
	border:0px solid black;
}

.owl-next {
	width: 15px;
	height: 100px;
	position: absolute;
	top: 40%;
	right: -25px;
	display: block !important;
	border:0px solid black;
}

.owl-prev i, .owl-next i {transform : scale(3); color: #ccc;}

/*-$------------GUARANTEE BLOCK------------$-*/

#fth-bl {
	background-image: url(/wp-content/uploads/2021/04/vector-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	min-height: 980px;
	max-height: 980px;
	position: relative;
	margin-top: -96px;
}

#fth-bl::before {
	content: "";
	position: absolute;
	right: 180px;
	top: 14px;
	width: 110px;
	height: 118px;
	background-image: url(/wp-content/uploads/2021/04/arrow-rt.png);
	background-size: 100%;
}

#fth-bl::after {
	content: "";
	position: absolute;
	right: -222px;
	top: 17px;
	width: 380px;
	height: 500px;
	z-index: 1;
	/* transform: rotate(180deg); */
	background-image: url(/wp-content/uploads/2021/04/bg-after-ln.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

#fth-bl .top-sd {
	max-width: 1210px;
	margin: 0 auto;
	padding: 197px 0 20px 0;
	z-index: 2;
}

#fth-bl .top-sd .title {
	font-size: 56px;
	word-spacing: 1px;
	color: #4e479d;
}

#fth-bl .btm-sd {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-start;
	max-width: 1052px;
	width: 100%;
	padding: 60px 0 0 0;
	z-index: 2
}

#fth-bl .btm-sd .lt-side {
	padding: 0;
	margin-top: -25px;
	z-index: 2;
}

#fth-bl .btm-sd .title {
	text-align: center;
	font-family: "Stanga";
	background: #161419;
	font-size: 42px;
	color: #ffffff;
	padding: 7px 10px 0;
	border-radius: 32px;
	width: 100%;
	border: none;
	outline: none;
	margin: 15px 0 0 0;
	height: 73px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#fth-bl .btm-sd .lt-side{
	margin-left: 80px;
}
#fth-bl .btm-sd .lt-side.img {
	max-width: 273px;
	margin-left: 0;
	width: 100%;
	overflow: hidden;
}

#fth-bl .btm-sd .rt-side {
	display: flex;
    justify-content: center;
	flex-direction: column;
	align-items: center;
}

#fth-bl .btm-sd .rt-side ul {
	display: flex;
	flex-direction: column;
	align-items: baseline;
    padding: 25px 55px 20px 0;
	border: 10px solid #ffffff;
	max-width: 600px;
	width: 100%;
	margin-left: 25px;
}

#fth-bl .btm-sd .lt-side.img img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

#fth-bl .btm-sd .rt-side li {
	font-size: 35px;
	font-weight: 700;
	line-height: 1.2;
	padding-bottom: 7px;
	color: #393939;
	position: relative;
	font-family: 'stanga';
}

#fth-bl .flex-sc {
	max-width: 1075px;
	width: 100%;
	z-index: 2;
}

#fth-bl .flex-sc li {
	width: calc(33.333% - 40px);
	margin: 0 40px 10px 0;
	font-size: 35px;
	font-family: 'stanga';
	font-weight: 700;
	line-height: 1.2;
	max-width: 300px;
	color: #393939;
	position: relative;
}


#fth-bl .flex-sc ul {
	display: flex;
	padding: 15px 0 0 0;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	justify-content: flex-end;
}

#fth-bl .flex-sc .fa-li {
	font-size: 25px;
	right: -1.8em;
}

#fth-bl .btm-sd .rt-side .fa-li {
	font-size: 25px;
	right: -1.75em;
	left: 0;
	top: 3px;
}

/*-$------------CONTACT BLOCK------------$-*/

#six-bl {
	background-position: 0 78px;
	padding-bottom: 70px;
	position: relative;
	width: 100%;
	z-index: 1;
	background-color: #000000;
}

#six-bl .six-bl-cn {
	padding-left: 50px;
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: flex-start;
}

#six-bl::before {
	content: "";
	position: absolute;
	right: 39%;
	top: -33px;
	width: 135px;
	height: 140px;
	background-image: url(/wp-content/uploads/2021/04/arrow-rt.png);
	transform: scale(-1, 1);
}
#six-bl::after {
	content: "";
	position: absolute;
	left: 0;
	top: auto;
	bottom: 0;
	width: 351px;
	height: 304px;
	background-size: 100%;
	background-image: url(/wp-content/uploads/2021/04/footer-img.png);
}

#six-bl .lt-side {
	max-width: 780px;
	width: auto;
	padding: 210px 0 0 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}

#six-bl .rt-side {
	padding: 180px 0 0 0;
	position: relative;
}

#six-bl .rt-side .contact-cn .rt-side br {
	display: none;
}

#six-bl .lt-side .title {
	color: #ffffff;
	padding: 34px 0 20px;
	text-align: right;
	font-size: 36px;
	word-spacing: 4px;
	font-family: 'Heebo', sans-serif;
}

#six-bl .text-block p {
	color: #ffffff;
	font-size: 30px;
	padding-top: 20px;
	line-height: 75px
}

#six-bl .form-in {
	position: relative;
}

#six-bl .form-in::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-image: url("/wp-content/uploads/2021/04/contact-bg.png");
	background-repeat: no-repeat;
	background-position: center center;
}

#six-bl .rt-side .contact-cn {
	background-color: #fce615;
	border: 7px solid #393939;
	width: calc(80% - 10px);
	margin-right: auto;
	margin-left: 50px;
}

#six-bl .lt-side .text-cn .text-block .title {
	font-size: 26px;
	padding: 66px 0 10px;
}

#six-bl .lt-side .text-cn .title.color-tx {
	padding: 50px 8px 0;
	line-height: 0.9;
	text-align: center;
	font-family: 'Heebo', sans-serif;
	font-size: 37px;
	color: #fce615;
}

#six-bl .lt-side .text-cn .text-block.strong {
	display: flex;
	font-size: 86px;
	font-weight: 700;
	justify-content: space-around;
	max-width: 870px;
}

#six-bl .lt-side .text-block.strong p {
	font-size: 27px;
	font-weight: 700;
	max-width: 235px;
	line-height: 1.2;
}

#six-bl .lt-side .text-block ul {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-around;
	max-width: 840px;
	width: 100%;
	margin: 0 -12px 0 0;
}

#six-bl .lt-side .text-block li {
	display: flex;
	flex-direction: column;
	position: relative;
	align-items: center;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
	width: calc(50% - 20px);
	margin: 0 auto;
}

#six-bl .lt-side .text-block .fa-li {
	font-size: 40px;
	margin: 0 auto;
	color: #ffffff;
	left: auto;
}

#six-bl .rt-side .contact-cn .rt-side span.wpcf7-form-control-wrap {
	display: flex;
	justify-content: center;
	width: 100%;
}

#six-bl .rt-side .contact-cn .rt-side {
	padding: 0 0 25px 0;
}

#six-bl .rt-side .contact-cn .title {
	font-size: 42px;
	padding: 47px 25px 12px;
	text-align: center;
}

#six-bl .rt-side .contact-cn form {
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 595px;
	margin: 0 auto;
	/* padding: 0 90px; */
}

#six-bl .rt-side .contact-cn form input {
	padding: 15px 15px;
	font-size: 24px;
	direction: rtl;
	border: none;
	outline: none;
	margin: 13px 15px;
	width: 90%;
}
#six-bl .rt-side .contact-cn .form-in .lt-side {
	display: flex;
	justify-content: left;
	align-items: flex-end;
	width: 90%;
	margin: 0 auto;
	padding: 0 0 50px 0;
}

#six-bl .rt-side .contact-cn form input[type="submit" i] {
	background: #161419;
	font-size: 48px;
	color: #ffffff;
	padding: 20px 32px 10px 32px;
	border-radius: 25px;
	border: none;
	outline: none;
	margin: 0;
	width: 100%;
	max-width: 220px;
	height: 76px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'stanga';
}

#six-bl .abs-img.ping-pong {
	position: absolute;
	max-width: 950px;
	left: 16px;
	top: -283px;
	z-index: 1;
}

#six-bl .abs-img img {
	width: 100%;
	height: auto;
}

#six-bl .rt-side .abs-img.sq-db {
	position: absolute;
	z-index: -1;
	top: -96px;
	right: -12px;
	/* left: -9px; */
	width: 100%;
}
#six-bl .rt-side .abs-img.sq-db img {
	width: 95%;
	margin-right: 25px;
}

/*-$-____________________YOUTH STYLES____________________-$-*/

/*-$-____________________MEDIA____________________-$-*/
@media only screen and (max-width: 1850px){

}
@media only screen and (max-width: 1800px) {

}
@media only screen and (max-width: 1750px){

    #frt-bl.video .item .title h3 {
       font-size: 42px;
    }
	#six-bl .rt-side {
		padding: 180px 71px 0 0;
	}
	#first-bl.banner .rt-side {
		margin-right: 15%;
	}
}
@media only screen and (max-width: 1700px){
	#six-bl::after {
		width: 288px;
		height: 249px;
	}
	#frt-bl.video .item .video-block iframe{
		max-height: 320px;
	}
	#frt-bl .videos-cn .image-vid img {
		max-height: 275px;
	}
	#frt-bl .videos-cn .image-vid.rt-side {
		right: 160px;
	}
	#frt-bl .videos-cn .image-vid.lt-side {
		left: 55px;
		bottom: 50px;
	}
	#frt-bl.video {
		padding: 35px 0 100px 0;
	}

	#fth-bl .btm-sd .rt-side li {
		font-size: 38px;
		line-height: 1;
	}
	#fth-bl .flex-sc ul {
		padding: 0 0 0 45px;
	}
}
@media only screen and (max-width: 1680px){
	#fth-bl .btm-sd .lt-side {
		margin-left: 50px;
	}
	#six-bl .six-bl-cn {
		padding-left: 130px;
	}
	.wpcf7-form-control-wrap {
		position: relative;
		display: flex;
		justify-content: center;
	}
	#first-bl.banner .rt-side {
		margin-right: 14%;
	}
	#thd-bl.focus .bl-fl-cn {
		justify-content: space-around;
		margin: 0;
		padding-left: 50px;
	}
	#sec-bl.form .btm-sd form .lt-side {
		padding-left: 50px;
	}
	#sec-bl.form .btm-sd form .rt-side label:first-child {
		margin-right: auto;
	}

	#frt-bl .videos-cn .flex-el .image-vid {
		max-width: 250px;
	}
	#frt-bl .videos-cn .rt-side .image-vid {
		max-width: 220px;
	}
	#fth-bl .btm-sd {
		width: calc(100% - 25px);
		z-index: 2;
		padding-left: 30px;
	}
	#six-bl .rt-side .abs-img.sq-db {
		right: -68px;
	}
}
@media only screen and (max-width: 1600px) {
	#thd-bl.focus {
		padding: 40px 0 25px;
	}

	#six-bl .rt-side {
		padding: 180px 40px 0 0;
	}
}
@media only screen and (max-width: 1550px) {
	#fth-bl .btm-sd .rt-side {
		width: 64%;
	}
	#first-bl.banner{
		background-position: 31% 13%;
	}
	#thd-bl.focus .bl-fl-cn {
		padding-right: 30px;
	}
	#six-bl .lt-side .title {
		text-align: center;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch {
		grid-column-gap: 115px;
	}
	.page-template-tpl-youth-stage #first-bl .rt-side .title {
		padding: 0;
	}
	#sec-bl.form .btm-sd form .rt-side label {
		display: flex;
	}
	#six-bl .form-in {
		position: relative;
	}
	#sec-bl.form .btm-sd form .rt-side {
		align-self: center;
	}
}
@media only screen and (max-width: 1500px){
	#frt-bl.video .item .title h3 {
		font-size: 38px;
	}
	#six-bl::after {
		width: 198px;
		height: 166px;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch {
		position: relative;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch .rt-side {
		position: absolute;
		z-index: -1;
		right: -20px;
	}

}
@media only screen and (max-width: 1400px) {

	#thd-bl.focus .bl-fl-cn .fl-ch {
		grid-column-gap: 65px;
	}
	#six-bl .rt-side .abs-img.sq-db {
		top: 25px;
	}

	#six-bl {
		padding-bottom: 130px;
	}
	#six-bl .rt-side .contact-cn .form-in .lt-side {
		width: 92%;
	}

	#six-bl .rt-side .contact-cn .rt-side label {
		margin: 10px 15px;
	}
	#frt-bl .videos-cn .image-vid img {
		max-height: 225px;
	}
	#frt-bl .videos-cn .image-vid.rt-side {
		max-width: 136px;
		right: 124px;
	}
	#frt-bl .videos-cn .image-vid.lt-side {
		left: 124px;
		top: 120px;
		max-width: 172px;
	}
	#first-bl.banner {
		background-position: 36% 13%;
	}

	#first-bl.banner {
		align-items: end;
	}
	#first-bl.banner .rt-side {
		margin-right: 16%;
		margin-top: 90px;
	}

	#sec-bl.form .btm-sd form .lt-side {
		padding: 0 6px 0 50px;
	}
	#six-bl .rt-side .contact-cn form input {
		padding: 16px 15px;
		margin: 0;
		width: 97%;
	}
	#six-bl .rt-side .contact-cn .rt-side {
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 0 0 20px 0;
	}
	#six-bl .rt-side .contact-cn .rt-side br {
		display: none;
	}
	#six-bl .rt-side .contact-cn .form-in .lt-side {
		padding: 0 15px 20px 0;
	}
	#six-bl .rt-side .contact-cn form input[type="submit" i] {
		font-size: 47px;
		margin-left: 8px;
		padding: 18px 20px 10px 20px;
		max-width: 200px;
		align-self: unset;
	}
	#six-bl .abs-img.ping-pong {
		max-width: 745px;
	}
	#fth-bl::after {
		max-width: 350px;
	}
}
@media only screen and (max-width: 1385px) {

	#six-bl .lt-side .title {
		font-size: 34px;
	}
	#six-bl .lt-side {
		padding: 170px 0 0 0;
	}
	#six-bl .six-bl-cn {
		padding-left: 55px;
	}
	#fth-bl .flex-sc ul {
		padding: 0 25px 0 45px;
	}

	#six-bl .rt-side .contact-cn {
		width: calc(90% - 15px);
	}

	#six-bl .rt-side {
		position: relative;
	}
	#fth-bl .flex-sc li {
		line-height: 1.2;
		max-width: none;
		width: calc(33.333% - 40px);
	}

}
@media only screen and (max-width: 1290px){
	#fth-bl .btm-sd{
		padding-right: 25px;
	}
	#fth-bl .top-sd .title {
		padding-left: 40px;
	}
	#six-bl .six-bl-cn {
		padding-left: 0;
	}
	#six-bl .rt-side .contact-cn form input {
		width: 92%;
	}
	#six-bl .rt-side .contact-cn form input[type="submit" i] {
		margin-left: 0;
	}
	#six-bl .rt-side .contact-cn .rt-side label {
		width: 100%;
	}
	#frt-bl .videos-cn .image-vid.rt-side {
		top: 120px;
	}
	#frt-bl .videos-cn .image-vid.lt-side {
		top: auto;
		bottom: 0;
	}
	#six-bl .contact-cn .rt-side{
		width: 100%;
	}
	#sec-bl.form .btm-sd form input {
		font-size: 25px;
	}
	#fth-bl {
		background-position: -140px 0;
	}
	#fth-bl .btm-sd .lt-side {
		max-width: 300px;
		padding: 20px 0 0 50px;
	}
	#fth-bl .btm-sd .lt-side.img {
		padding: 0;
		margin: 0;
	}
	#fth-bl .btm-sd .title {
		font-size: 32px;
		height: 66px;
	}
	#six-bl .rt-side .abs-img.sq-db {
		top: -31px;
		width: 510px;
		right: -35px;
	}
	#six-bl {
		background-position: -5px 925px;
		background-size: 1127px;
		background-color: #0F0C12;
	}
	#six-bl .six-bl-cn {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding-bottom: 60px;
		overflow: hidden;
	}
	#six-bl .rt-side {
		width: 50%;
		padding: 35px 0 140px 0;
	}
	#six-bl .lt-side {
		padding: 110px 15px 105px;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	#six-bl .rt-side .abs-img.sq-db {
		width: 100%;
		top: -215px;
		right: -35px;
	}
	#six-bl .abs-img.ping-pong {
		max-width: 611px;
		left: 5px;
		top: -230px;
	}
	#six-bl .rt-side .abs-img.sq-db img {
		width: 630px;
	}
	#six-bl .rt-side .contact-cn {
		width: calc(100% - 0px);
	}
	#six-bl .rt-side .abs-img.sq-db {
		width: 100%;
		top: -75px;
		right: -80px;
	}
	#six-bl {
		padding-bottom: 0;
	}

}
@media only screen and (max-width: 1200px){
    #frt-bl.video .item .title h3 {
    font-size: 33px;
}
	#frt-bl .videos-cn .image-vid.rt-side {
		top: 95px;
		right: 91px;
	}
	#frt-bl .videos-cn .image-vid.lt-side {
		top: 95px;
		left: 85px;
	}
	#first-bl.banner::after {
		width: 109px;
		height: 166px;
		top: 70px;
		background-size: 100%;
	}

	#fth-bl {
		min-height: unset;
		max-height: unset;
		background-size: cover;
		padding-bottom: 100px;
	}
	#fth-bl .top-sd .title {
		margin-bottom: 30px;
		margin-top: 30px;
	}
	#thd-bl.focus {
		padding: 40px 0 15px;
	}
	#first-bl.banner {
		background-color: #0F0C12;
		background-position: 25% 13%;

	}
	#thd-bl.focus .bl-fl-cn .fl-ch p {
		font-size: 35px;
	}
	#first-bl.banner .rt-side {
		max-width: 480px;
	}
	#first-bl.banner .title {
		font-size: 60px;
	}
	#first-bl.banner .subtitle {
		line-height: 1;
		padding-bottom: 15px;
		font-size: 25px;
	}
	#first-bl.banner .rt-side {
		margin-right: 11%;
		margin-top: 110px;
	}
	#first-bl.banner .text-block {
		font-size: 21px;
		line-height: 1.2;
	}
	#first-bl.banner .text-block {
		font-size: 21px;
	}
	#sec-bl.form .btm-sd form input {
		font-size: 23px;
	}
	#sec-bl.form .btm-sd form input[type="submit" i] {
		font-size: 45px;
		padding: 5px 40px 0;
		height: 52px;

	}
	#thd-bl.focus .bl-fl-cn {
		margin: 0;
		justify-content: space-around;
	}

	#thd-bl.focus .bl-fl-cn .fl-ch .rt-side {
		right: -47px;
	}

	#fth-bl .top-sd {
		padding: 140px 15px 0;
	}
	#fth-bl .btm-sd {
		padding: 40px 25px 0 0;
	}
	#fth-bl .btm-sd .rt-side li {
		font-size: 35px;
		max-width: none;
	}

	#fth-bl::before {
		content: "";
		position: absolute;
		right: 250px;
		top: 5px;
	}
	#six-bl {
		background-position: -5px center;
	}
	#six-bl .text-block p {
		color: #ffffff;
		font-size: 21px;
		padding-top: 20px;
		line-height: 56px;
	}
	#six-bl .title {
		font-size: 32px;
	}
	#six-bl .rt-side .abs-img.sq-db {
		width: 95%;
		top: -85px;
		right: -55px;
	}
}
@media only screen and (max-width: 1130px) {
	nav#MainNav div.main_menu > ul > li > a {
		font-size: 22px;
	}
	#first-bl.banner .title {
		font-size: 50px;
	}

}

@media only screen and (max-width: 1075px) {
	#frt-bl .videos-cn .owl-carousel {
		width: calc(77% - 20px);
	}
	#thd-bl.focus .bl-fl-cn .fl-ch {
		grid-column-gap: 35px;
	}
	#frt-bl .videos-cn .image-vid.lt-side {
		left: 30px;
		top: 133px;
	}
	#frt-bl .videos-cn .image-vid.rt-side {
		right: 35px;
		top: 133px;
	}
	#frt-bl .videos-cn .image-vid img {
		max-height: 195px;
	}
	#sec-bl.form .btm-sd form input {
		font-size: 21px;
	}
	#first-bl.banner .rt-side {
		max-width: 415px;
	}
	#fth-bl .btm-sd .rt-side {
		padding: 30px 55px 20px;
		width: calc(100% - 10px);
	}

}
@media only screen and (min-width: 1000px) {

	.videos-mob {
		display: none;
	}
}
@media only screen and (max-width: 1000px) {

	#frt-bl .videos-cn {
		padding: 0;
	}
	#frt-bl .videos-cn .videos-mob .item{
		margin-top: 30px;
		width: calc(100% - 0px);
	}
	#frt-bl .videos-cn .videos-mob .item:first-child{
		margin-top: 0;
	}
	#frt-bl .videos-cn .owl-carousel{
		display: none;
	}
	.videos-mob{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: calc(77% - 20px);
		margin: 0 auto;
	}
	#frt-bl .videos-cn .image-vid.rt-side {
		top: 95px;
	}
	#fth-bl .btm-sd{
		padding-right: 0;
	}
	#fth-bl {
		padding-bottom: 30px;
	}
	#first-bl.banner .rt-side {
		margin-right: 9%;
	}
	#first-bl.banner::after {
		top: 20px;
	}
	nav#MainNav div.main_menu > ul > li > a {
		/*font-size: 15px;
		padding: 10px 12px;*/
	}
	#frt-bl.video .item .video-block iframe {
		max-height: 400px;
	}
	#fth-bl .btm-sd .rt-side {
		max-width: none;
		margin-left: 0;
	}

	#frt-bl .videos-cn .image-vid.lt-side {
		top: auto;
		bottom: 0px;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch .rt-side img {
		max-height: 120px;
	}

	#fth-bl .btm-sd {
		padding: 0;
		align-items: center;
		flex-direction: column-reverse;
	}
	#fth-bl .btm-sd .lt-side {
		margin: 10px 0 30px 0;
		padding: 0px 60px 0;
		max-width: 400px;
		max-height: unset;
	}

	#fth-bl .top-sd .title {
		font-size: 32px;
	}
	#fth-bl .btm-sd .rt-side {
		width: calc(90% - 10px);
		background: rgba(255, 255, 255, 0.7);
		margin-bottom: 30px;
	}
	#fth-bl .btm-sd .rt-side li {
		padding-left: 35px;
	}
	#fth-bl .flex-sc li {
		font-size: 30px;

	}
	#fth-bl .flex-sc {
		padding: 10px 0 20px 0;
	}
}
@media only screen and (max-width: 930px) {
	#first-bl.banner::after {
		width: 76px;
		height: 116px;
	}

	#six-bl .rt-side .abs-img.sq-db {
		top: -37px;
	}
	#six-bl .rt-side {
		width: 70%;
	}
	#first-bl.banner {
		min-height: 530px;
		max-height: 530px;
		background-size: cover;
	}
	#first-bl.banner .title {
		/*font-size: 70px;*/
	}
	#first-bl.banner .rt-side {
		margin-top: 60px;
	}
	#first-bl.banner .subtitle {
		font-size: 22px;
	}
	#first-bl.banner .rt-side {
		max-width: 400px;
	}
}
@media only screen and (max-width: 900px) {
	nav#MainNav div.main_menu > ul > li > a {
		/*font-size: 15px;
		padding: 10px 8px;*/
	}
	#six-bl .lt-side .text-cn .text-block .title {
		font-size: 27px;
	}
	#six-bl .lt-side .text-block.strong p {
		font-size: 26px;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch:first-child {
		margin: 0;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch:last-child {
		margin: 0;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch .rt-side {
		right: 20px;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch {
		grid-template-columns: repeat(2, 1fr);
		max-width: 500px;
		margin: 0 auto!important;
	}
	#thd-bl.focus .bl-fl-cn {
		flex-direction: row-reverse;
		flex-wrap: wrap;
		padding-left: 10px;
		background-image: none;
	}
	#sec-bl.form .btm-sd form input[type="submit" i] {
		font-size: 35px;
		padding: 5px 30px 0;
		height: 46px;
	}

	.title {
		font-size: 32px
	}
	#sec-bl.form .btm-sd form input {
		font-size: 18px;
		margin: 5px;
		width: 100%;
	}

	#fth-bl .btm-sd .rt-side .fa-li {
		font-size: 20px;
		padding-top: 3px;
	}
	#six-bl .title {
		font-size: 21px;
	}
	#six-bl .text-block p {
		color: #ffffff;
		font-size: 18px;
	}
	#six-bl .lt-side {
		padding: 110px 15px 65px 40px;
	}

	#six-bl .lt-side .text-cn .text-block.strong {
		justify-content: space-around;
	}
	#six-bl .lt-side .title {
		text-align: center;
		line-height: 1;
		font-size: 33px;
	}
	#six-bl .lt-side .text-block ul {
		margin: 0;
	}
}
@media only screen and (max-width: 860px) {
	#first-bl.banner .rt-side {
		margin-right: 7%;
	}
}
@media only screen and (max-width: 820px){
	#first-bl.banner .title {

		margin-bottom: 14px;
	}
	#first-bl.banner {
		align-items: flex-start;
		justify-content: center;
		background-position: 0px 384px;
		background-size: 1450px;
		min-height: 950px;
		max-width: 950px;
	}
	#first-bl.banner .rt-side {
		max-width: 408px;
	}
	#thd-bl.focus .bl-fl-cn {
		justify-content: center;
		max-width: 470px;
		width: 100%;
		margin: 0 auto;
	}
	#first-bl.banner .rt-side {
		margin-right: 0;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch:first-child {
		margin: 0;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch:last-child {
		margin: 0;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch .rt-side {
		right: 65px;
		max-width: 50%;
	}
	#six-bl .lt-side {
		max-width: 700px;
	}
	#six-bl .text-block p {
		font-size: 18px;
		padding-top: 20px;
	}
	#six-bl .lt-side .title {
		color: #ffffff;
		padding: 24px 20px 20px;
	}
	#six-bl .lt-side .text-cn .title.color-tx {
		padding-right: 20px;
		padding-left: 20px;
	}
	#six-bl .lt-side .title, #six-bl .lt-side .text-cn .title.color-tx {
		font-size: 25px;
	}
	#six-bl .lt-side .text-cn .text-block .title {
		font-size: 22px;
	}
	#six-bl .lt-side .text-block li {
		font-size: 19px;
	}
	#six-bl .lt-side .text-block.strong p {
		font-size: 22px;
	}
}
@media only screen and (max-width: 800px) {

	#six-bl .rt-side {
		padding: 35px 0 0 0;
	}
	#six-bl .lt-side {
		padding: 110px 15px 65px;
	}

	#fth-bl .top-sd .title {
		padding-left: 0;
	}
	#six-bl::after {
		display: none;
	}
	#frt-bl .videos-cn .image-vid.lt-side {
		left: 15px;
	}
	#frt-bl .videos-cn .image-vid.rt-side {
		right: 15px;
		top: 100px;
	}
	#thd-bl.focus .bl-fl-cn {

		padding-left: 0;
	}
	#sec-bl.form .btm-sd form .lt-side {
		padding: 0 6px 0 15px;
	}
}
@media only screen and (max-width: 760px){
	#fth-bl .flex-sc {
		padding: 30px 0 10px 0;
	}
	#fth-bl .flex-sc .fa-li {
		font-size: 30px;
		margin-top: -7px;
	}
	#fth-bl .btm-sd .rt-side .fa-li {
		padding-top: 0;
	}
	#frt-bl .videos-cn .image-vid.rt-side, #frt-bl .videos-cn .image-vid.lt-side{
		display: none;
	}
	#sec-bl.form .btm-sd {
		padding: 0 3px 25px 0;
	}
	#sec-bl.form .btm-sd form input {
		font-size: 25px;
		margin: 12px 5px;
		height: 60px;
	}
	#sec-bl.form .btm-sd form {
		flex-direction: column;
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
	#sec-bl.form .btm-sd form .lt-side {
		padding: 25px 0 0 0;
	}
	#sec-bl.form .btm-sd form {
		padding-bottom: 15px;
		padding-top: 20px;
	}
	#sec-bl.form .btm-sd form input[type="submit" i] {
		font-size: 50px;
		padding: 5px 80px 0;
		height: 75px;
	}
	#sec-bl.form .btm-sd form .rt-side {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		align-self: center;
		width: 100%;
	}
	#sec-bl.form .btm-sd form .rt-side label {
		display: flex;
	}
	#sec-bl.form .btm-sd form .rt-side label:first-child {
		margin-right: 0;
	}
	#sec-bl.form .btm-sd form .rt-side label {
		max-width: none;
	}
	#frt-bl .videos-cn .flex-el {
		margin: 0 0 24px;
	}
	#fth-bl .btm-sd .lt-side {
		width: auto;
	}
	#fth-bl .top-sd .title {
		margin-bottom: 0;
	}
	.page-template-tpl-youth-stage .title {
		padding: 0 15px;
	}
	#fth-bl .btm-sd {
		margin: 17px 0 20px 0;
	}
	#fth-bl {
		min-height: unset;
		max-height: none;
	}
	#fth-bl .btm-sd .rt-side li {
		font-size: 30px;
	}
	#fth-bl .btm-sd .rt-side {
		padding: 20px 55px 10px 15px;
		border: 8px solid #ffffff;
		width: calc(100% - 10px);
	}

	#fth-bl .flex-sc li {
		width: calc(100% - 50px);
		margin-bottom: 20px;
	}
	#fth-bl .flex-sc ul {
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	#fth-bl .flex-sc ul li:last-child {
		margin: 0 40px 0 0;
		max-width: none;
	}
	#fth-bl::after {
		right: -325px;
	}
	#six-bl::before {
		right: 62.4%;
		top: -50px;
		z-index: 2;
	}
}

@media only screen and (max-width: 700px) {
	#six-bl .lt-side .text-cn .text-block.strong {
		padding: 0 15px;
	}
	#six-bl .rt-side {
		width: 90%;
	}
}
@media only screen and (max-width: 680px){
	#first-bl.banner {
		background-position: -6px 395px;
		background-size: 1250px;
		min-height: 880px;
	}
	#six-bl .abs-img.ping-pong {
		max-width: 470px;
		left: 0;
		top: -92px;
	}
}
@media only screen and (max-width: 650px){
	#frt-bl .videos-cn .image-vid.rt-side {
		max-width: 115px;
		top: 180px;
		right: 78.7%;
	}
	#six-bl .lt-side {
		padding: 120px 15px 60px;
	}
}
@media only screen and (max-width: 620px){
	#frt-bl .videos-cn .owl-carousel {
		width: calc(96% - 20px);
	}
	#sec-bl.form .btm-sd form input {
		width: 95%;
		margin: 12px auto;
	}
}
@media only screen and (max-width: 580px){
	#fth-bl .flex-sc {
		padding: 30px 0 20px 0;
	}
	#fth-bl .btm-sd {
		margin: 5px 0 10px 0;
	}
	#fth-bl .btm-sd .rt-side li {
		font-size: 28px;
	}
	#fth-bl .btm-sd .title {
		font-size: 28px;
	}
	#six-bl .lt-side .title {
		/*font-size: 28px;*/
		padding-bottom: 15px;
	}
	#six-bl .lt-side .text-block.strong p {
		font-size: 22px;
	}
	#six-bl .lt-side .text-cn .title.color-tx {
		/*font-size: 32px;*/
	}
	#six-bl .rt-side .contact-cn {
		width: calc(85% - 25px);
		margin: 0 auto;
	}
	#six-bl .rt-side .contact-cn form input[type="submit" i] {
		font-size: 40px;
		height: 70px;
		padding: 18px 10px 10px 10px;
		max-width: 185px;
	}
	#thd-bl.focus .bl-fl-cn {
		max-width: none;
		width: 95%;
		padding: 0;
	}
	#frt-bl .videos-cn .rt-side .image-vid {
		top: 75px;
		max-width: 101px;
		right: 81.7%;
	}

	#six-bl .rt-side .contact-cn {
		width: calc(85% - 25px);
		margin: 0 auto 0;
	}
	#six-bl .rt-side .contact-cn .title {
		font-size: 38px;
		padding: 30px 25px 12px;

	}

	#six-bl .rt-side {
		width: calc(100% - 0px);
		padding: 15px 0 10px 0;
		margin: 0 auto;
	}
	#six-bl .rt-side .contact-cn form input {
		font-size: 18px;
	}
	#six-bl .rt-side .abs-img.sq-db {
		width: 84%;
		top: -45px;
		right: -25px;
	}
	#six-bl .rt-side .abs-img.sq-db img {
		width: 147%;
	}
}
@media only screen and (max-width: 550px) {


	#frt-bl.video .item .title h3 {
	}

	#six-bl .lt-side .text-cn .text-block .title {
		padding: 55px 0 10px;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch {
		grid-column-gap: 15px;
	}
	#six-bl .rt-side .contact-cn .form-in .lt-side {
		padding: 0 0 30px;
	}
	#fth-bl .flex-sc ul {
		padding: 0 15px;
	}
	#frt-bl.video {

		padding: 35px 0 120px 0;
	}
	#first-bl.banner {
		background-position: -55px 395px;
	}
	#fth-bl .btm-sd .rt-side {
		padding: 20px 45px 10px 20px;
	}
	#fth-bl::before {
		right: 35px;
		top: 13px;
	}
	#six-bl .lt-side .text-block ul {
		justify-content: space-around;
	}
	#six-bl .lt-side .text-cn .text-block .title {
		font-size: 21px;
	}
	#six-bl .lt-side .text-block li {
		font-size: 16px;
	}
}
@media only screen and (max-width: 500px) {
	.videos-mob {
		width: calc(96% - 20px);
	}
	#sec-bl.form .title {
		font-size: 36px;
	}
	#first-bl.banner .text-block, #sec-bl.form .title {
		padding: 0 25px;
	}
	#six-bl .lt-side .text-block .fa-li {
		font-size: 36px;
	}
	#six-bl .rt-side .contact-cn form input {
		width: 99%;
	}
	#first-bl.banner::after {
		width: 49px;
		height: 75px;
		right: -30px;
	}
	#fth-bl::after {
		width: 396px;
		height: 300px;
		background-size: 100%;
	}
	#six-bl .rt-side .contact-cn form input[type="submit" i] {
		font-size: 40px;
		height: 63px;
		padding: 14px 10px 10px 10px;
	}
	#six-bl .rt-side .contact-cn .rt-side {
		padding: 0 0 10px 0;
	}
	#six-bl .rt-side .contact-cn .rt-side label {
		width: 92%;
	}
	#six-bl .rt-side .contact-cn {
		width: calc(99% - 25px);
	}
	#frt-bl .videos-cn {
		padding: 0;
	}
	#first-bl.banner .rt-side{
		padding: 0 15px;
	}
	#first-bl.banner {
	   background-position: 8% 315px;
       background-size: 1065px;
       min-height: 726px;
	}

	#six-bl .rt-side .abs-img.sq-db {
		width: 94%;
		right: -56px;
	}
	#six-bl .lt-side {
		max-width: 700px;
	}
}
@media only screen and (max-width: 480px){

	#six-bl .lt-side .text-block ul {
		padding: 0 15px;
	}
	#six-bl .lt-side .text-cn .text-block .title {
		font-size: 19px;
	}
	#six-bl .lt-side .text-block li {
		font-size: 15px;
	}
	#fth-bl .btm-sd .rt-side li {
		padding-left: 0;
	}
	#frt-bl.video {
		padding: 35px 0 80px 0;
	}
	#fth-bl::before {
		width: 101px;
		height: 106px;
		top: 20px;
		background-size: 100%;
	}
	#sec-bl.form .btm-sd form input {
		font-size: 21px;
		height: 55px;
	}
	#sec-bl.form .btm-sd form input[type="submit" i] {
		font-size: 40px;
		padding: 5px 70px 0;
		margin-top: 5px;
		height: 70px;
	}

	#sec-bl.form .btm-sd form .lt-side {
		padding: 10px 25px 0 25px;
	}
	#sec-bl.form .btm-sd form .rt-side {
		margin: 0;
	}
	#thd-bl.focus {
		padding: 45px 0 0;
	}
	#frt-bl .videos-cn .image-vid.rt-side {
		max-width: 130px;
		top: 145px;
	}
	#fth-bl .top-sd .title {
		margin-top: 100px;
	}
	#fth-bl {
		display: flex;
		flex-direction: column;
	}
	#fth-bl .btm-sd {
		padding: 5px 0 40px 0;
	}
	#fth-bl .btm-sd {
		padding: 0;
	}
	#fth-bl .flex-sc li {
		font-size: 28px;
		line-height: 1;
	}
	#fth-bl .top-sd .title {
		font-size: 32px;
	}
	#fth-bl .top-sd {
		padding: 32px 15px 0;
	}
	#six-bl .rt-side .contact-cn form input {
		padding: 14px 20px;
	}
	#six-bl {
		background-position: -5px 750px;
	}
	#six-bl .rt-side .abs-img.sq-db {
		width: 385px;
	}
	#six-bl .abs-img.ping-pong {
		max-width: 290px;
		left: 5px;
		top: -26px;
	}
	#fth-bl .flex-sc ul {
		flex-direction: column;
	}
}
@media only screen and (max-width: 440px){
	#six-bl .rt-side .contact-cn .title {
		font-size: 34px;
	}
	#sec-bl.form .title {
		font-size: 26px;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch p {
		font-size: 30px;
		height: 70px;
	}
	.page-template-tpl-youth-stage .title {
		font-size: 40px;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch {
		width: calc(100% - 5px);
	}
	#six-bl .rt-side .contact-cn {
		width: calc(98% - 25px);
	}
	#six-bl .lt-side .text-cn .text-block.strong {
		flex-wrap: unset;
		flex-direction: column;
	}
	#six-bl .lt-side .text-block.strong p{
		width: calc(100% - 15px);
		margin: 0 auto;
		display: block;
		max-width: 120px;
	}
}

@media only screen and (max-width: 400px) {
    .gallery-lightbox-container .slide-content {

    }
	#six-bl .rt-side .contact-cn .title {
		font-size: 30px;
		padding: 30px 15px 12px;
	}
	#six-bl .lt-side .text-block li:last-child{
		margin-bottom: 20px;
	}
	#thd-bl.focus .bl-fl-cn .fl-ch {
		grid-template-columns: repeat(1, 1fr);
	}
	#thd-bl.focus .bl-fl-cn {
		width: 66%;
	}
	#fth-bl::after {
		width: 355px;
	}

	#six-bl .lt-side .text-block li {
		width: calc(100% - 20px);
	}
	#six-bl .lt-side .text-block ul {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	#six-bl .lt-side .text-cn .title.color-tx {
		font-size: 27px;
	}
	#six-bl .lt-side .title {
		padding-bottom: 25px;
		font-size: 23px;
	}
	#six-bl .six-bl-cn {
		padding-bottom: 20px;
	}

	#six-bl .rt-side .abs-img.sq-db {
		top: -38px;
	}
	#six-bl .lt-side {
		padding: 140px 15px 50px;
	}
	#six-bl .rt-side .contact-cn {
		width: calc(100% - 15px);
	}
	#six-bl .rt-side .contact-cn form input[type="submit" i] {
		margin: 0 auto;
		max-width: 176px;
	}
	#fth-bl .flex-sc li {
		width: calc(95% - 20px);
	}
	#fth-bl .flex-sc ul {
		padding: 0 5px 0 15px;
	}
	#fth-bl .btm-sd .rt-side li, #fth-bl .flex-sc li {
		font-size: 24px;
	}
	#fth-bl .flex-sc .fa-li {
		font-size: 21px;
		margin-top: -5px;
	}
	#fth-bl .top-sd .title {
		font-size: 26px;
		padding: 0 17px;
	}

	#frt-bl .videos-cn .owl-carousel {
		width: calc(100% - 20px);
	}
	#frt-bl.video .item .title h3 {
	}
	#thd-bl.focus .bl-fl-cn .fl-ch .rt-side {
		right: 15px;
	}
	#sec-bl.form .btm-sd form input {
		font-size: 20px;
		padding: 10px 15px 15px;
		margin: 7px auto;
	}
	#sec-bl.form .btm-sd form input[type="submit" i] {
		font-size: 35px;
		padding: 5px 60px 0;
		margin-top: 5px;
		height: 65px;
		width: 170px;
	}
	#first-bl.banner {
		    background-position: 8% 284px;
    background-size: 1065px;
    min-height: 700px;
	}

	#first-bl.banner .title {
		font-size: 40px;
	}
	#first-bl.banner .subtitle {
		font-size: 21px;
	}
	#first-bl.banner .text-block {
		font-size: 19px;
	}

}
@media only screen and (max-width: 380px){
	#six-bl .lt-side .text-cn .title.color-tx {
		font-size: 24px;
	}
	.page-template-tpl-youth-stage .title {
		font-size: 32px;
	}
	.page-template-tpl-youth-stage .videos-mob .title {
		font-size: 33px;
	}
	#fth-bl .btm-sd .lt-side {
		padding: 0px 35px 0;
	}
	#six-bl .rt-side .contact-cn form input {
		padding: 14px 10px;
	}
	#first-bl.banner .subtitle {
		font-size: 19px;
	}
	#first-bl.banner .text-block {
		font-size: 18px;
	}
	#first-bl.banner {
		background-position: 8% 250px;
		min-height: 633px;
	}
	#first-bl.banner .title {
		max-width: 270px;
		font-size: 35px;
		padding-bottom: 5px;
	}
	#sec-bl.form .btm-sd form {
		flex-direction: column;
		width: 100%;
	}
	#fth-bl .btm-sd .rt-side {
		padding: 20px 35px 10px 10px;
	}
	#fth-bl .btm-sd .rt-side ul {
		flex-direction: column;
		align-items: end;
	}
	#six-bl .text-block p {
		line-height: 36px;
	}
	#six-bl .abs-img.ping-pong {
		max-width: 270px;
		left: 0;
		top: -20px;
	}

}
@media only screen and (max-width: 360px){

	#thd-bl.focus .bl-fl-cn {
		max-width: 300px;
	}
	#frt-bl .videos-cn .image-vid.rt-side {
		max-width: 75px;
		top: 160px;
	}
	#frt-bl .videos-cn .image-vid.lt-side {
		max-width: 80px;
		top: 64px;
		right: -7.5%;
	}
	#six-bl::before {
		right: 51.4%;
		top: -50px;
	}
	#six-bl .rt-side .abs-img.sq-db {
		width: 318px;
		right: -76px;
	}
	#six-bl::before {
		right: 51.4%;
		top: -50px;
	}
	#six-bl .lt-side .text-block li {
		font-size: 16px;
	}

}
.pop-up-block {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	background: rgba(0,0,0,.7);
	top: 0;
	left: 0;

	width: 100%;
	height: 100%;
	z-index: 100000;
}
#pop-up-block{
	display: none;
}
.pop-up-block .close-block{
	z-index: 100000;
	color: #fff;
	background: rgba(0,0,0,.5);
	border: 3px solid #fff;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	opacity: .5;
	font-weight: 400;
	line-height: 40px;
	font-size: 20px;
	text-shadow: none;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	right: 40px;
	top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pop-up-block .close-block:before {
	/*content: "";*/
}
.pop-up-block .img-block {
	max-height: 100%;
	/*position: relative;*/
	height: 100%;
}
.pop-up-block img {
	width: auto;
	max-height: 100%;
}
#fth-bl .btm-sd .title, #fth-bl .btm-sd .lt-side.img img{
	cursor: pointer;
}
/*-$-____________________MEDIA____________________-$-*/
#leos {
   position: relative!important;

}

.post-template-tpl-youth-stage footer {
    position: relative!important;
}

.post-template-tpl-youth-stage .related_posts {
    max-width: 1240px;
    margin: 40px auto 50px auto;
    padding: 0 20px;
}