body {
    padding-top:1px;
}
.uc-hero-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
}
.uc-hero-top.active {
    box-shadow: 0px 21px 18px rgb(85 66 203 / 10%);
}
.uc-hero .t-input,
.uc-sales-form .t-input {
    border: none !important;
    
}
.t812__pricelist-item {
    background: rgba(255, 255, 255, 0.99);
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 21px 18px rgba(85, 66, 203, 0.1);
}
.t812__pricelist-item__line {
    display:none;
}
.t812__pricelist-item__row_1 {
    padding-bottom:0;
}
.t812__pricelist-item__price {
    font-size: 20px;
    color: #46B0C7;
    align-self: center;
}
.t812__pricelist-item__title {
    font-size:16px;
}
.t812__pricelist-item+.t812__pricelist-item {
    margin-top:10px;
}
.my-price-btn1:before,
.my-price-btn2:before,
.my-price-btn3:before{
    content: 'Ремонт';
    display:block;
    font-weight: 700;
    font-size: 16px;
    position:absolute;
    left:27px;
    top: 50%;
    color:#fff;
    font-family: 'Open Sans',Arial,sans-serif;
    transform: translateY(-50%);
    z-index:1;
}
.my-price-btn2:before {
    content: 'Компьютерная помощь';
}
.my-price-btn3:before {
    content: 'Модернизация';
}
.my-price-btn1::after,
.my-price-btn2::after,
.my-price-btn3::after{
    content: '';
    display:block;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='14' viewBox='0 0 24 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 12L12 3L2 12' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");
    width:24px;
    height:14px;
    position:absolute;
    right: 27px;
    top: 50%;
    margin-top: -7px
}
.my-price-btn1,
.my-price-btn2,
.my-price-btn3 {
    cursor:pointer;
}
.my-price-btn1.active::after,
.my-price-btn2.active::after,
.my-price-btn3.active::after {
    transform: rotate(180deg);
}
.uc-price.active,
.uc-price2.active,
.uc-price3.active {
    padding-top:20px;
    padding-bottom:40px;
}
.step-num .tn-atom {
    text-shadow: 0px 7px 4px rgba(85, 66, 203, 0.1);
}
.rev {
    overflow: hidden;
    padding-bottom:120px;
}
.rev-wrap {
    max-width:1160px;
    padding:0 15px;
    font-family: 'Open Sans',Arial,sans-serif;
    margin:0 auto;
}
.rev .owl-stage {
    display:flex;
    flex-wrap: wrap;
}
.rev-item {
    height:100%;
}
.rev-item__box {
    padding-top:44px;
    padding-bottom:44px;
    padding-left:60px;
    padding-right:60px;
    border:1px solid #46B0C7;
    height:100%;
    box-sizing: border-box;
}
.rev-item__name {
    font-size: 20px;
    font-weight: 700;
}
.rev-item__text {
    font-size: 16px;
    line-height: 182.19%;
    color: #404040;
    margin-top:20px;
    margin-bottom:20px;
}
.rev-item__star {
    display:flex;
    flex-wrap:wrap;
}
.rev-item__star span {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.04894 0.927052C6.3483 0.0057416 7.6517 0.00574088 7.95106 0.927052L8.79611 3.52786C8.92999 3.93989 9.31394 4.21885 9.74717 4.21885H12.4818C13.4505 4.21885 13.8533 5.45846 13.0696 6.02786L10.8572 7.63525C10.5067 7.8899 10.3601 8.34127 10.494 8.75329L11.339 11.3541C11.6384 12.2754 10.5839 13.0415 9.80017 12.4721L7.58779 10.8647C7.2373 10.6101 6.7627 10.6101 6.41222 10.8647L4.19983 12.4721C3.41612 13.0415 2.36164 12.2754 2.66099 11.3541L3.50604 8.75329C3.63992 8.34127 3.49326 7.8899 3.14277 7.63525L0.930391 6.02787C0.146677 5.45846 0.549452 4.21885 1.51818 4.21885H4.25283C4.68606 4.21885 5.07001 3.93989 5.20389 3.52786L6.04894 0.927052Z' fill='%23FFE55D'/%3E%3C/svg%3E%0A");
    display:block;
    width:14px;
    height:13px;
    margin-right:3px;
}
.rev-btn,
.rev-btn {
    width:61px;
    height:61px;
    margin: 0;
    border: none;
    border-radius: 50%;
    padding: 0;
    cursor:pointer;
}

.rev-btn--left {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='61' height='61' viewBox='0 0 61 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30.5' cy='30.5' r='30.5' fill='%23F2F2F2'/%3E%3Cpath d='M33 24L26 31L33 38' stroke='%2346B0C7' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
}
.rev-btn--right {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='61' height='61' viewBox='0 0 61 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='30.5' transform='matrix(-1 0 0 1 30.5 30.5)' fill='%23F2F2F2'/%3E%3Cpath d='M28 24L35 31L28 38' stroke='%2346B0C7' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
}
.rev-btns {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
    margin-top:52px;
}
.rev-dots {
    align-self:center;
    display:flex;
    flex-wrap:wrap;
    padding-left:72px;
    padding-right:72px;
}
.rev-dots button {
    margin-right:18px;
    display:block;
    width: 10px;
    height: 10px;
    border-radius:50%;
    background: #EDEDED;
    border: none;
    padding:0;
    cursor:pointer;
}
.rev-dots button:last-child {
    margin-right:0;
}
.rev-dots button.active {
    background: #46B0C7;
}
@media (max-width:1600px) and (min-width:960px) {
  .my-contact-map img {
    position:relative;
    left:270px;
    }  
}
@media (max-width:1023px) {
    .rev-wrap2 {
        margin-right: 0 !important;
    }
}
@media screen and (max-width: 960px) {
    .uc-price .t812__col:first-child,
    .uc-price2 .t812__col:first-child, 
    .uc-price3 .t812__col:first-child {
        margin-bottom: 10px !important;
    }
}
@media screen and (max-width: 767px) {
    .t812__pricelist-item__title {
        font-size: 14px;
        padding-right: 15px;
        align-self: center;
    }
    .rev-dots {
        padding:0;
    }
    .rev-btns {
        justify-content: space-between;
    }
    .rev-dots button {
        margin-right:10px;
    }
    .rev {
        padding-bottom:50px;
    }
    .rev-item__box {
        padding:25px;
    }
}
