/*
Theme Name:         ESC Info
Theme URI:          *
Description:        *.
Version:            1.0.37
Author:             valik945
Author URI:         valik945
*/

.tires-slider-block .block_mobb a{
    z-index: 1;
    position: relative;
}
.swiper-pagination {
    z-index: 9;
}
.priceh {
    font-weight: 700;
    color: #16133e;
    margin: 0 0 16px;
    margin-top: 20px;
    font-size: 40px;
    margin-bottom: -40px;
}
@media only screen and (max-width: 768px) {
    .home-hero-block .bottom-box {
		height: 110px;
	}
	.priceh {
		margin-bottom: 0;
	}
}