body {
  position: relative;
  font: 18px/28px "Blogger Sans", sans-serif;
  color: #fff;
  background-color: #05c772; }

.main_wrap {
  overflow: hidden; }

.text--title {
  font-family: "RFKrabuler-Regular", sans-serif; }

.text--desc {
  font-family: "Blogger Sans-Bold", sans-serif; }

.red {
  color: #ff2a56; }

.title_header {
  font-size: 36px; }

.header {
  position: relative;
  font-size: 48px;
  line-height: 1.2; }
  .header svg {
    width: 180px;
    position: absolute;
    top: -25px;
    left: 0px; }
  .header span {
    position: relative;
    z-index: 2; }

.title {
  font-size: 30px;
  line-height: 32px; }

.description {
  font-size: 24px;
  line-height: 1; }

body.unscroll {
  overflow: hidden; }

.md-modal.md-show {
  opacity: 1; }

.md-modal {
  opacity: 0; }

/* SCROLL BAR STYLES*/
::-webkit-scrollbar {
  width: 10px; }

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3); }

/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #ff2a56;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

::-webkit-scrollbar-thumb:window-inactive {
  background: #ff2a56; }

/* BUTTON scrollUP SYLES*/
#scrollup {
  position: fixed;
  right: 20px;
  bottom: 30px;
  width: 30px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: none;
  opacity: 1;
  cursor: pointer;
  z-index: 10;
  font-size: 40px;
  text-shadow: -2px 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  #scrollup svg {
    fill: #848484;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

#scrollup:hover svg {
  fill: #ff2a56; }

.hidden {
  height: 0;
  width: 0; }

.bar-long {
  height: 5px;
  width: 0;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  background: #ff2a56; }

.btn {
  position: relative;
  max-width: 292px;
  width: 100%;
  height: 62px;
  padding: 0;
  color: #fff;
  background-color: transparent;
  font-size: 20px;
  font-family: "Blogger Sans-Bold", sans-serif;
  cursor: pointer; }
  .btn svg {
    width: 100%;
    cursor: pointer; }
    .btn svg path {
      -webkit-transition: fill .3s;
      transition: fill .3s; }
    .btn svg .cls-btna-1 {
      display: none; }
  .btn span {
    position: absolute;
    z-index: 2;
    line-height: 62px;
    width: 100%;
    display: block;
    text-align: center;
    cursor: pointer;
    top: 0;
    left: 0; }
  .btn:hover svg .cls-btn-1 {
    fill: #32a1dc; }
  .btn:hover svg .cls-btn-2 {
    fill: #3bb6f8; }
  .btn:active .cls-btn-1 {
    -webkit-transform: transition(0 0);
    -ms-transform: transition(0 0);
    transform: transition(0 0); }
  .btn:active .cls-btn-2 {
    display: none; }
  .btn:active span {
    top: 2px; }

.field {
  position: relative;
  display: block;
  max-width: 292px;
  width: 100%;
  height: 52px;
  margin-left: auto;
  margin-right: auto; }
  .field input {
    position: relative;
    background-color: transparent;
    z-index: 10;
    padding: 12px 15px;
    width: 100%;
    color: #000;
    font: 18px/28px "Blogger Sans", sans-serif; }
  .field textarea {
    position: relative;
    background-color: transparent;
    z-index: 10;
    padding: 12px 15px;
    width: 100%;
    color: #000;
    font: 18px/28px "Blogger Sans", sans-serif; }
  .field svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .field svg .cls-in-1, .field svg .cls-ta-1 {
      stroke: #fff; }

.field.textarea_field {
  height: 97px; }

.field + .field {
  margin-top: 7px; }

input::-webkit-input-placeholder {
  color: #fff;
  opacity: .7;
  font: 20px/24px "Blogger Sans", sans-serif; }

input:-moz-placeholder {
  color: #fff;
  opacity: .7;
  font: 20px/24px "Blogger Sans", sans-serif; }

input::-moz-placeholder {
  color: #fff;
  opacity: .7;
  font: 20px/24px "Blogger Sans", sans-serif; }

input:-ms-input-placeholder {
  color: #fff;
  opacity: .7;
  font: 20px/24px "Blogger Sans", sans-serif; }

textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: .7;
  font: 20px/24px "Blogger Sans", sans-serif; }

textarea:-moz-placeholder {
  color: #fff;
  opacity: .7;
  font: 20px/24px "Blogger Sans", sans-serif; }

textarea::-moz-placeholder {
  color: #fff;
  opacity: .7;
  font: 20px/24px "Blogger Sans", sans-serif; }

textarea:-ms-input-placeholder {
  color: #fff;
  opacity: .7;
  font: 20px/24px "Blogger Sans", sans-serif; }

#sec_01 {
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../img/sec_01-bg.png);
  padding: 30px 0 325px;
  position: relative; }
  #sec_01 .phones_block,
  #sec_01 .menu {
    float: right; }
  #sec_01 .menu {
    margin-right: 42px;
    margin-top: 4px; }
    #sec_01 .menu a {
      color: #fff;
      cursor: pointer; }
      #sec_01 .menu a:hover {
        color: #ff2a56; }
    #sec_01 .menu li {
      display: inline-block; }
    #sec_01 .menu li + li {
      margin-left: 27px; }
  #sec_01 .tel {
    display: block;
    float: left;
    line-height: 40px;
    margin-right: 30px;
    letter-spacing: .04em;
    color: #fff;
    cursor: pointer; }
    #sec_01 .tel:hover {
      color: #ff2a56; }
  #sec_01 .call_back {
    position: relative;
    display: block;
    float: left;
    width: 42px;
    height: 43px; }
    #sec_01 .call_back svg {
      width: 100%;
      cursor: pointer; }
      #sec_01 .call_back svg path {
        -webkit-transition: fill .3s;
        transition: fill .3s; }
      #sec_01 .call_back svg .cls-cba-1 {
        display: none; }
    #sec_01 .call_back span {
      position: absolute;
      z-index: 2;
      height: 100%;
      width: 100%;
      display: block;
      text-align: center;
      cursor: pointer;
      top: 0;
      left: 0;
      padding-top: 8px; }
    #sec_01 .call_back:hover svg .cls-cb-1 {
      fill: #32a1dc; }
    #sec_01 .call_back:hover svg .cls-cb-2 {
      fill: #3bb6f8; }
    #sec_01 .call_back:active .cls-cb-1 {
      -webkit-transform: transition(0 0);
      -ms-transform: transition(0 0);
      transform: transition(0 0); }
    #sec_01 .call_back:active .cls-cb-2 {
      display: none; }
    #sec_01 .call_back:active span {
      top: 2px; }
  #sec_01 .content_block {
    position: relative;
    z-index: 2;
    margin-top: 170px; }
    #sec_01 .content_block:before {
      content: "";
      position: absolute;
      z-index: -1;
      width: 708px;
      height: 378px;
      top: -35px;
      left: -145px;
      background-repeat: no-repeat;
      background-position: top center;
      background-image: url(../img/sec_01-cont-bg.png); }
  #sec_01 h1 {
    font-size: 72px;
    line-height: 80px;
    text-transform: uppercase; }
  #sec_01 .underheader {
    margin-top: 15px;
    margin-bottom: 40px;
    font-size: 24px; }
  #sec_01 .counter {
    position: absolute;
    width: 292px;
    height: 320px;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../img/bl1_blue_baloon.png);
    bottom: -430px;
    z-index: 2;
    left: 50%;
    margin-left: 110px;
    padding: 75px 0 0 85px; }
    #sec_01 .counter .counter_title {
      font-size: 24px;
      margin-bottom: 5px; }
    #sec_01 .counter .counter_cur {
      font-size: 72px;
      line-height: 1; }

#nav {
  display: none;
  position: absolute;
  background-color: #fdd23b;
  top: 10px;
  right: 0;
  width: 60px;
  height: 60px;
  z-index: 100;
  text-align: center;
  color: #fff;
  overflow: hidden !important;
  -webkit-transition: height .7s, width .7s;
  transition: height .7s, width .7s; }
  #nav #menu {
    z-index: 102; }
  #nav a:hover {
    color: #ff2a56; }
  #nav li {
    width: 100%;
    line-height: 50px;
    height: 50px;
    font-family: "Blogger Sans-Bold", sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase; }
    #nav li a {
      color: #fff;
      opacity: 0;
      letter-spacing: .02em; }
  #nav li + li {
    margin-top: 20px; }
  #nav .inner {
    margin: 0 auto;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .4s;
    transition: opacity .4s; }
  #nav .social {
    margin-top: 8px; }
    #nav .social svg {
      fill: #fff;
      height: 24px;
      -webkit-transition: fill .3s;
      transition: fill .3s; }
    #nav .social a:hover svg {
      fill: #ff2a56; }
    #nav .social li {
      display: inline-block;
      width: auto; }
    #nav .social li + li {
      margin-left: 20px; }

#nav.open {
  top: 0;
  position: fixed;
  overflow-y: scroll !important;
  width: 100%;
  height: 662px;
  padding-top: 20px;
  background-color: #05c772;
  padding-bottom: 150px; }
  #nav.open li a {
    opacity: 1;
    display: inline-block; }
  #nav.open .inner.open {
    opacity: 1;
    margin-left: 10px; }

#nav .svg {
  width: 60px;
  height: 60px;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

#nav .path {
  fill: none;
  -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  stroke-width: 30px;
  stroke-linecap: round;
  stroke: #fff;
  stroke-dashoffset: 0px; }

path#top,
path#bottom {
  stroke-dasharray: 240px 950px; }

path#middle {
  stroke-dasharray: 240px 240px; }

.cross path#top,
.cross path#bottom {
  stroke-dashoffset: -650px;
  stroke-dashoffset: -650px; }

.cross path#middle {
  stroke-dashoffset: -115px;
  stroke-dasharray: 1px 220px; }

@media (min-width: 992px) and (max-width: 1200px) {
  #sec_01 {
    padding-bottom: 190px; }
    #sec_01 .underheader {
      max-width: 400px; }
    #sec_01 .counter {
      bottom: -320px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #nav {
    display: block; }
  #sec_01 {
    text-align: center;
    padding-bottom: 580px;
    background-image: url(../img/sec_01-bg-768.png); }
    #sec_01 [class*='col-'] {
      width: 100%; }
    #sec_01 .menu, #sec_01 .phones_block {
      display: none; }
    #sec_01 .top {
      text-align: left; }
    #sec_01 .phones_block_menu {
      margin-top: 40px;
      margin-bottom: 40px; }
      #sec_01 .phones_block_menu .tel, #sec_01 .phones_block_menu .call_back {
        float: none;
        margin-left: auto;
        margin-right: auto; }
      #sec_01 .phones_block_menu .call_back {
        margin-bottom: 20px; }
    #sec_01 .content_block {
      margin-top: 100px; }
    #sec_01 .content_block:before {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    #sec_01 .counter {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-left: 0;
      text-align: left;
      bottom: -700px; }
    #sec_01 .btn {
      margin-left: auto;
      margin-right: auto; } }

@media (max-width: 767px) {
  [class*='col-'] {
    width: 100%; }
  #nav {
    display: block;
    overflow-y: scroll; }
    #nav .contacts {
      margin-top: 40px; }
      #nav .contacts .link_block {
        display: block;
        margin: 20px auto;
        text-align: center;
        max-width: 180px; }
    #nav .path {
      stroke: #fff; }
  #sec_01 {
    text-align: center;
    padding-bottom: 600px;
    background-image: url(../img/sec_01-bg-768.png); }
    #sec_01 [class*='col-'] {
      width: 100%; }
    #sec_01 .menu, #sec_01 .phones_block {
      display: none; }
    #sec_01 .top {
      text-align: left; }
    #sec_01 .phones_block_menu {
      margin-top: 40px;
      margin-bottom: 40px; }
      #sec_01 .phones_block_menu .tel, #sec_01 .phones_block_menu .call_back {
        float: none;
        margin-left: auto;
        margin-right: auto; }
      #sec_01 .phones_block_menu .call_back {
        margin-bottom: 20px; }
    #sec_01 .content_block {
      margin-top: 60px; }
    #sec_01 .content_block:before {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -65%);
      -ms-transform: translate(-50%, -65%);
      transform: translate(-50%, -65%); }
    #sec_01 .counter {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      margin-left: 0;
      text-align: left;
      bottom: -700px; }
    #sec_01 .btn {
      margin-left: auto;
      margin-right: auto; } }

@media (max-width: 500px) {
  #sec_01 h1 {
    font-size: 40px;
    line-height: 48px; } }
