/*
@font-face {    
font-family: "Open Sans";
    src: url("./fonts/Open Sans.eot");
    src: url("./fonts/Open Sans.eot?#iefix") format("embedded-opentype"),
         url("./fonts/Open Sans.woff") format("woff"),
         url("./fonts/Open Sans.ttf") format("truetype"),
         url("./fonts/Open Sans") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {    
font-family: "Open Sansbold";
    src: url("./fonts/Open Sansbold.eot");
    src: url("./fonts/Open Sansbold.eot?#iefix") format("embedded-opentype"),
         url("./fonts/Open Sansbold.woff") format("woff"),
         url("./fonts/Open Sansbold.ttf") format("truetype"),
         url("./fonts/Open Sansbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {    
font-family: "Open SansLight";
    src: url("./fonts/Open SansLight.eot");
    src: url("./fonts/Open SansLight.eot?#iefix") format("embedded-opentype"),
         url("./fonts/Open SansLight.woff") format("woff"),
         url("./fonts/Open SansLight.ttf") format("truetype"),
         url("./fonts/Open SansLight") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {    
font-family: "Open SansBoldItalic";
    src: url("./fonts/Open SansBoldItalic.eot");
    src: url("./fonts/Open SansBoldItalic.eot?#iefix") format("embedded-opentype"),
         url("./fonts/Open SansBoldItalic.woff") format("woff"),
         url("./fonts/Open SansBoldItalic.ttf") format("truetype"),
         url("./fonts/Open SansBoldItalic") format("svg");
    font-weight: normal;
    font-style: normal;
}
*/
html {
  background: rgb(3, 80, 139);
}
body {
  padding: 0;
  margin: 0;
  background: url(../img/fon.jpg);
  font-family: "Open Sans";
}
.container {
  background: #fff;
  padding: 0;
}
@media (max-width: 767px) {
  .container.school .col-xs-12 {
    float: none;
  }
}
.container.school {
  /*min-height: 100vh;*/
}
img {
  max-width: 100%;
}
header.montessory {
  background: #fff;
  background: -moz-linear-gradient(top, #fff, #a0dbe6);
  background: -webkit-linear-gradient(top, #fff, #a0dbe6);
  background: -o-linear-gradient(top, #fff, #a0dbe6);
  background: -ms-linear-gradient(top, #fff, #a0dbe6);
  background: linear-gradient(top, #fff, #a0dbe6);
}
.veda-header > a,
.montessory > a {
  position: relative;
}

header > div {
  padding: 12px 0;
}
header a.col-xs-4 {
  padding: 0;
  position: relative;
}

.hiddem-montessory > a {
  position: relative;
}

header p.col-xs-8,
.hiddem-montessory p.col-xs-8 {
  text-transform: uppercase;
  color: #414141;
  font-size: 14px;
}
header p span,
.hiddem-montessory p span {
  font-size: 21px;
  font-weight: 600;
}

.main_m_tel,
.main_veda_tel {
  line-height: 27px;
}
header.container {
  /* padding-bottom: 40px; без Новый год*/
  padding-bottom: 20px;
}
.veda-header .col-xs-8.col-sm-9 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .veda-header .col-xs-8.col-sm-9 {
    display: block;
  }
}
.veda_header_tel {
  max-width: 258px;
}
@media screen and (max-width: 990px) {
  .veda_header_tel {
    max-width: 195px;
  }
}
@media screen and (max-width: 600px) {
  .veda_header_tel {
    width: 100%;
    max-width: 100%;
  }
}
/*Новый год*/
/* header.container::after{
	content:'';
	display:block;
	margin-left: 32px;
	width:513px;
	height:36px;
	background:url(/website/img/happy_new_year.png) no-repeat;
} */
header.internal-pages.container {
  padding: 12px;
}
header.internal-pages.container .col-sm-8 p,
header.internal-pages.container .col-sm-9 p,
header.internal-pages.container .col-sm-7 p {
  display: inline-block;
  vertical-align: top;
  margin: 15px 0px;
  text-transform: uppercase;
  color: #414141;
  font-size: 14px;
  min-height: 34px;
  vertical-align: baseline;
}
header.internal-pages.container .col-sm-8 a.phone-iphone,
header.internal-pages.container .col-sm-9 a.phone-iphone,
header.internal-pages.container .col-sm-7 a.phone-iphone {
  color: rgb(65, 65, 65);
  text-decoration: none;
}
header.internal-pages.container .col-sm-8 a.fancybox,
header.internal-pages.container .col-sm-9 a.fancybox,
header.internal-pages.container .col-sm-7 a.fancybox {
  display: inline-block;
  min-height: 34px;
  vertical-align: baseline;
  color: #414141;
  text-decoration: none;
  text-transform: uppercase;
  font: 14px "Open Sans";
  font-weight: 300;
  position: relative;
  margin-left: 20px;
}
header.internal-pages.container .col-sm-8 a.fancybox:before,
header.internal-pages.container .col-sm-9 a.fancybox:before,
header.internal-pages.container .col-sm-7 a.fancybox:before {
  display: block;
  position: absolute;
  top: -8px;
  left: -24px;
  content: url(../img/map.png);
}
header.internal-pages.container.montessory .col-sm-8 a.fancybox:before,
header.internal-pages.container.montessory .col-sm-9 a.fancybox:before,
header.internal-pages.container.montessory .col-sm-7 a.fancybox:before {
  content: url(../img/map-purpur.png);
}
header.internal-pages.container.montessory > a {
  padding: 0;
}
header.montessory .col-sm-7 {
  width: 66%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 8px;
}
header.internal-pages.container.montessory .col-sm-7 a.fancybox {
  float: right;
  vertical-align: baseline;
  margin-left: 0;
  position: relative;
  top: 24px;
}
header.internal-pages.container .col-sm-8 a.fancybox:after,
header.internal-pages.container .col-sm-7 a.fancybox:after {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  content: " ";
  border-bottom: 1px dashed #414141;
  left: 0;
  bottom: 11px;
}
header.internal-pages.container .col-sm-8 a:hover:after,
header.internal-pages.container .col-sm-7 a:hover:after {
  display: none;
}
header.internal-pages.container .col-sm-8 p:nth-child(2),
header.internal-pages.container .col-sm-7 p:nth-child(2) {
  margin-left: 30px;
}
header.internal-pages.container .col-sm-8 p b,
header.internal-pages.container .col-sm-7 p b {
  font-size: 24px;
  font-weight: 600;
}
/* новый год */
/* .veda_logo::before{
	position:absolute;
	content:'';
	top:-18px;
	left: -15px;
	display:block;
	background:url(/website/img/veda_logo_ny.png) no-repeat;
	width:185px;
	height:136px;
} */
/* новый год */
/* .montess_logo::before{
	position:absolute;
	content:'';
	top:-10px;
	right:0;
	display:block;
	background:url(/website/img/mont_logo_ny.png) no-repeat;
	width:205px;
	height:136px;
} */

footer,
footer .container {
  background: #03508b;
  color: #fff;
}
footer {
  padding: 15px 0;
  position: relative;
}
.navbar {
  border-radius: 0px;
  min-height: 42px;
}
.navbar-nav {
  margin: 0;
}
.navbar ul {
  padding-left: 10px;
}
.navbar,
.navbar-collapse,
.navbar .container {
  background: #03508b;
}
.navbar-collapse {
  padding: 0;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar a {
  color: #fff;
  text-transform: uppercase;
  font: bold 10px "Open Sans";
}
.navbar-nav a,
.dropdown-menu > li > a {
  color: #fff;
}
.navbar ul.dropdown-menu {
  background: rgb(3, 80, 139);
  border-radius: 0px;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .navbar ul.dropdown-menu {
    max-width: 160px;
  }
}
.dropdown-menu > li > a {
  text-transform: none;
  font: 13px "Open Sans";
  padding: 6px 20px;
  white-space: initial;
}
.navbar-nav > li > a {
  padding: 10px 5px;
}
.montessory-nav.navbar-nav > li > a {
  padding: 10px 39px;
}
.navbar-nav li a:hover,
.navbar-nav li a:active,
.navbar-nav li a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none;
  color: #3b94d8;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:active,
.dropdown-menu > li > a:focus {
  color: #fff;
  background: #3b94d8;
}
footer p {
  color: #fff;
  text-transform: uppercase;
  font: 300 11px "Open Sans";
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  line-height: 22px;
}
footer p b {
  font-size: 18px;
}
footer span.copyright {
  color: #3697e1;
  font: 300 12px "Open Sans";
  padding-top: 30px;
}
footer .footer_creator {
  padding-top: 5px;
}
footer .footer_creator a {
  color: inherit;
}
footer .container > div > div {
  margin-bottom: 12px;
}
footer .no-oferta p {
  color: #3697e1;

  text-transform: none;
  font: 300 12px "Open Sans";
}
footer .no-oferta p:first-child {
  margin-bottom: 8px;
  color: #87bfea;
}
footer .no-oferta p a {
  color: #3697e1;
}
footer .container nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}
footer .container nav ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
}
footer .container nav ul li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font: 13px "Open Sans";
}
footer .container nav ul li a:hover {
  text-decoration: underline;
}
h1 {
  font: bold 27px "Open Sans";
  text-align: center;
}
h2 {
  text-align: center;
  padding: 15px 0;
  font: bold 18px "Open Sans";
  margin: 0;
}
h2.left-align {
  text-align: left;
  text-transform: uppercase;
}
.minobr img {
  margin-top: 22px;
}
.blue-line {
  background: rgba(3, 80, 139, 0.9);
  padding: 13px 17px 13px 17px;
  top: -51px;
  position: relative;
}
.green-line {
  background: #39b283;
  padding: 13px 17px 13px 17px;
  top: -51px;
  position: relative;
}
.blue-line.row,
.green-line.row {
  margin: 0;
}
.blue-line p,
.green-line p,
.blue-line p > a,
.green-line p > a {
  color: #fff;
  font-size: 18px;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-weight: 500;
}
.blue-line a,
.green-line a {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
  font-size: 13px;
  padding-top: 4px;
}
.blue-line a:hover,
.green-line a:hover {
  text-decoration: none;
}
.veda-info {
  margin-top: 30px;
}
.veda-info p {
  color: #fff;
  font: 14px "Open Sans";
  min-height: 52px;
  vertical-align: baseline;
  display: inline-block;
}
.block-cell {
  padding-top: 10px;
  display: block;
  line-height: 21px;
}
.montessory-info .block-cell {
  padding-top: 0;
}
.veda-info p b {
  font-size: 24px;
}
.veda-info p b.montessory-phone {
  font-size: 19px;
}
.veda-info p a {
  position: relative;
  color: #fff;
  font: 300 14px "Open Sans";
  text-decoration: none;
}
.veda-info p a:before {
  display: block;
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  bottom: -3px;
  content: " ";
  border-bottom: 1px dashed #fff;
}
.veda-info p a:hover:before {
  display: none;
}
.license {
  text-align: right;
}
.manufacturers {
  clear: both;
  padding-top: 20px;
}
.manufacturers p {
  color: rgb(54, 151, 225);
  text-transform: none;
  font: 300 12px "Open Sans";
}
.manufacturers p a {
  color: rgb(54, 151, 225);
  text-decoration: none;
  font: 300 12px "Open Sans";
}
.manufacturers p a:hover {
  text-decoration: underline;
  font: 300 12px "Open Sans";
}
.manufacturers p a:before {
  display: none;
}
header.internal-pages.container.montessory .col-sm-8 {
  width: 75%;
}
/*стиль для цветных блоков 
с названи ем языков*/

.languages a {
  padding: 7px;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  background: #d0072c;
  color: #fff;
  text-transform: uppercase;
  font: bold 26px "Open Sans";
  text-align: center;
  margin-bottom: 20px;
}
.languages a.daily-group {
  background: #913895 url(../img/daily-group.png) 23px 17px no-repeat;
}
.languages a.evening-group {
  background: #67bc3f url(../img/evening-group.png) 12px 17px no-repeat;
}
.languages a.preparation-school {
  background: #fec400 url(../img/preparation.png) 12px 17px no-repeat;
}
.languages a.children {
  background: #397dc2 url(../img/children.png) 12px 17px no-repeat;
}
.languages a > span {
  border: 2px solid #fff;
  display: block;
  vertical-align: middle;

  width: 100%;
  padding: 0 15px;
}
.languages a > span > span {
  display: table-cell;
  vertical-align: middle;
  height: 206px;
  padding: 12px 0;
}
.languages a.daily-group > span > span,
.languages a.evening-group > span > span {
  padding: 30px 0 0 50px;
  vertical-align: top;
  height: 227px;
}
.languages a.preparation-school > span > span {
  vertical-align: top;
  line-height: 33px;
  padding-top: 19px;
  height: 227px;
}
.languages a.children > span > span {
  height: 227px;
  vertical-align: top;
}
.languages a.german {
  background: #ffc100;
}

.languages a.french {
  background: #03508b;
}
.languages a.spanish {
  background: #17ab78;
}

/*стиль для цветных блоков с картинкой*/
.courses {
  padding: 0;
  margin-bottom: 30px;
}
.courses > div {
  text-align: center;
  margin-bottom: 15px;
  position: relative;
  padding: 0;
  box-sizing: border-box;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.courses > div a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.courses > div a.na_news {
  display: block;
  position: absolute;
  width: 50%;
  height: 12%;
  left: 25%;
  top: 87%;
}
.courses > div p {
  display: block;
  text-decoration: none;
  color: #fff;
  position: absolute;
  background: rgba(3, 80, 139, 0.8);
  font: 18px "Open Sans";
  padding: 18px 0;
  /* margin-top: -60px; */
  width: 100%;
  bottom: 0px;
  left: 0;
}
/* .courses >div p.kastorka{
	margin-top: -80px;
} */
.courses > div p.red {
  background: rgba(208, 7, 44, 0.8);
}
.courses > div p.no-red {
  background: rgba(208, 7, 44, 0);
}
.courses > div p.no-red:hover {
  background: none;
}
.courses > div:hover p {
  background: rgba(3, 80, 139, 1);
}
.courses > div:hover p.red {
  background: rgba(208, 7, 44, 1);
}
.courses > div:hover p.no-red {
  background: rgba(208, 7, 44, 0);
}
.courses > div a:active,
.courses > div a:focus {
  outline: none;
}
.main-content {
  margin-bottom: 30px;
}
.main-content p,
.main-text p,
.colored-blocks p {
  padding: 0 0 15px 0;
  margin: 0;
  color: #414141;
  font: 14px "Open Sans";

  line-height: 20px;
}
.main-content p.small-font {
  font-size: 14px;
  line-height: 16px;
  padding: 8px 5px;
}
.new .new-lid p {
  height: 86px;
  text-overflow: hidden;
}
.colored-blocks ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.colored-blocks ul li {
  position: relative;
  padding-left: 25px;
  font: bold 14px "Open Sans";
  line-height: 25px;
}
.colored-blocks ul li:before {
  display: block;
  position: absolute;
  object-position: 0;
  left: 0;
  content: "\2022";
}
.colored-blocks p {
  color: #fff;
}
.colored-blocks.yellow p {
  color: #414141;
}
.colored-blocks.yellow h2 {
  color: #414141;
}
.colored-blocks.yellow.time p {
  text-align: center;
}
.colored-blocks.green h3,
.colored-blocks.green h4 {
  color: #fff;
}
.colored-blocks.yellow.time h2 {
  text-align: center;
}
.colored-blocks.yellow.time {
  background: rgb(255, 193, 0) url(../img/clock.png) 911px 82px no-repeat;
}
.colored-blocks h2,
.h2_white_block {
  text-transform: uppercase;
  color: #fff;
  font: 300 18px "Open Sans";
  text-align: left;
  padding: 0;
  margin: 0 0 20px 0;
}
.h2_white_block {
  color: #414141;
  text-align: center;
  margin: 15px 0;
}

.table_exams div:first-of-type {
  padding-right: 0;
}
.table_exams div:last-of-type {
  padding-left: 0;
}

.table_exams div table tr td,
.table_exams div table tr th {
  background: rgb(245, 242, 242);
  border-top: 2px solid #fff !important;
  text-align: center;
  padding: 15px 0 !important;
}

.table_exams div table tr td {
  height: 151px;
}
.table_exams div table tr th {
  vertical-align: middle;
}

.table_exams div table tr td:first-child,
.table_exams div table tr th:first-child {
  background: #03508b;
  color: #fff;
}
.table_exams div:last-of-type table tr td:first-child,
.table_exams div:last-of-type table tr th:first-child {
  display: none;
}
.dark-blue-block {
  background: #07508b;
  padding: 25px 20px 10px 20px;
}
.dark-blue-block p {
  color: #fff;
  padding: 0 0 17px 0;
  line-height: 16px;
}
.dark-blue-block p b {
  text-transform: uppercase;
}
.children-images {
  text-align: center;
  margin-top: 12px;
}
.children-images:after,
.adv-last:after {
  display: block;
  clear: both;
  content: " ";
}
.advantages .adv-last {
  margin-top: 12px;
}
.advantages .adv-last img {
  float: left;
  margin-right: 50px;
}
.advantages .adv-last p {
  text-align: left;
  font-size: 13px;
  line-height: 16px;
  padding-top: 11px;
}
.children-images img {
  display: inline-block;
  vertical-align: top;
}
.children-images img:first-child {
  float: left;
}
.children-images img:last-child {
  float: right;
}
.mont-adv p {
  font-size: 13px;
  line-height: 16px;
}
p.baby-help {
  line-height: 17px;
}
div.green-block {
  background: #65ba42;
  padding: 16px 20px 40px 20px;
}
div.green-block ol {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px 0 0 17px;
}
div.green-block ol a {
  color: #fff;
  text-decoration: underline;
}
div.green-block ol a:hover {
  text-decoration: none;
}
div.green-block h2 {
  text-transform: uppercase;
  text-align: left;
  color: #414141;
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 0;
}
h2.blue-caption {
  text-transform: uppercase;
  text-align: left;
  color: #03508b;
  font-size: 14px;
}

@media screen and (max-width: 1136px) {
  header.internal-pages.container.montessory > a {
    width: 27%;
    padding-right: 18px;
  }
  header.montessory .col-sm-7 {
    width: 72%;
  }
}
@media screen and (max-width: 1127px) {
  .children-images img,
  .children-images img:first-child,
  .children-images img:last-child {
    width: 32%;
  }
  header.internal-pages.container .col-sm-7 p {
    font-size: 12px;
    min-height: 19px;
  }
  header.internal-pages.container .col-sm-7 a.fancybox {
    font-size: 12px;
  }
  header.internal-pages.container .col-sm-7 p b {
    font-size: 19px;
  }
}
@media screen and (max-width: 980px) {
  .veda_logo::before {
    display: none;
  }
  .montess_logo::before {
    display: none;
  }
}
@media screen and (max-width: 927px) {
  header.internal-pages.container .col-sm-7 p,
  header.internal-pages.container .col-sm-7 p:nth-child(2) {
    display: block;
    margin: 0;
    font-size: 14px;
  }
  header.internal-pages.container.montessory .col-sm-7 a.fancybox {
    top: 4px;
    float: none;
    margin-left: 27px;
  }
  header.montessory .col-sm-7 {
    padding: 0;
  }
}
@media screen and (max-width: 393px) {
  header.internal-pages.container.montessory > a,
  header.montessory .col-sm-7 {
    width: 100%;
    text-align: center;
  }
  header.internal-pages.container.montessory > a img {
    width: 80%;
  }
}
@media screen and (max-width: 927px) {
  header.internal-pages.container .col-sm-7 p,
  header.internal-pages.container .col-sm-7 p:nth-child(2) {
    font-size: 12px;
  }
}
@media screen and (max-width: 1039px) {
  header.montessory .col-sm-7 {
    margin-top: 0;
  }
  header.montessory {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 922px) {
  .languages a.daily-group,
  .languages a.evening-group,
  .languages a.preparation-school,
  .languages a.children {
    background-image: none;
  }
  .languages a.daily-group > span > span,
  .languages a.evening-group > span > span,
  .languages a.preparation-school > span > span,
  .languages a.children > span > span {
    padding: 12px 0;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .table_exams div table tr td,
  .table_exams div table tr th {
    border: 1px solid #fff !important;
  }
  .table_exams div:last-of-type table tr td:first-child,
  .table_exams div:last-of-type table tr th:first-child {
    display: table-cell;
  }
  .table_exams {
    margin: 0;
  }
  .table_exams div {
    padding: 0;
  }
  .table_exams div table tr td {
    height: auto;
  }
  .table_exams div table tr th {
    font-size: 12px;
  }
}
.hiddem-montessory {
  margin-bottom: 20px;
  margin-top: -11px;
}
.block-with-img {
  padding-top: 14px;
}
.colored-blocks {
  padding: 27px 12px;
}
.main-text h1 {
  text-align: left;
  padding: 12px;
  margin-top: 0;
}
.letf {
  float: left;
}
@media screen and (max-width: 991px) {
  header p {
    font-size: 12px;
  }

  header p span,
  .hiddem-montessory p span {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  header a.col-xs-4 {
    text-align: center;
    display: block;
  }
  header a.col-xs-4 img {
    display: block;
    margin: 0 auto;
  }
  header p span,
  .hiddem-montessory p span {
    font-size: 20px;
  }
  .school img {
    margin: 0 auto;
    width: 100%;
  }
  .montessory {
    margin-top: 15px;
  }
  .courses > div img {
    width: 100%;
  }
  .res {
    margin-bottom: 12px;
    display: block;
    margin: 0 auto;
  }
}
.advantages {
  text-align: center;
  clear: both;
  margin: 20px 0 40px 0;
}
.advantages img {
  display: block;
  margin: 0 auto;
}
.advantages p {
  padding: 0;
  margin: 8px 0 20px 0;
}
.advantages:after {
  clear: both;
  display: block;
  content: " ";
}
.main-text {
  padding: 12px 15px 0 15px;
}
.res {
  margin-bottom: 12px;
}
@media screen and (max-width: 497px) {
  .blue-line > p.col-xs-9,
  .blue-line > a.col-xs-3,
  .green-line > p.col-xs-9,
  .green-line > a.col-xs-3 {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 337px) {
  header p.col-xs-8,
  .hiddem-montessory p.col-xs-8 {
    font-size: 12px;
  }
  header p span,
  .hiddem-montessory p span {
    font-size: 12px;
  }
}
@media screen and (max-width: 739px) {
  .advantages .col-xs-6 {
    width: 95%;
  }
}
.colored-blocks {
  clear: both;
}
.colored-blocks:after {
  clear: both;
  display: block;
  content: " ";
}
.block-with-img img {
  display: block;
  margin: 0 auto;
}
.colored-blocks.blue {
  background: #04508c;
}
.colored-blocks.green {
  background: #17ab79;
}
.colored-blocks.blue ul li,
.colored-blocks.green ul li {
  color: #fff;
}
.colored-blocks.yellow {
  background: #ffc100;
}
.colored-blocks.red {
  background: #e4000f;
}
p.big-text {
  font: 300 24px "Open Sans";
  line-height: 31px;
  margin-top: 8px;
}
@media screen and (max-width: 301px) {
  header > div.col-xs-12 > a.col-xs-4,
  header > div.col-xs-12 > p.col-xs-8,
  .hiddem-montessory p.col-xs-8,
  .hiddem-montessory a.col-xs-4 {
    width: 100%;
  }
  header > div.col-xs-12 > a.col-xs-4 img,
  .hiddem-montessory a.col-xs-4 img {
    width: 50%;
    margin-bottom: 15px;
  }
  header > div.col-xs-12 > p.col-xs-8,
  .hiddem-montessory p.col-xs-8 {
    text-align: center;
  }
  header.container {
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 665px) {
  footer span.copyright {
    color: #3697e1;
    font: 300 12px "Open Sans";
    padding-top: 0px;
  }
}
@media screen and (max-width: 371px) {
  footer .container > .col-xs-12 > div > a.col-xs-3,
  footer .container > .col-xs-12 > div > p.col-xs-9,
  footer .container > .col-xs-12 > div > span.col-xs-3 {
    width: 100%;
    text-align: center;
  }
  footer .container > .col-xs-12 > div > a.col-xs-3 img {
    margin: 0 auto;
    margin-bottom: 12px;
  }
  footer .container > .col-xs-12 > div > span.col-xs-3 {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .blue-line,
  .green-line {
    min-height: 76px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  footer span.copyright {
    padding-top: 4px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 99%;
  }
}
@media screen and (max-width: 979px) {
  .minobr,
  .no-oferta {
    width: 100%;
  }
  .no-oferta {
    margin: 0;
  }
}
@media screen and (min-width: 979px) {
  .container.school {
    /*padding-top:100px;
	min-height: 615px;*/
  }
  .documents {
  }
}
@media screen and (max-width: 1199px) {
  header.internal-pages.container .col-sm-8 a {
    margin-left: 30px;
    margin-top: 6px;
  }
  header.internal-pages.container .col-sm-8 {
    padding: 0;
  }
  header.internal-pages.container .col-sm-8 p {
    min-height: 1px;
    margin: 0;
  }
}
@media screen and (max-width: 859px) {
  header.internal-pages.container .col-sm-8 p,
  header.internal-pages.container .col-sm-8 p:nth-child(2) {
    font-size: 13px;
    display: block;
    margin: 0;
  }
}
@media screen and (max-width: 602px) {
  .internal-pages > a.col-xs-3,
  .internal-pages > .col-xs-8 {
    width: 100%;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
  }
  header.internal-pages.container.montessory .col-sm-8 {
    width: 100%;
  }
  header.internal-pages.container .col-sm-8 p b {
    font-size: 17px;
  }
  .internal-pages > a.col-xs-3 img {
    margin: 0 auto 12px;
    max-width: 100px;
  }
  /* header.container::after {display:none;} */
}
@media screen and (max-width: 1061px) {
  .veda-info a,
  .veda-info p {
    text-align: center;
    width: 100%;
  }
  .veda-info a img {
    margin: 0 auto;
  }
  .license {
    text-align: center;
    margin: 0;
  }
}
@media screen and (max-width: 813px) {
  .veda-info a,
  .veda-info p {
    text-align: center;
    width: 100%;
  }
  .veda-info a img {
    margin: 0 auto;
  }
  .license {
    text-align: center;
    margin: 0;
  }
}
@media screen and (max-width: 983px) {
  .ministry {
    margin: 0;
  }
  .ministry img {
    margin: 12px auto;
  }
}

@media screen and (max-width: 1199px) {
  .languages a {
    font-size: 20px;
  }
  .languages a > span > span {
    height: 100px;
  }
  .courses > div p {
    font-size: 15px;

    min-height: 64px;
  }
}
@media screen and (max-width: 909px) {
  .languages a {
    font-size: 16px;
  }
  .languages a > span {
    padding: 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .languages a > span > span {
    display: block;
    height: auto;
  }
  .courses > div p {
    min-height: auto;
    font-size: 18px;
  }
}
@media screen and (max-width: 461px) {
  .colored-blocks > div {
    width: 100%;
  }
}
.colored-blocks ul.themes li {
  padding-left: 12px;
}
.colored-blocks ul.themes {
  -webkit-column-width: 270px;
  -moz-column-width: 270px;
  column-width: 270px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  margin-bottom: 20px;
}
.colored-blocks ul.no-bold li {
  font: 14px "Open Sans";
  padding-left: 30px;
  line-height: 21px;
}

.documents {
  margin: 20px 0;
}
.documents:after {
  clear: both;
  display: block;
  content: " ";
}
.documents > div {
  padding-top: 50px;
  margin-bottom: 20px;
}
.documents > div:before {
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  content: url(../img/doc.png);
}
.documents > div p {
  padding: 4px 0 0 0;
  margin: 0;
  text-transform: uppercase;
}
.documents > div a {
  text-decoration: underline;
  color: #03508b;
  font: bold 14px "Open Sans";
  padding-top: 4px;
  display: inline-block;
}
.documents > div a:hover {
  text-decoration: none;
}
/*19-05-2016*/
.full .container {
  background: none;
}
.colored-blocks h2.no-upper,
.no-upper {
  text-transform: none;
}
.upper {
  text-transform: uppercase;
}

.colored-blocks p {
  position: relative;
  padding-bottom: 5px;
  margin: 0;
}
.contacts-info .colored-blocks p {
  padding-left: 36px;
}
.colored-blocks p:before {
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
}
.colored-blocks p.tel:before {
  content: url(../img/tel.png);
}
.colored-blocks p.loc:before {
  content: url(../img/loc.png);
  left: 2px;
}
.colored-blocks p.loc,
.colored-blocks p.time {
  margin-bottom: 15px;
}
.colored-blocks p.time:before {
  content: url(../img/time.png);
}
.colored-blocks p.mail:before {
  content: url(../img/mail.png);
  top: 2px;
}
.colored-blocks p.mail a {
  color: #fff;
  text-decoration: none;
}
.colored-blocks p.mail a:hover {
  text-decoration: underline;
}
.full.yellow.colored-blocks p.mail a {
  color: rgb(65, 65, 65);
}
.yellow.colored-blocks p.tel:before {
  content: url(../img/tel1.png);
}
.yellow.colored-blocks p.loc:before {
  content: url(../img/loc1.png);
  left: 2px;
}
.yellow.colored-blocks p.time:before {
  content: url(../img/time1.png);
}
.yellow.colored-blocks p.mail:before {
  content: url(../img/mail1.png);
  top: 2px;
}
/*teachers*/
.teachers:after,
.child:after {
  clear: both;
  display: block;
  content: " ";
}
.child {
  padding-bottom: 1px;
}
.child > div {
  margin-bottom: 70px;
}
.teachers {
  margin-top: 30px;
}
.teachers img {
  display: block;
  margin: 0 auto;
  border: 7px solid rgb(59, 148, 216);
  margin-bottom: 15px;
}

.teachers img.yellow-border {
  border: 7px solid #ffc100;
}
.teachers img.blue-border {
  border: 7px solid rgb(59, 148, 216);
}
.teachers img.green-border {
  border: 7px solid #17ab78;
}
.teachers p {
  text-align: center;
}
.teachers p.name-title {
  font-size: 14px;
  min-height: 115px;
}
.teachers p.description-teache {
  font-size: 13px;
  text-align: justify;
  line-height: 17px;
  padding-bottom: 9px;
  height: 138px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.teachers p b {
  text-transform: uppercase;
}
.teachers a.more {
  text-decoration: underline;
  color: #03508b;
  font-size: 13px;
  float: right;
}
.teachers a.more:hover {
  text-decoration: none;
}
@media screen and (min-width: 889px) {
  .teachers img {
    min-width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .teachers p.description-teache {
    height: auto;
    min-height: 40px;
  }
  .teachers p.name-title {
    min-height: 20px;
    height: auto;
  }
  .child > div {
    margin-bottom: 25px;
  }
  footer .container nav {
    display: none;
  }
}
/*graduates*/
.graduates:after {
  display: block;
  clear: both;
  content: " ";
}
.graduates table th {
  text-align: center;
  color: #fff;
  background: #17ab78;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.graduates table tr td {
  color: #414141;
  font-size: 14px;
  text-align: center;
}
.graduates table tr.title {
  border-top: 1px solid #414141;
}
.graduates table tr.title td:first-child {
  font-weight: 600;
  background: #fff;
}
.graduates table td span {
  display: inline-block;
  text-align: left;
  min-width: 250px;
}
@media screen and (max-width: 520px) {
  .graduates table tr td:first-child,
  .graduates table tr.title td:nth-child(2) {
    text-align: left;
  }
  .graduates table td span {
    min-width: 0;
  }
  .graduates table tr:first-child td {
    font-size: 10px;
  }
}
.graduates table.table-striped tr td {
  padding: 3px 8px;
  border: none;
}
p.big-text.pad-12 {
  padding-left: 12px;
}
.advantages-child {
  clear: both;
}
.advantages-child:after {
  clear: both;
  display: block;
  content: " ";
}
footer.footer-montessory .montessory-info > a > p {
  color: #3697e1;
  font-size: 12px;
  text-transform: none;
}
.manufacturers p span {
  color: #87bfea;
}
p.paragraph {
  text-align: center;
}
footer nav > ul > li > ul {
  display: none;
}
footer .container nav > ul > li > ul a {
  font-size: 11px;
  padding: 3px 3px;
  display: block;
  text-decoration: none;
}
footer .container nav > ul > li > a {
  font-size: 11px;
}
h3.docs {
  font-size: 17px;
  margin-top: 0px;
  font-weight: 600;
}
footer .container nav > ul > li {
  margin: 0 3px;
}
footer .container nav > ul > li > ul {
  padding: 0;
  background: rgb(3, 80, 139);
  margin: 0;
  position: absolute;
}
footer .container nav > ul > li > ul li {
  display: block;
  padding: 0;
  margin: 0;
}
.news-list:after {
  clear: both;
  display: block;
  content: " ";
}
.news-list {
  padding-left: 12px;
}
p.big-p {
  font: 300 21px "Open Sans";
  line-height: 25px;
  padding-left: 0;
  margin-top: 13px;
}

/*news*/
.news-list:after {
  clear: both;
  display: block;
  content: " ";
}
p.date-caption {
  background: #39b283;
  text-transform: uppercase;
  color: #fff;
  padding: 8px 12px;
  margin: 0 0px 8px 0;
  font: 300 18px "Open Sans";
  height: 62px;
  overflow: hidden;
}
p.date-caption a {
  color: #fff;
  text-decoration: none;
}
p.date-caption a:hover {
  text-decoration: underline;
}
.new-lid {
  margin-bottom: 30px;
}
.new-lid a.more {
  display: block;
  float: right;
  text-decoration: underline;
  color: #03508b;
  font-size: 13px;
}
.new-lid:after,
.review:after {
  clear: both;
  display: block;
  content: " ";
}
.new-lid a.more:hover {
  text-decoration: none;
}
.masonry .col-sm-6,
.masonry .col-sm-12 {
  padding-left: 0;
}
@media screen and (min-width: 768px) {
  .masonry[data-columns]:before {
    content: "2 .col-sm-6";
  }
}
@media screen and (max-width: 767px) {
  .masonry[data-columns]:before {
    content: "1 .col-sm-12";
  }
}
.news-content {
  padding: 0 12px;
  /*  -webkit-column-width: 47%;
    -moz-column-width: 47%;
    column-width: 47%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    */
}
p.new-date {
  color: #03508b;
  font-size: 14px;
  padding: 0 0 2px 12px;
  margin: 0;
}
.news-info h1 {
  padding: 0 0 22px 12px;
  margin: 0;
  font-size: 24px;
}
.to-list {
  display: block;
  text-align: center;
  color: #03508b;
  font: bold 18px "Open Sans";
  text-decoration: underline;
  margin: 30px 0 20px;
}
.to-list:hover,
.review .more:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .news-content {
    padding: 0 12px;
    -webkit-column-width: 99%;
    -moz-column-width: 99%;
    column-width: 99%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.review {
  margin-bottom: 30px;
}
.review .user-name {
  color: #fff;
  text-transform: uppercase;
  font: 300 18px "Open Sans";
  background: #03508b;
  padding: 8px 12px;
  position: relative;
}
.review .user-name:before {
  display: block;
  position: absolute;
  left: 12px;
  bottom: -12px;
  content: url(../img/blue-triangle.png);
}
.review > div {
  margin-top: 20px;
  height: 119px;
  overflow: hidden;
}
.review > div.open {
  height: auto;
}
.review .more {
  float: right;
  margin-top: 15px;
  text-decoration: underline;
  color: rgb(3, 80, 139);
  font-size: 13px;
}
.reviews {
  padding-left: 12px;
}
.reviews .col-sm-6:nth-child(1) .review:nth-child(2n) p.user-name,
.reviews .col-sm-12 .review:nth-child(2n) p.user-name {
  background: #ffc100;
}
.reviews .col-sm-6:nth-child(1) .review:nth-child(2n) p.user-name:before,
.reviews .col-sm-12 .review:nth-child(2n) p.user-name:before {
  content: url(../img/yellow-triangle.png);
}
.reviews .col-sm-6:nth-child(2) p.user-name {
  background: #ffc100;
}
.reviews .col-sm-6:nth-child(2) p.user-name:before {
  content: url(../img/yellow-triangle.png);
}
.reviews .col-sm-6:nth-child(2) .review:nth-child(2n) p.user-name {
  background: rgb(3, 80, 139);
}
.reviews .col-sm-6:nth-child(2) .review:nth-child(2n) p.user-name:before {
  content: url(../img/blue-triangle.png);
}
@media (min-width: 992px) and (max-width: 1200px) {
  .container {
    width: 100%;
  }
}
#driving {
  display: none;
  width: 600px;
}
@media screen and (max-width: 650px) {
  #driving {
    width: 95%;
  }
}
.to-up {
  display: block;
  text-align: center;
  margin: 17px 0;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 300;
}
h1.col-sm-offset-5 {
  padding-left: 0;
  margin-top: 0;
  padding-top: 0;
}
p.similar-caption {
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  font: 300 17px "Open Sans";
  text-align: left;
  padding: 0;
  margin: 0 0 20px 0;
}

.colored-blocks h2.center-caption {
  text-align: center;
}
.upercase {
  text-transform: uppercase;
}
.colored-blocks ul.no-bold li {
  padding-left: 35px;
  line-height: 26px;
  font: 14px "Open Sans";
  margin-bottom: 5px;
}
.ege {
  margin-top: -44px;
}
@media screen and (max-width: 768px) {
  .ege {
    margin-top: 0px;
    margin-bottom: 12px;
  }
}
.for-price.main-text h1,
.history h1 {
  text-align: center;
  color: #414141;
  font-size: 30px;
  margin-bottom: 6px;
  padding-bottom: 0;
}
p.blue-text {
  text-align: center;
  color: #03508b;
  font: bold 18px "Open Sans";
}
.for-price table {
  width: 100%;
  border: 2px solid #fff;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.for-price table td {
  border: 2px solid #fff;
  border-collapse: collapse;
  padding: 8px 5px;
}
.colored-table td:nth-child(1) div,
.colored-table td:nth-child(2) div {
  background: #ffc100;
  position: relative;
  padding-left: 65px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 12px;
}

.colored-table td:nth-child(2) div,
.price-block-green {
  background: #17ab78;
}
.colored-table td:nth-child(1) div:before,
.colored-table td:nth-child(2) div:before,
.price-block-yellow:before,
.price-block-green:before {
  display: block;
  position: absolute;
  top: 14px;
  left: 17px;
  content: url(../img/icon2.png);
}

.colored-table td:nth-child(2) div:before,
.price-block-green:before {
  top: 14px;
  left: 17px;
  content: url(../img/arrow.png);
}
.price-block-yellow:before,
.price-block-green:before {
  top: 9px;
}
.colored-table td:nth-child(1) div p,
.colored-table td:nth-child(2) div p,
.colored-table td:nth-child(1) div p,
.price-block-yellow p,
.price-block-green p {
  padding: 0;
  margin: 0;
  color: #414141;
  font: bold italic 16px "Open Sans";
}
.colored-table td:nth-child(2) div p,
.price-block-green p {
  color: #fff;
}
.for-price table.table-responsive .content-table td {
  /* border-left: 19px solid #fff;
	border-right: 19px solid #fff; */
  border-collapse: collapse;
  background: #f5f2f2;
  color: #414141;
}
.for-price table.table-responsive .content-table td:nth-child(1) {
  border-right: 19px solid #fff;
  background: #03508b;
  color: #fff;
  color: #fff;
}
.for-price table.table-responsive tr:nth-child(2) td:first-child {
  text-align: center;
  text-transform: uppercase;
  font: 300 24px "Open Sans";
  vertical-align: middle;
}
.for-price table.table-responsive tr:nth-child(2) td:nth-child(2) {
  text-align: center;
  text-transform: uppercase;
  font: 300 20px "Open Sans";
  border-bottom: none;
}
.for-price table.table-responsive tr:nth-child(2) td:nth-child(3) {
  border-bottom: none;
  text-align: center;
  text-transform: uppercase;
  font: 300 20px "Open Sans";
}
.for-price table.table-responsive tr.child-content td {
  background: rgb(245, 242, 242);
  border: 1px solid #fff;
  text-align: center;
}
.for-price table.table-responsive tr:nth-child(3) td:nth-child(2),
.for-price table.table-responsive tr:nth-child(4) td:nth-child(4),
.for-price table.table-responsive tr.child-content td:last-child {
  border-right: 19px solid #fff;
}
.for-price table.table-responsive tr:nth-child(3) td {
  border-top: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 22px;
}
.for-price.montessory-proce table.table-responsive tr:nth-child(3) td {
  font-size: 14px;
}
.for-price table.table-responsive tr:nth-child(4) td {
  font-size: 14px;
  text-transform: uppercase;
}
/* .for-price  table.table-responsive tr:nth-child(4) td:nth-child(1),
.for-price  table.table-responsive tr:nth-child(4) td:nth-child(3),
.for-price  table.table-responsive tr:nth-child(4) td:nth-child(5),
.for-price  table.table-responsive tr:nth-child(4) td:nth-child(7){
	border-right: 0;
} */
.for-price table.table-responsive tr:nth-child(4) td:nth-child(2),
.for-price table.table-responsive tr:nth-child(4) td:nth-child(4),
.for-price table.table-responsive tr:nth-child(4) td:nth-child(6),
.for-price table.table-responsive tr:nth-child(4) td:nth-child(8) {
  border-left: 0;
}
.content-table td {
  text-align: center;
  font-weight: 600;
}
.content-table td:first-child {
  width: 32%;
  padding-left: 17px;
  text-align: left;
  font-weight: 500;
}
.content-table.price-conten td {
  border: 2px solid #fff;
}
.for-price table.table-responsive .content-table.price-conten td:nth-child(2),
.for-price table.table-responsive .content-table.price-conten td:nth-child(4),
.for-price table.table-responsive .content-table.price-conten td:nth-child(3),
.for-price table.table-responsive .content-table.price-conten td:nth-child(6),
.for-price table.table-responsive .content-table.price-conten td:nth-child(7),
.for-price table.table-responsive .content-table.price-conten td:nth-child(8) {
  border-right: none;
}
.for-price table.table-responsive .content-table.price-conten td:nth-child(3),
.for-price table.table-responsive .content-table.price-conten td:nth-child(5),
.for-price table.table-responsive .content-table.price-conten td:nth-child(4),
.for-price table.table-responsive .content-table.price-conten td:nth-child(7),
.for-price table.table-responsive .content-table.price-conten td:nth-child(8),
.for-price table.table-responsive .content-table.price-conten td:nth-child(9) {
  border-left: none;
}

table.tab_news td,
table.tab_news_200 td {
  padding: 5px;
  text-align: center;
  max-height: 50px;
}
table.tab_news tr,
table.tab_news_200 tr {
  max-height: 50px;
}
table.tab_news {
  margin-bottom: 40px;
}
table.tab_news_200 {
  /* 	width: 200%;
	min-height: 1055px; */
}

.img_200 {
  /* width: 200%; */
}

.letnie_kursy {
  text-align: center;
}
.letnie_kursy th {
  font-weight: bold;
  /* border: 1px solid #000; */
  background: #f5f2f2;
  padding: 10px 5px;
  text-align: center;
}
.for-price .letnie_kursy {
  border: none;
}
.for-price .letnie_kursy td,
.letnie_kursy td {
  font-weight: normal;
  background: #f5f2f2;
  /* border: 1px solid #000; */
  padding: 10px 5px;
  border: none;
  border-bottom: 2px solid #fff;
}
.letnie_kursy td:first-child {
  color: #fff;
  background-color: #03508b;
  border-right: 19px solid #fff;
}
.letnie_kursy tr:first-child td:first-child,
.letnie_kursy tr:first-child td:nth-child(2) {
  border-bottom: 2px;
}
.letnie_kursy td:nth-child(2) {
  border-right: 2px solid #fff;
}
.letnie_kursy td:first-child p {
  color: inherit;
}
@media screen and (max-width: 600px) {
  .for-price .letnie_kursy td,
  .letnie_kursy td {
    padding: 7px 3px;
  }
  .letnie_kursy td:first-child,
  .letnie_kursy td:nth-child(2) {
    word-break: break-word;
  }
  .letnie_kursy td p {
    font-size: 13px;
  }
}
@media screen and (max-width: 400px) {
  .letnie_kursy td p {
    font-size: 11px;
  }
}
.veda-info p .no_border_bottom {
  margin-top: 3px;
  display: block;
}
.veda-info p span.no_border_bottom a::before {
  border-bottom: none;
}
@media screen and (max-width: 1199px) {
  .colored-table td:nth-child(1) div p,
  .colored-table td:nth-child(2) div p {
    font-size: 13px;
  }
  .for-price table.table-responsive tr:nth-child(2) td:nth-child(2),
  .for-price table.table-responsive tr:nth-child(2) td:nth-child(3) {
    font-size: 15px;
  }
  .for-price table.table-responsive tr:nth-child(3) td,
  .for-price table.table-responsive .content-table td {
    font-size: 11px;
  }
  .for-price table.table-responsive tr:nth-child(4) td {
    font-size: 13px;
    text-transform: none;
  }
  .colored-table td:nth-child(1) div,
  .colored-table td:nth-child(2) div {
    padding-left: 8px;
    padding-right: 8px;
  }
  .colored-table td:nth-child(1) div:before,
  .colored-table td:nth-child(2) div:before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .for-price table td {
    border: 2px solid #fff;
    border-collapse: collapse;
    word-wrap: break-word;
    overflow-wrap: break-word; /* не поддерживает IE, Firefox; является копией word-wrap */
    word-wrap: break-word;
    word-break: break-all; /* не поддерживает Opera12.14, значение keep-all не поддерживается IE, Chrome */
    line-break: loose; /* нет поддержки для русского языка */
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    padding: 8px;
  }
  .for-price table {
    margin-bottom: 20px;
  }
  .for-price table.table-responsive tr:nth-child(2) td:first-child {
    font-size: 15px;
  }
  table.tab_news_200 {
    width: 100%;
    font-size: 10px;
  }
  .img_200 {
    width: 100%;
  }
}
@media screen and (max-width: 509px) {
  .for-price table.table-responsive .content-table td {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .for-price table.table-responsive tr:nth-child(3) td:nth-child(2),
  .for-price table.table-responsive tr:nth-child(4) td:nth-child(4),
  .for-price table.table-responsive tr.child-content td:last-child,
  .for-price
    table.table-responsive
    .content-table.price-conten
    td:nth-child(5) {
    padding-right: 0;
    border-right: none;
    margin: 0;
  }
}
.price-block-yellow,
.price-block-green {
  background: rgb(255, 193, 0);
  position: relative;
  padding-left: 65px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 12px;
  min-height: 48px;
}
.price-block-green {
  background: rgb(23, 171, 120);
}
@media screen and (min-width: 768px) and (max-width: 1061px) {
  .veda-info > p,
  .veda-info > a {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .veda-info img {
    display: block;
    margin: 0 auto;
  }
}

.white-blocks {
  padding: 27px 12px;
  clear: both;
}
.history + .history .white-blocks {
  padding-top: 0;
}
.white-blocks:after {
  display: block;
  clear: both;
  content: " ";
}
.history img {
  max-width: 100%;
  border: 7px solid #03508b;
  margin: 5px 0;
}
.history .blue img,
.history .green img {
  border-color: #fff;
}
.history img.sm {
  width: 32.8%;
}
.history img.med {
  width: 49.6%;
  margin-bottom: 4px;
  margin-top: 40px;
}
@media screen and (max-width: 992px) {
  .history img.sm {
    width: 32.7%;
  }
  .history img.med {
    width: 49.5%;
  }
}
@media screen and (min-width: 571px) and (max-width: 768px) {
  .history img.sm {
    width: 100%;
  }
  .history img.med {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .history img.sm {
    width: 100%;
  }
  .history img.med {
    width: 100%;
  }
}

.history span {
  font-weight: bold;
}
.history .blue span,
.history .green span {
  color: #fff;
}
.history p {
  margin: 15px 0;
}
.trava {
  position: relative;
  padding-bottom: 50px;
}
.trava:after {
  clear: both;
  display: block;
  content: " ";
}
.trava:before {
  display: block;
  position: absolute;
  bottom: -12px;
  left: -12px;
  height: 51px;
  background: url(../img/trava.png) top center;
  z-index: 200;
  width: 102.1%;
  content: " ";
}
.list-languages {
  text-align: center;
}
.list-languages > div {
  display: block;
  text-decoration: none;
  margin-bottom: 20px;
}
.list-languages > div img {
  border: 0.5px solid rgb(23, 171, 121);
}
.list-languages > div p {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  background: rgb(23, 171, 121);
  font-size: 16px;
  padding: 7px 0;
}
.list-languages > div:hover p {
  background: rgb(36, 139, 105);
}
.list-languages > div a {
  position: absolute;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .list-languages > div img {
    border: none;
    display: block;
    margin: 0 auto;
  }
  .for-price table.table-responsive tr.clock-study td {
    font-size: 9px;
  }
}
a.licenses-mp {
  color: #fff;
}

body:after {
  clear: both;
  display: block;
  content: " ";
  background: rgb(3, 80, 139);
}
@media screen and (min-width: 736px) and (max-width: 1200px) {
  .nav > li > a {
    width: 100px;
    font-size: 11px;
    padding: 6px 1px;
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    line-height: 17px;
  }
  .navbar-nav > li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .navbar-nav {
    text-align: center;
    width: 100%;
  }
}
.white-td {
  background: #fff;
}
.graduates table tr td.green-border {
  border-collapse: collapse;
  border-bottom: 1px solid rgb(171, 171, 171);
  padding-bottom: 12px;
}
.colored-blocks.blue h3 {
  color: #fff;
}
.colored-blocks h3 {
  font-size: 20px;
}
/* .compressed-text{

} */
.compressed-text p {
  padding: 0;
  margin: 0;
}
.gallery-wrap {
  position: relative;
  max-width: 840px;
  margin: 0 auto;
  padding: 0 70px;
}
.gallery_btn {
  position: absolute;
  bottom: 15px;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  border: none;
  font-size: 0;
  background: url("/website/img/circle_arrow.svg") center center / 60% no-repeat,
    rgba(255, 255, 255, 0.4);
  opacity: 0.5;
  transition: opacity 0.35s;
}
.gallery_btn:hover {
  opacity: 1;
}
.gallery_left {
  left: 0;
  transform: scale(-1, 1);
}
.gallery_right {
  right: 0;
}
@media screen and (max-width: 768px) {
  .gallery-wrap {
    max-width: 790px;
    padding: 0 45px;
  }
  .gallery_btn {
    width: 45px;
    height: 45px;
    background-size: 70%;
  }
  .gallery_left {
    left: -5px;
  }
  .gallery_right {
    right: -5px;
  }
}
@media screen and (max-width: 600px) {
  .gallery-wrap {
    padding: 0;
  }
  .gallery_btn {
    display: none;
  }
}
.lSSlideOuter {
  max-width: 700px;
  margin: 0 auto;
}
.lSSlideWrapper {
  max-width: 700px;
  overflow: hidden;
  margin: 0 auto;
}
.lSSlideWrapper li.active img {
  max-height: 500px;
  display: block;
}
.photo-gallery ul {
  list-style-type: none;
}
.photo-gallery ul li {
  padding: 0;
  margin: 0;
}
.lSGallery li {
  height: 90px;
  overflow: hidden;
}
.lSGallery li img {
  min-height: 90px;
  width: 100%;
}
.photo-gallery ul li:before {
  display: none;
}
.lSSlideWrapper li.active img {
  cursor: pointer;
  margin: 0 auto;
}

.photo-gallery h2 {
  text-align: center;
}
footer p a.link-email {
  text-transform: none;
}
.new-link {
  color: #fff;
  font-size: 15px;
  text-decoration: underline;
}
.new-link:hover {
  text-decoration: none;
  color: #fff;
}
a.phone-iphone {
  color: rgb(65, 65, 65);
}
a.phone-iphone {
  text-decoration: none;
}
footer a.phone-iphone {
  color: #fff;
  text-decoration: none;
}
footer a.phone-iphone:before,
footer a.phone-iphone:after,
a.phone-iphone:before,
a.phone-iphone:after {
  display: none;
}
.colored-blocks a.phone-iphone {
  text-decoration: none;
  color: #fff;
}
.colored-blocks.yellow a.phone-iphone {
  color: rgb(65, 65, 65);
}
.for-price table.table-responsive tr.clock-study td {
  font-size: 13px;
  text-transform: none;
}
.news-info .breadrcumbs,
.news-site .breadrcumbs {
  padding: 0 0 10px 12px;
}

tr.t_head > td {
  padding: 5px;
}

@media screen and (max-width: 767px) {
  .for-price table.table-responsive tr.clock-study td {
    font-size: 9px;
  }
}
.fl-l {
  float: left;
  margin: 0 15px 15px 0;
}
.montessory-phoros {
  text-align: center;
}
.montessory-phoros a {
  display: inline-block;
  vertical-align: top;
}
.montessory-phoros a img {
  padding: 0;
  margin: 0 4px 20px 4px;
}
@media screen and (max-width: 767px) {
  .veda-header > div {
    padding: 0;
  }
  header.internal-pages.container.veda-header > div p {
    margin: 5px 0;
    min-height: 10px;
  }
  .veda_header_tel br {
    display: none;
  }
  header.internal-pages.container .col-sm-9 a.fancybox {
    margin-left: 11px;
  }
}
@media screen and (max-width: 600px) {
  .veda_header_tel + p {
    width: 100%;
  }
}
@media screen and (min-width: 1210px) {
  .montessory-nav.navbar-nav > li > a {
    padding: 10px 9px;
  }
}
@media screen and (max-width: 1011px) {
  header > div:first-child a.col-xs-4:before {
    top: -21px;
    left: -22px;
  }
}
@media screen and (max-width: 564px) {
  header > div:first-child a.col-xs-4:before {
    top: -21px;
    left: -22px;
    content: " ";
  }
}
@media screen and (max-width: 1209px) and (min-width: 768px) {
  .montessory-nav.navbar-nav {
    text-align: center;
  }
  .montessory-nav.navbar-nav > li {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .montessory-nav.navbar-nav > li > a {
    width: auto;
  }
}
@media screen and (max-width: 1123px) and (min-width: 768px) {
  .montessory-nav.navbar-nav > li > a {
    padding: 10px 25px;
  }
}
@media screen and (max-width: 933px) and (min-width: 768px) {
  .montessory-nav.navbar-nav > li > a {
    padding: 10px 13px;
  }
}
@media screen and (max-width: 783px) and (min-width: 736px) {
  .montessory-nav.navbar-nav > li > a {
    padding: 10px 7px;
  }
}
@media screen and (max-width: 1069px) and (min-width: 768px) {
  header.internal-pages.container .col-sm-8 a.fancybox {
  }
}
.documents > div.clearfix:before,
.documents > div.clearfix:after {
  display: none;
}
.documents > div.clearfix {
  clear: both;
  padding: 0;
  margin: 0;
}
.navbar {
  margin-bottom: 0;
}
.for-price table.table-responsive b {
  text-transform: none;
}
.for-price.montessory-proce table {
  margin-top: -30px;
}
.for-price.montessory-proce table.table-responsive .content-table td {
  border-left: 5px solid #fff !important;
  border-right: 5px solid #fff !important;
}
.for-price.montessory-proce
  table.table-responsive
  tr:nth-child(2)
  td:nth-child(2),
.for-price.montessory-proce
  table.table-responsive
  tr:nth-child(2)
  td:nth-child(3) {
  text-transform: none;
  font-weight: 600;
  font-size: inherit;
}
.for-price.montessory-proce table.table-responsive tr td:first-child {
  text-transform: none;
}
.for-price.montessory-proce
  table.table-responsive
  tr:nth-child(2)
  td:first-child {
  font-size: 20px;
  text-transform: uppercase;
}
.montessory-proce .content-table td {
  vertical-align: middle;
}
.montessory-proce .content-table td:first-child {
  width: 23%;
}
.montessory-proce .content-table.price-conten td {
  border: 2px solid #fff !important;
}
h1.news-caption {
  font: bold 17px "Open Sans";
  font-weight: 500;
}
h1.news-caption.mcap {
  padding: 0;
  margin: 0;
  opacity: 0;
}

.pobeda {
  border: 1px solid #69c;
  vertical-align: top;
  margin: 0 auto;
}

.pobeda th,
.pobeda td {
  border: 1px solid #69c;
  padding: 7px;
}

table.clear {
  float: left;
  clear: both;
  width: 100%;
}

img[src*="zvezdy"] {
  width: 200%;
}

@media screen and (max-width: 770px) {
  img[src*="zvezdy"] {
    width: 100%;
  }
}

footer span.copyright {
  position: relative;
  padding-top: 50px;
}
footer .minobr {
  position: relative;
  padding-top: 20px;
}
.footer_vk {
  position: absolute;
  left: 0;
  top: 5px;
  width: 100%;
  height: auto;
  text-align: center;
}
.footer_vk--mont {
  top: 0;
  text-align: left;
}
.footer_vk--mont img {
  margin-top: 0;
  margin-left: 26%;
}
@media screen and (max-width: 980px) {
  .footer_vk--mont img {
    margin-left: 12%;
  }
}
@media screen and (max-width: 768px) {
  .footer_vk--mont img {
    margin-left: 10%;
  }
}
@media screen and (max-width: 371px) {
  .footer_vk--mont {
    text-align: center;
  }
  .footer_vk--mont img {
    margin-left: 0;
  }
}
.btns-block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 50px;
}
.btns-block a {
  display: inline-block;
  width: 360px;
  max-width: 100%;
  margin: 0 40px;
  padding: 12px 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  background-color: #00ad7c;
}

.btns-block a:nth-child(2) {
  background-color: #006098;
}
@media screen and (max-width: 1170px) {
  .btns-block {
    justify-content: space-around;
  }
  .btns-block a {
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 600px) {
  .btns-block {
    padding-bottom: 20px;
  }
  .btns-block a {
    font-size: 15px;
  }
}

.languages a.early-development {
  background: #9786d1 url(../img/gr_ran_razvitiya.jpg) 0 17px no-repeat;
}
.languages a.montessori-class {
  background: #a83599 url(../img/montessori-class.jpg) 0 17px no-repeat;
}
.languages a.native-language {
  background: #00ad76 url(../img/rodnoi_yazuk.jpg) 0 17px no-repeat;
}
.languages a.math {
  background: #9786d1 url(../img/matemat_razvitie.jpg) 0 17px no-repeat;
}
.languages a.izo {
  background: #ffc500 url(../img/izobrazit_iss.jpg) 0 17px no-repeat;
}
.languages a.music-development {
  background: #00bd2d url(../img/muz_razvitie.jpg) 0 17px no-repeat;
}
.languages a.world-around {
  background: #007ec6 url(../img/okruz_mir.jpg) 0 17px no-repeat;
}
.languages a.children {
  background: #cc242b url(../img/angl_yazuk.jpg) 0 17px no-repeat;
}
.languages a.early-development > span > span,
.languages a.montessori-class > span > span,
.languages a.native-language > span > span,
.languages a.math > span > span,
.languages a.izo > span > span,
.languages a.music-development > span > span,
.languages a.world-around > span > span {
  vertical-align: top;
  line-height: 33px;
  padding-top: 19px;
  height: 227px;
}
.languages a.early-development > span,
.languages a.math > span,
.languages a.izo > span {
  border: 2px solid #fff;
  display: block;
  vertical-align: middle;
  width: 100%;
  padding: 0px 0;
}
.languages a.math > span,
.languages a.izo > span {
  font-size: 24px;
}
@media screen and (max-width: 1199px) {
  .languages a.math > span,
  .languages a.izo > span {
    font-size: 18px;
  }
}
@media screen and (max-width: 922px) {
  .languages a.early-development,
  .languages a.montessori-class,
  .languages a.native-language,
  .languages a.math,
  .languages a.izo,
  .languages a.music-development,
  .languages a.world-around {
    background-image: none;
  }
  .languages a.early-development > span > span,
  .languages a.montessori-class > span > span,
  .languages a.native-language > span > span,
  .languages a.math > span > span,
  .languages a.izo > span > span,
  .languages a.music-development > span > span,
  .languages a.world-around > span > span {
    padding: 12px 0;
    height: auto;
  }
}
@media screen and (max-width: 980px) {
  .languages a.math > span,
  .languages a.izo > span {
    font-size: 17px;
  }
}
@media screen and (max-width: 909px) {
  .languages a.math > span,
  .languages a.izo > span {
    font-size: 15px;
  }
}

.languages a {
  position: relative;
}
.languages a small.overlay {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px 0;
  text-align: center;
  text-transform: none;
  font-size: 18px;
  text-decoration: underline;
  background-color: rgba(0, 0, 0, 0.5);
}
.languages a:hover small.overlay {
  display: block;
}

@media screen and (max-width: 922px) {
  .languages a:hover small.overlay {
    display: none;
  }
}
.propos_about {
  position: relative;
  text-align: center;
}
.propos_about .propos-about_overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 15px);
  padding: 10px 0;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  text-transform: uppercase;
  background-color: rgba(0, 129, 76, 0.9);
}
.propos_about:nth-child(1) {
  padding-left: 0;
}
.propos_about:nth-child(2) {
  padding-right: 0;
}
.propos_about:nth-child(2) .propos-about_overlay {
  left: 15px;
  background-color: rgba(204, 36, 43, 0.9);
}
.propos_about .propos-about_overlay small {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}
.propos_about .propos-about_overlay a {
  color: inherit;
  cursor: initial;
  text-decoration: none;
}
@media screen and (max-width: 980px) {
  .propos_about .propos-about_overlay {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .propos_about {
    margin-bottom: 10px;
    padding: 0;
  }
  .propos_about:nth-child(2) .propos-about_overlay {
    left: 0;
  }
  .propos_about .propos-about_overlay {
    width: 100%;
  }
}

.header_tel,
.header_mail {
  position: relative;
  padding-left: 22px;
}
.header_tel::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 14px;
  height: 20px;
  background-image: url("/website/img/tel-icon.png");
}
.footer_tel::before {
  background-image: url("/website/img/tel-icon2.png");
}
span.footer_tel::before {
  top: -2px;
}
.header_mail::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 11px;
  background-image: url("/website/img/mail-icon.png");
}
.header_mail {
  font-size: 14px;
  color: #303030;
  text-transform: none;
}
@media screen and (max-width: 991px) {
  .header_tel::before {
    top: 3px;
  }
}
@media screen and (max-width: 768px) {
  header .col-xs-7.col-sm-7 br {
    display: none;
  }
}
.foto-report {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 15px;
  border-bottom: 2px solid #cc242b;
}
.foto-report h2 {
  width: 299px;
  max-width: 100%;
  margin: 0 auto 20px;
  padding: 12px 0;
  background-color: rgb(204, 36, 43);
  text-align: center;
  border-radius: 25px;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
}
.foto-report div {
  width: 32%;
  margin-bottom: 15px;
}
.foto-report .h2-wrapper {
  width: 100%;
}
.foto-report div p {
  min-height: 43px;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #222222;
  font-weight: 500;
}
.foto-report a {
  width: 100%;
  padding-left: 6%;
  text-align: left;
  text-decoration: underline;
  font-size: 14px;
  text-transform: uppercase;
  color: #cc242b;
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .foto-report a {
    padding-left: 3%;
  }
}
@media screen and (max-width: 600px) {
  .foto-report div {
    width: 100%;
    text-align: center;
  }
  .foto-report div.h2-wrapper {
    order: -3;
  }
  .foto-report div:nth-child(2) {
    order: -2;
  }
  .foto-report a {
    margin: 5px 0 15px;
    padding-left: 0;
    text-align: center;
    order: -1;
  }
  .foto-report h2 {
    font-size: 20px;
  }
}

.gray {
  margin: 0 -12px;
  padding: 55px 16px;
  background-color: #e8e8e8;
}
.teacher_block {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-around;
}
.teacher_block img {
  width: 30%;
  border: 5px solid #fff;
}
.teacher_block div {
  width: 65%;
}
.teacher_block h2 {
  margin: 0;
  padding-top: 0;
  font-size: 22px;
  font-weight: normal;
  text-align: left;
}
@media screen and (max-width: 520px) {
  .teacher_block {
    justify-content: center;
  }
  .teacher_block img {
    width: auto;
    max-width: 70%;
    margin-bottom: 15px;
  }
  .teacher_block div {
    width: 100%;
  }
}
.propos--small {
  padding: 45px 0;
}
.proposition_block {
  padding: 10px 0 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  background-color: #006098;
}
.proposition_block:last-child {
  margin-bottom: 45px;
}
.proposition_block--blue {
  background-color: #00ad7b;
}
.proposition_block p {
  margin: 0;
  padding: 0 0 10px;
  color: #fff;
}
.reviews-slider {
  padding-bottom: 100px;
}
.reviews-slider .lSSlideOuter .lSPager.lSpg > li a {
  background-color: #fff;
  display: inline-block;
  height: 16px;
  width: 16px;
  border-width: 2px;
  border-color: rgb(3, 80, 139);
  border-style: solid;
  border-radius: 50%;
  border-radius: 50%;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.reviews-slider .lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: rgb(3, 80, 139);
}
.reviews-slider #goToPrevSlide {
  left: 5%;
}
.reviews-slider #goToNextSlide {
  right: 5%;
}
.reviews-slider #goToPrevSlide {
  transform: rotate(180deg);
}
.reviews-slider #goToPrevSlide,
.reviews-slider #goToNextSlide {
  width: 26px;
  height: 45px;
  display: block;
  top: calc(40% - 22.5px);
  background-image: url(../img/slider-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  position: absolute;
  z-index: 1000;
  margin-top: -16px;
  opacity: 1;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
  background-color: #fff;
  border: none;
}
.reviews-slider {
  position: relative;
}
.reviews-slider .lSSlideOuter {
  width: 90%;
}
.reviews-slider .reviews {
  height: auto !important;
}
.reviews-slider .review .user-name {
  background: #ffc100;
}
.reviews-slider .review .user-name:before {
  display: block;
  position: absolute;
  left: 12px;
  bottom: -12px;
  content: url(../img/yellow-triangle.png);
}
@media screen and (max-width: 900px) {
  .reviews-slider #goToPrevSlide {
    left: 0;
  }
  .reviews-slider #goToNextSlide {
    right: 0;
  }
}
@media screen and (max-width: 400px) {
  .reviews-slider #goToPrevSlide,
  .reviews-slider #goToNextSlide {
    display: none;
  }
}
.review-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.review-wrapper .review {
  width: 66%;
}
.lSSlideWrapper li .review-wrapper .rewiew-img {
  width: 30%;
  margin: 0;
  height: auto;
  border-radius: 50%;
  border: 3px solid #ffc100;
}
@media screen and (max-width: 480px) {
  .review-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
  .review-wrapper .review {
    width: 100%;
  }
  .lSSlideWrapper li .review-wrapper .rewiew-img {
    display: none;
  }
}

.col-xs-4.col-sm-4.logo {
  position: relative;
}
.col-xs-4.col-sm-4.logo .logo-text {
  left: 36%;
  top: 7%;
  position: absolute;
  font-size: 1.3vw;
  color: #00bc2d;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 1170px) {
  .col-xs-4.col-sm-4.logo .logo-text {
    font-size: 12px;
    left: 42%;
    top: 15%;
  }
}
@media screen and (max-width: 920px) {
  .col-xs-4.col-sm-4.logo .logo-text {
    font-size: 1vw;
    left: 35%;
  }
}
@media screen and (max-width: 680px) {
  .col-xs-4.col-sm-4.logo .logo-text {
    left: 43%;
    font-size: 1vw;
  }
}
@media screen and (max-width: 576px) {
  .col-xs-4.col-sm-4.logo .logo-text {
    left: 35%;
    font-size: 1vw;
  }
}
@media screen and (max-width: 393px) {
  .col-xs-4.col-sm-4.logo .logo-text {
    left: 42%;
    font-size: 3vw;
  }
}
.logo_license {
  position: absolute;
  bottom: -26%;
  left: 29%;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 1140px) {
  .logo_license {
    bottom: -47%;
    font-size: 1.3vw;
    text-align: center;
  }
}
@media screen and (max-width: 800px) {
  .logo_license {
    bottom: -60%;
    font-size: 1.3vw;
    text-align: center;
  }
}
@media screen and (max-width: 393px) {
  .logo_license {
    position: static;
    font-size: 13px;
  }
}
.video-slider {
  padding-top: 50px;
  padding-bottom: 40px;
}
.video-slider .lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
}
.video-slider .lSSlideOuter {
  max-width: 100%;
  overflow: hidden;
  user-select: none;
}
.video-slider .reviews {
  height: auto !important;
}
.video-slider .item {
  text-align: center;
}
.video-slider iframe {
  width: 440px;
  max-width: 100%;
  height: auto;
  border-width: 5px;
  border-color: rgb(154, 154, 154);
  border-style: solid;
  border-radius: 15px;
}
.video-slider p {
  margin-top: 15px;
  font-size: 18px;
  text-align: center;
  color: #191919;
}
.video-slider iframe:hover {
  border-color: #00ad7b;
}
.video-slider .owl-stage-outer {
  width: 100%;
}
.video-slider .owl-carousel {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.video-slider .owl-carousel button.owl-prev,
.video-slider .owl-carousel button.owl-next {
  position: absolute;
  top: 40%;
  left: -5%;
  width: 54px;
  height: 54px;
  font-size: 0;
  background-image: url("/website/img/video-arrow.png");
}
.video-slider .owl-carousel button.owl-next {
  left: auto;
  right: -5%;
  transform: rotate(180deg);
}
@media screen and (max-width: 600px) {
  .video-slider .owl-carousel button.owl-prev,
  .video-slider .owl-carousel button.owl-next {
    top: 50%;
    width: 34px;
    height: 34px;
    background-size: contain;
  }
}
@media screen and (max-width: 420px) {
  .video-slider .owl-carousel button.owl-prev,
  .video-slider .owl-carousel button.owl-next {
    width: 15px;
    height: 15px;
  }
}

.main_news-title {
  margin-top: -30px;
  text-align: left;
}

.news-list--main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 50px;
}
.news-list--main .item {
  width: 48.5%;
}
@media (max-width: 767px) {
  .main_news-title {
    width: 100%;
    float: none;
    margin-top: 0;
  }
  .news-list--main .item {
    width: 100%;
  }
}
.warning {
  margin: 10px 15px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  border: 2px solid #17ab78;
}
@media (max-width: 767px) {
  .warning {
    padding: 15px;
    font-size: 16px;
  }
}
.warning a {
  color: inherit;
  white-space: nowrap;
}
.warning--mod p {
  padding: 0;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #000;
}
.warning--mod a {
  color: #07508b;
  white-space: initial;
  font-size: 16px;
  line-height: 24px;
}
.gdpr {
  position: fixed;
  top: auto;
  bottom: 0;
  height: auto;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  box-shadow: 0px 3px 38px 0px rgba(99, 99, 99, 0.38);
  padding: 15px 0;
  font-weight: 600;
  z-index: 1000;
}
.gdpr--white {
  background-color: rgba(255, 255, 255, 0.9);
  color: #090f1f;
  border-top: 3px solid #191919;
}
.gdpr .container {
  display: grid;
  grid-template-columns: 1fr 46px;
  grid-column-gap: 60px;
  align-items: center;
  box-sizing: border-box;
  padding: 0 15px;
  background: none;
}
.gdpr .container:before,
.gdpr .container:after {
  display: none;
}
.gdpr a {
  color: inherit;
}
.gdpr a:hover {
  text-decoration: underline;
}
.gdpr p {
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: 14px;
  line-height: 1.3;
}

.btn_close {
  grid-row: 1/3;
  grid-column: 2/3;
  display: block;
  margin: 0;
  padding: 20px;
  font-size: 14px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  border: none;
  background-color: #fff;
  cursor: pointer;
  font-weight: 600;
}
.gdpr--white .btn_close {
  background-color: #000000;
  color: #fff;
}
.btn_close:hover {
  color: #000;
}
.gdpr--white .btn_close:hover {
  color: #fff;
}
.gdpr_check {
  position: relative;
  display: block;
}
.gdpr_check input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.gdpr_check__inner {
  position: relative;
  display: block;
  width: 42px;
  height: 42px;
  border: 2px solid #000;
  background-color: #fefefe;
  cursor: pointer;
}
.gdpr_check__inner::before {
  content: "";
  position: absolute;
  display: block;
  left: 5px;
  top: -5px;
  width: 40px;
  height: 25px;
  transform: rotate(-45deg);
  border-left: 3px solid #ff0012;
  border-bottom: 3px solid #ff0012;
  opacity: 0;
}
input:checked + .gdpr_check__inner::before {
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .gdpr .container {
    grid-column-gap: 20px;
  }
}
@media screen and (max-width: 480px) {
  .gdpr .container {
    grid-template-columns: 1fr 36px;
    padding-left: 10px;
    padding-right: 10px;
    grid-column-gap: 10px;
  }
  .gdpr_check__inner {
    width: 36px;
    height: 36px;
  }
  .gdpr_check__inner::before {
    left: 5px;
    top: -2px;
    width: 34px;
    height: 20px;
  }
}
.history .white-blocks--22-2 img.med,
.history .white-blocks--22-3 img.med {
  margin-top: 15px;
}
.site-creator {
  padding: 20px 0;
  background-color: #555555;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.site-creator .container {
  background: transparent;
}
.site-creator_link {
  display: inline-block;
  color: inherit;
  text-decoration: underline;
  font-weight: bold;
}
.site-creator_block {
  display: inline-block;
}
@media (max-width: 480px) {
  .site-creator {
    font-size: 14px;
  }
}
.gallery {
  padding: 5px 25px 40px;
}
.gallery h1 {
  text-align: left;
}
.gallery_list,
.gallery_photos {
  display: grid;
  grid-template-columns: repeat(3, 31.5%);
  justify-content: space-between;
  row-gap: 20px;
  list-style: none;
  padding: 10px 0 0;
  margin: 0 0 40px;
}
.gallery_list__item {
  display: flex;
  position: relative;
}
.gallery_list__link {
  display: flex;
  flex-direction: column;
  border: 1px solid #17ab79;
}
.gallery_list__name {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.1em;
  flex: 1;
  min-height: 35px;
  padding: 5px;
  color: #fff;
  background-color: #17ab79;
  font-weight: 700;
  text-transform: uppercase;
}
.gallery_list__link:hover,
.gallery_list__link:focus,
.gallery_list__link:visited {
  text-decoration: none;
}
.gallery_list__more {
  position: absolute;
  display: flex;
  min-height: 26px;
  align-items: center;
  padding: 5px 26px 5px 0px;
  border-radius: 30px;
  right: 10px;
  bottom: 8px;
  background-color: #ffffff;
  color: #ffffff;
  font-size: 0;
  transition: 0.2s;
}
.gallery_list__more::before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  right: 0;
  background: url("/website/img/gal-arrow.svg") center center / 60% no-repeat;
}
.gallery_list__item:hover .gallery_list__more {
  font-size: 10px;
  background-color: #17ab79;
  padding-left: 15px;
}
.gallery_list__item:hover .gallery_list__more::before {
  filter: invert(99%) sepia(15%) saturate(93%) hue-rotate(131deg)
    brightness(112%) contrast(100%);
}
.gallery .breadrcumbs {
  padding-top: 30px;
}
.gallery-item_header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 20px;
}
.gallery-back {
  display: inline-block;
  padding: 6px 18px;
  border-radius: 20px;
  color: #fff;
  background-color: #03508b;
  font-size: 10px;
  margin-bottom: 8px;
}
.gallery-back:hover {
  color: #fff;
}
.gallery_photos li {
  border: 1px solid #17ab79;
}
.gallery_photos__link {
  position: relative;
  display: block;
  padding-bottom: 60%;
}
.gallery_photos__link img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
}
@media (max-width: 992px) {
  .gallery_list,
  .gallery_photos {
    display: grid;
    grid-template-columns: repeat(3, 32%);
  }
}
@media (max-width: 768px) {
  .gallery_list,
  .gallery_photos {
    grid-template-columns: repeat(2, 48.5%);
  }
}
@media (max-width: 480px) {
  .gallery_list,
  .gallery_photos {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    grid-template-columns: 100%;
  }
}
.fancybox-wrap .fancybox-prev span,
.fancybox-wrap .fancybox-next span {
  background: url("/website/img/to-upper.png") center center / 100% no-repeat;
}
.fancybox-wrap .fancybox-prev span {
  transform: rotate(-90deg);
}
.fancybox-wrap .fancybox-next span {
  transform: rotate(90deg);
}
@media (max-width: 768px) {
  .fancybox-wrap .fancybox-prev span,
  .fancybox-wrap .fancybox-next span {
    visibility: visible;
  }
}
.rus-lang_intro {
  padding-bottom: 50px;
}
.rus-lang_intro p {
  line-height: 1.5em;
  padding-bottom: 20px;
}
.rus-lang_content__list li {
  margin-bottom: 18px;
}
.rus-lang_content .colored-blocks h2 {
  text-transform: none;
  margin: 10px 0;
}
@media (min-width: 1180px) {
  .rus-lang_intro .col-xs-12.col-sm-5 {
    position: relative;
    margin-top: -75px;
  }
}
