
.podrobnee::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  background-image: url('/wp-content/themes/cleen-theme/images/box_arrow.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  right: 136px;
  bottom: -88px;
}
.button.blue_button.but_tehpassport {
  display: flex;
  max-width: 250px;
  margin: 0 auto;
  height: 40px;
  justify-content: center;
  align-items: center;
}

.owl-prev {
    position: absolute;
    top: 29%;
    font-size: 80px !important;
    left: -10px;
  background: none;
  border: none;
 
}

.owl-next{
    position: absolute;
    top: 29%;
    font-size: 80px !important;
    right: -10px;
}

button.owl-prev:focus {
    outline: none;
}
button.owl-next:focus {
    outline: none;
}


.company_content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.slogan {
    text-transform: uppercase;
    color: #074182;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid;
    padding: 2px;
    border-radius: 5px;
        margin-top: 21px;
    text-align: center;
display: block;
}


.sredina {
  display: flex;
  flex-direction: column;
}


.header {
    height: 100px;}

.phone_text {
    margin-top: 7px;
}
video#video {
    max-height: 550px;
}
.contac{
  margin-top: 0px;
  align-items: center;
}


.rev_cont {
    margin: 15px;
    cursor: pointer;
}
.rev_cont:before {
    content: "";
    background-image: url(/wp-content/themes/cleen-theme/images/youtube3.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    white-space: nowrap;
    width: 321px;
    height: 180px;
    opacity: 0.5;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.js-modal-btn.rev_cont:hover:before {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    background-color: red;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    padding: 0px;
    right: 0px;
 position: absolute;
    max-width: 68%;
    max-height: 69%;
    margin-top: 33px;
    margin-left: 16%;
}
span.wpcf7-spinner {
    display: none;
}
.about-point {
  opacity: 1;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-bottom: 3px solid #deb900;
    background-color: rgb(255, 228, 120);
    font-size: 15px;
    padding: 0 12px;
    height: 38px;
    line-height: 38px;
    font-weight: 500;
     box-shadow: inset 0 -1px 1px 0 rgb(0 0 0 / 12%), 0 10px 20px -5px rgb(0 0 0 / 25%); 
    transition: 0.5s;
    margin-top: 15px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
  border: none;
}
input.wpcf7-form-control.wpcf7mf-mask.wpcf7-mask.wpcf7-validates-as-required {
    height: 40px;
     width: 250px;
     font-size: 17px;
}
input.wpcf7-form-control.wpcf7-text {
    margin-bottom: 15px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit{
  width: 250px;
}
input.wpcf7-form-control.wpcf7-text {
    height: 40px;
    font-size: 17px;
     width: 250px;
}
.models__price-old:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -10%;
  width: 120%;
  height: 0;
  border-top: 1px solid #000;
  transform: rotate(-6deg);
}
.models__price-new {
  color: #ff0000;
  font-weight: 500;
  font-size: 22px;
  line-height: 1;
  transform: rotate(-8deg);
  text-shadow: 1px 1px 0 #fff;
}
.vidus{
  background-size: cover !important;
}
.models__price-old {
  line-height: 1;
  transform: rotate(-6deg);
  position: relative;
  font-size: 16px;
  text-shadow: 1px 1px 0 #fff;
}
.pog_container {
  padding: 20px 15px 20px 15px;

}
.models__price {
  position: absolute;
  top: 20%;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
}
.pog_container h2 {
  padding: 0;
  color: #004182;
  font: 22px "Open Sans";
  font-weight: 700;
}

body {
    overflow-x: hidden;
}

.btn_ye{
  display: block;
  color: #333;
  background-color: #ffd616;
  font-size: 18px;
  padding: 10px;
  width: 170px;
  margin: 14px auto 4px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-bottom: 3px solid #deb900;
  text-align: center;
  cursor: pointer;
}

.btn_ye:hover {
  background-color: #fff400;
}



.btn_gr {
    font: 15px 'Open Sans';
    font-weight: 500;
    display: block;
    color: #004182;
    background: #e6e6e6;
    padding: 8px 10px 10px;
    width: 170px;
    margin: 14px auto 4px;
    cursor: pointer;
    text-align: center;
}


.btn_gr :hover {
    background: #c7c7c7;
}




/*Попап*/
.cd-popup-three {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup-three.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  z-index: 9999;
}
.cd-popup-three-container {
  position: relative;
  padding: 50px 25px 25px;
  max-width: 600px;
  margin: 20% auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;

}
.cd-popup-three-container p {
  padding: 15px;
}


.cd-popup-three-container h2 {
  margin: 0px;
}

.cd-popup-three-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-three-container .cd-buttons li {
  float: left;
  width: 50%;
  list-style: none;
}
.cd-popup-three-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-three-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-three-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-three-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-three-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-three-container .cd-popup-three-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-three-container .cd-popup-three-close::before, .cd-popup-three-container .cd-popup-three-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-three-container .cd-popup-three-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-three-container .cd-popup-three-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-three-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}


.btn.spu-open-3 {
  max-width: 250px;
  text-align: center;
}






























.product_title.entry-title {
  font-size: 22px;
  font-weight: bold;
}
.site-header .site-branding img {
  margin-right: 30px;
  width: 230px !important;
}
/*Попап*/
.cd-popup-two {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup-two.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  z-index: 9999;
}
.cd-popup-two-container {
  position: relative;
  padding: 50px 25px 25px;
  max-width: 600px;
  margin: 20% auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;

}
.cd-popup-two-container p {
  padding: 15px;
}


.cd-popup-two-container h2 {
  margin: 0px;
}

.cd-popup-two-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-two-container .cd-buttons li {
  float: left;
  width: 50%;
  list-style: none;
}
.cd-popup-two-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-two-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-two-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-two-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-two-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-two-container .cd-popup-two-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-two-container .cd-popup-two-close::before, .cd-popup-two-container .cd-popup-two-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-two-container .cd-popup-two-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-two-container .cd-popup-two-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-two-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

/*Форма обратной связи*/
.img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}
.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  bottom: 0;
  left: 0;
}
.cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #5e6e8d;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.no-touch .cd-nugget-info a:hover {
  opacity: .8;
}
.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}
.cd-nugget-info span svg {
  display: block;
}
.cd-nugget-info .cd-nugget-info-arrow {
  fill: #5e6e8d;
}
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  z-index: 9999;
}
.cd-popup-container {
  position: relative;
  padding: 50px 25px 25px;
  max-width: 600px;
  margin: 20% auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  
}

.text-center.pop_zag {
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
}

li.product.type-product {
  min-height: 372px;
}
h2.woocommerce-loop-product__title {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn{
  background-color: #99291d;
  color: #fff;
  padding: 5px 30px;
  border-radius: 0.2rem;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-duration: .2s;
  transition-timing-function: ease;
  font-weight: bold;
  border: 2px solid #99291d;
  cursor: pointer;
}

.btn:hover {
  background-color: #fff;
  color: #000;
  border: 2px solid #99291d;
}







.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
  list-style: none;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}





@media (max-width: 768px){

.needp {
  margin-top: 60px;
}

.needp::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  background-image: url('/wp-content/themes/cleen-theme/images/box_arrow.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  right: -50px;
  top: -90px;
}

.podrobnee::before {
  display: none;
}



.block_videoobzor_item {
    position: relative;
}
.owl-nav button {
    height: 55px;
}
.button_youtube {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 60px;
}
.footer__contacts br {
    display: none;
}
.dealers-main {
    width: 100%;
    height: auto;
}
.footer__contacts a span {
    font-size: 20px;
  }
a.footer__phone.podmena {
    padding: 5px 0px;
}

.address-container {
    width: auto;
    font-size: 12px;
    line-height: 1.4em;
    margin: 0 auto;
    overflow-y: auto;
    height: auto;
    padding: 20px 10% 0;
}
a.button.blue_button.but_tehpassport {
    margin: 0 auto;

    max-width: 174px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
h2#zagolovok2 {
    text-align: center;
    margin-top: 100px;
    position: relative;
    display: block;
}
.nom1 {
    width: 38px;
    top: -3px;
    right: auto;
    bottom: 0;
    position: relative;
}
.need {
   top: 0;
}



.menu_mobile {
    display: none !important;
}

.sredina {
    display: none;
}

.sec_0 {
    margin: 0;
    background: none;
}

.menu_width {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


}











