@charset "UTF-8";
.btn {
  text-decoration: none;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  position: relative;
  max-width: 40rem;
  text-align: center;
  margin: auto
}

.btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.btn_g-green {
  color: #fff;
  background: #93c638;
  background: -webkit-gradient(linear, left top, left bottom, from(#93c638), to(#648626));
  background: -webkit-linear-gradient(top, #93c638, #648626);
  background: -o-linear-gradient(top, #93c638 0, #648626 100%);
  background: linear-gradient(180deg, #93c638 0, #648626);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#93c638", endColorstr="#93c638", GradientType=0)
}

.btn_g-blue {
  background: #559fd9;
  background: -webkit-gradient(linear, left top, left bottom, from(#559fd9), to(#417aa6));
  background: -webkit-linear-gradient(top, #559fd9, #417aa6);
  background: -o-linear-gradient(top, #559fd9 0, #417aa6 100%);
  background: linear-gradient(180deg, #559fd9 0, #417aa6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#559fd9", endColorstr="#417aa6", GradientType=0)
}

.btn_bordered_lightBlue {
  border: 1px solid #c1d5e3;
  color: #fff
}

.btn_upcase {
  text-transform: uppercase
}

.btn_radius {
  border-radius: 3px
}

.btn_s {
  padding: .5rem
}

.btn__ico {
  line-height: 1;
  position: relative;
  padding-left: 2rem
}

.btn__ico:before {
  left: 0;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: Ionicons
}

.btn__ico_mobile:before {
  content: "\f1fa"
}

.big__btn {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 2rem;
  padding: 11px 5px;
  line-height: 1.3;
  text-align: center;
  margin: 0;
  color: #fff;
  width: 250px;
  height: auto;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 62.5%;
  width: 100vw
}

@media screen and (min-device-width:375px) {
  html {
    font-size: 72.5%
  }
}

body,
p {
  margin: 0;
  padding: 0
}

a {
  color: inherit
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none
}

.wranner {
  min-height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

button {
  outline: 0;
  border: 0;
  background: none
}

.container {
  padding: .7rem;
  min-width: 320px
}

body,
button {
  font: 400 1.6rem/1.43 Roboto Condensed, Roboto Condensed Local, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif
}

body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  position: relative
}

.link-group {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.link-group,
.link-group__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.link-group__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #c1d5e3;
  font-size: 1.4rem;
  text-align: center;
  padding: 0 .4rem
}

@font-face {
  font-family: Yekan;
  src: url(/default/fonts/yekan/yekan.eot);
  src: url(/default/fonts/yekan/yekan.eot) format("embedded-opentype"), url(/default/fonts/yekan/yekan.woff2) format("woff2"), url(/default/fonts/yekan/yekan.woff) format("woff"), url(/default/fonts/yekan/yekan.ttf) format("truetype"), url(/default/fonts/yekan/yekan.svg) format("svg");
  font-weight: 400;
  font-style: normal
}

.disabled {
  opacity: .5
}

.footer {
  position: relative;
  background: #203f61;
  padding-top: 1rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.footer .container {
  max-width: 40rem;
  margin: 0 auto
}

.footer .btn {
  font-size: 1.4rem;
  padding: 1.2rem 1rem;
  max-width: 29rem;
  margin: 2rem auto
}

.footer .btn__ico_mobile:before {
  font-size: 2.4rem
}

.footer__row {
  padding: .5rem 3rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.copy {
  font-size: 1.3rem;
  padding: 0 3rem;
  text-align: center;
  color: #c1d5e3;
  margin: 2rem 0 1rem
}

.age {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.age {
  margin-left: auto;
  font-size: 1.7rem;
  font-weight: 700;
  color: #c1d5e3;
  border: 2px solid #c1d5e3;
  border-radius: 50%;
  font-family: Roboto, Roboto Local, Roboto Condensed, Roboto Condensed Local, -apple-system, BlinkMacSystemFont, Segoe UI, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif
}

.age,
.back-to-top {
  width: 3.8rem;
  height: 3.8rem
}

.back-to-top {
  background: #c1d5e3;
  color: #0f324f;
  position: relative;
  font-size: 1.8rem;
  border-radius: 50%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 100
}

.back-to-top:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: Ionicons;
  content: "\f126"
}

.back-to-top.disabled {
  pointer-events: none;
  opacity: .3
}

.header {
  position: relative;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d9e3ec));
  background: -webkit-linear-gradient(top, #fff, #d9e3ec);
  background: -o-linear-gradient(top, #fff 0, #d9e3ec 100%);
  background: linear-gradient(180deg, #fff 0, #d9e3ec)
}

.headecont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.headecont {
  padding: .7rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.headercol {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 70%;
  -moz-box-flex: 1;
  -ms-flex: 1 1 70%;
  flex: 1 1 70%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.headercol,
.header__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__link {
  color: #203f61;
  width: 3rem;
  height: 3rem;
  text-align: center;
  line-height: 3rem;
  text-decoration: none
}

.header__link:last-of-type {
  margin-right: 1rem
}

.header__link:before {
  margin: auto
}

.header__btn {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 1.2rem;
  line-height: 1.3;
  text-align: center;
  margin: 0 1rem 0 0;
  color: #fff;
  width: auto;
  height: auto
}

@media screen and (min-width:450px) {
  .header__btn {
    font-size: 1.6rem
  }
}

.header .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 9rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 9rem;
  -moz-box-flex: 0;
  -ms-flex: 0 0 9rem;
  flex: 0 0 9rem;
  width: 9rem;
  height: 34px
}

.logo {
  margin: 0
}

.logo__img {
  display: block;
  width: 100%;
  height: auto
}

.hamburger {
  height: 30px;
  font-size: 0;
  width: 25px;
  margin-right: 1rem;
  padding: 0;
  text-align: left
}

.hamburger__line {
  background: #4988b9;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 3px;
  width: 100%;
  height: 3px
}

.hamburger__line:nth-child(2) {
  width: 75%
}

.hamburger__line:last-child {
  width: 45%;
  margin-bottom: 0
}

@media screen and (max-width:400px) {
  .hamburger {
    margin-right: 0
  }
}

.wranner {
  position: relative
}