.work .pink-header{
    font-weight: 700;
    font-size: 70px;
    color: #FFFFFF;
    background: transparent;
}

.work .index-image{
    height: 410px;
    background-position-y: -20px;
}

.work .section {
	margin-bottom: 45px;
}

.work .index-image .text-block{
    padding-bottom: 65px;
}

.breadcrumbs{
	font-weight: 700;
	font-size: 20px;
}

.breadcrumbs a{
	text-decoration: none;
	color: #FFFFFF;
}

.breadcrumbs .title{
    color: #F79E1B;
}

.work .services {
	border-radius: 23px;
	padding: 25px 25px 10px 25px;
	margin-bottom: 10px;
}

#car{
    --swiper-pagination-bottom:30px;
    --swiper-pagination-bullet-size:15px;
    --swiper-pagination-bullet-horizontal-gap:5px;
    --swiper-pagination-bullet-inactive-color:#fff;
    
}

#car .big-image-car{
    margin:5px;
    border-radius: 46px;
}
#car .big-image-car a{
    display: block;
}
#car .big-image-car a img{
    width: 100%;
    height: auto;
}

.form-preloader{
    width: 48px;
    height:48px;
    display: inline-block;
    background:  #F79E1B;
    border-radius: 24px;
}

.order-form {
	position: relative;
	overflow: hidden;
}

.success{
    background: green;
}
.error{
    background: red;
}
.message{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index:5;
	display: none;
}
.message > div{
    display: flex;
    justify-content: center;
	align-items: center;
    color: #fff;
    width: 100%;
	height: 100%;
}

.order-form .btn{
    float:left;
}

.order-form__send_btn{
    min-width: 215px;
}

.btn:disabled,
.btn.disabled {
	color: #fff;
	pointer-events: none;
	background-color: #000;
	border-color: #000;
	opacity: 0.7;
}

.order-form .form-preloader{
    display: none;
    margin-left:5px;
    margin-top:10px;
    float:left;
    --e-global-color-white:#fff;
}

.form-preloader .loading-container,
.form-preloader .loading{
    width: 28px;
    height:28px;
    border-width: 2px;
    left:5px;
    top:5px;
}

.car-description{
    position: sticky;
    top:20px;
	background: #f5f5f5;
	border-radius: 46px;
	padding: 35px 25px;
}

.car .catalogue-item-price__cost {
	font-weight: 700;
	font-size: 24px;
}

.car .catalogue-item-price{
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.car .order-form .order-form__send_btn {
    margin-top:25px;
	text-align: left;
}

.car-description h1{
    font-size: 25px;
    padding: 5px 10px 20px 10px;
    color:#323232;
}

.description{
	padding: 20px 30px;
	text-align: justify;
}

.description ul{
    margin-left:20px;
} 

.description ul li{
    list-style: none;
    background: url('img/marker.svg') no-repeat 0 4px; 
    padding-left: 24px; 
}

.work .page-section .description{
    background: #fff;
    color: #323232;
    border-radius: 32px;
    padding: 40px 30px;
}

.order-form textarea {
    display: block;
    font-weight: 300;
    font-size: 16px;
    width: auto;
    border: 0px;
    padding: 0px;
    margin-top: 3px;
    outline: 0;
    background-image: linear-gradient(#F79E1B, #F79E1B);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    margin-bottom: 10px;
    width: 100%;
}

.order-form textarea:focus {
    transition: background-size .3s;
    background-size: 100% 2px
}

#wrap_comment_form{
    background: #f5f5f5;
	border-radius: 46px;
	padding: 35px 25px;
}

#wrap_comment_form h3,
#wrap_comment_form > h2{
    text-align: center;
}

.checkbox {
    visibility:hidden;
    position:absolute;
    left:-10px;
 }
 .checkbox-custom {
     position:absolute;
     width: 20px;
     height: 20px;
     border: 2px solid #cccccc;	
     border-radius: 3px;
     left:20px;top:0px;
 }
 .checkbox-custom{
     display:inline-block;
     vertical-align: middle;
 }
 
 .checkbox:checked + .checkbox-custom:before {
     content: " ";
     display: block;
     position: absolute;
     top: 2px; right: 2px; bottom: 2px;
     left: 2px;
     background: #f8b01b;
     border-radius: 2px;
 }
 
 .politics {
     position: relative;
     display: block;
     padding: 2px 10px 2px 10px;
     text-align: left;
     min-height: 30px;
     margin-top: -5px;
     margin-bottom: 5px;
 }
 
 .politics .label{
     display:block;
     font-size:13px;
 }
 
 .order-form .btn{
     margin-top:10px;
 }
 .checkbox_lbl {
     text-align: left;
     position: relative!important;
     display: block;
     padding-left: 30px!important;
     margin:0px;
     font-size:13px;
 }

.polit_error{
	display: none;
	margin-bottom:5px;
	margin-top:-5px;
}

.checkbox-custom{
	width: 20px;
	height: 20px;
	border: 2px solid #ccc;
	border-radius: 3px;
	position:absolute;
	left:0px;top:0px;
}

.checkbox:checked + .checkbox-custom:before
{
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background: #f79e1b;
	border-radius: 2px;
}

.checkbox-custom{
	display: inline-block;
	vertical-align: middle;
}


#commentform .form-preloader{
    margin-top:10px;
} 

#wrap_comment_form,
#wrap_comment_form h3{
    color:#323232;
}

.required{
    color:#F79E1B;
}

.catalogue-arrows {
	margin: 10px 0px;
	width: 100%;
}

.swiper-button-disabled{
    opacity: 0.3;
}

.swiper-button-lock{
    opacity: 0!important;
}

.catalogue .preloader {
	position: absolute;
	opacity: .9;
	background-color: rgba(255, 255, 255, .1);
	--e-global-color-white: #F79E1B;
}

.load .preloader {
    display: block!important;
}

.catalogue .preloader .loading-container {
	top: 50%;
	margin-top: -50px;
}

.catalogue-item {
	min-height: 620px;
}

.comment-form-stars{
    position: relative;
    width: 161px;
    height:33px;
    margin:5px 0px;
}
.comment-form-stars .stars-passive{
    background: url('img/stars.png') 0px 0px repeat-x;
    width: 161px;
    height:33px;
    position: absolute;
    left:0px;
    top:0px;
    z-index: 1;
}
.comment-form-stars .stars-active{
    background: url('img/stars.png') 0px -32px repeat-x;
    overflow: hidden;
    width: 161px;
    height:33px;
    position: absolute;
    left:0px;
    top:0px;
    z-index: 2;
}

.testimonials-items .autor .avatar{
    text-transform: uppercase;
}


li.current-menu-item > a{
    color:#f79e1b;
}

ol.wp-block-list{
    margin-left: 15px;
}

.description h1{
    text-align: center;
    padding-bottom: 30px;
}

.description h3{
    color:#323232;
}

.description a{
    color:#323232;
    border-bottom:1px #323232 dotted;
}

.description .articles-simple-list{
    margin-left: 0px;
}

.articles-simple-list li {
	background:transparent!important;
	padding-left:0px!important;
}

.articles-simple-list li a {
	border-bottom: 0px;
}

.articles-simple-list li h3{
    text-align: left;
}

#wrap_comment_form a{
    color:#323232;
    border-bottom: 1px #323232 dotted;
}

.footer-menu > ul > li > a {
	display: inline-block;
}

.order-form__send_btn{
	justify-content: center;
	display: flex;	
}

.order-form .pretty-image {
	min-width: 250px;
	margin: 10px auto;
}

.fancybox-inner .form-preloader{
	margin-top: 25px;
}

.fancybox-inner .order-form{
	max-width:300px;
}

.fancybox-inner .btn {
	margin-top: 25px;
}

.footer-menu > ul a {
	display: inline;
}

.fancybox-close {
	background-color: #f79e1b;
	border-radius: 18px;
}

@media only screen and (max-width: 992px) {
  .menu-section .menu-item-has-children.open > ul{
	display:block;
	position: relative;
    margin-top:0px;
  }
}  