.grey_top {
    background-color: rgb(250,250,250);
    height: 60px;
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    margin-left: -10px;
    margin-right: -10px;
    width: 100%;
}

.grey_top_name {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 135px;
    margin-left: 50px;
}

.grey_top_name_gliver {
    color: rgb(182, 38, 44);
    font-weight: 600;
    display: inline-block;
    font-size: 20px;
}

.grey_top_name_self {
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
}

.grey_top_switchers {
    color: rgb(70, 70, 70);
    margin-top: 6px;    
    margin-right: 30px;
}

.grey_top_switcher {
    text-align: center;
    height: 40px;
    padding: 8px 0px;
    display: inline-block;
    margin-right: 20px;
    text-decoration: none;
    cursor: pointer;
}

.grey_top_switcher_active {
    width: 135px;
    background-color: rgb(182, 38, 44);
    color: white !important;
    text-decoration: none;
    border-radius: 25px;
    font-weight: 600;
}

.lending_name {
    font-size: 32px;
    font-weight: 550;
    text-transform: uppercase;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

.lending_slogan_wrapper {
    display: flex;
    justify-content: center;
}

.lending_slogan {
    font-size: 52px;
    text-align: center;
    font-weight: 200;
    width: 60%;
}

.lending_goto {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.lending_goto_txt {
    text-decoration: underline;
    font-weight: 700;
}

.lending_goto_img {
    padding-left: 10px;
}

.lending_img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lending_img img {
    max-height: 600px;
}

.lending_metroblock {
    height: 645px;
    background-color: rgb(250,250,250);
    overflow: hidden;
}

.lending_metroblock_img {
    height: 100%;
    background-repeat: no-repeat;
}

.img_one {
    background-image: url(/local/templates/gliver/images/ergonomic_img.jpg);
    background-position: 0% 84%;
    background-size: cover;
}

.lending_metroblock_body {
    padding: 100px 70px;
}

.lending_metroblock_first_title {
    font-size: 20px;
    font-weight: 600;
    line-height: 45px;    
}

.lending_metroblock_second_title {
    font-size: 40px;
    line-height: 40px;
    font-weight: 100;
    margin-top: 10px;
    margin-bottom: 50px;
    color: rgb(104, 104, 104);
}

.lending_metroblock_text {
    font-size: 20px;
    color: rgb(104, 104, 104);
    width: 68%;
    overflow: hidden;
}

.lending_header {
    font-size: 52px;
    text-align: center;
    font-weight: 200;
    margin-top: 120px;
    margin-bottom: 80px;
}

.lending_metroblock_white {
    background-color: white !important;
}

.img_second {
    background-image: url(/local/templates/gliver/images/module_20.jpg);
    background-position: 60% 20%;
    background-size: contain;
}

.metroblock_typesize_body {
    display: flex;
    margin-left: 25%;
}

.metroblock_typesizes_count {
    font-size: 250px;
    display: inline-block;
    line-height: 200px;
}

.typesize_descr_block {
    height: 645px;
    display: inline-block;
    margin-left: 30px;
    width: 70%;
}

.metroblock_typesize {
    font-size: 20px;
    font-weight: 600;
}

.metroblock_typesize_comment {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
    color: rgb(70, 70, 70);
}

.typesizes_imgs img {
    display: block;
    padding: 15px 0px;
    cursor: pointer;
}

.img_three {
    background-image: url(/local/templates/gliver/images/colors_example.jpg);
    background-position: 0% 50%;
    background-size: cover;
}

.colors_subtitle_one {
    font-size: 20px;
    color: rgb(70, 70, 70);
}

.colors_count {
    font-size: 52px;
    display: inline-block;
    padding-right: 15px;
}

.colors_what {
    font-size: 20px;
    color: rgb(70, 70, 70);
    display: inline-block;
    border-left: 1px solid rgb(220, 220, 220);
    padding-left: 15px;
}

.colors__dragscrollslider img {
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

.lending_goto_cloth {
    display: flex;
    align-items: center; 
    margin-top: 20px;
}

.lending_name_middle {
    font-size: 24px;
    font-weight: 550;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 30px;
}

.lending_descr_wrapper {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.lending_descr {
    font-size: 20px;
    color: rgb(104, 104, 104);
    width: 50%;
    line-height: 29px;
    text-align: center;
}

.lending_img {
    margin-top: 25px;
}

.img_fourth {
    background-image: url(/local/templates/gliver/images/time_example.jpg);
    background-position: 0% 50%;
    background-size: cover;
}

.lending_time {
    font-size: 52px;
    color: rgb(0,0,0);
}

.img_five {
    background-image: url(/local/templates/gliver/images/weight_example.jpg);
    background-position: 0% 50%;
    background-size: cover;
}

.weight_block_wrapper {
    margin-top: 20px;
}

.lending_metroblock_note {
    font-size: 14px;
    color: rgb(158, 158, 158);
    margin-top: 29%;
}

.lending_descr_wrapper_two {
    display: flex;
    justify-content: center;
    margin-top: -40px;
}

.scum_img {
    margin-top: 70px;
}

.mgn_btm {
    margin-bottom: 60px;
}

.img_six {
    background-image: url(/local/templates/gliver/images/glue_example2.jpg);
    background-position: 0% 0%;
    background-size: cover;
}

.lending_descr_wrapper_three {
    display: flex;
    justify-content: center;
    margin-top: -30px;
    margin-bottom: 140px;
}

.img_eight {
    height: 600px;
    background-image: url(/local/templates/gliver/images/done_example.jpg);
    background-position: 0% 50%;
    background-size: cover;
}

.lending_name_two {
    font-size: 24px;
    font-weight: 550;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 30px;
}

.lending_descr_wrapper_four {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.order_button {
    width: 205px;
    height: 50px;
    color: white;
    background-color: rgb(182, 38, 44);
    border-radius: 25px;
    text-align: center;
    font-weight: 510;
    line-height: 47px;
}

.white-nounderline{
	color:white!important;
	text-decoration: none;
}

.order_button_wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 125px;
}

.img_ten {
    margin-top: 20px;
    height: 600px;
    background-image: url(/local/templates/gliver/images/map_example.jpg);
    background-position: 50% 60%;
    background-repeat: no-repeat;
    position: relative;
}

.lending_devivery_block {
    position: absolute;
    top: 33%;
    right: 33%;
    width: 33%;
    text-align: center;
}

.lending_devivery_title {
    font-size: 52px;
    font-weight: 200;
}

.first_img_btm {
    margin-bottom: 55px;
    background-size: cover;
}

.second_img_btm {
    margin-bottom: 40px;
}

.third_img_btm {
    margin-bottom: 40px;
}

.typesize_cont {
    border-left: 1px solid rgb(220,220,220);
    padding-left: 40px;
}

.not_active_typesize {
    opacity: .4;
}

.top_grey_stripe_fixed {
    position: fixed;
    width: 100%;
    top: 4%;
    z-index: 1000;
    max-width: 1300px;
}

.header_top {
    display: none;
}

.relative_pos {
    position: relative !important;
}

@media screen and (max-width: 1236px) {
    .lending_metroblock_note {
        font-size: 14px;
        color: rgb(158, 158, 158);
        margin-top: 15%;
    }
}

@media screen and (max-width: 1090px) {
    .lending_metroblock_note {
        font-size: 14px;
        color: rgb(158, 158, 158);
        margin-top: 10%;
    }
}


@media screen and (max-width: 1069px) {
    .lending_metroblock_note {
        font-size: 14px;
        color: rgb(158, 158, 158);
        margin-top: 20%;
    }
    
    .lending_name_middle {
        font-size: 24px;
        font-weight: 550;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .lending_metroblock {
        height: 645px;
        background-color: rgb(250,250,250);
        overflow: hidden;
        margin-bottom: 25px;
    }

    .lending_header {
        font-size: 45px;
        text-align: center;
        font-weight: 200;
        margin-top: 70px;
        margin-bottom: 45px;
    }

    .metroblock_typesizes_count {
        font-size: 108px;
        display: inline-block;
        margin-top: -50px;
    }

    .typesizes_imgs {
        position: absolute;
        top: 130px;
        right: 20%;
    }

    .typesizes_imgs img {
        display: inline-block;
        padding: 15px 15px;
        cursor: pointer;
    }

    .typesize_block {
        background-color: white !important;
        height: 250px !important;
    }

    .typesize_descr_block {
        height: 645px;
        display: inline-block;
        margin-left: 50px;
        width: 70%;
    }
}

@media screen and (max-width: 990px) {

    .lending_slogan {
        font-size: 44px;
        text-align: center;
        font-weight: 200;
        width: 60%;
    }

    .typesizes_imgs {
        position: absolute;
        top: 130px;
        right: 18%;
    }
}

@media screen and (max-width: 940px) {
    .typesizes_imgs {
        position: absolute;
        top: 130px;
        right: 15%;
    }
}

@media screen and (max-width: 890px)  {
    .typesizes_imgs {
        position: absolute;
        top: 130px;
        right: 11%;
    }

    .scum_img {
        margin-top: 30px;
    }

    .lending_devivery_title {
        font-size: 40px;
        font-weight: 200;
    }
}

@media screen and (max-width: 858px) {
    .lending_slogan {
        font-size: 38px;
        text-align: center;
        font-weight: 200;
        width: 60%;
    }
}

@media screen and (max-width: 835px) {
    .typesizes_imgs {
        position: absolute;
        top: 130px;
        right: 7%;
    }
}

@media (max-width: 820px) {
    .img_eight {
        height: 600px;
        background-image: url(/local/templates/gliver/images/done_example2.jpg);
        background-position: 0% 50%;
        background-size: cover;
    }

    .list > li {
        position: relative;
        margin-bottom: 4px;
    }

    .footerHrefNewRow {
        margin-top: 30px;
    }

    .not_header_top {
        display: none !important;
    }

    .header_top {
        display: flex !important;
    }
}


@media (max-width: 820px) {

    .expand_menu_footer {
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
        font-size: 40px;
        cursor: pointer;
        margin-right: 8px;
        color: white;
        width: 100%;
    }

    .lending_name {
        font-size: 32px;
        font-weight: 550;
        text-transform: uppercase;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .grey_top {
        background-color: rgb(250,250,250);
        height: 60px;
        display: flex;
        justify-content: space-between;
        margin-top: 0px;
        margin-left: -10px;
        margin-right: -10px;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        padding-bottom: 3px;
    }
}


@media screen and (max-width: 750px) {
    .typesizes_imgs {
        position: absolute;
        top: 130px;
        right: 0%;
    }

    .lending_descr {
        font-size: 20px;
        color: rgb(104, 104, 104);
        width: 70%;
        line-height: 29px;
        text-align: center;
    }

}

@media screen and (max-width: 819px) {
    .order_button_wrapper {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 45px;
        margin-bottom: 60px;
    }

    .lending_descr_wrapper_three {
        display: flex;
        justify-content: center;
        margin-top: -30px;
        margin-bottom: 40px;
    }

    .lending_name_two {
        font-size: 24px;
        font-weight: 550;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .grey_top_name {
        display: none;
    }

    .grey_top_switchers {
        color: rgb(70, 70, 70);
        margin-top: 6px;
        margin-right: 0px;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .grey_top_switcher :last-child {
        margin-right: 0px;
    }

    .lending_slogan {
        font-size: 36px;
        text-align: center;
        font-weight: 200;
        width: 70%;
    }
}

@media screen and (max-width: 696px) {
    .lending_devivery_block {
        position: absolute;
        top: 33%;
        right: 33%;
        width: 40%;
        text-align: center;
    }
}


@media screen and (max-width: 690px) {
    .lending_metroblock_second_title {
        font-size: 40px;
        line-height: 40px;
        font-weight: 100;
        margin-top: 10px;
        margin-bottom: 30px;
        color: rgb(104, 104, 104);
    }

    .lending_metroblock {
        height: 420px;
        background-color: rgb(250,250,250);
        overflow: hidden;
        margin-bottom: 25px;
    }

    .lending_metroblock_note {
        font-size: 14px;
        color: rgb(158, 158, 158);
        margin-top: 5%;
    }

    .img_eight {
        height: 420px;
        background-image: url(/local/templates/gliver/images/done_example2.jpg);
        background-position: 0% 50%;
        background-size: cover;
    }

    .img_ten {
        height: 400px;
        background-image: url(/local/templates/gliver/images/map_example.jpg);
        background-position: 50% 60%;
        background-repeat: no-repeat;
        position: relative;
        background-size: cover;
    }

    .color_slider_block {
        height: 550px !important;
    }

    .metroblock_typesize_body {
        display: flex;
        margin-left: 20%;
    }

    .lending_metroblock {
        height: 400px;
        background-color: rgb(250,250,250);
        overflow: hidden;
        margin-bottom: 25px;
    }

    .lending_metroblock_body {
        padding: 25px 40px;
    }

    .lending_header {
        font-size: 35px;
        text-align: center;
        font-weight: 200;
        margin-top: 40px;
        margin-bottom: 45px;
    }

    .lending_name {
        font-size: 32px;
        font-weight: 550;
        text-transform: uppercase;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 669px) {
    .lending_metroblock_body {
        padding: 25px 30px;
    }
}

@media screen and (max-width: 649px) {
    .lending_metroblock_second_title {
        font-size: 32px;
        line-height: 40px;
        font-weight: 100;
        margin-top: 10px;
        margin-bottom: 30px;
        color: rgb(104, 104, 104);
    }

    .lending_metroblock_body {
        padding: 25px 28px;
    }
}

@media screen and (max-width: 607px) {
    .metroblock_typesize_body {
        display: flex;
        margin-left: 12%;
    }

    .lending_name {
        font-size: 26px;
        font-weight: 550;
        text-transform: uppercase;
        text-align: center;
        padding-top: 0;
        padding-bottom: 30px;
    }
    
    .lending_slogan {
        font-size: 38px;
        text-align: center;
        font-weight: 200;
        width: 80%;
    }
}

@media screen and (max-width: 590px) {
    .lending_devivery_block {
        position: absolute;
        top: 33%;
        right: 33%;
        width: 45%;
        text-align: center;
    }

    .lending_devivery_block {
        position: absolute;
        top: 33%;
        right: 25%;
        width: 45%;
        text-align: center;
    }

    .img_eight {
        height: 300px;
        background-image: url(/local/templates/gliver/images/done_example2.jpg);
        background-position: 0% 50%;
        background-size: cover;
    }

    .img_ten {
        height: 300px;
        background-image: url(/local/templates/gliver/images/map_example.jpg);
        background-position: 50% 60%;
        background-repeat: no-repeat;
        position: relative;
        background-size: cover;
    }

    .scum_img {
        margin-top: 15px;
    }

    .typesizes_imgs img {
        display: inline-block;
        padding: 15px 10px;
        cursor: pointer;
    }

    .colors_subtitle_one {
        font-size: 18px;
        color: rgb(70, 70, 70);
    }

    .colors_what {
        font-size: 18px;
        color: rgb(70, 70, 70);
        display: inline-block;
        border-left: 1px solid rgb(220, 220, 220);
        padding-left: 15px;
    }
}

@media screen and (max-width: 576px) {
    .lending_metroblock_second_title {
        font-size: 32px;
        line-height: 40px;
        font-weight: 100;
        margin-top: 10px;
        margin-bottom: 15px;
        color: rgb(104, 104, 104);
    }
}

@media screen and (max-width: 570px) {

    .lending_name {
        font-size: 26px;
        font-weight: 550;
        text-transform: uppercase;
        text-align: center;
        padding-top: 28px;
        padding-bottom: 30px;
    }

    .grey_top {
        background-color: rgb(250,250,250);
        height: 60px;
        display: flex;
        justify-content: space-between;
        margin-top: 3px;
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media screen and (max-width: 569px) {

    .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
    }

    .header_lend {
        top: -58px !important;
    }

    .grey_top {
        background-color: rgb(250,250,250);
        height: 60px;
        display: flex;
        justify-content: space-between;
        margin-top: -58px;
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media screen and (max-width: 544px) {
    .typesizes_imgs img {
        display: inline-block;
        padding: 15px 5px;
        cursor: pointer;
    }

    .lending_slogan {
        font-size: 38px;
        text-align: center;
        font-weight: 200;
        width: 90%;
    }
}


@media screen and (max-width: 533px) {
    .lending_metroblock_note {
        font-size: 14px;
        color: rgb(158, 158, 158);
        margin-top: 10%;
    }

    .lending_devivery_title {
        font-size: 35px;
        font-weight: 200;
    }

    .lending_devivery_block {
        position: absolute;
        top: 33%;
        right: 15%;
        width: 60%;
        text-align: center;
    }

    .lending_descr {
        font-size: 18px;
        color: rgb(104, 104, 104);
        width: 70%;
        line-height: 29px;
        text-align: center;
    }

    .lending_name_middle {
        font-size: 18px;
        font-weight: 550;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .lending_metroblock_body {
        padding: 25px 18px;
    }

    .lending_metroblock_second_title {
        font-size: 32px;
        line-height: 40px;
        font-weight: 100;
        margin-top: 10px;
        margin-bottom: 20px;
        color: rgb(104, 104, 104);
    }

    .lending_metroblock_text {
        font-size: 18px;
        color: rgb(104, 104, 104);
        width: 68%;
        overflow: hidden;
    }
}

@media screen and (max-width: 509px) {
    .green_sofa {
        height: 300px !important;
        margin-top: -45px;
    }

    .lending_metroblock {
        height: 300px;
        background-color: rgb(250,250,250);
        overflow: hidden;
        margin-bottom: 25px;
    }

    .lending_metroblock_second_title {
        font-size: 25px;
        line-height: 40px;
        font-weight: 100;
        margin-top: 10px;
        margin-bottom: 20px;
        color: rgb(104, 104, 104);
    }

    .lending_metroblock_text {
        font-size: 18px;
        color: rgb(104, 104, 104);
        width: 80%;
        overflow: hidden;
    }
}

@media screen and (max-width: 529px) {
    .lending_name {
        font-size: 24px;
        font-weight: 550;
        text-transform: uppercase;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 30px;
    }
    
    .lending_slogan {
        font-size: 24px;
        text-align: center;
        font-weight: 200;
        width: 60%;
    }
}

@media screen and (max-width: 510px) {
    .color_slider_block {
        height: 490px !important;
    }

    .lending_metroblock {
        height: 430px;
        background-color: rgb(250,250,250);
        overflow: hidden;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 500px) {
    .grey_top_switcher {
        text-align: center;
        height: 40px;
        padding: 8px 0px;
        display: inline-block;
        margin-right: 20px;
        font-size: 14px;
    }

    .grey_top_switcher :last-child {
        margin-right: 0px;
    }
}

@media screen and (max-width: 494px) {

    .lending_header {
        font-size: 28px;
        text-align: center;
        font-weight: 200;
        margin-top: 40px;
        margin-bottom: 45px;
    }

    .typesizes_imgs img {
        display: inline-block;
        padding: 15px 5px;
        width: 80px;
        cursor: pointer;
    }

    .typesizes_imgs {
        position: absolute;
        top: 116px;
        right: 4%;
    }

    .metroblock_typesize_comment {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 30px;
        color: rgb(70, 70, 70);
    }

    .metroblock_typesize {
        font-size: 18px;
        font-weight: 600;
    }
    
}

@media screen and (max-width: 469px) {
    .img_eight {
        height: 200px;
        background-image: url(/local/templates/gliver/images/done_example2.jpg);
        background-position: 0% 50%;
        background-size: cover;
    }

    .img_ten {
        height: 200px;
        background-image: url(/local/templates/gliver/images/map_example.jpg);
        background-position: 50% 60%;
        background-repeat: no-repeat;
        position: relative;
        background-size: cover;
    }

    .lending_descr {
        font-size: 18px;
        color: rgb(104, 104, 104);
        width: 85%;
        line-height: 29px;
        text-align: center;
    }

    .grey_top_switcher {
        text-align: center;
        height: 40px;
        padding: 11px 0px;
        display: inline-block;
        margin-right: 9px;
        font-size: 14px;
    }

    .grey_top_switcher_active {
        width: 105px;
        background-color: rgb(182, 38, 44);
        color: white !important;
        text-decoration: none;
        border-radius: 25px;
        font-weight: 600;
    }

    .grey_top_switcher :last-child {
        margin-right: 0px;
    }

    .lending_name {
        font-size: 20px;
        font-weight: 550;
        text-transform: uppercase;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 30px;
    }
    
    .lending_slogan {
        font-size: 26px;
        text-align: center;
        font-weight: 200;
        width: 90%;
    }
}

@media screen and (max-width: 447px) {
    .typesizes_imgs img {
        display: inline-block;
        padding: 15px 5px;
        width: 75px;
        cursor: pointer;
    }

    .typesizes_imgs {
        position: absolute;
        top: 116px;
        right: 4%;
    }
}

@media screen and (max-width: 421px) {
    .typesizes_imgs img {
        display: inline-block;
        padding: 15px 5px;
        width: 70px;
        cursor: pointer;
    }

    .typesizes_imgs {
        position: absolute;
        top: 116px;
        right: 4%;
    }
}

@media screen and (max-width: 416px) {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        padding-bottom: 0px;
    }

    .grey_top_switchers {
        color: rgb(70, 70, 70);
        margin-top: 12px;
        margin-left: 20px;
        margin-right: 0px;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .grey_top_switcher {
        text-align: center;
        height: 30px;
        padding: 5px 0px;
        display: inline-block;
        margin-right: 22px;
        font-size: 12px !important;
    }

    .grey_top {
        background-color: rgb(250,250,250);
        height: 60px;
        display: flex;
        justify-content: space-between;
        margin-top: -57px;
        margin-left: 0px;
        margin-right: -10px;
    }

    .lending_name {
        font-size: 18px;
        font-weight: 550;
        text-transform: uppercase;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .lending_descr {
        font-size: 18px;
        color: rgb(104, 104, 104);
        width: 100%;
        line-height: 29px;
        text-align: center;
    }

    .colors_subtitle_one {
        font-size: 16px;
        color: rgb(70, 70, 70);
    }

    .colors_what {
        font-size: 16px;
        color: rgb(70, 70, 70);
        display: inline-block;
        border-left: 1px solid rgb(220, 220, 220);
        padding-left: 15px;
    }

    .lending_metroblock_first_title {
        font-size: 17px;
        font-weight: 600;
        line-height: 45px;
    }

    .lending_metroblock_second_title {
        font-size: 22px;
        line-height: 40px;
        font-weight: 100;
        margin-top: 10px;
        margin-bottom: 20px;
        color: rgb(104, 104, 104);
    }

    .lending_metroblock_text {
        font-size: 16px;
        color: rgb(104, 104, 104);
        width: 90%;
        overflow: hidden;
    }

    .lending_name_two {
        font-size: 18px;
        font-weight: 550;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .lending_descr_wrapper_four {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    .lending_devivery_title {
        font-size: 28px;
        font-weight: 200;
    }
    
}

@media screen and (max-width: 380px) {
   /* .top_grey_stripe_fixed {
        position: fixed;
        width: 100%;
        top: 12%;
        z-index: 1000;
    }*/

    .lending_metroblock {
        height: 300px;
        background-color: rgb(250,250,250);
        overflow: hidden;
        margin-bottom: 15px;
    }

    .lending_metroblock_second_title {
        font-size: 22px;
        line-height: 27px;
        font-weight: 100;
        margin-top: 10px;
        margin-bottom: 20px;
        color: rgb(104, 104, 104);
    }

    .lending_name {
        font-size: 18px;
        font-weight: 550;
        text-transform: uppercase;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .lending_slogan {
        font-size: 29px;
        text-align: center;
        font-weight: 200;
        width: 95%;
    }

    .typesizes_imgs img {
        display: inline-block;
        padding: 15px 5px;
        width: 67px;
        cursor: pointer;
    }

    .weight_block_wrapper {
        margin-top: 0px;
    }

    .first_img_btm {
        margin-bottom: 25px;
        background-size: cover;
    }

    .grey_top {
        background-color: rgb(250,250,250);
        height: 60px;
        display: flex;
        justify-content: space-between;
        margin-top: -57px;
        margin-left: -10px;
        margin-right: -10px;
    }

    .lending_header {
        font-size: 28px;
        text-align: center;
        font-weight: 200;
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .typesize_block {
        background-color: white !important;
        height: 200px !important;
    }

    .lending_name_middle {
        font-size: 18px;
        font-weight: 550;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .lending_descr_wrapper {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    .lending_descr_wrapper_two {
        display: flex;
        justify-content: center;
        margin-top: -17px;
    }

    .lending_descr {
        font-size: 16px;
        color: rgb(104, 104, 104);
        width: 100%;
        line-height: 26px;
        text-align: center;
    }

    .lending_descr_wrapper_three {
        display: flex;
        justify-content: center;
        margin-top: -30px;
        margin-bottom: 30px;
    }

    .mgn_btm {
        margin-bottom: 50px;
    }

    .weight_block {
        height: 360px !important;
    }

    .lending_metroblock_note {
        font-size: 14px;
        color: rgb(158, 158, 158);
        margin-top: 8%;
    }
        
}

@media screen and (max-width: 380px) {
    .lending_metroblock_text {
        font-size: 16px;
        color: rgb(104, 104, 104);
        width: 100%;
        overflow: hidden;
    }

    .typesizes_imgs img {
        display: inline-block;
        padding: 15px 5px;
        width: 60px;
        cursor: pointer;
    }

    .typesize_block {
        background-color: white !important;
        height: 225px !important;
    }

    .typesizes_imgs {
        position: absolute;
        top: 125px;
        right: 4%;
    }
}

@media screen and (max-width: 375px) {
    .grey_top_switcher {
        text-align: center;
        height: 30px;
        padding: 5px 0px;
        display: inline-block;
        margin-right: 16px;
        font-size: 12px !important;
    }
}


@media screen and (max-width: 350px) {
    .metroblock_typesize_comment {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 30px;
        color: rgb(70, 70, 70);
    }

    .metroblock_typesize {
        font-size: 16px;
        font-weight: 600;
    }

    .green_sofa {
        height: 270px !important;
        margin-top: -45px;
    }

    .colors_count {
        font-size: 44px;
        display: inline-block;
        padding-right: 15px;
    }

    .lending_metroblock_second_title {
        font-size: 20px;
        line-height: 27px;
        font-weight: 100;
        margin-top: 10px;
        margin-bottom: 20px;
        color: rgb(104, 104, 104);
    }

    .lending_metroblock {
        height: 270px;
        background-color: rgb(250,250,250);
        overflow: hidden;
        margin-bottom: 15px;
    }

    .lending_metroblock_body {
        padding: 12px 18px;
    }

    .lending_metroblock_first_title {
        font-size: 16px;
        font-weight: 600;
        line-height: 40px;
    }

    .lending_metroblock_second_title {
        font-size: 20px;
        line-height: 27px;
        font-weight: 100;
        margin-top: 8px;
        margin-bottom: 14px;
        color: rgb(104, 104, 104);
    }

    .lending_metroblock_text {
        font-size: 14px;
        color: rgb(104, 104, 104);
        width: 100%;
        overflow: hidden;
    }

    .lending_metroblock_note {
        font-size: 12px;
        color: rgb(158, 158, 158);
        margin-top: 22%;
    }
}

@media screen and (max-width: 345px) {
    .grey_top_switcher {
        text-align: center;
        height: 40px;
        padding: 11px 0px;
        display: inline-block;
        margin-right: 9px;
        font-size: 12px;
    }

    .typesizes_imgs {
        position: absolute;
        top: 135px;
        right: 4%;
    }
}

@media screen and (max-width: 335px) {
    .typesize_block {
        background-color: white !important;
        height: 240px !important;
    }

    .typesizes_imgs {
        position: absolute;
        top: 150px;
        right: 4%;
    }

    .green_sofa {
        height: 251px !important;
        margin-top: -39px;
    }

    .colors_count {
        font-size: 40px;
        display: inline-block;
        padding-right: 15px;
    }

    .lending_slogan {
        font-size: 24px;
        text-align: center;
        font-weight: 200;
        width: 90%;
    }
}

@media screen and (max-width: 350px) {
    .typesizes_imgs img {
        display: inline-block;
        padding: 15px 5px;
        width: 55px;
        cursor: pointer;
    }
}

.album-date {
    display: none;
}

.footerTel {
    color: #f2f2f2 !important;
}

.footerTel span {
    color: #f2f2f2 !important;
}

.telHeader {
    color: #ba2c2b !important;
}

.headerLogo img {
    height: 53px;
    margin: 15px 0px;
}

.leftRepresent {
    cursor: pointer;
}

.productAdded {
    text-align: center;
    margin-bottom: 20px;
}
.blog_table{
    width:100%;
    border: 1px #ddd solid;
    border-collapse: collapse;
}
.blog_table td{
    border: 1px #ddd solid;
    padding: 5px;
}
.blog_table th{
    border: 1px #ddd solid;
    padding: 5px;
    text-align: left;
}