﻿#f-utm {
}

.header_wrap {
  background: url(../img/header_bg.jpg) no-repeat center top;
}

.top_wrap {
  background-color: #fff;
  width: 100%;
  position: fixed;
  z-index: 1;
}

.top {
  overflow: hidden;
    padding: 10px 0px;
}

.block960 {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.logo_wrap {
  width: 393px;
  height: 54px;
  background: url(../img/logo.png);
  float: left;
}

.contact_wrap {
  float: right;
}

.fblink {
  height: 20px;
  background: url(../img/fb.png);
  display: block;
  float: left;
    width: 20px;
    margin-top: 10px;
}

.phone_wrap {
  float: right;
  padding-left: 30px;
}

.phone_numbers {
  text-align: right;
  font-size: 14px;
}

.phone_numbers > p {
}

.call_link {
  font-size: 12px;
  color: #f46523;
}

.show-1 {
}

.header {
  padding-top: 80px;
  padding-bottom: 220px;
}

.header_white_line {
  background-color: rgba(255, 255, 255, 0.80);
  margin-top: 420px;
  
}

.header_headings {
  text-align: center;
  padding: 50px 0;
}

.head_1 {
  font-size: 19px;
  padding-bottom: 10px;
}

.head_2 {
  font-size: 34px;
}

.bold {
  font-weight: 700;
}

.head_3 {
  font-size: 20px;
  padding-top: 10px;
}

.head_4 {
  font-size: 20px;
}

.head_3:after {
  content: '';
  display: block;
  width: 340px;
  height: 1px;
  background-color: #998783;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 50px;
  
}

.for_wrap {
  padding-bottom: 100px;
}

.for {
}

.block_heading {
  font-size: 40px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.orange {
  color: #f06722;
}

.orange_bg {
  background-color: #f06722;
  color: #fff;
  padding: 7px 10px;
}

.for_list {
  overflow: hidden;
}

.for_item {
  width: 240px;
  float: left;
  padding-top: 90px;
  margin-right: 80px;
}

.for_item_1 {
  background: url(../img/for_1.png) no-repeat center top;
}

.for_item_heading {
  padding-bottom: 20px;
  border-bottom: 1px solid #fce1d3;
  margin-bottom: 30px;
  height: 51px;
  display: table-cell;
  vertical-align: middle;
  line-height: 22px;
  font-size: 15px;
}

.dolg {
    font-size: 14px;
    color: #9E9E9E;
    padding-top: 5px;
}

.for_item_desc {
  padding-top: 20px;
  line-height: 22px;
  font-size: 15px;
}

.spoiler-title-otz {
  color: #f06722;
  text-decoration: underline;
  cursor: pointer;

}

.spoiler-body-otz {
  padding-top: 20px;

}

.clear {
  clear: both;
  
}

.for_item_2 {
    background: url(../img/for_2.png) no-repeat center top;
}

.for_item_3 {
    background: url(../img/for_3.png) no-repeat center top;
}

.format_wrap {
}

.gray_bg {
  background: url(../img/gray_bg.png);
}

.format {
  padding-bottom: 80px;
}

.format_desc {
  line-height: 22px;
  font-size: 18px;
}

.format_desc > br {
}

.dlist_head {
  font-size: 26px;
  text-align: center;
  padding: 60px 0;
}

.docs_list {
  overflow: hidden;
  margin-bottom: 60px;
}

.doc_wrap {
  width: 50%;
  text-align: center;
  float: left;
}

.doc {

}

.doc > img {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,2,.19);
  -moz-box-shadow: 0 1px 3px rgba(0,0,2,.19);
  box-shadow: 0 1px 3px rgba(0,0,2,.19);
}

.doc_desc {
  font-size: 14px;
  padding: 15px 90px;
}

.program {
  color: #f06722;
  font-size: 20px;
  text-transform: uppercase;
  background: url(../img/check_ico.png) no-repeat;
  padding: 40px 0px 40px 90px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 450px;
}

.zahvat_wrap {
  background: url(../img/zahv_bg.jpg) no-repeat center top;
  color: #fff;
  padding: 70px 0;
}

.zahvat {
  overflow: hidden;
}

.zah_left {
  width: 460px;
  float: left;
  margin: 10px;
  padding-top: 68px;
}

.zah_p_1 {
  font-size: 25px;
  padding-bottom: 10px;
}

.zah_p_2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 20px;
  margin-bottom: 20px;
  line-height: 22px;
}

.zah_p_2 > br {
}

.zah_p_3 {
  font-size: 25px;
  padding-bottom: 10px;
}

.zah_p_4 {
  line-height: 22px;
}

.places {
  padding-top: 60px;
}

.places_head {
  padding-bottom: 20px;
}

.places_char {
  padding-bottom: 20px;
}

.pc_zn {
  display: inline;
  padding-right: 11px;
}

.pc_nb {
  display: inline;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 3px 4px;
}

.zah_right {
  width: 460px;
  float: left;
  margin: 10px;
}

.form-block {
}

.form_block {
  padding: 40px 30px;
}

.form_opacity {
  background-color: rgba(255, 255, 255, 0.15);
}

.form_opacity > div {
}

.form_opacity > div > p {
}

.form_opacity > div > p > label {
  font-size: 14px;
  padding-bottom: 10px;
  display: block;
  margin-top: 20px;
}

.form_noopacity > div > p > label {
  font-size: 14px;
  padding-bottom: 10px;
  display: block;
  margin-top: 20px;
}

.form_heading {
  padding-bottom: 20px;
}

.fh_1 {
  font-size: 26px;
}

.fh_2 {
  font-size: 18px;
  padding-top: 5px;
}

.fformname {
}

.input_style_1 {
  width: 90%;
  padding: 0 5%;
  height: 60px;
  border: none;
  border-radius: 2px;
}

.fname {
}

.fphone {
}

.orange_btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #F56821;
  -webkit-box-shadow: inset 0 -5px rgba(0,0,0,.29);
  -moz-box-shadow: inset 0 -5px rgba(0,0,0,.29);
  box-shadow: inset 0 -5px rgba(0,0,0,.29);
  color: #fff;
  font-weight: 700;
  border: none;
  cursor: pointer;
}

.send-btn {
}

.form_size {
  width: 100%;
  height: 60px;
  font-size: 22px;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}

.button_check {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/btn_check.png) no-repeat center rgba(0, 0, 0, 0.17);
}

.trainers_wrap {
}

.trainers {
  padding-bottom: 40px;
}

.trainers_list {
}

.train_item {
  overflow: hidden;
  margin-bottom: 60px;
}

.tr_photo {
  float: left;
  padding-right: 20px;;
}

.tr_info {
  float: left;
  width: 680px;
  padding-left: 20px;
  border-left: 1px solid #F06722;
  padding-top: 20px;
  padding-bottom: 20px;;
}

.tr_name {
  font-size: 22px;
}

.tr_desc {
  padding-top: 20px;
  line-height: 24px;
}

.tr_desc > br {
}

.what_wrap {
}

.what {
  padding-bottom: 80px;
}

.what_list {
  overflow: hidden;
}

.wl_col {
  width: 460px;
  margin: 10px;
  float: left;
}

.wl_item {
  background: url(../img/check.jpg) no-repeat;
  padding-left: 50px;
  height: 80px;
  padding-right: 80px;
}

.pc_1 {
  width: 54.75%;

}

.pc_2 {
  width: 45.21%;

}

.photoblock_wrap {
  overflow: hidden;
}

.photoblock {
  overflow: hidden;
}

.photo_col {
  float: left;
}

.photo_link {
  display: block;
}

.photo_width_1 {
  width: 99.9%;
  margin-right: 7px;
  padding-right: 61px;
}



.photo_width_2 {
  float: left;
  margin-right: 1px;
  width: 46.89%;
  margin-top: 1px;;
}

.photo_link > img {
  max-width: 100%;
  display: block;
}

.photo_width_3 {
  width: 52.9%;
  float: left;
  margin-top: 1px;
}


.photo_width_4 {
  float: left;
  width: 56.51%;
  margin-right: 1px;;
}



.photo_width_5 {
  float: left;
  width: 43.236%;
  margin-bottom: 1px;
}



.photo_width_6 {
}



.about_wrap {
}

.about {
  padding-bottom: 40px;;
}

.two_video_wrap {
  overflow: hidden;
}

.twv_over {
  width: 460px;
  margin: 10px;
  float: left;
  text-align: center;
}

.twv_desc {
  padding-top: 20px;
}

.video_rev {
  overflow: hidden;
  text-align: center;
}

.video_rev1 {
  overflow: hidden;
  text-align: center;
}

.vr_over {
  width: 300px;
  margin: 10px;
  display: inline-block;
}

.footer_wrap {
  padding: 30px 0 20px;
}

.vr_heading {
  font-size: 30px;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 40px;
  
}

.text_rev {
  padding: 0 10px;
  margin-top: 80px;

}

.text_rev .tr_info { 
      width: 660px;
}

.footer {
  color: #8a8a8a;
  font-size: 12px;
  overflow: hidden;
}

.footer_left {
  float: left;
}

.footer_right {
  float: right;
}

.web_label {
  float: left;
  margin-right: 10px;;
}

.web_link {
}

.web_link > img {
}


.ll_ph {
  max-width: 100%;

}

.all_photo {

}

/* modal
-----------------------------------------------------------------------------*/
.modal {
  display: none;
  position:fixed;
  z-index:9999;
  top:5%;
  margin-left: -230px;
  left: 50%;
  background-color: #F6F6F6;
  border-radius: 3px;
}

.overlay {
  display: none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0, 0, 0, 0.89);
  z-index:99;
  opacity:0.8;
}

.ierror {
  box-shadow: inset 0px 0px 3px 1px red;;
}


.close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #D2D2D2;
  cursor: pointer; } 

#modal-success {
  width: 540px;
  margin-left: -280px !important;
  padding: 10px;
  background: #fff;
}

.modal-success {
  text-align:center;
  background:#fff;
  padding:30px;
}

.privacy_policy {
  background: #fff;
  padding: 40px;
  border-radius: 10px;

}


.modal-success h3 {
  font-size: 25px;
  padding-bottom: 10px;
  font-weight: 700;
  
}

.sucsecc_desc {
  font-size: 14px;

}

.bottom-block {
  overflow:hidden;
  text-align: center;
  background: url(../img/map-area.jpg) center 0 no-repeat;
  height: 805px;
  position: relative;
}
.bottom-block:before {
  content: '';
  height: 11px;
  display: block;
  background: url(../img/wws.png) 0 0 repeat-x;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: -5px;
}

.bottom-block .hdl {
  font-family: 'AGLettericaCB';
  font-size: 50px;
  text-align: center;
  margin:1em 0;
  text-transform:uppercase;
  color:#333;
}
.bottom-block .hdl span {
  display: block;
  font-size: 24px;
  font-family: 'helveticaneuecyrlight';
}
.bottom-block .take-part-link {
  display: inline-block;
  font-size: 26px;
  width: 314px;
  height: 44px;
  border: 3px solid #333;
  font-family: 'AGLettericaCB';
  line-height: 44px;
  text-decoration: none;
  margin-top: 30px;
  color: #333;
  background-color: transparent;
}
.bottom-block .take-part-link:hover {
  background-color: #EF7F1B;
}