

/* Start:/bitrix/templates/unison/styles.css?148006370917096*/
@font-face {
    font-family: 'PTSansRegular';
	src: url('/lib/fonts/PTSans/PTS55F_W.eot');
	src:
	     url('/lib/fonts/PTSans/PTS55F_W.eot?#iefix') format('embedded-opentype'),
	     url('/lib/fonts/PTSans/PTS55F_W.woff') format('woff'),
	     url('/lib/fonts/PTSans/PTS55F_W.ttf') format('truetype'),
	     url('/lib/fonts/PTSans/PTS55F_W.svg#PTSans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: "Raleway Regular";
    src: url("/lib/fonts/Raleway/Raleway-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Raleway Bold";
    src: url("/lib/fonts/Raleway/Raleway-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Raleway ExtraBold";
    src: url("/lib/fonts/Raleway/Raleway-ExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Raleway Medium";
    src: url("/lib/fonts/Raleway/Raleway-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Roboto Regular";
    src: url("/lib/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Roboto Bold";
    src: url("/lib/fonts/Roboto/Roboto-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Roboto Medium";
    src: url("/lib/fonts/Roboto/Roboto-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Roboto Light";
    src: url("/lib/fonts/Roboto/Roboto-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
html, body, .landing-content-wrapper{
	height: 100%;
    min-width: 1280px;
}
body{
	font-family: "Raleway Regular";
	font-size: 18px;
	margin: 0;
	scroll-behavior: smooth;
    line-height: 30px;
}
h2{
    font-size: 1em;
}
.landing-content-wrapper{}
.landing-content{}
#header-logo{
	width:45%;
}
#header-contacts{
    width: 18%;
    text-align: right;
}
#header-button{
	width:25%;
}
#header-social{
	width: 12%;
    text-align: right;
}
#contacts-left{
    width: 25%;
    float: left;
    margin-top: 5px;
}
#contacts-left img{
	margin-top: 20px;
}
#contacts-right{
	width:75%;
	float:left;
}
#membership{
	margin-top: 25px;
}
#membership>a{
    background: #0070cb;
    color: #fff;
    text-decoration: none;
    padding: 10px 45px;
    border-radius: 10px;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: "Raleway Bold";
    font-size: 14px;
}
#header-social-icons{
	margin-top:10px;
}
#header-social-icons img{
	margin: 0 6px;
}
#contacts-right,
#header-social{
    font-size: 13px;
    margin-top: 10px;
    line-height: 1.4em;
}
nav{
	width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
nav a{
	text-decoration: none;
    color: #fff;
    margin: 0.9%;
    font-size: 13px;
	font-family:"Raleway Medium";
}
.navigation{
	width: 80%;
    margin: 0 auto;
    font-size: 12px;
    /*font-weight: bold;*/
}
section{
	width: 100%;
    height: 100%;
}
.header-margin{
	margin-top:1%!important;
	margin-bottom:1%!important;
}
section#i01{}
section#i02{}
section#i03{}
section#i04{}
section#i05{}
section#i06{}
section#i07{}
section#i08{
    height: auto;
}
section#i09{}
section#i10{}
section#i11{}
section#i12{
    position:relative;
}

.hgroup{
	text-align: center;
}
.slider-content img{
	width:100%;
}
.unslider{
	position:relative;
}
.unslider-nav{
	position:absolute;
    bottom:0;
}
.unslider-arrow{
	position:absolute;
	top:0;
	display:block;
	height:100%;
	width:10%;
}
.unslider-arrow.next{
	right:0;
}
.unslider-arrow.prev{
	left:0;
}
#header-content,
.section-content,
.psy-content{
	margin: 3% auto;
    /*width: 75%;*/
    width: 1280px;
}
.section-header{
	text-transform: uppercase;
	font-family: "Raleway Regular";
	font-size: 30px;
}
.section-header{}
.section-image{
	text-align: center;
}
.section-text{
	margin: 3% 0;
	text-align: center;
}
.float{
	float:left;
}
.clearfix{
	clear:both;
}
.justify{
	text-align: justify;
}
.ptsans{
    font-family: "PTSansRegular";
}
.width{
    width:100%;
}
.no-top-margin{
	margin-top:0;
}
.vertical-gradient{
	/*background: linear-gradient(to top, #a843c3, #306dd8);*/
	background: linear-gradient(to top, #a843c4, #306dd9);
	color:#fff;
	padding-top: 1px;
}
.horizontal-gradient{
	background: linear-gradient(to right, rgb(8, 133, 219), rgb(211, 18, 195));
	color:#fff;
	padding-top: 1px;
}
.iframe{
	width:560px;
	margin:0 auto;
}
.footer{
	margin-top: -3%;
	margin-bottom: -1.5%;
    line-height: 1.3em;
}
.help-banner{
	margin: 4% 0 0 50%;
}
.help-banner img{
	width:100%;
}
/* base section */
.section-grid{
	margin-bottom:3%;
}
.main-element,
.base-element{
    position: relative;
    width: 31.7%;
    margin: 0.8%;
    height: 0;
    padding-bottom: 31.7%;
    overflow: hidden;
}
.base-img img{
	width: 100%;
}
.base-name{
	position: absolute;
    width: 100%;
    text-align: center;
    height: 15%;
    bottom: 0;
    background: rgba(255,255,255,0.9);
    color: rgb(0, 78, 217);
    text-transform: uppercase;
    font-family: "Raleway ExtraBold";
}
.base-name>div{
	height: 100%;
	width: 100%;
	text-align: center;
	margin-top: 4%;
}
.base-element,
.base-element:hover{
	transition: top .7s;
}
.base-element:hover .base-name{
    top: 0;
    transition: top .7s;
}
.base-element:hover .base-text{
	position: absolute;
    top: 15%;
    background: rgba(255,255,255,0.7);
    color: #000;
    padding: 3%;
    height: 85%;
    transition: top .7s;
}
.base-bottom{
    display: none;
}
.base-element:hover .base-bottom{
    position:absolute;
    right:0;
    bottom:0;
    left:0;
    height:60px;
    background: rgba(255,255,255,0.7);
    display:block;
}
/* main section */
.main-img{
	width:30%;
}
.main-name{
	margin-top: 3%;
	margin-left: 1%;
    font-size: 24px;
    width: 68%;
    line-height: 26px;
}
.main-element{
	z-index: 0;
    text-overflow: ellipsis;
    width: 25%;
    margin: 1.5% 3.1%;
    padding-bottom: 25%;
}
.main-element:hover{
	z-index: 100;
	overflow: visible;
}
.main-element-wrapper{
	position: absolute;
	z-index: 100;
	top:0;
	right:0;
	bottom:0;
	left:0;
}
.main-element:hover .main-element-hover-border{
	border: solid 2px #0070cc;
	border-radius: 10px;
	background: #fff;
	padding: 5px;
	text-overflow: ellipsis;
}
.main-element:hover .main-text{
	height: 100%;
	z-index: 100;
}
.main-text{
	text-overflow: ellipsis;
}
/*
.main-element:hover{
	padding: 0;
	height: 100%;
    transition: height .3s;
}
*/
/* results section */
.results-container{
	width: 100%;
    position: relative;
    margin: 3% 0;
}
.results-left,
.results-right{
	width: 50%;
	text-align: center;
}
.vertical-line{
	border: 1px solid #fff;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 3%;
    width: 0;
}
.res-header{
	width: 100%;
    margin-bottom: 5%;
    text-transform: uppercase;
	font-family: "Raleway Bold";
	font-size: 20px;
}
.res-item{
	width: 33.3%;
}
.res-item-top{
	height: 150px;
	width: 150px;
	border: 4px solid #fff;
	border-radius: 80px;
	margin: 0 auto;
	line-height: 1.5em;
	font-family: "Raleway Bold";
}
.res-item-top span{
	font-size: 21px;
	display: block;
	margin-top: -55px;
}
.res-item-bottom{
	padding: 5%;
}
.colour-1{
	border-color: rgb(248, 124, 131);
	font-size: 72px;
}
.colour-2{
	border-color: rgb(237, 95, 19);
	font-size: 72px;
}
.colour-3{
	border-color: rgb(250, 182, 19);
	font-size: 80px;
}
.colour-4{
	border-color: rgb(44, 200, 95);
	font-size: 65px;
	line-height: 140px;
}
.colour-5{
	border-color: rgb(24, 0, 255);
	font-size: 65px;
	line-height: 110px;
}
.colour-6{
	border-color: rgb(250, 182, 19);
	font-size: 80px;
	line-height: 140px;
}
/* schedule section */
.sched-controls{
	width: 100%;
    margin: 0 auto;
}
.content-scheld{
	color:#fff;
	margin-top: 3%;
}
.controls-border{
    width: 100%;
    float: left;
    margin: 1.5%;
    margin-left: 9%;
}
#three,
#seven,
#eighteen{
	width: 30%;
    display: block;
    cursor: pointer;
    text-align: center;
    border-bottom: 2px solid rgb(209, 209, 209);
    border-right: 2px solid rgb(209, 209, 209);
    border-radius: 0 0 30px 0;
    margin-left: -3%;
    float: left;
    color:#000;
	font-family: "Raleway Medium";
	font-size: 20px;
}
.monday,
.tuesday,
.wednesday,
.thursday,
.friday,
.saturday,
.sunday{
	width: 13%;
    margin: 0.6%;
    height: 1000px;
    border-radius: 20px 0 20px 20px;
}
.monday{
	background-color: rgb(236, 50, 61);
}
.tuesday{
	background-color: rgb(235, 80, 0);
}
.wednesday{
	background-color: rgb(249, 181, 18);
}
.thursday{
	background-color: rgb(18, 183, 80);
}
.friday{
	background-color: rgb(8, 133, 219);
}
.saturday{
	background-color: rgb(147, 8, 219);
}
.sunday{
	background-color: rgb(211, 18, 195);
}
.sched-element img{
	width: 100%;
}
.sched-element{
	text-align: center;
	height:310px;
    line-height: 1.3em;
}
.day-of-week{
	height: 50px;
	text-align: center;
	line-height: 55px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
.active-sched{
	color: #0070cb!important;
	font-family: "Raleway Bold" !important;
}
.sched-class{
	font-family: "Raleway Medium";
}
.sched-time{
	font-family: "Raleway Bold";
}
/* psy section */

.psy-section{
	width:100%;
}
.psy-content{
	/*width:75%;*/
	margin:0 auto;
	position: relative;
}
.psy-right{
    width: 525px;
}
.psy-left{
	width:610px;
    margin-left: 130px;
}
.psy-right{
    overflow: hidden;
    height: 100%;
    position: relative;
}
.psy-right img{
    max-width: 100%;
    position: relative;
    bottom: -10px;
}
.psy-banner{
	margin: 70px 0 0 163px;
}
.psy-banner img{
	width: 580px;
}
/*  */
.videoslider{
    margin:0;
}
.bx-wrapper{
    border:0 !important;
    margin-bottom: 0 !important;
}
#videopager{
    text-align: center;
    padding-top: 5px;
    height: 125px;
}
#videopager a img{
    height: 120px;
}
/*  */
.kids{
	margin-top:3%;
}
.kids img{
	width:100%;
    margin-bottom: -50px;
}
.help-contacts{
	text-align: right;
	color:#535353;;
}
.help-phone div{
	float: right;
    margin: 5px;
}
.help-phone-img{
    margin-top: 5px;
}
/*  */
.thanks-slider{}
.slider-element{
	width:100%;
}
.thanks h2{
	margin:0;
}
.low-top-margin{
    margin-top:1%;
}
.thanks-item{
	width:30%;
	margin:1.5%;
}
.thanks-img{
	width: 75%;
	margin: 0 auto;
	height: 150px;
	position: relative;
}
.thanks-img img{
	width:100%;
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.thanks-item-text{}
.unslider-nav ol li{
	border: 2px solid #ccc!important;
	background: #ccc!important;
}
.unslider-nav ol li.unslider-active{
	border: 2px solid rgb(211, 18, 195)!important;
	background: rgb(211, 18, 195)!important;
}
/*  */
.feedback-content{
	width:1280px;
	margin: 0 auto;
	margin-bottom: -0.3%;
}
.feedback-form{
	width:50%;
	position:relative;
}
.feedback-image{
	width:40%;
	margin-left: 10%;
}
.feedback-image img{
	width:100%;
    margin-bottom: -7px;
}
.feedback-bottom{
	height: 100%;
    width: 100%;
}
.mf-text{
	display:none;
}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {
     width: 48%;
     padding-bottom: 0;
     float: left;
}
div.mf-name input, div.mf-email input {
    width: 84%;
    border-radius: 10px;
    border: 2px solid #eee;
    height: 35px;
    float: left;
    margin-top: 10%;
    padding: 10px;
	font-family: "Raleway Regular";
	font-size: 18px;
}
form>.mf-message{
	width:93%;
}
div.mf-message>textarea{
	width: 95%;
    margin-top: 4%;
    border: 2px solid #eee;
    border-radius: 10px;
    height: 125px;
    padding: 10px;
	font-family: "Raleway Regular";
	font-size: 18px;
}
.mfeedback>form>input{
	position: absolute;
    bottom: -14%;
    right: 8%;
    background: #0070cb;
    text-transform: uppercase;
    font-family: "Raleway Bold";
    border: 2px solid #0070cb;
    border-radius: 10px;
    height: 32px;
    width: 150px;
    color: white;
}
.footer-phone{
	width: 25%
}
.footer-icons-container{
	width:25%;
	margin-left:5%;
}
.footer-icons img{
	margin:7px 22px;
}
.footer-slogan{
	width:40%;
	margin-left:5%;
}
.footer-slogan img{
	width:100%;
}
.footer-phone,
.footer-icons-container,
.footer-slogan{
	margin-top:1.5%;
}
.phone{
	margin-top: 10px;
    font-family: "PTSansRegular";
    font-weight: bold;
}
.footer-margin{
	margin-bottom: 1.5%;
}
/**/
@keyframes starIn {
   0% {transform: scale(0.5); opacity: 0;}
   100% {transform: scale(1); opacity: 1;}
}
@keyframes starOut {
   0% {transform: scale(1); opacity: 1;}
   100% {transform: scale(0.5); opacity: 0;}
}
.star-in{
    /*transform: scale(0.5);*/
    animation: starIn 1s linear 1s;
}
.star-out{
    animation: starOut 0.5s linear;
}
.star-move{
    opacity:0;
}
.star-stay{
    opacity:1!important;
}
.relative{
    position:relative;
}
.star{
    opacity: 0;
    position: absolute;
    bottom: 22%;
    left: 16.5%;
    width: 380px;
}
.star img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.star-text{
    margin-top: 135px;
    line-height: 1em;
    font-family: "Raleway Medium";
    text-align: center;
}
.st-name{
    color:#b333bc;
    font-size:24px;
    font-family: "Raleway Bold";
    font-weight: bold;
}
.st-age{
    font-size: 20px;
    margin-top: 10px;
}
.st-location{
    margin-top:20px;
}
.st-location,
.st-city{
    font-size:16px;
}
.st-button{
    background-color: #0070cb;
    border-radius: 10px;
    padding: 10px;
    width: 140px;
    margin: 14px auto;
}
.st-button a{
    text-decoration: none;
    color:#fff;
    font-size:12px;
    font-family: "Raleway Bold";
    text-transform: uppercase;
}
/***/
.map-mark{
    height: 340px;
    width: 260px;
    border: 2px solid #0070cb;
    border-radius: 10px;
    position: absolute;
    top: 165px;
    right: 385px;
    background-color: #fff;
    padding: 20px;
    font-family: "Roboto Light";
}
.mmark-logo{}
.mmark-text,
.mmark-phone{
    width:87%;
    margin:0 auto;
}
.mmark-text{
    margin-top:10px;
}
.mmark-phone{
    font-family: "Roboto Medium";
}
/***/
.overlay{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:rgba(42,42,42,0.9);
    z-index:100;
}
.popup{
    width: 810px;
    height: 460px;
    margin: 210px auto;
    background: #fff;
    border-radius: 20px;
    z-index: 110;
    padding:30px;
}
.popup-header{
    text-align: center;
    line-height: 1em;
    font-size: 30px;
    font-family: "Raleway Medium";
    color: #0070cb;
    text-transform: uppercase;
}
.popup-text{
    text-align: center;
    line-height: 22px;
    margin-top: 20px;
    font-size: 14px;
    font-family: "Raleway Regular";
}
.popup-form{
    margin-top:25px;
    font-size: 14px;
    font-family: "Raleway Regular";
}
.popup-fio{
    width:320px;
}
.popup-email{
    width:210px;
}
.popup-phone{
    width:210px;
}
.popup-textarea{
    margin-top:10px;
}
.popup-fio input,
.popup-email input,
.popup-phone input,
.popup-textarea textarea{
    background-color: #eae9e9;
    border-radius: 10px;
    width: 98%;
    height: 40px;
    border: 0;
    padding: 5px;
}
.popup-textarea textarea{
    height: 140px;
    font-size: 14px;
    font-family: "Raleway Regular";
}
.popup-file{}
.popup-submit{}
.popup-form label{
    display: block;
    width: 100%;
    font-family: "Raleway Medium";
}
.popup-form div{
    padding: 0 10px;
}
#popup-file-label{
    cursor:pointer;
    text-decoration:underline;
}
#popup-file-label img{
    margin: 0 0 -3px 5px;
}
#popup-file-input{
    display:none;
}
.popup-submit{
    text-align:right;
}
.popup-submit input{
    height: 40px;
    width: 230px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 10px;
    color: #fff;
    background-color: #0070cb;
    border: 0;
    font-size: 16px;
    font-family: "Raleway Medium";
    cursor:pointer;
}
.unslider{
    overflow-y:hidden!important;
}
#promo{
    width:100%;
    background-color: rgb(8, 133, 219);
    text-align: center;
    padding:2px 0;
    font-size:14px;
}
#promo a,
#promo a:hover{
    color:#fff;
}

/* End */
/* /bitrix/templates/unison/styles.css?148006370917096 */
