.info-item-block{
overflow: hidden;
margin-bottom: 30px;
}

 .subtitle-main:before{
    display: block;
    position: absolute;
    content: "";
    bottom: -8px;
    right: 50%;
    width: 100vw;
    height: 1px;
    background-color: #0070a8;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

}

.s-gallery{
    padding: 70px 0 10px 0;
}

p.s-home-products__title{
    font-size: 24px;
    display: block;
    margin: 0 0 20px 0;
    color: #1a1a1a;
    font-weight: 400;
}

.slide-text-item{
padding: 0;
}

.block-img-seo .s-home-what__subtitle{
font-size: 18px;
}

.list-block-item{
padding: 0;
}

.block-img-seo{
    margin-bottom: 50px;
}

.list-block-item .s-about-main-card__number{
font-size: 1.75em;
}

@media (min-width:1200px){
.s-item{
min-height: 700px;
}

.lg-small-head:before{
right: auto;
    width: 10vw;
}

.block-img-seo .s-home-what__title:before{
width: 10vw;
}

}

@media (max-width:1200px){
.s-item__price{
float: left;
margin-right: 30px;
}

.s-item__button{
float: left;
}

.s-item .col-xl-7{
overflow: hidden;
}

.s-item .s-item__image{
    height: 350px;
}
}

@media (min-width:480px) and (max-width:1200px){
.s-home-features-info{
float: left;
    width: 50%;
}
}

@media (max-width:769px){
.s-home-what__content{
max-width: 100%;
}
}


.s-home-products-card__title a:hover {
    color: #00b48d;
    text-decoration: none;
}


.simple-project-form .s-home-projects-card__content .s-home-projects-card__title{

color: #000;
}

.simple-project-form .align-items-center{

margin-bottom: 75px;

}


@media (min-width: 992px){
/*.s-footer .row div:last-child{

margin-left: 75%;
margin-top: -250px;

}*/


}


.s-home-features-card__image img{
z-index: 1000000;
}

.s-home-features-card__title{
z-index: 1000000;
}


.footer_link2{
color: rgba(255, 255, 255, 0.5); text-decoration: underline;
}

.footer_link2:hover {
    color: #009b7a;
    text-decoration: none;
}

.list-block-item .s-about-main-card__text{
margin-bottom: 30px;
}

blockquote{
display: block;
margin: 0 0 30px 0;
padding: 40px 50px;
border-left: 8px solid #0070a8;
background-color: #ffffff;
color: #1a1a1a;
font-size: 16px;
font-weight: 400;
}

.s-home-what__text li{
display: block;
position: relative;
margin-bottom: 14px;
padding-left: 20px;
background: url("../images/icon_ul.png") no-repeat left top 9px;
color: #1a1a1a;
font-size: 16px;
font-weight: 300;
line-height: 1.5;
}