@import "https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900";
@import "https://fonts.googleapis.com/icon?family=Material+Icons";

p, span, h1, h2, h3, h4, h5, a, ul, li{
    margin: 0;
    padding: 0;
    text-decoration: none;
}
button{
    border: none;
    margin: 0px;
    padding: 0px;
    outline: none;
    font-family: 'Roboto', sans-serif;
}
body{
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f5f5f5;
    background-image: url(../img/elips.png);
    background-repeat: no-repeat;
    background-position: top 1100px right -415px;
    overflow-x: hidden;
}

.block-left-oficial{
    width: 0px;
    height: 114px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    background-color: rgba(255,255,255,0.85);
    border-radius: 0px 9px 9px 0px;
    transition: 0.4s;
    overflow: hidden;
    z-index: 9999;
    -webkit-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 30px 0px rgba(0, 0, 0, 0.35);
}
.block-left-oficial.act{
    width: 230px;
}

.text-of{
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.name-of{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #312886;
    text-align: center;
    margin-bottom: 8px;
}
.name-two-of{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #e68129;
    text-align: center;
}
.name-three-of{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #e68129;
    text-align: center;
}

.catalog-header{
    width: 100%;
}
.catalog-header-center{
    max-width: 1170px;
    margin: 0 auto;
}
.title-from-btn{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.back-to-site{
    font-size: 16px;
    font-weight: 400;
    color: #f60000;
    border: 1px solid #f60000;
    background-color: transparent;
    border-radius: 4px;
    padding: 10px 20px;
    bottom: -50px;
    left: 50px;
    cursor: pointer;
    transition: 0.4s;
    margin-top: -60px;
}
.back-to-site:hover{
    color: #fff;
    background-color: #f60000;
}
.block-top{
    width: 100%;
    min-height: 100vh;
    position: relative;
}
.parallax-layer{
    position: absolute;
}
.parallax-layer-1{
    left: -25px;
    top: -25px;
    z-index: -1;
}
.parallax-layer-2{
    right: -25px;
    top: 0;
    z-index: -1;
}
.parallax-layer-3{
    right: -50px;
    bottom: 0;
    z-index: -1;
}
.block-top-center{
    max-width: 1170px;
    margin: 0 auto;
}
.header-mobile{
    display: none;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.logo-mobile{
    position: relative;
    max-width: 318px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 17px;
}
.logo-mobile p{
    color: #0c0c0c;
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: 600;
    position: absolute;
    top: 59px;
    left: 76px;
}
.logo-mobile p span{
    color: #f60000;
}
.info-header-mobile{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    justify-content: center;
    max-width: 385px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.phone-first-mobile{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 198px;
    width: 100%;
}
.phone-first-mob{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.phone-first-mob img{
    height: 18px;
}
.phone-first-mob span{
    margin-left: 12px;
    color: #313131;
    font-size: 19px;
    font-weight: 400;
    padding-bottom: 22px;
    background-image: url("../img/vodafone.png");
    background-repeat: no-repeat;
    background-position: bottom center;
}
.phone-first-mob span b{
    font-weight: 600;
}
.popup-btn-callback-mobile{
    border: none;
    background-color: transparent;
    border-bottom: 1px dashed;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #212121;
    margin-top: 7px;
}
.phone-second-mobile{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 168px;
    width: 100%;
}
.phone-second-mobile span{
    color: #313131;
    font-size: 19px;
    font-weight: 400;
    padding-bottom: 22px;
    background-image: url("../img/kyivstar.png");
    background-repeat: no-repeat;
    background-position: bottom center;
}
.phone-second-mobile span b{
    font-weight: 600;
}
.mob-mail{
    width: 100%;
    text-align: center;
}
.mob-mail{
    width: 100%;
    position: relative;
    margin-top: 9px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.mob-mail a{
    transition: 0.4s;
    color: #f60303;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #f60303;
}
.mob-mail a:hover{
    border-bottom: 1px solid transparent;
    color: #0c0c0c;
}
.mob-mail b{
    margin-right: 10px;
    font-size: 22px;
    font-weight: 600;
    color: #f60303;
}
.address-mob{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.address-mob img{
    height: 18px;
}
.address-mob a{
    border: none;
    background-color: transparent;
    border-bottom: 1px dashed;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #212121;
    margin-top: 7px;
    margin-left: 12px;
}


.header{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.address-all{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 10px;
}
.phone-block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 390px;
    position: relative;
    padding-bottom: 10px;
}
.phone-all{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.address-all img{
    margin-right: 20px;
    margin-top: 6px;
}
.phone-all img{
    margin-right: 20px;
}
.address p{
    font-weight: 400;
    font-size: 14px;
    color: #0c0c0c;
}
.address span{
    font-weight: 600;
    font-size: 18px;
    color: #0c0c0c;
}
.address div{
    width: 100%;
    position: relative;
    margin-top: 9px;
}
.address a{
    transition: 0.4s;
    color: #f60303;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #f60303;
}
.address a:hover{
    border-bottom: 1px solid transparent;
    color: #0c0c0c;
}
.address b{
    position: absolute;
    left: -44px;
    top: -2px;
    font-size: 22px;
    font-weight: 600;
    color: #f60303;
}
.phone p{
    font-weight: 400;
    font-size: 14px;
    color: #0c0c0c;
}
.phone a{
    font-weight: 400;
    font-size: 21px;
    color: #0c0c0c;
    width: 100%;
    display: block;
    padding-left: 66px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: left top 8px;
    background-image: url("../img/vodafone.png");
    margin-top: 7px;
}
.phone a b{
    font-weight: 600;
}
.phone a:first-child{

}
.phone a:last-child{
    background-image: url("../img/kyivstar.png");
    background-position: left center;
    margin-top: 0px;
}
.phone-block button{
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    color: #f60000;
    border: 1px solid #f60000;
    background-color: transparent;
    border-radius: 4px;
    padding: 10px 20px;
    bottom: -50px;
    left: 50px;
    cursor: pointer;
    transition: 0.4s;
}
.phone-block button:hover{
    background-color: #f60000;
    color: #fff;
}
.a-logo-href{
    text-align: center;
}
.a-logo-href p{
    display: block;
    margin-top: -39px;
    color: #0c0c0c;
    font-size: 20px;
    font-weight: 600;
    text-shadow: 2px 1px 5px rgba(0,0,0,0.5);
}
.a-logo-href span{
    color: #f60000;
    font-size: 23px;
}
.logo{
    padding: 40px 0px;
}
.img-door{
    position: relative;
    margin: 0px 60px 20px 42px;
    display: inline-block;
    float: left;
}
.top-door-slide {
    text-align: center;
    position: relative;
}
.img-slide{
    position: relative;
    margin: 0 auto 20px auto;
    display: inline-block;
}
.img-slide:after{
    position: absolute;
    left: -39px;
    bottom: -16px;
    z-index: -1;
    content: '';
    width: 300px;
    height: 300px;
    border: 120px solid #f60000;
    background-color: transparent;
    border-radius: 50%;
}
.img-door:after{
    position: absolute;
    left: -39px;
    bottom: -16px;
    z-index: -1;
    content: '';
    width: 300px;
    height: 300px;
    border: 120px solid #f60000;
    background-color: transparent;
    border-radius: 50%;
}
.top-door{
    padding-top: 35px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.top-door-slide{
    padding-top: 35px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.text-for-door{
    max-width: 370px;
    display: inline-block;
    padding-bottom: 25px;
    text-align: left;
    float: left;
    margin: 70px 0px 90px 0px;
}
.text-for-door .name{
    font-size: 72px;
    font-weight: 900;
    color: #0c0c0c;
    line-height: 1;
}
.price-old{
    font-size: 21px;
    font-weight: 400;
    text-decoration: line-through;
    display: block;
    margin-bottom: -15px;
    margin-top: 40px;
}
.price{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.price-new{
    font-size: 72px;
    font-weight: 900;
    color: #f60000;
    margin-right: 17px;
}
.second-price-new{
    max-width: 50px;
}
.cent-top-door{
    font-size: 37px;
    font-weight: 900;
    color: #f60000;
    text-decoration: underline;
}
.currency{
    font-size: 36px;
    font-weight: 900;
    color: #0c0c0c;
    margin-top: -15px;
    display: block;
}
.other-href-catalog{
    display: block;
    margin-top: 23px;
    font-size: 21px;
    font-weight: 500;
    color: #0c0c0c;
}
.other-href-catalog a{
    color: #f60000;
    border-bottom: 1px dotted #f60000;
    transition: 0.4s;
}
.other-href-catalog a:hover{
    border-bottom: 1px dotted transparent;
}
.text-for-door button{
    background: linear-gradient(135deg, rgba(224,0,0,1) 0%, rgba(224,0,0,1) 50%, rgba(210,7,7,1) 51%, rgba(210,7,7,1) 100%);
    padding: 18px 80px 15px 80px;
    border: none;
    border-bottom: 3px solid #a80606;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-top: 45px;
    cursor: pointer;
    transition: 0.4s;
}
.text-for-door button:hover{
    background: linear-gradient(135deg, rgba(210,7,7,1) 0%, rgba(210,7,7,1) 50%, rgba(224,0,0,1) 51%, rgba(224,0,0,1) 100%);
}
.why-we{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 90px;
    position: relative;
    /*background-image: url(../img/pen.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: bottom right -40px;*/
}
.why-we-center{
    max-width: 1170px;
    margin: 0 auto;
}
.title{
    font-size: 72px;
    font-weight: 900;
    color: #0c0c0c;
    display: inline-block;
}
.block-in-why{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.punkt-why{
    width: 258px;
    margin: 55px 33px 0px 0px;
}
.punkt-why div{
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.punkt-why p{
    font-size: 21px;
    font-weight: 900;
    color: #0c0c0c;
}
.catalog-all{
    width: 100%;
}
.catalog-center{
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 90px;
}
figcaption{
    display: none;
}
figure{
    margin: 0px!important;
}
.catalog{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.product{
    position: relative;
    height: 370px;
    width: 326px;
    display: flex;
    justify-content: center;
    margin-bottom: 240px;
    transition: 0.4s;
    padding: 0px 30px;
}
.product img{
    height: 100%;
    width: auto;
    z-index: 1;
}
.size-foto{
    font-size: 16px;
    font-weight: 400;
    color: #2f2d2c;
    border-radius: 4px;
    box-shadow: 0px 6px 21px -3px rgba(0,0,0,0.77);
    background-color: rgba(250,250,250,0.5);
    background-image: url(../img/size-foto.png);
    background-position: top 13px center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    bottom: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    transition: 0.4s;
}
.product:hover .size-foto{
    bottom: calc(50% - 45px);
    height: auto;
    overflow: visible;
    padding: 60px 10px 13px 10px;
}
.product-text-block{
    position: absolute;
    width: 375px;
    height: 295px;
    border: 15px solid #fff;
    bottom: -188px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    transition: 0.4s;
    box-sizing: border-box;
}
.name-product-text-block{
    font-size: 23px;
    font-weight: 900;
    color: #0c0c0c;
    margin-top: 111px;
    width: 100%;
    text-align: center;
}
.product-block-price{
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-weight: 900;
    width: 100%;
    margin-top: -23px;
    transition: 0.4s;
    position: relative;
}
.product-price-global{
    font-size: 24px;
    font-weight: 900;
    color: #4b9444;
}
.product-price-global p{
    font-size: 12px;
    font-weight: 400;
    color: #0c0c0c;
    display: inline-block;
    margin-left: 2px;
    margin-right: 5px;
}
.product-text-block-cent, .product-form .cent-top-door{
    font-size: 17px;
    font-weight: 900;
    color: #0c0c0c;
    text-decoration: underline;
    margin-top: -17px;
    margin-left: 3px;
}
.product-text-block-currency, .product-form .currency{
    font-size: 19px;
    font-weight: 900;
    color: #0c0c0c;
    margin-left: 8px;
    margin-top: 0px;
}
.product-form .second-price-new {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.product-form .second-price-new span{
    display: inline !important;
    /*margin: 0 5px 0 5px !important;    */
}
.btn-down{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    margin-top: -4px;
}
.buy-for-catalog{
    font-size: 16px;
    font-weight: 400;
    color: #4b9444;
    border: 1px solid #4b9444;
    border-radius: 4px;
    padding: 8px 37px;
    background-color: transparent;
    transition: 0.4s;
    cursor: pointer;
    z-index: 2;
}
.price-sravnit{
    font-size: 16px;
    font-weight: 400;
    color: #f60000;
    border: 1px solid #f60000;
    border-radius: 4px;
    padding: 8px 12px;
    background-color: transparent;
    transition: 0.4s;
    z-index: 2;
    cursor: pointer;
}
.price-sravnit:hover{
    color: #fff;
    background-color: #f60000;
}
.size-door{
    display: block;
    text-align: center;
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    color: #0c0c0c;
    margin-top: -10px;
}
.size-top-door{
    display: block;
    text-align: left;
    font-size: 21px;
    font-weight: 500;
    color: #0c0c0c;
    margin-top: 7px;
    margin-bottom: -17px;
}
.koma{
    color: transparent;
}
.buy-for-catalog:hover{
    color: #fff;
    background-color: #4b9444;
}
.product:hover .product-text-block{
    border: 15px solid #f60000;
}
.product:hover .product-block-price{
    color: #f60000;
}
.title-catalog{
    margin-bottom: 65px;
}
.product-block-price-old{
    position: absolute;
    font-size: 12px;
    font-weight: 500;
    color: #0c0c0c;
    left: 98px;
    top: -7px;
    text-decoration: line-through;
}
.wie-catalog{
    background: linear-gradient(135deg, rgba(224,0,0,1) 0%, rgba(224,0,0,1) 50%, rgba(210,7,7,1) 51%, rgba(210,7,7,1) 100%);
    padding: 18px 80px 15px 80px;
    border: none;
    border-bottom: 3px solid #a80606;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-top: 15px;
    cursor: pointer;
    transition: 0.4s;
    display: inline-block;
    margin-left: calc(50% - 168px);
}
.wie-catalog:hover{
    background: linear-gradient(135deg, rgba(210,7,7,1) 0%, rgba(210,7,7,1) 50%, rgba(224,0,0,1) 51%, rgba(224,0,0,1) 100%);
}
.our-works{
    width: 100%;
}
.our-works-center{
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 110px;
}
/*.slide div{*/
    /*width: 450px;*/
    /*height: 600px;*/
    /*background-position: center;*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
/*}*/
.works{
    text-align: center;
}
.slider-for{
    width: 100%;
    max-width: 500px;
    height: 65vh!important;
    margin: 30px auto 1px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 27px -6px #000;
}
.slider-nav{
    width: 100%;
    max-width: 700px;
    height: 160px!important;
    margin: auto;
    margin-top: 25px;
    background-color: #fff;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0px 0px 27px -6px #000;
}
.slider-nav div{
    height: 150px!important;
    box-sizing: border-box;
    margin: 0px 5px;
}
.slider-nav .slick-track{
    height: 85px;
}
.slick-arrow{
    position: relative;
    top: 50%;
    z-index: 50;
    margin-top: -12px;
}
.slick-prev{
    left: 0;
}
.slick-next{
    right: 0;
}
.top-door.slick-slide{
    height: auto!important;
}
.top-door{
    text-align: center;
}
.item{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.how-work{
    position: relative;
    width: 100%;
    /*background-color: #fff;*/
    /*clip-path: polygon(0px 100%, 100% 80%, 100% 0%, 0px 20%);*/
}
.how-work:before{
    position: absolute;
    content: '';
    background-color: #fff;
    width: 145%;
    height: 90%;
    transform: rotate(-7deg);
    z-index: -1;
    left: -21%;
    top: 48px;
}
.how-work-center{
    max-width: 1170px;
    margin: 0 auto;
    padding: 120px 0px;
}
.list-how-all{
    max-width: 1125px;
    margin-top: 100px;
    display: flex;
    align-items: flex-start;
}
.list-how{
    width: 223px;
    display: inline-block;
    margin-left: -4px;
}
.list-one-how{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.list-one-how-number{
    padding: 0px 14px;
    height: 47px;
    border: 5px solid #fee5e5;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #f60000;
    font-size: 18px;
    font-weight: 900;
}
.list-hr{
    height: 3px;
    background-color: #e6e6e6;
    width: 100%;
}
.list-how span{
    font-size: 21px;
    font-weight: 900;
    color: #0c0c0c;
    margin-top: 10px;
}
.list-how:last-child .list-hr{
    display: none;
}
.list-how-1{
    width: 195px;
}
.list-how-2{
    width: 295px;
}
.list-how-3{
    width: 275px;
}
.list-how-4{
    width: 215px;
}
.list-how-5{
    width: 125px;
}
.btn-order{
    font-size: 16px;
    font-weight: 500;
    color: #f60000;
    border: 1px solid #f60000;
    border-radius: 4px;
    padding: 7px 15px;
    cursor: pointer;
    display: inline-block;
    background-color: transparent;
    transition: 0.4s;
    margin-top: 25px;
}
.btn-order:hover{
    background-color: #f60000;
    color: #fff;
}


.block-ask{
    width: 100%;
}
.block-ask-center{
    max-width: 1170px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.block-form-ask{
    max-width: 965px;
    margin: 0 auto;
    margin-top: 110px;
}
.form-ask{
    width: 100%;
    border: 15px solid #f60000;
    box-sizing: border-box;
    padding: 48px 60px 46px 305px;
    position: relative;
}
.form-ask img{
    position: absolute;
    left: -117px;
    bottom: 0px;
}
.form-ask-center{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 45px;
    margin-top: 45px;
}
.form-ask-center .cvu-input{
    width: 235px!important;
}
.title-form{
    font-size: 21px;
    font-weight: 900;
    color: #0c0c0c;
    text-transform: uppercase;
}
.button-ask{
    background: linear-gradient(135deg, rgba(224,0,0,1) 0%, rgba(224,0,0,1) 50%, rgba(210,7,7,1) 51%, rgba(210,7,7,1) 100%);
    padding: 18px 80px 15px 80px;
    border: none;
    border-bottom: 3px solid #a80606;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    transition: 0.4s;
    display: block;
    margin: 0 auto;
}
.button-ask:hover{
    background: linear-gradient(135deg, rgba(210,7,7,1) 0%, rgba(210,7,7,1) 50%, rgba(224,0,0,1) 51%, rgba(224,0,0,1) 100%);
}
footer{
    width: 100%;
}
.footer-center{
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
footer .a-logo-href p{
    margin-bottom: 15px;
}
.line-footer{
    width: 100%;
    background-color: #232323;
}
.line-footer-center{
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.line-footer-center span{
    margin: 14px 5px;
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 500;
}
.com-cv-ua{
    border-bottom: 1px dotted #4f4f4f;
    color: #4f4f4f;
    transition: 0.4s;
}
.com-cv-ua:hover{
    border-bottom: transparent;
}

.callme {
    position: fixed;
    transition: 0.5s;
    right: 60px;
    bottom: 50px;
    width: 35px;
    height: 54px;
    cursor: pointer;
    transition: 0.5s 0.5s;
    border-radius: 50%;
    font-size: 0;
    line-height: 1;
    z-index: 999;
}
@keyframes ftrub {
    0%, 20% {
        transform: scale(1.1);
        box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.5);
    }
    50% {
        transform: scale(0.9);
        box-shadow: 0px 0px 0px 50px rgba(255,255,255,0.0);
    }
    80%, 100% {
        transform: scale(1.1);
    }
}
.callme > div {
    padding-top: 18px;
    width: 65px;
    height: 47px;

    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    z-index: 2;
    font-size: 0;
    border-radius: 50%;
    position: absolute;
    margin-top: -1px;
    transition: 0.5s;
    animation: ftrub 2s infinite;
    background-color: #cd0000;
}
@keyframes truba {
    50% {
        transform: rotate(146deg);
    }
}
.callme > div img {
    transition: 0.5s;
    transform: rotate(126deg);
    animation: truba 0.2s infinite;
}


.popup-callback {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.popup-box-callback {
    width: 300px;
    padding: 25px 25px;
    transform: translate(-50%, -50%) scale(0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.7);
    border-radius: 25px;
    background: #fff;
}

.close-btn-callback {
    display: flex;
    align-items: center;
    height: 30px;
    position: absolute;
    top: 17px;
    right: 0px;
    font-size: 14px;
    color: #f60000;
    font-weight: 400;
    padding-right: 40px;
}

.close-btn-callback:hover {

}
.popup-size {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.popup-box-size {
    width: 300px;
    padding: 25px 25px;
    transform: translate(-50%, -50%) scale(0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.7);
    border-radius: 25px;
    background: #fff;
}

.close-btn-size {
    display: flex;
    align-items: center;
    height: 30px;
    position: absolute;
    top: 17px;
    right: 0px;
    font-size: 14px;
    color: #f60000;
    font-weight: 400;
    padding-right: 40px;
}

.close-btn-size:hover {

}

.popup-door {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.popup-box-door {
    width: 570px;
    /*padding: 25px 25px;*/
    transform: translate(50%, 50%) scale(0.5);
    position: absolute;
    top: 0;
    right: 0;
    height: 100vh;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.7);
    background: #fff;
    overflow-y: scroll;
}

.close-btn-door {
    position: absolute;
    background-image: url(../img/close-popup.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 19px;
    height: 19px;
    top: 40px;
    right: 40px;
}

.close-btn-door:hover {

}
.title-form-product{
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f60000;
    }
.title-form-product span{
    font-size: 60px;
    font-weight: 900;
    color: #fff;
    max-width: 320px;
    line-height: 0.8;
}
.product-form{
    margin-top: 50px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.popup-center{
    padding: 0px 90px 20px;
}
.close-popup-product{
    font-size: 16px;
    font-weight: 500;
    color: #84888a;
    cursor: pointer;
    transition: 0.4s;
}
.close-popup-product:hover{
    color: #f60000;
}
.button-form-bottom{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.img-product-form{
    max-width: 70px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15px;
}
.img-product-form img{
    height: 100%;
    width: auto;
}
.size-of-door-popup{
    font-size: 13px;
    font-weight: 300;
}
.product-block-price-and-name{
    max-width: 190px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.price-of-door-popup .product-block-price-old{
    display: none;
}
.name-of-door-popup{
    font-size: 21px;
    font-weight: 300;
    color: #0c0c0c;
}
.price-of-door-popup, .product-form .price-new{
    font-size: 37px;
    font-weight: 900;
    color: #0c0c0c;
    display: inline-flex;
    align-items: center;
}
.product-form .price-new {
    margin-right: 0;
}
.val-popup{
    display: none;
}
.popup-door .transform-in, .transform-out {
    display: block;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.popup-door .transform-in {
    -webkit-transform: translate(0%, 0%) scale(1);
    transform: translate(0%, 0%) scale(1);
}

.popup-door .transform-out {
    -webkit-transform: translate(0%, 0%) scale(0.5);
    transform: translate(50%, 0%) scale(0.5);
}
.transform-in, .transform-out {
    display: block;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.transform-in {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.transform-out {
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
}
.popup-callback .button-ask{
    margin-top: 15px;
}
.popup-callback .cvu-input-first{
    margin-top: 20px;
}
.popup-size .cvu-input-first{
    margin-top: 20px;
}
.popup-door .button-ask{
}
.popup-door .cvu-input-first{
    margin-top: 20px;
}

.slick-slide.slick-center{
    border: 2px solid #f60000;
}
.slick-slide{
    outline: none;
}
.custom-text{
    text-align: center;
}



.price-comparison{
    width: 100%;
}
.price-comparison-center{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding-top: 110px;
}
.table-out-house .table-price{
    max-width: 100%!important;
    width: auto!important;
    min-width: 1px!important;
}
.table-out-house-2 .table-price{
    max-width: 100%!important;
    width: auto!important;
    min-width: 1px!important;
}
.table-price{
    margin: 0 auto;
    margin-top: 40px;
    max-width: 1000px;
    width: 100%;
    min-width: 850px;
}
.table-price td{
    font-size: 18px;
    font-weight: 400;
    color: #0c0c0c;
    padding: 10px 0px;
    text-align: center;
}
.table-price td:first-child{
    text-align: left;
    padding-left: 28px;
}
.table-price tr:nth-child(2n){
    background-color: #fff;
}
.model-from-rice{
    background-image: url(../img/bg-from-model.png);
    width: 209px;
    height: 79px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.model-from-rice p{
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    padding-top: 5px;
}
.model-from-rice span{
    font-size: 36px;
    font-weight: 900;
    color: #fff;
    display: block;
    margin-top: -4px;
}
.td-name{
    font-size: 26px;
    font-weight: 900;
    color: #0c0c0c;
}
.td-arrow{
    background-image: url(../img/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 9px 46px 9px 0px;
}
.div-td-price{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.td-price{
    font-size: 38px;
    font-weight: 900;
    color: #4b9444;
}
.td-cent-div{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    max-width: 33px;
    margin-left: 6px;
}
.td-price:not(.td-price-old) + .td-cent-div{
    flex-direction: column;
    align-items: flex-start;
}
.td-cent{
    font-size: 10px;
    font-weight: 400;
    color: #4b9444;
    border-bottom: 1px solid #4b9444;
}
.td-value{
    font-size: 20px;
    font-weight: 900;
    color: #0c0c0c;
    margin-top: -6px;
    white-space: nowrap;
}
.td-value i{
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
}
.select-buy{
    width: calc(100% - 40px);
    height: 57px;
    font-size: 16px;
    line-height: 32px;
    color: #868686;
    border: none;
    border-bottom: 1px solid #b5b5b5;
    outline: none;
}

.perek{
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #f60202;
    border-radius: 6px;
}
.span-per{
    padding: 12px 0px;
    cursor: pointer;
    width: 50%;
    text-align: center;

    color: #f60202;

    font-size: 25px;
    font-weight: 600;
    transition: 0.4s;
}
.span-per:hover{
    background-color: #f60202;
    color: #fff;
}
.span-per.act{
    background-color: #f60202;
    color: #fff;
}
.table-out-flat{
    display: none;
}
.table-out-house{
    display: none;
}
.table-out-house.act{
    display: block;
}
.table-out-flat.act{
    display: block;
}

.podezd-block{
    position: relative;
    width: 100%;
    margin-top: 75px;
}
.podezd-center{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 10px;
    box-sizing: border-box;
}
.podezd-center .title{
    margin-left: 425px;
}
.podezd-top{
    padding-left: 425px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.pod-img-global{
    position: absolute;
    left: 0px;
    top: -75px;
}
.pod-all-photos{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin-top: 25px;
}
.pod-price-block{
    max-width: 540px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 30px;
}
.pod-price{
    width: 209px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pod-price-name {
    background-image: url(../img/bg-from-model.png);
    width: 209px;
    height: 79px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 29px;
}
.pod-price-name span{
    font-size: 36px;
    font-weight: 600;
    color: #fff;
}
.pod-price-name p{
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}
.pod-price .td-cent-div{
    max-width: 69px;
}
.pod-price sup{
    font-size: 13px;
}
.buy-pod{
    width: 230px;
    text-align: center;
    height: 52px;
    line-height: 52px;
    font-size: 32px;
    font-weight: 600;
    color: #4b9444;
    border-radius: 4px;
    border: 1px solid #4b9444;
    margin-top: 25px;
    transition: 0.4s;
    cursor: pointer;
}
.buy-pod:hover{
    color: #fff;
    background-color: #4b9444;
}
.table-opys{
    max-width: 770px;
    width: 100%;
    margin: 30px 0px 0px 250px;
}
.table-opys table{
    width: 100%;
}
.table-opys table tr td{
    padding: 2px 5px;
}
.table-opys table tr td:first-child{
    font-size: 18px;
    font-weight: 600;
    color: #000;
    width: 250px;
}
.table-opys table tr td:last-child{
    font-size: 18px;
    font-weight: 400;
    color: #000;
}
.pod-opys{
    max-width: 770px;
    width: 100%;
    margin: 60px 0px 0px 250px;
}
.pod-opys span{
    display: block;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 5px;
    color: #f60000;
    border-bottom: 4px solid #f60000;
}
.pod-opys ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.pod-opys ul li{
    max-width: 365px;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    color: #000;
    padding: 4px 0px;
    list-style: none;
}
.pozhar-block{
    margin-top: 40px;
}
.pozhar-center .title{
    margin-left: 120px;
}
.text-top-pozhar{
    margin-left: 120px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5px;
    width: 100%;
    max-width: 970px;
}
.text-top-pozhar p{
    color: #f54142;
    font-size: 18px;
    font-weight: 600;
 }
.text-top-pozhar span{
    margin-top: 5px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
 }
.text-top-pozhar span b{
    color: #fff;
    padding: 7px;
    background-color: #569a50;
    border-radius: 6px;
    font-weight: 600;
    margin-left: 7px;
}
.pozhar-center .pod-img-global{
    top: 25px;
}
.pozhar-center .pod-all-photos{
    justify-content: space-around;
    max-width: 614px;
}
.href-pozhar{
    position: absolute;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    transition: 0.4s;
    background-color: #e00000;
    border-bottom: 3px solid #a80606;
    padding: 15px 75px;
    border-radius: 7px;
    text-transform: uppercase;
    left: 165px;
    bottom: 160px;
}
.href-podezd{
    position: absolute;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    transition: 0.4s;
    background-color: #e00000;
    border-bottom: 3px solid #a80606;
    padding: 15px 75px;
    border-radius: 7px;
    text-transform: uppercase;
    left: 415px;
    bottom: 150px;
}
.href-pozhar:hover, .href-podezd:hover{
    background-color: #fff;
    border: 3px solid #a80606;
    color: #e00000;
}
.block-buttons{
    position: relative;
    width: 100%;
}
.block-buttons-center{
    max-width: 1170px;
    width: 100%;
    padding: 60px 10px 15px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
}
.href-buttons{
    background: linear-gradient(135deg, rgba(224,0,0,1) 0%, rgba(224,0,0,1) 50%, rgba(210,7,7,1) 51%, rgba(210,7,7,1) 100%);
    padding: 18px 0px 15px 0px;
    border: none;
    border-bottom: 3px solid #a80606;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    transition: 0.4s;
    display: inline-block;
    margin: 10px;
    max-width: 23%;
    width: 100%;
    min-width: 235px;
    text-align: center;
}
.href-buttons:hover{
    background: linear-gradient(135deg, rgba(210,7,7,1) 0%, rgba(210,7,7,1) 50%, rgba(224,0,0,1) 51%, rgba(224,0,0,1) 100%);
}

@media (max-width: 1400px) {
    .title-form-product span {
        font-size: 47px;
    }
    .title-form-product {
        height: 130px;
    }
    .product-form {
        margin-top: 30px;
        margin-bottom: 15px;
    }
}
@media (max-width: 1170px) {
    .img-door img{
        max-width: 400px;
    }
    .img-door:after{
        width: 230px;
        height: 230px;
    }
    .text-for-door{
        margin: 70px 0px 90px 40px;
    }
    .header{
        justify-content: space-around;
    }
    .footer-center{
        justify-content: space-around;
    }
    .img-door{
        margin: 0px 0px 0px 125px;
    }
    .top-door{
        justify-content: space-around;
    }
    .why-we-center{
        padding: 0 20px;
    }
    .block-in-why{
        justify-content: space-around;
    }
    .catalog-center{
        padding: 90px 20px 0px;
    }
    .catalog{
        justify-content: space-around;
    }
    .block-ask-center{
        padding: 0px 20px 50px 20px;
    }
    .how-work-center {
        padding: 120px 20px;
    }
    .our-works-center {
        padding: 0 20px;
        padding-top: 110px;
    }
    .line-footer-center{
        justify-content: space-around;
    }
}
@media (max-width: 1118px) {
    .podezd-center .title{
        margin-left: 0px;
    }
    .pod-img-global{
        position: relative;
        left: auto;
        top: auto;
        margin: 0 auto;
        max-width: 536px;
        width: 100%;
        height: 100%;
    }
    .text-top-pozhar{
        margin-left: 0px;
    }
    .podezd-top{
        padding-left: 0px;
        justify-content: space-around;
    }
    .pod-all-photos{
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .pod-all-photos img{
        margin: 10px 5px;
    }
    .table-opys{
        margin: 30px auto 0px;
    }
    .pod-opys{
        margin: 60px auto 0px;
    }
}
@media (max-width: 1030px) {
    .header{
        display: none;
    }
    .header-mobile{
        display: flex;
    }
    .logo {
        padding: 30px 0px;
        margin: 0px 250px;;
    }
    .a-logo-href p{
        margin-bottom: 20px;
    }
    .top-door-slide .img-slide:after{
        display: none;
    }
}
@media (max-width: 950px) {
    .form-ask-center .cvu-input {
        width: 100%!important;
    }
}
@media (max-width: 936px) {
    .text-top-pozhar{
        justify-content: space-around;
    }
}
@media (max-width: 915px) {
    .logo{
        padding: 30px 0px;
        margin: 0px 190px;
    }
}
@media (max-width: 900px) {
    .header{
        padding-bottom: 50px;
    }
    .phone-block button{
        left: 100px;
    }
    .list-one-how{
        flex-direction: column;
        height: 95px;
    }
    .list-how-all{
        flex-direction: column;
        margin-left: calc(50% - 200px);
    }
    .list-how-1{
        width: 190px;
        height: 140px;
    }
    .list-how-2{
        width: 190px;
        height: 140px;
    }
    .list-how-3{
        width: 190px;
        height: 140px;
    }
    .list-how-4{
        width: 190px;
        height: 140px;
    }
    .list-how-5{
        width: 190px;
        height: 140px;
    }
    .list-how span{
        display: block;
        margin-left: 130px;
        width: 200px;
        margin-top: -93px;
    }
    .list-hr{
        transform: rotate(90deg);
        width: 54%;
    }
    .btn-order{
        display: block;
        margin: 0 auto;
    }
}
@media (max-width: 880px) {
    .img-door{
        max-width: 550px;
        margin: 0px 60px 30px 90px;
    }

}
@media (max-width: 850px) {
    .table-out{
        overflow-x: scroll;
    }
}
@media (max-width: 800px) {
    .top-door-slide img{
        width: 95%;
        margin: 0 auto;
    }
    .top-door-slide .img-slide {
        margin: 0;
        width: 100%;
        text-align: center;
    }
    .block-top:before{
        display: none;
    }
    .block-top:after{
        display: none;
    }
    .why-we{
        background-image: none;
    }
    .parallax-layer{
        display: none;
    }
}
@media (max-width: 750px) {
    .form-ask img{
        display: none;
    }
    .form-ask{
        padding: 40px 20px 40px 20px;
    }
}
@media (max-width: 720px) {
    .pod-all-photos img:nth-child(1){
        width: auto;
        height: 100%;
        max-height: 250px;
    }
    .pod-all-photos img:nth-child(2){
        width: auto;
        height: 100%;
        max-height: 250px;
    }
    .pod-all-photos img:nth-child(3){
        width: auto;
        height: 100%;
        max-height: 250px;
    }
    .pod-all-photos img:nth-child(4){
        width: auto;
        height: 100%;
        max-height: 250px;
    }
}
@media (max-width: 700px) {
    .how-work{
        overflow: hidden;
    }
    .podezd-center .title{
        font-size: 57px;
    }
}
@media (max-width: 628px) {
    .pod-all-photos img:nth-child(1){
        width: auto;
        height: 100%;
        max-height: 220px;
    }
    .pod-all-photos img:nth-child(2){
        width: auto;
        height: 100%;
        max-height: 220px;
    }
    .pod-all-photos img:nth-child(3){
        width: auto;
        height: 100%;
        max-height: 220px;
    }
    .pod-all-photos img:nth-child(4){
        width: auto;
        height: 100%;
        max-height: 220px;
    }
}
@media (max-width: 626px) {
    .info-header-mobile{
        padding-top: 0px;
    }
}
@media (max-width: 620px) {
    .punkt-why{
        margin: 55px 0px 0px 0px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
}
@media (max-width: 600px) {
    .title{
        font-size: 44px;
    }
    .text-for-door .size-top-door{
        text-align: center;
    }
    .text-for-door .name {
        font-size: 44px;
    }
    .price{
        justify-content: center;
    }
    .text-for-door{
        text-align: center;
        margin: 0 auto;
        float: initial;
    }
    .img-door img{
        max-width: 250px;
    }
    .img-door:after{
        display: none;
    }
    .popup-box-door{
        width: 100%;
    }
    .wie-catalog{
        padding: 18px 40px 15px 40px;
        width: 178px;
        margin: 0 auto;
        display: block;
    }
    .logo{
        padding: 30px 0px;
        margin: 0px 100px;
    }
}
@media (max-width: 580px) {
    .table-opys table tr td:first-child{
        width: 128px;
        font-size: 15px;
    }
    .table-opys table tr td:last-child{
        font-size: 15px;
    }
}
@media (max-width: 560px) {
    .pod-all-photos img:nth-child(1){
        width: auto;
        height: 100%;
        max-height: 170px;
    }
    .pod-all-photos img:nth-child(2){
        width: auto;
        height: 100%;
        max-height: 170px;
    }
    .pod-all-photos img:nth-child(3){
        width: auto;
        height: 100%;
        max-height: 170px;
    }
    .pod-all-photos img:nth-child(4){
        width: auto;
        height: 100%;
        max-height: 170px;
    }
}
@media (max-width: 540px) {
    .podezd-center .title{
        font-size: 38px;
    }
}
@media (max-width: 525px) {
    .form-ask{
        padding: 40px 10px 40px 10px;
    }
    .form-ask-center{
        margin-left: 0px;
    }
}
@media (max-width: 436px) {
    .pod-price:first-child{
        margin-bottom: 20px;
    }
}
@media (max-width: 420px) {
    .img-door {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .img-door img {
        margin: auto;
    }
    .product{
        width: calc(100% - 20px);
    }
    .product-text-block{
        width: 100%;
    }
    .popup-center {
        padding: 0px 10px;
    }
    .button-form-bottom{
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .img-slide:after{
        display: none;
    }
    .perek {
        width: 95%;
    }
    .product-price-global {
        font-size: 21px;
    }
    .buy-for-catalog {
        padding: 8px 6px;
    }
    .price-sravnit {
        padding: 8px 6px;
    }

}
@media (max-width: 400px) {
    .logo{
        padding: 30px 0px;
    }
    .phone-all img {
        margin-right: 18px;
    }
    .address span{
        font-size: 17px;
    }
    .phone a{
        font-size: 18px;
    }
    .phone p{
        font-size: 13px;
    }
    .phone-block button {
        left: 77px;
    }
    .buy-for-catalog{
        padding: 8px 6px;
    }
    .product-price-global{
        font-size: 20px;
    }
    .price-sravnit{
        padding: 8px 6px;
    }
    figure{
        display: flex;
        width: calc(100% - 10px);
    }
}
@media (max-width: 370px) {
    .product img{
        max-width: 100%;
    }
    .popup-box-callback {
        width: 90%;
        box-sizing: border-box;
    }
    .a-logo-href p{
        font-size: 18px;
    }
    .podezd-center .title{
        font-size: 30px;
    }
    .pozhar-block .table-opys table tr td:last-child{
        font-size: 13px;
    }
}
@media (max-width: 364px) {
    .info-header-mobile{
        justify-content: center;
    }
    .phone-first-mobile{
        margin-bottom: 20px;
    }
}


.td-price-old{
    text-decoration: line-through;
    font-size: 21px;
    color: #da0000
}
.td-cent-old{
    margin-top: -16px;
    font-size: 8px;
    color: #da0000;
    border-bottom: 1px solid #da0000;
    margin-left: -3px;
}
.td-value-old{
    font-size: 13px;
    margin-top: 3px;
    margin-left: -9px;
    color: #999;
}
.td-value-old sup{
    font-size: 9px;
}
