.new-gallery a{height: 180px;line-height: 180px;position: relative;display: block;margin-bottom: 30px}
.new-gallery a img{height: 180px;object-fit: cover;width: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.fancybox-close{width: 36px !important;height: 36px !important;top: -18px !important;right: -18px !important;background: url('/local/templates/autocity_default/assets/lib/fancybox/fancybox_sprite.png');}
.owl.no-gutter a.feature{cursor: default;}
.block-margin-top{margin-top: 0;}
.service-detail .service-detail__head-preview{padding: 0 20px 0 0;}
.fancybox-close{font-size: 0 !important;}
.service-detail__head-right{min-height: 530px}
.service-detail__head-right .service-detail__order {position: absolute;width: 90%;bottom: 0;}
.service-detail .service-detail__order .btn{    width: 90%;font-size: 22px;padding-top: 20px;padding-bottom: 20px;}
.image+.data .name{text-align: center}
@media(max-width:991px){
    .service-detail__head-right{min-height:0px}
    .service-detail__head-right .service-detail__order{position: static}
}