@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
	font-family: 'Montserrat';
	font-size: 16px;
	color:#18242e;
}
a {
	color:#18242e;
	text-decoration: none;
}
a:hover {
	color:#20539e;
}
input, a, .slick-slide {
	outline: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong, b {
	font-family: 'Montserrat Semibold';
}
@font-face {
	font-family: 'Montserrat';
	src: url(assets/fonts/Montserrat-Regular.otf) format("opentype");
}
@font-face {
	font-family: 'Montserrat Semibold';
	src: url(assets/fonts/Montserrat-SemiBold.otf) format("opentype");
}
@font-face {
	font-family: 'Montserrat ExtraBold';
	src: url(assets/fonts/Montserrat-ExtraBold.otf) format("opentype");
}
@font-face {
	font-family: 'Montserrat Bold';
	src: url(assets/fonts/Montserrat-Bold.otf) format("opentype");
}
span.container {
display:block;
}
div[id^="wait_comp_"]{ display: none !important;}
#all-content-wrapper {
	padding-left: 0;
	padding-right: 0;

}
header ul, .adress-plate ul {
	list-style: none;
}
header {
	padding-top: 55px;
}
footer {
	padding-top: 65px;
	padding-bottom: 65px;
	border-top: 1px solid #e8e8e8;
}
#main-slider {
	height: 600px;
	margin-top: -1px;
}
.title {
	font-size: 40px;
}
.under-title {
	font-size: 20px;
	margin-top: 17px;
}

#index-services-list .title, #whywe .title, #location-map .title, #reviews .title, .under-title {
	display: inline-block;
	line-height: 1;
	width: 100%;
	text-align: center;
}
#whywe .title {
	margin-bottom: 44px;
}
#index-services-list .title {
	margin-bottom: 25px;
}
#index-services-list {
	padding-top: 80px;
	padding-bottom: 84px;
}
#whywe {
	padding-top: 66px;
	padding-bottom: 95px;
	background-color: #f9fafb;
}
#location-map {
	padding-top: 64px;
	padding-bottom: 43px;
}
#reviews {
	background-color: #f9fafb;
	padding-top: 70px;
	padding-bottom: 153px;
}
#reviews .title {
	margin-bottom: 20px;
}
.btn-blue, .btn-pink, .btn-white {
	height: 44px;
	line-height: 44px;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
	text-decoration: none !important;
}
.btn-blue  {
	color:white;
	background-color: #466aa5;
}
.btn-pink {
	color:white;
	background-color: #b4a2b1;
}
.btn-white  {
	color:#5977ac;
	background-color: white;
	border: 1px solid #466aa5;
}
.btn-blue:hover  {
	background-color: #466aa5;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(70, 106, 165, 0.3);
	-moz-box-shadow:    0px 0px 40px 0px rgba(70, 106, 165, 0.3);
	box-shadow:         0px 0px 40px 0px rgba(70, 106, 165, 0.3);
	color: white;
}
.btn-pink:hover {
	background-color: #ac92a7;
	color: white;
}
.btn-white:hover  {
	background-color: #466aa5;
	color: white;
}

.social-links a{
	opacity: 0.4;
}
.social-links li {
	display: inline-block;
	margin-right: 20px;
}
.social-links li:last-child {
	margin-right: 0;
}
.social-links a:hover, .social-links a:focus {
	opacity: 1;
}
#main-slider .slick-slide {
	height: 600px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.slide-banner-title {
	width: 66%;
	color:white;
	font-size: 60px;
	padding-top: 205px;
	font-family: 'Montserrat ExtraBold';
	text-transform: uppercase;
}
#main-slider .slick-dots {
	bottom:80px;
	width: auto;
	left:50%;
	margin-left: -575px;
}
#main-slider .slick-dots li button:before {
	font-size: 20px;
	color: transparent;	
	opacity: 1;
}
#main-slider .slick-dots li.slick-active button:before, #main-slider .slick-dots li:hover button:before {
	color:white;
}
#main-slider .slick-dots li button {
	padding: 0;
}
#main-slider .slick-dots li button {
	height: 18px;
	width: 18px;	
	border: 2px solid white;
	border-radius: 50%;
}
#main-slider .slick-dots li {
	margin-right: 20px;
}
.header-logo {
	text-align: center;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.header-left {
	text-align: left;
}
.header-right {
	text-align: right;
}
.header-city-changer {
	color:#18242e;
	text-decoration: none;
	margin-bottom: 9px;
	display: inline-block;
}
.header-city-changer a, .header-city-changer span {
	display: inline-block;
}
.header-city-changer a {
	padding-left: 2px;
}
.header-city-changer a:after {
	content: "";
	background-image: url(assets/img/arrow.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 19px;
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}
.header-city-adress {
	font-size: 12px;
	margin-bottom: 28px;
}
.header-phone {
	font-size: 24px;
}
.header-callback {
	
	border-bottom: 1px solid #eaeced;
	margin-bottom: 17px;
	display: inline-block;
	line-height: 1.4;
}
.header-payment-gate {
	width: 194px;
}
.main-menu {
	border-top: 1px solid #e9e9e9;
	margin-top: 52px;
	border-bottom: 1px solid #e9e9e9;
}
.main-menu > div > ul {
	text-align: justify;
	line-height: 0;

	/* Opera Presto */
	font-size: 1px;

	/* IE6-7 */
	text-justify: newspaper; 
	zoom: 1;
}
.main-menu > div > ul:after {
	width: 100%;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	content: "";
	display: inline-block;
}
.main-menu > div > ul > li  {
	display: inline-block;
	text-align: left;
	text-transform: uppercase;
	height: 80px;
	position: relative;

	/* Восстанавливаем обнулённые свойства */
	line-height: normal;
	
}
.main-menu > div > ul > li:hover ul {
	display: block;
}
.main-menu > div > ul > li > a {
	font-family: 'Montserrat Semibold';
	height: 100%;
	line-height: 80px;
	font-size: 16px;
}
.main-menu > div > ul > li > ul {
	position: absolute;
	display: block;padding-top: 30px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 99;
	background-color: #fff;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	width: 270px;
	display: none;
}
.main-menu > div > ul > li > ul > li {
	font-size: 20px;
	text-transform: none;
	margin-bottom: 10px;
}
.main-menu  a {
	text-decoration: none !important;
}
.main-menu > div > ul > li:nth-child(2) > a {
	pointer-events: none; /* делаем ссылку некликабельной */
	cursor: default;  /* устанавливаем курсор в виде стрелки */
}
.footer-policy {
	float: right;
	border-bottom: 1px solid #eaeced;
}
footer p, footer a  {
	display: inline-block;
}
.grid-service-item {
	position: relative;
	height: 285px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 183px;
	padding-left: 30px;
	padding-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.grid-service-item-visible-section {
	height: 30px;
	line-height: 30px;
	padding-left: 13px;
	padding-right: 13px;
	display:inline-block;
	border-radius: 5px;
	color:white;
	border-radius: 4px;
}
.grid-service-item-visible-section.course{
	background-color: #a998a6;
}
.grid-service-item-visible-section.openlesson {
	background-color: #656873;
}
.grid-service-item-visible-section.masterclass {
	background-color: #466aa5;
}
.grid-service-item-visible-title {
	font-size: 20px;
	font-family: 'Montserrat Semibold';
	width: 100%;
	background-color: rgb(255, 255, 255, 0.5);
}
.grid-service-item:hover .grid-service-item-hidden, .grid-service-item-hidden.active {
	display: block;
}
.grid-service-item-hidden {
	display: none;
	position: absolute;
	background-color: rgba(70,85,97,0.95);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 4px;
	padding: 25px;
	color:white;
}
.grid-service-item-hidden-title {
	font-size: 20px;
	font-family: 'Montserrat Semibold';
	margin-bottom: 10px;
	height: 68px;
}
.grid-service-item-hidden-descr {
	font-size: 12px;
	height: 100px;
	overflow:hidden;
	margin-bottom: 10px; 
}
.grid-service-item-hidden-price {
	font-size: 16px;
	margin-bottom: 10px;
}
.grid-service-item-hidden-link {
	height: 38px;
	font-size: 12px;
	line-height: 38px;
	width: 100%;
}
a.all-services {
	
	color:#466aa5;
	position: relative;
	margin: 0 auto;
	display:table;
	border-bottom: 1px solid #eaeced;
	font-family: 'Montserrat Semibold';
	margin-top: 30px;
}
.whywe-wrapper, .whywe-item-title {
	display: inline-table;
	width: 100%;
}
.whywe-item, .whywe-item-title p, .whywe-item-title img {
	display: table-cell;
}

.whywe-title {
	font-size: 20px;
	font-family: 'Montserrat Semibold';
}
.whywe-item-title p, .whywe-item-title img {
	vertical-align: middle;
}
.whywe-item-title p {
	padding-left: 15px;
}
.whywe-descr {
	margin-top: 13px;
}
.whywe-item:nth-child(2) {
	padding-left: 55px;
}
.location-map {
	background-image: url(assets/img/map.png);
	height: 715px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
	position: relative;
}
.location-map-city {
	background-image: url(assets/img/pin.png);
	padding-top: 52px;
	background-position: top center;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;
}
.review-item {
	background-image: url(assets/img/review_bg.png);
	display: block;
	width: 100%;
	min-height: 400px;
	padding: 28px 20px 30px 38px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	position: relative;

}
.reviews-slider .slick-slide {
	padding: 15px;
}
.reviews-slider .slick-prev, .reviews-slider .slick-next {
	top: unset;
	bottom:-90px;
}

#reviews {

	overflow-x: hidden
}
#reviews .reviews-slider-wrapper {
	margin-right: 110px;
	margin-left: 110px;
}

.reviewer-foto {
	display: inline-block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin-right: 18px;
}

.review-head {
	display: inline-table;
}
.reviewer-foto, .reviewer-whois {
	display: table-cell;
	
}
.reviewer-whois {
	vertical-align: middle;
	padding-left: 30px;
	
}
.reviewer-name {
	font-family: 'Montserrat Semibold';
	margin-top: 5px;
}
.reviewer-age {
	color: #7e8390;
	font-family: 'Montserrat';
}
.reviewer-text {
	margin-top: 23px;
	line-height: 1.65;
	padding-bottom: 60px;
}
.reviewer-video {
	width: 224px;
	position: absolute;
	bottom: 33px;
	left: 42px
}
.reviews-slider .slick-next {
	background: url(assets/img/slide_right.png) !important;
	right: 50%;
	margin-right: -58px;
}
.reviews-slider .slick-prev {
	background: url(assets/img/slide_left.png) !important;
	left: 50%;
	margin-left: -58px;
}
.reviews-slider .slick-next, .reviews-slider .slick-prev {
	background-position: top center!important;
	background-color: #fff!important;
	width: 49px !important;
	height: 49px !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	border-radius: 4px;
}
.reviews-slider .slick-next:hover, .reviews-slider .slick-prev:hover {
	background-color: #466aa5!important;
	background-position: bottom center!important;
}
.reviews-slider .slick-next:focus, .reviews-slider .slick-prev:focus {
	background-color: #3b598b!important;
	background-position: bottom center!important;
}
.blog-item-wrapper:first-child {
	width: 66.66666667%;
	height: 780px;
}
.blog-item-wrapper {
	width: 33.33333333%;
	padding:15px;
	height: 390px;
	float: left;
}
.blog-item {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.blog-item:hover {
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.2);
}
.blog-item .blog-text {
	padding: 15px 25px;
}
.blog-item-wrapper .blog-preview-pic {
	height: 265px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	display: block;
}
.blog-item-wrapper:first-child .blog-preview-pic {
	height: 485px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	display: block;
}
.blog-item-wrapper .blog-descr {
	display: none;
}
.blog-item-wrapper:first-child .blog-descr {
	display: block;
}
.blog-item .blog-date {
	color:#7e8390;
	font-size: 12px;
	margin-bottom: 5px;
}
.blog-item .blog-title {
	font-size: 20px;
}
.blog-item-wrapper:first-child  .blog-item .blog-date {
	font-size: 16px;
	margin-bottom: 8px;
}
.blog-item-wrapper:first-child .blog-item .blog-title {
	font-size: 40px;
	margin-bottom: 4px;
}
.blog-item-wrapper:first-child .blog-item .blog-text {
	padding: 35px;
}
.blog-item-wrapper:first-child .blog-descr {
	line-height: 1.5;
	position: relative;
}
.blog-item-wrapper:first-child .blog-descr:after {
	width: 100%;
	height: 100%;
	display: block;
	content: " ";
	right: 0;
	bottom: 0;
	position: absolute;
	background: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 80%); /* FF3.6+ */
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 80%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 80%); /* Opera 11.10+ */
	background: -ms-linear-gradient(bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 80%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 80%); /* W3C */
}
.blog-list {
	padding-top: 75px;
	padding-bottom: 60px;
}
.blog-list h1{
	margin-bottom: 13px;
}
#qna-form  {
	padding-top: 72px;
	padding-bottom: 84px;
	background-image: url(assets/img/qna_bg.png);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
#akcii-form {
	padding-top: 72px;
	padding-bottom: 84px;
	background-image: url(assets/img/akcii_form_bg.png);
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
#qna-form .left-side {
	padding-top: 65px;
}
#qna-form .left-side p{
	text-align: left;
}
#qna-form .left-side p.under-title {
	line-height: 1.5;
	margin-top: 13px;
}
.qna-form-form {

	float: right;
}
.ajaxform, .ajaxform_curs{
	width: 420px;
	padding: 50px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);

}
.myclass-form-wrapper {
	width: 420px;
	padding: 20px 50px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.ajaxform input, .myclass-form-wrapper input, #hidden-bank input, .ajaxform_curs input {
	width: 100%;
}
.ajaxform input[type="text"], .myclass-form-wrapper input, .myclass-form-wrapper select, #hidden-bank input[type="text"], .ajaxform_curs input[type="text"] {
	height: 44px;
	margin-bottom: 11px;
	border:1px solid #e9e9e9;
	border-radius: 4px;
	padding-left: 44px;
	background-repeat: no-repeat;	
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;

}
.myclass-form-wrapper input[name='name'], .myclass-form-wrapper input[name='phone'] {
	padding-left: 44px !important;
}
.myclass-form-wrapper input[name='name']:hover, .myclass-form-wrapper input[name='phone']:hover, .myclass-form-wrapper select:hover {
	border:1px solid #20539e!important;
}
.myclass-form-wrapper input[name='name']:focus {
	background-image: url(assets/img/user_focus.png);
	background-position: 13px 13px;
}
.myclass-form-wrapper input[name='phone']:focus {
	background-image: url(assets/img/phone_focus.png);
	background-position: 13px 14px;
}
.ajaxform .username, .myclass-form-wrapper input[name='name'], .ajaxform_curs .username {
	background-image: url(assets/img/user.png);
	background-position: 13px 13px;
	background-repeat: no-repeat;
}
.ajaxform .phone, .myclass-form-wrapper input[name='phone'], .ajaxform_curs .phone {
	background-image: url(assets/img/phone.png);
	background-position: 13px 14px;
	background-repeat: no-repeat;
}

.myclass-form-wrapper input[type="submit"], {
	color:white;
	background-color: #b4a2b1!important;
}
.myclass-form-wrapper input[type="submit"]:hover {
	background-color: #ac92a7!important;
	color: white;
}
.myclass-form-wrapper input[type="submit"]:focus {
	background-color: #8d7f8b!important;
	color: white;
}
#hidden-bank input[type="text"] {
	padding-left: 20px;
}
#hidden-bank input[type="submit"] {
    color: white;
    background-color: #466aa5;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    border: none;
}
#hidden-bank input[type="submit"]:hover  {
    background-color: #466aa5;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(70, 106, 165, 0.3);
    -moz-box-shadow: 0px 0px 40px 0px rgba(70, 106, 165, 0.3);
    box-shadow: 0px 0px 40px 0px rgba(70, 106, 165, 0.3);
    color: white;
}

.ajaxform .useremail, .ajaxform_curs .useremail {
	background-image: url(assets/img/mail.png);
	background-position: 13px 15px;
}
.ajaxform input[type="text"]:hover, .ajaxform_curs input[type="text"]:hover {
	border:1px solid #20539e;
}
.ajaxform .username:focus, .ajaxform .username.inputed, .ajaxform_curs .username:focus, .ajaxform_curs .username.inputed {
	background-image: url(assets/img/user_focus.png);
	background-position: 13px 13px;
}
.ajaxform .phone:focus, .ajaxform .phone.inputed, .ajaxform_curs .phone:focus, .ajaxform_curs .phone.inputed {
	background-image: url(assets/img/phone_focus.png);
	background-position: 13px 14px;
}
.ajaxform .useremail:focus, .ajaxform .useremail.inputed, .ajaxform_curs .useremail:focus, .ajaxform_curs .useremail.inputed {
	background-image: url(assets/img/mail_focus.png);
	background-position: 13px 15px;
}
.ajaxform input[type="submit"], .ajaxform_curs input[type="submit"] {
	border:none;
}
.agreement input[type="checkbox"] {
	display: none;
}
.agreement {
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
	margin-top: 17px;
	margin-bottom: 17px;
}
.agreement span {
	height: 16px;
	width: 16px;
	display: inline-block;
	margin-right: 5px;
	background-image: url(assets/img/checkbox.png);
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: bottom;
}
.agreement span.checked {
	background-position: bottom center;
}
.bookmarks a {
	height: 30px;
	width: 30px;
	opacity: 0.4;
}
.bookmarks a:hover {
	opacity: 1;
}
.bookmarks a.vk { background-image:url('assets/img/vk.png'); }
.bookmarks a.facebook { background-image:url('assets/img/fb.png'); }
.share-dialog-inner-left {
	background: unset;
}
.news-detail-share {
	float: right;
}
.share-dialog {
	position: relative;
	left: unset;
}
.bookmarks-table .presocial, .bookmarks-table .bookmarks {
	display: inline-block;
	vertical-align: middle;
}
.bookmarks-table .presocial {
	margin-right: 30px;
	color:#466aa5;
	font-family: 'Montserrat Bold';
	font-size: 16px;
}
.bookmarks-table .bookmarks a.facebook {
	margin-right: 21px;
}
.backtobloglist {
	display: inline-block;
	line-height: 30px;
	
	font-family: 'Montserrat Bold';
}
.backtobloglist a {
	color:#466aa5;
	border-bottom: 1px solid #ecf0f6;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}
.blog-detail {
	padding-top: 100px;
	font-size: 20px;
	line-height: 1.5;
}
.blog-detail-head {
	height: 445px;
	width: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	border-radius: 4px;
	margin-bottom: 43px;
}
.blog-detail-preview {
	padding-bottom: 42px;
}
.blog-detail-preview:after {
	content: "";
	display: block;
	width: 280px;
	position: relative;
	margin:0 auto;
	height: 1px;
	background-color: #e9e9e8;
	bottom:-42px;
}
.blog-detail-text{
	padding-top: 40px;
	padding-bottom: 55px;
}
.blog-detail h1 {
	margin-bottom: 25px;
}
.abon-head {
	height: 600px;
	background-image: url(assets/img/abon_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	margin-bottom: 77px;
}
.abon-head p{
	color:white;
}
.abon-head-text-title {
	font-size: 40px;
	font-family: 'Montserrat ExtraBold';
	text-transform: uppercase;
	margin-bottom: 16px;
	margin-top: 240px;
	line-height: 1.1;
}
.abon-head-text-undertitle {
	font-size: 20px;
	font-family: 'Montserrat Bold';
}
#look-schedule, #look-abons {
	height: 360px;
	text-align: center;
	padding-top: 66px;
	padding-bottom: 76px;
	background-image: url(assets/img/schedule.png);
	background-repeat: no-repeat
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
#look-schedule .title, #look-abons .title {
	line-height: 1.1;
	margin-bottom: 10px;
}
#look-schedule .under-title, #look-abons .under-title {
	margin-bottom: 37px;
}
#look-schedule .btn-pink,#look-abons .btn-blue {
	width: 260px;
}
.abon-list {
	padding-bottom: 80px;
}
.wdgMoyklass-h1 {
	font-size: 40px !important;
	font-family: 'Montserrat'!important;
}
#WdgMoyklassCalendar8 {
	margin-top: 65px;
	margin-bottom: 65px;
}
#about-head {
	height: 600px;
	background-image: url(assets/img/about_head.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
}
.about-head-text {
	text-transform: uppercase;
	color:white;
	text-align: center;
}
.about-head-title {
	font-size: 60px;
	font-family: 'Montserrat ExtraBold';
	margin-top: 235px;
}
.about-head-undertitle {
	font-size: 20px;
	font-family: 'Montserrat Bold';
	text-align: left;
	display: inline-block;
}
.about-pretext {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 45px;
}

.about-pretext .under-title {
	line-height: 1.5;
}
.dosug img {
	max-width: 100%;
	height: auto;
}
.dosug h3 {
	font-size: 20px;
	margin-bottom: 22px;
	margin-top: 100px;
}
.dosug .rightside p {
	line-height: 1.5;
	margin-bottom: 23px;
}
.dosug .rightside {
	padding-left: 50px;
}
.dosug {
	padding-bottom: 80px;
}
.like-item-title {
	display: inline-table;
	margin-bottom: 15px;
}
.like-item-title img, .like-title {
	display: table-cell;
	vertical-align: middle;
}
.like-title {
	font-family: 'Montserrat Bold';
	padding-left: 15px;
}
.like-descr {
	line-height: 1.5;
}
.like-item {
	margin-bottom: 30px;
}
.like-main-title {
	font-size: 24px;
	margin-bottom: 30px;
}
.youlike {
	padding-top: 75px;
	padding-bottom: 70px;
}
.youlike .rightside img {
	max-width: 100%;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.bx-filter-parameters-box-title {
	display: none;
}
.bx-filter.bx-blue .bx-filter-section {
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
}
.bx-filter.bx-blue .bx-filter-button-box {
	display: none;
}
.bx-filter-section.container-fluid {
	padding: 0 !important;
}
.bx-filter-title {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 16px;
	padding-left: 27px;
	border-bottom: 1px solid #e9e9e9;
}
.bx-filter-parameters-box-container {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 16px;
	padding-left: 10px;
	border-bottom: 1px solid #e9e9e9;
}
.bx-filter-param-label  input[type="checkbox"] {
	display: none;
}
.bx-filter-param-label .checkbox-custom {
	height: 19px;
	width: 19px;
	float: left;
	display: block;
	background-image: url(assets/img/checkthis.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-right: 10px;
	position: relative;
}
.bx-filter-param-label  input[type="checkbox"]:checked + .checkbox-custom::before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: url(assets/img/checkthis.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.bx-filter .radio label, .checkbox label {
	padding-left: 0;
}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: inherit;
}
.bx-filter-parameters-box-container .checkbox {
	margin-bottom: 21px;
}
.bx-filter.bx-blue {
	padding-top: 15px;

}

.catalog {
	padding-top: 75px;
	padding-bottom: 60px;
}
.under-filter {
	border-radius: 4px;
	margin-top: 30px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	display: block;
	width: 100%;
}
.under-filter {
	width: 100%;
	height: auto;
	max-width: 100%;
}
.franchise-head  {
	background-image: url(assets/img/about_head.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 600px;
	text-align: center;
	color:white;
	padding-top: 150px;

}
.franchise-head-title {
	margin-bottom: 20px;
	font-size: 60px;
	text-transform: uppercase;
	font-family: 'Montserrat ExtraBold';
	line-height: 1;
}
.franchise-head-undertitle {
	font-family: 'Montserrat Bold';
	font-size: 20px;
	text-transform: uppercase;
}
.franchise-head-succes {
	margin-top: 85px;
}
.franchise-head-succes .franchise-head-title {
	margin-bottom: 0;
}
.franchise-head-succes .under-title {
	font-size: 20px;
	font-family: 'Montserrat SemiBold';
	margin-top: 0;
}
.franchise-head-succes > div {
	text-align: center;
}
.foundator {
	padding-top: 90px;
	
}
.foundator-title p:first-child {
	margin-top: 10px;
	font-size: 24px;
	margin-bottom: 10px;
}
.foundator-title p:last-child {
	color:#7e8390;
	margin-bottom: 27px;
}

.foundator img {
	max-width: 100%;
	border-radius: 4px;
}
.buisness-model {
	padding-top: 60px;
}
.foundator-title {
	margin-bottom: 40px;
	position: relative;
}
.foundator-title:after {
	content: "";
	width: 80px;
	height: 6px;
	background-color: #000;
	border-radius: 3px;
	left: 0;
	bottom: 0;
	display: inline-block;
}
.foundator-text {
	padding: 20px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	line-height: 1.5;
}
.foundator-text p:first-child {
	margin-bottom: 25px;
}
.buisness-model .title {
	line-height: 1.1;
}
.buisness-model .under-title{
	font-size: 24px;
	text-align: left;
	margin-top: 22px;
	margin-bottom: 15px;
}
.buisness-model-text {
	line-height: 1.5;
	margin-bottom: 25px;
	width: 80%;
}
.buisness-model .btn-blue {
	width: 310px;
}

.buisness-model ul {
	list-style: none;
	background-image: url(assets/img/fran_ul.png);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left: 60px;
}
.buisness-model ul li {
	font-size: 20px;
	line-height: 1.55;
	margin-bottom: 60px;
}
.fran-head {
	height: 287px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 4px;
}
.fran-ul ul, .howdo ul {
	list-style: none;
}
.fran-ul ul li, .howdo ul li{
	background-image: url(assets/img/fran_li.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-left: 30px;
}

.fran-item-title {
	font-size: 24px;
	font-family: 'Montserrat Bold';
	margin-top: 28px;
	margin-bottom: 13px;
}
.fran-item {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 575px;
}
.frans-list .title {
	text-align: center;
	margin-bottom: 15px;
}
.frans-list {
	padding-top: 65px;
	border-top: 1px solid #e8e8e8;
}
.whybetter-item {
	padding-left: 30px;
	height: 451px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	padding-right: 30px;
	padding-top: 38px;
}

.whybetter-item-title {
	font-family: 'Montserrat Bold';
	font-size: 20px;
	margin-bottom: 15px;
}

.whybetter-item span {
	display: inline-block;
	width: 100%;
	background-position: top center;
	height: 125px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
}
#whybetter .title, .frans-reviews .title{
	text-align: center;
	margin-bottom: 25px;
}
#whybetter, .frans-reviews {
	padding-top: 70px;
	padding-bottom: 70px;
}
.frans-reviews {
	border-top: 1px solid #e8e8e8;
}
.fran-img  {
	height: 400px;
	width: 43%;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}
.fran-review-text {
	width: 44%;
	padding-top: 16px;
}
.frans-reviews .row > div:nth-child(2n+1) .fran-img {
	float: left;
	margin-right: 6%;
}
.frans-reviews .row > div:nth-child(2n+1) .fran-review-text {
	float: right;
}
.frans-reviews .row > div:nth-child(2n) .fran-img {
	float: right;
}
.frans-reviews .row > div:nth-child(2n) .fran-review-text {
	float: left;
	margin-right: 8%;
}
.fran-review {
	margin-bottom: 30px;
	display: inline-block;
}
.fran-review-age {
	color:#7e8390;
	margin-bottom: 5px;
}
.fran-review-name {
	font-size: 24px;
	margin-bottom:15px ;
}
.fran-review-text-text {
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	padding: 20px;
	position: relative;
}
.fran-review-text-text {
	padding-left: ;
}
.fran-review-amount {
	margin-top: 14px;
	background-image: url(assets/img/amount.png);
	background-repeat: no-repeat;
	background-position:left;
	height: 63px;
	padding-left: 51px;
}
.fran-review-month {
	margin-bottom: 5px;
}
.fran-review-money {
	font-size: 24px;
}
.fran-review-amount {
	padding-top:10px;
} 

.scrollup{
	width:173px;
	height:152px;
	opacity:1;
	position:fixed;
	bottom:50px;
	right:50px;
	display:none;
	text-indent:-9999px;
	background: url('assets/img/up.png') no-repeat;
	z-index: 99;
	opacity: 0.5;
}
.scrollup:hover {
	opacity: 1;
}
.facebook-comments-title {
	font-size: 20px;
margin-bottom:20px;
}
.facebook-comments {
	padding-top: 70px;
	padding-bottom: 80px;
}
.akcii-form {
	position: relative;
	margin:0 auto;
	margin-top: 30px;
}
.backtobloglist {
	float: left;
}
.mklass-openlesson-head, .course-head {
	background-image: url(assets/img/mk_head.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	height: 600px;
	color: white;
}
.mklass-openlesson-head-title, .course-head-title {
	font-size: 40px;
	text-transform: uppercase;
	font-family: 'Montserrat ExtraBold';
	margin-top: 245px;
	margin-bottom: 10px;
}
.mklass-openlesson-head-undertitle, .course-head-undertitle {
	font-size: 20px;
	font-family: 'Montserrat Bold';
}
.howdo-minititle {
	font-size: 24px;
	margin-bottom: 15px;
}
.fran-ul ul, .howdo ul {
	list-style: none;
}
.fran-ul ul li, .howdo ul li{
	background-image: url(assets/img/howdo_li.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.5;
	margin-bottom: 10px;
	padding-left: 40px;
	min-height: 30px;
}
.howdo .title {
	text-align: center;
	margin-bottom: 48px;
}
.mklass-openlesson-text {
	padding-top: 78px;
	padding-bottom: 75px;
} 
.mklass-openlesson-textdetail {
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
	padding-bottom: 65px;
}
.inner-gallery-item {
	height: 285px;
	background-repeat: no-repeat
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	border-radius: 4px;
	position: relative;
}
.inner-gallery-slider .slick-next {
	background: url(assets/img/slide_right.png) !important;
	right: 45%;
}
.inner-gallery-slider .slick-slide {
	padding-left: 15px;
	padding-right: 15px;
}
.inner-gallery-slider .slick-prev {
	background: url(assets/img/slide_left.png) !important;
	left: 45%;
}
.inner-gallery-slider .slick-prev, .inner-gallery-slider .slick-next {
	top: unset;
	bottom:-90px;
}
.inner-gallery-slider .slick-next, .inner-gallery-slider .slick-prev {
	background-position: top center!important;
	background-color: #fff!important;
	width: 49px !important;
	height: 49px !important;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	border-radius: 4px;
}
.inner-gallery-slider .slick-next:hover, .inner-gallery-slider .slick-prev:hover {
	background-color: #466aa5!important;
	background-position: bottom center!important;
}
.inner-gallery-slider .slick-next:focus, .inner-gallery-slider .slick-prev:focus {
	background-color: #3b598b!important;
	background-position: bottom center!important;
}
.inner-gallery-item:hover .hidden-link{
	display: block;
}
.hidden-link {
	display: none;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background-color: rgba(0,0,0,0.7);
	text-align: center;
}
.hidden-link a {
	display: inline-block;
	width: 183px;
	margin-top: 120px;
}
.inner-gallery {
	padding-top: 70px;
	padding-bottom: 175px;
}
.inner-gallery .title {
	text-align: center;
	margin-bottom: 30px;
}
.myclass-form-wrapper {
	margin-top: 70px;
	float: right;
}
.course-detail .title {
	text-align: center;
	margin-bottom: 25px;
}

.course-info {
	padding-top: 70px;
	padding-bottom: 140px;
	line-height: 1.5;

}
.course-program {
	padding-bottom: 72px;
}
.faq {
	padding-top: 65px;
	padding-top: 75px;
}
.course-info p {
	margin-bottom: 30px;
}
.course-info b, .course-info strong {
	font-size: 20px;
}
.course-info-img {
	height: 400px;
	width: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.1);
}
.course-info-detail-text {
	padding-left: 70px;
}
.course-program-list-item {
	padding: 39px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	margin-bottom: 45px;
	    height: auto;
    display: inline-block;
    width: 100%;
}
.course-program-list-item-title {
	font-size: 24px;
	margin-bottom: 8px;
}
.course-program-list-item-text {
	line-height: 1.5;
	width: 50%;
	display: inline-block;
}
.course-program-list-item-img {
	height: 245px;
	width: 245px;
	float: right;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.1);
}
.faq-item {
	border-radius: 5px;
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
}
.faq-q {
	font-family: 'Montserrat Bold';
	line-height: 1.5;
	cursor: pointer;	
	background-image: url(assets/img/faq_arr.png);
	background-position: right 15px top 25px;
	background-repeat: no-repeat;
	padding: 15px;
}
.faq-a {
	line-height: 1.5;
	width: 50%;
	padding:0 15px 15px 15px;
	margin-top: -5px;
}
.faq-q.opened {
	background-image: url(assets/img/faq_arr_opened.png);
	background-position: right 15px top 25px;
	color:#466aa5;
}


#map {
	/*-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; *//* IE 6-9 */

}
.adress-plate {
	width: 390px;
	height: 415px;
	border-radius: 5px;
	padding:30px 40px;
	position: absolute;
	right:50%;
	margin-right: -585px;
	background: white;
	z-index: 99;
	top:80px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.1);
}
#adress-map {
	position: relative;
}
.adress-plate .title{
	margin-bottom: 35px;
}
.adress-plate-adress li{
	margin-bottom: 22px;
	font-size: 20px;
	line-height: 1.6;
}
.adress-plate-social.social-links {
	margin-top: 50px;
}
.fancybox-slide > * {
	background-image: url(assets/img/popup.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	padding: 0 !important;
}
#hidden-content-callback, #hidden-content-cities, #hidden-bank {
	padding: 70px!important;
}
form.popup {
	-webkit-box-shadow: unset;
	-moz-box-shadow:    unset;
	box-shadow:         unset;
	background-color: transparent;
	position: relative;
	margin: 0 auto;

}
.fancybox-close-small {
	background: url(assets/img/close.png)!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	opacity: 0.4;
}
.fancybox-close-small:after {
	display: none!important;
}
.fancybox-close-small:hover {
	opacity: 1;
}
#hidden-content-callback, #hidden-content-cities, #hidden-bank {
	display: none;
}
.cities-list {
	-webkit-column-count: 2; 
	-moz-column-count: 2; 
	column-count: 2;
	list-style: none;
}
.cities-list li {
	margin-bottom: 10px;
}
.cities-list a {
	font-size: 20px;
}
#hidden-content-cities .title{
	text-align: center;
	margin-bottom: 20px;
	margin-bottom: 70px;
}
.mob-menu {
	display: none;
}






@media screen and (max-width: 1200px) {
	#reviews .reviews-slider-wrapper {
		margin-right: 0;
		margin-left: 0;
	}
	.adress-plate {
		margin-right: -485px;
	}
	.grid-service-item {
		height: 320px;
	}
}
@media screen and (max-width: 769px) {

	.grid-service-item {
		height: 285px;
	}
	.whywe-item:nth-child(2) {
		padding-left: 15px;
	}
	.whywe-item, .whywe-item-title p, .whywe-item-title img {
		display: inline-block;
	}
	.whywe-item-title img {
		height: 67px;
		width: auto;
	}
	.whywe-item-title p {
		padding-left: 0;
		margin-top: 10px;
		width: 100%;
	}
	.adress-plate {
		margin-right: 0;
	}
	.youlike .rightside {
		text-align: center;
	}
	#qna-form {
		padding-top: 0;
		padding-bottom: 30px;
	}
	#qna-form .left-side p {
		text-align: center;
		margin-bottom: 20px;
	}
	.qna-form-form {
		float: none;
		position: relative;
		margin: 0 auto;
	}
	.inner-gallery-slider .slick-prev {
		left: 42%;
	}
	.inner-gallery-slider .slick-next {
		right: 42%;
	}
	.myclass-form-wrapper {
		float: none;
		position: relative;margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.course-info {
		padding-bottom: 0;
		padding-top: 30px;
	}
	.faq-a {
		width: 90%;
	}

	.inner-gallery {
		padding-bottom: 80px;
		padding-top: 30px;
	}
	#qna-form .left-side {
		padding-top: 20px;
	}
	.faq {
		padding-top: 30px;
	}
	#look-schedule, #look-abons {
		padding-top: 30px;
		padding-bottom: 30px;
		height: auto;
	}
	.course-program {
		padding-bottom: 30px;
	}
	.course-info-detail-text {
		padding-left: 15px;
		padding-top: 30px;
	}
	#index-services-list, #whywe, .blog-list, #whybetter, .frans-reviews, #location-map, #akcii-form, .mklass-openlesson-text {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.blog-item-wrapper:first-child {
		width: 100%;
		height: 780px;
	}
	.blog-item-wrapper {
		width: 50%;
		padding:15px;
		height: 390px;
		float: left;
	}
	.foundator .leftside img{
		width: 100%;
	}
	.buisness-model .rightside ul {
		margin-top: 30px;
	}
	.whybetter-item {
		height: 350px;
	}
	.whybetter-item span {
		background-position: left;
	}
	.fran-review-text {
		width: 50%;
	}
	.frans-reviews .row > div:nth-child(2n) .fran-review-text {
		margin-right: 0;
	}
	.frans-reviews .row > div:nth-child(2n+1) .fran-img {
		margin-right: 3%;
	}
	.fran-img {
		width: 47%;
	}
	#reviews {
		padding-top: 30px;
	}





}

@media screen and (max-width: 480px) {
	.course-head {
    height: auto;
  }
	.slide-banner-title {
		width: 100%;
		font-size: 20px;
		padding-top: 30px;
	}
	#main-slider .slick-slide {
		height: 200px;
	}
	#main-slider {
		height: 200px; 
	}
	.whywe-item-title, .whywe-descr {
		text-align: center;
	}
	.whywe-item {
		margin-bottom: 20px;
	}
	.scrollup {
		width: 100px;
		height: 100px;
		background-size:cover;
		right: 5px;
	}
	.location-map {
		display: none;
	}
	.review-item {
		padding: 15px;
	}
	.reviewer-text {
		padding-bottom: 20px;
	}
	.reviewer-video {
		position: relative;
		bottom:0;
		left: 0;
	}
	#map {
		display: none;
	}
	.adress-plate {
		position: relative;
		width: 100%;
		right: unset;
		top:0;
		padding: 15px;
	}
	#adress-map {
		height: auto;
	}
	.footer-copyright {
		margin-bottom: 20px;
	}
	.info-menu > .row > div{
		text-align: center;
		margin-bottom: 20px;
	}
	header {
		padding-top: 30px;
		position: relative;
	}
	.main-menu {
		margin-top: 0;
	}
	.title {
		font-size: 30px;
	}
	.cities-list {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		list-style: none;
	}
	#hidden-content-callback, #hidden-content-cities, #hidden-bank {
		padding: 40px 20px !important;
	}
	#hidden-content-cities .title {
		margin-bottom: 20px;
	}
	.main-menu > div > ul > li {
		display: inline-block;
		width: 100%;
		height: auto;
	}
	.main-menu > div > ul {
		text-align-last: left;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.main-menu > div > ul > li > a {
		line-height: 30px;
	}
	.main-menu > div > ul > li > ul {
		display: block;
		position: relative;
		-webkit-box-shadow: unset;
		-moz-box-shadow:unset;
		box-shadow: unset
		width: 100%;
		padding-top: 10px;
		padding-bottom: 0;
		padding-left: 10px;
		padding-right: 0;
	}
	.main-menu > div > ul > li > ul > li {
		font-size: 16px;
	}
	.main-menu, .info-menu {
		display: none;
		position: absolute;
		width: 100%;
		left: 0;
		top:99%;
		background:white;
		z-index: 99;
		-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
		-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
		box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);
		border-top: 1px solid #e8e8e8;
	}
	.info-menu {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.mob-menu {
		display: inline-table;
		padding-bottom: 20px;
	}
	.mob-menu a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	.mob-menu a:nth-child(1), .mob-menu a:nth-child(3) {
		width: 25%;
		opacity: 0.5;
	}
	.mob-menu a:nth-child(1).opened, .mob-menu a:nth-child(3).opened {
opacity:1;
	}
	.mob-menu a:nth-child(2) img{
		max-width: 100%;
		height: auto;
	}
	.ajaxform, .ajaxform_curs {
		width: 100%;
		padding: 10px;
		padding-top: 20px;
	}
	#about-head {
		height: 200px;
	}
	.about-head-title {
		font-size: 30px;
		margin-top: 35px;
		text-align: left;
	}
.dosug-title {
	margin-top: 30px;
}
.dosug {
	padding-bottom: 30px;
}
.abon-head {
height:300px;
background-position: left;
}
.abon-head-text-title {
	font-size: 30px;
	margin-top: 30px;

}
.blog-item-wrapper:first-child {
	width: 100%;
	height: auto;
}
.blog-item-wrapper {
	width: 100%;%;
	height: auto;
}
.blog-detail-head {
	height: 200px;
}
.blog-detail {
	font-size: 16px;
	padding-top: 30px;
}
.buisness-model .btn-blue {
	width: 100%;
}
.buisness-model ul  {
	padding-left: 50px;
}
.franchise-head-title {
	font-size: 30px;
}
.franchise-head-succes > div {
	margin-bottom: 20px;
}
.franchise-head {
	padding-top: 50px;
}
.franchise-head {
	height: 500px;
}
.franchise-head-succes {
	margin-top: 30px;
}
.foundator {
	padding-top: 30px;
}
.fran-item, .whybetter-item {
	height: auto;
}
.whybetter-item {
	padding-bottom: 30px;
	margin-bottom: 20px;
}
	.fran-review-text {
		width: 100%;
	}
	.frans-reviews .row > div:nth-child(2n) .fran-review-text {
		margin-right: 0;
	}
	.frans-reviews .row > div:nth-child(2n+1) .fran-img {
		margin-right: 0%;
	}
	.fran-img {
		width: 100%;
	}
.course-program-list-item-text {
	width: 100%;
	
}
.course-program-list-item-img {float: none; width: 100%;
margin-top: 20px;
}

.course-program-list-item {
	padding: 15px;
}
.inner-gallery-slider .slick-next {
right: 30%;
}
.inner-gallery-slider .slick-prev {
	left: 30%;
}
.myclass-form-wrapper {
	width: 100%;
	padding: 10px;
}
.mklass-openlesson-head, .course-head {
	background-position: left;
}
.mklass-openlesson-head-title, .course-head-title {
	margin-top: 45px;
}

.message p {
	color: inherit !important;
}





}











.myform{
	width: 420px;
	padding: 50px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.1);

}
.myform input, .myclass-form-wrapper input, #hidden-bank input {
	width: 100%;
}
.myform input[type="text"], .myclass-form-wrapper input, .myclass-form-wrapper select, #hidden-bank input[type="text"] {
	height: 44px;
	margin-bottom: 11px;
	border:1px solid #e9e9e9;
	border-radius: 4px;
	padding-left: 44px;
	background-repeat: no-repeat;	
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;

}
.myform .username, .myclass-form-wrapper input[name='name'] {
	background-image: url(assets/img/user.png);
	background-position: 13px 13px;
	background-repeat: no-repeat;
}
.myform .phone, .myclass-form-wrapper input[name='phone'] {
	background-image: url(assets/img/phone.png);
	background-position: 13px 14px;
	background-repeat: no-repeat;
}
.myform .useremail {
	background-image: url(assets/img/mail.png);
	background-position: 13px 15px;
}
.myform input[type="text"]:hover {
	border:1px solid #20539e;
}
.myform .username:focus, .myform .username.inputed {
	background-image: url(assets/img/user_focus.png);
	background-position: 13px 13px;
}
.myform .phone:focus, .myform .phone.inputed {
	background-image: url(assets/img/phone_focus.png);
	background-position: 13px 14px;
}
.myform .useremail:focus, .myform .useremail.inputed {
	background-image: url(assets/img/mail_focus.png);
	background-position: 13px 15px;
}
.myform input[type="submit"] {
	border:none;
}

@media screen and (max-width: 480px) {
	.myform {
		width: 100%;
		padding: 10px;
		padding-top: 20px;
	}
}



.agreement.error span {
    border: 1px solid red;
padding: 1px;
border-radius: 100%;
}



.cookie-modal {
display: none;
position: fixed;
z-index: 1200;
bottom: 11px;
width: 100%;
max-width: 1110px;
left: 50%;
margin-left: -555px;
    border-radius: 5px;
    background: #18242e;
grid-template-rows: 1fr;
grid-template-columns: 1fr max-content;
grid-column-gap: 20px;
align-items: center;
font-weight: 400;
    font-size: 14px;
line-height: 19.2px;
color: #ffffff;
padding: 17px 22px 16px 22px;
border: 1px solid #f8f8f9;
}

.cookie-modal.active {
display: grid;
}

.cookie-modal.active a {
    text-decoration: underline!important;
    text-decoration-skip-ink: none!important;
    color: #ffffff!important;
}

.cookie-modal-button {




    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    padding-left: 30px;
    padding-right: 30px;
    height: 38px;
    border-radius: 5px;
    background: #466aa5;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #fff;
    -webkit-transition: all .5s ease-out 0.1s;
    -moz-transition: all .5s ease-out 0.1s;
    -o-transition: all .5s ease-out 0.1s;
    transition: all .5s ease-out 0.1s;
    cursor: pointer;

}

.cookie-modal-button:hover {
background-color: #375482;
}


@media(max-width: 1110px) {
.cookie-modal {
height: max-content;
width: calc(100% - 30px);
left: 15px;
margin-left: 0;
        align-items: start;
        max-height: max-content;
}
}

@media(max-width: 740px) {
.cookie-modal {
height: max-content;
width: calc(100% - 30px);
left: 15px;
margin-left: 0;
padding-left: 20px;
    grid-column-gap: 10px;
    font-size: 13px;
    line-height: 15px;
        align-items: start;
}


.cookie-modal:before {
left: 14px;
}

.cookie-modal-button {
width: max-content;
    padding-left: 16px;
    padding-right: 16px;
}

}



@media(max-width: 450px) {
.cookie-modal {
    grid-template-columns: 1fr;
        grid-row-gap: 10px;
padding-left: 14px;
padding-right: 14px;
padding-bottom: 10px;
        text-align: center;
}

.cookie-modal:before {
display: none;
}



.cookie-modal-button {
width: 100%;
    height: 40px;
        max-width: max-content;
margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}

}


