.agreg-price-wrap img
{
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 30px;
		max-width: 140px;
}

.hover_img_arrow{
    width: 39px;
    overflow: hidden;
    display: block;
}
.hover_img_arrow img{
    max-width: 200%;
    cursor: pointer;
    transform: translate(-39px);
}
.hover_img_arrow:hover img{
    transform: translate(0px);
}
.hidden_tegs{
    overflow-y: hidden;
    height: 110px;
}
.hidden_tegs .container{
    position: relative;
}
.h_arrow_postition{
    position: absolute;
    top: 62px;
    right: 0px;
    float: none;
}
.clear{
    clear: both;
}
@media (max-width: 991px){
    .h_arrow_postition{
        top: 0px;
        right: 50px;
    }
}
@media (max-width: 768px){
    .h_arrow_postition{
        top: 65px;
        right: 5px;
    }
}
@media (max-width: 478px){
    .h_arrow_postition{
        top: 5px;
        right: 55px;
    }
}
.data-center:not(:last-child){
margin-bottom: 0 !important;
}
.offer__item {
    min-height: 200px;
}
.serv-question__content-top {
    background: transparent !important;
    padding-left: 0;
}
.tariff-table__item:not(.tariff-table__item--title):hover{
box-shadow: none !important;
background: #f7f7f7;
}
.tariff-table__item:not(.tariff-table__item--title):hover .tariff-table__item-td{
background: #f7f7f7;
}
.xcustom-block--weknow{
    position: relative;
}
.xcustom-block--weknow .bg_black{
    position: absolute;
top: 0;
left: 0;
	width: 100%;
height: 100%;
background: #00000066;
}
.xcustom-block--weknow .c_z-index{
position: relative;
z-index: 9;
}
.header__search-wrap-close svg {
    fill: initial !important;
}