body {
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 21px;
  color: #333333;
}

p {
  margin: 0;
}

button, input:active {
  outline: none !important;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* ================= STYLE SITE ================== */

.block_header_ {
  position: relative;
}

.header {
  position: relative;
}

.header-top {
  padding: 22px 0;
}

.main_mnu {
  background: transparent;
  border: 0;
  margin-bottom: 0;
}

.navbar-list {
  float: right;
  margin-top: 8px;
}

.navbar-default .navbar-nav>li>a {
  color: #333333;
  font-size: 24px;
  font-family: "RobotoSlabRegular";
}

#tel {
  font-size: 20px;
  margin-top: 12px;
  font-family: "RobotoSlabRegular";
}

.header-bg {
  background: url(../img/header_bg.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.header-content {
  color: #fff;
  padding-bottom: 271px;
  text-align: center;
}

.header-title {
  margin-top: 285px;
}

.header-title span {
  font-size: 72px;
  font-family: 'Merriweather', serif;
  font-weight: bold;
  line-height: 0px;
}

.subtitle-head {
  width: 56%;
  margin: auto;
  padding-top: 42px;
}

.subtitle-head p {
  margin: 0;
  font-size: 21px;
  text-align: left;
  line-height: 29px;
}

.button_head {
  margin-top: 48px;
}

.btn-all {
  width: 300px;
  height: 60px;
  color: #fff;
  font-size: 28px;
  background: #cc4242;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  outline: none;
  transition: all 0.4s;
}

.btn-all:hover {
  color: #fff;
  background: #bd2929;
  position: relative;
}

.block-title {
  margin-top: 130px;
  text-align: center;
  line-height: 1;
}

.block-title p {
  font-family: 'Merriweather', serif;
  font-weight: bold;
  font-size: 60px;
}

.block-title span {
  background: url(../img/title-icon.png) no-repeat;
  position: absolute;
  width: 68px;
  height: 28px;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 30px;
}

.property-list {
  padding-top: 120px;
  padding-left: 35px;
  width: 790px;
  margin: auto;
}

.group-list {
  margin-bottom: 30px;
}

.group-list:nth-child(7) {
  margin-bottom: 0;
}

.list-image {
  float: left;
  width: 55px;
}

.list-text {
  float: left;
  margin-left: 35px;
}

.property-text-bottom {
  width: 100%;
  float: left;
  text-align: center;
  margin: 80px 0 150px 0;
}

.property-text-bottom span {
  font-size: 40px;
  color: #cc4242;
  font-family: 'PT Sans Caption', sans-serif;
  font-weight: bold;
}

.first-group {
  background: url(../img/bg_block3.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.title-first-group {
  text-align: center;
  margin-top: 130px;
}

.title-first-group p {
  font-size: 48px;
  font-family: 'Merriweather', serif;
  font-weight: bold;
}

.btn-first-group {
  text-align: center;
  margin: 65px 0 130px 0;
}

.teach {
  position: relative;
}

.sliders {
  margin-top: 105px;
}

.slider-width {
  width: 680px;
  height: 290px;
  margin: auto;
}

.carousel-control.left {
  background: url(../img/Slider/arrow_left.png) no-repeat;
  height: 90px;
  width: 50px;
  top: 320px;
  left: 160px;
}

.carousel-control.right {
  background: url(../img/Slider/arrow_right.png) no-repeat;
  height: 90px;
  width: 50px;
  top: 320px;
  right: 160px;
}

.bannerImage {
  float: left;
  margin-top: 25px;
}

.slid_3_mic {
  margin-top: 0px;
}

.slide-3-unick {
  margin-left: 55px;
}

.slider-list {
  float: left;
  margin-left: 70px;
}

.slider-list li {
  position: relative;
  font-size: 28px;
}

.slider-list span {
  background: url(../img/Slider/icon-list.png) no-repeat;
  width: 13px;
  height: 13px;
  position: absolute;
  left: -30px;
  top: 16px;
}

.program {
  background: url(../img/bg_block5.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.program-content {
  margin-top: 58px;
  margin-bottom: 150px;
}

.program___ {
  text-align: center;
  font-size: 30px;
}

.program___ span {
  font-size: 48px;
  color: #cc4242;
  font-family: "OpenSansBold";
}

.program_price {
  text-align: center;
}

.program_price p {
  font-size: 60px;
}

.program_price span {
  color: #cc4242;
  font-size: 90px;
  font-family: "OpenSansBold";
}

.ograniceno {
  text-align: center;
}

.ograniceno p {
  font-size: 18px;
}

.ograniceno span {
  color: #cc4242;
  font-size: 24px;
  font-family: "OpenSansBold";
}

.program_btn {
  text-align: center;
  margin-top: 20px;
}

.about_us {
  background: url(../img/bg_block6.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bl-title {
  color: #fff;
}

.about_us_center_ {
  margin-bottom: 135px;
}

.about_us_center_ p {
  margin-top: 50px;
  text-align: left;
  font-size: 24px;
  color: #fff;
}

.teacher {
  background: url(../img/bg_block7.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.teacher-list-group {
  margin-top: 146px;
  height: 400px;
}

.teacher-content {
  padding-bottom: 135px;
}

.teacher-img {
  float: left;
  margin-top: 20px;
}

.teacher-text {
  float: left;
  width: 500px;
  margin-left: 70px;
}

.teacher-name {
  font-size: 28px;
  line-height: 1;
}

.teacher-position {
  color: #808080;
  font-size: 18px;
  margin: 25px 0 0 0;
  line-height: 1;
}

.teacher_info__ p {
  font-size: 18px;
  text-align: left;
  margin-top: 25px;
}

.media_school_content {
  width: 960px;
  margin: 85px auto;
  font-size: 24px;
}

.media_school_content_pliushki {
  text-align: center;
}

.media_school_content_text {
  margin-top: 30px;
}

.media_school_list {
  margin-top: 45px;
}

.media_school_list ul {
  margin: 45px 0 0 35px;
}

.media_school_list ul li {
  margin-bottom: 15px;
}

.media_school_list ul li:last-child {
  margin-bottom: 0;
}

.media_school_list ul li img {
  margin-right: 22px;
}

.media_school_end {
  margin-top: 45px;
}

.media_school_end p:last-child {
  margin-top: 45px;
}

.footer {
  background: url(../img/bg_footer.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 175px;
}

.title-footer {
  float: left;
  text-align: left;
  line-height: 75px;
}

.form_footer {
  float: left;
  margin: 150px 0 0 90px;
  width: 400px;
}

.form-mail input {
  border: 2px solid #333333;
  color: #999999;
  font-size: 18px;
  width: 100%;
  height: 56px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 16px;
  outline: none;
  padding-left: 30px;
}

.form-mail button {
  margin-top: 16px;
  width: 100%;
}

.footer-address {
  float: left;
  margin-top: 85px;
  width: 100%;
}

.addres___ {
  width: 970px;
  margin: auto;
}

.address-item {
  float: left;
}

.address-item-center {
  margin: 0 50px;
}

.address-item span {
  font-family: "OpenSansBold";
}

.footer-links {
  float: left;
  width: 100%;
  margin-top: 100px;
}

.links__ {
  width: 818px;
  margin: auto;
}

.links-item {
  float: left;
}

.links-links-center {
  margin: 0 110px;
}

.links-item a {
  color: #333333;
  text-decoration: underline;
}

.links-item a:hover {
  text-decoration: none;
}

.links-item span {
  margin-right: 20px;
}

.navbar-toggle {
  margin-top: 18px;
  margin-right: 20px;
}

.language {
  position: absolute;
  right: -200px;
  top: 45px;
  font-size: 15px;
  z-index: 9;
}

.language a {
  color: #cc4242;
}

#activeLanguage {
  color: #333333;
  text-decoration: none;
}

/* ------ PopUp ---- */

.popUp {
  position: fixed;
  top: 0;
  width: 100%;
  height: 150%;
  background: rgba(0, 0, 0, 0.35);
  display: none;
  z-index: 999;
}

.modal-form {
  width: 600px;
  height: 600px;
  margin: auto;
  background: #ebebeb;
  margin-top: 100px;
  position: relative;
}

.popup-title {
  padding: 85px 85px 0 85px;
}

.popup-title p {
  font-size: 34px;
  font-family: 'Merriweather', serif;
  font-weight: bold;
}

.close-popup button {
  position: absolute;
  right: 40px;
  top: 30px;
  width: 36px;
  height: 36px;
  background: url(../img/closs_popUp.png) no-repeat;
  border: 0;
}

#form-modal {
  text-align: center;
  padding-top: 35px;
  width: 400px;
  margin: auto;
}

#form-modal input {
  border: 2px solid #333333;
  color: #999999;
  font-size: 18px;
  width: 100%;
  height: 56px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 16px;
  outline: none;
  padding-left: 30px;
}

.btn_modal {
  width: 100%;
}

/* iOS Cursor Bug fix */
.body-fixed {
  position: fixed;
  width: 100%;
}

/* =================== THANK ===================== */

#thanks-pop-up #form-thanks-modal {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#thanks-pop-up #form-thanks-modal p {
  font: 700 28px "OpenSansBold", sans-serif;
  text-align: center;
}
