/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.tizers.in_content.text-right {
    text-align: left;
}
.tizers.in_content {
    margin: 41px -16px 65px;
}
.tizers.in_content>.wrap {
    margin: -13px 0 -8px;
    text-align: center;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.text-left {
    text-align: left;
}

.tizers.in_content .tizer {
    display: inline-block;
    vertical-align: top;
    margin: 29px -3px 0 0 !important;
    padding: 0 16px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 767px) {
    .tizers.in_content .tizer {
        width: 100%;
    }
}
.tizers.in_content.text-right .tizer .image {
    float: left;
    margin-bottom: 0;
    margin-top: 4px;
}
.tizers.in_content .tizer .image {
    margin: 0 0 21px;
    width: 100px;
    height: 100px;
    line-height: 47px;
}
.tizers.in_content .tizer.image_bg .image img {
    background: none;
}
.tizers.in_content .tizer .image img {
    max-width: 100%;
    max-height: 100%;
}
.tizers.in_content.text-right .tizer .body-info {
    margin-top: -1px;
    padding: 0 0 0 120px;
}
.tizers.in_content.text-right .tizer:after {
    content: "";
    display: block;
    clear: both;
}
.tizers.in_content .tizer .title, .detail .tizers.in_content .tizer .body-info .title {
    color: #333;
    line-height: 1.6em;
}
.tizers.in_content .tizer .previewtext, .detail .tizers.in_content .tizer .body-info .previewtext {
    margin: 5px 0 0;
    font-size: 0.8667em;
    line-height: 1.5385em;
}
.rounded.absolute.card-image{
    background-size: contain;
}
.banners-big__text {
    width: 60%;
}