/*
Theme Name: WeDo
Author: Lev
Version: 2.0.0

*/
*{font-family: 'Montserrat', sans-serif !important;}
html {scroll-behavior: smooth;}
#btnScroll{
    display:none;
    position:fixed;
    bottom:20px;
    right:20px;
    z-index:99;
    cursor:pointer;
    color: #ff5c00;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 600;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}



body {
        color: #000000 !important;
        position: relative;
}
a:hover {
    text-decoration: none !important;
}
img {
    max-width: 100%;
}
.header-left, .header-right {
    display: flex;
    align-items: center;
}
header {
    padding-top: 20px;
    padding-bottom: 20px;
        position: relative;
    z-index: 99;
}
.header-city {
    font-size: 18px;
    line-height: 21px;
    margin-left: 100px;
    display: flex;
    align-items: center;
}
.header-city:before {
    content: url(/wp-content/uploads/2023/05/car.svg);
    margin-right: 5px;
}
.header-right {
    justify-content: flex-end;
}
.header-phone a {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    margin-right: 30px;
    white-space: nowrap;
}
.header-btn a {
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(90deg, #FF3900 0%, #FF7C17 99.48%, #FF7C17 100%);
    border-radius: 39px;
    padding: 15px 33px;
    white-space: nowrap;
}
.header-btn a:hover,.cons-btn a:hover {
    color: #fff;
}
#banner {
    padding-top: 70px;
    padding-bottom: 50px;
        z-index: 999;
    position: relative;
}
.banner-right__img img {
    border-radius: 100%;
}
h1.page-title {
    font-weight: 600;
    font-size: 64px;
    line-height: 100%;
    margin-bottom: 100px;
    margin-top: 80px;
}
.banner-btn__orange a {
    background: linear-gradient(90deg, #FF3900 0%, #FF7C17 99.48%, #FF7C17 100%);
    border-radius: 41px;
    color: #fff;
    padding: 15px 33px;
    text-transform: uppercase;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    z-index: 9999;
}
.banner-btn__black a {
    background: #000;
    border-radius: 41px;
    color: #fff;
    padding: 15px 33px;
    text-transform: uppercase;
    margin-bottom: 30px;
    display: inline-block;
}
.banner-btn__orange a:hover,.banner-btn__black a:hover{color: #fff;}
.banner-right {
    margin-left: -15%;
}
.banner-right__img {
    width: 120%;
    position: relative;
    z-index: -1;
}

.banner-right__btn a{
    z-index: 999;
    position: absolute;
    right: -100px;
    bottom: 100px;
    background: #FF5C00;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-title {
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 40px;
}
section#block-top {
    position: relative;
    overflow: hidden;
}
.section-subtitle {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 40px;
}
.text-orange {
    color: #FF5C00;
}
.adv-items,.adv-items2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff;
}
.adv-item {
    width: 31%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin: 30px 0;
}
.adv-item__text {
    font-size: 18px;
    line-height: 24px;
    margin-left: 20px;
}
.line {
    width: 100%;
    height: 1px;
    background: #C4C4C4;
    margin: 40px 0;
}
div#about {
    padding: 60px 0;
}

.service-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff;
}
.service-item {
    width: 23%;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.service-item__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
}
.service-item__text {
    font-size: 14px;
    line-height: 22px;
}
.service-item__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.service-item__top {
    margin-bottom: 30px;
}
.service-item__price {
    font-size: 24px;
    line-height: 28px;
}
.service-item__price span {
    color: #FF5C00;
}
.service-item__btn a {
    background: #FF5C00;
    width: 43px;
    height: 43px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.service-item__btn a img {
    height: 22px;
}
.service-item__btn {
    margin-right: 30px;
}
div#services .section-title {
    margin-bottom: 60px;
}
div#services {
    padding-bottom: 40px;
    position: relative;
}
div#cases{
    
    position: relative;
}
.cases-tab {
    display: flex;
}
.nav-tabs {
    border-bottom: 0 !important;
    flex-direction: column;
    width: 33%;
}
.tab-content {
    width: 67%;
}
.slider-to__img img {
    height: 460px;
    margin: auto;
    width: auto;
}
.slider-to__img {
    text-align: center;
    overflow: hidden;
    width: 100%;
}
.slider-to__img {
    text-align: center;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}
.slider-bottom__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
}
.slider-bottom__name {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.slider-bottom__link a {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #fff;
    margin-left: 50px;
    opacity: 0.9;
}
.slider-bottom__text {
    font-size: 15px;
    line-height: 19px;
    color: #fff;
    min-height: 7em;
	max-width: 450px;
}
.nav-tabs .nav-link {
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    margin: 15px 0;
    border: 0 !important;
}
.nav-tabs .nav-link:hover {
    border: 0 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: transparent !important;
    border-color: transparent !important;
}
div#step {
    padding: 100px 0 150px;
    position: relative;
}
.step-line{
    width: 100%;
}
.steps-item {
    position: absolute;
    width: 20%;
}
.steps-item__img {
    margin-bottom: 10px;
}
.steps-item.step1 {
    top: 70%;
    left: 0%;
}
.steps-item.step2 {
    top: 0;
    left: 13%;
}
.steps-item.step2 .steps-item__title, .steps-item.step2 .steps-item__text {
    margin-left: 70px;
    width: 100%;
}
.steps-item.step3 {
    top: 80%;
    left: 24%;
    width: 23%;
}
.steps-item.step4 {
    top: 2%;
    left: 43%;
    width: 22%;
}
.steps-item.step4 .steps-item__title, .steps-item.step4 .steps-item__text {
    width: 100%;
    margin-left: 60px;
}
.steps-item.step5 {
    top: 75%;
    left: 63%;
}
.steps-item.step5 .steps-item__title, .steps-item.step5 .steps-item__text {
    width: 100%;
    margin-left: -60px;
}
.steps-item.step6 {
    top: 0%;
    left: 73%;
}
.steps-item.step6 .steps-item__title, .steps-item.step6 .steps-item__text {
    width: 60%;
    margin-left: 110px;
}
.steps-item.step6 .steps-item__title {
    margin-top: -50px;
}
.steps-item.step7 .steps-item__img{
    text-align: right;
}
.steps-item.step7 {
    top: 73%;
    right: 0;
    width: 17%;
}
.steps-item__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 10px;
}
.steps-item__text {
    font-size: 16px;
    line-height: 19px;
}
.cons-title {
    font-weight: 600;
    font-size: 38px;
    line-height: 40px;
    margin-bottom: 30px;
}
.cons-text {
    font-size: 18px;
    line-height: 21px;
}
.col-md-6.cons-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cons-btn a {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(90deg, #FF3900 0%, #FF7C17 99.48%, #FF7C17 100%);
    border-radius: 39px;
    padding: 15px 33px;
    margin-top: 50px;
    display: inline-block;
}
section#types {
    padding: 100px 0 50px;
	overflow: hidden;
}
section#types .section-title {
    color: #000;
}
.types-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.types-item {
    width: 23%;
}
.types-item__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 15px;
        text-align: center;
}
.types-item__text {
    font-size: 16px;
    line-height: 19px;
    color: #272727;
}
section#contacts {
    position: relative;
    padding: 100px 0;
    height: 720px;
    margin-bottom: 0;
}
.contacts-map {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -10;
    bottom: 0;
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
}
.contacts-overlay {
    background: #272727;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-clip-path: polygon(0 20%, 86% 0, 400% 0, 0 56%);
    clip-path: polygon(0 18%, 86% 0, 450% 0, 0 53%);
    top: 0;
}
section#contacts .contacts-overlay {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 220%);
    top: 0;
}
section#contacts .section-title {
    text-align: left;
    color: #000;
    margin-top: 100px;
}
.contacts-social {
    display: flex;
}
.contacts-social__item {
    margin-right: 20px;
}
.contacts-phone__item a {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #000000;
}
.contacts-phone__item {
    margin-bottom: 5px;
}
.contacts-email a {
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #000000;
    margin: 20px 0;
}
.contacts-address {
    font-size: 20px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-bottom: 30px;
}
.slider-bottom {
    padding: 0 10%;
	color: #fff;
}
.types-item__img {
    text-align: center;
    margin-bottom: 10px;
}
.contacts-phone__item a:hover,.contacts-email a:hover {
    color: #000;
}
.contacts-phone__item a:before {
    content: url(/wp-content/uploads/2023/06/phone.svg);
    margin-right: 10px;
}
.contacts-email a:before {
    content: url(/wp-content/uploads/2023/06/mail.svg);
    margin-right: 10px;
}
.contacts-address:before {
    content: url(/wp-content/uploads/2023/06/place.svg);
    margin-right: 10px;
    margin-left: 5px;
}
.footer-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer#site-footer {
    background: #272727;
    color: #C4C4C4;
    padding: 15px 0;
}
#site-footer a.footer-menu {
    padding: 0 10px;
    color: #C4C4C4;
}
.slick-slide {
    margin: 0 15px;
    background: #EEEEEE;
    padding: 20px;
}
.reviews-slider__top {
    display: flex;
    justify-content: space-between;
}
.reviews-slider__top-text {
    width: 68%;
}
.reviews-slider__img {
    width: 30%;
}
.reviews-slider__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    margin-bottom: 5px;
}
.reviews-slider__text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #272727;
}
.reviews-slider__text2 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.reviews-slider__line {
    border-top: 1px solid #C4C4C4;
    margin: 30px 0 20px;
    position: relative;
}
.reviews-slider__line:before, .reviews-slider__line:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}
.reviews-slider__line:before {
    left: 38px;
    bottom: -10px;
    border: 10px solid;
    border-color: #C4C4C4 transparent transparent #C4C4C4;
    transform: rotate(45deg);
}
.reviews-slider__line:after {
    left: 38px;
    bottom: -12px;
    border: 10px solid;
    border-color: #EEEEEE transparent transparent #EEEEEE;
    transform: rotate(45deg);
}
#reviews .section-title {
    color: #000;
}
#reviews{
    margin: 50px 0 -100px;
    position: relative;
    z-index: 2;
}
#step .contacts-overlay {
    background: #272727;
    clip-path: polygon(0 0, 100% 0, 30% 0, 0 40%);
}
#cases .contacts-overlay{
    background: #272727;
    clip-path: polygon(0 0, 100% 0, 80% 0, 0% 160%);
}
#services .contacts-overlay{
    background: #272727;
    clip-path: polygon(0 0, 100% 0, 100% 65%, 0% 240%);
}

div#cases li.section-title {
    text-align: left;
    padding-left: 15px;
}
.nav-tabs .nav-link {
    margin: 20px 0 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-bottom: 1px solid #FF5C00 !important;
}
.carousel-control-next-icon {
    background-image: url(/wp-content/uploads/2023/06/right.svg) !important;
}
.carousel-control-prev-icon {
    background-image: url(/wp-content/uploads/2023/06/left.svg) !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 30px !important;
    height: 30px !important;
}
.slick-next:before {
    content: url(/wp-content/uploads/2023/06/right.svg);
}
.slick-prev:before {
    content: url(/wp-content/uploads/2023/06/left.svg);
}
.slick-prev, .slick-next {
    width: 50px;
    height: 50px;
    z-index: 9999;
}
.carousel-control-next {
    right: 30px !important;
}
.carousel-control-prev {
    left: 30px !important;
}
.form-input input {
    width: 100%;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #000000;
    color: #000;
}
span.wpcf7-spinner {
    display: none;
}
.form-btn input {
    width: 100%;
    border: 0;
    padding: 10px;
    background: linear-gradient(90deg, #FF3900 0%, #FF7C17 99.48%, #FF7C17 100%);
    color: #fff;
    border-radius: 50px;
}
.carousel-control-next, .carousel-control-prev{padding: 0 0 20%;}

.mobile-on{
    display:none;   
}
.slick-prev {
    left: 0 !important;
}
.slick-next {
    right: 0 !important;
}
.fa-angle-up:before {
    content: url(/wp-content/uploads/2023/06/up.png) !important;
}
.carousel-control-next, .carousel-control-prev {
    padding-bottom: 20% !important;
}

@media screen and (max-width: 1200px){
.contacts-overlay {
    -webkit-clip-path: polygon(0 14%, 86% 0, 370% 0, 0 51%);
    clip-path: polygon(0 14%, 86% -1.5%, 370% 30%, 0 50%);
}
.steps-item.step6 .steps-item__title {
    margin-top: -130px;
}
.carousel-control-next {
    right: 0px !important;
}
.carousel-control-prev {
    left: 0px !important;
}
#banner {
    padding-top: 10px;
    padding-bottom: 20px;
    z-index: 999;
    position: relative;
}
.slider-bottom__title {
    min-height: 3em;
}
}
@media screen and (max-width: 991px){
.contacts-overlay {
    -webkit-clip-path: polygon(0 14%, 95% 0, 440% 0, 0 52%);
    clip-path: polygon(0 14%, 95% -1%, 440% 30%, 0 52%);
	height: 95%;
}

.header-city {
    display: none;
}
.banner-right__img {
    width: 130%;
}
.banner-right__btn a {
    bottom: 170px;
}
.service-item {
    width: 48%;
    margin-bottom: 30px;
}

.slider-to__img img {
    height: auto;
}

.slider-bottom__title {
    min-height: 4em;
}
.steps-item.step2 .steps-item__title, .steps-item.step2 .steps-item__text {
    margin-top: -10px;
    margin-left: 30px;
}
.steps-item.step4 .steps-item__title, .steps-item.step4 .steps-item__text {
    width: 100%;
    margin-left: -10px;
}
.steps-item.step6 {
    top: -10%;
    left: 67%;
}
.steps-item.step6 .steps-item__title {
    margin-top: -170px;
}
.steps-item.step6 .steps-item__title, .steps-item.step6 .steps-item__text {
    margin-left: 100px;
}
.cons-btn a {
    text-align: center;
}
.types-item {
    width: 48%;
    margin-bottom: 20px;
}
.steps-item.step4 {
    top: -3%;
}
.carousel-control-next, .carousel-control-prev {
    padding-bottom: 30% !important;
}


}
@media screen and (max-width: 767px){
.header-city {
    display: block;
}	
	.slider-bottom__title{
		color: #000;
	}
	.slider-bottom__text{
		color: #000;
	}
	.slider-bottom__link a{
		color: #000; 
	}
.banner-right {
    margin-left: 0px;
}
.banner-right {
    margin-left: 0px;
    position: absolute !important;
    left: 40%;
    top: 40%;
}
div#about {
    padding: 140px 0 60px;
}
.adv-item {
    flex-direction: column;
    margin: 0 0 30px;
}
.adv-item img {
    height: 40px;
    margin-bottom: 10px;
    width: auto;
}
.service-item {
    margin-bottom: 60px;
}
.cases-tab {
    flex-wrap: wrap;
}
ul.nav.nav-tabs {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}
.tab-content {
    width: 100%;
}
div#cases li.section-title {
    width: 100%;
}
ul.nav.nav-tabs li.nav-item {
    width: 50%;
}
.slider-to__img img {
    height: auto;
}
.contacts-overlay {
    -webkit-clip-path: polygon(0 11%, 100% 7%, 100% 40%, 0% 42%);
    clip-path: polygon(0 11%, 100% 7%, 100% 40%, 0% 42%);
}
.banner-right__img {
    width: 90%;
}
.header-right {
    margin-top: 10px;
}
.col-md-6.cons-right {
    margin-top: 20px;
}
.mobile-on{
    display:block;   
}
.mobile-off{
    display:none;   
}
step-line {
    width: auto;
    margin: auto;
}
.steps-item.step1 {
    top: 0;
    left: 21%;
    width: 40%;
}
.steps-item.step2 {
    top: 14%;
    left: 43%;
    width: 40%;
}
.steps-item.step3 {
    top: 35%;
    left: 40%;
    width: 53%;
}
.steps-item.step4 {
    top: 52%;
    left: 41%;
    width: 61%;
}
.steps-item.step5 {
    top: 69%;
    left: 39%;
    width: 50%;
}
.steps-item.step5 .steps-item__title, .steps-item.step5 .steps-item__text {
    margin-left: 0;
}
.steps-item.step6 {
    top: 87%;
    left: 43%;
    width: 55%;
}
.steps-item.step6 .steps-item__title, .steps-item.step6 .steps-item__text {
    margin-left: 10px;
    margin-top: 0;
    width: 100%;
}
.steps-item.step7 {
    top: 100%;
    right: auto;
    width: 57%;
    left: 24%;
}
.steps-item.step7 .steps-item__img {
    text-align: left;
}
.step-line {
    width: auto;
    margin: auto;
}
	.header-left {
    justify-content: center;
}
	.header-logo img {
    max-width: 80%;
}
	.header-logo {
    text-align: center;
}
	.banner-right__img {
    width: 90%;
    margin-top: 52px;
    border: 5px solid #272727;
    border-radius: 50%;
}
	h1.page-title {
    margin-bottom: 50px;
    margin-top: 10px;
}
}
@media screen and (max-width: 600px){
.header-city {
    display: block;
}
.header-btn a {
    font-size: 14px;
    letter-spacing: 0;
}
.contacts-overlay {
    -webkit-clip-path: polygon(0 10%, 100% 7%, 100% 40%, 0% 42%);
    clip-path: polygon(0 10%, 100% 7%, 100% 39%, 0% 41%);
}
.section-title {
    font-size: 36px;
    line-height: 40px;
}

}
@media screen and (max-width: 480px){
.header-city {
    display: flex;
}
h1.page-title {
    font-size: 36px;
}
.contacts-overlay {
    -webkit-clip-path: polygon(0 6%, 100% 4%, 100% 41%, 0% 43%);
    clip-path: polygon(0 6%, 100% 4%, 100% 41%, 0% 43%);
}
.section-title {
    font-size: 30px;
    line-height: 36px;
}
div#about {
    padding: 60px 0 60px;
}
.adv-item {
    width:100%;
    flex-direction: row;
    margin: 0 0 15px;
    text-align: left;
}
.adv-item__text {
    margin-left: 10px;
}
.service-item {
    width: 100%;
}
div#services .section-title {
    margin-bottom: 20px;
}
ul.nav.nav-tabs li.nav-item {
    width: 100%;
}
.slider-bottom__name {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.slider-bottom__title {
    min-height: 3em;
    width: 100%;
}
.slider-bottom__link a {
    margin-left: 0;
}
.slider-bottom {
    padding: 0;
}
.slider-bottom__text {
    min-height: 10em;
}
div#step {
    padding: 0 0 150px;
}
.steps-item.step1 {
    top: 0;
    left: 10%;
    width: 80%;
}
.steps-item.step2 {
    top: 15%;
    left: 35%;
    width: 80%;
}
.steps-item.step2 .steps-item__title, .steps-item.step2 .steps-item__text {
    margin-top: -10px;
    margin-left: -25%;
}
.steps-item.step3 {
    top: 33%;
    left: 31%;
    width: 65%;
}
.steps-item.step3 .steps-item__title, .steps-item.step3 .steps-item__text {
    margin-left: -25%;
}
.steps-item.step4 {
    top: 50%;
    left: 37%;
    width: 71%;
}
.steps-item.step4 .steps-item__title, .steps-item.step4 .steps-item__text {
    margin-left: -30%;
}
.steps-item.step5 {
    top: 69%;
    left: 33%;
    width: 70%;
}
.steps-item.step5 .steps-item__title, .steps-item.step5 .steps-item__text {
    margin-left: -25%;
}
.steps-item.step6 {
    top: 89%;
    left: 40%;
    width: 75%;
}
.steps-item.step6 .steps-item__title, .steps-item.step6 .steps-item__text {
    margin-left: -30%;
}
.steps-item.step7 {
    top: 113%;
    right: auto;
    width: 85%;
    left: 11%;
}
.types-item {
    width: 100%;
}
section#contacts .contacts-overlay {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
section#contacts {
    padding: 100px 0 0;
    height: 620px;
}
.footer-block {
    flex-direction: column;
}
.footer-menu {
    margin: 20px 0;
}
#site-footer a.footer-menu {
    white-space: nowrap;
}
.header-right {
    justify-content: center;
    flex-direction: column;
}
.header-phone a {
    margin-bottom: 20px;
    display: block;
    margin-right: 0;
}
.adv-item img {
    height: auto;
    width: 40px;
}
.nav-tabs .nav-link {
    margin: 0px 0 !important;
}
.carousel-control-next, .carousel-control-prev {
    padding-bottom: 70% !important;
}
section#cons {
    margin-top: 80px;
}
.section-title {
    font-size: 24px;
    line-height: 32px;
}
	div#about {
    padding: 90px 0 60px;
}
	div#about .section-subtitle {
    margin-bottom: 20px;
}
}
.banner-btn__orange a{
    transition: all 0.3s ease 0s;
}
.banner-btn__orange a:hover{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
scale: 1.1;
}
.banner-btn__black a {
    transition: all 0.3s ease 0s
}
.banner-btn__black a:hover {
    box-shadow: 0px 4px 4px 0px rgba(255, 92, 0, 0.25);
scale: 0.9;
}
.banner-right__btn a {
    transition: all 0.3s ease 0s;
}
.banner-right__btn a img {
    transition: all 0.3s ease 0s;
}
.banner-right__btn a:hover {
    scale: 0.9;
    }
.banner-right__btn a:hover img{
transform: rotate(90deg);
margin-top: 10px;
}
.service-item{
    transition: all 0.5s ease 0s;
}
.service-item__top{
    padding-left: 5px;
    padding-right: 5px;
}
.service-item__bottom{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.service-item__btn img{
    transition: all 0.3s ease 0s;
}
.service-item__btn:hover img{
    rotate: -90deg;
}
.nav-item{
  
}
.service-item:hover{
    background-color: none;
	border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 7px 7px 15px 0px rgba(255, 255, 255, 0.15);

}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
    transition: all 0.3s ease 0s;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #fd6913 !important;
    transform: translateX(-25px);
}
.cons-btn a{
    transition: all 0.3s ease 0s;
}
.cons-btn a:hover{
    transform: rotate(5deg);
    box-shadow: 0px 6px 10px 0px rgba(255, 92, 0, 0.35);
}
.page-title{
    transition: all 0.6s ease-in 0s;
    scale: 0;
    transform: translateX(-200%);
}
.page-title._active{
    scale: 1;
    transform: translateX(0%);
}
@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
  
    0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
    }
  
    20% {
      transform: scale3d(1.1, 1.1, 1.1);
    }
  
    40% {
      transform: scale3d(0.9, 0.9, 0.9);
    }
  
    60% {
      opacity: 1;
      transform: scale3d(1.03, 1.03, 1.03);
    }
  
    80% {
      transform: scale3d(0.97, 0.97, 0.97);
    }
  
    to {
      opacity: 1;
      transform: scale3d(1, 1, 1);
    }
  }
  
  .bounceIn {
    animation-duration: calc(var(--animate-duration) * 0.85);
    animation-name: bounceIn;
    animation-delay: 0.2s;
  }
  @keyframes rubberBand {
    from {
      transform: scale3d(1, 1, 1);
    }
  
    30% {
      transform: scale3d(1.25, 0.75, 1);
    }
  
    40% {
      transform: scale3d(0.75, 1.25, 1);
    }
  
    50% {
      transform: scale3d(1.15, 0.85, 1);
    }
  
    65% {
      transform: scale3d(0.95, 1.05, 1);
    }
  
    75% {
      transform: scale3d(1.05, 0.95, 1);
    }
  
    to {
      transform: scale3d(1, 1, 1);
    }
  }
  
  .rubberBand {
    animation-name: rubberBand;
    animation-duration: calc(var(--animate-duration) * 1.15);
    animation-delay: 2.9s;
  }
  .adv-item{
    transition: all 0.7s ease 0s;
        opacity: 0;
        transform: translate3d(0, 100%,0);
  }
  .adv-item._active{
    opacity: 1;
        transform: translate3d(0, 0, 0);
  }
  .cons-title{
    transform:  translateX(-200%);
    transition: all 0.6s ease 0s;
  }
  .cons-title._active{
    transform:  translateX(0%);
  }
  .cons-text{
    transform:  translateX(-200%);
    transition: all 0.6s ease 0.3s;
  }
  .cons-text._active{
    transform:  translateX(0%);
  }
  .cons-btn{
    transform:  translateX(-200%);
    transition: all 0.6s ease 0.6s;
  }
  .cons-btn._active{
    transform:  translateX(0%);
  }
  .reviews-slider{
    scale: 0;
    transform: translateY(300px);
    transition: all 0.7s linear 0s;
  }
  .reviews-slider._active{
    transform: translateY(0px);
    scale: 1;
  }
  :root {
    --animate-duration: 1.5s;
    --animate-delay: 1s;
    --animate-repeat: 1;
  }
  .contacts-social{
    transform: translateY(200%);
    transition: all 0.8s ease-out 0s;
  }
  .contacts-social._active{
    transform: translateY(0%);
  }
  .p1{
    transition: all 0.6s ease 0s;
    transform: translateX(300%);
  }
  .p1._active{
    transform: translateX(0%);
  }
  .p2{
    transition: all 0.6s ease 0.3s;
    transform: translateX(340%);
  }
  .p2._active{
    transform: translateX(0%);
  }
  .p3{
    transition: all 0.6s ease 0.6s;
    transform: translateX(370%);
  }
  .p3._active{
    transform: translateX(0%);
  }
  .p4{
    transition: all 0.6s ease 0.9s;
    transform: translateX(400%);
  }
  .p4._active{
    transform: translateX(0%);
  }
@media (max-width: 767px){
	.section-title{
		margin-top: 160px;
	}
}
@media (max-width: 400px){
	.section-title{
		margin-top: 60px;
	}
}










#pole {background: #EEEEEE;padding-top: 50px;overflow: hidden;}
.pole-block { display: none; }
.show { display: block }
#pole .row {height: 400px;position: relative;}
.pole-block {
    margin-left: 5%;
    border: 1px solid #000;
    padding: 75px 30px 30px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    color: #FF5C00;
    height: 230px;
    width: 230px;
    rotate: -20deg;
    text-align: center;
}
.pole-block span {
    color: #fff;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 600;
}
#page1.pole-block{padding: 45px 30px 30px;}
#page9.pole-block{padding: 75px 30px 30px;
    height: 200px;
    width: 200px;color: #fff;}
.pole-block img {font-size: 2em;}
.carrot {position: absolute;cursor: pointer; transition: all 0.3s ease 0s;}
.carrot.carrot1 {bottom: 0px;width: 5%;left: 25%;z-index: 10;}
.carrot.carrot2 {bottom: -27px;width: 4%;left: 39%;z-index: 10;}
.carrot.carrot3 {bottom: 55px;width: 3%;left: 52%;z-index: 10;}
.carrot.carrot4 {bottom: 0px;width: 7%;left: 62%;z-index: 10;}
.carrot.carrot5 {bottom: 6px;width: 5%;left: 46%;z-index: 20;}
.carrot.carrot6 {bottom: 40px;width: 6%;left: 57%;z-index: 20;}
.carrot.carrot7 {bottom: 0px;width: 4%;left: 72%;z-index: 20;}
.carrot.carrot8 {bottom: 27px;width: 6%;left: 80%;z-index: 20;}
.carrot.carrot9 {bottom: -24px;width: 5%;left: 65%;z-index: 20;}
.carrot:hover { scale: 1.2; transform: translateY(-15px);}
.terra {position: absolute;bottom: 0;pointer-events: none;}
.terra.terra1 {z-index: 15;}
.terra.terra2 {z-index: 25;}
.scrolling-image {background: url(../../uploads/car/fon.jpg) repeat-x;background-position: bottom;background-size: contain;height: 360px;width: 1766px;animation: slide 5s linear infinite;}
.car {position: absolute;z-index: 100;bottom: 0;animation: 4s ease-in-out 0s normal none infinite running trambling-animation;}
.koleso {animation-name: rotation;animation-duration: 4s;animation-iteration-count: infinite;animation-timing-function: linear;position: absolute;z-index: 101;}
.koleso1 {bottom: 18%;left: 68.7%;width: 8.6%;}
.koleso2 {bottom: 18%;left: 40.3%;width: 8.7%;}
@keyframes slide {
  0% {transform: translate(-883px);}
  100% {transform: translate(0);}
}
@keyframes rotation {0% {transform:rotate(360deg);}100% {transform:rotate(0deg);}}
@keyframes trambling-animation {
   0%, 50%, 100% { transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg);}
   10%, 30% { transform: rotate(-1deg); -webkit-transform: rotate(-1deg); -moz-transform: rotate(-1deg); -o-transform: rotate(-1deg); -ms-transform: rotate(-1deg);}
   20%, 40% { transform: rotate(1deg); -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -o-transform: rotate(1deg); -ms-transform: rotate(1deg);}
}
.terra {
    width: 180%;
    left: -30%;
}
.carrot.carrot1 {
    bottom: 6px;
    width: 7%;
    left: 5%;
}
.carrot.carrot2 {
    bottom: 6px;
    width: 5%;
    left: 30%;
}
.carrot.carrot3 {
    bottom: 33px;
    width: 5%;
    left: 62%;
    z-index: 10;
}
.carrot.carrot4 {
    bottom: 42px;
    width: 7%;
    left: 82%;
}
.carrot.carrot5 {
    bottom: 9px;
    width: 6%;
    left: 40%;
}
.carrot.carrot6 {
    bottom: 25px;
    width: 6%;
    left: 57%;
}
.carrot.carrot7 {
    bottom: 7px;
    width: 5%;
    left: 72%;
}
.carrot.carrot8 {
    bottom: 27px;
    width: 6%;
    left: 88%;
}
.carrot.carrot9 {
    bottom: 7px;
    width: 7%;
    left: 45%;
    z-index: 10;
}
#pole .row {
    height: 530px;
}
.pole-block__title {
    margin-top: 110px;
    width: 240px;
    margin-left: -50px;
    line-height: 1em;
}
.carrot-img {
    transform: translateY(-350%);
    transition: all 0.4s ease;
}

.carrot-img._active {
    transform: translateY(0%);
}

.carrot-img1 {
    transition-delay: 1s;
}

.carrot-img2 {
    transition-delay: 1.2s;
}

.carrot-img3 {
    transition-delay: 1.4s;
}

.carrot-img4 {
    transition-delay: 1.6s;
}

.carrot-img5 {
    transform: translateY(-370%);
    transition-delay: 1.8s;
}

.carrot-img6 {
    transform: translateY(-370%);
    transition-delay: 2.0s;
}

.carrot-img7 {
    transition-delay: 2.2s;
}

.carrot-img8 {
    transition-delay: 2.4s;
}

.carrot-img9 {
    transition-delay: 2.6s;
}
.pole-block__title {
    color: #000;
    rotate: 20deg;
    margin-left: 160%;
    margin-top: 40px;
    width: 620px;
    text-align: left;
    font-size: 1.5em;
    font-weight: 600;
}
a.pole-block__title-btn {
    background: linear-gradient(90deg, #FF3900 0%, #FF7C17 99.48%, #FF7C17 100%);
    border-radius: 41px;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 30px;
    font-weight: 400;
    line-height: 1em;
    margin-top: 10px;
    display: inline-block;
    color: #fff !important;
    cursor: pointer;
}
@media (max-width:800px) {
    #page9.pole-block {
        padding: 35px 15px 15px;
        height: 150px;
        width: 150px;
        color: #fff;
        margin: 0 auto;
        display: inline;
        text-align: center;
    }
    .pole-block {
        margin-left: 5%;
        border: 1px solid #000;
        padding: 35px 10px 10px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        color: #FF5C00;
        height: 170px;
        width: 170px;
        rotate: -20deg;
        text-align: center;
    }
    
}
@media (max-width: 767px) {
    .pole-block__title {
    margin-top: 0px;
    width: 240px;
    margin-left: 160%;
    line-height: 1em;
    }
    #pole .row{
        height: 450px;
     }
}
@media (max-width: 547px) {
    .pole-block__title {
    margin-top: -20px;
    width: 180px;
    margin-left: 105%;
    line-height: 1em;
    font-size: 1.1em;
    }
    a.pole-block__title-btn {
        border: none;
        font-size: 13px;
        text-transform: uppercase;
        padding: 10px 20px;
        font-weight: 400;
        line-height: 1em;
        margin-top: 10px;
        display: inline-block;
        color: #fff !important;
        cursor: pointer;
        transition: all 0.3s ease 0s;
    }
    .pole-block {
        margin-left: 1%;
        border: 1px solid #000;
        padding: 25px 10px 10px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        color: #FF5C00;
        height: 140px;
        width: 140px;
        rotate: -20deg;
        font-size: 14px;
        text-align: center;
    }
    #pole .row{
        height: 350px;
    }
    #page9.show{
        padding: 45px 10px 10px; 
        height: 140px;
        width: 140px;
        margin-left: 1%;
    }
    .show .pole-block__title{
        margin-left: 115%;
        width: 180px;
        margin-top: 20px;
    }
    .team__item{
        height: 506px;
    }
    div#n2-ss-2 .n2-ss-slide-limiter {
        max-width: 339px;
    }
}


.steps-item__img._active {

    animation: bounce 0.5s;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);
    animation-iteration-count: 7;
}
/* Определение анимации */
@keyframes bounce {
    from {
        transform: translate3d(0, -200px, 0);
    }
    to {
        transform: translate3d(0, 0px, 0);
    }
}
/* Prefix Support */
  
steps-item__img {
    -webkit-animation-name: bounce;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: cubic-bezier(
    .5, 0.05, 1, .5);
    -webkit-animation-iteration-count: 3;
}
  
@-webkit-keyframes bounce {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
}
@media (max-width:700px) {
    .reviews-slider__top{
        flex-direction: column;
        align-items: center;
    }
    .reviews-slider__top-text{
        margin-top: 15px;
    }
    .reviews-slider__img {
        width: 40%;
    }
}










#pole {background: #EEEEEE;padding-top: 50px;overflow: hidden;}
.pole-block { display: none; }
.show { display: block }
#pole .row {height: 400px;position: relative;}
.pole-block {
    margin-left: 5%;
    border: 1px solid #000;
    padding: 75px 30px 30px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    color: #FF5C00;
    height: 230px;
    width: 230px;
    rotate: -20deg;
    text-align: center;
}
.pole-block span {
    color: #fff;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 600;
}
#page1.pole-block{padding: 45px 30px 30px;}
#page9.pole-block{padding: 75px 30px 30px;
    height: 200px;
    width: 200px;color: #fff;}
.pole-block img {font-size: 2em;}
.carrot {position: absolute;cursor: pointer; transition: all 0.3s ease 0s;}
.carrot.carrot1 {bottom: 0px;width: 5%;left: 25%;z-index: 10;}
.carrot.carrot2 {bottom: -27px;width: 4%;left: 39%;z-index: 10;}
.carrot.carrot3 {bottom: 55px;width: 3%;left: 52%;z-index: 10;}
.carrot.carrot4 {bottom: 0px;width: 7%;left: 62%;z-index: 10;}
.carrot.carrot5 {bottom: 6px;width: 5%;left: 46%;z-index: 20;}
.carrot.carrot6 {bottom: 40px;width: 6%;left: 57%;z-index: 20;}
.carrot.carrot7 {bottom: 0px;width: 4%;left: 72%;z-index: 20;}
.carrot.carrot8 {bottom: 27px;width: 6%;left: 80%;z-index: 20;}
.carrot.carrot9 {bottom: -24px;width: 5%;left: 65%;z-index: 20;}
.carrot:hover { scale: 1.2; transform: translateY(-15px);}
.terra {position: absolute;bottom: 0;pointer-events: none;}
.terra.terra1 {z-index: 15;}
.terra.terra2 {z-index: 25;}
.scrolling-image {background: url(../../uploads/car/fon.jpg) repeat-x;background-position: bottom;background-size: contain;height: 360px;width: 1766px;animation: slide 5s linear infinite;}
.car {position: absolute;z-index: 100;bottom: 0;animation: 4s ease-in-out 0s normal none infinite running trambling-animation;}
.koleso {animation-name: rotation;animation-duration: 4s;animation-iteration-count: infinite;animation-timing-function: linear;position: absolute;z-index: 101;}
.koleso1 {bottom: 18%;left: 68.7%;width: 8.6%;}
.koleso2 {bottom: 18%;left: 40.3%;width: 8.7%;}
@keyframes slide {
  0% {transform: translate(-883px);}
  100% {transform: translate(0);}
}
@keyframes rotation {0% {transform:rotate(360deg);}100% {transform:rotate(0deg);}}
@keyframes trambling-animation {
   0%, 50%, 100% { transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg);}
   10%, 30% { transform: rotate(-1deg); -webkit-transform: rotate(-1deg); -moz-transform: rotate(-1deg); -o-transform: rotate(-1deg); -ms-transform: rotate(-1deg);}
   20%, 40% { transform: rotate(1deg); -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -o-transform: rotate(1deg); -ms-transform: rotate(1deg);}
}
.terra {
    width: 110%;
    left: 0%;
}
.carrot.carrot1 {
    bottom: -15px;
    width: 5%;
    left: 10%;
}
.carrot.carrot2 {
    bottom: -16px;
    width: 4%;
    left: 27%;
}
.carrot.carrot3 {
    bottom: 3px;
    width: 5%;
    left: 62%;
    z-index: 10;
}
.carrot.carrot4 {
    bottom: 12px;
    width: 7%;
    left: 82%;
}
.carrot.carrot5 {
    bottom: 9px;
    width: 6%;
    left: 40%;
}
.carrot.carrot6 {
    bottom: 25px;
    width: 6%;
    left: 57%;
}
.carrot.carrot7 {
    bottom: -37px;
    width: 5%;
    left: 72%;
}
.carrot.carrot8 {
    bottom: 37px;
    width: 6%;
    left: 88%;
}
.carrot.carrot9 {
    bottom: -27px;
    width: 7%;
    left: 45%;
    z-index: 10;
}
#pole .row {
    height: 530px;
}
.pole-block__title {
    margin-top: 110px;
    width: 240px;
    margin-left: -50px;
    line-height: 1em;
}
.carrot-img {
    transform: translateY(-350%);
    transition: all 0.4s ease;
}

.carrot-img._active {
    transform: translateY(0%);
}

.carrot-img1 {
    transition-delay: 1s;
}

.carrot-img2 {
    transition-delay: 1.2s;
}

.carrot-img3 {
    transition-delay: 1.4s;
}

.carrot-img4 {
    transition-delay: 1.6s;
}

.carrot-img5 {
    transform: translateY(-370%);
    transition-delay: 1.8s;
}

.carrot-img6 {
    transform: translateY(-370%);
    transition-delay: 2.0s;
}

.carrot-img7 {
    transition-delay: 2.2s;
}

.carrot-img8 {
    transition-delay: 2.4s;
}

.carrot-img9 {
    transition-delay: 2.6s;
}
.pole-block__title {
    color: #000;
    rotate: 20deg;
    margin-left: 160%;
    margin-top: 40px;
    width: 620px;
    text-align: left;
    font-size: 1.5em;
    font-weight: 600;
}
a.pole-block__title-btn {
    background: linear-gradient(90deg, #FF3900 0%, #FF7C17 99.48%, #FF7C17 100%);
    border-radius: 41px;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 30px;
    font-weight: 400;
    line-height: 1em;
    margin-top: 10px;
    display: inline-block;
    color: #fff !important;
    cursor: pointer;
}
@media (max-width:800px) {
    #page9.pole-block {
        padding: 35px 15px 15px;
        height: 150px;
        width: 150px;
        color: #fff;
        margin: 0 auto;
        display: inline;
        text-align: center;
    }
    .pole-block {
        margin-left: 5%;
        border: 1px solid #000;
        padding: 35px 10px 10px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        color: #FF5C00;
        height: 170px;
        width: 170px;
        rotate: -20deg;
        text-align: center;
    }
    
}
@media (max-width: 767px) {
    .pole-block__title {
    margin-top: 0px;
    width: 240px;
    margin-left: 160%;
    line-height: 1em;
    }
    #pole .row{
        height: 450px;
     }
}
@media (max-width: 547px) {
    .pole-block__title {
    margin-top: -20px;
    width: 180px;
    margin-left: 105%;
    line-height: 1em;
    font-size: 1.1em;
    }
    a.pole-block__title-btn {
        border: none;
        font-size: 13px;
        text-transform: uppercase;
        padding: 10px 20px;
        font-weight: 400;
        line-height: 1em;
        margin-top: 10px;
        display: inline-block;
        color: #fff !important;
        cursor: pointer;
        transition: all 0.3s ease 0s;
    }
    .pole-block {
        margin-left: 1%;
        border: 1px solid #000;
        padding: 25px 10px 10px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        color: #FF5C00;
        height: 140px;
        width: 140px;
        rotate: -20deg;
        font-size: 14px;
        text-align: center;
    }
    #pole .row{
        height: 350px;
    }
    #page9.show{
        padding: 45px 10px 10px; 
        height: 140px;
        width: 140px;
        margin-left: 1%;
    }
    .show .pole-block__title{
        margin-left: 115%;
        width: 180px;
        margin-top: 20px;
    }
    .team__item{
        height: 506px;
    }
    div#n2-ss-2 .n2-ss-slide-limiter {
        max-width: 339px;
    }
}


.steps-item__img._active {

    animation: bounce 0.5s;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);
    animation-iteration-count: 7;
}
/* Определение анимации */
@keyframes bounce {
    from {
        transform: translate3d(0, -200px, 0);
    }
    to {
        transform: translate3d(0, 0px, 0);
    }
}
/* Prefix Support */
  
steps-item__img {
    -webkit-animation-name: bounce;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: cubic-bezier(
    .5, 0.05, 1, .5);
    -webkit-animation-iteration-count: 3;
}
  
@-webkit-keyframes bounce {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
}
@media (max-width:700px) {
    .reviews-slider__top{
        flex-direction: column;
        align-items: center;
    }
    .reviews-slider__top-text{
        margin-top: 15px;
    }
    .reviews-slider__img {
        width: 40%;
    }
}
input[type="range"] {
    display: block;
    -webkit-appearance: none;
    background-color: #000000;
    width: 90%;
    height: 5px;
    border-radius: 5px;
    margin: 0;
    outline: 0;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-color: #FB7D21;
  width: 15px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid white;
  cursor: pointer;
  transition: .3s ease-in-out;
}
input[type="range"]::-webkit-slider-thumb:hover {
    background-color: white;
    border: 2px solid #FB7D21;
}
input[type="range"]::-webkit-slider-thumb:active {
    transform: scale(1.6);
}
input[type="range"]:focus {
    border: none;
}
.pole-block__title {
    color: #000;
    rotate: 20deg;
    margin-left: 160%;
    margin-top: 40px;
    width: 620px;
    text-align: left;
    font-size: 1.5em;
    font-weight: 600;
}
a.pole-block__title-btn {
    background: linear-gradient(90deg, #FF3900 0%, #FF7C17 99.48%, #FF7C17 100%);
    border-radius: 41px;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    padding: 15px 30px;
    font-weight: 400;
    line-height: 1em;
    margin-top: 10px;
    display: inline-block;
    color: #fff !important;
    cursor: pointer;
}
.form-inputs__text {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.popmake-content .footer-form-inputs {
    display: block;
    width: 70%;
    margin: auto;
}
.popmake-content .footer-form-inputs .footer-form-input {
    margin-bottom: 20px;
}
.popmake-content .footer-form-inputs .footer-form-input.margin_bottom_0{
    margin-bottom: 0;
}
.popmake-content .footer-form-acceptance label {margin-top:0;}
.foto_about ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.foto_about ul li {
    max-width: 33%;
    list-style: none;
    overflow: hidden;
    max-height: 230px;
    margin-bottom: 5px;
}
.wpcf7-form{
  position: relative;
 
  overflow: hidden;
}
.wpcf7-form .fieldset-cf7mls{
  padding: 0px 30px;
  border: none;
  background: none;
}
.pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -25% !important;
        width: 40% !important;
    }
.footer-form-inputs {display: flex;align-items: flex-start;}
.wpcf7-spinner {display: none;}
.footer-form-input {margin-right: 10px;width: 100%;}
.footer-form-inputs input,.footer-form-inputs input:focus {width: 100%;background: transparent;border: none;border-bottom: 1px solid #000;border-radius: 0;color: #000;}
footer .footer-form-inputs input,footer .footer-form-inputs input:focus{color: #fff;}
.footer-form-inputs input[type=submit] {background: linear-gradient(90deg, #FF3900 0%, #FF7C17 99.48%, #FF7C17 100%) !important;border: none;border-radius: 20px;font-size: 1em;text-transform: uppercase;padding: 8px 6px;width: 100%;font-weight: 400;color:#fff !important;  line-height: 27px;}
.footer-form-acceptance label{display: flex;align-items: center;line-height: 1em;margin-top: 20px;}
.footer-form-acceptance label input{margin-right: 10px;height: 20px;width: 30px;}
footer.site-footer {background: #000;color: #7B7B7B;padding: 50px 0;}
footer.site-footer a{color: #7B7B7B;}
footer.site-footer a:hover {color: #FB7D21;}
.footer-logo {margin-bottom: 50px;}
.footer-menu-title {letter-spacing: 0.2em;text-transform: uppercase;font-size: 1.5em;margin-bottom: 20px;}
.footer-menu_link {margin-bottom: 15px;}
.footer-menu {margin-bottom: 50px;}
.footer-social__title {letter-spacing: 0.2em;text-transform: uppercase;font-size: 1.5em;margin-bottom: 10px;}
.footer-social__items {display: flex;justify-content: space-between;width: 80%;}
.footer-social {margin-bottom: 41px;}
.footer-form__title {font-size: 1.5em;color: #fff;}
.footer-form__subtitle {letter-spacing: 0.495em;color: #FB7D21;font-size: 1.5em;margin-bottom: 35px;}
.footer-form__text {color: #fff;font-weight: 300;margin-bottom: 20px;font-size: 1.15em;}
.footer-form__form .footer-form-inputs {flex-direction: column;margin-bottom: 30px;}
.footer-form__form .footer-form-input {margin-bottom: 30px;}
.footer-form__form .footer-form-inputs input {border-bottom: 1px solid #fff;}
.footer-form__form .footer-form-inputs input[type=submit]{border-bottom: none;}
.footer-form__form .footer-form-acceptance label{line-height: 1.25em;align-items: flex-start;margin-top: 0;}
footer-form-inputs input[type=submit] {background: linear-gradient(90deg, #FF3900 0%, #FF7C17 99.48%, #FF7C17 100%) !important;border: none;border-radius: 20px;font-size: 1em;text-transform: uppercase;padding: 10px 6px;width: 100%;font-weight: 400;color:#fff !important; line-height: 27px;}
@media (max-width: 1000px){
	.pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -25% !important;
        width: 60% !important;
    }
	.popmake-content .footer-form-inputs {
    display: block;
    width: 70%;
    margin: auto;
}
}
@media (max-width: 600px){
	.pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -25% !important;
        width: 90% !important;
    }
	.popmake-content .footer-form-inputs {
    display: block;
    width: 80%;
    margin: auto;
}
}
@media (max-width:800px) {
    #page9.pole-block {
        padding: 35px 15px 15px;
        height: 150px;
        width: 150px;
        color: #fff;
        margin: 0 auto;
        display: inline;
        text-align: center;
    }
    .pole-block {
        margin-left: 5%;
        border: 1px solid #000;
        padding: 35px 10px 10px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        color: #FF5C00;
        height: 170px;
        width: 170px;
        rotate: -20deg;
        text-align: center;
    }
    
}
@media (max-width: 767px) {
    .pole-block__title {
    margin-top: 0px;
    width: 240px;
    margin-left: 160%;
    line-height: 1em;
    }
    #pole .row{
        height: 450px;
     }
}
@media (max-width: 547px) {
    .pole-block__title {
    margin-top: -20px;
    width: 180px;
    margin-left: 105%;
    line-height: 1em;
    font-size: 1.1em;
    }
    a.pole-block__title-btn {
        border: none;
        font-size: 13px;
        text-transform: uppercase;
        padding: 10px 20px;
        font-weight: 400;
        line-height: 1em;
        margin-top: 10px;
        display: inline-block;
        color: #fff !important;
        cursor: pointer;
        transition: all 0.3s ease 0s;
    }
    .pole-block {
        margin-left: 1%;
        border: 1px solid #000;
        padding: 25px 10px 10px;
        background: #000;
        border-radius: 50%;
        position: absolute;
        color: #FF5C00;
        height: 140px;
        width: 140px;
        rotate: -20deg;
        font-size: 14px;
        text-align: center;
    }
    #pole .row{
        height: 350px;
    }
    #page9.show{
        padding: 45px 10px 10px; 
        height: 140px;
        width: 140px;
        margin-left: 1%;
    }
    .show .pole-block__title{
        margin-left: 115%;
        width: 180px;
        margin-top: 20px;
    }
    .team__item{
        height: 506px;
    }
    div#n2-ss-2 .n2-ss-slide-limiter {
        max-width: 339px;
    }
}