/*Lato*/
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/light/Lato-Light.woff') format('woff'), url('../fonts/lato/light/Lato-Light.ttf') format('truetype'), url('../fonts/lato/light/Lato-Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/regular/Lato-Regular.woff') format('woff'), url('../fonts/lato/regular/Lato-Regular.ttf') format('truetype'), url('../fonts/lato/regular/Lato-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/lato/black/Lato-Black.woff') format('woff'), url('../fonts/lato/black/Lato-Black.ttf') format('truetype'), url('../fonts/lato/black/Lato-Black.svg') format('svg');
  font-weight: 900;
  font-style: normal;
}
a:visitet {
  color: #FFB038;
}
html,
body {
  position: relative;
  overflow-x: hidden;
}
body {
  font-family: 'Roboto', sans-serif;
}
.container-fluid {
  max-width: 1150px;
}
.link-page a {
  display: inline-block;
  padding: 10px 50px;
  background-color: #ffb000;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}
.link-page a:hover {
  background: #ffb038;
}
h3,
.h3 {
  color: #2e343b;
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
mark {
  color: #e24d4d;
}
blockquote {
  color: #000;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  font-style: italic;
  border-left: none;
  position: relative;
  padding: 10px 0 10px 24px;
  margin-bottom: 25px;
}
blockquote:before {
  content: '';
  width: 4px;
  height: 100%;
  background-color: #ffb000;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
header {
  padding: 16px 0 15px;
  background-color: #21262b;
}
header .logo {
  float: left;
  margin-top: 9px;
}
header ul {
  float: right;
  margin-top: 3px;
}
header ul li {
  display: inline-block;
  border-left: 1px solid #30353A;
  padding: 10px 0 10px 27px;
  margin-left: 24px;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 18px;
}
header ul li:first-child {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}
header ul li:first-child {
  margin-left: 0;
}
header ul li a {
  color: #fff;
}
header ul li a:hover {
  color: #ffb000;
}
header .div-click {
  float: right;
  width: 40px;
  margin-top: 12px;
  display: none;
  cursor: pointer;
}
header .div-click div {
  width: 100%;
  height: 5px;
  background: #ffb000;
  margin-bottom: 3px;
  border-radius: 2px;
}
.section-video {
  background: url(../img/bg-video.jpg) 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding: 72px 0 60px;
}
.section-video .valutes {
  text-align: center;
}
.section-video .item-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 64px;
}
.section-video .item-video h3,
.section-video .item-video .h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  line-height: 52px;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.section-video .item-video iframe {
  width: 645px;
  height: 364px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.section-video .item-video .link-page {
  margin-top: 38px;
}
.section-video .item-video .link-page a {
  width: 100%;
  max-width: 360px;
}
.section-video .item-video .price {
  color: #ffb000;
  font-size: 102px;
  font-weight: 900;
  line-height: 102px;
  position: relative;
  z-index: 1;
  padding-left: 28px;
  margin-bottom: 25px;
}
.section-video .item-video .price span {
  color: #fff;
  font-size: 36px;
  line-height: 35px;
  position: absolute;
  white-space: nowrap;
  text-transform: uppercase;
}
.section-video .item-video .price span:first-child {
  z-index: -1;
  top: -4px;
  left: 11px;
}
.section-video .item-video .price span:last-child {
  z-index: 1;
  left: 89px;
  bottom: 6px;
}
.section-video .item-video p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 5px;
}
.section-video .item-video .item:first-child {
  padding-left: 20px;
  width: calc(100% -  675px);
  padding-top: 8px;
}
.benefist-section {
  width: 100%;
  padding: 60px 0 54px;
}
.benefist-section .benefist-ul {
  display: table;
  width: 100%;
}
.benefist-section .benefist-ul li {
  display: table-cell;
  border-left: 1px solid #E3E3E3;
  margin-right: 6.1%;
  padding-top: 13px;
  padding-left: 40px;
  padding-right: 5px;
  padding-bottom: 41px;
}
.benefist-section .benefist-ul li:first-child {
  border-left: 0;
  padding-left: 0;
}
.benefist-section .benefist-ul li:last-child {
  margin-right: 0;
  border-right: none;
  padding-right: 0;
  width: 1%;
}
.benefist-section .benefist-ul li:last-child .text {
  white-space: nowrap;
}
.benefist-section .benefist-ul li img {
  margin-bottom: 27px;
  margin-left: 5px;
  margin-left: -5px;
}
.benefist-section .benefist-ul li .text {
  font-size: 16px;
  max-width: 184px;
}
.section-seo {
  background-color: #ebedee;
  padding: 77px 0 103px;
  background: linear-gradient(241deg, #ebedee 0%, #f2f2f3 100%);
}
.section-seo p {
  color: #2e343b;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}
.section-seo .wr-section {
  max-width: 670px;
  float: right;
}
.section-seo .link-page {
  margin-top: 41px;
}
.section-seo .link-page a {
  padding: 8px 97px;
  font-size: 24px;
}
.carusel-section {
  padding: 63px 0 81px;
}
.carusel-section img {
  max-width: 77px;
  float: left;
  margin-top: 4px;
}
.carusel-section p {
  color: #787c80;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin-left: 98px;
}
.owl-navigation .owl-stage-outer {
  position: relative;
  z-index: 1;
}
.owl-navigation .owl-nav {
  position: absolute;
  width: 100%;
  top: calc(50% -  45px);
  left: -77px;
  width: calc(100% +  154px);
}
.owl-navigation .owl-nav div {
  width: 47px;
  height: 89px;
  background: url(../img/nav-owl.png) no-repeat;
  float: left;
  position: relative;
  z-index: 2;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.owl-navigation .owl-nav div:last-child {
  float: right;
  background-position: right 0;
}
.owl-navigation .owl-nav div:hover {
  opacity: 0.7;
}
.pulse {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #F8FDFE;
  cursor: pointer;
  -webkit-box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
          box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 38%;
  left: 62.4%;
}
.pulse:hover {
  -webkit-animation: none;
          animation: none;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
.section-map {
  width: 100%;
  position: relative;
}
.section-map img {
  width: 100%;
}
.section-map .text-left {
  position: absolute;
  left: 0;
  bottom: 94px;
  width: 100%;
  color: #ffb000;
  font-size: 72px;
  font-weight: 900;
  line-height: 72px;
  text-transform: uppercase;
}
.section-map .text-left div {
  max-width: 1150px;
  padding: 0 15px;
  margin: auto;
  letter-spacing: 1px;
}
.section-question {
  padding: 78px 0 78px;
}
.section-question h3,
.section-question .h3 {
  text-shadow: 0 0 67px rgba(235, 237, 238, 0.36);
  color: #2e343b;
  font-size: 48px;
  font-weight: 900;
  margin-bottom: 67px;
}
.question-items {
  width: 100%;
}
.question-items * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.question-items .item {
  width: 46.2%;
  float: left;
}
.question-items .item:nth-child(2) {
  float: right;
}
.question-items .acardion-block {
  padding: 27px 10px 24px 13px;
  border-bottom: 1px solid #EAEBEE;
  position: relative;
}
.question-items .acardion-block.active .title:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.question-items .acardion-block:first-child {
  border-top: 1px solid #EAEBEE;
}
.question-items .acardion-block .title {
  color: #2e343b;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0.3px;
  padding-right: 60px;
  cursor: pointer;
  margin-bottom: 15px;
}
.question-items .acardion-block .title:after {
  content: '';
  width: 39px;
  height: 21px;
  background: url(../img/acardion.png) no-repeat;
  display: block;
  top: 30px;
  position: absolute;
  right: 29px;
}
.question-items .acardion-block .text {
  display: none;
  color: #787c80;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.section-reviews {
  background: url(../img/reviews.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding: 87px 0 55px;
}
.section-reviews .link-page {
  text-align: center;
}
.section-reviews .link-page a {
  padding: 8px 90px;
  font-size: 24px;
}
.section-reviews h3,
.section-reviews .h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  line-height: 60px;
  text-transform: uppercase;
  text-align: center;
  max-width: 900px;
  margin: 0 auto 31px;
}
.section-reviews .reviews-owl {
  margin-bottom: 56px;
}
.section-reviews .reviews-owl .item {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 26px 21px;
  height: 520px;
}
.section-reviews .reviews-owl .item .show-video {
  position: relative;
  margin-bottom: 21px;
}
.section-reviews .reviews-owl .item .show-video img {
  width: 100%;
}
.section-reviews .reviews-owl .item .show-video .link-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-align: center;
}
.section-reviews .reviews-owl .item .show-video .link-video:before {
  content: "";
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}
.section-reviews .reviews-owl .item .show-video .link-video a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  max-width: calc(100% -  15px);
  opacity: 0.5;
}
.section-reviews .reviews-owl .item .show-video .link-video a:hover {
  opacity: 1;
}
.section-reviews .reviews-owl .item .show-video .link-video a:before {
  content: '';
  width: 50px;
  height: 50px;
  background: url(../img/play.png) no-repeat;
  display: block;
  margin: 0 auto;
}
.section-reviews .reviews-owl .item > img {
  width: 100%;
  margin-bottom: 0px;
}
.section-reviews .reviews-owl .item .text {
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #ffb000;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.section-reviews .reviews-owl .item .text span {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-transform: none;
  display: block;
  margin-top: 7px;
  letter-spacing: 0;
}
footer {
  background-color: #191e1f;
  padding: 36px 0 20px;
  color: #fff;
}
footer .top-footer {
  width: 100%;
  display: table;
  border-bottom: 1px solid #2A2F30;
  padding-bottom: 24px;
  margin-bottom: 20px;
}
footer .top-footer .item {
  display: table-cell;
  vertical-align: top;
}
footer .top-footer .item img {
  max-width: 100%;
  margin-top: 8px;
}
footer .top-footer .item:nth-child(1) {
  width: 18.4%;
}
footer .top-footer .item:nth-child(2) {
  width: 19.2%;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 31px;
  padding-left: 20px;
}
footer .top-footer .item:nth-child(3) ul {
  text-align: right;
  margin-bottom: 14px;
}
footer .top-footer .item:nth-child(3) ul li {
  display: inline-block;
  margin-left: 46px;
}
footer .top-footer .item:nth-child(3) ul li:first-child {
  margin-left: 0;
}
footer .top-footer .item:nth-child(3) ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
footer .top-footer .item:nth-child(3) ul li a:hover {
  text-decoration: none;
}
footer .top-footer .item:nth-child(3) p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
  text-align: right;
}
footer .text-footer {
  opacity: 0.19;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}
.fixed-bar {
  width: 131px;
  height: 226px;
  background: rgba(0, 0, 0, 0.09);
  position: fixed;
  left: 0;
  top: calc(50% -  112px);
  z-index: 9;
  border-radius: 0 66px 66px 0;
  padding: 23px 13px 0;
}
.fixed-bar div {
  width: 95px;
  height: 95px;
  background-color: #000;
  background: #ffb000;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  padding: 14px 10px;
}
.fixed-bar div:last-child {
  margin-top: -9px;
}
.fixed-bar div span {
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  margin-top: 2px;
}
.modal-window {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(46, 52, 59, 0.82);
  z-index: 99;
  text-align: center;
  overflow: auto;
  display: none;
}
.modal-window:before {
  content: "";
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}
.modal-window .window {
  background-color: #f0f0f1;
  width: calc(100% -  30px);
  max-width: 930px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  position: relative;
  margin: 20px 0;
}
.modal-window .window p {
  font-size: 16px;
  font-weight: 400;
  color: #2e343b;
  text-align: center;
  margin-bottom: 0;
  margin-top: 15px;
}
.modal-window .window p a {
  color: #ffb000;
  text-decoration: underline;
}
.modal-window .window p a:hover {
  text-decoration: none;
}
.modal-window .window > i {
  font-size: 25px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.modal-window .window > i:hover {
  color: #ffb000;
}
.modal-window .window .title {
  color: #2e343b;
  font-size: 40px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 56px;
}
label {
  display: block;
  font-weight: 400;
  width: 100%;
  margin-bottom: 13px;
}
label input {
  width: 100%;
  height: 60px;
  background-color: #fff;
  border: 1px solid rgba(178, 184, 192, 0.43);
  color: #000;
  font-size: 20px;
  font-weight: 400;
  padding: 0 21px;
}
.two-label label {
  width: 49.1%;
  float: left;
}
.two-label label:nth-child(2) {
  float: right;
}
.three-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.three-label .ui-selectmenu-button {
  width: calc(33.3% -  10px);
  height: 60px;
  background-color: #fff;
  border: 1px solid rgba(178, 184, 192, 0.43);
  margin-bottom: 10px;
}
.three-label .ui-selectmenu-button .ui-selectmenu-text {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  padding: 9px 6px;
}
.three-label .ui-selectmenu-button .ui-selectmenu-icon {
  width: 43px;
  height: 44px;
  background: url(../svg/select-menu.svg) no-repeat;
  top: 3px;
  right: -7px;
}
body .ui-menu .ui-menu-item div {
  padding: 10px 10px;
  border: none;
  font-size: 18px;
  padding-left: 19px;
}
body .ui-state-active,
body .ui-widget-content .ui-state-active,
body .ui-widget-header .ui-state-active,
body a.ui-button:active,
body .ui-button:active,
body .ui-button.ui-state-active:hover {
  background: #ffb000;
}
.tel-label label {
  float: left;
}
.tel-label label:first-child {
  width: 119px;
}
.tel-label label:nth-child(2) {
  float: right;
  width: calc(100% -  130px);
}
label.label-checkbox {
  color: #9B9C9F;
  font-size: 17px;
  font-weight: 300;
  margin-top: 32px;
  margin-bottom: 50px;
}
label.label-checkbox.active:before {
  background-position: 0 top;
}
label.label-checkbox:before {
  content: '';
  display: block;
  width: 34px;
  height: 30px;
  background: url(../img/checkbox.png) 0 bottom no-repeat;
  float: left;
  margin: -3px 16px 0 0;
}
label.label-checkbox input {
  display: none;
}
.submit {
  margin-top: 30px;
  text-align: center;
}
.submit input,
.submit button {
  height: 59px;
  background-color: #e2e6e9;
  display: inline-block;
  padding: 10px 90px;
  background-color: #ffb000;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  border: none;
}
.window-enter .window {
  max-width: 718px;
}
.window-enter iframe{
  width: 100%;
  height: 580px;
}


.window-reg iframe{
  width: 100%;
  min-height: 830px;
}


