/* font-family: "RobotoRegular"; */
@font-face {
  font-family: "RobotoRegular";
  src: url("/web/front/fonts/RobotoRegular/RobotoRegular.eot");
  src: url("/web/front/fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
    url("/web/front/fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
    url("/web/front/fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "RobotoLight"; */
@font-face {
  font-family: "RobotoLight";
  src: url("/web/front/fonts/RobotoLight/RobotoLight.eot");
  src: url("/web/front/fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
    url("/web/front/fonts/RobotoLight/RobotoLight.woff") format("woff"),
    url("/web/front/fonts/RobotoLight/RobotoLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "RobotoMedium"; */
@font-face {
  font-family: "RobotoMedium";
  src: url("/web/front/fonts/RobotoMedium/RobotoMedium.eot");
  src: url("/web/front/fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
    url("/web/front/fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
    url("/web/front/fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/* font-family: "RobotoBold"; */
@font-face {
  font-family: "RobotoBold";
  src: url("/web/front/fonts/RobotoBold/RobotoBold.eot");
  src: url("/web/front/fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
    url("/web/front/fonts/RobotoBold/RobotoBold.woff") format("woff"),
    url("/web/front/fonts/RobotoBold/RobotoBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #fff;
  color: #555;
  padding: 0;
  margin: 0;
  font: 400 14px/28px "Roboto", sans-serif;
  font-family: "RobotoRegular";
  font-style: normal;
  font-weight: normal;
  -webkit-text-size-adjust: none;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #242424;
  font-family: "RobotoRegular";
}

h1 {
  font-size: 48px;
  line-height: 20px;
}

.page-content h2 {
  font-size: 30px;
}

h3 {
  font-size: 32px;
  line-height: 50px;
}

h4 {
  font-size: 24px;
  line-height: 28px;
}

h5 {
  font-size: 20px;
  line-height: 24px;
}

h6 {
  font-size: 18px;
  line-height: 22px;
}

p a:hover,
.marked-list a:hover,
.list a:hover,
cite a:hover {
  text-decoration: underline;
}

/*.row.center a, .row.center a:hover {
  border-bottom: 1px dashed #f2f2f2;
}*/
#Price .btn:hover,
#Price .btn:focus {
  color: #14a8df;
}

.row.center .btn {
  border: 2px solid #fff;
  background: transparent;
}

.Price .col-4 {
  margin-bottom: 40px;
}

p .fa,
.marked-list .fa,
.list .fa,
cite .fa {
  text-decoration: none;
}

p.center {
  color: #333;
  font-size: 19px;
  line-height: 30px;
  font-family: "RobotoLight";
}

.bg {
  background-attachment: fixed;
  background-color: #d8dbda;
  background-image: url("/web/front/img/bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  padding-top: 40px;
}

.bg .btn {
  margin: 40px auto;
}

.img-center {
  margin: 20px auto;
  display: block;
}

.toph {
  background-color: #d8dbda;
  background-image: url("/web/front/img/banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 700px;
  padding-bottom: 20px;
  padding-top: 70px;
}

h1 {
  padding: 40px 0 30px;
}

.Benefits {
  background-color: #0066b3;
  color: #fff;
  padding: 20px 0 60px;
}

.Benefits h3 {
  color: #fff;
  font-size: 22px;
  line-height: 1em;
  margin: 1em 0;
}

.Benefits p {
  line-height: 1.5em;
}

.post {
  color: #555;
  font-size: 24px;
  line-height: 30px;
  padding: 20px 0;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:focus {
  outline: none;
}

a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.normal {
  font-weight: normal;
}

small {
  font-size: 12px;
}

.center {
  text-align: center;
}

.arrow-info {
  background-image: url(/web/front/img/arrow-info.png);
  width: 16px;
  height: 14px;
  float: left;
  margin: 5px 8px 2px 0;
}

@media (max-width: 767px) {
  .mobile-center {
    text-align: center;
  }
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Logo     ======================*/
/* .logo,
.logo-TENET {
  background-repeat: no-repeat;
  background-image: url('/web/front/img/sprite.png');
  display: block;
  float: left;
  height: 48px;
  margin-left: 0px;
  margin-right: 30px;
  margin-top: 10px;
  width: 170px;
} */
[lang="ru-RU"] .logo,
[lang="uk-UA"] .logo{
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 48px;
  margin-left: 0px;
  margin-right: 30px;
  margin-top: 10px;
  width: 166px;
}
[lang="ru-RU"] .logo {
  background-image: url('/web/front/img/Logo_ru.png?1');
}

[lang="uk-UA"] .logo {
  background-image: url('/web/front/img/Logo_ua.png?1');
}

.logo-TENET {
  width: 170px;
}

.logo a {
  font-size: 34px;
  line-height: 63px;
  color: #5dc761;
}

/*==================     top-nav     ======================*/
.top-nav {
  background-color: #fff;
  box-shadow: 0 0 15px;
  display: flex;
  height: 70px;
  position: fixed;
  width: 100%;
  z-index: 50;
}

.tel {
  float: left;
  font-size: 16px;
  padding: 20px 0;
}

.nav-right {
  float: right;
}

.mob-menu-target {
  display: none;
}

.menu.open {}

.menu li {
  float: left;
  padding: 7px 15px;
}

.menu li a {
  display: block;
  padding: 20px 0;
  font-size: 15px;
  line-height: 100%;
}

.menu li a .onmodal {
  font-size: 15px;
  line-height: 100%;
}

.menu li a:hover {
  color: #0066b3;
}

.profile {
  float: left;
  padding: 20px 0 20px 20px;
}

.btn.center {
  margin: 0 auto;
  text-align: center;
}

/*==================     form     ======================*/
.nav-tabs>li>a {
  color: #111;
  font-weight: 500;
}

.nav-tabs>li.active>a {
  font-weight: bold;
}

.nav-tabs>li>a[href^="#w2-tab1"] {
  background-color: #00a651;
  color: #fff;
}

.tab-register {
  float: right;
  /*margin-right: 60px;*/
  margin-top: 40px;
}

#bookingForm,
#bookingFormsl {
  background-color: rgb(216, 224, 230);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
  clear: both;
  display: inline-block;
  *height: 350px;
  padding: 20px 30px 23px;
  position: relative;
  width: 460px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#bookingForm2 {
  width: 400px;
  height: 350px;
}

#bookingForm h2,
#bookingFormsl h2 {
  font-size: 28px;
  margin-bottom: 20px;
}

#bookingForm input,
#bookingForm2 input,
#bookingFormsl input,
#bookingForm textarea {
  outline: none;
  padding: 12px 10px 15px;
  font-size: 16px;
  line-height: 22px;
  height: 50px;
  width: 100%;
  border: 2px solid #bccbd6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.booking-form textarea {
  min-height: 200px;
  resize: none;
}

.booking-form input+input,
#bookingForm2 input+input {
  margin-top: 10px;
}

.controlHolder+.controlHolder {
  margin-top: 10px;
}

.booking-form a[data-type='submit'],
#bookingForm2 button.btn,
#bookingForm button.btn {
  margin-top: 10px;
}

.tab-register .col-6 {
  width: 50%;
  margin: 0;
}

.field-calculator-name,
.field-calculator-email {
  padding-right: 10px;
}

.field-calculator-phone,
.field-calculator-url {
  padding-left: 10px;
}

.field-calculator-name,
.field-calculator-phone,
.field-calculator-email,
.field-calculator-url {
  width: 50%;
  float: left;
}

.form-group {
  margin: 0;
}

#calculate {
  display: none;
}

@media (max-width: 767px) {
  #calculate {
    display: block;
  }

  #registration {
    display: none;
  }

  .field-calculator-name,
  .field-calculator-phone,
  .field-calculator-email,
  .field-calculator-url {
    width: 100%;
    padding: 0;
  }

  .form-group {
    margin-bottom: 10px;
  }
}

.help-block {
  font-size: 12px;
  line-height: 14px;
  color: #f00;
}

.clear {
  clear: both;
}

a[href^="#calculate"] {
  display: none;
}

.mobile a[href^="#calculate"] {
  display: block;
}

.mobile .Benefits {
  display: none;
}

/*==================    icons    ======================*/

[class*="ico-"] {
  background-image: url(/web/front/img/sprite.png);
  content: "";
  display: block;
  float: left;
  position: relative;
}

.ico-prof {
  background-position: -202px 0;
  height: 16px;
  margin-right: 6px;
  top: 6px;
  width: 16px;
}

.ico-tel {
  background-position: -180px 0;
  height: 16px;
  top: 6px;
  width: 16px;
}

form#bookingForm {
  color: #444;
}

#bookingForm>p {}

.social-btn {
  float: right;
  padding-top: 5px;
}

.ico-vk {
  background-position: -133px -58px;
  height: 32px;
  width: 32px;
  margin-right: 8px;
}

.ico-f {
  margin-right: 8px;
  background-position: -166px -58px;
  height: 32px;
  width: 32px;
}

.ico-ok {
  margin-right: 8px;
  background-position: -199px -58px;
  height: 32px;
  width: 32px;
}

.ico-g {
  background-position: -232px -58px;
  height: 32px;
  width: 32px;
}

/*==================    Buttons    ======================*/

.btn {
  padding: 16px 17px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  white-space: normal;
  color: #fff;
  background: #00a651;
  border: 2px solid #118d4d;
  border-right-color: #118d4d;
  border-bottom-color: #118d4d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.17);
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.btn:hover {
  background: #59bc5c;
  border-top-color: #4fa953;
  border-right-color: #59bc5c;
  border-bottom-color: #59bc5c;
  border-left-color: #4fa953;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.17);
}

.btn:active {
  background: #48b34c;
}

.btn.blue {
  background: #0066B3;
  border: 2px solid #00477D;
  margin: 20px auto;
}

.controlHolder strong {
  color: #0066b3;
}

.controlHolder strong::before {
  background-image: url(/web/front/img/info_ico.png);
  content: " ";
  display: inline-block;
  height: 16px;
  margin: 6px 6px 6px 0;
  width: 16px;
}

#uploadBannerBtn {
  display: block;
  max-width: 240px;
  font-size: 18px;
  padding: 10px;
  margin-top: 20px;
}

.toph .btn.center {
  display: none;
}

.mobile .toph .btn.center {
  display: block;
}

.mobile .Price .btn.center {
  display: none;
}

*.container .row h2 {
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 20px;
  padding-top: 20px;
}

/*==================     video     ======================*/
.max-w-page video {
  width: 100%;
  height: 425px;
}

#adsVideo {
  background-image: url(/web/front/img/tablet-bg.png);
  background-size: 100%;
  height: 425px;
  padding: 67px 67px 65px 67px;
  width: 600px;
}

/*==================     for     ======================*/
.for h2 {
  padding-top: 80px !important;
}

.for span {
  display: block;
  font-size: 16px;
  margin-bottom: 30px;
}

/*==================     how-works     ======================*/
.how-works,
.how-count {
  padding: 40px 0 80px;
  background-color: #f0f0f0;
}

.how-works h2 {
  margin-bottom: 60px;
}

.how-works span {
  font-size: 26px;
  font-weight: 100;
  margin-bottom: 50px;
}

.how-works strong {
  color: #0066b3;
  display: block;
  font-size: 22px;
  margin-top: 20px;
}

.how-works .col-4>p {
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin: 10px auto;
}

.how-works .col-12.center>p {
  font-size: 22px;
  font-weight: 100;
  margin: 25px;
}

.how-count p {
  font-size: 16px;
  margin-bottom: 20px;
}

.how-count p span {
  display: inline-block;
  color: #0066d3;
}

/*==================     bacCallBlock     ======================*/
#bacCallBlock {
  bottom: 8em;
  right: 1em;
  position: fixed;
  z-index: 999;
}

.img-circle {
  background-color: #14a8df;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.circlephone {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border: 2px solid #29AEE3;
  width: 150px;
  height: 150px;
  bottom: -25px;
  right: 10px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  opacity: .5;
  -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
  -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
  -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
  -o-animation: circle-anim 2.4s infinite ease-in-out !important;
  animation: circle-anim 2.4s infinite ease-in-out !important;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all 0.5s;
}

.circle-fill {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  background-color: #29AEE3;
  width: 100px;
  height: 100px;
  bottom: 0px;
  right: 35px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
  animation: circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all 0.5s;
}

.img-circle {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 72px;
  height: 72px;
  bottom: 14px;
  right: 49px;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: .7;
}

.img-circleblock {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  width: 72px;
  height: 72px;
  background-image: url(../img/call.png);
  background-position: center center;
  background-repeat: no-repeat;
  animation-name: tossing;
  -webkit-animation-name: tossing;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

.img-circle:hover {
  opacity: 1;
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0.9);
    opacity: 1;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(0.95);
    opacity: 1;
  }
}

@keyframes tossing {
  0% {
    transform: rotate(-8deg);
  }

  50% {
    transform: rotate(8deg);
  }

  100% {
    transform: rotate(-8deg);
  }
}

@-webkit-keyframes tossing {
  0% {
    -webkit-transform: rotate(-8deg);
  }

  50% {
    -webkit-transform: rotate(8deg);
  }

  100% {
    -webkit-transform: rotate(-8deg);
  }
}

@-moz-keyframes circle-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: .1;
    -moz-opacity: .1;
    -webkit-opacity: .1;
    -o-opacity: .1;
  }

  30% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .5;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    -o-opacity: .5;
  }

  100% {
    -moz-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: .6;
    -moz-opacity: .6;
    -webkit-opacity: .6;
    -o-opacity: .1;
  }
}

@-webkit-keyframes circle-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
    -webkit-opacity: .1;
  }

  30% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    -webkit-opacity: .5;
  }

  100% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    -webkit-opacity: .1;
  }
}

@-o-keyframes circle-anim {
  0% {
    -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
    -o-opacity: .1;
  }

  30% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    -o-opacity: .5;
  }

  100% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    -o-opacity: .1;
  }
}

@keyframes circle-anim {
  0% {
    transform: rotate(0deg) scale(0.5) skew(1deg);
    opacity: .1;
  }

  30% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .5;
  }

  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: .1;
  }
}

@-moz-keyframes circle-fill-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .2;
  }

  50% {
    -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
    opacity: .2;
  }

  100% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .2;
  }
}

@-webkit-keyframes circle-fill-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .2;
  }

  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: .2;
  }

  100% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .2;
  }
}

@-o-keyframes circle-fill-anim {
  0% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .2;
  }

  50% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: .2;
  }

  100% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .2;
  }
}

@keyframes circle-fill-anim {
  0% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .2;
  }

  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: .2;
  }

  100% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .2;
  }
}

/*==================     Price     ======================*/
.Price {
  background: #006bb6;
  background-image: -moz-linear-gradient(90deg, rgb(0, 102, 179) 0%, rgb(20, 168, 223) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(0, 102, 179) 0%, rgb(20, 168, 223) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(0, 102, 179) 0%, rgb(20, 168, 223) 100%);
  color: #fff;
}

.Price h2 {
  color: #fff;
}

.Price .row.center>span {
  display: inline-block;
  font-size: 22px;
  font-weight: 100;
  line-height: 26px;
  margin-bottom: 40px;
}

#Price span.small-text {
  font-size: 16px;
  margin-top: 20px;
  padding: 0 2em;
}

.Price strong {
  display: block;
  font-weight: 400;
  font-size: 22px;
  margin-top: 20px;
}

/*==================      map      ======================*/
.map {
  /* height: 600px;*/
}

@media only screen and (max-width: 1920px) {
  .map {
    /*height: 650px;*/
  }
}

/*==================      locate      ======================*/

.locate h3 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 30px;
}

.how-works h2,
.locate h2,
.map h2 {
  font-size: 36px;
}

.locate span,
.map span {
  font-size: 22px;
  font-weight: 100;
  line-height: 26px;
  margin-bottom: 40px;
}

.locate li {
  font-size: 18px;
  font-weight: 100;
  margin-bottom: 10px;
}

.page-content .locate ul li {
  display: block;
}

.locate [class*="ico-"] {
  height: 24px;
  width: 24px;
  margin-right: 10px;
}

.ico-location {
  background-position: -180px -25px;
}

.ico-phone {
  background-position: -208px -25px;
}

.ico-mail {
  background-position: -240px -22px;
}

#zayavka ul {
  width: 80%;
  margin-bottom: 30px;
}

.footer {
  border-bottom: 2px solid #0066b3;
  display: table;
  height: 30px;
  width: 100%;
}

/*================ AddBannerBlock1  ====================*/

.device-block vertical-banner~.required.has-error {
  background-color: #efefef;
  position: absolute;
  top: 83px;
  left: 11px;
  width: 137px;
  height: 200px;
  padding: 10px;
}

.device-block .horizontal-banner~.required.has-error {
  background-color: #efefef;
  position: absolute;
  top: 76px;
  left: 51px;
  width: 375px;
  text-align: center;
  height: 174px;
  padding: 10px;
}

.device-block .vertical-banner~.required.has-error p {}

.device-block .horizontal-banner~.required.has-error p {
  line-height: 160px;
}

.modal-dialog {
  width: 680px;
}

.vertical-banner {
  background-image: url(/web/front/img/vertical-banner.png);
  height: 340px;
  width: 160px;
  position: relative;
  background-repeat: no-repeat;
}

.vertical-banner::before,
.horizontal-banner::before {
  background-image: url(/web/front/img/upload-ico.png);
  height: 52px;
  width: 52px;
  content: "";
  display: block;
  margin: 0 auto;
  position: relative;
  top: 120px;
  -webkit-animation: upload-anim 2.3s infinite ease-in-out;
  -moz-animation: upload-anim 2.3s infinite ease-in-out;
  -ms-animation: upload-anim 2.3s infinite ease-in-out;
  -o-animation: upload-anim 2.3s infinite ease-in-out;
  animation: upload-anim 2.3s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all 0.5s;
}

@-moz-keyframes upload-anim {
  0% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .4;
  }

  50% {
    -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
    opacity: 1;
  }

  100% {
    -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .4;
  }
}

@-webkit-keyframes upload-anim {
  0% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .4;
  }

  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .4;
  }
}

@-o-keyframes upload-anim {
  0% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .4;
  }

  50% {
    -o-transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 1;
  }

  100% {
    -o-transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .4;
  }
}

@keyframes upload-anim {
  0% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .4;
  }

  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 1;
  }

  100% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: .4;
  }
}

.horizontal-banner,
.vertical-banner {
  cursor: pointer;
}

.horizontal-banner {
  background-image: url(/web/front/img/horizontal-banner.png);
  height: 340px;
  width: 480px;
  background-repeat: no-repeat;
}

.vertical-banner>div {
  height: 218px;
  left: 14px;
  overflow: hidden;
  position: relative;
  top: 84px;
  width: 168px;
}

.vertical-banner>div {
  height: 164px;
  left: 11px;
  overflow: hidden;
  position: relative;
  top: 31px;
  width: 137px;
}

.horizontal-banner>div {
  height: 174px;
  left: 51px;
  overflow: hidden;
  position: relative;
  top: 24px;
  width: 375px;
}

.horizontal-banner>div img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  position: relative;
}

.device-block {
  float: left;
  display: inline-block;
  position: relative;
}

.device-block input[type="file"] {
  display: block;
  width: 160px;
  height: 100%;
  opacity: 0.01;
}

.field-addbannersfrontendform-vimage,
.field-addbannersfrontendform-himage {
  height: 100%;
  position: relative;
  z-index: 2;
}

img#vImagePrev,
img#hImagePrev {
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

/*================   Main List  ====================*/

.for,
.Price,
.locate,
.map {
  padding: 20px 0 20px;
}

.locate {
  padding-bottom: 60px;
}

.locate .container .row h2 {
  margin-bottom: 1.5em;
}

@media (max-width: 749px) {
  .booking-form2 {
    padding: 0;
  }

  #bookingForm,
  #bookingFormsl {
    width: 360px;
    margin: 30px auto;
    display: block;
  }

  .tab-register {
    float: none;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
  }

  .booking-form2 {
    height: 350px;
    width: 360px;
  }

  .locate h3 {
    font-size: 27px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}

@media (max-width: 794px) {
  .mob-menu-target {
    float: right;
    padding: 14px;
  }

  .mob-menu-target span {
    background-color: #0066b3;
    display: block;
    float: right;
    height: 2px;
    margin-left: 10px;
    position: relative;
    top: 10px;
    width: 16px;
  }

  .mob-menu-target span::before,
  .mob-menu-target span::after {
    background-color: #0066b3;
    display: block;
    content: "";
    position: absolute;
    height: 2px;
    width: 20px;

  }

  .mob-menu-target span::before {
    top: -6px;
  }

  .mob-menu-target span::after {
    top: 6px;
  }

  .toph {
    background-color: #d8dbda;
    background-image: none;
    height: auto;
    padding-bottom: 20px;
    padding-top: 40px;
  }

  .toph h1 {
    width: 100%;
    font-size: 46px;
    line-height: 48px;
  }

  .container h2 {
    font-size: 34px;
    margin-bottom: 10px;
  }

  .booking-form {
    float: none;
    margin-top: 30px;
  }

  .tab-register {
    display: none;
  }

  .top.page-bg {
    padding-top: 50px;
  }

  /* Start Menu */
  .max-w-page,
  .page-content h1,
  .page-content h2,
  .page-content .h3,
  .page-content ul,
  .page-content h3,
  .page-content p {
    margin: 0 auto 20px;
  }

  .top-nav {
    height: 64px;
  }

  [lang="ru-RU"] .logo,
  [lang="uk-UA"] .logo {
    background-size: contain;
    margin: 0;
    margin-top: 8px;
    margin-right: 0;
}
 [lang="ru-RU"] #contacts .logo,  [lang="uk-UA"] #contacts .logo {
    margin: 2rem 0 1rem;

}
  .tel {
    font-size: 14px;
    padding: 12px 0;
  }

  .menu li a {
    display: block;
    padding: 12px 0;
  }

  .mob-menu-target {
    display: block;
    font-size: 18px;
    float: right;
    padding: 15px 5px;
    line-height: 20px;
    margin: 5px;
  }

  .menu {
    background-color: #f2f2f2;
    height: 100%;
    display: none;
  }

  .menu.open {
    display: table;
    left: 0;
    padding: 10px 0;
    padding-left: 105px;
    position: absolute;
    top: 64px;
    width: 100%;
  }

  .menu.open li {
    float: none;
    padding: 0 20px;
  }

  .menu.open li a {
    color: #444;
    display: block;
    font-size: 20px;
    padding: 8px 0;
  }

  .menu.open .nav-right {
    float: left;
    width: 100%;
    margin-left: 20px;
  }

  .toph {
    background: #d8dbda;
    height: auto;
    padding-bottom: 60px;
    padding-top: 50px;
  }

  .menu.open .tel {
    width: 100%;
  }

  .menu.open .tel,
  .menu.open .profile {
    font-size: 16px;
    float: none;
  }

  .menu.open .tel .ico-tel,
  .menu.open .profile .ico-prof {
    margin-right: 5px;
    top: 5px;
  }

  .menu.open .profile {
    padding: 10px 0 10px 0px;
  }

  /* *Memu-end* */
}

@media (max-width: 620px) {
  .menu.open {
    left: auto;
    padding-left: 10px;
    right: 0;
    width: auto;
  }
}

@media (min-width: 980px) and (max-width: 1199px) {
  .booking-form {
    float: right;
  }

}

@media (max-width: 1199px) {
  h1 {
    font-size: 40px;
    line-height: 24px;
  }

  h1 {
    padding: 30px 0 20px;
  }

  .for h2 {
    padding-top: 20px !important;
  }

  p.center {
    font-size: 18px;
    line-height: 28px;
  }

  .profile {
    display: block !important;
  }

  .booking-form {
    margin-right: 0;
  }
}

.control-label {
  display: none !important;
}

@media (max-width: 320px) {
  #bookingForm {
    width: 100%;
  }
}

/* mobile css */
@media (max-width: 479px) {
  h1 {
    font-size: 2em;
    line-height: 1em;
    padding: 10px 0 !important;
  }

  p.center {
    font-size: 100%;
    line-height: 1.8em;
    margin-bottom: 20px;
    text-align: left;
  }

  h2 {
    font-size: 1.3em;
  }
  .menu.open .tel .ico-tel{
    top: 5px;
  }
  *.container h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .how-works span {
    font-size: 24px;
    margin-bottom: 40px;
  }

  #bookingForm {
    /*margin-top: 10px;*/
    width: 100%;
  }

  .toph h1 {
    font-size: 2em;
    line-height: 1em;
    margin-top: 0;
  }

  #Price span.small-text {
    margin-top: 10px;
    padding: 0;
  }

  .container .row h2,
  .container h2 {
    font-size: 2em;
    line-height: 1.2em;
  }

  p.center,
  .Price .row.center>span,
  .btn {
    font-size: 1em;
  }

  .center.btn {
    font-size: 1.3em;
    margin: 20px auto;
  }

  .center {
    text-align: left;
  }

  .col-4>img,
  .Price strong {
    display: block;
    margin: 10px auto 0;
    text-align: center;
  }

  #Price .col-3 {
    text-align: center;
  }

  .locate {
    height: initial;
    overflow: auto;
  }

  .footer {
    line-height: 130%;
    padding-bottom: 20px;
  }

  #bookingForm2 {
    height: auto;
    width: 270px;
  }

  #bookingForm h2 {
    font-size: 19px;
    margin-bottom: 6px;
    padding: 0;
  }

  .booking-form,
  .booking-form2 {
    float: none;
    height: auto;
    margin: 0;
    padding: 10px;
    width: 100%;
  }

  .for h2 {
    padding-top: 10px !important;
  }

  .logo-TENET,
  .how-works {
    display: none;
  }
}

@media (max-width: 479px) {

  .container .row h2,
  .container h2 {
    font-size: 1.5em;
  }
}

/* load */
#circularG {
  position: relative;
  width: 58px;
  height: 58px;
  margin: auto;
}

.circularG {
  position: absolute;
  background-color: rgb(247, 242, 247);
  width: 14px;
  height: 14px;
  border-radius: 9px;
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  animation-name: bounce_circularG;
  -o-animation-name: bounce_circularG;
  -ms-animation-name: bounce_circularG;
  -webkit-animation-name: bounce_circularG;
  -moz-animation-name: bounce_circularG;
  animation-duration: 0.868s;
  -o-animation-duration: 0.868s;
  -ms-animation-duration: 0.868s;
  -webkit-animation-duration: 0.868s;
  -moz-animation-duration: 0.868s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}

#circularG_1 {
  left: 0;
  top: 23px;
  animation-delay: 0.328s;
  -o-animation-delay: 0.328s;
  -ms-animation-delay: 0.328s;
  -webkit-animation-delay: 0.328s;
  -moz-animation-delay: 0.328s;
}

#circularG_2 {
  left: 6px;
  top: 6px;
  animation-delay: 0.434s;
  -o-animation-delay: 0.434s;
  -ms-animation-delay: 0.434s;
  -webkit-animation-delay: 0.434s;
  -moz-animation-delay: 0.434s;
}

#circularG_3 {
  top: 0;
  left: 23px;
  animation-delay: 0.54s;
  -o-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
}

#circularG_4 {
  right: 6px;
  top: 6px;
  animation-delay: 0.646s;
  -o-animation-delay: 0.646s;
  -ms-animation-delay: 0.646s;
  -webkit-animation-delay: 0.646s;
  -moz-animation-delay: 0.646s;
}

#circularG_5 {
  right: 0;
  top: 23px;
  animation-delay: 0.752s;
  -o-animation-delay: 0.752s;
  -ms-animation-delay: 0.752s;
  -webkit-animation-delay: 0.752s;
  -moz-animation-delay: 0.752s;
}

#circularG_6 {
  right: 6px;
  bottom: 6px;
  animation-delay: 0.868s;
  -o-animation-delay: 0.868s;
  -ms-animation-delay: 0.868s;
  -webkit-animation-delay: 0.868s;
  -moz-animation-delay: 0.868s;
}

#circularG_7 {
  left: 23px;
  bottom: 0;
  animation-delay: 0.974s;
  -o-animation-delay: 0.974s;
  -ms-animation-delay: 0.974s;
  -webkit-animation-delay: 0.974s;
  -moz-animation-delay: 0.974s;
}

#circularG_8 {
  left: 6px;
  bottom: 6px;
  animation-delay: 1.08s;
  -o-animation-delay: 1.08s;
  -ms-animation-delay: 1.08s;
  -webkit-animation-delay: 1.08s;
  -moz-animation-delay: 1.08s;
}

/*bounce_circularG{
	0%{
		transform:scale(1)}

	100%{
		;
		-o-transform:scale(1)}

	100%{
		;
		-ms-transform:scale(1)}

	100%{
		;
		-webkit-transform:scale(1)}

	100%{
		;
		-moz-transform:scale(1)}

	100%{
		transform:scale(.3)
};
		-o-transform:scale(.3)
};
		-ms-transform:scale(.3)
};
		-webkit-transform:scale(.3)
};
		-moz-transform:scale(.3)
}
*/
@keyframes bounce_circularG {
  0% {
    transform: scale(1)
  }

  100% {
    transform: scale(.3)
  }
}

@-o-keyframes bounce_circularG {
  0% {
    -o-transform: scale(1)
  }

  100% {
    -o-transform: scale(.3)
  }
}

@-ms-keyframes bounce_circularG {
  0% {
    -ms-transform: scale(1)
  }

  100% {
    -ms-transform: scale(.3)
  }
}

@-webkit-keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1)
  }

  100% {
    -webkit-transform: scale(.3)
  }
}

@-moz-keyframes bounce_circularG {
  0% {
    -moz-transform: scale(1)
  }

  100% {
    -moz-transform: scale(.3)
  }
}

/*========================================================
                      page advertising
=========================================================*/
.flex-content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 240px;
  margin: 0 auto;
  max-width: 1040px;
}

.item-flex {
  width: 50%;
  padding: 0 15px;
}

.top.page-bg {
  padding: 0;
  padding-bottom: 0;
}

.p-tb-1 span.h3 {
  font-style: italic;
  color: #383838;
  font-weight: lighter;
  font-size: 1.4em;
  padding-bottom: 20px;
}

video {
  margin: 40px auto;
  display: block;
  width: 880px;
}

/* scroll */
.scroll-down {
  position: absolute;
  width: 28px;
  bottom: 40px;
  height: 48px;
  left: 50%;
  margin-left: -14px;
  display: none;
}

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}

.icon-scroll {
  border-radius: 25px;
  box-shadow: inset 0 0 0 1px #fff;
  height: 48px;
  margin-left: -20px;
  margin-top: -35px;
  bottom: 0;
  width: 28px;
}

.icon-scroll:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #fff;
  margin-left: -2px;
  top: 6px;
  border-radius: 2px;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(26px);
    transform: translateY(26px);
  }
}

@keyframes scroll {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(26px);
    transform: translateY(26px);
  }
}

/* ------ */
@media (max-width: 740px) {
  .flex-content {
    height: auto;
  }

  .item-flex {
    width: 100%;
  }

  video {
    width: 730px;
  }
}

.top.page-bg {
  background-color: #022371;
  background-image: url(/web/front/img/bg-black.jpg);
  background-position: center;
  height: 950px;
  padding-top: 185px;
  margin-bottom: -140px;
  margin-top: -60px;
}

.p-tb-1 {
  padding: 20px 0 20px;
}

.p-tb-2 {
  padding: 60px 0;
}

.p-t-2 {
  padding-top: 40px;
}

.p-b-2 {
  padding: 10px 0 40px 0;
}

.bg-black {
  background-color: #000;
  padding-bottom: 4em;
}

.top.page-bg {
  background-image: url(/web/front/img/bg-black.jpg);
  background-size: cover;
}

.page-content .bg-black h1 {
  color: #fff;
}

.bg-black .h3 {
  color: #14a8df;
  font-style: italic;
}

.bg-black p {
  color: #ccc;
}

span.ico-ad {
  background-image: url('/web/front/img/ico-ad.png');
  width: 48px;
  height: 47px;
  margin-right: 10px;
}

.btn-calculate {
  background-color: #0066b3;
  border: 1px solid #005391;
  box-shadow: 0px 4px 5px 0 rgba(0, 102, 179, 0.4);
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 26px;
  text-transform: none;
}

.btn.btn-calculate,
.onmodal,
.btn.blue {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 26px;
  text-transform: none;
}

.btn.btn-green.btn-border {
  background-color: #ffffff;
  border: 2px solid #00a651;
  box-shadow: none;
  color: #00a651;
  text-transform: none;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 26px;
  margin-right: 20px;
}

.max-w-page,
.page-content h1,
.white-bg.page-content h2,
.page-content .h3,
.top.page-bg .page-content ul,
.page-content h3,
.page-content h4,
.page-content p {
  max-width: 900px;
  display: block;
  margin: 20px auto;
}

.white-bg {
  border-bottom: 1px solid #f0f0f0;
}

.white-bg.page-content h2 {
  margin-top: 0;
  line-height: 1.1em;
}

.container h2 {
  font-size: 34px;
  margin-bottom: 60px;
}

.page-content {
  color: #333;
}

.page-content h1 {
  color: #242424;
  font-size: 34px;
  font-weight: 500;
  line-height: 100%;
  padding: 30px 0 0 0;
}

.top.page-bg .page-content ul li {
  color: #555;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0 0;
}

.p-t-cell {
  padding-top: 10px;
  float: left;
}

.top.page-bg .page-content h2 {
  margin: 30px auto 20px;
}

.h3 {
  font-size: 22px;
}

.top.page-bg .page-content h3 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: 50px;
  color: #3d3d3d;
  font-weight: bold;
  margin: 50px auto 30px;
}

.page-content p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  margin: 0 auto 15px;
}

.btn.btn-calculate.btn-border {
  background-color: #ffffff;
  border: 2px solid #0066b3;
  box-shadow: none;
  color: #0066b3;
  text-transform: none;
}

p.p-22b {
  font-size: 22px;
  font-weight: bold;
}

.img-center img {
  display: block;
  margin: 0 auto;
  width: 900px;
}

.text-center {
  text-align: center;
}

.text-center span {
  margin: 10px 0;
}

.img-l {
  display: inline-block;
  margin: 0px 30px;
}

@media (min-width: 300px) {
  .flex-content {
    height: auto;
  }

  .item-flex {
    width: 100%;
  }
}

@media (min-width: 768px) {

  .max-w-page,
  .page-content h1,
  .white-bg.page-content h2,
  .page-content .h3,
  .top.page-bg .page-content ul,
  .page-content h3,
  .page-content h4,
  .page-content p {
    max-width: 600px;
  }

  video,
  .img-center img {
    width: 600px;
  }
}

@media (min-width: 980px) {
  video {
    width: 880px;
  }

  .how-count {
    padding: 40px 0 40px;
  }

  .flex-content {
    height: 280px;
  }

  .item-flex {
    width: 50%;
  }

  .img-center img {
    width: 900px;
  }

  .max-w-page,
  .page-content h1,
  .white-bg.page-content h2,
  .page-content .h3,
  .top.page-bg .page-content ul,
  .page-content h3,
  .page-content h4,
  .page-content p {
    max-width: 900px;
  }
}

@media (max-width: 600px) {
  .top.page-bg {
    padding-top: 116px;
    height: 600px;
  }

  video {
    width: 400px;
  }
}

@media (max-width: 979px) and (min-width: 768px) {
  *.container .row h2 {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .Price .row.center>span {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-width: 1020px) {
  #adsVideo {
    height: 370px;
    padding: 35px 57px 35px 57px;
    width: 520px;
    margin: 20px auto;
    display: block;
  }

  .tab-register {
    float: none;
    margin: 20px auto;
    display: block;
    width: 460px;
  }

  #bookingForm,
  #bookingFormsl {
    width: 100%;
  }

  .menu li {
    padding: 0px 1.5em;
  }

  .menu ul {
    padding-left: 0.2em;
  }

  p.center {
    font-size: 1.1em;
    line-height: 1.4em;
  }

  .menu li a {
    padding: 1.18em 0;
  }

  .how-works .col-4>p {
    font-size: 1em;
    line-height: 1.3em;
  }

  p {
    line-height: 100%;
    padding-top: 10px;
  }
}

@media (min-width: 960px) and (max-width: 1280px) {
  .menu li {
    padding: 0 1.5em;
    display: inline-block;
    float: none;
  }

  .toph,
  .top.page-bg {
    padding-top: 120px;
  }

  .for span {
    line-height: 22px;
  }

  .top-nav {
    background-color: #eef0f1;
  }

  *.container .row h2 {
    margin-bottom: 0;
    font-size: 2.4em;
    line-height: 1em;
  }

  .menu ul {
    background-color: #fff;
    height: 50px;
    left: 0;
    line-height: 100%;
    text-align: center;
    position: absolute;
    top: 70px;
    width: 100%;
  }
}

@media (min-width: 795px) and (max-width: 959px) {
  .menu ul {
    background-color: #fff;
    height: 50px;
    left: 0;
    line-height: 100%;
    padding-left: 10px;
    position: absolute;
    text-align: center;
    top: 70px;
    width: 100%;
  }

  .menu li {
    padding: 0px 1.1em;
    display: inline-block;
    float: none;
  }
}

@media (min-width: 600px) and (max-width: 767px) {

  .container,
  .container-fluid,
  .max-w-page,
  .page-content h1,
  .white-bg.page-content h2,
  .page-content .h3,
  .page-content h4,
  .top.page-bg .page-content ul,
  .page-content h3,
  .page-content p {
    max-width: 540px;
  }
}

@media (max-width: 1200px) {
  #adsVideo {
    background-image: url(/web/front/img/tablet-bg.png);
    background-size: 100%;
    height: 340px;
    padding: 30px 54px 32px 54px;
    width: 480px;
  }
}

@media (max-width: 460px) {

  .how-works,
  .how-count {
    padding: 2em 0;
  }

  #bacCallBlock {
    bottom: 2.5em;
    right: 0;
  }

  .wrap-device {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    display: block;
    height: 350px;
  }

  .device-block {
    float: left;
    display: inline-block;
    position: relative;
    width: 50%;
  }

  #adsVideo {
    background-image: none;
    width: 100%;
    height: 200px;
    padding: 0;
  }

  .container,
  .container-fluid {
    width: 100%;
    padding: 0 15px;
  }

  .top.page-bg {
    height: 250px;
    margin-top: 20px;
  }

  .modal-dialog {
    width: 98%;
    margin: 1%;
  }

  /*.page-content {
      padding: 0 20px;
  }*/
  .page-content h1 {
    font-size: 1.8em;
    width: 90%;
  }

  .page-content h2 {
    font-size: 24px;
  }

  .page-content .h3 {
    font-size: 19px;
  }

  .btn.onmodal,
  .btn.btn-calculate.btn-border,
  .btn.blue {
    width: 230px;
  }

  .btn.btn-green.btn-border,
  a.btn.btn-calculate.onmodal {
    margin-bottom: 20px;
  }

  .page-content h3 {
    font-size: 23px;
    line-height: 100%;
    margin: 0 auto 10px;
  }

  .img-l .btn.btn-green.btn-border,
  .img-l .btn.btn-calculate {
    margin-bottom: 20px;
    margin-right: 0;
    margin-top: 40px;
  }

  span.ico-ad {
    width: 28px;
    height: 27px;
    background-size: 100%;
  }

  .page-content ul li {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 0;
  }

  .max-w-page,
  .page-content h1,
  .page-content h2,
  .page-content .h3,
  .page-content h4,
  .page-content ul,
  .page-content h3,
  .page-content p {
    padding: 0 20px;
  }

  .p-t-cell {
    padding-top: 0;
    float: none;
  }
}

@media (max-width: 420px) {
  .top.page-bg {
    height: auto;
    padding-top: 20px;
    margin-bottom: 40px;
  }

  video {
    width: 100%;
  }

  .scroll-down {
    display: none;
  }

  .container .row {
    padding-left: 0;
    padding-right: 0;
  }

  .page-content .how-count .col-6 p {
    padding: 0;
  }

  .p-tb-2 {
    padding: 2em 0;
  }

  .btn {
    padding: 10px 20px;
  }

  .item-flex {
    flex-basis: 100%;
    padding: 0;
  }
}