@font-face {
  font-family: 'Brusher';
  src: url('../fonts/Brusher/Brusher.eot');
  src: url('../fonts/Brusher/Brusher.eot?#iefix') format('embedded-opentype'), url('../fonts/Brusher/Brusher.woff2') format('woff2'), url('../fonts/Brusher/Brusher.woff') format('woff'), url('../fonts/Brusher/Brusher.ttf') format('truetype'), url('../fonts/Brusher/Brusher.svg#../fonts/Brusher/Brusher') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPT/FuturaPTBook/FuturaPTBook.eot');
  src: url('../fonts/FuturaPT/FuturaPTBook/FuturaPTBook.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT/FuturaPTBook/FuturaPTBook.woff2') format('woff2'), url('../fonts/FuturaPT/FuturaPTBook/FuturaPTBook.woff') format('woff'), url('../fonts/FuturaPT/FuturaPTBook/FuturaPTBook.ttf') format('truetype'), url('../fonts/FuturaPT/FuturaPTBook/FuturaPTBook.svg#../fonts/FuturaPT/FuturaPTBook/FuturaPTBook') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Futura PT';
  src: url('../fonts/FuturaPT/FuturaPTMedium/FuturaPTMedium.eot');
  src: url('../fonts/FuturaPT/FuturaPTMedium/FuturaPTMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT/FuturaPTMedium/FuturaPTMedium.woff2') format('woff2'), url('../fonts/FuturaPT/FuturaPTMedium/FuturaPTMedium.woff') format('woff'), url('../fonts/FuturaPT/FuturaPTMedium/FuturaPTMedium.ttf') format('truetype'), url('../fonts/FuturaPT/FuturaPTMedium/FuturaPTMedium.svg#../fonts/FuturaPT/FuturaPTMedium/FuturaPTMedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
body {
  font-family: 'Futura PT';
  font-size: 20px;
  line-height: 1.3;
  color: #1a1c1b;
  font-weight: 400;
  margin: 0;
  background: #f1f2f6;
}
.player-toggle,
.player-toggle2 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
.container {
  max-width: 1200px;
}
img {
  max-width: 100%;
}
a {
  color: #fba185;
}
a:hover,
a:active,
a:focus {
  color: #f9683b;
}
a,
input,
button {
  transition: all 0.2s ease-in-out;
}
a:active,
a:focus,
input:active,
input:focus,
button:active,
button:focus {
  outline: none !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: 'Futura PT';
  line-height: 1.15;
  font-weight: 400;
  color: inherit;
}
h1,
.h1 {
  font-size: 2em;
}
h2,
.h2 {
  font-size: 2em;
}
h3,
.h3 {
  font-size: 2em;
}
h4,
.h4 {
  font-size: 2em;
}
h5,
.h5 {
  font-size: 1em;
}
form ::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
form ::-moz-placeholder {
  color: #999;
  opacity: 1;
}
form :-moz-placeholder {
  color: #999;
  opacity: 1;
}
form :-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
form label.error {
  display: none !important;
}
form input,
form textarea,
form select {
  display: inline-block;
  width: 100%;
  border: 1px solid #CCC;
  border-radius: 5px;
  line-height: 48px;
  height: 48px;
  padding: 0 15px;
  font-size: 1em;
  font-weight: 400;
  color: #333;
}
form input.error,
form textarea.error,
form select.error {
  border-color: #E76767;
  box-shadow: 0 0 4px #CC0000;
}
form textarea {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.3;
  resize: none;
  height: auto;
  min-height: 150px;
}
form .controls {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  margin: 0;
  padding-right: 0;
}
form .controls button,
form .controls input {
  width: 100%;
}
@media (max-width: 767px) {
  form input,
  form textarea,
  form select {
    line-height: 36px;
    height: 36px;
  }
}
.page-404 {
  min-height: 100vh;
}
.page-404 .info {
  text-align: center;
}
.page-404 .t1 {
  font-size: 10em;
}
.page-404 .t2 {
  font-size: 1.4em;
  margin: 0 0 20px;
}
.page-404 .t3 {
  font-size: 0.9em;
}
.wrapper {
  overflow: hidden;
}
.container {
  position: relative;
}
p {
  font-size: 20px;
  line-height: 24px;
}
p.big {
  font-size: 24px;
  line-height: 30px;
}
@media (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 20px;
  }
  p.big {
    font-size: 16px;
    line-height: 20px;
  }
}
.min-title {
  font-size: 30px;
  line-height: 38px;
}
@media (max-width: 767px) {
  .min-title {
    font-size: 22px;
    line-height: 26px;
  }
}
.title {
  color: #1a1c1b;
  font-family: 'Brusher';
  font-size: 84px;
  line-height: 86px;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .title {
    font-size: 50px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 38px;
    line-height: 40px;
  }
}
p,
.title,
.min-title {
  margin: 0;
  position: relative;
  z-index: 2;
}
.order {
  position: relative;
  z-index: 2;
}
.order a {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}
.order a,
.order button {
  border-radius: 50px;
  padding: 15px 30px;
  cursor: pointer;
  border: none;
  min-width: 200px;
  min-height: 60px;
  box-shadow: 0 0 16px #fba185;
  border-radius: 7px;
  background-color: #fba185;
  color: #ffffff;
  font-size: 26px;
  font-weight: 500;
  line-height: 29px;
}
.order a:hover,
.order button:hover {
  background-color: #e07352;
  box-shadow: none;
}
@media (max-width: 767px) {
  .order a,
  .order button {
    padding: 10px 20px;
    font-size: 20px;
    line-height: 23px;
  }
}
.section-serv-text {
  padding: 2em 0;
}
@media (min-width: 992px) {
  .section-serv-text .container {
    max-width: 860px;
  }
}
.cl-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 48px;
  text-decoration: none;
  color: #212121;
  padding: 0 30px;
  border: none;
  border-radius: 5px;
  background: #e2e6ea;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
}
.cl-btn:hover,
.cl-btn:active,
.cl-btn:focus {
  text-decoration: none;
}
.cl-btn.c-green {
  background: #28a745;
  color: #FFF;
}
.cl-btn.c-green:hover,
.cl-btn.c-green:active,
.cl-btn.c-green:focus {
  background: #208637;
  color: #FFF;
}
.line {
  position: absolute;
  content: '';
  height: 39px;
  border-radius: 10px;
  background-color: #fba185;
  bottom: 8px;
  left: 0;
  width: 100%;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .line {
    height: 20px;
  }
}
.out {
  position: relative;
}
.out:before {
  position: absolute;
  content: '';
  height: 39px;
  border-radius: 10px;
  background-color: #fba185;
  bottom: 8px;
  left: 0;
  width: 100%;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .out:before {
    height: 20px;
  }
}
.out .inn {
  position: relative;
  z-index: 2;
}
.list p {
  padding: 0 0 0 40px;
}
.list p:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 9px;
  background: #fba185;
  left: 0;
  top: 10px;
  border-radius: 2px 5px 2px 2px;
}
@media (max-width: 767px) {
  .list p {
    padding: 0 0 0 20px;
  }
  .list p:before {
    top: 6px;
  }
}
.main {
  background: url(../images/main-bg.jpg) no-repeat center top;
  padding: 25px 0 95px 0;
  box-shadow: 0px 1px 4px 0px rgba(158,158,158,0.34);
}
.main .m-inner {
  padding: 80px 50px 60px 50px;
  margin: 44px 0 0 0;
  box-shadow: 0 0 35px rgba(110,110,110,0.03);
  border-radius: 30px;
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
}
.main .m-inner .title {
  margin: 25px 0 58px 0;
}
.main .m-inner .pic {
  position: absolute;
  right: -10px;
  top: 50px;
}
.main .m-inner .info {
  margin: 0 0 55px 0;
}
.main .m-inner .info .icon {
  width: 60px;
}
.main .m-inner .info p {
  flex: 1;
  margin: 0 0 0 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main .m-inner .pic {
    top: 70px;
    width: 600px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main .m-inner .pic {
    top: 200px;
    width: 440px;
  }
}
@media (max-width: 767px) {
  .main {
    padding: 25px 0 35px 0;
  }
  .main .m-inner {
    margin: 30px auto 0;
    padding: 30px 15px 30px 15px;
    max-width: 400px;
  }
  .main .m-inner .info {
    margin: 0 0 35px 0;
  }
  .main .m-inner .info p {
    margin: 0 0 0 10px;
  }
  .main .m-inner .pic {
    right: -20px;
    top: 120px;
    width: 200px;
  }
  .main .m-inner .order {
    text-align: center;
  }
}
.inside {
  padding: 120px 0 140px 0;
}
.inside .for-title {
  position: relative;
}
.inside .for-title:before {
  position: absolute;
  content: '';
  height: 39px;
  border-radius: 10px;
  background-color: #fba185;
  bottom: 8px;
  left: 0;
  width: 100%;
  opacity: 0.4;
  bottom: -10px;
}
@media (max-width: 767px) {
  .inside .for-title:before {
    height: 20px;
  }
}
.inside .for-title .icon {
  width: 76px;
  position: relative;
}
.inside .i-left .list {
  margin: 70px 0 95px 0;
}
.inside .i-left .list p:not(:last-of-type) {
  margin-bottom: 10px;
}
.inside .i-right .overview {
  margin: -20px 0 0 0;
}
.inside .i-right .overview .icon {
  width: 72px;
}
.inside .i-right .overview p {
  margin: 35px 15px 0 0;
}
.inside .i-right .overview p a {
  text-decoration: underline;
}
.inside .i-right .overview p a:hover {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .inside {
    padding: 50px 0 50px 0;
  }
  .inside .i-left .list {
    margin: 30px 0 40px 0;
  }
  .inside .i-right .overview {
    margin: 20px 0 0 0;
  }
  .inside .i-right .overview p {
    margin: 5px 15px 0 0;
  }
}
@media (max-width: 767px) {
  .inside {
    padding: 30px 0 40px 0;
  }
  .inside .i-left {
    text-align: center;
  }
  .inside .i-left .for-title:before {
    bottom: 10px;
  }
  .inside .i-left .for-title .icon {
    width: 55px;
  }
  .inside .i-left .pic {
    max-width: 270px;
    margin: auto;
  }
  .inside .i-left .list {
    max-width: 280px;
    margin: 30px auto 45px;
    text-align: left;
  }
  .inside .i-right .overview {
    margin: 20px -10px 0;
    max-width: 320px;
  }
  .inside .i-right .overview .icon {
    width: 50px;
  }
  .inside .i-right .overview p {
    margin: 10px 0 15px;
  }
}
.for-all {
  background: url(../images/dots.png) no-repeat center center;
}
.for-all .f-inner {
  box-shadow: 0 0 35px rgba(110,110,110,0.03);
  border-radius: 30px;
  background-color: #ffffff;
  text-align: center;
  padding: 70px 15px 55px 15px;
}
.for-all .f-inner .min-title {
  margin: 55px 0 0 0;
}
.for-all .f-inner .min-title span {
  color: #fba185;
}
@media (max-width: 767px) {
  .for-all .f-inner {
    padding: 30px 15px 35px 15px;
  }
  .for-all .f-inner .min-title {
    margin: 30px 0 0 0;
  }
}
.friend {
  padding: 140px 0 0 0;
}
.friend .f-left .f-top .icon {
  width: 75px;
  margin: 0 17px 0 0;
}
.friend .f-left .title {
  margin: 50px 0 80px 0;
}
.friend .f-right {
  position: relative;
}
.friend .f-right .dots {
  position: absolute;
  bottom: -44px;
  left: -90px;
}
.friend .f-right .fr-inner {
  position: relative;
  z-index: 2;
  box-shadow: 0 0 35px rgba(110,110,110,0.03);
  border-radius: 30px;
  background-color: #fcdcce;
  max-width: 560px;
  padding: 48px 40px 50px 40px;
  margin: auto;
}
.friend .f-right .fr-inner .tit {
  font-size: 36px;
  line-height: 40px;
  margin: 0 0 50px 0;
  font-weight: 500;
}
.friend .f-right .fr-inner .list p:not(:last-of-type) {
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .friend {
    padding: 60px 0 0 0;
  }
}
@media (max-width: 767px) {
  .friend {
    padding: 40px 0 0 0;
  }
  .friend .f-left .f-top {
    justify-content: center;
  }
  .friend .f-left .title {
    margin: 25px 0 30px 0;
    text-align: center;
  }
  .friend .f-right .fr-inner {
    max-width: 400px;
    padding: 25px 15px 30px 15px;
  }
  .friend .f-right .fr-inner .tit {
    font-size: 26px;
    line-height: 30px;
    margin: 0px 0 20px 0;
  }
  .friend .f-right .fr-inner .list p:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .friend .f-right .fr-inner .order {
    text-align: center;
    margin: 20px 0 0 0;
  }
}
.how-much {
  padding: 250px 0 120px 0;
}
.how-much .h-top .frame {
  margin: auto;
  width: 259px;
  height: 158px;
  background: url(../images/frame.png) no-repeat center top / 100% 100%;
  padding: 20px 10px 40px 35px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-end;
}
.how-much .h-top .frame .number {
  color: #fba185;
  font-size: 84px;
  line-height: 50px;
  font-family: Brusher;
}
.how-much .h-top .frame p {
  font-weight: 500;
}
.how-much .h-top .frame.fr-1 {
  padding-bottom: 30px;
}
.how-much .h-top .frame.fr-1 p {
  position: absolute;
  right: 50px;
  top: 13px;
}
.how-much .h-top .frame.fr-1 .number {
  font-size: 70px;
  margin: 0 10px 0 0;
}
.how-much .h-top .frame.fr-1 .pc {
  font-family: Brusher;
  color: #fba185;
  font-size: 48px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.how-much .h-top .frame.fr-2 p {
  margin: 0 10px 0 0;
}
.how-much .h-top .for-title {
  position: relative;
  display: table;
  margin: auto;
}
.how-much .h-top .for-title:before {
  position: absolute;
  content: '';
  height: 39px;
  border-radius: 10px;
  background-color: #fba185;
  bottom: 8px;
  left: 0;
  width: 100%;
  opacity: 0.4;
  bottom: -10px;
}
@media (max-width: 767px) {
  .how-much .h-top .for-title:before {
    height: 20px;
  }
}
.how-much .h-bottom {
  text-align: center;
  position: relative;
}
.how-much .h-bottom .dots {
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  text-align: center;
}
.how-much .h-bottom .h-block {
  max-width: 270px;
  height: 300px;
  padding: 45px 20px 20px 20px;
  margin: 85px auto 0;
  box-shadow: 0 0 35px rgba(110,110,110,0.03);
  border-radius: 30px;
  background-color: #ffffff;
}
.how-much .h-bottom .h-block .icon {
  width: 81px;
  height: 84px;
  margin: 0 auto 40px;
}
.how-much .h-bottom .order {
  margin: 70px 0 0 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .how-much {
    padding: 100px 0 80px 0;
  }
  .how-much .h-bottom .h-block {
    max-width: 260px;
    padding: 25px 20px 20px 20px;
    margin: 35px auto 0;
  }
  .how-much .h-bottom .h-block .icon {
    margin: 0 auto 20px;
  }
}
@media (max-width: 767px) {
  .how-much {
    padding: 50px 0 50px 0;
  }
  .how-much .h-top .frame {
    margin: 30px auto 0;
  }
  .how-much .h-bottom .h-block {
    max-width: 260px;
    height: 240px;
    padding: 25px 20px 20px 20px;
    margin: 35px auto 0;
  }
  .how-much .h-bottom .h-block .icon {
    margin: 0 auto 20px;
  }
  .how-much .h-bottom .order {
    margin: 40px 0 0 0;
  }
}
.elevens {
  padding: 100px 0 120px 0;
  background: url(../images/dots-bg.jpg) no-repeat center top / cover;
  box-shadow: 0px 1px 4px 0px rgba(158,158,158,0.34);
}
.elevens .e-block {
  padding: 60px 60px 60px 60px;
  box-shadow: 0 0 35px rgba(110,110,110,0.03);
  border-radius: 30px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
}
.elevens .e-block .min-title {
  font-weight: 500;
  margin: 50px 0 60px 0;
}
.elevens .e-block .pic {
  position: absolute;
  right: 20px;
  top: 30px;
}
.elevens .e-block .info {
  margin: 0 0 65px 0;
}
.elevens .e-block .info .icon {
  width: 78px;
}
.elevens .e-block .info p {
  flex: 1;
  margin: 0 0 0 30px;
  max-width: 350px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .elevens .e-block .min-title {
    max-width: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .elevens .e-block .pic {
    width: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .elevens .e-block .pic {
    width: 400px;
  }
}
@media (max-width: 767px) {
  .elevens {
    padding: 40px 0 40px 0;
  }
  .elevens .e-block {
    padding: 30px 15px 30px 15px;
    text-align: center;
  }
  .elevens .e-block .min-title {
    margin: 20px auto 10px;
  }
  .elevens .e-block .pic {
    position: initial;
    max-width: 270px;
    margin: 0 auto 20px;
  }
  .elevens .e-block .info {
    text-align: left;
    margin: 0 0 35px 0;
    justify-content: center;
  }
  .elevens .e-block .info .icon {
    width: 60px;
  }
  .elevens .e-block .info p {
    margin: 0 0 0 20px;
  }
}
.modal#ModalVideo .close {
  right: -26px;
  top: -22px;
  font-size: 43px;
  font-weight: 300;
  color: #ffffff;
  cursor: pointer;
  z-index: 10;
  position: absolute;
}
.modal#ModalVideo.show .modal-dialog {
  top: 5%;
}
.modal#ModalVideo .embed-responsive {
  max-width: 980px;
  margin: 30px auto;
  z-index: 999;
}
.modal#ModalVideo .modal-dialog {
  max-width: 80%;
  margin: auto;
  transform: none !important;
  top: -100%;
  transition: 0.3s;
}
.modal#ModalVideo .modal-dialog .modal-content {
  background: none;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  border: none;
}
@media (max-width: 767px) {
  body.modal-open {
    overflow: hidden;
  }
  body.modal-open .wrapper {
    display: none;
  }
}
