@import url(https://fonts.googleapis.com/css?family=Philosopher:400,700,400italic,700italic&subset=latin,cyrillic);
.text-green {
  color: #48b95f;
}
.text-pink {
  color: #ec008c;
}
.text-black {
  color: #000000;
}
.text-white {
  color: #ffffff;
}
.font-philosopher {
  font-family: Philosopher, sans-serif;
}
.license {
  display: table;
  width: 100%;
}
.license .shadow-container {
  border: 5px solid #fff;
  /* for multi values */
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  margin-right: 15px;
}
.license em {
  margin-top: 15px;
  display: inline-block;
  font-family: Philosopher, sans-serif;
  font-size: 14px;
  color: #aeaeae;
}
.tel p {
  margin-bottom: 0;
}
.tel a {
  font: 700 27px/25px Philosopher, sans-serif;
  text-decoration: none;
  color: #494949;
  position: relative;
}
.tel a span {
  position: absolute;
  left: -105px;
  top: 3px;
  text-align: right;
  width: 100px;
}


.pull-left .tel {
    padding-left: 52px !important;

}
.icn-home {
  background: url("/res/general/i/icn-home-8.png") no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: absolute;
  left: -24px;
  top: 4px;
}
.icn-lock {
  background: url("/res/general/i/icn-lock.png") no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.btn-dist {
  margin-top: 0px;
  display: block;
  float: right;
  padding: 11px 15px;
  color: #494949;
  text-decoration: none;
  font-size: 16px;
  background-color: #f7f7f7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f4f4f4);
  background-image: -moz-linear-gradient(top, #f9f9f9, #f4f4f4);
  background-image: -o-linear-gradient(top, #f9f9f9, #f4f4f4);
  background-image: linear-gradient(top, #f9f9f9, #f4f4f4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f9f9f9', EndColorStr='#f4f4f4');
  font-family: Philosopher, sans-serif;
  /* for multi values */
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0, .22);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0, .22);
  box-shadow: 0 1px 1px rgba(0,0,0, .22);
}
.main-menu-container {
  margin-top: 22px;
}
.main-info p {
  font-size: 12px;
  /*max-width: 270px;*/
  line-height: 22px;
  margin-bottom: 22px;
}
.main-img.royalSlider { width: 100%; }
.main-img { overflow: hidden; }
.main-img a {
  color: #48b95f;
  text-decoration: underline;
}
.main-img figure { position: relative; }
.main-img figcaption {
  bottom: 0;
  display: none;
  left: 0;
  padding: 14px 26px 22px;
  position: absolute;
  width: 100%;
}
.main-img figcaption span {
  display: inline;
  font-size: 36px;
  line-height: 36px;
  color: #ec008c;
  font-family: Philosopher, sans-serif;
}


.main-img .rsBullets {
  position: relative;
  z-index: 35;
  padding-top: 4px;
  width: 100%;
  height: auto;
  clear: both;
  margin: 20px auto 0 15px;
  line-height: 5px;
  text-align: center;
  font-size: 0;
}
.main-img .rsBullets .rsBullet {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
  list-style-type: decimal;
  cursor: pointer;
}
.main-img .rsBullets .rsBullet.rsNavSelected span {
  background: #e5097f;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.main-img .rsBullets .rsBullet span {
  border: none;
  display: block;
  min-width: 8px;
  width: 8px;
  height: 8px;
  background: #bdc5c7;
  border-radius: 100px;
  transition: all 0.2s ease;
  padding-top: 0;
}

.programm-list {
  margin-top: 12px!important;
  *zoom: 1;
}

.programm-list.pl-large li { width: 33%; }
.programm-list.pl-large li a { font-size: 19px; }

.programm-list:before,
.programm-list:after {
  content: "";
  display: table;
}
.programm-list:after {
  clear: both;
}
.programm-list li {
  width: 33%;
  float: left;
  padding: 0 50px 0 0;
  position: relative;
  height: 80px;
}

.programm-list li i {
  position: absolute;
  top: 0px;
  left: 0px;
}
.programm-list li a {
  display: table;
  height: 100%;
  font-size: 17px;
  line-height: 20px;
  padding-left: 82px;
  font-family: Philosopher, sans-serif;
}
.programm-list li a span {
  display: table-cell;
  vertical-align: middle;
}
.menu-icon {
  display: inline-block;
  vertical-align: middle;
  background: url("/res/general/i/icons_menu.png") no-repeat;
  background-position: 999px 999px;
  width: 90px;
  height: 90px;
  position: relative;
}

.menu-icon.icon-cosmetology {
  background-position: -15px -9px;
  width: 80px;
  height: 90px;
}
.menu-icon.icon-injection-cosmetology {
  background-position: -20px -120px;
  top: 18px;
}
.menu-icon.icon-face-massage {
  background-position: -215px -215px;
  top: 10px;
  left: -20px;
}
.menu-icon.icon-massage-and-spa {
  background-position: -30px -205px;
  top: 0;
  left: 10px;
}
.menu-icon.icon-spa {
  background-position: -220px -325px;
  top: 14px;
  left: -20px;
}
.menu-icon.icon-manicure {
  background-position: -5px -300px;
  top: -5px;
  left: -16px;
}
.menu-icon.icon-nails-grafting {
  background-position: -10px -405px;
  top: 5px;
  left: -10px;
}
.menu-icon.icon-nails-design {
  background-position: -230px -10px;
  top: 5px;
  left: -10px;
}
.menu-icon.icon-pedicure {
  background-position: -140px -5px;
  top: 0;
  left: 10px;
}
.menu-icon.icon-depilation {
  background-position: -125px -305px;
  top: 0;
  left: -15px;
}



.menu-icon.icon-school_instagram {
    background-position: -224px -405px;
    top: 0;
    left: -15px;

}





.menu-icon.icon-eyelashes {
  background-position: -120px -210px;
  top: 10px;
  left: -10px;
}
.menu-icon.icon-bodyart {
  background-position: -120px -395px;
  top: 0;
  left: -20px;
}
.menu-icon.icon-management {
  background-position: -230px -105px;
  top: 0;
  left: -5px;
}

.menu-icon.icon-face-make-up {
  background-position: -120px -101px;
  top: 0;
  left: -10px;
}


.main-links {
  *zoom: 1;
}
.main-links:before,
.main-links:after {
  content: "";
  display: table;
}
.main-links:after {
  clear: both;
}
.main-links .main-link-item {
  float: left;
  width: 33.33333%;
  margin-top: -7px;
}
.main-links .main-link-item a {
  font-size: 18px;
  font-family: Philosopher, sans-serif;
  display: block;
  position: relative;
}
.main-links .main-link-item a .img {
  margin-right: -13px;
  height: 90px;
  width: 90px;
  padding: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  /* for multi values */
  -webkit-box-shadow: 0 13px 18px rgba(0,0,0, .06);
  -moz-box-shadow: 0 13px 18px rgba(0,0,0, .06);
  box-shadow: 0 13px 18px rgba(0,0,0, .06);
}
.main-links.main-links--left {
  width: 200px;
}
.main-links.main-links--left .main-link-item {
  float: none;
  width: 100%;
  margin-bottom: 25px;
}
.main-links.main-links--left .main-link-item a {
  padding: 22px 30px 22px 53px;
  line-height: 24px;
}
.main-links.main-links--left .main-link-item a span {
  position: relative;
  z-index: 2;
}
.main-links.main-links--left .main-link-item a .img {
  position: absolute;
  left: -23px;
  top: 0;
}
.social {
  *zoom: 1;
}
.social:before,
.social:after {
  content: "";
  display: table;
}
.social:after {
  clear: both;
}
.social ul li {
  font-size: 12px;
  margin-bottom: 5px;
  color: #777;
}
.social ul li * {
 vertical-align: middle; 
}
.social ul li a {
  position: relative;
}

.social-icn {
  background: url("/res/general/i/social.png") no-repeat;
  height: 24px;
  display: inline-block;
  padding-left: 30px;
  padding-top: 2px;
}
.social-icn.icn-vk { background-position: 0 0px; }
.social-icn.icn-ig { background-position: 0 -24px; }
.social-icn.icn-yt { background-position: 0 -48px; }
.social-icn.icn-tg { background-position: 0 -72px; }
/*
.social-icn.icn-tw {
  background-position: -32px;
}
.social-icn.icn-fb {
  background-position: -64px 0;
}
.social-icn.icn-mm {
  background-position: -96px 0;
}
.social-icn.icn-od {
  background-position: -128px 0;
}
*/
.subs {
  background: url(/res/general/subscribe.png) no-repeat;
  color: #444;
  height: 188px;
  margin-top: 55px;
  line-height: 1.5;
  padding: 25px 30px;
  width: 220px;
}

.main-links .subs {
  margin-left: -25px;
}
.item {
  padding: 20px 0;
}
.item a {
  text-decoration: none !important;
}
.item a:hover span {
  text-decoration: none;
}
.item p {
  font-size: 13px;
  color: #6e6e6e;
  margin-top: 6px;
  line-height: 22px;
  margin-bottom: 0 !important;
}
.item .item-img {
  width: 150px;
  float: left;
  position: relative;
  background: #fff;
  /* for multi values */
  -webkit-box-shadow: 0 0 27px rgba(72, 185, 95, .26);
  -moz-box-shadow: 0 0 27px rgba(72, 185, 95, .26);
  box-shadow: 0 0 27px rgba(72, 185, 95, .26);
}
.item .item-img:after {
  content: '';
  border: 3px solid rgba(72, 185, 95, 0.1);
  position: absolute;
  left: -8px;
  top: 9px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.item .item-img span {
  position: absolute;
  font-size: 11px;
  right: -7px;
  top: 7px;
  color: #fff;
  background: #32CD32;
  padding: 3px 8px 4px;
}
.item .item-img span:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 7px 0 0;
  border-color: #286835 transparent transparent transparent;
}
.item .item-content {
  margin-top: 8px;
  padding-left: 170px;
}
.item .item-content span {
  font-size: 15px;
  text-decoration: underline;
}
#content .lead {
  font-size: 16px;
  font-weight: normal;
  margin-top: 31px;
  letter-spacing: 0.1em;
  color: #494949;
}

#content {
  color: #333;
  font-size: 14px;
  line-height: 1.5;
}

#content p {
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 15px;
}
/*#content p + h4 {
  margin-top: 32px;
}*/
#content p + ol,
#content p + ul {
  margin-top: -5px;
}
#content h2,
#content .h2 {
  margin-bottom: 36px;
  color: #494949;
}
#content div.pull-right { padding: 0 10px; }
#content ol li { line-height: 23px; }

#content ul { margin-bottom: 15px; }

#content li { color: #333; }

#content h3 {
  margin-top: 25px;
  margin-bottom: 19px;
  color: #494949;
  line-height: 24px;
}
#content h4 {
  margin-bottom: 15px;
  font-weight: bold;
}
#content .modal-header h4 {
  margin-top: 0px;
}
#content .table-striped > tbody > tr:nth-child(odd) > td,
#content .table-striped > tbody > tr:nth-child(odd) > th {
  background: #f9f9f9;
}
#content .table > thead > tr > th,
#content .table > tbody > tr > th,
#content .table > tfoot > tr > th,
#content .table > thead > tr > td,
#content .table > tbody > tr > td,
#content .table > tfoot > tr > td {
  border-top: 0;
  border-bottom: 1px solid #f2f2f2;
}
#content .table {
  margin-bottom: 28px;
}
#content .table thead {
  color: #9f9f9f;
  font-style: italic;
  font-weight: normal;
  font-family: Philosopher, sans-serif;
  font-size: 15px;
}
#content .table thead th {
  font-weight: normal;
  padding: 0px 10px;
  vertical-align: bottom;
}
#content .table tbody {
  color: #494949;
  font-size: 13px;
}
#content .table tbody tr td {
  padding: 9px 10px;
}
#content .shadow-container {
  padding: 0 !important;
  margin-left: 20px;
  /* for multi values */
  -webkit-box-shadow: 0 5px 32px rgba(0,0,0, .1);
  -moz-box-shadow: 0 5px 32px rgba(0,0,0, .1);
  box-shadow: 0 5px 32px rgba(0,0,0, .1);
}
.dwnld-container {
  *zoom: 1;
}
.dwnld-container:before,
.dwnld-container:after {
  content: "";
  display: table;
}
.dwnld-container:after {
  clear: both;
}
.dwnld-container span {
  text-decoration: underline;
}
.dwnld-container a {
  background: url("/res/general/i/pdf.jpg") no-repeat 0px 8px;
  font-size: 14px;
  padding: 10px 0 0 48px;
  text-decoration: none;
}
.dwnld-container a:hover span {
  text-decoration: none;
}
.dwnld-container em {
  display: block;
  text-decoration: none;
  color: #6b6b6b;
  font-family: Philosopher, sans-serif;
}
.teachers-list {
  *zoom: 1;
  margin-top: 15px;
}
.teachers-list:before,
.teachers-list:after {
  content: "";
  display: table;
}
.teachers-list:after {
  clear: both;
}
.teachers-list h3 {
  color: #494949;
  font-size: 23px;
  margin: 0 !important;
}
.teachers-list .teacher {
  margin-bottom: 50px;
  *zoom: 1;
}
.teachers-list .teacher:before,
.teachers-list .teacher:after {
  content: "";
  display: table;
}
.teachers-list .teacher:after {
  clear: both;
}
.teachers-list .teacher .img {
  width: 200px;
}
.teachers-list .teacher .img img {
  max-width: 100%;
}
.teachers-list .teacher em {
	color: #777;
	font-family: "Philosopher", sans-serif;
	font-size: 16px;
}
.teachers-list .teacher .desc {
  padding-left: 228px;
}

.teachers-list .teacher dl {
	font-size: 12px;
	margin-top: 20px;
}

.teachers-list .teacher dt {
	color: #999;
	height: 20px;
	font: normal italic 14px "Philosopher", sans-serif;
	overflow: visible;
	width: 28%;
}

.teachers-list .teacher dd {
	color: #333;
	line-height: 1.5;
	margin: -22px 0 10px 30%;
	width: 69%;
}

.teachers-list .teacher .desc p {
  line-height: 20px !important;
  margin-bottom: 0 !important;
  margin-top: 5px;
}
.teachers-list .diploms p {
  font-size: 16px;
  margin-top: 11px;
  margin-bottom: 4px !important;
  color: #494949 !important;
}
.teachers-list .diploms img {
  margin-right: 4px;
}
.programm-table {
  /*border: 2px solid rgba(72, 185, 95, 0.1);*/
  margin: 20px 0 20px -12px;
  width: 98.3%;
}
.programm-table.online {
  margin-bottom: 20px;
}

.programm-table tr td {
  line-height: 24px;
  font-size: 16px;
  color: #494949;
  padding: 12px;
  padding-right: 65px;
  vertical-align: top;
}
.programm-table tr td:nth-child(2) { width: 120px; }
.programm-table tr td:last-child {
  padding-right: 0;
  width: 130px;
}
.programm-table tr:hover td {
  background: #ffffe8;
}

.programm-table tr td p {
  font-size: 13px;
  margin-bottom: 0 !important;
  float: left;
}
.programm-table tr td p + p {
  margin-left: 45px;
}
.programm-table tr td p em {
  color: #969696;
}
.programm-table tr td b {
  font-family: Philosopher, sans-serif;
}
.programm-table caption {
  color: #aaa;
  font: italic 20px Philosopher;
  padding-top: 12px;
  margin: 0 12px 5px 12px;
  text-align: left;
}
.programm-table.online caption {
  border-top: 5px solid #48b95d;
  padding-top: 30px;
}

.btn {
  text-decoration: none;
}
.btn:focus {
  outline: none !important;
}
.btn.btn-pink {
  background-color: rgba(240, 83, 165, 0.6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f053a5), to(rgba(240, 83, 165, 0)));
  background-image: -webkit-linear-gradient(top, #f053a5, rgba(240, 83, 165, 0));
  background-image: -moz-linear-gradient(top, #f053a5, rgba(240, 83, 165, 0));
  background-image: -o-linear-gradient(top, #f053a5, rgba(240, 83, 165, 0));
  background-image: linear-gradient(top, #f053a5, rgba(240, 83, 165, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f053a5', EndColorStr='rgba(240, 83, 165, 0)');
  border: 0;
  color: #fff;
  font-family: Philosopher, sans-serif;
  /* for multi values */
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0, .4);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0, .4);
  box-shadow: 0 1px 2px rgba(0,0,0, .4);
  font-size: 16px;
  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-backface-visibility: hidden;
}
.btn.btn-pink:hover {
  background-position: 0 -3px;
}
.btn.btn-pink:active {
  background: #ec008c;
}
.btn.btn-green {
  background-color: #7cf276;
  background-image: linear-gradient(to bottom, #3dc454, #79d786);
  border: 0;
  font-family: Philosopher, sans-serif;
  color: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0, .4);
  font-size: 16px;
  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.4);
}

.btn.btn-default {
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-backface-visibility: hidden;
  color: #515151;
  font-family: Philosopher, sans-serif;
  font-size: 16px;
  border: 0;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#dbdbdb));
  background-image: -webkit-linear-gradient(top, #ededed, #dbdbdb);
  background-image: -moz-linear-gradient(top, #ededed, #dbdbdb);
  background-image: -o-linear-gradient(top, #ededed, #dbdbdb);
  background-image: linear-gradient(top, #ededed, #dbdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ededed', EndColorStr='#dbdbdb');
  /* for multi values */
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0, .4);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0, .4);
  box-shadow: 0 1px 2px rgba(0,0,0, .4);
}
.btn.btn-default:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn.btn-default:active {
  opacity: 1;
  filter: alpha(opacity=100);
  /* for multi values */
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0, .4);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0, .4);
  box-shadow: inset 0 1px 2px rgba(0,0,0, .4);
}
.action {
  margin-top: 23px;
  padding: 18px 22px;
  margin-bottom: 45px;
  border-top: 3px solid #48b95f;
  background: #fff;
  /* for multi values */
  -webkit-box-shadow: 0 5px 32px rgba(0,0,0, .1);
  -moz-box-shadow: 0 5px 32px rgba(0,0,0, .1);
  box-shadow: 0 5px 32px rgba(0,0,0, .1);
}
.action p {
  margin-bottom: 0 !important;
  color: #0a7f98 !important;
  font-size: 14px;
}
.event-list-container {
  margin-bottom: 60px;
}
.event-list-container .item {
  padding: 26px 0 0px;
}
.event-item {
  margin-top: 33px;
}
.event-item .event-date {
  font-size: 14px;
  color: #494949;
}
.event-item .event-title {
  font-family: Philosopher, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 12px;
  color: #000000;
}
.event-item .event-info {
  margin-bottom: 45px;
  color: #494949;
}
.event-item .event-info ul {
  margin-left: 5px;
  margin-bottom: 12px;
}
.event-item .event-info ul li {
  color: #494949;
}
.event-item h3 {
  margin-bottom: 16px;
}
.event-item .event-photos {
  *zoom: 1;
  width: 755px;
  margin-bottom: 40px;
}
.event-item .event-photos:before,
.event-item .event-photos:after {
  content: "";
  display: table;
}
.event-item .event-photos:after {
  clear: both;
}
.event-item .event-photos li {
  float: left;
  width: 150px;
  height: 150px;
  border: 1px solid #fff;
  overflow: hidden;
  margin-right: -1px;
  margin-bottom: -1px;
}
.event-item .event-photos li a img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-backface-visibility: hidden;
}
.event-item .event-photos li a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.backto {
  display: inline-block;
}
.bold {
  font-weight: bold;
}
.right-content h3 {
  color: #171717;
  font-size: 23px;
  line-height: 23px;
}
.right-content .item .item-img {
  float: none;
}
.right-content .item .item-content {
  padding-left: 0;
  width: 100%;
  margin-top: 20px;
}

.review-container .slide .review-item {
  padding-left: 0;
}

.review-container .slide .review-item .review-content {
  padding: 15px 20px;
  border: 3px solid #c2c2c2;
  position: relative;
  margin-bottom: 20px;
}
.review-container .slide .review-item .review-content:before {
  position: absolute;
  background: url("/res/general/sprite/arrow-comment.png") no-repeat;
  width: 34px;
  height: 18px;
  content: "";
  left: 20px;
  bottom: -18px;
}
.review-container .slide .review-author {
  margin-left: 25px;
  color: #494949;
}
.review-container .slide .review-author em {
  color: #9e9e9e;
}
.review-container .rsTabs {
  margin-top: 20px;
  float: none;
  display: inline-block;
}
.review-container .rsTabs .rsTab {
  background-color: transparent;
  width: 26px;
  height: 26px;
  display: inline-block;
  cursor: pointer;
  padding: 1px;
  text-align: center;
  font-weight: bold;
  color: #9e9e9e;
  border: 3px solid transparent;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  margin-right: 7px;
  -webkit-backface-visibility: hidden;
}
.review-container .rsTabs .rsTab.rsNavSelected {
  color: #ec008c !important;
  border-color: #ec008c !important;
  background-color: transparent;
}
.review-container .rsArrow {
  display: inline-block !important;
  width: 21px;
  height: 26px;
  opacity: 1 !important;
  visibility: visible !important;
  top: 8px;
  position: relative;
}
.review-container .rsArrow.rsArrowLeft {
  background: url("/res/general/sprite/arrow-left.png") no-repeat center center;
  margin-right: 11px;
}
.review-container .rsArrow.rsArrowRight {
  background: url("/res/general/sprite/arrow-right.png") no-repeat center center;
  margin-left: 1px;
}
.rsBullets {
  color: #000;
  position: relative;
  z-index: 35;
  padding-top: 4px;
  width: 100%;
  height: auto;
  display: inline-block;
  clear: both;
  margin: 20px auto 0 0;
  text-align: left;
  line-height: 5px;
  list-style-type: decimal;
}
.rsBullets .rsBullet {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 5px;
  list-style-type: decimal;
}
.rsBullets .rsBullet.rsNavSelected span {
  border-color: #ec008c;
  color: #ec008c;
  cursor: default;
}
.rsBullets .rsBullet span {
  border: 3px solid #fff;
  color: #9e9e9e;
  cursor: pointer;
  display: block;
  font-weight: bold;
  height: 25px;
  min-width: 25px;
  padding-top: 7px;
  text-align: center;
}

.rsBullets .rsBullet span:hover {
  border-color: #ec008c;
}

body {
  background: #fff;
  color: #6e6e6e;
  font-family: Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  min-width: 1235px;
}
a {
  color: #ec008c;
  text-decoration: underline;
}
a:hover {
  color: #ec008c;
  text-decoration: none;
}
a:focus {
  outline: none !important;
  color: #ec008c;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: Roboto, sans-serif;
  color: #444;
  margin-top: 0;
  font-weight:700;
  
}
h1, .h1 {
  color: #444;
  font-size:30px;
}
h4,
.h4 {
  line-height: 21px;
  color: #232323;
}
h3,
.h3 {
  line-height: 28px;
}
ul,
menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
#content ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 7px;
  line-height: 17px;
}
#content ul li:before {
  content: '';
  border-bottom: 1px solid #b9b9b9;
  position: absolute;
  width: 16px;
  left: 6px;
  top: 10px;
  margin-top: -1px;
}
header {
  padding: 30px 0;
  margin-bottom: 30px;
}
header .logo {
  display: block;
  width: 180px;
  height: 104px;
  background: url("/res/general/logos/logo.png") no-repeat;
}

@media (min-width: 0px) and (max-width: 1300px) {
  header .logo {
    margin-left: -10px;
  }
}


header .col-xs-9,
header .col-xs-8 {
  position: relative;
}
header .col-xs-9:after,
header .col-xs-8:after {
 /* content: ''; */
  position: absolute;
  top: -30px;
  height: 5px;
  background: #48b95f;
  left: 15px;
  right: 15px;
}

header .city { position: relative; }

header .city p { margin: 0; }
header .city strong {
  color: #444;
  cursor: pointer;
  font: 400 27px/25px Philosopher, sans-serif;
}

header .city strong:hover { color: #ec008c; }
header .city strong:hover svg { fill: #ec008c; }
header .city ul {
  background: #fff;
  border: 2px solid #48b95f;
  box-shadow: 8px 8px 16px rgba(0,0,0,.1);
  display: none;
  left: 0;
  padding-top: 40px;
  position: absolute;
  top: 110%;
  z-index: 999;
  width: 340px;
}

header .city ul li { display: inline-block; width: 49%; }
header .city ul li a { display: block; padding: 10px 20px; white-space: nowrap; }
header .city ul li a:hover { background: #eee; }

header .city ul li.msk { left: 0; position: absolute; top: 0; }

header .city ul li.msk a {
  background-image: url(/res/general/msk-icon.png);
  background-position: 19px 13px;
  background-repeat: no-repeat;
  font-size: 120%;
  font-weight: bold;
  padding-left: 42px;
}

.left-content.col-xs-3,
header > .container > .row > div.col-xs-3 { width: 19.4%; }
/*
.main-content.col-xs-9,
header > .container > .row > div.col-xs-9 { width: 80.6%; }
*/
.content { min-height: 500px; }
.right-content {
  float: right;
}
.index .item .item-content {
  padding-right: 35px;
}
.index .item .item-content p {
  margin-top: 2px;
}
.index .left-content.col-xs-3,
.index header > .container > .row > div.col-xs-3 {
  width: 25%;
}
.index .main-content.col-xs-9,
.index header > .container > .row > div.col-xs-9 {
  width: 75%;
}
.index header {
 /* margin-bottom: 54px;*/
}
.main-menu,
.left-menu {
  position: relative;
  white-space: nowrap;
  margin: 0 -30px 0 -10px;
  *zoom: 1;
}
.main-menu:before,
.left-menu:before,
.main-menu:after,
.left-menu:after {
  content: "";
  display: table;
}
.main-menu:after,
.left-menu:after {
  clear: both;
}
.main-menu li,
.left-menu li {
  float: left;
  margin-right: 5px;
}
.main-menu li a {
  padding: 7px 19px;
  font-family: Philosopher, sans-serif;
  font-size: 19px;
  color: #48b95f;
  line-height: 1.2;
  margin: 4px 0;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
  margin-top: -6px;
}

.left-menu li a {
  padding: 7px 16px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  color: #48b95f;
  line-height: 1.2;
  margin: 4px 0;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
  margin-top: -6px;
}




.main-menu li a span,
.left-menu li a span {
  color: #ec008c;
  transition: all 0.15s ease;
  -webkit-backface-visibility: hidden;
}
.main-menu li a:hover,
.left-menu li a:hover {
  text-decoration: none;
}
.main-menu li.active a,
.left-menu li.active a {
  color: #b9b9b9;
  background: #fff;
  text-decoration: underline;
  /* for multi values */
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0, .1);
  -moz-box-shadow: 0 2px 8px rgba(0,0,0, .1);
  box-shadow: 0 2px 8px rgba(0,0,0, .1);
}
.main-menu li.active a span,
.left-menu li.active a span {
  color: #494949;
}
.left-menu {
  margin: 15px 0px 0 -10px;
  margin-bottom: 90px;
  white-space: normal;
}
.left-menu li {
  float: none;
  width: 100%;
  white-space: normal;
  margin-bottom: 2px;
}
.left-menu:not(.left-menu-like-main) {
  white-space: normal;
}
.left-menu:not(.left-menu-like-main) li {
  margin-bottom: 0;
}
.left-menu:not(.left-menu-like-main) li a {
  margin-top: -4px;
}
.left-menu:not(.left-menu-like-main) li a span {
  border-bottom: 0;
  text-decoration: underline;
}
.left-menu:not(.left-menu-like-main) li a:hover span {
  text-decoration: none;
}
.left-menu:not(.left-menu-like-main) li.active a {
  text-decoration: none;
}
.left-menu:not(.left-menu-like-main) li.active a span {
  text-decoration: none;
  border-bottom: 0;
}
.short-menu {
  position: absolute;
  left: 230px;
  top: 12px;
}
.short-menu li {
  display: inline;
  margin-right: 10px;
  font-style: italic;
  font-family: Philosopher, sans-serif;
  font-size: 15px;
}
.short-menu li a {
  color: #038d1f;
}

.container {
  min-width: 1225px;
}
.content > .container > .row {
  margin-bottom: 80px;
}
footer {
  background: #e5e6e6;
  padding: 41px 0;
  color: #777;
}
footer p { margin-bottom: 6px; }
footer a { color: #777; }
footer a:hover { color: #a0e8ae; }
footer .disclaimer { font-size: 14px; margin-top: 2em; }

.copy {
  margin-left: -19px;
}
.lead {
  font-size: 16px;
  font-weight: normal;
  margin-top: 31px;
  letter-spacing: 0.1em;
}
.well {
  border: 0;
  background: #fff;
  box-shadow: 0 5px 32px rgba(0,0,0, .1);
  border-radius: 0;
  margin-left: -18px;
  margin-top: -12px;
  margin-bottom: 27px;
}
.well .h2,
.well .h1 {
  color: #494949;
  font-family: Roboto, sans-serif;
  line-height: 28px;
  margin-top: 0;
}

.h2 {
  color: #000000;
  font-family: Philosopher, sans-serif;
  margin-top: 0;
}

.well .link-tabs {
  margin: 18px 0 0 0 !important;
  *zoom: 1;
}
.well .link-tabs:before,
.well .link-tabs:after {
  content: "";
  display: table;
}
.well .link-tabs:after {
  clear: both;
}

.well .link-tabs li:before {
  border: none !important;
}

.well .link-tabs li {
  float: left;
  line-height: 1.4 !important;
  margin: 0 15px 8px 0;
  padding-left: 0 !important;
}
.well .link-tabs li a {
  color: #038d1f;
  font-style: italic;
  font-family: Philosopher, sans-serif;
  font-size: 15px;
}
.well .link-tabs li.active a {
  color: #494949;
  text-decoration: none;
}
.pagination {
  margin-top: 0;
}
.pagination > li {
  float: left;
  margin-right: 7px;
}
.pagination > li > a {
  background-color: transparent;
  width: 26px;
  height: 26px;
  display: block;
  padding: 1px;
  text-align: center;
  font-weight: bold;
  color: #9e9e9e;
  border: 3px solid transparent;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  -webkit-backface-visibility: hidden;
}
.pagination > li > a:hover {
  background-color: transparent !important;
  color: #9e9e9e;
  border-color: #9e9e9e;
}
.pagination > li.active a {
  color: #ec008c !important;
  border-color: #ec008c !important;
  background-color: transparent;
}
.pagination .prev a,
.pagination .next a {
  border-color: transparent !important;
}
.pagination .prev a {
  background: url("/res/general/sprite/arrow-left.png") no-repeat center center;
}
.pagination .next a {
  background: url("/res/general/sprite/arrow-right.png") no-repeat center center;
}
.slider-pagination {
  margin-top: 30px;
}
#big_slider {
  padding-bottom: 40px;
}

.modal-backdrop.in { opacity: .7 }
.modal .modal-dialog {
  box-shadow: none;
  border-radius: 0;
  width: 520px;
}
.modal .modal-content {
  border-radius: 0;
  box-shadow: none;
}
.modal .close {
  color: #979797;
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid #979797;
  opacity: 1;
  filter: alpha(opacity=100);
  margin-top: 3px;
}
.modal .close:hover {
  border-bottom-color: transparent;
}
.modal .modal-body {
  background: #fbfbfb;
  padding: 25px;
}
.modal .modal-header {
  border-bottom-color: #eee;
  padding: 25px 25px 23px;
}
.modal .modal-header .modal-title {
  font-size: 23px;
  line-height: 20px;
  color: #030303;
}

label,
.modal .modal-body h5 {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 2px;
  font-family: Verdana, sans-serif;
  color: #494949;
}

.modal .modal-body .has-error label.control-label {
  color: #a94442;
}

.modal .form-control {
  box-shadow: none;
  width: 320px;
  height: auto;
}

.modal .checkbox .form-control {
  width: auto;
}

button:focus {
  outline: none !important;
}
.form-control:focus {
  border-color: #48b95f;
  outline: 0;
  /* for multi values */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.checkbox {
  padding-left: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox label {
  margin-bottom: 3px !important;
}
@media (min-width: 1170px) {
  .container {
    width: 1225px;
  }
}

.img-right {
  box-shadow: 0 4px 16px #eee;
  float: right;
  margin: 0 0 20px 20px;
  text-shadow: 0 0 0 0;
}

.file {
  background: url(/res/general/filetypes/default.png) 0 0 no-repeat;
  color: #aaa;
  margin-bottom: 10px;
  min-height: 50px;
  padding-left: 50px;
}

.file.file-pdf {
  background-image: url(/res/general/filetypes/pdf.png);
}

.gallery {
  *zoom: 1;
  margin-bottom: 40px;
}
.gallery:before,
.gallery:after {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
}
ul.gallery li {
  border: 1px solid #fff;
  float: left;
  height: 150px;
  margin-right: -1px;
  margin-bottom: -1px;
  overflow: hidden;
  padding: 0;
  width: 150px;
}
.gallery li a img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  transition: all 0.15s ease;
  -webkit-backface-visibility: hidden;
}
.gallery li a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}

.shedule {
  margin-top: 30px;
  width: 100%;
}

.shedule tbody {
  border-top: 1px solid #eee;
}

.shedule th { font-weight: normal; padding-bottom: 6px; }
.shedule th:not(:first-child) { padding-left: 10px; }

.shedule td {
  border-bottom: 1px solid #eee;
  color: #333;
  padding: 6px 0 6px 10px;
}

.shedule tr:not(.tr-h):hover td { background: #ffffe8; }


.shedule tr.tr-h h4 { margin: 10px 0; }

.shedule h4 { margin: 0; }

.shedule .by-group h4 { position: relative; left: -20px; }

.shedule em { color: #777; font-family: Philosopher, sans-serif; font-size: 14px; }

.shedule strong { font-size: 15px; white-space: nowrap; }

.shedule tr td:first-child { padding-left: 0; }
.shedule .by-group tr td:first-child { padding-left: 20px; }

.shedule a.btn {
  background: #fff;
  border: 1px solid #eee;
  box-shadow: none;
  color: #666;
  margin-left: 20px;
  text-shadow: none;
}

.shedule tr:hover a.btn {
  background: #f053a5;
  background-image: linear-gradient(top, #f053a5, rgba(240, 83, 165, 0));
  color: #fff;
}

.shedule-important {
  background: #fff;
  border: 4px solid #ec008c;
  box-shadow: 0 5px 16px rgba(0,0,0, .2);
  margin-bottom: 40px;
  padding: 20px 300px 20px 200px;
  position: relative;
}

.shedule-important .date {
  left: 20px;
  position: absolute;
  top: 22px;
}

.shedule-important .date strong {
  color: #48b95f;
  font-size: 40px;
  font-weight: normal;
  line-height: 20px;
}

.shedule-important h4 { display: inline-block; margin: 0; }
.shedule-important em { font-family: Philosopher, sans-serif; font-size: 16px; }

.shedule-important .btn { position: absolute; right: 20px; top: 25px; }

.shedule-important .price {
  color: #111;
  font: bold 19px Philosopher, sans-serif;
  position: absolute;
  right: 150px;
  top: 32px;
}

.sorting {
  float: right;
  margin-top: -40px;
  position: relative;
}

.sorting a {
  background: #eee;
  border-radius: 2px;
  color: #48b95f;
  display: inline-block;
  font-size: 12px;
  padding: 5px 10px;
  text-decoration: none;
}
.sorting a.active {
  background: #48b95f;
  box-shadow: 0 1px 4px #030 inset;
  cursor: default;
  color: #fff;
}
.sorting a:hover:not(.active) {
  border: 1px solid #48b95f;
  padding: 4px 9px;
}

dl.params {
  font-size: 15px;
  margin: 20px 0 30px;
}

dl.params dd {
  color: #333;
  margin-bottom: 10px;
}

dl.params dt {
  display: inline-block;
  float: left;
  font-weight: normal;
  width: 150px;
}

.btn + .text-danger {
  margin-left: 20px;
}

.offer {
  box-shadow: 0 2px 16px rgba(72, 185, 95, .2);
  margin: 20px auto 20px -20px;
  padding: 40px 30px 20px;
  position: relative;
}

.offer .offer-label {
  position: absolute;
  font-size: 12px;
  left: -7px;
  top: 7px;
  color: #fff;
  background: #48b95f;
  padding: 3px 8px 4px;
}

.offer .offer-label:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 5px 0;
  border-color: transparent #286835 transparent transparent;
}

.offer p {
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.back {
  margin-top: 15px;
  margin-left: -15px;
  position: relative;
}


.newsitem_new {margin-left:-25px}
.newsitem_new .item .item-img {width:120px}
.newsitem_new .item .item-img img {max-width:100%}
.newsitem_new .item .item-content {padding-left:135px}
.questbox {margin:0;text-align:center;}
	.questbox .quest_links {margin:15px 0 0}
	.questbox .quest_links > a, .questbox .quest_links > span 
	{display:inline-block;vertical-align:top;margin:0 15px;padding:5px 25px}
	

	.video_links iframe {max-width:100%}
		
.our_primes ol {
  list-style: none;
  counter-reset: item;
  margin:20px 0 0;
  padding:0;
}
.our_primes li {
  font-size: 19px;
  line-height: 1.3;
  font-family: Philosopher, sans-serif;
  color:#000;
  position:relative;
  padding:60px 0 15px 0;
  min-height:40px;
  display:inline-block;
  width:30%;
  margin:15px 1% 0;
  text-align:center;
  vertical-align: top;
}
.our_primes li img {
  display: block;
  margin: 0 auto 20px;
}


.grey_content {background:#f6f6f6;padding:35px 0;margin-bottom:80px}
.our_primes h3,
.video_links h3,
.reviews_links h3 {
  font-family: Philosopher, sans-serif;
  text-align:center;
  margin-bottom:25px;
}

.content-new {margin-bottom:80px}
.content-new .subs {margin-top:0}

.inner_license {margin:25px -25px;width:auto}

.teachers-list .teacher dt {white-space:initial}