/*!
Theme Name: abs
Author: Луговой Ярослав
Author URI: https://www.weblancer.net/users/lugowoiyarik/
*/

.services-img img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.main-s{
	margin-bottom: 100px;
}

#zag{
	display: none;
}
.wpcf7-response-output {
    display: none!important;
}
.load-block{
	position: static;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.8);
    display: block;
    max-width: 100%;
    background-image: url(/wp-content/themes/abs/static/img/ld.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    z-index: 900;
}
.wpcf7-not-valid-tip {
    font-size: 10px;
    color: red;
    position: absolute;
    line-height: 140%;
    width: 100%;
    text-align: center;
}
.popup input.wpcf7-not-valid {
    border: 1px solid red;
}
.ok{
	display: none;
}
.ok p{
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 170%;
}
.ok p strong{
	color: red;
}
.page-wrap{
    margin: 20px 0;
	background-color: #3f3f3f;
	color:#fff;
	padding:40px 0;
}

.page-wrap h1{
    font-size: 25px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
	border-left:4px solid #ff0000;
	padding:5px 0 5px 5px;
	margin-bottom:20px;
}
.page-wrap p{
    line-height: 24px;
}
.page-wrap p strong{
    line-height: 41px;
}	
	.page-wrap li{
    padding-bottom:7px;
	line-height: 21px;
}
.page-wrap a{
    color:#ff0000;
}
.main-reviews{
    background-color: #fff;
    margin: 0;
    padding: 0;
}
.main-reviews ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.main-reviews ul li{
    list-style: none;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    margin-bottom: 30px;
}
.main-reviews ul li .reviews-sl__item{
    padding: 0!important;
}
.comment-respond form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.comment-respond form{
    max-width: 800px;
    width: 100%;
    margin: 60px auto 0;
}
.comment-form-cookies-consent {
    display: none;
}
.comment-respond form .comment-notes {
    display: none;
}
.comment-form-url{
    display: none;
}
.comment-respond form p{
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
}
.comment-respond form p.comment-form-author{
    order: 1;
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
}
.comment-respond form p.comment-form-email{
    order: 2;
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
}
.comment-form-comment{
    order: 3;
}
.form-submit{
    order: 4;
    margin-bottom: 0!important;
}
.comment-respond form p label{
    display: block;
        text-transform: uppercase;
    color: #3f3f3f;
    font-weight: 900;
    font-size: 10px;
    margin-bottom: 5px;
}
.comment-respond form p label .required{
    color: red;
}
.comment-respond form p input:not([type="submit"]){
    width: 100%;
    border: 1px solid #b7b9be;
    color: #3f3f3f;
    height: 43px;
    padding: 0 15px;
    line-height: 1;
}
.comment-respond form p textarea{
    width: 100%;
        border: 1px solid #b7b9be;
    color: #3f3f3f;
    height: 143px;
    padding: 15px;
    line-height: 1;
}
.form-submit input{
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 14px 38px;
    border: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
        background-color: #ff0000;
    color: #ffffff;
    cursor: pointer;
}
.form-submit input:hover{
    background-color: #3f3f3f;
}
.comment-reply-title{
    text-align: center;
    margin-top: 50px;
        font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #3f3f3f;
    font-weight: 900;
}
.page-contacts .contacts{
    font-weight: 700;
}
.page-contacts .contacts span{
    width: 115px;
    display: inline-block;
}
.page-contacts .contacts a{
    color: red;
}
.page-contacts .contacts>div{
    margin-bottom: 15px;
}
.page-contacts form p span{
    margin-bottom: 15px;
    display: block;
}
.page-contacts form p input:not([type="submit"]){
    width: 100%;
    border: 1px solid #b7b9be;
    color: #3f3f3f;
    height: 43px;
    padding: 0 15px;
    line-height: 1;
}
.page-contacts form p textarea{
    width: 100%;
        border: 1px solid #b7b9be;
    color: #3f3f3f;
    height: 143px;
    padding: 15px;
    line-height: 1;
}
.page-contacts form p input.wpcf7-not-valid,.page-contacts form p textarea.wpcf7-not-valid {
    border: 1px solid red;
}
.price ul li a span{
    white-space: nowrap;
	flex: 0 0 30%;
	max-width: 30%;
	justify-content: flex-end;
	justify-content: flex-end;
    display: flex;
}
.price-package{
    font-weight:550!important;
	font-size: 15px!important;
	background-color:#e8e7e7!important;

}

.price .col-12 > ul > li > a:hover{
	color: #fff;
    background-color: #2a2929;
}

@media (max-width: 991.98px){
.main-reviews ul li{
    list-style: none;
    flex: 0 0 50%;
    max-width: 50%;
}

}
@media (max-width: 767.98px){
    .section-services{
        display: none;
    }
    .page-contacts .contacts{
        margin-top:  30px;
    }
.main-reviews ul li{
    list-style: none;
    flex: 0 0 100%;
    max-width: 100%;
}
.page-wrap{
    margin: 10px 0;
	padding: 25px 0;
}
.page-wrap p strong {
    line-height: 27px;
}
.comment-reply-title, .page-wrap h1 {
    font-size: 24px;
    line-height: 150%;
}
.comment-respond form p.comment-form-author{
    flex: 0 0 100%;
    max-width: 100%;
}
.comment-respond form p.comment-form-email{
    flex: 0 0 100%;
    max-width: 100%;
}
.comment-respond form{
    margin: 30px auto 0;
}
.form-submit input{
    width: 100%;
}
}
.price ul li{
    list-style: none;
    

}
.price .col-12 > ul > li > a{
    background: #3f3f3f url(static/img/list-logo.png) 0 0 no-repeat;
    color: white;
    font-weight: 700;
    margin-top: 10px;
	font-size: 16px;

}
.price .col-12 > ul li a svg{
 transition: all .3s;
 flex: 0 0 16px;
 max-width: 16px;
}
.price .col-12 > ul > li > a svg path{
    stroke: #fff;
}
.price .col-12 > ul > li > a.active{
    background-color: #000;
}
.price .col-12 ul li a.active svg{
    transform: rotate(-180deg);
}

.price ul li a{
    display: flex;
    min-height: 48px;
    align-items: center;
    justify-content: space-between;
    background-color: #f7f7f7;
    padding: 0 15px 0 60px;
    color: #000;
    cursor: default;
	font-size: 16px;
	font-weight:700;

    border-bottom: 1px solid #d9d9d9;
}
.price ul li.parent > a{
    cursor: pointer;
}
.price ul li ul{
    display: none;

}
.price ul li ul li ul li a{
    background-color: #f1f1f1;
	font-weight: 500;
	font-size: 14px;
}
@media (max-width: 991.98px){
.price ul li a{
    padding: 15px;
    background-image: none!important;
}
.price ul li a span{
    white-space: nowrap;
}
}

.abs-content ul {
	margin:0;
}
.abs-content input{
	color:#fff;
    background: rgba(31, 31, 31, 0.31)!important;
    border: 1px solid rgba(255, 255, 255, 0.31)!important;
	padding:10px;
	margin-top:10px;
    width: 50%;
}
.abs-content select{
	color:#fff;
    background: rgba(31, 31, 31, 0.31);
    border: 1px solid rgba(255, 255, 255, 0.31);
	padding:7px;
	margin-top:10px;
}
.abs-content textarea{
	color:#fff;
    background: rgba(31, 31, 31, 0.31);
    border: 1px solid rgba(255, 255, 255, 0.31);
	padding:7px;
	margin-top:10px;
    width: 50%;
}
.abs-content svg{
	fill:#fff;
    width:30px;
	height:30px;
}
.abs-content span{
    font-weight:500;
	line-height: 57px;
	font-size:21px;
}

.abs-content input::placeholder {
  color: #bababa;
}
@media (max-width: 767.98px){
.abs-content textarea{
    width: 100%;
}
	
.abs-content input{
    width: 100%;

}

h6{
	    margin-top: 0;
    padding-top: 10px;
    line-height: 20px;
}	
}

.abs-prices_top{
	background: rgba(31, 31, 31, 0.31);
	 border: 1px solid rgba(255, 255, 255, 0.31);
	border-radius:5px;
	padding:30px;
	min-height:570px;
}
.abs-prices_top p{
	display:block;
	text-align:right;
	font-size:19px;
}
.abs-select__title{
	text-align:left;
	font-size:29px;
	
}
.abs-price{
	color: #ff0000;
	font-size:27px;
	
	line-height:77px;
}
.abs-desc{
	text-align:right;
	font-size:17px;
}
.abs-desc__step{
	text-align:right;
	font-size:15px;
	line-height:37px;
}
.abs-text{
	margin-top:40px;
	font-size:12px;
	line-height:19px;
}
.abs-text ul{
	padding:0;
}
.abs-text li{
	padding-top:10px;
}
.social{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    right: 110px;
    top: 50%;
    transform: translateY(-50%);
}
.social-item{
  width: 25px;
  height: 25px;
    margin-left: 0;
  margin-right: 15px;
}
.social-item svg{
  fill: #fff;

}
.home-g svg{
	fill:#fff;
    width:55px;
	height:55px;
	
}
.home-i svg{
	fill:#fff;
    width:55px;
	height:55px;
	position:absolute;
	right:120px;
	bottom:43px;
	
}
.home-sv svg{
	fill:#fff;
    width:55px;
	height:55px;
	position:absolute;
	right:120px;
	bottom:43px;
	
}
.all{
	margin:20px 0;
	
}
@media (max-width: 767.98px){
.abs-content span {
    font-weight: 500;
    line-height: 27px;
    font-size: 17px;
}
	
.abs-select{
   margin-top:10px;

}
.abs-select__title {
    font-size: 29px;
}	
.abs-desc__step {
    font-size: 15px;
}

.home-g svg {
    fill: #fff;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 55px;
    bottom: 10px;
}
.home-i svg {
    fill: #fff;
    width: 27px;
    height: 27px;
    position: absolute;
    right: 100px;
    bottom: 10px;
}
}
@media (max-width: 399.98px){
.abs-select__title {
    font-size: 19px;
}
	
.abs-price {
    font-size: 21px;
    line-height: 47px;
}
.abs-desc__step {
    font-size: 10px;
}
.abs-desc {
    font-size: 14px;
}
}
.abs-all {
	background: rgba(31, 31, 31, 0.31);
	 border: 1px solid rgba(255, 255, 255, 0.31);
	border-radius:5px;
	font-size:15px!important;
	
    padding-top: 70px;
    min-height: 320px;
    padding-bottom: 20px;
}
.abs-sel{
	text-align:center;
	margin-bottom: 50px;
}
.price-update{
	font-size: 10px;
	padding-top: 10px;
	padding-left: 145px;
}
@media (max-width: 359.98px){
img{
	width:100%;
	height:auto;
	
}
}
.abs-content span.wpcf7-not-valid-tip{
font-size: 10px;
    position: absolute;
    left: 0;
    top: -5px;
    width: auto;
    line-height: 1;
}
.abs-content label{
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.abs-content label>span{
    display: block;
    position: relative;
    line-height: 1;
}
.abs-content .sent .wpcf7-response-output {
    display: block!important;
        margin: 0;
    padding: 10px;
    width: 50%;
    text-align: center;
}
@media (max-width: 767px){
    .abs-content .sent .wpcf7-response-output{
        width: 100%;
        line-height: 150%;}
.abs-text li {
    font-size: 15px;
}
}
.abs-prices_top a {
   color: #fff;
}
@media (max-width: 1199px){
.fix .header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.fix .header-top{
    display: none;
}
}
.fix{
    padding-top: 70px;
}
@media (max-width: 767px){
    .fix{
    padding-top: 124px;
}
}
.abs-uslugi img{
      width:100%;
	height:100%;
	margin-bottom: 20px;
}
.abs-uslugi h2{
      line-height:37px;
	font-weight:500;
}
.lang-block ul{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	
}
.lang-block ul li{
	list-style: none;
	margin-left: 10px;
}
.lang-block ul li a{
	color: #fff;
}
.grecaptcha-badge {
   visibility: hidden;
}

.plang{
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(2,2,2, .9);
    z-index: 10000;
    justify-content: center;
    align-items: center;
    
}
.plang-visible{
    display: flex;
}
.plang ul{
    display: flex;
    justify-content: center;
}
.plang ul li{
    margin: 0 30px;
    list-style: none;
}
.plang ul li a{
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
    background: #ff0000;
	padding: 12px 67px;
    
}
@media (max-width: 767.98px){.plang ul li a{
    font-size: 17px;
	padding: 9px 37px;
    
}
	
.plang ul{
   margin: 0;
   padding: 0;
	
} 
.plang ul li{
    margin: 0 15px;
}	
}    
	
