html{
    overflow-x: hidden !important;
}


body{
	font-family: 'RoadRadio' !important;
	font-weight: normal !important;
    font-style: normal !important;
	margin: 0px !important;
	overflow-x: hidden !important;
    position: relative !important;
    background: #0a0a0a !important;
    background-size: contain;
}


.modal{
    margin-top: 10% !important;
    background: #0a0a0a !important;
}


.modal-content{
    background: #0a0a0a !important;
    border: 1px solid #fccb34;
}

.close {
    float: right;
    font-size: 3rem;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-shadow: none !important;
    opacity: .5;
}

h4{
    color: #fff !important;
}

a{
    text-decoration: none !important;
}


hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 45%);
}

.obw{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}


.obw1{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(img/body-bg1.png);
    background-size: 400px;
    background-position: center;
    background-repeat: no-repeat;
}

.obw2{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(img/money-bg.png);
    background-size: 400px;
    background-position: center;
    background-repeat: no-repeat;
}

.th{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.row-obw{
    justify-content: center;
    flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
    .row-obw{
    justify-content: center;
    flex-wrap: wrap !important;
    margin-bottom: 0px !important;
}
}

@media screen and (min-width: 768px){
    .pozv, .but-pozv{
        display: none;
    }
}

.but-ev{
        margin-top: 0px;
        margin-bottom: 30px;
        color: #0DC143 !important;
        background: #fff !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
        border: none !important;
}

@media screen and (max-width: 768px){

  .pozv{
    text-align: center;
    display: block;
    position: fixed;
    z-index: 99999;
    width: 100% !important;
    color: #fff !important;
    margin: auto !important;
    bottom: 0% !important;
    }

    .pozv-block{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .p-pozv{
        color: #fff;
        background-color: #2bba44;
        background-image: url(img/wp.png);
        background-size: contain;
        background-repeat: no-repeat;
        padding-top: 8px;
        padding-bottom: 8px;
        margin-bottom: 0px !important;
    }
    
    .but-pozv{
        margin-top: 20px;
        color: #fff !important;
        background: #0DC143 !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
        border: none !important;
    }
}

.h2obw{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 1.3 !important;
    font-weight: 900 !important;
}


.spancvet1{
    font-size: 37px;
}

.h2obw-block{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 30px;
    line-height: 1.3 !important;
    font-weight: 900 !important;
}


.h2bel{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 30px;
    line-height: 1.6 !important;
    font-weight: 800 !important;
}

@media screen and (min-width: 768px){
  
  .obw{
    padding-top: 50px;
    padding-bottom: 50px;
  }


    .h2obw{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 50px;
    line-height: 1.6 !important;
    font-weight: 900 !important;
}


.h2bel{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 50px;
    line-height: 1.6 !important;
}
}




.bg{
     background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    height: auto;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 60px; 
    box-sizing: content-box !important;
}


h1{
    color: #fff !important;
    font-size: 25px !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    text-align: center !important;
    line-height: 1.5 !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
    border-bottom: 0.5px solid #5e5e5e;
}


.spanfabula{
    color: #72fb7a;
}

.spanh1{
    font-size: 25px !important;
     color: #00d40c;
    line-height: 1.2 !important;
    margin-top: 30px !important;
    font-weight: 900 !important;
}


.bg-img-money{
    text-align: center;
}

.bg-img-money img{
    height: 30px;
    margin-top: 10px;
    margin-bottom: -10px;
    margin-left: 0px;
}

.spanmoney img{
    width: 20%;
    height: 35px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}

.but-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    height: 95px;
    padding-top: 2px;
    border: none;
    border-radius: 15px !important;
    position: relative;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: url(img/dollars1.jpg);
    background-size: cover;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    margin: auto;
    margin-top: -10px !important;
    font-weight: 900 !important;
    color: #0b4002;
    margin-bottom: 30px !important;
    border-bottom: 8px solid #008307 !important;
    box-shadow: 0 6px 20px 0 #00d40c;
}

.but-bg:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}

.bg-block1{
    background: url(img/fiol-bg.png);
    background-size: cover;
    background-position: center;
    margin-top: 10px;
}


.bg-block2{
    height: 350px;
    background: url(img/bg2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 100% !important;
    text-align: center;
    right: 0 !important;
    left: 0 !important;
}


.bordrad{
    display: flex;
    width: 200px;
    height: 30px;
    border: 1px solid #8d8d8d;
    border-radius: 50px;
    padding-top: 0px;
    margin: auto;
    margin-bottom: 10px;
}

.circlebord{
    height: 25px;
    width: 25px;
    border: 1px solid #fccb34;
    margin-right: 15px;
    border-radius: 100px;
}

.circlefil{
    height: 15px;
    width: 15px;
    background: #fccb34;
    border-radius: 100px;
    margin: auto;
    margin-top: 4px !important;
}

.pcircle{
    color: #fff;
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 15px;
    margin-top: 3px;
}

.bg-block21{
    text-align: center !important;
    padding: 0px !important;
}

.bg-block21 img{
    height: 400px;
    margin: auto;
}

.coursename{
    text-align: center;
}

.h3namecourse{
    -webkit-background-clip: text;
    background-clip: text;
    background-image: url('img/gradient.jpg');
    background-size: cover;
    background-position: center;
    color: transparent;
font-weight: 800 !important;
font-size: 60px !important;
text-shadow: 1px 1px 1px 1px #00d40c;
margin-bottom: 0px !important;
}


.city{
    text-align: center;
}

.city img{
    height: 400px;
}


.result-block{
    display: flex;
    margin: 10px;
    border: 2px solid #383838;
    background: #0a0a0a;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.result-block1{
    display: flex;
    margin: 10px;
    border: 5px solid transparent;
    border-image: url(img/border.jpg) 15 round;
    border-radius: 10px;
    background: #0a0a0a;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 10px;
}

.result-block-top{
    margin-top: 0px;
}


.spancvet{
    color: #fccb34;
}


.check-img{
    height: 50px;
    margin-top: 50px;
    z-index: 999 !important;
    margin-left: -20px;
    margin-right: 20px;
}

.p-result-block{
    width: 100%;
    color: #fff;
    text-align: left;
    font-family: "Montserrat" !important;
    font-size: 15px;
    font-weight: 400;
    text-transform: none !important;
    margin-top: 40px;
    margin-bottom: 30px; 
}




.poluch-block{
    display: flex;
    margin: 10px;
    margin-top: 40px;
    border-bottom: 40px;
    padding: 20px;
    border: 2px dashed #545454;
    border-radius: 10px;
}

.poluch-block1{
    transform: rotate(-3deg);
}

.poluch-block2{
    transform: rotate(3deg);
}

.poluch-img{
    height: 70px;
    width: 45px;
    object-fit: contain;
    margin-top: 50px;
    margin-right: 20px;
    margin-left: -40px;
}

.p-poluch{
    color: #fff;
    text-align: left;
    font-family: "Montserrat" !important;
    font-size: 15px;
    font-weight: 300;
    text-transform: none !important;
    margin-top: 8px;
    margin-bottom: 30px; 
}

@media screen and (min-width: 768px){

.but-bg{
    width: 300px !important;
}

.poluch-block{
    display: flex;
    margin: 10px;
    margin-top: 60px;
    border-bottom: 60px;
    padding: 20px;
    border: 2px dashed #545454;
    border-radius: 10px;
}

.poluch-block1{
    transform: rotate(-2deg);
}

.poluch-block2{
    transform: rotate(2deg);
}

.poluch-img{
    height: 100px;
    width: 65px;
    object-fit: contain;
    margin-top: 50px;
    margin-right: 20px;
    margin-left: -40px;
}

.p-poluch{
    color: #fff;
    text-align: left;
    font-family: "Montserrat" !important;
    font-size: 22px;
    font-weight: 300;
    text-transform: none !important;
    margin-top: 8px;
    margin-bottom: 30px; 
}
}


.bulid{
    padding: 0px !important;
}

.building{
    background: url(img/building.png);
    background-size: cover;
    background-position: center;
    height: 500px;
}


.legko-blocks{
    margin-top: -400px;
}

.spancifra{
    width: 50px !important;
   font-size: 80px;
    color: #fccb34;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 15px;
}



.aktual-block{
    display: flex;
    border: 5px solid #1a1a1a;
    background: #0a0a0a;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.aktual{
    height: 60px;
    width: 60px;
    border-radius: 100px;
    background: #fccb34;
    filter: blur(15px);
    -webkit-filter: blur(15px);
    margin: auto;
    margin-top: 40px;
    position: relative;
    border: 1px solid #303030;
    margin-right: 30px;
}


.aktual-img{
    height: 85px;
    margin-top: 30px;
    z-index: 999 !important;
    position: absolute;
    margin-left: 7%;
    margin-right: 20px;
}

.p-aktual-block{
    width: 65%;
    color: #fff;
    text-align: left;
    font-family: "Montserrat" !important;
    font-size: 15px;
    font-weight: 400;
    text-transform: none !important;
    margin-top: 40px;
    margin-bottom: 30px; 
}


.camry-block{
    margin: 15px;
    border-radius: 15px;
    border: 3px dashed #545454;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.poezd-block{
    margin: 0px !important;
    padding: 0px !important;
}

.poezd{
    height: 300px;
    background: url(img/poezd.png);
    background-size: cover;
    background-position: center;
    margin-bottom: 30px;
}

.camry-block img{
    height: 200px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.img-money1{
    text-align: right;
}

.img-money1 img{
    height: 100px;
    margin-bottom: -50px;
    filter: blur(2px);
    -webkit-filter: blur(2px);
    transform: rotate(-15deg);
}

.h2poezd{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin-left: 15px;
    margin-right: 15px;
}

.spanpoezd{
    font-size: 25px;
    font-weight: 800;
}


.img-money2{
    text-align: left;
}


.img-money2 img{
    height: 90px;
    margin-left: -15px;
    margin-bottom: -150px;
}


.tech-block{
    margin: 15px;
    border-radius: 15px;
    border: 3px dashed #545454;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}


.line-cif{
    width: 5px;
    height: 50px;
    background: #fccb34;
    margin: auto;
}

.circle-cif{
    background: #fccb34;
    width: 15px;
    height: 15px;
    border-radius: 100px;
    margin: auto;
    margin-top: -5px;
    margin-bottom: 20px;
}


.ptech1{
    font-size: 18px;
    color: #fff;
}

.ptech2{
    font-size: 22px;
    font-weight: 800;
    color: #fccb34;
}

.avtor-img{
    height: 250px;
    width: 250px;
    margin: auto;
    margin-bottom: 20px;
    border: 7px solid #fccb34;
    border-radius: 100%;
    background: url(img/avtor.jpg);
    background-size: cover;
    background-position: center;
}

.h3avtor{
    font-weight: 800;
    color: #fff;
}

.line-avtor{
    width: 60px;
    height: 5px;
    background: #fccb34;
    margin: auto;
    margin-bottom: 30px;
}

.pavtor{
    color: #fff;
    font-size: 14px;
}


.h2mln{
    color: #fff;
    margin-top: 10px;
    font-size: 22px;
    font-weight: 600;
}


.h3mln{
    color: #fccb34;
    font-size: 45px;
    font-weight: 800;
}


.kvar-block{
    display: flex;
}


.kvar-block img{
    height: 70px;
    margin-top: 40px;
    margin-right: 15px;
}

.pzar{
    color: #fff;
    text-align: left;
    font-family: "Montserrat" !important;
    font-size: 19px;
    font-weight: 600;
    text-transform: none !important;
    margin-top: 40px;
    margin-bottom: 30px; 
}

.h3zar{
    color: #fff;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 600;
}

.zar-block{
    background-color: #101010;
    border: 3px solid #00d40c;
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px;
}



.proiti-block{
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 15px;
    border: 3px dashed #545454;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 30px;
}

.proiti-block img{
    height: 140px;
    margin-bottom: 10px;
    margin-top: -100px;
}

.h2proiti{
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0px !important;
    font-size: 27px;
    font-weight: 600;
}


.h3proiti{
    color: #fccb34;
    font-size: 40px;
    font-weight: 800;
}

.zhel{
    text-align: center;
    background: #fccb34;
    background-size: cover;
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.calen-block img{
    height: 100px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.h2start{
    color: #000;
    margin-top: 10px;
    font-size: 30px;
    font-weight: 600;
}


.h3start{
    color: #000;
    font-size: 45px;
    font-weight: 800;
}



.stoimost-block{
    background-color: #101010;
    border: 5px solid #303030;
    margin: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 15px;
}


.h3stoimost{
    color: #fff;
    font-family: "Montserrat" !important;
    font-size: 18px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 40px;
    line-height: 1.4;
}

.h3stoimost1{
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 30px;
}

.h3stoimost2{
    color: #fff;
    font-size: 23px;
    font-weight: 900;
    margin-bottom: 30px;
}

.spancen {
    font-size: 24px;
    color: #fccb34;
    font-weight: 500;
    margin-top: 25px;
}



.spancen1 {
    font-size: 40px;
    font-weight: 900;
  color: #fccb34;
}


.kaspi-block{
    margin: 15px;
    border-radius: 15px;
    border: 2px solid #f14635;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.kaspi-block img{
    height: 100px;
    margin-bottom: 20px;
    margin-top: -80px;
}

.h2kaspi{
    color: #fff;
    font-size: 35px;
    font-weight: 800;
}


.line-kaspi{
    width: 60px;
    height: 5px;
    background: #f14635;
    margin: auto;
    margin-bottom: 30px;
}

.h3kaspi{
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}

.guarantee img{
    height: 200px;
    margin-bottom: 30px;
}


.pguarantee{
    color: #fff;
    font-family: "Montserrat" !important;
    font-size: 18px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.4;
}

.carousel-item img{
    height: 250px;
    width: 200px;
    object-fit: contain;
}

.carousel-control-prev-icon {
    background-image: url(img/prev.png);
}

.carousel-control-next-icon {
    background-image: url(img/next.png);
}


.carousel-control-next {
    background: transparent !important;
    border: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
}


.carousel-control-prev {
    background: transparent !important;
    border: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
}


.carousel-control-next-icon{
    display: inline-block;
    width: 35px !important;
    height: 35px !important;
}

.carousel-control-prev-icon{
    display: inline-block;
    width: 35px !important;
    height: 35px !important;
}


.h3-cont-form{
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 15px;
}


.p-cont-form{
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.modal{
    text-align: center !important;
}




.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #b9b9b9 !important;
border-radius: 3px !important;
background: #fff !important;
width: 280px;
font-weight: 500;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}





.inkonc1, .innoflex1 select[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 select[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}




.koncsubmit1 input{
  font-size: 17px;
  font-weight: 800;
  color: #000;
  text-align: center;
  width: 280px;
  padding: 18px 15px;
  border: none !important;
  border-radius: 8px;
  background-color: #fccb34 !important;
    background-image: url(img/send.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 10px;
  margin: auto !important;
  margin-bottom: 20px !important;
}

@media screen and (
    max-width: 768px){
.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #b9b9b9 !important;
border-radius: 3px !important;
background: #fff !important;
width: 250px;
font-weight: 500;
}



.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}


.koncsubmit1 input{
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  width: 250px;
  padding: 18px 15px;
  border: none !important;
  border-radius: 8px;
  margin: auto !important;
  margin-bottom: 20px !important;
}
}


.dost{
    height: 500px;
    background: url(img/girl3.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 0px;
}


.clock{
    display: flex;
    justify-content: center;
}

.clock img{
    height: 50px;
    margin-right: 10px;
}

.proiti-chern{
    background: #000000c2;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 15px;
    margin-top: 0px;
    margin-bottom: 30px;
}

.money-flex{
    justify-content: center;
    margin-bottom: 20px;
}

.money-flex img{
    height: 60px;
    margin-bottom: 20px;
}


.bmw{
    text-align: center;
    height: 600px;
    background: url(img/bmw.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 300px;
    padding-bottom: 30px;
}

.mezhdu{
    padding-top: 30px;
    padding-bottom: 0px !important;
    text-align: center;
}

.h2bmw{
    color: #fff;
    font-size: 20px;
    font-weight: 900 !important;
    line-height: 1.5 !important;
}

.h3dost{
    margin-bottom: 0px !important;
}

.h2chtopoch{
    color: #fff;
    font-size: 27px;
    font-weight: 900 !important;
    line-height: 1.5 !important;
    margin-top: 60px; 
}


.stoimost-img{
    text-align: left;
}

.stoimost-img img{
    height: 110px;
    margin-top: -70px;
    margin-left: -10px;
    filter: blur(2px);
    -webkit-filter: blur(2px);
    transform: rotate(55deg);
}


.div380{
    text-align: center;
}

.div380 img{
    height: 75px;
    margin: auto;
    margin-top: 15px;
}



.button .product_type_simple .add_to_cart_button .ajax_add_to_cart .added{
    display: block !important;
}