/**************************************
				SHEDULE		
***************************************/
.se-bold {
	font-weight: bold;
}

.se-banner {
	background: #94bc09;
	text-align: center;
}

.se-banner-red {
	background: #e23a44;
	text-align: center;
}

.se-banner a {
	display: block;
	font: normal 16px Arial;
	text-decoration: none;
	color: #fff;
	line-height: 1.4;
	background: url("../img/se-shedule-banner.png") no-repeat 20px 1px;
}

.se-banner-red a {
	display: block;
	font: normal 16px Arial;
	text-decoration: none;
	color: #fff;
	line-height: 1.4;
	background: url("../img/se-shedule-banner-2.png") no-repeat 20px 1px;
}

.se-banner a:hover,
.se-banner-red a:hover {
	text-decoration: none;
}

.se-banner a:focus,
.se-banner-red a:focus {
	text-decoration: none;
	color: #fff;
}

.se-banner .se-banner-content,
.se-banner-red .se-banner-content-sec {
	padding: 20px 0;
	display: block;
}

.se-banner a:hover,
.se-banner-red a:hover {
	color: #fff;
}

.se-table-group {
    margin-bottom: 25px;
}

.se-table-group h2 {
	color: #333;
	text-align: center;
	font: bold 20px Arial;
	margin-top: 52px;
	margin-bottom: 18px;
}

.se-first-headline {
	margin-top: 40px !important;
}

.se-table-headline {
	background: #ededed;
	width: 100%;
	font-weight: bold;
	color: #333;
	padding: 15px;
}

.se-table-price {
	/*color: #e23a44;*/
    color: black;
	font-weight: bold;
}

.se-bg-gray {
	background: #f7f7f7;
}

.se-table-group table {
	width: 100%;
	color: #333;
	font-size: 16px;
	margin-top: 10px;
}

.se-table-group td {
	width: 265px;
	padding: 20px;
	display: inline-block;
}

.se-table-group .se-last {
	text-align: left;
	margin-right: 5px;
	width: 207px;
}

.se-table-group .se-continue {
	color: #e23a44;
	font: normal 12px Arial;
    display: block;
    margin-top: -2px;
}

.se-table-group .se-normal {
	font-weight: normal;
}

.se-table-bold {
	font-weight: bold;
}

.baner {
  background:url("/images/top_bg2.jpg") center 0 no-repeat;
  height:101px;
  line-height:101px;
  padding-top:1px;
}

.se-middle {
	margin-left: 30px;
    padding-right: 0 !important;
    width: 322px !important;
}

.se-two-column td{
	padding: 10px 20px;
}

.se-two-column td {
	font-size: 14px;
}

.se-two-column-right {
	text-align: right;
	margin-left: 60px;
}

.se-table-two-col {
	margin-bottom: 40px;
}

.se-banner-last {
	margin-bottom: 20px;
}

.se-table-two-col td {
	width: 400px;
}

.se-table-two-col .se-last {
	text-align: left;
	margin-left: 87px;
	width: 340px;
}

.se-table-two-col td {
        width: 28% !important;
    }
    
    .se-two-column td {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }
    
    .se-table-two-col td:nth-child(2) {
        text-align: center !important;
    }
    
    .se-table-two-col .se-last {
        margin-left: 0 !important;
    }

/**************************************
			END	SHEDULE		
***************************************/

div.head-top div.metro span a{
    color: inherit;
    text-decoration: none;
}

#plan{
    display: none;
}

    #fixed{
        z-index: 1000000000;
        position: fixed;
        right: 0;
        top: 250px;
    }
    
    #fixed3{
        z-index: 1000000000;
        position: fixed;
        right: 0;
        top: 320px;
    }
    
    #fixed5{
        z-index: 1000000000;
        position: fixed;
        right: 0;
        top: 390px;
    }
    
    #fixed7{
        z-index: 1000000000;
        position: fixed;
        right: 0;
        top: 460px;
    }

#mobile_button{
    display: none;
    z-index: 10000000;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 0px;
    background: #3DBE6E;
}

#mobile_button .wrap{
    width: 940px;
}

#mobile_button img{
    display: block;
    float: left;
    margin-top: 0px;
    margin-left: 80px;
    margin-right: 50px;
}


#mobile_button p{
    display: block;        
    margin-top: 70px;    
    font-size: 70px;
    line-height: 80px;
    color: white;
    text-decoration: none;
    text-align: center;
}

.mobile_button_link{
    text-decoration: none;
}

.metro5:before{
    background: url(../img/metro5.png) no-repeat center 0 !important;
}

.cont-photo_gallery h2{
    text-align: center;
}

.text .fio{
    font-weight: 500;
}

.copy{
    width: 100%;
    padding-top: 20px;
    color: white;
    text-align: center;
}

.copy > p{
    float: left;
    display: block;
    margin-left: 250px;
    margin-right: 50px;
}

.copy > div{
    float: left;
    
}

.foot-form {
    position: relative;
    z-index: 5;
    padding: 70px 0 0;
}

.animate .image a{
    display: block;
    width: 145px;
    height: 145px; 
    cursor: pointer;   
}

.animate .image a .bgfoto{
    display: none;
    z-index: 1;    
}

.popup {
	
	
	left: 0;
	top: 0;
	z-index: 1000;
	overflow-y: auto;
	width: 450px;
	border-radius: 10px;
	background: #FCF4FC;
	
    display: none;
    padding: 10px;
}
.popup.tooltip {
    max-width: 700px;
    background: #FFF;
    box-shadow: 0 0 4px #999;
    margin: 0;
}









.popup h3 {
	border-bottom: 1px solid #B3ADB3;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}

.popup p{
    margin-bottom: 10px;
}

.popup.teach1{
    left: 0;
	top: 0;
}


.teachers-list li h5 a {
    text-decoration: none;
    color: #000; 
}
div.text > div.razer > a{
    font-size: 15px;
}
#binocular{
    float: left;
    width: 100%;
    margin: 50px 0 40px 0;
}

#binocular img{
    float: left;
    margin-left: 50px;
}
#binocular p{
    font-size: 24px;
    font-family: 'Tahoma';

    color: black;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 40px;
}

#binocular p span{    
    font-weight: 400;
}

#director{
    height: 250px;
    margin-top: 50px;
    margin-bottom: 70px;
}

#director img{
    margin-left: 30px;
}

#director p{
    float: left;
    display: block;
    width: 680px;
}

#director p:nth-child(1){
    font-size: 36px;
    font-family: 'Tahoma';    
    color: black;
    line-height: 1.1;
    margin-top: 15px;
    margin-bottom: 10px;
}

#director p:nth-child(2){
    font-size: 24px;
    font-family: 'Tahoma';
    font-style: italic;
    color: black;
    font-weight: 300;
    line-height: 1.5;
}



.child_like--text h2{
    display: block;
    width: 483px;
}

.child_like--text p {
    display: block;
    width: 483px;
}

.style1 .fancybox-skin {
    box-shadow: 0 0 12px #999 ; 
}
.fancybox-overlay.fancybox-overlay-fixed,
.fancybox-overlay.fancybox-overlay-fixed.style2 {
    background: rgba(0,0,0,0.8);

}
/*.fancybox-overlay.fancybox-overlay-fixed.style1 {
    background: none !important;
}*/

.td-fancy {
    display: none;
    width: 370px;
}
.td-fancy p {
    font-size: 16px;
    line-height: 24px;
    font-family: "Tahoma";
}

#jlesson h2 {
    color: #000;
    font-size: 54px;
    line-height: 60px;
    margin-bottom: 30px;
    margin-top: 100px;
    text-align: center;
}
#jlesson.wrap {
    width: 960px;
}
#jlesson .bod {
    position: relative;
    height: 1200px;
}
#jlesson h4 {
    color: #000;
    font-size: 24px;

    font-weight: 300;
    line-height: 36px;
    margin-top: 9px;
    text-align: center;
}

.bl {
    position: absolute;
}
.bl p {
    line-height: 22px;

    font-size: 14px;
    position: absolute;
    font-family: "Tahoma";
}
#bl1 {
    top: 38px;
    left: 0;
    position: absolute;
    width: 512px;
}
#bl1 p {
    top: 20px;
    right: 0;
    width: 180px;

}
#bl2 {
    top: 50px;
    right: 0;
    position: absolute;
    width: 402px;
}
#bl2 p {
    top: 0;
    width: 270px;
    right: 40px;
}
#bl2 img {
    margin-top: 45px;
}
#bl3 {
    top: 256px;
    left: 0;
    position: absolute;
}
#bl3 img {
    margin-left: 85px
}
#bl3 p {
    left: 14px;
    top: 42px;
    width: 155px;
}
#bl4 {
    top: 548px;
    left: 0;
    position: absolute;
    width: 595px;
}
#bl4 p {
    left: 334px;
    top: 0;
    width: 261px;
}
#bl5 {
    top: 480px;
    right: 0;
    position: absolute;
    width: 340px;
}
#bl5 img {
    margin-top: 15px;
}
#bl5 p {
    top: 0;
    right: 0;
    width: 210px;
}
#bl6 {
    top: 890px;
    left: 0;
    position: absolute;
    width: 570px;
}
#bl6 p {
    top: 15px;
    right: 25px;
    width: 210px;
}
#bl7 {
    top: 813px;
    right: 0;
    position: absolute;
    width: 422px;
}
#bl7 p {
    top: 0;
    right: 25px;
    width: 270px;
}
#bl7 img {
    margin-top: 10px;
}
.pris .btn {
    padding-right: 120px;
    padding-left: 120px;
}
.lptracker_phone {
      color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    line-height: 28px;
}
.results-futures a, .results-futures a span {
    text-decoration: none !important;
}
.teachers-list li h5 a,
.results-futures a span strong{
    background: url(../img/border-black.png) repeat-x 0 90%;

}


.cont-child_like {    
    margin-top: 156px;
    margin-bottom: -180px;
}


@media screen and (max-width:1200px) {
    {}
    .wrap, .g-wrap {
        width: 100%;
        /*max-width: 1000px;*/
        min-width: 0;
    }
    /*.head-top .metro {
        margin-left: 30px;
    }*/
    .head-top .metro span {
        margin-right: 40px;
    }
    .head-top .phone {
        margin-right: 25px;
    }
    .cont-action .text {
        width: 470px;
    }
    .cont-action form {
        float: left;
    }
    .teachers-list li {
        margin-left: 20px;
        margin-right: 0px;
    }
    
    .students-wrap .teachers-list li {
        margin-left: 0;   
    }
    
    #director {
        padding-left: 20px;
    }
    .cont-photo_gallery {
        margin-top: 95px;
        width: 940px;
    }
    .foot-bottom {
        padding: 60px 10px;
    }
    .faq.wrap {
        padding-left: 10px;
        max-width: 990px;
    }
    .cont-schedule.wrap {
        padding-left: 5px;
        padding-right: 5px;
       
    }
    .head-top .logo {
        margin-left: 25px;
    }
    .schedule-tabs {
        padding-left: 32px;
        padding-right: 32px;
    }
}
.cont-schedule.wrap {
    padding: 50px 0;
    background: #f3f3f3;
    width: 100%;
}
#map-ofices2 {
    width: 1000px;
    margin: 0 auto;
    max-width: 100%;
}
.slick-slide {
          margin: 0px 20px;
        }
    
        .slick-slide img {
          width: 100%;
        }
    
        .slick-prev:before,
        .slick-next:before {
            color: black;
        }
        
        #fancybox-buttons {
            display: none !important;
        }
        
        .catItemImage {
            border: none;
            position: relative;
            display: block;
        }
        
        .catItemImageBlock {
            border: none
        }
        .catItemImage .trans {
            position: absolute;
            height: 100%;
            border: none;
            /*left: 1px;*/
            background:  url("../img/play_video.svg") no-repeat scroll center center;
        }
        .photo-page .catItemImageBlock img {
            width: 100%;
        }
        
        
  /*FACTS ABOUT US*/


.se-facts-about-us h2 {
    text-align: center;
    font: 700 36px Arial;
    color: #000;
    margin-bottom: 38px;
    margin-top: 42px;
}


.se-fact {
    width: 285px;
    float: left;
    text-align: center;
    margin-right: 40px;
    margin-bottom: 65px;
}

.se-cancel-margin {
    margin-right: 0!important;
}


.se-fact .se-fact-img {
    width: 142px;
    height: 142px;
    border-radius: 71px;
    margin: 0 auto 23px;
}

.se-fact-headline {
    background: #E5105A;
    font: 700 17px Arial;
    padding: 2px 5px 5px 6px;
    color: #fff;
    line-height: 1.3;
}


.se-fact p {
    color: #EBF8EF;
    font: 400 14px Arial;
    text-align: center;
    line-height: 1.7;
    margin-top: 9px;
}


.se-facts-about-us {
    
    
    min-height:1401px;
    margin: 0 auto;
    display: table;
    
}

.cont-students {    
    margin-top: 0;
}

@media screen and (max-width: 939px){
.se-fact {
    width: 30%;
}
}

@media screen and (max-width: 820px){
.se-fact,
.se-cancel-margin {
    float:none!important;
    width: 80%;
    margin: 0 auto!important;
    padding-top:20px;
    padding-bottom: 30px;
}


}
body {
    -ms-text-size-adjust: 100%;
        -moz-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
 
    -webkit-appearance: none;
    -moz-appearance: none;
}
body button, input[type="submit"],input[type="button"], input[type="text"], textarea {
    -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
@media screen and (max-width: 600px){
.se-fact {
    width: 100%;
}
    .foot-wrap:before {
        left: 0;
        width: 100%;
        margin-left: 0;
        background-position: center 0;
        background-size: 170%;
        border-radius: 0;
    }
    .teachers-list li .profession {
        font-size: 16px;
    }
    .teachers-list li .about {
        font-size: 13px;
    }
}

#spektakli  .slick-list {
    padding-left: 0 !important;
    margin-right: 0 !important;
}
#screens-reviews-inner  .slick-slide {
    margin: 0 6px !important;
}
#screens-reviews-inner {
    padding: 0 32px;
}
#screens-reviews-inner  .slick-slide img {
    width: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
#screens-reviews-inner .slick-list {
    padding-left: 0 !important;
    margin-right: 0 !important;
}
.map-content {
    width: 380px;
    max-width: 100%;
    box-sizing: border-box;
}
.map-content h4 {
    
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 1.2;
    color: #000;
    font-weight: 700;
}
.map-content p {
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    font-size: 16px;
}
.map-content p span {
    color: #888;
    font-weight: 100;
    font-size: 14px;
    display: block;
    margin-top: 2px;
}
.map-content .footer-s {
    padding-top: 6px;
}

.map-content .button-s {
    padding-top: 14px;
    padding-bottom: 4px;
    text-align: center;
    border-top: 1px solid #eaeaea;
}
.map-content .button-s a {
    width: 230px;
    display: inline-block;
    text-decoration: none;
    height: 34px;
    line-height: 34px;
    background: #ffd800;
    color:#333;
    font: 700 14px/34px "Tahoma";
    border-radius: 3px;
}
.map-content h4.name-s  {
    color:#333;
    font: 400 18px/1 "Tahoma";
    margin-bottom: 12px;
}
.map-content h4.name-s span {
    display: inline-block;
    vertical-align: middle;
}
.map-content h4.name-s img {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}
.map-content p.way-s {
    margin-bottom: 12px;
    color:#666;
    font: 400 14px/1.4 "Tahoma";
}
.map-content .footer-s p {
    text-align: center;
    color:#333333;
    font: 400 14px/1.4 "Tahoma";
}

#map-with-places  .map-content {
    width: 300px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.map-content .footer-s p span {
    display: inline;
    color:#8356b2;
    font: 400 14px/1.4 "Tahoma";
}
#map-with-places .gm-style-iw {
    left: 26px !important
}
.condition {
    text-align: left !important;
}
.g-wrap .condition a {
    color:#fff;
    text-decoration: underline;
}
.g-wrap .condition a:hover {
    text-decoration: none;
}
.g-wrap .condition {
    color:#fff;
}
.foot-form .g-form .condition {
    color:#333
}
.foot-form .g-form .condition a {
    color:#ec4d79
}
.phone-wrap {
    margin-top: 9px;
    margin-bottom: 0;
}
.phone-wrap .phone_number {
    margin-right: 30px;
    
}

.phone-wrap a {
    display: inline-block;
    vertical-align: middle;
}
.form_line {
    position: relative;
}
.form_line .error-line {
    color:#ccc;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left:0;
}

.violet-floor {
    background: #764aa4;
    padding-top: 4px;
    color: #fff;
 
}
.violet-floor .left .line-bold {
    color: #fff;
    margin-bottom: 8px;
    letter-spacing: 0.3px;
    font-size: 18px;
}
.violet-floor .left {
    color: #d0b0f1;
    font-size: 13px;
    width: 335px;
    position: relative;
    z-index: 1;
}
.violet-floor .left p {
    line-height: 1.4;
}
.violet-floor .right {
    position: relative;
    z-index: 1;
}
.violet-floor .right .as {
    margin-left: 18px;
}
.violet-floor div img {
    display: block;
}



/************** not-just-theator ****************/
.not-just-theator {
    background: #021527 url(../images/not-just-theator.jpg) no-repeat center 0;
    padding-top: 115px;
    color: #fff;
    padding-bottom: 115px;
}

.not-just-theator .inside {
    width: 1134px;
    margin: 0 auto;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box;
}
.not-just-theator h1 {
    font-weight: 400;
    line-height: 1.1;
    font-size: 50px;
    letter-spacing: 0.3px;
    margin-bottom: 30px;
}
.not-just-theator h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 34px;
    padding-right: 130px;
    letter-spacing: 0.3px;
}
.not-just-theator .subscribe-for-free {
    max-width: 100%;
    width: 550px;
}
.not-just-theator .caption {
    width: 560px;
    padding-left: 0;
}
.not-just-theator .subscribe-for-free .button {
    margin-top: 18px;
}
.not-just-theator .subscribe-for-free .button a {
    display: block;
    width: 400px;
    letter-spacing: -1px;
    max-width: 100%;
    font-weight: 800;
    height: 60px;
    border-radius: 8px;
    text-align: center;
    background: #febe29;
    color: #000;
    text-decoration: none;
    font-size: 22px;
    line-height: 60px;
}





/************** not-just-theator ****************/


@media screen and (max-width: 1260px){
    {}
    .not-just-theator {
        background-position: right -480px top 0;
    }
    .not-just-theator .inside {
        width: 960px;
    }
}
@media screen and (max-width: 1060px){
    {}
    .not-just-theator {
        background-position: right -540px top 0;
    }
}
{
    
}


@media screen and (max-width: 950px){
    {}
    .violet-floor .irbis_phone {
        display: none;
    }
    .violet-floor {
        padding-top: 28px;
        position: relative;
        padding-bottom: 28px;
    }
    .violet-floor .right,
    .violet-floor .left {
        padding-left: 46px;
    }
    .violet-floor .right {
        width: 100%;
        margin-top: 16px;
    }
    .violet-floor .right .flex {
        justify-content: flex-start
    }
    .violet-floor .inside {
        width: 768px;
        
    }
    .violet-floor .inside:after {
        position: absolute;
        bottom: 0;
        right: 10px;
        background: url(../images/irbis_phone-2.png);
        content:"";
        width: 367px;
        height: 160px;
    }
    .violet-floor {
        overflow-x: hidden;
    }
    
    .not-just-theator h1 {
        font-size: 42px;
    }
    .not-just-theator h2 {
        font-size: 22px;
    }
    .not-just-theator .caption {
        width: 400px;
    }
    .not-just-theator {
        padding: 90px 0;
        background-size: auto 100%;
        background-position: top 0 right -410px;
    }
    .not-just-theator .subscribe-for-free .button a {
        font-size: 20px;
        width: 340px;
    }
}
@media screen and (max-width: 840px){
    {}
     
    .not-just-theator {        
        background-position: top 0 right -460px;
    }
    .not-just-theator h1 {
        font-size: 36px;
    }
    .not-just-theator h2 {
        font-size: 20px;
        padding-right: 30px;
    }
}
@media screen and (max-width:  720px){
    .violet-floor .inside:after {
        right: -50px
    }
    .violet-floor .right,
    .violet-floor .left {
        padding-left: 6px;
    }
}
@media screen and (max-width:  660px){
    .violet-floor .inside:after {
        right: -100px
    }
    .not-just-theator h1 {
        font-size: 32px;
    }
    .not-just-theator h2 {
        font-size: 18px;
    }
    .not-just-theator .caption {
        width: 360px;
        max-width: 100%;
    }
    .not-just-theator .subscribe-for-free .button a {
        width: 280px;
        font-size: 16px;
    }
}
@media screen and (max-width:  576px){
    {}
    .not-just-theator .caption {
        text-align: center;
        width: 100%;
    }
    .not-just-theator h2 {
        padding-right: 0;
    }
    .not-just-theator {
        padding-top: 40px;
        background-color: #021526;
        background-image: url(../images/not-just-theator-mobile.jpg);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100% auto;
        padding-bottom: 320px;
    }
    .not-just-theator .subscribe-for-free .button a {
        margin: 0 auto;
    }
}
@media screen and (max-width:  520px){
    {}
    .not-just-theator {
        padding-bottom: 260px;
    }
    .not-just-theator h1 {
        font-size: 28px;
    }
    .not-just-theator h1 br {
        display: none;
    }
}
@media screen and (max-width:  510px){
    .violet-floor .inside:after {
        right: 0px;
        background: url(../images/irbis_phone-3.png);
        background-size: auto 156px;
        width: 62px;
        height: 156px;
        bottom: 10px;
    }
    .violet-floor .inside .left {
        width: calc(100% - 60px);
    }
    .violet-floor .right .as {
        margin-left: 12px;
    }
}
@media screen and (max-width:  440px){
    {}
    .not-just-theator {
        padding-bottom: 220px;
    }
    .not-just-theator h1 {
        font-size: 24px;
    }
}
@media screen and (max-width:  360px){
    .violet-floor .inside:after {
        right: 0px;
        background: url(../images/irbis_phone-3.png);
        width: 78px;
        height: 196px;
        bottom: 0;
    }    
    .not-just-theator {
        padding-bottom: 180px;
    }
}

@media screen and (max-width:  390px){
    {}
    .violet-floor .inside .left {
        width: calc(100% - 50px);
    }
}
@media screen and (max-width: 411px){
    {}
    
    #screens-reviews-inner {
        padding: 0 0px;
    }
    .foot-wrap:before {
        background-size: cover;
    }
    .foot-bottom .phone {
        display: block;
        text-align: center;
    }
    .phone-wrap .phone_number {
        margin-right: 0;
    }
    
    .foot-bottom .phone .btn {
        color: black;
        display: block;
        float: none;
        margin: 0 auto;
    }
}
@media screen and (max-width:500px) {
    {}
    body .head-desc {
        margin-top: 50px;
    }
    .head-desc h2 {
        margin-bottom: 20px;
    }
    .cont-schedule {
        margin-top: 50px !important;
    }
    #jlesson {
        height: auto !important;
    }
    #map-ofices {
        height: 360px !important;
    }
    .cont-schedule h2 {
        margin-top: 0 !important;
    }
}
.cont-prices a{
	width: 26%;
}
