/*
Theme Name: Rotor
Description: This is a child theme for Flatsome Theme
Author: www.symbol-web.ru
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
h1 {
    color: #000;
    font-family: 'Overpass', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.72px;
}
h2, h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {
    color: #000;
    font-family: 'Overpass', sans-serif;
    font-size: 43px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.72px;
    text-transform:none!important;
}
h3 {
    color: #000;
    font-family: 'Overpass', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.72px;
}
h4 {
    color: #000;
    font-family: 'Overpass', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.72px;
}
.cta-block h4 {font-size:20px;}
p {
    color: #3D3D3D;
    font-family: 'Overpass', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.68px;
}
p.accent {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.96px;
}
p#breadcrumbs {font-size:13px;}
.innerpage-firstblock h1 {font-size:40px;}
.mainpage-header-bg {
    position:relative;
    width:100%;
    max-width:1300px;
    margin:0 auto;
    height:160px;
    background-color:#fff;
    border-bottom-left-radius:16px;
    border-bottom-right-radius:16px;
    margin-bottom:-160px;
    z-index:2;
    opacity:0.94;
    box-shadow: 0px 0px 30px rgba(14,14,14,0.13);
}
select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background-color: #eee;
    border: 0px solid #ddd;
    border-radius: 4px;
}
    
input[type=checkbox], input[type=radio] {margin-bottom:-30px!important;}
.form-button {margin-top:20px;}
input[type=submit] {
    padding: 12px 35px 9px 35px;
    color: #FFF;
    text-align: center;
    font-family: Overpass;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
    text-transform:none!important;
    
}
.wpcf7-list-item-label {
    font-size:13px;
    line-height:16px;
    margin-bottom:20px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    background-color: #ffb900;
    color: #fff;
    padding: 18px 0px;
    text-align: center;
    border-radius: 0px;
    margin-left:0px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #46b450;
    color: #fff;
    padding: 18px 0px;
    text-align: center;
    border-radius: 0px;
    margin-left:0px;
}
.videobg {
    z-index:1;
}
.number-container {
    position:relative;
    width:100%;
    display: block;
    overflow: hidden;
    margin: 30px 0px;
}
.guarantee-number {
    float:left;
    width: 40%;
    font-family: 'Overpass', san-serif;
    font-size: 95px;
    font-weight: 900;
    color: #DE3434;
    line-height:115px;
}
.guarantee-text {
    float:right;
    width: 60%;
    color: #222;
    font-weight: 700;
}
.guarantee-text span {
    font-size:40px;
    color: #DE3434;
    font-weight: 900;
}
#menu-item-105 > .nav-dropdown {width:387px!important;}
#menu-item-72 > .nav-dropdown  {width:730px!important;}
#menu-item-88 > .nav-dropdown {width: 327px!important;}
#menu-item-72 > .sub-menu.nav-dropdown.nav-dropdown-default li {padding-right:38px;}
#menu-item-72 > .sub-menu.nav-dropdown.nav-dropdown-default li:last-child {padding-right:0px;}

blockquote {
    border:none;
    margin-bottom:-20px;
}
blockquote p {
    font-size:24px;
    color:#222;
    font-weight: 600;
    line-height: 40px;
}
ul.red-rumbs li {
    list-style-type:none;
    color:#000;
}
ul.red-rumbs li:before {
    content: '◆';
    color:#DE3434;
    font-size:18px;
    margin-right:10px;
}
ul.red-rumbs li > ol {margin-left:5px;} 

blockquote {font-style: normal!important;}
.gallery-col.col .box-text {display:none;}

.nav>li>a {
color: hsla(0,0%,0%,1);
transition: all .2s;
}
span.markred {
    color: #FFF;
    font-size: 70px;
    line-height:85px;
    font-weight: 700;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.72);
}
.flex-col.logo img {
    max-height:110px!important;
    margin-top:25px;
}
.header-button {margin-top:10px;}
.button.primary {
    padding: 12px 35px 9px 35px;
    color: #FFF;
    text-align: center;
    font-family: Overpass;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
}
.red-stripe {
    display:block;
    position:relative;
    width:100%;
    height:1px;
    background: #DE3434;
    content:'';
    margin:-10px 0px 10px 0px;
}
.brand-link {
    margin:20px 0px;
    font-size:22px;
    font-weight:bold;
}
.mfp-bg.mfp-ready {opacity:0.99;}
.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {margin-top:0px;}  

.header-slogan {margin: 10px 0px 0px -70px;}
.header-slogan p {
    color: #3D3D3D;
    font-family: Overpass;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.64px;
}
.header-phone {
    float:left;
    width: 120px;
    margin: 27px 20px 6px 80px;
}
.header-phone:before {
    display: block;
    float: left;
    content: '';
    width: 22px;
    height: 22px;
    background: url('/wp-content/themes/rotor/images/phone-icon.svg') no-repeat;
    background-size: contain;
    margin: -3px 0px 0px -29px;
}   
.header-adress {
    float:left;
    width:260px;
    margin: 27px 20px 0px 60px;
}
.header-adress:before {
    display: block;
    float: left;
    content: '';
    width: 22px;
    height: 22px;
    background: url('/wp-content/themes/rotor/images/map-pin-icon.svg') no-repeat;
    background-size: contain;
    margin: -3px 0px 0px -29px;
} 
.header-phone p a, .header-adress p {
    color: #3D3D3D;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
    transition-property:color;
    transition-duration:0.2s;
} 
.header-phone p a:hover {
    color:#de3434;
    text-decoration:none;
    transition-property:color;
    transition-duration:0.2s;
}

.header-bottom.wide-nav.hide-for-medium {min-height:70px;}
.nav>li>a {font-size:1em;}
.header-bottom.wide-nav .nav.header-nav.header-bottom-nav {
    margin-top:-15px;
    padding-left:160px;
}
.header-bottom.wide-nav .nav.header-nav.header-bottom-nav li {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.4px;
    margin-right:20px;
    color:#000;
    transition-property:color;
    transition-duration:0.2s;
} 
.nav.header-nav.header-bottom-nav i.icon-angle-down {
    color:#DE3434;
    margin: 3px 0px 0px 4px;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
    border-radius:6px;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {border-bottom-color: #fff;}
.nav-dropdown.nav-dropdown-default>li>a {
    font-family: Arsenal, sans-serif;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.4px;
    margin: 0px 10px;
    color: #000;
    transition-property:color;
    transition-duration:0.2s;
}
.sub-menu.nav-column.nav-dropdown-default li.menu-item-object-page a {
    font-family: Arsenal, sans-serif;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.4px;
    margin: 0px 0px 0px 30px;
    color: #000;
    transition-property:color;
    transition-duration:0.2s;
}

.sub-menu.nav-column.nav-dropdown-default li.menu-item-object-page a:before {
    display: block;
    float: left;
    content: '';
    width: 10px;
    height: 10px;
    background: url('/wp-content/themes/rotor/images/rhomb.svg') no-repeat;
    background-size: contain;
    margin: 5px 0px 0px -15px;
}
.sub-menu.nav-column.nav-dropdown-default li.menu-item-object-page a:hover, .nav-dropdown.nav-dropdown-default>li>a:hover {
    color:#de3434;
    transition-property:color;
    transition-duration:0.2s;
    
}
.header-search-form-wrapper .search-field.mb-0 {
    background-color: rgba(0, 0, 0, 0.06);
    border-color: rgba(255, 255, 255, 0.09);
    border-radius: 6px;
    box-shadow: none;
}
.wide-nav.hide-for-medium  .flex-right.flex-grow li.header-search-form {
    font-size:16px;
}
 .search-field.mb-0 input ::placeholder {
    color: #3D3D3D;
    font-family: Overpass;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
}
.main-title {
    position:absolute;
    top:-200px;
}
.border-red {
    box-shadow: 10px 10px 0px #DE3434;
}
.mobile-img {display:none;}
.product-mainpage-buttons  {height:550px;}
.product-mainpage-buttons .col-inner {
    background-color:#fff;
    border-radius: 8px;
    box-shadow: 0 4px 40px rgba(0,0,0,.04);
    overflow: hidden;
    position: relative;
    transition: all .4s linear;
}
.product-mainpage-buttons .col-inner:hover {
    transition: all .4s linear;
    background-color:#DE3434;
    box-shadow: 0 4px 40px rgba(0,0,0,.22);
}
.product-mainpage-buttons .product-cover {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:550px;
    z-index:8;
}
.product-mainpage-buttons .product-title {
    position:absolute;
    top:30px;
    left:30px;
    width:60%;
}
.product-mainpage-buttons .product-title h3 {
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; 
    letter-spacing: -1.6px;
    transition: all .4s linear;
}

.product-mainpage-buttons .product-text {
    position:absolute;
    top:130px;
    left:30px;
    width:80%;
}
.product-mainpage-buttons .product-text p {
    color:#605454;
    font-size:16px;
    line-height:22px;
}
.product-mainpage-buttons .product-icon {
    position:absolute;
    right:0;
    bottom:0;
    width:300px;
    height:326px;
}
.product-mainpage-buttons .product-icon.product-one {
    background:url('/wp-content/themes/rotor/images/etc01-min.png') no-repeat;
    background-size:cover;
}
.product-mainpage-buttons .product-icon.product-two {
    background:url('/wp-content/themes/rotor/images/hongxing-min.png') no-repeat;
    background-size:cover;
}
.product-mainpage-buttons .product-icon.product-three {
    background:url('/wp-content/themes/rotor/images/etceuro-min.png') no-repeat;
    background-size:cover;
}
.product-arrow {
    position:absolute;
    left: 30px;
    bottom: 22%;
    width: 50px;
    height: 57px;
    background:url('/wp-content/themes/rotor/images/white-arrow.svg') no-repeat;
    background-size:cover;
}
.product-mainpage-buttons .product-cover:hover ~ .product-title h3, .product-mainpage-buttons .product-cover:hover ~ .product-text p { 
    color: #fff;
    transition: all .4s linear;
}




.service-mainpage-buttons {height:400px;}
.service-mainpage-buttons .col-inner {
    background-color:#fff;
    border-radius: 8px;
    box-shadow: 0 4px 40px rgba(0,0,0,.04);
    overflow: hidden;
    position: relative;
    transition: all .4s linear;
}
.service-mainpage-buttons .col-inner:hover {
    transition: all .4s linear;
    background-color:#DE3434;
    box-shadow: 0 4px 40px rgba(0,0,0,.22);
}
.service-mainpage-buttons .service-cover {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:400px;
    z-index:8;
}
.service-mainpage-buttons .service-title {
    position:absolute;
    top:30px;
    left:30px;
    width:86%;
}
.service-mainpage-buttons .service-title h3 {
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; 
    letter-spacing: -1.6px;
    transition: all .4s linear;
}

.service-mainpage-buttons .service-text {
    position:absolute;
    top:130px;
    left:30px;
    width:80%;
}
.service-mainpage-buttons .service-text p {
    color:#605454;
    font-size:16px;
    line-height:22px;
}
.service-mainpage-buttons .service-cover:hover ~ .service-title h3, .service-mainpage-buttons .service-cover:hover ~ .service-text p { 
    color: #fff;
    transition: all .4s linear;
}
.service-mainpage-buttons .service-icon {
    position:absolute;
    right:0;
    bottom:0;
    width:120px;
    height:120px;
}
    
.service-mainpage-buttons .service-icon.servicon-one {
    background:url('/wp-content/themes/rotor/images/serv-1.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-two {
    background:url('/wp-content/themes/rotor/images/serv-2.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-three {
    background:url('/wp-content/themes/rotor/images/serv-3.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-four {
    background:url('/wp-content/themes/rotor/images/serv-4.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-five {
    background:url('/wp-content/themes/rotor/images/serv-5.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-six {
    background:url('/wp-content/themes/rotor/images/serv-6.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-seven {
    background:url('/wp-content/themes/rotor/images/99.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-nine {
    background:url('/wp-content/themes/rotor/images/rrf.svg') no-repeat;
    background-size:cover;
}
.service-arrow {
    position:absolute;
    left: 30px;
    bottom: 22%;
    width: 50px;
    height: 57px;
    background:url('/wp-content/themes/rotor/images/white-arrow.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-one.company {
    background:url('/wp-content/themes/rotor/images/comp-1.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-two.company {
    background:url('/wp-content/themes/rotor/images/comp-2.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-three.company {
    background:url('/wp-content/themes/rotor/images/comp-3.svg') no-repeat;
    background-size:cover;
}
.service-mainpage-buttons .service-icon.servicon-four.company {
    background:url('/wp-content/themes/rotor/images/comp-4.svg') no-repeat;
    background-size:cover;
}




.footer-wrapper {background-color:#fff;}
.footer-1 {padding-top: 70px;}
.footer-1, .footer-2 {border-top:none;}
.footer-logo-text {
    color: #3D3D3D;
    font-family: 'Overpass',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: -0.64px;
}
.footer-high .col-inner {text-align:left;}
.first-menu-block {padding-left:30px;}
.footer-high a {
    color: #222;
    transition: all .2s;
}
.footer-high a:hover {
    color: #dd3434;
    transition: all .2s;
}
.footer-logo-text {
    color: #3D3D3D;
    font-family: 'Overpass',sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.64px;
}
.footer-low {
    border-top:1px solid #f4f4f4;
    font-size:14px;
    margin-top:10px;
    padding-top:30px;
    margin-bottom:-60px;
}
.footer-low p, .footer-low a {
    font-size:14px;
    color:#728194;
}
.footer-low .col-one {text-align:left;}
.footer-low .col-two {text-align:center;}
.footer-low .col-three {text-align:right;}
.footer-low .col-two a {color: #728194;}
.footer-low .col-three a {color: #DE3434;}
.footer-low .col-two a:hover, .footer-low .col-three a:hover  {
    color: #ae2727;
    text-decoration:none;
}
.absolute-footer {display:none;}
.icon-angle-down {color:#de3434;}


.chveron-absolute {
    position:absolute;
    z-index:18;
    left:48%;
    top:160%;
    
}
.chevron-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
}
.chevron {
  position: absolute;
  width: 2.1rem;
  height: 0.48rem;
  opacity: 0;
  transform: scale(0.3);
  animation: move-chevron 3s ease-out infinite;
}
.chevron:first-child {
  animation: move-chevron 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
  animation: move-chevron 3s ease-out 2s infinite;
}
.chevron:before, .chevron:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  background: #fff;
}
.chevron:before {
  left: 0;
  transform: skewY(30deg);
}
.chevron:after {
  right: 0;
  width: 50%;
  transform: skewY(-30deg);
}
@keyframes move-chevron {
  25% {
    opacity: 1;
  }
  33.3% {
    opacity: 1;
    transform: translateY(2.28rem);
  }
  66.6% {
    opacity: 1;
    transform: translateY(3.12rem);
  }
  100% {
    opacity: 0;
    transform: translateY(4.8rem) scale(0.5);
  }
}
.sticky-container {
}

.stickl {
    position: sticky;
    top: 10vh;
    padding-bottom: 70px;
}
.grey-stroke {border: 1px solid rgba(0,0,0,0.1);}
nav.woocommerce-breadcrumb.breadcrumbs {display:none;}
.product-info.summary .product-title.product_title.entry-title {display:none;}
.product-info.summary.col-fit.col.entry-summary.product-summary.text-left.form-minimal {
    padding-top:0px;
    padding-left:60px;
}
.product-small.col.has-hover.product.type-product {
    padding: 10px 20px;
}
p.name.product-title.woocommerce-loop-product__title a {
    font-family: Arsenal, sans-serif;
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.4px;
    color: #000;
    transition-property: color;
    transition-duration: 0.2s;
}
p.name.product-title.woocommerce-loop-product__title a:hover {
    color: rgb(222, 52, 52);
    transition-property: color;
    transition-duration: 0.2s;
}
.zoom-button.button.is-outline.circle.icon i {margin-top:5px}
.wc-block-components-notice-banner.is-info {
    border:none;
    background-color:transparent!important;
}
.wc-block-components-notice-banner.is-info>svg {
    background-color:rgb(222, 52, 52)!important;
    width:100px;
    height:100px;
    margin-right:20px;
}
.wc-block-components-notice-banner__content {
    font-family: Arsenal, sans-serif;
    font-size:22px;
    font-weight:700;
    color: #0a0a0a;
}
.woocommerce-no-products-found {margin-bottom:30vh;}

.product-footer {margin-bottom:100px;}
.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content .description_tab.active {display:none;}

table.iksweb th {
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    color: #ffffff;
    letter-spacing: -0.03em;
    background-color: #000;
    padding: 30px 0px;
}

table.iksweb td {
	padding: 20px 10px;
	border: 0.5px solid #ffffff;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #000000;
	letter-spacing:-0.03em;

}
table.iksweb tr:nth-child(odd) {
  	background: rgba(210, 210, 210, 0.49);
	border-radius: 10px;
}

.mfp-counter {display:none;}
.product-short-description {margin-bottom:30px;}
.cta-block .col {
    padding: 0px 0px; 
    box-shadow:14px 14px 0px #e09c9c;
    margin-right:20px;
}
.dark-form.whitte .wpcf7-form-control-wrap.your-tel {
    float:left; 
    width:calc(100% - 200px);
    margin-bottom:50px!important;
    background-color:#fff;
    border-radius:4px;
}
.dark-form.whitte .wpcf7-form-control-wrap.your-tel input {margin-bottom:0px!important;}
.form-button.whitte {
    float:left; 
    width:170px; 
    padding-left: 20px;
    margin-top: 0px;
}
.form-button.whitte input {
    background-color:#fff;
    color:#111;
}

.form-button.whitte input:hover {
    box-shadow:none;
    background-color:#333;
    color:#fff;
}
.cta-block .wpcf7-response-output {
    float: none;
    display: block;
    overflow: hidden;
    width: 94%;
    margin: 0px 0px 20px 0px!important;
    top: -20px;
    position: relative;
    text-align: left!important;
    padding: 10px 10px!important;   
}
.cta-block .wpcf7 form.sent .wpcf7-response-output {
    float: none;
    display: block;
    overflow: hidden;
    width: 94%;
    margin: 0px 0px 20px 0px!important;
    top: -20px;
    position: relative;
    text-align: left!important;
    padding: 10px 10px!important; 
}
.callback-button {
    position:fixed;
    z-index:7;
    width:100px;
    height:100px;
    background-color:#DE3434;
    color:#fff;
    border-radius:50px;
    text-align:center;
    bottom: 50px;
    right: 110px;
    padding-top: 35px;
    font-size: 14px;
    line-height:15px;
    transition: all .2s ease-in-out;
}
.callback-button:hover {
    transform: scale(1.1);
    transition: all .2s ease-in-out;
}

.row-divided>.col+.col:not(.large-12) {border:none!important;}
.blog-single .entry-header-text {padding-left:0px; margin-top:50px;}
.blog-single h1 {text-align:left;}
.blog-single .entry-divider {display:none;}
.blog-single .entry-image.relative {padding:20px 0px 20px 0px;}
.blog-single #nav-below {margin: 50px 0px;}
.blog-bread {margin-top:30px;}
.col.post-item .box-blog-post h5 {font-size:20px;}
.fa-fw {width:30px; margin-right:5px;}
.box-text-bottom.box-blog-post .is-divider {display:none;}



/*************** АДАПТИВНЫЕ СТИЛИ  ***************/
@media only screen and (max-width:550px) {
    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content {width:300px;}
    .mainpage-header-bg {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        height: 99px;
        margin-bottom:-90px;
    }
    .flex-col.logo img {
        max-height: 55px!important;
        margin-top: 6px;
    }
    .header-phone {margin: 7px 20px 16px 30px;}
    .header-adress {margin: 10px 20px 0px 30px;}
    .main-title {
        position: absolute;
        top: auto;
        text-align: center;
        width:100%;
        bottom: -350px;
    }
    span.markred {
        font-size: 36px;
        line-height: 46px;
        text-align:center;
    }
    .chevron-container {display:none;}
    h1, .innerpage-firstblock h1 {font-size:30px;}
    h1.product-title.product_title.entry-title {font-size:24px;}
    h3, h3.product-section-title.container-width.product-section-title-related.pt-half.pb-half.uppercase {font-size:22px;}
    h2 {font-size:28px;}
    p, li {
        font-size: 16px;
        line-height: 24px;
    }
    p.accent {font-size:20px;}
    .mobile-img {
        display:block;
        margin-bottom: 36px!important;
    }
    .product-mainpage-buttons {height:480px;}
    .product-mainpage-buttons .product-title {
        top: 26px;
        left: 20px;
        width: 85%;
    }
    .product-mainpage-buttons .product-title h3 {
        font-size:24px;
        line-height:30px;
    }
    .product-mainpage-buttons .product-text {
        top: 76px;
        left: 20px;
    }
    .product-mainpage-buttons .product-icon {
        width: 277px;
        height: 307px;
    }
    .product-arrow {
        width: 42px;
        height: 47px;
    }
    .service-mainpage-buttons .service-cover {height:330px;}
    .service-mainpage-buttons {height: 330px;}
    .service-mainpage-buttons .service-title {
        top: 25px;
        left: 15px;
        width: 70%;
    }
    .service-mainpage-buttons .service-title h3 {
        font-size:18px;
        line-height:18px;
    }
    .service-mainpage-buttons .service-text {
        top: 88px;
        left: 15px;
        width: 85%;
    }
    .service-mainpage-buttons .service-text p {
        font-size: 14px;
        line-height: 19px;
    }
    .service-arrow {
        bottom:7%;
        width: 42px;
        height: 47px;
    }
    .service-mainpage-buttons .service-icon {
        width:90px;
        height:90px;
    }
    .first-menu-block {display:none;}
    .guarantee-number {
        float:left;
        left: 0px;
        width: 50%;
        text-align:left;
        font-size: 60px;
        line-height:70px;
        padding: 30px 10% 0px 10%;
    }
    .guarantee-text {
        float:right;
        width: 50%;
        text-align:left;
    }
    .guarantee-text span {
        font-size:20px;
    }
    .footer-low .col-one {
        text-align:center;
        margin-bottom:-36px;
    }
    .footer-low .col-three {text-align: center;}
    .product-container {margin-top:-80px;}
    .product-short-description {margin: 60px 15px 10px -45px;}
    .product-footer {margin-bottom:30px;}
    .iksweb-container {overflow-x: scroll;}
    .iksweb {min-width: 800px;}
    .cta-block {
        margin-left: -40px!important;
        margin-top: 30px;
        margin-right: 10px!important;
    }
    .dark-form.whitte .wpcf7-form-control-wrap.your-tel {width:100% ;}
    .cta-block h4 {font-size: 17px;margin-bottom: 34px;}
    .cta-block p {font-size: 15px;}
    .cta-block .form-button.whitte {padding-left:0px;margin-top:-30px;}
    .cta-block .wpcf7-response-output {width: 100%;}
    .cta-block .wpcf7 form.sent .wpcf7-response-output {width: 100%;}
    .callback-button {
        width:60px;
        height:60px;
        border-radius:30px;
        bottom: 50px;
        right: 20px;
        padding-top: 21px;
        font-size: 11px;
        line-height:11px;
    }
    #nav-below a {font-size:12px; line-height:14px!important;}

}

@media (min-width:551px) and (max-width:850px) {
    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content {width:300px;}
    .mainpage-header-bg {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        height: 99px;
        margin-bottom:-90px;
    }
    .header-phone {margin: 7px 20px 16px 30px;}
    .header-adress {margin: 10px 20px 0px 30px;}
    .flex-col.logo img {
        max-height: 73px!important;
        margin-top: 11px;
    }
    .main-title {
        position: absolute;
        top: 30%;
        text-align: center;
        width:100%;
    }
    span.markred {
        font-size: 40px;
        line-height: 48px;
        text-align:center;
    }
    .chevron-container {display:none;}
    h1, .innerpage-firstblock h1 {font-size:40px;}
    h2 {font-size:32px;}
    .mobile-img {
        display:inline-block;
        margin-bottom: 36px!important;
        float:left;
        width:40%!important;
        margin-right:25px;
    }
    .product-mainpage-buttons {height:420px;}
    .product-mainpage-buttons .product-text {width: 42%;}
    .product-arrow {bottom:14%;}
    .service-mainpage-buttons {height:480px;}
    .service-mainpage-buttons .service-cover {height:480px;}
    .service-mainpage-buttons .service-title h3 {
        font-size:22px;
        line-height:28px;
    }
    .service-arrow {
        bottom:14%;
        width: 42px;
        height: 47px;
    }
    .service-mainpage-buttons .service-icon {
        width:90px;
        height:90px;
    } 
    .guarantee-number {
        float:left;
        left: 0px;
        width: 50%;
        text-align:center;
        font-size: 80px;
        line-height:90px;
        padding: 10px 10% 0px 10%;
    }
    .guarantee-text {
        float:right;
        width: 50%;
        text-align:left;
    }
    .guarantee-text span {
        font-size:20px;
    }
    .first-menu-block {padding-left:0px;}
    ul.footer-menu li {font-size:13px;}
    .footer-low .col-one {
        text-align:center;
        margin-bottom:-36px;
    }
    .footer-low .col-three {text-align: center;}
    .product-container {margin-top:-80px;}
    .product-short-description {margin: 60px 15px 10px -45px;}
    .product-footer {margin-bottom:30px;}
    .iksweb-container {overflow-x: scroll;}
    .iksweb {min-width: 800px;}
    .cta-block {
        margin-left: -45px!important;
        margin-top: 30px;
        margin-right: 10px!important;
    }
    .cta-block h4 {font-size: 17px;margin-bottom: 34px;}
    .cta-block p {font-size: 15px;}
    .cta-block .form-button.whitte {padding-left: 18px;margin-top: -2px;}
    .cta-block .wpcf7-response-output {width: 100%;}
    .cta-block .wpcf7 form.sent .wpcf7-response-output {width: 100%;}
    .callback-button {
        width:60px;
        height:60px;
        border-radius:30px;
        bottom: 50px;
        right: 20px;
        padding-top: 21px;
        font-size: 11px;
        line-height:11px;
    }
    


}

@media (min-width:850px) and (max-width:1024px) {
    h2 {font-size:36px;}
    .mainpage-header-bg {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    #logo {width:120px!important;}
    .flex-col.logo img {
        max-height: 80px!important;
        margin-top: 10px;
    }
    .logo-left .logo {margin-left:15px;}
    .header-slogan {
        margin: 10px 0px 0px -60px;
        max-width: 300px;
    }
    .header-slogan p {font-size:14px;}
    .header-adress {display:none;}
    .header-bottom.wide-nav .nav.header-nav.header-bottom-nav {
        padding-left:20px;
    }
    .main-title {
        top: -72px;
        width:100%;
        text-align:center;
    }
    span.markred {
        font-size:50px;
        line-height:60px;
    }
    .service-mainpage-buttons {height:480px;}
    .service-mainpage-buttons .service-cover {height:480px;}
    .product-mainpage-buttons {height:480px;}
    .product-mainpage-buttons .product-title h3 {
        font-size:24px;
        line-height:30px;
    } 
    .product-mainpage-buttons .product-text p {
        font-size:15px;
    }
    .product-mainpage-buttons .product-icon {
        width: 199px;
        height: 223px;
    }
    .service-mainpage-buttons .service-title h3 {
        font-size:24px;
        line-height:30px;
    }
    .service-arrow {
        bottom:14%;
        width: 42px;
        height: 47px;
    }
    .service-mainpage-buttons .service-icon {
        width:90px;
        height:90px;
    } 
    .footer-logo-text {
        font-size: 13px;
        line-height: 18px;
    }
    .first-menu-block {padding-left:0px;}
    ul.footer-menu li {font-size:14px;}
    .guarantee-number {
        float:left;
        left: 0px;
        width: 50%;
        text-align:center;
        font-size: 70px;
        line-height: 85px;
        padding: 10px 1% 0px 1%;
    }
    .guarantee-text {
        float:right;
        width: 50%;
        text-align:left;
    }
    .guarantee-text span {
        font-size:20px;
    }
    .cta-block {
        margin-left: -45px!important;
        margin-top: 0px;
        margin-right: 10px!important;
    }
    .cta-block h4 {font-size: 17px;margin-bottom: 34px;}
    .cta-block p {font-size: 15px;}
    .cta-block .form-button.whitte {padding-left: 18px;margin-top: -2px;}
    .cta-block .wpcf7-response-output {width: 100%;}
    .cta-block .wpcf7 form.sent .wpcf7-response-output {width: 100%;}
     .callback-button {
        bottom:40px;
        right: 20px;
    }
}

@media (min-width:1025px) and (max-width:1199px) {
        .mainpage-header-bg {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    #logo {width:120px!important;}
    .flex-col.logo img {
        max-height: 80px!important;
        margin-top: 10px;
    }
    .logo-left .logo {margin-left:15px;}
    .header-slogan {
        margin: 10px 0px 0px -60px;
        max-width: 300px;
    }
    .header-slogan p {font-size:14px;}
    .header-phone {margin: 7px 20px 6px 40px;}
    .header-adress {margin: 10px 20px 0px 30px;width: 200px;}
    .header-bottom.wide-nav .nav.header-nav.header-bottom-nav {
        padding-left:20px;
    }
    .main-title {
        top: -72px;
        width:100%;
        text-align:center;
    }
    span.markred {
        font-size:50px;
        line-height:60px;
    }
    .footer-logo-text {
        font-size: 14px;
        line-height: 19px;
    }
    .guarantee-number {
        float:left;
        left: 0px;
        width: 40%;
        text-align:left;
        font-size: 80px;
        line-height: 95px;
        padding: 10px 1% 0px 1%;
    }
    .guarantee-text {
        float:right;
        width: 60%;
        text-align:left;
    }
    .guarantee-text span {
        font-size:20px;
    }
    .service-mainpage-buttons {height:480px;}
    .service-mainpage-buttons .service-cover {height:480px;}
    .callback-button {
        bottom:40px;
        right: 20px;
    }
}

@media (min-width:1200px) and (max-width:1299px) {
.header-adress {width: 220px;}
}