#ouibounce-modal {
  font-family: 'Open Sans', sans-serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#ouibounce-modal .underlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.over-window {
  font-family: 'Roboto', serif;
  /*height:629px;*/
  width: 650px;
  z-index: 9999;
  padding: 10px 0 0;
  cursor: default;
  background: #FFF none repeat scroll 0% 0%;
  position: fixed;
  top: 5%;
  left: 56%;
  margin: 0 0 0 -391px;
  border: 3px solid #3e3e3e;
}



/*.ex-logo{width:426px;height:55px;margin:40px auto 0;background:url(../img/exitsprite2.png) 0 0 no-repeat;} */
.ex-logo {
  color: #111111;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 38px;
  /*width:426px;
      height:55px;*/
  margin: 15px auto 10px;
  padding: 0px 15px;
  text-align: center;
  font-weight: bold !important;
}

.footer-button {
  color: #AE1210;
  font-family: "Roboto Condensed", Georgia, "Century Schoolbook L", serif;
  font-size: 46px;
  line-height: 56px;
  /*width:426px;
      height:55px;*/
  margin: 5px auto 0px;
  padding: 0px 15px;
  text-align: center;
}

/*.footer-button a{
      background: #7D3B7C no-repeat scroll 445px center;
      color: #FFF !important;
      padding: 9px 22px;
      text-indent: 27px;
      border-radius: 20px;
      cursor: pointer;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 32px;
      margin-bottom: 10px;
      text-decoration: none;
      font-weight: normal;
      line-height: 2.3em;
  }*/

.footer-button a {
  font-family: Arial;
  cursor: pointer;
  /*padding: 0 42px;*/
  border: none;
  display: block;
  margin: 5px auto 10px;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  text-align: center;
  height: 51px;
  line-height: 51px;
  background: #e74c3c;
  font-weight: normal;
  border-bottom: 2px solid #c0392b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 9px;
  max-width: 380px;
}

.footer-button a:hover {
  background: #e75c4e;
}

.footer-button a:hover {
  color: #FFF;
}

.ppubtxt {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center !important;
  font-size: 18px;
  margin-bottom: 10px;
  width: 650px;
  padding: 0;
  color: #111;
  margin-top: 0;
}

.exitprod-img {
  width: 229px;
  /* height:529px; */
  margin: 61px 15px 0 15px;
  float: left;
  text-align: center;
}

.exit-form {
  width: 370px;
  float: left;
}

.exit-form-text {
  margin: 10px 0 20px;
}

.exit-form-text .subhead {
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  /*color:#333;*/
  color: #782B2B;
  /*margin-top:-35px;*/
}

.exit-form-text .subhead ul {
  list-style: outside none none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: normal;
  padding-left: 10px;
}

.exit-form-text .subhead ul li {
  background: transparent url("../images/bul.png") no-repeat scroll 0px 10px;
  margin-top: 10px;
  padding-left: 30px;
  padding-bottom: 10px;
  text-align: left;
}

.close-ex {
  height: 52px;
  width: 52px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: -26px;
  background: url(../images/close.png) no-repeat;
}

.clr {
  clear: both;
}

@media (max-width: 970px) {
  .ex-logo span {
    font-size: 18px !important;
  }

  .over-window {
    margin: 0;
    position: relative;
    top: 5vh;
    left: 0;
    width: 90%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: scroll
  }

  .over-window,
  .over-window * {
    box-sizing: border-box
  }

  .vtgoodlink img {
    position: static !important;
    display: block;
    margin: 0 auto
  }

  .exitprod-img {
    display: block;
    margin: 0 auto;
    width: auto;
    float: none
  }

  .exit-form {
    margin: 0 auto;
    float: none;
    clear: both;
    width: 100%;
    max-width: 280px
  }

  .exit-form-text {
    margin: 0 auto
  }

  .ppubtxt {
    width: 100%;
    text-align: center;
    max-width: 90%;
    margin: 0 auto
  }

  .flag {
    display: block !important;
    margin: 0 auto !important;
    position: static !important
  }

  .vtgoodlink {
    font-size: 17px !important
  }
}

.order_block {
  display: none;
  text-align: center !important
}

.order_block h3 {
  font: 700 18px Arial !important;
  background: 0 0
}

.spin-result-wrapper {
  display: none;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, .6);
  text-align: center
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 20%;
  margin: 0 auto;
  background: #fff none repeat scroll 0 0;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url("../fonts/cross_v_1.svg");
  background-size: 100%;
  top: -40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
  right: -40px;
  cursor: pointer
}

.pop-up-heading {
  font-size: 40px;
  margin-bottom: 20px
}

.pop-up-text {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  text-align: center !important
}

.pop-up-button {
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  color: #fff !important;
  border: medium;
  cursor: pointer;
  outline: medium
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 40%;
  margin: 0 auto;
  background: #fff none repeat scroll 0 0;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #71c341;
  border-radius: 50%;
  animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor #fff #fff;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  transform: rotate(-45deg);
  transition: opacity 1s ease 0s;
  animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@keyframes pop-up-appear {
  0% {
    transform: translateY(-2000px)
  }

  30% {
    transform: translateY(100px)
  }

  100% {
    transform: translateY(0)
  }
}

@keyframes pop-up-appear-before {
  0% {
    transform: scale(0)
  }

  100% {
    transform: scale(1)
  }
}

@keyframes pop-up-appear-after {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.pop-up-button:hover {
  color: #fff !important;
  text-decoration: none !important
}

body,
html {
  height: 100%
}

.all,
body {
  width: 100%
}

.logo,
.top_ico2,
.top_ico2 a,
.top_icons {
  display: block
}

.logo {
  text-align: center;
}

.menu_line {
  letter-spacing: 1px;
  text-transform: uppercase;

}

.all {
  z-index: 100;
  min-height: 100%;
  overflow: hidden
}

.all {
  overflow: hidden
}

.menu_line {
  text-transform: uppercase
}

.all,
body,
html {
  min-height: 100%
}

.clear,
h2,
h3 {
  clear: both
}

body {
  background: url(../images/pattern.png) left top
}

* {
  box-sizing: border-box
}

.all {
  max-width: 1068px;
  margin: 0 auto;
  position: relative;
  min-width: 270px
}

.main {
  position: relative
}

.b_top {
  margin-top: 20px
}

.top {
  margin: 15px 0
}

.logo {
  width: 80%
}

.logo img {
  max-width: 100%;
  float: left
}

.top_ico,
.top_ico2,
.top_icons {
  float: right
}

.top_icons {
  width: 18%
}

.top_ico2 a {
  float: left
}

.top_ico img {
  margin: 0 0 0 5px;
  max-width: 100%
}

.top_ico2 img {
  margin: 0 0 5px 8px;
  max-width: 100%
}

.menu_line {
  display: table;
  width: 100%;
  font-size: 1.125rem;
  color: #005dac;
  border-top: 1px solid #4c4849;
  border-bottom: 1px solid #4c4849;
  padding: 0;
  margin: 0;
  background-color: #fff
}

.menu_line_item:hover {
  background-color: #005dac
}

.menu_line_item:first-child {
  margin-left: 0
}

.menu_line_item {
  float: left
}

.menu_line_item:last-child {
  display: table-cell
}

.menu_line a,
.menu_line a:hover,
.menu_line_item:hover a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

.menu_line_item a,
.menu_line_item:hover a {
  display: table-cell;
  padding: 24px 15px;
  margin: 0
}

.menu_line_item a {
  color: #005dac
}

.footer_bg {
  background-color: #486591;
  padding: 20px 35px;
  color: #fff;
  margin-top: 60px;
  transform: translateY(2px);
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
}

.main {
  padding: 24px 0 0;
  width: 100%
}

@media only screen and (max-width:1100px) {
  .all {
    margin: 0 20px;
    width: 96%
  }
}

@media only screen and (max-width:990px) {

  .top_icons {
    width: 100%;
    margin-top: 10px
  }

  .top_ico2 {
    float: left
  }

  .top {
    margin-bottom: 15px
  }

  @media only screen and (max-width:768px) {
    .all {
      width: 94%
    }

    .top {
      margin: 30px 0 15px
    }
  }

  @media only screen and (max-width:670px) {

    .menu_line,
    .menu_line a,
    .menu_line a:hover,
    .menu_line_item:hover a {
      font-size: 1rem
    }

    .menu_line_item a,
    .menu_line_item:hover a {
      padding: 14px 10px
    }
  }

  @media only screen and (max-width:500px) {
    .all {
      width: 90%
    }

    .clear500 {
      clear: both
    }

    .top_ico a {
      display: block;
      float: left
    }
  }
}

a:hover,
h1,
h2,
h3 {
  color: #1f4278
}

a,
a:hover {
  text-decoration: underline
}

html {
  font-size: 100%
}

body {
  margin: 0;
  font-size: 17px;
  color: #252626;
  line-height: 1.4
}

p {
  margin: 0 0 14px
}

img {
  margin: 0 0 5px;
  border: 0
}

a {
  color: #0f315d
}

h1,
h2,
h3 {
  margin: 0;
  padding: 0 0 5px
}

h1,
h2 {
  margin-bottom: 22px
}

h1 {
  font-size: 20px;
  font-weight: 400;
  border-bottom: 1px solid #232323;
  text-transform: uppercase
}

h2,
h3 {
  font-weight: 700
}

h2 {
  font-size: 18px;
  margin-top: 22px
}

@media only screen and (max-width:770px) {
  img {
    margin: 3px 17px 5px 0;
    border: 0;
    float: none;
    max-width: 100%
  }

  .main {
    padding: 0
  }
}

p {
  padding-bottom: 7px
}

ul {
  font-size: 14px
}

.comTitle {
  padding: 5px 10px;
  background: #223358;
  color: #fff
}

.photo img {
  margin: 3px 0 0
}

.photo {
  float: left;
  margin-right: 10px
}

.com-txt {
  padding-left: 74px;
  text-align: left;
  font-size: 16px
}

.commit-text {
  margin-top: 25px
}

.commit {
  margin-top: 25px;
}

img.photo-people {
  width: 55px;
  border-radius: 50px
}

.myh4,
.rub-ramka a {
  text-transform: uppercase
}

.rub-ramka {
  background: rgba(3, 224, 0, .04);
  padding: 6px 13px !important;
  border-radius: 2px;
  border: 4px double rgba(21, 160, 37, .32);
  line-height: 28px;
  font-size: 16px;
  max-width: 86%;
  margin: 0 auto;
  font-weight: 400;
  color: #4a4a4a;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 10px !important;
}

.myh4 {
  padding: 6px 4px 4px 5px;
  width: 100%;
  display: table;
  border: 1px dotted #e2e2e2;
  border-right: none;
  color: #3a753a;
  font-size: 14px;
  margin-bottom: 9px;
  line-height: 23px;
  border-radius: 2px;
  margin-top: 5px;
  margin-left: -3px;
  font-weight: 700;
  background-color: #f5fef5;
  background-image: -webkit-repeating-linear-gradient(0deg, #bfe6bf 0, #f5fef5 100%);
  background-image: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%);
  background-image: -ms-repeating-linear-gradient(0deg, #bfe6bf 0, rgba(3, 224, 0, .04) 100%)
}

.rub-ramka a {
  color: #ce5353;
  font-weight: 400;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 1px dashed;
  text-shadow: 0 0 0;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 1px
}

@media screen and (max-width:1020px) {
  .rub-ramka {
    max-width: 95%
  }
}


body {
  font-family: 'PT Sans', sans-serif;
}

p {
  font-family: Arial, Helvetica, sans-serif;
}

.contentBox {
  line-height: 1.5;
}

.contentBox p {
  padding-bottom: 10px;
  padding-top: 10px;
}

.contentBox h1 {
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 27px;
}

.contentBox h2 {
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 10px;
}

.block-4 {
  border-left: 5px solid #39b4ff !important;
  padding: 10px 0px 10px 25px !important;
  margin: 0 35px !important;
  color: #39b4ff !important;
  box-sizing: border-box !important;
}

@media (max-width: 639px) {
  .block-4 {
    padding: 10px 0px 10px 15px !important;
    margin: 0 15px !important;
  }
}

p {
  margin: 0 !important;
}

h1,
h2,
h3 {
  border: none !important;
}


.lead-form-box {
  box-sizing: border-box !important;
  background: white;
  border-bottom: 1px solid #dacec6;
  padding: 20px;
  max-width: 600px;
  background-image: url("../images/formbg.jpg");
  background-repeat: no-repeat;
  background-position: top 0 right 0;
  background-size: 100% 100%;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.15);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.fields-box {
  margin: auto;
  max-width: 320px;
  width: 100%;
}

#lead-form input {
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 0 !important;
  border-radius: 5px !important;
  font-size: 17px !important;
  background: #fff !important;
  padding: 15px !important;
  border: 2px solid #e9d7dc;
  font-weight: normal !important;
}

#lead-form-result {
  display: none;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  padding: 7px;
  font-size: 15px;
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}

.name-field,
.phone-field {
  text-align: left;
  margin-bottom: 10px;
}

.name-field label,
.phone-field label {
  font-size: 12px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  color: #333 !important;
}


.lead-form-box h2 {
  margin: 20px 0 0 0 !important;
  padding: 0px !important;
  line-height: 32px !important;
  color: #000 !important;
  border: none;
}

.lead-form-box label {
  width: 100%;
  display: block;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 16px;
}

/* .lead-form-box span {
    font-size: 12px;
} */

#send-lead {
  width: 100%;
  padding: 15px;
  background: #0299ff;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
  box-shadow: 0 4px 25px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  color: #fff;
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold !important;
  text-transform: uppercase;
  cursor: pointer;
}

@media screen and (max-width: 600px) {

  .lead-form-box {
    background-image: url("../images/formbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 400px) {
  .fields-box {
    padding: 10px;
  }

  .lead-form-box {
    padding: 10px;
  }

  #send-lead {
    padding: 10px;
  }
}

.btnGo {
  outline: 0 !important;
  text-decoration: none !important;
  display: block;
  width: 300px;
  margin: 20px auto 20px;
  padding: 15px 20px;
  color: white;
  font-weight: bold;
  border-radius: 45px;
  font-size: 20px;
  text-transform: uppercase;
  background: linear-gradient(0deg, rgba(115, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
  white-space: normal !important;
}

.btnGo:visited,
.btnGo:active,
.btnGo:hover {
  color: white !important;
}

.btnGo:hover {
  background: linear-gradient(0deg, rgba(255, 0, 0, 1) 0%, rgba(115, 0, 0, 1) 100%);
}



/*.ex-logo{width:426px;height:55px;margin:40px auto 0;background:url(../img/exitsprite2.png) 0 0 no-repeat;} */
@media (max-width: 767px) {
  .product {
    max-width: 400px !important;
  }

}

.tcenter {
  text-align: center;
}

.mw100 {
  max-width: 100px;
}

.mt20 {
  margin-top: 20px;
}

.red {
  color: red;
}

.w100p {
  width: 100%;
}

.menu_line {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

@media (max-width: 1070px) {
  .menu_line .menu_line_item:nth-child(6) {
    display: none;
  }
}

@media (max-width: 860px) {
  .menu_line .menu_line_item:nth-child(5) {
    display: none;
  }
}

@media (max-width: 560px) {
  .menu_line .menu_line_item:nth-child(4) {
    display: none;
  }

  .menu_line_item a,
  .menu_line_item a:hover {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.vtbadlink {
  white-space: nowrap;
  text-decoration: none;
}

.vtbadlink:hover {
  text-decoration: none;
}

#form-block {
  margin-top: 25px;
  margin-bottom: 15px;
}

img {
  margin: 0;
}

.footer_bg {
  margin-top: 0;
}

.nowrap {
  white-space: nowrap;
}

@media (max-width: 990px) {
  .logo img {
    float: none;
  }

  .logo {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 991px) {
  .top_icons {
    margin-top: 15px;
  }
}

.mw800 {
  max-width: 800px;
}

.mw550 {
  max-width: 550px;
}

.cff0000 {
  color: #ff0000;
}

.pg {
  background: rgb(255, 236, 166) none repeat scroll 0% 0%;
  padding: 20px;
  border: 1px solid red;
}

.fs18 {
  font-size: 18px;
}

.fs14 {
  font-size: 14px;
}

.blue {
  color: blue;
}

.mb20 {
  margin-bottom: 20px;
}

.blue_border {
  margin: 20px 10px 20px 10px;
  border: 2px solid #0299ff;
  padding: 10px;
}

/* .old_price,
.new_price {
    visibility: hidden;
    height: 0;
    width: 0;
    overflow: hidden;
    pointer-events: none;
    margin: 0;
    padding: 0;
} */
.price {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 10px;
  max-width: 320px;
  width: 100%;
  margin: 0 auto 10px;
}

.previous,
.current {
  font-size: 20px;
}

.current {
  font-weight: 700;
}

.previous-price,
.current-price {
  font-size: 18px;
  display: flex;
  justify-content: center;
}

.cross-out {
  position: relative;
}

.cross-out::before,
.cross-out::after {
  content: "";
  position: absolute;
  display: block;
  width: 80%;
  height: 1px;
  background: red;
  top: 50%;
  left: 50%;
}

.cross-out::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.cross-out::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

img {
  max-width: 550px !important;
  width: 100%;
}

.wauto {
  width: auto
}

.commit-text img {
  max-width: 280px !important;
}

@media (min-width: 768px) {
  p {
    text-align: justify;
  }
}

#lead-form input:focus {
  outline: none;
}

.commit-text .mw500 {
  max-width: 500px !important;
}

@media (max-width: 479px) {
  .contentBox h1 {
    font-size: 22px;
  }

  .btnGo {
    outline: 0 !important;
    text-decoration: none !important;
    display: block;
    width: 278px;
    margin: 20px auto 20px;
    padding: 15px 20px;
    color: white;
    font-weight: bold;
    border-radius: 45px;
    font-size: 13px;
    text-transform: uppercase;
    background: linear-gradient(0deg, rgba(115, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
    white-space: normal !important;
  }
}

.footer_bg {
  position: unset;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 95px;
}

@media (min-width: 971px) {
  .new2 {
    margin-top: -39px;
  }
}

.new3 {
  width: 100%;
  max-width: 200px !important;
}

.prod {
  width: auto;
  max-width: 100% !important;
}