.r-red,
.r-blue {

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.r-red {
    float: left;
    width: 100%;
    height: auto;
    background: white;
    overflow: hidden;
    padding: 1% 0 0 1%;
}

.r-blue {
    height: auto;
    width: 90%;
    background: white;
    margin: 0 auto;
}

#r-credit-bullets {
    font-size: 14px;
    color: #404040;
    width: 100%;
    float: left;
    padding: 0px 25px;
}

#r-credit-bullets-2 {
    font-size: 14px;
    color: #404040;
    width: 100%;
    float: left;
    padding: 0px 25px;
}

.tab-content {
    display: none;
    margin-top: 35px;
}

.tab-content.current {
    display: inherit;
}

ul.r-tabs {
    margin: 0px;
    list-style: none;
    width: 100%;
    text-align: left;
    float: left;
}

ul.r-tabs li {
    background: none;
    font-size: 16px;
    cursor: pointer;
    list-style: none;
    padding: 3px 0px;
}

ul.r-tabs li.current {
    color: #f57921;
    text-decoration: underline;
}

  @font-face {
        font-family: Museo Extra Bold;
        src: url(/under/tab_showcase/fonts/MUSEOSANSCYRL_4.OTF)
    }

    @font-face {
        font-family: Museo Thin;
        src: url(/under/tab_showcase/fonts/MUSEOSANSCYRL_5.OTF)
    }

    @font-face {
        font-family: Museo Light;
        src: url(/under/tab_showcase/fonts/MUSEOSANSCYRL_6.OTF)
    }

    @font-face {
        font-family: Museo Regular;
        src: url(/under/tab_showcase/fonts/MUSEOSANSCYRL_7.OTF)
    }

    @font-face {
        font-family: Museo Bold;
        src: url(/under/tab_showcase/fonts/MUSEOSANSCYRL.OTF)
    }


.box-1 {
 font-family: Museo Light;
    border: 2px solid #f57921;
    width: 100%;
    float: left;
    margin: 0px 0 40px 0;
}

.box-1 h2 {
    background: #f57921;
    color: white;
    padding: 10px;
    margin: 0px;
    text-align: center;
 font-family: Museo Light;
    font-weight: normal;
    font-size: 130%;
}

.box-1 p {
 font-family: Museo Light;
    color: #333;
    padding: 3px;
    text-align: center;
    font-size: 16px;
}

.box-1 {
    -moz-border-radius-topright: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
}

.box-2 {
 font-family: Museo Light;
    border: 2px solid #f57921;
    width: 30%;
    float: left;
    margin: 15px;
    display: inline-block;
    position: relative;
}

.box-2:after {
    content: '';
    position: absolute;
    top: -7px;
    right: -7px;
    bottom: 0;
    background: url(https://www.technodom.kz/under/content_files/online_credit/images/credit_page_boxes_background.png) no-repeat;
    background-size: contain;
    width: 30%;
}

.box-2 h2 {

    background: #f57921;
    color: white;
    padding: 10px;
    margin: 0px;
    text-align: center;
 font-family: Museo Light;
    font-weight: normal;
    font-size: 130%;
}

.box-2 p {
 font-family: Museo Light;
    color: #333;
    padding: 5px;
    text-align: center;
    font-size: 16px;
}

.box-2 {
    -moz-border-radius-topright: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
}

.box-3 {
 font-family: Museo Light;
    border: 2px solid #f57921;
    width: 95%;
    float: left;
    margin: 15px;
    display: inline-block;
    position: relative;
}

.box-3:after {
    content: '';
    position: absolute;
    top: -7px;
    right: -7px;
    bottom: 0;
    background: url(https://www.technodom.kz/under/content_files/online_credit/images/credit_page_boxes_background.png) no-repeat;
    background-size: contain;
    width: 16%;
}

.box-3 h2 {
    background: #f57921;
    color: white;
    padding: 10px;
    margin: 0px;
    text-align: center;
 font-family: Museo Light;
    font-weight: normal;
    font-size: 130%;
}

.box-3 p {
 font-family: Museo Light;
    color: #333;
    padding: 3px;
    text-align: center;
    font-size: 16px;
}

.box-3 {
    -moz-border-radius-topright: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-right-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
}

#r-calculator-box {}

p.r-one-click-cell {
    text-align: right;
    margin-right: 205px;
    font-size: 16px;
}

body {
 font-family: Museo Light;
}

#r-body {
    color: #000;
    max-width: 1260px;
    margin: 0 auto;
 font-family: Museo Light;
}

#r-additional-list-1 {
    width: 50%;
    float: left;
    background-color: white;
}

#r-additional-list-2 {
    width: 50%;
    float: left;
    background-color: white;
}

#r-additional-list-3 {
    width: 50%;
    float: left;
    background-color: white;
}

#r-additional-list-4 {
    width: 50%;
    float: left;
    background-color: white;
}

#r-text-additional-list {
    width: 50%;
    height: auto;
    background-color: white;
    float: right;
    margin-top: 15px;
}

img.r-image-additional-icon {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 20px;
    margin-bottom: 25px;
    margin-top: 15px;
}

p.r-text-additional {
    font-size: 16px;
    margin-top: 25px;
    color: #404040;
}

#r-calculator {
 font-family: Museo Regular;}

.r-container-top {
    text-align: center;
}

#r-container-numbers {
    margin-left: 25px;
}

h1.r-credit-h1 {
 font-family: Museo Light;
    color: #f57921;
    font-weight: lighter;
    font-size: 250%;
    margin-bottom: 75px;
    margin-top: -15px;
}

h2.r-credit-h2 {
 font-family: Museo Light;
    color: #404040;
    font-weight: lighter;
    font-size: 150%;
    margin-bottom: 30px;
    margin-top: 25px;
}

h2.r-credit-h2-1 {
 font-family: Museo Light;
    color: #404040;
    font-weight: lighter;
    font-size: 170%;
    margin-bottom: 30px;
    margin-top: 65px;
}

h2.r-credit-h2-2 {
 font-family: Museo Light;
    color: #404040;
    font-weight: lighter;
    font-size: 170%;
    margin-bottom: 30px;
    margin-top: 65px;
    text-align: center;
}

#r-container-additional-info_image {
    background-image: url(https://www.technodom.kz/under/content_files/online_credit/images/credit_page_delivery_man.png);
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    width: 45%;
    height: 330px;
    margin-top: 25px;
    margin-bottom: -20px;
}

#r-container-number-1 {
    width: 33%;
    height: auto;
    background-color: white;
    margin: 0px;
    padding: 0px;
    float: left;
    text-align: left;
}

#r-container-number-2 {
    width: 33%;
    height: auto;
    background-color: white;
    margin: 0px;
    padding: 0px;
    float: left;
    text-align: left;
}

#r-container-number-3 {
    width: 33%;
    height: auto;
    background-color: white;
    margin: 0px;
    padding: 0px;
    float: left;
    text-align: left;
}

h1.r-number-container {
    padding: 0px;
    width: 40px;
    float: left;
    margin-top: 1px;
    margin-right: 40px;
    margin-bottom: 100px;
    font-size: 70px;
    font-weight: bolder;
    color: #f57921;
    font-family: arial;
}

p.r-numbers-bolder {
    width: auto;
    padding-right: 50px;
    color: #404040;
    font-size: 16px;
}

span.r-numbers-bold-text {
    font-weight: bold;
    padding-right: 15px;
    font-size: 110%;
}

#r-container-info {
    margin: 0px;
    width: 100%;
}

img.r-image-info {
    margin-top: 10px;
    width: 100%;
    padding: 5px 0px 5px 0px;
    margin-bottom: -30px;
    height: 45px;
}

img.r-image-info_2 {
    margin-top: -25px;
    width: 100%;
    padding: 5px 0px 5px 0px;
    margin-bottom: -30px;
    height: 45px;
}

img.r-image-additional-info {
    width: 568px;
    height: auto;
    float: left;
    margin-right: 60px;
    margin-top: -40px;
    margin-bottom: 15px;
}

#r-one-click-order-left {
    margin-top: 5px;
    margin-left: 35px;
    width: 47%;
    background-color: white;
    float: left;
}

#r-one-click-order-right {
    margin: 20px 18px;
    width: 47%;
    background-color: white;
    float: left;
}

form.r-form-credit {
 font-family: Museo Light;
    text-align: right;
    font-size: 16px;
}

form.r-form-credit-2 {
 font-family: Museo Light;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.r-inside-text-boxes-1 {
    width: 33%;
    float: left;
    /*background-color: darkgrey;*/
}

.r-inside-text-boxes-2 {
    width: 33%;
    float: left;
    /*background-color: lightgrey;*/
}

.r-inside-text-boxes-3 {
    width: 33%;
    float: left;
    /*background-color: grey;*/
}

hr {
    width: 80%;
    display: block;
    height: 20px;
    margin-top: 160px;
    border: 0;
    border-top: 1px solid #f57921;
}

input.r-input-value, .inputCity {
    padding: 10px;
    border-radius: 6px;
    box-shadow: inset 0px 0px 0px 0px #888, inset 0px 0px 0px 0px #888;
    outline: none;
    border: 1px solid #888888;
    margin-left: 10px;
    margin-right: 10px;
    width: 130px;
    width: 130px;
    font-size: 18px;
    color: #404040;
 font-family: Museo Light;
    text-align: center;
}

input.r-input-phone {
    padding: 10px;
    border-radius: 6px;
    box-shadow: inset 0px 0px 0px 0px #888, inset 0px 0px 0px 0px #888;
    outline: none;
    border: 1px solid #888888;
    margin-left: 10px;
    width: 200px;
    font-size: 18px;
    color: #404040;
 font-family: Museo Light;
    text-align: left;
    display: inline-block;
}

.r-button {
    padding: 12px 25px;
    border: 1px solid #f57921;
    border-radius: 6px;
    color: #f57921;
    background-color: white;
    font-size: 100%;
    font-weight: normal;
    margin-left: 30px;
}

p.r-text-orange {
    color: #f57921;
    font-weight: bolder;
}

#r-faq-left {
    margin-left: 20px;
    margin-top: 0px;
    width: 38%;
    height: 300px;
    background-color: white;
    float: left;
}

#r-faq-right {
    margin-top: 0px;
    width: 60%;
    height: 300px;
    background-color: white;
    float: left;
}

#r-help-bottom {
    text-align: left;
    width: 100%;
    margin-top: 500px;
    padding: 0px;
}

.r-footer {
    float: left;
}

p.r-footer {
    width: 150px;
    margin: 0px;
    padding: 0px 10px;
    margin-bottom: 100px;
    font-size: 14px;
}

#r-footer-1 {
    width: 20%;
    float: left;
}

#r-footer-2 {
    width: 60%;
    float: left;
}

#r-footer-3 {
    width: 20%;
    float: left;
}

h2.r-credit-h2-3 {
    color: #f57921;
    font-weight: normal;
    font-size: 170%;
}

p.r-p-credit-bottom {
     font-family: Museo Light;
    font-size: 16px;
}

@media screen and (max-width: 1000px) {
    ul.r-tabs {
        padding: 0px;
    }
    ul.r-tabs li {
        background: none;
        font-size: 16px;
        cursor: pointer;
        list-style: none;
        padding: 4px 15px;
    }
    #r-one-click-order-left {
        margin: 10px;
        width: 36%;
        background-color: white;
        float: left;
    }
    #r-one-click-order-right {
        margin: 40px 15px;
        width: 55%;
        background-color: white;
        float: left;
    }
    #r-footer-1 {
        width: 5%;
        float: left;
    }
    #r-footer-2 {
        width: 90%;
        float: left;
    }
    #r-footer-3 {
        width: 5%;
        float: left;
    }
    #r-faq-left {
        margin-left: 20px;
        margin-top: 0px;
        width: 45%;
        height: 300px;
        background-color: white;
        float: left;
    }
    #r-faq-right {
        margin-top: 0px;
        width: 50%;
        height: 300px;
        background-color: white;
        float: left;
    }
    #r-container-additional-info_image {
        width: 100%;
        background-position: center;
        margin-bottom: -15px;
    }
    .box-1 {
        border: 2px solid #f57921;
        width: 95%;
        float: left;
        margin: 8px;
        font-size: 90%;
    }
    .box-2 {
        border: 2px solid #f57921;
        width: 95%;
        float: left;
        margin: 8px;
        font-size: 90%;
    }
    .box-3 {
        border: 2px solid #f57921;
        width: 95%;
        float: left;
        margin: 8px;
        font-size: 90%;
    }
    #r-additional-list-1 {
        text-align: center;
        height: 130px;
    }
    #r-additional-list-2 {
        text-align: center;
        height: 130px;
    }
    #r-additional-list-3 {
        text-align: center;
        height: 130px;
    }
    #r-additional-list-4 {
        text-align: center;
        height: 130px;
    }
    img.r-image-additional-icon {
        float: initial;
        margin: 0px;
        padding: 0px;
    }
    h2.r-credit-h2-1 {
        color: #404040;
        text-align: center;
    }
    #r-text-additional-list {
        float: left;
        clear: both;
        width: 100%;
    }
    p.r-numbers-bolder {
         font-family: Museo Light;
        width: 100%;
    }
    h1.r-number-container {
        height: auto;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    #r-container-number-1 {
        background-color: white;
        text-align: center;
        padding: 0px 10px;
        box-sizing: border-box;
    }
    #r-container-number-2 {
        background-color: white;
        text-align: center;
        padding: 0px 10px;
        box-sizing: border-box;
    }
    #r-container-number-3 {
        background-color: white;
        text-align: center;
        padding: 0px 10px;
        box-sizing: border-box;
    }
}

@media screen and (min-width: 600px) {
    #r-help-bottom-2 {
        display: none;
    }
    .r-image-hidden {
        display: none;
    }
    #r-faq-accordion {
        display: none;
    }
}

@media screen and (max-width: 600px) {
  
    p.r-one-click-cell {
        display: none;
    }
    h2.r-credit-h2-2 {
        line-height: normal;
        color: #404040;
        font-weight: lighter;
        font-size: 130%;
        margin-bottom: 0px;
        margin-top: 0px;
        text-align: center;
    }
    #r-help-bottom-2 {}
    p.r-text-help {
        font-size: 16px;
        margin-top: 25px;
        color: #404040;
    }
    img.r-image-help-icon {
        float: left;
        /* width: 45px; */
        /* height: 45px; */
        margin: 25px 20px;
        margin-bottom: 25px;
        margin-top: 15px;
    }
    #r-help-list-1 {
        width: 100%;
        float: left;
        background-color: white;
    }
    #r-help-list-2 {
        width: 100%;
        float: left;
        background-color: white;
    }
    #r-help-list-3 {
        width: 100%;
        float: left;
        background-color: white;
    }
    #r-help-bottom {
        display: none;
    }
    h2.r-credit-h2 {
        padding: 15px;
        color: #404040;
        font-weight: lighter;
        font-size: 150%;
        margin-bottom: 30px;
        margin-top: 25px;
    }
    h1.r-credit-h1 {
        padding: 6px;
        color: #f57921;
        font-weight: lighter;
        font-size: 250%;
        margin-bottom: 75px;
        margin-top: -15px;
    }
    #r-faq-accordion {
        margin-bottom: 20px;
    }
    #r-faq-left {
        display: none;
    }
    #r-faq-right {
        display: none;
    }
    button.accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 15px;
        transition: 0.4s;
    }
    button.accordion.active,
    button.accordion:hover {
        background-color: #ddd;
    }
    button.accordion:after {
        content: '\002B';
        color: #777;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }
    button.accordion.active:after {
        content: "\2212";
    }
    div.r-panel {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }
    .r-image-hidden {
        display: inline-block;
        margin: -10px 11px;
    }
    form.r-form-credit {
        text-align: center;
        margin-top: 22px;
    }
    .r-image-hidden {
        display: inline-block;
    }
    #r-one-click-order-left {
        margin: 0px;
        width: 100%;
        background-color: white;
        float: left;
        text-align: center;
    }
    #r-one-click-order-right {
        width: 100%;
        background-color: white;
        float: left;
        margin: 0px;
    }
    .r-button {
        display: none;
    }
    .box-1 {
        border: 2px solid #f57921;
        width: 95%;
        float: left;
        margin: 5px;
        font-size: 100%;
    }
    .box-1 p {
        font-size: 12px;
    }
    .box-2 {
        border: 2px solid #f57921;
        width: 95%;
        float: left;
        margin: 5px;
        font-size: 100%;
    }
    .box-3 {
        border: 2px solid #f57921;
        width: 95%;
        float: left;
        margin: 5px;
        font-size: 100%;
    }
    #r-additional-list-1 {
        width: 100%;
        text-align: center;
        height: 130px;
    }
    #r-additional-list-2 {
        width: 100%;
        text-align: center;
        height: 130px;
    }
    #r-additional-list-3 {
        width: 100%;
        text-align: center;
        height: 130px;
    }
    #r-additional-list-4 {
        width: 100%;
        text-align: center;
        height: 130px;
    }
    #r-container-additional-info_image {
        display: none;
    }
    img.r-image-additional-info {
        display: none;
    }
    p.r-numbers-bolder {
        width: 100%;
        padding-right: 15px;
    }
    #r-container-number-1 {
        background-color: white;
        text-align: center;
        float: none;
        width: 100%;
    }
    #r-container-number-2 {
        background-color: white;
        text-align: center;
        float: none;
        width: 100%;
    }
    #r-container-number-3 {
        background-color: white;
        text-align: center;
        float: none;
        width: 100%;
    }
}


.scroller {
    height:220px;
    overflow:hidden;
}

.box{
    position:relative;
}

.totop {
    position:absolute;
    top: 60%;
    bottom:40%;
    left: 1%;
}

.totop:before {
    display:block;
    width:18px;
    height:18px;
    background: url(images/left-1.png) center no-repeat;
    content:'';
}

.tobottom {
    position:absolute;
    top: 60%;
    bottom:40%;
    left: 30%;
}

.tobottom:before {
    display:block;
    width:18px;
    height:18px;
    background: url(images/right-1.png) center no-repeat;
    content:'';
}
ul.tabs{
            width:100%;
            margin: auto;
            position:relative;
            left:0;
            right:0;
            padding: 10px auto;
            list-style: none;
            text-align: center;
        }
        ul.tabs li{
            background: none;
            color: #222;
            display: inline-block;
            padding: 4px 15px;
            cursor: pointer;
            margin-bottom:35px;
        }

        ul.tabs li.current{
            background: ;
            color: #f57921;
            border-bottom:2px solid #f57921;
        }
        
        ul.tabs li:hover {
            color: #f57921;
            border-bottom:2px solid #f57921;
        }

        .tabs-content{
            display: none;
        }

        .tabs-content.current{
            display: inherit;
        }
        .cer-center {
            text-align:center;
        }
        @media (max-width:850px){
        ul.tabs {
            padding: 0;
        }
            ul.tabs li{
                padding: 10px;
                margin-bottom: 5px;
            }
            .r-blue{
                width: 100%;
            }
    }