@charset "UTF-8";

@font-face {
  font-family: 'open_sansbold';
  src: url("../fonts/opensans-bold-webfont.eot");
  src: url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sanssemibold';
  src: url("../fonts/opensans-semibold-webfont.eot");
  src: url("../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansregular';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*------------------------------------------------------------------------------------------- */
/*------------------------------------ START SETTINGS --------------------------------------- */
/*------------------------------------------------------------------------------------------- */
.layout {
  margin: 0;
  position: relative; }

body {
  width: 100%; }

.footer-push {
  height: 0;
  margin: 0 auto; }

footer {
  height: 0;
  margin: 0 auto;
  position: relative; }

.limit {
  width: 54.21052631578947%;
  position: relative;
  margin: 0 auto; }

/*------------------------------------------------------------------------------------------- */
/*----------------------------------------- HEADER ------------------------------------------ */
/*------------------------------------------------------------------------------------------- */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
  header .limit {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }

.logo {
  display: inline-block;
  vertical-align: middle;
  width: 16.50485436893204%;
  min-width: 115px;
  padding: 15px 0;
  float: left; }

nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  display: inline-block;
  vertical-align: middle;
  float: right; }
  nav a {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 8px;
    font-family: "open_sansregular";
    font-size: 17px;
    font-size: 1.0625rem;
    color: #231f20;
    text-transform: uppercase; }
    nav a:hover {
      box-shadow: 0 0 0 1px #efa043;
      color: #44403c; }

.adaptive_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  padding: 20px;
  display: none;
  background-color: rgba(0, 0, 0, 0.95);
  z-index: 10; }
  .adaptive_menu .close_menu {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/close_menu.png) center no-repeat;
    float: right; }
  .adaptive_menu a {
    display: block;
    font-family: "open_sansregular";
    font-size: 17px;
    font-size: 1.0625rem;
    color: #fff;
    line-height: 50px;
    text-transform: uppercase;
    z-index: 10 !important; }

.open_menu {
  display: none;
  width: 32px;
  height: 32px;
  background: url("../images/open_menu_black.png") center no-repeat;
  right: 5%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  position: absolute; }

/*------------------------------------------------------------------------------------------- */
/*----------------------------------------- CONTENT ------------------------------------------ */
/*------------------------------------------------------------------------------------------- */
.about {
  background-color: #f9f6ed;
  padding: 130px 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.black_line{
    padding: 15px;
    font-family: 'Tahoma';
    font-weight: bold;
    font-size: 19px;
    font-size: 1.1875rem;
    color: #fff;
    text-align: center;
    background-color: #175340;
    border-radius: 5px;
    margin:10px 0 40px;
}
.figure_ava {
  background-color: #ffb55e;
  padding: 4px;
  display: inline-block;
  vertical-align: top;
  margin-right: 1.941747572815534%;
  width: 21.84466019417476%;
  height: 21.84466019417476%;
  min-width: 135px;
  min-height: 135px;
  border-radius: 50%;
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.ava {
  border-radius: 50%; }

.btn {
  display: inline-block;
  border: 1px solid #efa043;
  border-radius: 3px;
  text-transform: uppercase; }

.btn1 {
  background-color: #ffb55e;
  font-family: "open_sansbold";
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff; }

.btn2 {
  background-color: transparent;
  font-family: "open_sansregular";
  font-size: 16px;
  font-size: 1rem;
  color: #ffb55e;
  cursor: pointer; }
  .btn2:hover {
    background-color: #ffb55e;
    color: #fff; }

.phone {
  display: inline-block;
  background-color: transparent;
  border: 1px solid #175340;
  border-radius: 25px;
  font-family: "open_sanssemibold";
  font-size: 18px;
  font-size: 1.125rem;
  color: #175340;
  position: relative;
  padding: 6px 15px 6px 50px; }
  .phone .ico {
    display: inline-block;
    width: 25px;
    height: 24px;
    background-image: url("../images/sprite_phones.png");
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    left: 14px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .phone:hover {
    background-color: #175340;
    color: #fff; }
    .phone:hover .ico {
      background-position: top left; }

.descript {
  width: 74.75728155339806%;
  font-family: "open_sansregular";
  font-size: 16px;
  font-size: 1rem;
  color: #44403c;
  display: inline-block;
  vertical-align: top;
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }
  .descript .btn1 {
    margin-bottom: 15px;
    padding: 3px 10px; }
  .descript .more_inform {
    display: none; }

.buttons div, .buttons a, .buttons p {
  display: inline-block;
  vertical-align: middle; }
.buttons p {
  margin: 0 1.5% 20px 0; }
.buttons .btn2 {
  margin: 0 1.5% 20px 0;
  padding: 7px 10px; }

.phone_group {
  text-align: center; }
  .phone_group a {
    margin: 0 15px 20px 0; }
    .phone_group a:last-of-type {
      margin: 0 0 20px; }

.register {
  margin-bottom: 0;
  text-transform: uppercase; }

.grid-gallery{
  padding: 20px 0;
}
.gallery-title{
  text-align: center;
  font-family: 'Tahoma';
  font-weight: bold;
  color: #000;
  font-size: 1.1875rem;
  margin-bottom: 0;
}

.service {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding: 0 0 30px; }
  .service .limit {
    position: relative;
    padding-top: 45px; }

.services {
  width: 82.52427184466019%;
  border: 1px solid #e0e0e0;
  font-family: "open_sansregular";
  font-size: 17px;
  font-size: 1.0625rem;
  color: #231f20;
  text-transform: uppercase;
  background-color: #fff;
  box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  position: relative;
  z-index: 3; }

.row {
  border-top: 1px solid #cecece;
  padding: 20px 15px 0;
  cursor: pointer; }
  .row:first-of-type {
    padding: 20px 15px; }
  .row h2.btn1 {
    padding: 2px 5px; }
  .row:hover {
    border-top: 1px solid #efa043; }
    .row:hover + .row {
      border-top: 1px solid #efa043; }
    .row:hover .btn_show {
      display: inline-block; }
    .row:hover .price {
      padding-right: 130px; }
  .row.active .price {
    padding-right: 130px; }

.title, .price {
  display: inline-block;
  vertical-align: top; }

.title {
  float: left; }

.price {
  float: right;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 20px; }

.btn_show {
  display: none;
  padding: 5px 10px;
  text-align: left;
  position: absolute;
  right: 0;
  top: -50%;
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%); }
  .btn_show:after {
    content: "";
    display: none;
    vertical-align: middle;
    margin-left: 8px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 9px solid #ffb55e; }
  .btn_show:hover:after {
    border-bottom: 9px solid #fff; }
  .btn_show.active {
    display: inline-block; }
    .btn_show.active:after {
      display: inline-block; }

.more_services {
  margin: 0 -15px;
  padding-top: 15px;
  background-color: #fbfaf7;
  border-top: 2px solid rgba(0, 0, 0, 0.25);
  display: none;
  clear: both; }

.box_more {
  margin: 0 0 20px 30px;
  padding-right: 20px; }
  .box_more .btn1 {
    padding: 2px 5px;
    margin-left: 20px; }
  .box_more .head {
    font-size: 15px;
    font-size: 0.9375rem;
    position: relative;
    margin-bottom: 3px; }
    .box_more .head:before {
      content: "";
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #44403c;
      position: absolute;
      left: -15px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  .box_more .cont {
    font-size: 14px;
    font-size: 0.875rem;
    color: #44403c;
    text-transform: none; }

.brands {
  text-align: center;
  border-bottom: 1px solid #cecece; }
  .brands p {
    font-family: "open_sansregular";
    font-size: 16px;
    font-size: 1rem;
    color: #44403c;
    padding: 0 85px; }

.box_brands div {
  margin: 0 25px 20px;
  background-image: url("../images/brands.png");
  height: 62px;
  display: inline-block;
  vertical-align: middle; }
  .box_brands div:last-of-type {
    margin: 0 25px 35px; }
.box_brands .klap {
  width: 155px; }
.box_brands .dmk {
  width: 165px;
  background-position: -207px 0; }
.box_brands .biog {
  width: 120px;
  background-position: -415px 0; }
.box_brands .hl {
  width: 110px;
  background-position: -588px 0; }

.why_prefere {
  padding: 35px 0 25px;
  text-align: left; }
  .why_prefere h2 {
    font-family: "open_sansregular";
    font-size: 29px;
    font-size: 1.8125rem;
    color: #44403c;
    text-align: center;
    margin-bottom: 30px; }

.arguments {
  text-align: center; }

.argument {
  margin-bottom: 25px;
  text-align: left;
  display: inline-block;
  vertical-align: top; }
  .argument .img {
    background-image: url("../images/why_prefere.png");
    margin-right: 20px;
    display: inline-block;
    vertical-align: top; }
  .argument p {
    font-family: "open_sansregular";
    font-size: 19px;
    font-size: 1.1875rem;
    color: #44403c;
    margin-bottom: 0;
    max-width: 225px;
    display: inline-block;
    vertical-align: top; }
  .argument .one {
    width: 65px;
    height: 58px;
    background-position: -4px -10px; }
  .argument .two {
    background-position: -77px 0;
    height: 68px;
    width: 65px; }
  .argument .three {
    background-position: -149px 0;
    height: 70px;
    width: 65px; }
  .argument .four {
    width: 65px;
    height: 58px;
    background-position: -4px -107px; }
  .argument .five {
    background-position: -77px -104px;
    height: 65px;
    width: 65px; }
  .argument .six {
    background-position: -146px -102px;
    height: 66px;
    width: 65px; }

.contacts {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 130px 0 90px;
  text-align: center;
  text-transform: uppercase; }
  .appointment {
    font-family: "open_sansbold";
    font-size: 19px;
    font-size: 1.1875rem;
    color: #231f20;
    margin-bottom: 20px; }
  .adres {
    font-family: "open_sansbold";
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    margin-bottom: 0; }
  .metro {
    font-family: "open_sansregular";
    font-size: 17px;
    font-size: 1.0625rem;
    color: #fff;
    margin-bottom: 25px; }
  .recording {
    font-family: "open_sansbold";
    font-size: 20px;
    font-size: 1.25rem;
    color: #231f20;
    margin-bottom: 25px; }
  .time {
    font-family: "open_sansregular";
    font-size: 16px;
    font-size: 1rem;
    color: #fff; }
  .buttons.contacts_btns .phone {
    background-color: #175340;
    border-color: #175340;
    font-family: "open_sanssemibold";
    font-size: 25px;
    font-size: 1.5625rem;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 25px;
    padding: 8px 40px 8px 55px; }
    .buttons.contacts_btns .phone .ico {
      background-position: 1px 0; }
    .buttons.contacts_btns .phone:hover {
      background-color: #248465;
      border-color: #248465; }

.diploms .limit {
  padding: 45px 0 35px;
  text-align: center; }
.diploms .btn1 {
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  min-width: 235px;
  padding: 5px 10px; }
.diploms .owl-carousel-diploms {
  width: 90%;
  margin: 0 auto; }
.diploms .owl-carousel .owl-item {
  display: inline-block;
  vertical-align: middle;
  float: none; }
.diploms .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  .diploms .owl-nav div {
    width: 21px;
    height: 33px;
    background-image: url("../images/sprite_nav_slide.png");
    position: absolute; }
  .diploms .owl-nav .owl-prev {
    left: -5%; }
    .diploms .owl-nav .owl-prev:hover {
      background-position: bottom left; }
  .diploms .owl-nav .owl-next {
    right: -5%;
    background-position: right top; }
    .diploms .owl-nav .owl-next:hover {
      background-position: bottom right; }

.bonus{
    text-align: center;
    background-color: #f9f6ed;
    padding-top: 25px;
    font-family: "Tahoma";
    color: #121212;
}
.bonus .figure_ava{
    margin-right: 0;
    width: 12%;
    padding: 0;
    margin-bottom: 25px;
}
.bonus .recording{
    text-transform: uppercase;
    color: #302e32;
}
.clearing{
    font-size: 1.5625rem;
    font-weight: bold;
}
.call{
    font-size: 1.25rem;
}
.bold{
    font-weight: bold;
}
.arrow_down{
    width: 21px;
    height: 33px;
    background-image: url("../images/sprite_nav_slide.png");
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-position: top right;
    margin: 0 auto 20px;
}
/*------------------------------------------------------------------------------------------- */
/*----------------------------------------- FOOTER ------------------------------------------ */
/*------------------------------------------------------------------------------------------- */
