body {font-family: Yanone Kaffeesatz; font-style: normal; font-weight: normal; background: #ffffff; color: #333232;}
html {
  scroll-behavior: smooth; /* свойство scroll-behavior не наследуется, применяется к прокручиваемым блокам */ 
}
:root{--main:#333232;--yellow-main:#fcbd00;}

* {color: var(--main);}
*:focus {
    outline: none;
}

#wpadminbar *{color:#fff;}

a {-webkit-transition: color .3s ease-in-out;transition: color .3s ease-in-out; color: var(--main);text-decoration: none;}
a:hover {color: var(--main);/*text-shadow: 1px 1px 3px var(--yellow-main);*/text-decoration: none;}
a:hover,
a:focus,
a:active {outline: none;}
a:hover {text-decoration: none;}
a:visited {color: var(--main);}

a.ab-item {color: #fff;}

button, 
button:active, 
button:focus {
    outline: none;
}

h1 {font-size: 30px; line-height: 35px; text-align: center; text-transform: uppercase;}

h3 {color:var(--main); text-align: center; margin-top: 50px; text-transform: uppercase; font-size: 50px; line-height: 50px; border-bottom: 8px solid var(--yellow-main); display: inline-block; margin-bottom: 50px;}
h3.info {font-size: 22px; line-height: 28px; text-transform: uppercase; margin-top: 30px;}
h4 {text-align: left;color:var(--main); display: inline-block; font-size: 30px; line-height: 35px; background-position: left bottom; background-repeat: no-repeat; padding-bottom: 10px;}

p {font-size: 18px;line-height: 20px;}

ul {margin: 0; padding: 0;}
ul li {text-decoration: none; list-style-type: none;}
.page {margin-bottom: 0; position: relative; z-index: 1;}

.container-fluid {padding: 0; margin: 0;}
.container { padding: 0; margin: 0 auto;}
.container.main_content {padding-bottom: 80px;}
.site {position: relative;}
.wrapper.burger {display: none;}

@keyframes shine {0% {transform: translateX(-4rem) skewX(-45deg); }  50% {transform: translateX(30rem) skewX(-45deg); }  100% {transform: translateX(30rem) skewX(-45deg); } }

.main_content p {font-size: 22px; line-height: 26px;}

/*---Общие----*/
.title_breadcrumbs {padding: 25px 0 15px; margin-bottom: 30px; background-image: url(../img/bg-title.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; color:#fff; -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);}
.title_breadcrumbs h1 {color:#fff; text-align: left; text-transform: uppercase; font-size: 50px;text-shadow: 0px 0px 5px #000; padding-top: 23px;}
.site-main {padding-bottom: 100px;}
.title_breadcrumbs h1 {position: relative; top: 12px;}


/*---Хедер ------*/
header {-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);}
.site-header {background-color: rgba(51, 50, 50, .8);}
.site-header.not-main { position: relative; top: 0; background-image: url(../img/bg-header.jpg); background-repeat: no-repeat; background-size: cover; background-color: rgba(51, 50, 50, .9);}
.site-header.not-main .bottom-line {border-bottom: 2px solid #000; border-top:2px solid #000;}


.site-header.main-header {position: absolute; top: 0; z-index: 5;}
.site-header.main-header .main-header-layout {position: absolute; z-index: -1; background-image: url(../img/bg-header-1.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; top:0; width: 100%; height: 100%; opacity: .5;}

.container.header-wrapper .top-line{display: flex; justify-content: space-between; align-items: center; padding: 10px 0; }
.container.header-wrapper .top-line h1 {margin-bottom: 0;display: inline-block; text-align: left; font-size: 58px; font-weight: 600; line-height: 1;}
.container.header-wrapper .top-line h1 a {display: block; transition: .5s ease-in-out; color: #fff;text-shadow: 0px 0px 5px #000;}
.container.header-wrapper .top-line h1 p {margin-bottom: 0; font-size: 23.3px; line-height: 20px; color: #fff;}
.container.header-wrapper .top-line h1 a:hover {}
.container.header-wrapper a.logo {display: block; }

.container.header-wrapper .top-line .contact-block {display: flex; flex-direction: column; justify-content: center;}
.container.header-wrapper .top-line .contact-block p {margin-bottom: 0; color:#fff; font-size: 20px; text-shadow: 0px 0px 5px #000;}
.container.header-wrapper .top-line .contact-block a.main-number {font-size: 30px; font-family: 'Kelly Slab'; font-weight: bold;color: #fff; transition: .3s ease-in-out; text-shadow: 0px 0px 5px #000;}
.container.header-wrapper .top-line .contact-block a.main-number:hover {color: var(--yellow-main)}

.messengers-links {text-align: right; }
.messengers-links a {margin-left: 10px; }
.messengers-links a img {width: 24px; object-fit: contain;} 
header .bottom-line {box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.75);}
header .bottom-line {background-color: rgba(51, 50, 50, .6);}
header .bottom-line ul.main-menu {display: flex; justify-content: space-between;}
header .bottom-line ul.main-menu li {display: inline-block; }
header .bottom-line ul.main-menu li a{ display: inline-block; color: #fff; padding: 10px 0 0px 0; font-size: 22px; transition: all .5s ease-in-out; border-bottom: 3px solid transparent; text-transform: uppercase;text-shadow: 0px 0px 5px #000;}
header .bottom-line ul.main-menu li a:hover,
header .bottom-line ul.main-menu li.current-menu-item a{color:var(--yellow-main); border-color: var(--yellow-main);}

/*--- breadcrumbs----*/
.breadcrumbs a span {color:#fff; text-shadow: 0px 0px 5px #000; font-size: 20px;}
.breadcrumbs a span:hover {color:var(--yellow-main);}
.breadcrumbs span.kb_sep {color:#fff; text-shadow: 0px 0px 5px #000; font-size: 20px; margin-left: 15px; margin-right: 15px;}
.breadcrumbs span.kb_title {color:#fff; text-shadow: 0px 0px 5px #000; font-size: 20px; border-bottom: 2px solid var(--yellow-main);}


/*--- Главная ------*/
.main-content {border-bottom: 4px solid var(--main);}
.main-content .top-block {padding: 180px 0 200px; background-image: url(../img/bg-top-block.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; text-align: center; color: #fff; text-shadow: 0px 0px 25px #000;}
.main-content .top-block h1 {color: #fff; text-transform: uppercase; font-weight: bold; font-size: 55px; margin-bottom: 40px; line-height: 1.15;}

.main-content .top-block .our-pluses {display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 80px; background-color: rgba(51, 50, 50, 0.5);}
.main-content .top-block .our-pluses .single-plus {width: 24%; display: flex; align-items: center; padding: 20px 10px; border-right: 8px solid var(--yellow-main); color:#fff; font-size: 25px; line-height: 25px;}
.main-content .top-block .our-pluses .single-plus:last-child {border-right: none;}

a.get-call{
display: block; text-align: center; font-size: 28px; text-shadow: none; width: 250px;
margin: 0 auto; border: 2px solid var(--main);
line-height: 45px; text-transform: uppercase;
cursor: pointer;
background-color: rgba(252, 189, 0, .8);;
border-radius: 5px;
position: relative;
overflow: hidden;
padding-top: 5px;}
a.get-call::before{content: ''; position: absolute; top: 0; left: 0; width: 3rem; height: 100%; background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.6) 100%); transform: translateX(-4rem) skewX(-45deg); animation: shine 3.5s 2s infinite;}
a.get-call:hover{color:#fff;}
.development-row {padding: 18px 0 4px !important;}
/*--- Почему мы-----*/
.why-we-wrapper {text-align: center; padding-bottom: 50px; background-color: rgba(51, 50, 50, 0.05);}
.why-we-wrapper .why-we {display: flex; justify-content: space-between; flex-wrap: wrap;}
.why-we-wrapper .why-we .single-factor {display: flex; justify-content: flex-start; align-items: center; width: 48%; border:2px solid var(--main); margin-bottom: 20px; text-align: left; padding: 20px;}
.why-we-wrapper .why-we .single-factor img {display: block; width: 30%; object-fit: contain; margin-right: 30px;}
.why-we-wrapper .why-we .single-factor p.title {text-transform: uppercase; font-weight: bold; font-size: 28px; line-height: 28px;}
.why-we-wrapper .why-we .single-factor p.desc { text-align: left;}

.why-we-wrapper .why-we .single-factor.first {border-left: 4px solid var(--yellow-main); border-top:  4px solid var(--yellow-main);}
.why-we-wrapper .why-we .single-factor.second {border-right: 4px solid var(--yellow-main); border-top:  4px solid var(--yellow-main);}
.why-we-wrapper .why-we .single-factor.third {border-left: 4px solid var(--yellow-main); border-bottom:  4px solid var(--yellow-main);}
.why-we-wrapper .why-we .single-factor.fourth {border-right: 4px solid var(--yellow-main); border-bottom:  4px solid var(--yellow-main);}

/*----Наши услуги-----*/
.container-fluid.our-services-wrapper {text-align: center;margin-bottom: 40px;}
.container-fluid.our-services-wrapper .our-services{display: flex; justify-content:space-between; flex-wrap: wrap;}
.our-services a.single-service {display: block; width: 24%; position: relative; z-index: 1; height:280px; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center; border-radius: 5px; border: 3px solid var(--main); margin-bottom: 20px; transition: border-color .5s ease-in-out;}

.our-services a.single-service h2 {position: relative; z-index: 3; background-color: rgba(252, 189, 0, .6); width: 100%; color: var(--main); padding: 20px 20px; text-shadow: 0px 0px 5px #fff; border-bottom: 6px solid var(--main); border-top: 6px solid var(--main); font-size: 30px; line-height: 28px; transition: background-color .5s ease-in-out;}
.our-services a.single-service:hover {border-color:var(--yellow-main);}
.our-services a.single-service:hover h2 {background-color: rgba(252, 189, 0, 1);}
/*--- Услуга ----*/
.single_page_wrapper {padding: 50px 0 80px; display: flex; justify-content: space-between;}
.single_page_wrapper img.thumb {width: 40%; height: max-content; object-fit: contain;}
.single_page_wrapper .main-description {width: 57%; padding-top: 0;}

.single_page_wrapper.custom {display: block;}
.single_page_wrapper.custom .main-description {width: 100%;}
/*---- Услуги -----*/
.our-services.archive {display: flex; justify-content: flex-start; flex-wrap: wrap; padding-top: 50px;}
.our-services.archive .single-service{width: 24%; margin-right: 10px; text-align: center;}

/*--- Наша техника ----*/
.container-fluid.our-manipulators-wrapper {text-align: center; background-color: rgba(51, 50, 50, 0.05); padding-bottom: 50px; }
.container.our-manipulators {display: flex; justify-content: space-between; flex-wrap: wrap; flex-direction: row;}
.container.our-manipulators .single-mainpulator {width: 46%; text-align: center; display: flex; margin-bottom:80px;
flex-direction: column;
justify-content: inherit;}
.container.our-manipulators .single-mainpulator h4 {text-align: center;}
.container.our-manipulators .single-mainpulator a.mashine-thumb {transition: filter .3s ease-in-out;}
.container.our-manipulators .single-mainpulator a.mashine-thumb:hover {filter: opacity(75%);-webkit-filter: opacity(75%); -moz-filter: opacity(75%);}
.container.our-manipulators .single-mainpulator a.mashine-thumb img {width: 100%; object-fit: cover; height: 350px;}
.container.our-manipulators .single-mainpulator h4 {margin-top: 20px;}
.container.our-manipulators .single-mainpulator .main-ttx {margin: 0px auto 20px; text-align: left; padding-left: 40px;}
.container.our-manipulators .single-mainpulator .main-ttx p {font-size: 20px; margin-bottom: 10px;}

.container.our-manipulators .single-mainpulator .see-more-wrapper a {font-size: 26px; border:3px solid var(--yellow-main); border-radius: 3px; padding: 5px 15px;
background-color: rgba(252, 189, 0, 0.05); transition: all .3 ease-in-out;}
.container.our-manipulators .single-mainpulator .see-more-wrapper a:hover {color:#fff; background-color: rgba(252, 189, 0, 1)}


/*---- Отзывы---- */
.container-fluid.our-reviews-wrapper {text-align: center; padding-bottom: 100px;}
.our-reviews.owl-carousel {position: relative; z-index: 1;}
.our-reviews.owl-carousel .single-review {}
.our-reviews.owl-carousel .single-review h4 {display: block; text-align: left;}
.our-reviews.owl-carousel .single-review .img-desc-wrapper {display: flex; justify-content: flex-start;}
.our-reviews.owl-carousel .single-review img {display: block; border-radius: 50%; width: 25%; width: 140px; height: 140px; object-fit: cover;}
.our-reviews.owl-carousel .single-review p {display: flex; align-items: center; text-align: left; padding-left: 20px; font-size: 20px;}
.our-reviews.owl-carousel .owl-nav {display: flex; justify-content: space-between; width: 110%; position: absolute; z-index: 2; top: 50%; left:-5%;}
.our-reviews.owl-carousel .owl-nav button span {font-size: 50px; font-weight: bold; opacity: .7; transition: all .3s;}
.our-reviews.owl-carousel .owl-nav button span:hover {opacity: 1; color: var(--yellow-main);}
/*---Архив ----*/
.container.our-reviews.archive {display: flex; justify-content: flex-start; flex-wrap: wrap;}
.container.our-reviews.archive .single-review { text-align: left; border: 2px solid var(--main); border-bottom: 4px solid var(--yellow-main); border-radius: 10px; margin-bottom: 40px; width: 48%; margin-left: 20px; padding: 10px;}
.container.our-reviews.archive .single-review .img-desc-wrapper {display: flex; justify-content: flex-start; }
.container.our-reviews.archive .single-review .img-desc-wrapper img {width: 140px; height: 140px; object-fit: cover; margin-right: 20px; border-radius: 50%;}
.container.our-reviews.archive .single-review .img-desc-wrapper p {font-size: 22px; line-height: 24px;}

/*--- обратная связь ---*/
.container-fluid.feedback-wrapper {text-align: center; background-color: rgba(51, 50, 50, 0.05); padding: 50px 0 80px;}
.container-fluid.feedback-wrapper p{font-size: 22px; margin-bottom: 20px;}
.container.feedback form p {display: flex; justify-content: space-between; }
.container.feedback input {padding: 20px; border-radius: 0; border: 2px solid #DBDBDB; font-size: 22px;}
.container.feedback input:focus {border-color: #A6A6A6;}
.wpcf7-form-control-wrap {width: 40%;}

.container.feedback input.wpcf7-form-control.wpcf7-submit{display: block; text-align: center; font-size: 28px; text-shadow: none;
margin: 0 auto; border: 2px solid #DBDBDB;
text-transform: uppercase;
cursor: pointer;
background-color: rgba(252, 189, 0, .8);;
border-radius: 0px;
position: relative;
overflow: hidden;
padding: 10px 35px; 
height: 66px;}

.container.feedback span.submit-wrapper {display: block; position: relative;
overflow: hidden; width: 160px; z-index: 1;}

.container.feedback span.submit-wrapper::before {content: ''; position: absolute; top: 0; left: -40px; width: 3rem; height: 100%; background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.6) 100%); transform: translateX(-4rem) skewX(-45deg); animation: shine 3.5s 2s infinite; z-index: 2; height:66px;}
.container.feedback .wpcf7-form-control.wpcf7-submit:hover{color:#fff}
.wpcf7-not-valid-tip {margin-top: 10px;}

/*--- Страница манипулятора ----*/
.slider_and_desc {display: flex; justify-content: space-between; margin-top: 50px;}
.slider_and_desc .product_slider {width: 63%;}
.slider_and_desc .main_product_description {width: 35%;}

.slider_and_desc .carousel-item img.d-block.w-100 {min-height: 540px; object-fit: cover;} 
.slider_and_desc .carousel-indicators img.d-block.w-100 {height: 100px; object-fit: cover;} 
.carousel-indicators {bottom: 0px;}
.carousel-indicators li {width: 100px; height: 100px; border:2px solid var(--yellow-main);}

.slider_and_desc .main-ttx {text-transform: uppercase; font-weight: bold; font-size: 38px; margin-bottom: 40px; border-bottom: 5px solid var(--yellow-main); display: inline-block; line-height: 40px;}
.slider_and_desc a.get-call {margin: 0; margin-top: 50px;}

.main-description {padding: 40px 0 60px 0;}

h2.our-mashines {text-transform: uppercase; font-weight: bold;
font-size: 38px; margin-bottom: 40px; border-bottom: 5px solid var(--yellow-main);
display: inline-block; line-height: 40px;}

.owl-carousel.mashine-carusel .single-mashine{padding: 0px; text-align: center; }
.owl-carousel.mashine-carusel .single-mashine a.mashine-thumb {transition: filter .3s; }
.owl-carousel.mashine-carusel .single-mashine a.mashine-thumb img {height:360px; width: 100%; object-fit: cover;}
.owl-carousel.mashine-carusel .single-mashine a.mashine-thumb:hover {filter: opacity(75%);-webkit-filter: opacity(75%); -moz-filter: opacity(75%);}
.owl-carousel.mashine-carusel .single-mashine .title {text-align: center; padding: 10px; font-size: 30px;line-height: 30px; margin-bottom: 0;}


.single_product_wrapper .mashine-carusel {margin-bottom: 100px;}
.single_product_wrapper .single-mashine p.title {padding-top: 20px;}
.single_product_wrapper .single-mashine a.mashine-thumb {transition: filter .3s; }
.single_product_wrapper .single-mashine a.mashine-thumb:hover {filter: opacity(75%);-webkit-filter: opacity(75%); -moz-filter: opacity(75%);}
.single_product_wrapper .single-mashine a.mashine-thumb img {width: 100%; object-fit: cover;}
.single_product_wrapper .single-mashine .title {text-align: center; padding: 10px; font-size: 30px;line-height: 30px; margin-bottom: 0;}
.single_product_wrapper .single-mashine .see-more-wrapper {margin: 0 auto; text-align: center; } 
.see-more-wrapper a {display: inline-block; font-size: 20px; border-bottom: 3px solid var(--yellow-main); transition: color .3s;}
.see-more-wrapper a:hover {color:var(--yellow-main)} 


/*--- архив Наша техника ----*/

/*---- контакты -----*/
.main-description.contacts p.title {margin-bottom: 0;}
.main-description.contacts p.title + a {display: inline-block; font-size: 22px; margin-bottom: 15px; transition: all .3s; }
.main-description.contacts p.title + a:hover {text-decoration: underline; }
.main-description.contacts .messengers-links {text-align: left;  margin: 10px 0 40px;}
.main-description.contacts .messengers-links a {margin-left: 0; margin-right: 10px;}


/*--- Футер----*/
.container-fluid.footer-wrapper {border-top: 15px solid #000; padding: 40px 0 10px; background-image: url(../img/bg-footer-2.jpg); background-position: center; background-repeat: no-repeat; background-size: cover;}

.container-fluid.footer-wrapper .footer-menu ul {display: flex; justify-content: space-between; flex-wrap: wrap;}
.container-fluid.footer-wrapper .footer-menu ul li a{font-size: 28px; padding-right: 20px; transition: all .5s ease-in-out; }
.container-fluid.footer-wrapper .footer-menu ul li a:hover{color: var(--yellow-main); text-decoration: underline;}

.container-fluid.footer-wrapper .container {display: flex; justify-content: space-between; align-items: center;}
.container-fluid.footer-wrapper .container a {color: #fff; text-shadow: 0px 0px 5px #000;}
.container-fluid.footer-wrapper .footer-contacts p{color:#fff; font-size: 22px; text-shadow: 0px 0px 5px #000; margin-bottom: 0;}
.container-fluid.footer-wrapper .footer-contacts a.main-number {font-size: 30px; font-family: 'Kelly Slab';
font-weight: bold; color: #fff; transition: .3s ease-in-out; text-shadow: 0px 0px 5px #000; transition: color .3s ease-in-out;}
.container-fluid.footer-wrapper .footer-contacts a.main-number:hover {color: var(--yellow-main);}

.container-fluid.footer-wrapper .container.id {margin-top: 20px;text-shadow: 0px 0px 15px #000;}
.container-fluid.footer-wrapper .container.id p{color:#fff; }



/*----- Модальные окна ------*/
.modal-content .modal-header { background-image: url(../img/logo-mini.png); background-position: center; background-repeat: no-repeat; background-size: contain; margin-top: 10px;}
.modal-content .modal-body {padding-bottom: 0;}
.modal-content .modal-body h5 {text-align: center;}
.modal-content .modal_form {width: 95%; margin: 0 auto;}
.modal-content .modal_form span.wpcf7-form-control-wrap {display: block; width: 100%;}
.modal-content .modal_form span.wpcf7-form-control-wrap input {display: block; width: 100%; border: 2px solid #C4C4C4; border-radius: 5px; transition: border-color .3s ease-in-out; padding: 10px;}
.modal-content .modal_form span.wpcf7-form-control-wrap input:focus,
.modal-content .modal_form span.wpcf7-form-control-wrap input:active {border-color: var(--yellow-main);}
.modal-content .modal_form span.wpcf7-form-control-wrap textarea {display: block; width: 100%; border: 2px solid #C4C4C4; border-radius: 5px; transition: border-color .3s ease-in-out; padding: 10px; height: 100px;}
.modal-content .modal_form span.wpcf7-form-control-wrap textarea:focus,
.modal-content .modal_form span.wpcf7-form-control-wrap textarea:active {border-color: var(--yellow-main);}
.modal-content .modal_form input[type=submit] {display: block; width: 50%; margin: 0 auto; font-weight: normal;
font-size: 22px; line-height: 22px;
padding: 9px 16px; background: var(--yellow-main);
border-radius: 5px; color:#fff; border: none;}
.wpcf7-not-valid-tip {font-size: 12px;}
.wpcf7 form .wpcf7-response-output {margin-top: 0;}

/*----- Кнопка-вызов -модального окна------*/
.wrapper.burger a.call_us_modal {display: inline-block;background: #333385; border-radius: 5px; padding: 8px 10px; font-size: 12px;
line-height: 14px; color: #FFFFFF; margin-left: 22px; margin-top: 10px;}


/*----Меню бургер-----*/
.wrapper.burger{margin: 0;
    background: #ffffff;
    position: relative;
    display: none;
    z-index: 1;
    background-image: url(../img/bg-header-mobile.jpg); background-position: center; background-repeat: no-repeat; background-size: cover;
}
.wrapper.burger .lenta {height: 15px; background-image: url(../img/bg-line.jpg); background-position: center; background-size: cover;}
.wrapper.burger .top_line {height: 30px; margin: 20px; display: flex; justify-content: space-between;}
.wrapper.burger .top_line a {display: inline-block;}
.wrapper.burger .bottom_line {min-height: 61px; position: relative; z-index: 1; padding: 0 20px;}
.wrapper.burger .bottom_line a.burger-logo {display: block; position: absolute; z-index: 3; left: 50%; margin-left: -50px; top:-37px;}
.phone-block a.main-number {font-size: 20px; font-family: 'Kelly Slab'; font-weight: bold; color: #fff;
transition: .3s ease-in-out; text-shadow: 0px 0px 5px #000;}
.phone-block a.main-number:hover {color: var(--yellow-main);}
.wrapper.burger .messengers-links a {margin-left: 0; margin-right: 10px; }
.wrapper.burger h1 {color: #fff; text-align: left; margin-top: 20px;}
.wrapper.burger h1 a {color:#fff;}

#check-menu{
display: none;}

.wrapper.burger label{
    display: block;
    position: absolute;
    top: -10px;
	right:10px;
    width: 15%;
    height: 50px;
    cursor: pointer;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
}

.bottom_line .lines_wrapper {height: 60px; position: absolute; z-index: 2; right: 0; width: 15%; top:-10px;}

.burger-line{
    position: absolute;
    top: 15px;
    right: 30px;
    width: 26px;
    height: 3px;
    background-color: #fff;
    transition: .5s all;
}

.burger-line.first {}
.burger-line.second, 
.burger-line.third{top: 24px; background-color: var(--yellow-main);} /*вторая и появляющаяся линия*/
.burger-line.fourth{top: 32px;}

.main-menu_burger_wrapper{height: 0; position: relative; margin-left: -20%; margin-right: -20px; top: 64px;}
ul.main-menu_burger{
    display: block;
    margin: 0; padding: 0;
    max-height: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    font-size: 0;
    overflow: hidden;
    transition: 1s all;
    z-index: 150;
	background:rgba(255, 255, 255, .9);;
}

.burger ul.main-menu_burger li { text-align: center;}
.burger ul.main-menu_burger li:first-child { margin-top:10%;}

.burger ul.main-menu_burger li a{
    display: inline-block;
    padding: 15px 0;
    text-align: center;
    font-size: 22px;
    line-height: 24px;
    color: var(--main);
    border-bottom: 1px solid var(--main);
    transition: all .5s ease-in-out;
}
.burger ul.main-menu_burger li:last-child { margin-bottom:10%; border-bottom: 1px solid transparent;}

.main-menu_burger_wrapper a.close_burger {}

.burger ul.main-menu_burger li a:hover {color: var(--yellow-main);}

#check-menu:checked ~ .main-menu_burger_wrapper{
    height: 100%;
}

#check-menu:checked ~ .main-menu_burger_wrapper .main-menu_burger{
    max-height: 760px;
}


#check-menu:checked ~ .lines_wrapper .first{
    display: none;
}

#check-menu:checked ~ .lines_wrapper .second{
    transform: rotate(45deg);
}

#check-menu:checked ~ .lines_wrapper .third{
    transform: rotate(-45deg);

}

#check-menu:checked ~ .lines_wrapper .fourth{
    display: none;
}

.header-wrapper .midle-block {color: #fff;}
.midle-block .site-title {color: #fff; margin-top: 24px}
.container.header-wrapper .top-line h1 {color: #fff;}
.container.header-wrapper .top-line .ttile-desc {color: #fff; text-align: center; font-size: 20px; margin-top: 0px;}
.midle-block .site-title .title {font-size: 56px; color: #fff; text-align: center; line-height: 1; text-transform: uppercase; font-weight: 600;}

.title_breadcrumbs_wrapper h1 {}


/*----- Медиазапросы -------*/
/* big screens - with keyboard or TV */
@media screen and (max-width:1680px){
    .container {width: 1540px;}
}
@media screen and (max-width:1536px){
	.container {width: 1300px;}
    
}
@media screen and (max-width:1440px){
    .container {width: 1300px;}


}

/* normal screens - with keyboard */
@media screen and (max-width:1366px){
    .container {width: 1200px;}


}
@media screen and (max-width:1280px){
    .container {width: 1000px;}
    .container.feedback input {width: 100%;}
    .container-fluid.footer-wrapper .footer-menu ul li a {font-size: 24px; padding-right: 16px;}
    .our-services.archive {justify-content: space-around;}
    .our-services.archive .single-service {width: 45%; margin-bottom: 20px;}
    
    .container.our-reviews.archive {justify-content: space-around;}
    .container.our-reviews.archive .single-review {width: 45%;}

}
@media screen and (max-width:1152px){
	.container {width: calc(100% - 50px);}
    .main-content .top-block h1 {font-size: 46px;}
    .wpcf7-form-control-wrap {width: 35%;}
    .container.main_content {padding-bottom: 40px;}
    

}
@media screen and (max-width:1080px){
    .main-content .top-block {padding: 300px 0 100px;}
    .container.our-reviews {width: calc(100% - 100px);}
    .our-reviews.owl-carousel .single-review h4 {text-align: center;}
    .our-reviews.owl-carousel .single-review .img-desc-wrapper {justify-content: space-around;}
    .our-reviews.owl-carousel .owl-nav {width: 100%; left: 0; top:-10%;}
    .container-fluid.our-reviews-wrapper {padding-bottom: 40px;}
    .our-reviews.owl-carousel .single-review p {padding-left: 8px;}
    .container-fluid.footer-wrapper .footer-contacts a.main-number {font-size: 26px;}
    
    
    
}

@media screen and (max-width:980px){
    .container.header-wrapper .top-line h1 {font-size: 60px;}
    .container.header-wrapper .top-line h1 p {font-size: 21px;}
    
    .our-services a.single-service {width: 48%; height:260px;}
    .container.our-manipulators {justify-content: center;}
    .container.our-manipulators .single-mainpulator {width: 65%; margin-bottom: 30px; padding: 0 0 20px 0; -webkit-box-shadow: 0px 0px 5px 0px rgba(252,189,0,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(252,189,0,1);
box-shadow: 0px 0px 5px 0px rgba(252,189,0,1);}
    .container-fluid.our-reviews-wrapper {padding-bottom: 0;}
    .container.our-reviews.archive .single-review {width: 75%;}
    .container-fluid.footer-wrapper .footer-contacts a.main-number {font-size: 23px;}
    .container-fluid.footer-wrapper .container .logo {width: 100px;}
    .container-fluid.footer-wrapper .footer-menu ul li a {padding-right: 10px;}
    
}

/* tablet screens - touch pad */
@media screen and (max-width:854px){
    .container {width: calc(100% - 120px);}
    
    .container.main_content {padding-bottom: 0;}
    .container.header-wrapper .top-line h1 {font-size: 46px;}
    .container.header-wrapper .top-line h1 p {font-size: 19px;}
    .container.header-wrapper .top-line .contact-block a.main-number {font-size: 22px;}
    .main-content .top-block .our-pluses .single-plus {width: 25%; font-size: 21px; line-height: 23px;}
    .container-fluid.feedback-wrapper {padding: 10px 0 25px;}
    .container-fluid.footer-wrapper .footer-menu ul {width: 80%; margin: 0 auto; justify-content: space-around;}
    .container-fluid.footer-wrapper .footer-contacts {width: 29%;}
    .container-fluid.footer-wrapper .footer-contacts a.main-number {font-size: 20px;}
	
    
}
@media screen and (max-width:800px){
    .container.header-wrapper a.logo {width: 75%;}
    .container.header-wrapper .top-line h1 {font-size: 42px;}
    .container.header-wrapper .top-line h1 p {font-size: 15px;}
    .container.header-wrapper .top-line .contact-block p {font-size: 17px;}
    .title_breadcrumbs h2 {font-size: 40px;}
    .main-content .top-block .our-pluses {border: 3px solid var(--yellow-main);}
    .main-content .top-block .our-pluses .single-plus {width: 50%; border: 3px solid var(--yellow-main);}
    .main-content .top-block .our-pluses .single-plus:last-child {border: 3px solid var(--yellow-main);}
    .slider_and_desc .carousel-item img.d-block.w-100 {min-height: 432px;}
    .container-fluid.footer-wrapper .footer-contacts a.main-number {font-size: 16px;  display: inline-block; margin-bottom: 10px;}
    h3 {font-size: 40px;}
    
   
}
@media screen and (max-width:720px){
    .container.header-wrapper a.logo {width: 100%;}
    .container.header-wrapper .left-block {width: 100px;}
    .container.header-wrapper .top-line {padding: 30px 0;}
    .container.header-wrapper .top-line h1 {font-size: 37px; text-align: center;}
    .container.header-wrapper .top-line .contact-block a.main-number {font-size: 18px;}
    header .bottom-line ul.main-menu li a {font-size: 20px;}
    .title_breadcrumbs {padding: 15px 0 15px;}
    .title_breadcrumbs h2 {font-size: 32px;}
    h3 {font-size: 33px; line-height: 35px; margin: 40px 0;}
    .container.our-reviews.archive .single-review {margin-left: 0; width: 100%;}
    h4 {font-size: 26px;}
    .container.feedback form p {flex-direction: column;}
    .wpcf7-form-control-wrap {width: 75%; margin: 0 auto 10px auto;}
    .container.feedback span.submit-wrapper {width: 75%; margin: 10px auto 0 auto;}
    .container.feedback span.submit-wrapper::before {right: -100px;}
    
    .container-fluid.footer-wrapper .container .logo {width: 140px;}
    .container-fluid.footer-wrapper .footer-contacts {width: 41%;}
    .container-fluid.footer-wrapper .footer-menu ul {width: 92%;}
    .container-fluid.footer-wrapper .footer-menu ul li a {font-size: 22px;}
    .why-we-wrapper .why-we .single-factor {flex-direction: column; }
    .why-we-wrapper .why-we .single-factor img {display: block; width: 60%; height: 125px; object-fit: contain; margin-right: 0; padding-bottom: 10px; }
    .why-we-wrapper .why-we .single-factor p.title {text-align: center;}
    .slider_and_desc {flex-direction: column;}
    .slider_and_desc .product_slider {width: 100%; margin-bottom: 25px;}
    .slider_and_desc .main_product_description {width: 100%;}
    .slider_and_desc .main-ttx {display: block; text-align: center; margin-bottom: 25px;}
    .slider_and_desc a.get-call {display: block; width: 75%; margin: 20px auto 0 auto;}
    
    .our-services.archive .single-service {width: 100%;}

}
@media screen and (max-width:640px){
    .container.main_content {position: sticky;}
    .site-main {padding-bottom: 30px; position: sticky;}
    .container.header-wrapper {display: none;}
    header .bottom-line {display: none;}
    .wrapper.burger {display: block;}
    .main-content .top-block {padding: 250px 20px 100px; background-image: url(../img/bg-top-block-mobile.jpg);}
    .why-we-wrapper .why-we .single-factor {width: 100%;}
    .our-services a.single-service {width: 100%; height: 280px;}
    .container.our-manipulators .single-mainpulator {width: 100%;}
    
    .container-fluid.footer-wrapper {background-image: url(../img/bg-footer-mobile.jpg); background-size: cover;}
    .container-fluid.footer-wrapper .container {flex-direction: column;}
    .container-fluid.footer-wrapper .footer-menu ul {flex-direction: column; width: 100%; margin-top: 20px;}
    .container-fluid.footer-wrapper .footer-menu ul li {text-align: center;}
    .container-fluid.footer-wrapper .footer-menu ul li a {font-size: 26px; text-align: center;}
    .container-fluid.footer-wrapper .footer-contacts {width: 100%; margin: 30px auto; text-align: center;}
    .container-fluid.footer-wrapper .footer-contacts p {font-size: 36px; line-height: 38px;}
    .container-fluid.footer-wrapper .footer-contacts a.main-number {font-size: 32px;}
    .container-fluid.footer-wrapper .footer-contacts .messengers-links {text-align: center;}
    .footer-contacts .messengers-links a img {width: 34px;}
        
    .single_page_wrapper {flex-direction: column;}
    .single_page_wrapper img.thumb {width: 100%;}
    .single_page_wrapper .main-description {width: 100%; margin-bottom: 24px;}
    .messengers-links {text-align: left; width: fit-content; margin-bottom: 8px;}
    .phone-block {text-align: left; width: fit-content;}
    .wrapper.burger .top_line {flex-direction: column; position: relative; top: 8px;}
    .wrapper.burger .bottom_line {top: -20px;}
    .bottom_line .lines_wrapper {top: -24px;}
    .wrapper.burger label {top: -20px;}
    .wrapper.burger .bottom_line {min-height: 38px;}
    .wrapper.burger .top_line a {font-size: 14px;}
    .breadcrumbs span.kb_title,
    .breadcrumbs a span {font-size: 14px;}
    .breadcrumbs span.kb_sep {margin-left: 4px; margin-right: 4px; font-size: 10px;}
    .title_breadcrumbs h1 {font-size: 32px;}
    .footer-contacts .messengers-links {margin: 0px auto 20px;}
    .single_page_wrapper {padding-top: 24px;}
    .single_page_wrapper .main-description {margin-top: 24px;}
    .single_page_wrapper {padding-bottom: 24px;}
    .main-description {padding-bottom: 0;}
    .wrapper.burger .bottom_line a.burger-logo {margin-left: -30px;}
    .why-we-wrapper .why-we .single-factor p.desc {font-size: 15px;}
    .main-content .top-block {padding: 150px 20px 40px;}

    ul.main-menu_burger {padding-left: 40px;}

    

}

/* mobile screen - touch pad */
@media screen and (max-width:540px){
    .our-reviews.owl-carousel .single-review .img-desc-wrapper {flex-direction: column;}
    .our-reviews.owl-carousel .single-review .img-desc-wrapper {text-align: center;} 
    .our-reviews.owl-carousel .single-review img {margin: 0 auto;}
 
    
    	 
}
@media screen and (max-width:480px){
    
    .container {width: calc(100% - 50px);}

    h1 {font-size: 25px;}
    .main-content .top-block h1 {font-size: 38px;}
    .main-content .top-block .our-pluses .single-plus {width: 100%;}
    
    /*.carousel-inner {height: 350px;}*/
    .carousel-indicators {margin-right: 5px; margin-left: 5px;}
    .main-content .top-block {padding: 100px 10px 100px;}
}
@media screen and (max-width:415px){

    .wrapper.burger h1 {position: relative; z-index: 22;}
    .wrapper.burger .top_line a {position: relative; z-index: 22;}
    .main-content .top-block h1 {font-size: 34px;}
    
    .container.our-reviews.archive .single-review .img-desc-wrapper {flex-direction: column;}
    .container.our-reviews.archive .single-review .img-desc-wrapper img{display: block; margin: 0 auto 10px auto;}
    
    

}
@media screen and (max-width:360px){


    
}

@media screen and (max-width:320px){
    header .messengers-links {display: none;}

}

@media screen and (max-width:240px){

}



