@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=cyrillic');
@font-face {
  font-family: 'CyrillicOld';
  src: url('../fonts/CyrillicOld.eot?#iefix') format('embedded-opentype'), url('../fonts/CyrillicOld.woff') format('woff'), url('../fonts/CyrillicOld.ttf') format('truetype'), url('../fonts/CyrillicOld.svg#CyrillicOld') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Ubuntu', sans-serif;
  min-width: 300px;
  font-size: 16px;
  color: #555555;
}
a {
  text-decoration: underline;
  color: #00bff3;
}
a:hover {
  text-decoration: none;
}
.navbar {
  background: #00a3d4;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .navbar {
    background-position: center bottom 100px;
  }
}
@media (min-width: 992px) {
  .navbar {
    background-position: center bottom 160px;
  }
}
.navbar .coat-of-arms {
  float: right;
  height: 80px;
  padding: 10px 0;
}
.navbar .navbarBg {
  position: absolute;
  pointer-events: none;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #00a3d4;
  z-index: 10;
}
.navbar a {
  color: inherit;
  text-decoration: none;
}
.navbar a.active {
  color: #adf;
}
.navbar .nav>li>a {
  padding: 15px;
  z-index: 10;
}
@media (min-width: 1200px) {
  .navbar .nav>li>a {
    padding: 30px 10px;
  }
}
.navbar .nav>li>a img {
  opacity: 0.5;
  transition: all 200ms linear;
}
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
  background: none;
}
.navbar .nav>li>a:focus img,
.navbar .nav>li>a:hover img {
  opacity: 1;
}
.navbar .icon-bar {
  background: #ffffff;
}
.navbar #logo {
  height: 180px;
  position: relative;
  color: #ffffff;
  overflow: hidden;
  border-top: 1px solid #3db5e6;
}
@media (min-width: 768px) {
  .navbar #logo {
    height: 312px;
  }
}
.navbar #logo p {
  font-family: 'CyrillicOld', 'Ubuntu', sans-serif;
  font-size: 18px;
  text-align: center;
  margin-top: 18px;
  margin-top: 6px;
}
@media (min-width: 768px) {
  .navbar #logo p {
    margin-top: 36px;
    position: absolute;
    right: 45%;
    width: 240px;
    font-size: 36px;
    text-align: right;
  }
}
@media (min-width: 992px) {
  .navbar #logo p {
    right: 50%;
  }
}
.navbar #logo img {
  pointer-events: none;
  position: absolute;
}
.navbar #logo #logo-temple {
  left: 50%;
  bottom: 0;
  width: 264px;
  margin-left: -132px;
}
@media (min-width: 768px) {
  .navbar #logo #logo-temple {
    width: 444px;
    margin-left: -234px;
  }
}
@media (min-width: 992px) {
  .navbar #logo #logo-temple {
    width: 528px;
    margin-left: -264px;
  }
}
.navbar #logo #logo-cloud-1 {
  width: 360px;
  left: -360px;
}
.navbar #logo #logo-cloud-2 {
  width: 360px;
  left: -360px;
}
.navbar .navbar-header .hint {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  line-height: 50px;
  text-align: center;
  margin: 0 50px;
  display: block;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .navbar .navbar-header .hint {
    display: none;
  }
}
form label {
  font-size: 16px;
  font-weight: 700;
  display: block;
}
form input[type=text] {
  display: block;
  background: #f9f9f9;
  border: 1px solid #e8e8e8;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  padding: 12px;
  width: 100%;
  margin: 5px 0 15px;
  outline: none;
}
form input[type=text]::-webkit-input-placeholder {
  color: #ddd;
}
form input[type=text]::-moz-placeholder {
  color: #ddd;
}
form input[type=text]:-moz-placeholder {
  color: #ddd;
}
form input[type=text]:-ms-input-placeholder {
  color: #ddd;
}
form .btn {
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  text-decoration: none;
  background: #41afd4;
  transition: all 200ms linear;
  border-radius: 0;
  margin: 20px auto 0 auto;
  display: block;
  min-width: 260px;
  outline: none;
}
form .btn:hover {
  background: #2899bf;
}
#thanks {
  font-family: 'CyrillicOld', 'Ubuntu', sans-serif;
  color: #ffffff;
  background: #74dcff;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  padding: 20px 15px;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #thanks {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  #thanks {
    font-size: 60px;
  }
}
h3 {
  font-family: 'CyrillicOld', 'Ubuntu', sans-serif;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 30px;
}
h4 {
  font-family: 'CyrillicOld', 'Ubuntu', sans-serif;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.slider {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.frame {
  border: 10px solid #d1d1d1;
  margin: 10px 0;
  box-sizing: content-box;
  overflow: hidden;
}
.frame,
.frame #ymap {
  height: 320px;
}
.frame.frame-slick,
.frame .slide {
  height: 260px;
}
@media (min-width: 480px) {
  .frame.frame-slick,
  .frame .slide {
    height: 390px;
  }
}
.frame .slide {
  background-position: center center;
  background-size: cover;
}
section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.reasons {
  padding-bottom: 40px;
}
.reasons.fixwidth .reason {
  max-width: 800px;
  margin: 0 auto;
}
.reasons .reason {
  position: relative;
  min-height: 140px;
  padding: 135px 0 10px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
}
.reasons .reason img {
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -63px;
}
.reasons .reason .num {
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -63px;
  width: 126px;
  height: 126px;
  background: url('../img/reason.png') center no-repeat;
  text-align: center;
  color: #6dcff6;
  font-family: 'CyrillicOld', 'Ubuntu', sans-serif;
  line-height: 126px;
  font-size: 72px;
}
@media (min-width: 480px) {
  .reasons .reason {
    padding: 10px 0 10px 150px;
  }
  .reasons .reason img {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -63px;
    margin-left: 0;
  }
  .reasons .reason .num {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -63px;
    margin-left: 0;
  }
}
.reasons .reason p {
  margin: 4px 0;
}
.reasons .reason p strong {
  font-size: 18px;
  font-weight: 700;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -29px;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 33px;
  height: 58px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 2;
}
.slick-arrow.slick-prev {
  background: url('../img/arrow-prev.png') center center no-repeat;
  left: 5px;
}
.slick-arrow.slick-next {
  background: url('../img/arrow-next.png') center center no-repeat;
  right: 5px;
}
.info {
  font-size: 18px;
  background: #ff991d;
  background: #74dcff;
}
.info .container {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.info .container .btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  text-decoration: none;
  background: #41afd4;
  transition: all 200ms linear;
}
.info .container .btn:hover {
  background: #2899bf;
}
@media (max-width: 767px) {
  .info .container {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .info .container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .info .container * {
    align-self: center;
  }
  .info .container p {
    flex: 1;
    margin: 0;
  }
  .info .container .btn {
    overflow: hidden;
    flex: 260px 0 0;
  }
}
.bg-noise {
  background: url(../img/bg.png);
}
.contacts {
  margin: 20px 10px;
  padding: 20px 0;
  text-align: center;
  height: 300px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
.contacts h4 {
  padding: 20px 0 10px 0;
  margin: 0;
}
.contacts a {
  max-width: 300px;
  display: inline-block;
  color: #005db9;
}
.contacts .mail,
.contacts .phone {
  padding-left: 50px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin: 0 15px;
  font-size: 18px;
  color: inherit;
  text-decoration: none;
}
.contacts .mail {
  background: url('../img/mail.png') left center no-repeat;
}
.contacts .phone {
  background: url('../img/phone.png') left center no-repeat;
}
footer {
  text-align: center;
  padding: 0 0 20px;
}
footer a {
  color: #005db9;
}
footer .mail,
footer .phone {
  padding-left: 50px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin: 0 15px;
  font-size: 18px;
  color: inherit;
  text-decoration: none;
}
footer .mail {
  background: url('../img/mail.png') left center no-repeat;
}
footer .phone {
  background: url('../img/phone.png') left center no-repeat;
}
.modal .close {
  position: absolute;
  right: 0;
  top: -40px;
  width: 30px;
  height: 31px;
  background: url(../img/modal-close.png) center no-repeat;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  transition: all 200ms linear;
  z-index: 2;
  opacity: 1;
}
.modal .close:hover,
.modal .close:focus {
  opacity: 0.8;
}
.modal-backdrop.in {
  opacity: 0.75;
}
#modal-thank .modal-dialog {
  margin-top: 60px;
}
#modal-thank .modal-dialog .modal-content {
  background: #3bb878;
  color: #ffffff;
  border-radius: 0;
  box-shadow: none;
}
#modal-thank .modal-dialog .modal-content p {
  margin: 0;
  text-align: center;
}
@media (max-width: 1199px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
.fieldError {
  border-color: #E74C3C !important;
}
.loading {
  opacity: 0.75;
  cursor: progress;
}
.loading * {
  pointer-events: none;
}
.paySystems .item {
  border: 2px solid #74dcff;
  padding: 20px;
  border-radius: 15px;
  margin-bottom: 30px;
  display: block;
  text-decoration: none;
  color: #555;
  transition: all 200ms linear;
}
.paySystems .item:hover {
  border-color: #2899bf;
}
.paySystems .text {
  line-height: 32px;
  font-size: 20px;
}
.paySystems .ico {
  width: 32px;
  height: 32px;
  float: left;
  margin: 0 20px 0 0;
}
.paySystems .ico.i1 {
  background: url('../img/pay/1.png') center no-repeat;
}
.paySystems .ico.i2 {
  background: url('../img/pay/2.png') center no-repeat;
}
.paySystems .ico.i3 {
  background: url('../img/pay/3.png') center no-repeat;
}
.paySystems .ico.i4 {
  background: url('../img/pay/4.png') center no-repeat;
}
.paySystems .ico.i5 {
  background: url('../img/pay/5.png') center no-repeat;
}
.paySystems .ico.i6 {
  background: url('../img/pay/6.png') center no-repeat;
}
.paySystems .ico.i7 {
  background: url('../img/pay/7.png') center no-repeat;
}
.jsPayForm,
.jsPayFormOffline {
  display: none;
}
.how-to {
  background: #fff;
}
.payMore {
  text-align: center;
  margin-top: -25px;
  margin-bottom: 25px;
}
.payMore A {
  font-size: 13px;
  text-decoration: none;
  border-bottom: 1px dashed;
}
.btnPayAc {
  text-align: center;
}
.btnPay {
  display: inline-block;
  text-decoration: none;
  background: #00bff3;
  color: #fff;
  padding: 20px 30px;
  border-radius: 10px;
  font-size: 20px;
  transition: all 200ms linear;
}
.btnPay:hover,
.btnPay:active,
.btnPay:focus {
  text-decoration: none;
  color: #fff;
  background: #23527c;
}
