.hero-pre .tn-atom {
    position:relative;
    padding-left:20px;
}
.hero-pre .tn-atom:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #db073d;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
}
.hero-form .t-submit {
    background: linear-gradient(180deg,#e81f5a 0%,#cc003c 100%);
    color: #f7d7e0;
}
.uc-hero .t396__artboard {
    background: #f5f5f5 url(https://static.tildacdn.com/tild3663-6336-4262-a637-356163333331/body-bg.png) 50% 220px no-repeat;
}
.priceList-item1 .tn-atom {
    border: 8px solid #6a9db3 !important;
}
.priceList-text .tn-atom {
    position:relative;
    padding-left:15px;
}
.priceList-text .tn-atom:before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #71808a;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
.priceList-form {
    background: #6a9db3 url(https://static.tildacdn.com/tild3539-3564-4035-b262-623034666163/tile-contact.png) 100% 0 no-repeat !important;
    padding:8px;
}
.priceList-form > .tn-atom {
    background: transparent !important;
    border: 2px solid #fff !important;
}
.priceList-forms .t-submit {
    background: linear-gradient(180deg,#fff 0%,#f5f5f5 100%);
    box-shadow: 0 2px 0 #3a697c;
}
.priceItem-box1 {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.priceItem-box3,
.priceItem-box4,
.priceItem-box5 {
    border-right: 1px solid #e1e1e1;
}
.priceItem-box1::after,
.priceItem-box2::after,
.priceItem-box3::after,
.priceItem-box4::after,
.priceItem-box5::after{
    content: '02';
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 90px;
    line-height: 90px;
    font-weight: bold;
    color: rgba(0,0,0,0.04);
    font-family: 'OfficinaSerif',Arial,sans-serif;
}    
.priceItem-box2::after {
    content: '03';
}
.priceItem-box3::after {
    content: '04';
}
.priceItem-box4::after {
    content: '05';
}
.priceItem-box5::after {
    content: '06';
}
@media (max-width:960px) {
    .priceItem-box2,
    .priceItem-box3,
    .priceItem-box4 {
        border-bottom: 1px solid #e1e1e1;
    }
    .priceItem-box4 {
        border-right:0;
    }
}
@media (max-width:640px) {
    .priceItem-box1,
    .priceItem-box3,
    .priceItem-box5 {
        border-right:0;
    }
}
.testimonial {
    font-family: 'OfficinaSerif',Arial,sans-serif;
    background:#f5f5f5;
}
.testimonial .item{
    border: 2px solid #db083d;
    border-radius: 10px;
    padding: 25px 25px;
    background: #FFF;
}
.testimonial .item:after {
    content: '';
    display: block;
    clear: both;
}
.testimonial .content{
    font-size: 16px;
    min-height: 250px;
}
.testimonial .content img {
    display:block;
    max-width:100%;
    margin-bottom: 20px;
}
.testimonial .content .text {
    font-weight: bold;
}
.testimonial .content ul {
    margin: 15px 0px;
}
.testimonial .author{
    font-size: 18px;
    color: #db083d;
    margin-top: 15px;
    float: left;
}
.testimonial .time{
    float: left;
    margin-top: 19px;
    margin-left: 20px;
    right: 30px;
    bottom: 26px;
    font-size: 14px;
}
.testimonial .owl-dots{
    display: none;
    margin-top: 15px;
}
.testimonial .owl-nav .owl-prev{
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-86px);
}
.testimonial .owl-nav .owl-next{
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-86px);
}
.testimonial .owl-nav .owl-prev:focus,
.testimonial .owl-nav .owl-next:focus{
    outline: none;
}
.testimonial .owl-theme .owl-nav [class*=owl-]:hover{
    background: none;
}
.testimonial .owl-nav span{
    font-size: 100px;
}
.carouselWrap{
    position: relative;
}

.testimonial.is-pt-rev {}
.testimonial.is-pt-rev .item {
    max-width: 292px;
    margin: 0 20px;
    min-height: 382px;
    display: flex;
}
@media screen and (max-width: 768px) {
    .testimonial.is-pt-rev .item {
        max-width: 768px;
        min-height: 0;
    }
    .testimonial .owl-nav {
        display: none;
    }
    .testimonial .owl-dots {
        display:block;
    }
}
.testimonial.is-pt-rev .item .content-center {
    align-self: center;
}
.testimonial.is-pt-rev .item.is-full-width {
    max-width: 960px;
    padding: 55px;
    padding-top: 28px;
}
@media screen and (max-width: 768px) {
    .testimonial.is-pt-rev .item.is-full-width {
        padding: 25px;
    }
}
.testimonial.is-pt-rev .item .rating {
    height: 20px;
    width: 125px;
    background-image: url("/img/rating-star-bg.png");
    background-repeat: repeat-x;
    margin-bottom: 26px;
}
@media screen and (max-width: 768px) {
    .testimonial.is-pt-rev .item .rating {
        margin-bottom: 20px;
    }
}

.testimonial.is-pt-rev .item .rating .stars {
    height: 20px;
    width: 0;
    background-image: url("/img/rating-star.png");
    background-repeat: repeat-x;
}

.testimonial.is-pt-rev .item .content-label {
    background: #FDF5B1;
    border-radius: 10px;
    padding-left: 36px;
    padding-right: 58px;
    padding-bottom: 36px;
    padding-top: 31px;
    margin-top: 22px;
}
@media screen and (max-width: 768px) {
    .testimonial.is-pt-rev .item .content-label {
        padding: 14px;
        margin-left: -10px;
        margin-right: -10px;
    }
}
.testimonial.is-pt-rev .content {
    min-height: 0;
}
.aboutPre-list .tn-atom {
    position:relative;
    padding-left:15px;
}
.aboutPre-list .tn-atom:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    left:0;
    top:50%;
    background: #db073d;
    border-radius:50%;
    margin-top:-2px;
}
.sales-timer {
    font-size: 18px;
    color: #fff;
    font-family: 'OfficinaSerif',Arial,sans-serif;
    text-align: center;
}
.sales-timer .tn-atom {
    vertical-align: text-top;
}