.navbar-menu
{
    height: 40px; width: 100px;
}
.title-menu-navbar
{
    float: right;
    position: relative;
    top: -54px;
    color: #834A32;
    font-size: 16px;
    font-weight: bold;
}
@media (max-width: 845px)
{
    .btn-price-page-svg .left-btn {
        background: white;
        color: #834A32;
        padding: 13px 10px 10px 10px;
        width: 368px;
        font-size: 20px;
        font-weight: normal;
        height: 60px;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px;
        -webkit-box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
        -moz-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
    }
    .btn-price-page-svg .right-btn {
        background: #D9941E;
        color: white;
        width: 200px;
        height: 60px;
        font-size: 20px;
        padding: 10px 10px 10px 10px;
        position: relative;
        left: -10px;
        font-weight: normal;
        border-bottom-right-radius: 25px;
        border-top-right-radius: 25px;
        -webkit-box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
        -moz-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
    }
    .navbar-custom-header {
        background-color: #fff;
        margin: 0px auto 0 auto;
        display: table;
        border: 2px solid #FFBB40;
        border-radius: 25px;
        line-height: 85px;
        height: 80px;
        padding-top: 10px;
        position: relative;
        top: 0px;
        z-index: 99;
    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat ;
        background-position: center;

    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat;
        background-position: center;
        min-height: 280px;
    }
    .navbar-custom-m {
        float: left;
        display: table;
        margin: 0 auto;
    }
    .menu-bar li a, .menu-bar li a:focus, .menu-bar li a:hover, .menu-bar li:link {
        color: white;
        text-transform: uppercase;
        font-size:22px;
    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: 18%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .slide-banner-1-d
    {
        font-size: 39px;
        line-height: 70px
    }
    .catalog-section {
        position: relative;
        height: 100%;
    }
    .new_product-section
    {
        height: 185vh;
    }
    .info-section {
        background: #F8EED5;
        height: 100%;
        padding-top: 112px;
        padding-bottom: 15px;
    }
    .btn-price-svg
    {
        left: 0px;
        position: relative;
    }
    .container-info {
        display: table;
        margin: 0 auto;
        width: auto;
    }
    .col-img-perehod {
        display: flex;
        width: 85%;
        margin: 0 auto;
    }
    .footer-section {
        position: relative;
        background-image: url(/image/bg_footer.jpg);
        height: 846px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-origin: border-box;
        background-position: center top;
    }
    .right_block {
        position: relative;
        top: 0;
        float: initial;
        right: 0px;
        width: 80%;
        display: table;
        margin: 0 auto;
    }
    .mail-header {
        width: 40%;
        display: inline-block;
        margin-bottom: 30px;
        float: right;
    }
    .phone-header {
        width: 50%;
        display: inline-block;
        margin-top: 5px;
    }
    .mobile-block-width
    {
        width: 100%;
        display: flex;
    }
    .btn-caption
    {
        padding-bottom: 0;
        bottom: 0;
    }
    .menu-bar {
        margin-left: auto;
        margin-right: auto;
        padding-right: 15px;
        padding-left: 15px;
        /* display: table; */
        width: 80%;
        text-align: center;
        float: none;
    }
    .menu-bar li {
        list-style-type: none;
        margin: 10px 15px;
        display: inline;
        line-height: 30px;
        float: none;
    }
    .menu {
        width: 100%;
        display: inline-block;
        padding-top: 60px;
        padding-bottom: 80px;
    }
    .list-menu-group i {
        font-size: 50px;
        margin-right: 10px;
        position: relative;
        top: 4px;
        color: #E27D55;
        text-align: left;
        float: left;
        height: 100px;
    }
    .container-info {
        display: table;
        margin: 0 auto;

        position: relative;
        left: 5%;
    }
    .btn-banner{
        margin: 10px auto;
        display: table;
        height: 50px;
        width: 260px;
        line-height: 34px;
        font-size: 30px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
}
@media (max-width: 824px)
{
    .navbar-custom-header {
        background-color: #fff;
        margin: 0px auto 0 auto;
        display: table;
        border: 2px solid #FFBB40;
        border-radius: 25px;
        line-height: 85px;
        height: 80px;
        padding-top: 10px;
        position: relative;
        top: 0px;
        z-index: 99;
    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat ;
        background-position: center;

    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat;
        background-position: center;
        min-height: 280px;
    }
    .navbar-custom-m {
        float: left;
        display: table;
        margin: 0 auto;
    }
    .menu-bar li a, .menu-bar li a:focus, .menu-bar li a:hover, .menu-bar li:link {
        color: white;
        text-transform: uppercase;
        font-size:22px;
    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: 18%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .slide-banner-1-d
    {
        font-size: 39px;
        line-height: 70px
    }
    .catalog-section {
        position: relative;
        height: 100%;
    }
    .new_product-section
    {
        height: 185vh;
    }
    .info-section {
        background: #F8EED5;
        height: 100%;
        padding-top: 112px;
        padding-bottom: 15px;
    }
    .btn-price-svg
    {
        left: 0px;
        position: relative;
    }
    .container-info {
        display: table;
        margin: 0 auto;
        width: auto;
    }
    .col-img-perehod {
        display: flex;
        width: 85%;
        margin: 0 auto;
    }
    .footer-section {
        position: relative;
        background-image: url(/image/bg_footer.jpg);
        height: 846px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-origin: border-box;
        background-position: center top;
    }
    .right_block {
        position: relative;
        top: 0;
        float: initial;
        right: 0px;
        width: 80%;
        display: table;
        margin: 0 auto;
    }
    .mail-header {
        width: 40%;
        display: inline-block;
        margin-bottom: 30px;
        float: right;
    }
    .phone-header {
        width: 50%;
        display: inline-block;
        margin-top: 5px;
    }
    .mobile-block-width
    {
        width: 100%;
        display: flex;
    }
    .btn-caption
    {
        padding-bottom: 0;
        bottom: 0;
    }
    .menu-bar {
        margin-left: auto;
        margin-right: auto;
        padding-right: 15px;
        padding-left: 15px;
        /* display: table; */
        width: 80%;
        text-align: center;
        float: none;
    }
    .menu-bar li {
        list-style-type: none;
        margin: 10px 15px;
        display: inline;
        line-height: 30px;
        float: none;
    }
    .menu {
        width: 100%;
        display: inline-block;
        padding-top: 60px;
        padding-bottom: 80px;
    }
    .list-menu-group i {
        font-size: 50px;
        margin-right: 10px;
        position: relative;
        top: 4px;
        color: #E27D55;
        text-align: left;
        float: left;
        height: 100px;
    }
    .container-info {
        display: table;
        margin: 0 auto;

        position: relative;
        left: 5%;
    }
    .btn-banner{
        margin: 10px auto;
        display: table;
        height: 50px;
        width: 260px;
        line-height: 34px;
        font-size: 30px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

}
@media (max-width: 813px)
{
    .navbar-custom-header {
        background-color: #fff;
        margin: 0px auto 0 auto;
        display: table;
        border: 2px solid #FFBB40;
        border-radius: 25px;
        line-height: 85px;
        height: 80px;
        padding-top: 10px;
        position: relative;
        top: 0px;
        z-index: 99;
    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat ;
        background-position: center;

    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat;
        background-position: center;
        min-height: 280px;
    }
    .navbar-custom-m {
        float: left;
        display: table;
        margin: 0 auto;
    }
    .menu-bar li a, .menu-bar li a:focus, .menu-bar li a:hover, .menu-bar li:link {
        color: white;
        text-transform: uppercase;
        font-size:22px;
    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: 18%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .slide-banner-1-d
    {
        font-size: 39px;
        line-height: 70px
    }
    .catalog-section {
        position: relative;
        height: 100%;
    }
    .new_product-section
    {
        height: 185vh;
    }
    .info-section {
        background: #F8EED5;
        height: 100%;
        padding-top: 112px;
        padding-bottom: 15px;
    }
    .btn-price-svg
    {
        left: 0px;
        position: relative;
    }
    .container-info {
        display: table;
        margin: 0 auto;
        width: auto;
    }
    .col-img-perehod {
        display: flex;
        width: 85%;
        margin: 0 auto;
    }
    .footer-section {
        position: relative;
        background-image: url(/image/bg_footer.jpg);
        height: 846px;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-origin: border-box;
        background-position: center top;
    }
    .right_block {
        position: relative;
        top: 0;
        float: initial;
        right: 0px;
        width: 80%;
        display: table;
        margin: 0 auto;
    }
    .mail-header {
        width: 40%;
        display: inline-block;
        margin-bottom: 30px;
        float: right;
    }
    .phone-header {
        width: 50%;
        display: inline-block;
        margin-top: 5px;
    }
    .mobile-block-width
    {
        width: 100%;
        display: flex;
    }
    .btn-caption
    {
        padding-bottom: 0;
        bottom: 0;
    }
    .menu-bar {
        margin-left: auto;
        margin-right: auto;
        padding-right: 15px;
        padding-left: 15px;
        /* display: table; */
        width: 80%;
        text-align: center;
        float: none;
    }
    .menu-bar li {
        list-style-type: none;
        margin: 10px 15px;
        display: inline-block;
        line-height: 30px;
        float: none;
    }
    .menu {
        width: 100%;
        display: inline-block;
        padding-top: 60px;
        padding-bottom: 80px;
    }
    .list-menu-group i {
        font-size: 50px;
        margin-right: 10px;
        position: relative;
        top: 4px;
        color: #E27D55;
        text-align: left;
        float: left;
        height: 100px;
    }
    .container-info {
        display: table;
        margin: 0 auto;

        position: relative;
        left: 5%;
    }
}

@media (max-width: 768px)
{
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: cover;
        background-repeat:no-repeat ;
        background-position: center;

    }
    .slide-banner-1-d {
        font-size: 32px;
        line-height: 40px;
    }
    .slide-banner-2-d
    {
        font-size: 35px;
        line-height: 65px;
    }
    .slide-banner-3 p
    {
        line-height: 45px;
    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: 20%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .container-info {
        display: table;
        margin: 0 auto;

        position: relative;
        left: 0;
    }
    .btn-banner{
        margin: 5px auto;
        display: table;
        height: 50px;
        width: 230px;
        line-height: 34px;
        font-size: 20px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
    .mobile-block-float
    {
        width: 50%;
    }
    .mobile-block-width {
        width: 100%;
        display: flex;
    }
    .container-info .col-xs-12
    {
        width:50%;
    }
}
@media (max-width: 740px)
{
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: cover;
        background-repeat:no-repeat ;
        background-position: center;

    }
    .slide-banner-1-d {
        font-size: 32px;
        line-height: 40px;
    }
    .slide-banner-2-d
    {
        font-size: 35px;
        line-height: 65px;
    }
    .slide-banner-3 p
    {
        line-height: 45px;
    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: 20%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .container-info {
        display: table;
        margin: 0 auto;

        position: relative;
        left: 0;
    }
    .mobile-block-float
    {
        width: 50%;
    }
    .mobile-block-width {
        width: 100%;
        display: flex;
    }
    .container-info .col-xs-12
    {
        width:50%;
    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat;
        background-position: center;
        min-height: 230px;
    }

}
@media (max-width:670px)
{
    .btn-price-svg .left-btn
    {
        background: white;
        color: #834A32;
        padding: 10px 10px 10px 10px;
        width: 180px;
        font-size: 22px;
        font-weight: normal;
        height: 50px;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px;
        -webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow:    7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        box-shadow:         7px 7px 10px 0px rgba(50, 50, 50, 0.75);
    }
    .btn-price-svg .right-btn
    {
        background: #D9941E;
        color:white;
        width: 124px;
        height: 50px;
        font-size: 20px;
        padding:10px 10px 10px 10px;
        position:relative;
        left:-10px;
        font-weight: normal;
        border-bottom-right-radius: 25px;
        border-top-right-radius: 25px;
        -webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow:    7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        box-shadow:         7px 7px 10px 0px rgba(50, 50, 50, 0.75);
    }
    .btn-price-svg {
        left: 0;
        position: relative;
    }
    .btn-banner{
        margin: 15px auto;
        display: table;
        height: 40px;
        width: 230px;
        line-height: 20px;
        font-size: 20px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
}
@media (max-width:645px)
{
    .btn-price-svg {
        left: -13px;
        position: relative;
    }
    .btn-banner{
        margin: 15px auto;
        display: table;
        height: 40px;
        width: 220px;
        line-height: 20px;
        font-size: 20px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
    .btn-news
    {
        margin: 0 auto;
        display: table;
        height: 70px;
        width: 250px;
        line-height: 34px;
        font-size: 28px;

        background-color: #D9941E;
        border:3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
    .btn-custom-b{
        margin: 25px auto;
        display: table;
        height: 80px;
        width: 280px;
        line-height: 22px;
        font-size: 28px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        color:white;
    }
    .new_product-section {
        height: 700px;
        display: inline-block;
        width: 100%;
    }
}
@media (max-width: 600px)
{
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat ;
        background-position: center;
        min-height: 180px;

    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: -15%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .mail-header {
        width: 80%;
        display: inline-block;
        margin-bottom: 30px;
        left: 0px;
        position: relative;
    }
    .btn-price-svg {
        left: 0;
        position: relative;
        margin-left: 20px;
        margin: 0 auto;
        display: table;
    }
    .catalog-bg
    {
        background-image: none;
    }
    .new_product-section {
        height: calc(120vh - 0vh);
        display: flex;
        width: 100%;
        padding: 20px 0 20px 0;
    }
    .btn-news
    {
        margin: 0 auto;
        display: table;
        height: 70px;
        width: 250px;
        line-height: 34px;
        font-size: 34px;
        margin-top: 10px;
        background-color: #D9941E;

        border-radius: 50px;
    }
    .productcarusel img
    {
        width:150px !important;
        height: 150px !important;
    }
    .info-section .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    .follow-us .social ul {
        font-size: 0;
        margin: 0 auto;
        display: table;
        position: relative;
        left: -21px;
    }
    .mobile-block-float
    {
        width: 100%;
    }
    .mobile-block-width {
        width: 100%;
        display: table;
    }
    .container-info .col-xs-12
    {
        width:100%;
    }
    .menu-bar li {
        list-style-type: none;
        margin: 10px 15px;
        display: table;
        line-height: 30px;
        float: none;
        text-align: left;
    }
    .phone-header {
        width: 60%;
        display: table;

        margin: 5px auto;
    }
    .footer-lowecase-cont {
        margin: 0 auto;
        display: table;
        position: absolute;
        bottom: 1%;
        left: 0;
        margin-left: 0;
        /* width: auto; */
    }
    .btn-custom-b{
        margin: 25px auto;
        display: table;
        height: 72px;
        width: 222px;
        line-height: 22px;
        font-size: 22px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        color:white;
    }
    .col-img-perehod {
        display: flex;
        width: 100%;
        margin: 0 auto;
    }
}
@media (max-width:535px) {
    .btn-price-page-svg .left-btn {
        background: white;
        color: #834A32;
        padding: 13px 10px 10px 10px;
        width: 270px;
        font-size: 20px;
        font-weight: normal;
        height: 60px;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px;
        -webkit-box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
        -moz-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
    }

    .btn-price-page-svg .right-btn {
        background: #D9941E;
        color: white;
        width: 200px;
        height: 60px;
        font-size: 20px;
        padding: 10px 10px 10px 10px;
        position: relative;
        left: -10px;
        font-weight: normal;
        border-bottom-right-radius: 25px;
        border-top-right-radius: 25px;
        -webkit-box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
        -moz-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
    }
}
@media (max-width: 420px)
{
    .btn-price-page-svg .left-btn {
        background: white;
        color: #834A32;
        padding: 13px 10px 10px 10px;
        width: 100%;
        font-size: 18px;
        font-weight: normal;
        height: 90px;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px;
        -webkit-box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
        -moz-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
    }
    .btn-price-page-svg .right-btn {
        background: #D9941E;
        color: white;
        width: 200px;
        height: 90px;
        font-size: 18px;
        padding: 10px 10px 10px 10px;
        position: relative;
        left: -10px;
        font-weight: normal;
        border-bottom-right-radius: 25px;
        border-top-right-radius: 25px;
        -webkit-box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
        -moz-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 7px 7px 10px 0px rgb(50 50 50 / 75%);
    }
    .list-menu-group a, list-menu-group a:hover, list-menu-group a:focus {
        background: #F8EED5 !important;
        font-size: 17px;
        margin: 0px 0 2px 0;
        width: 100%;
        height: 55px;
        /* float: left; */
        display: inline-block;
    }
    .menu-bar li a, .menu-bar li a:focus, .menu-bar li a:hover, .menu-bar li:link {
        color: black;
        text-transform: uppercase;
        font-size:22px;
    }
    .container-main-landing
    {
        margin: 0 auto;
        display: table;
        width:100%;
    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat ;
        background-position: center;
        min-height: 130px;

    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: -15%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .mail-header {
        width: 100%;
        display: inline-block;
        margin-bottom: 30px;
        left: -10px;
        position: relative;
    }
    .btn-price-svg {
        left: 0;
        position: relative;
        margin-left: 20px;
    }
    .catalog-bg
    {
        background-image: none;
    }
    .new_product-section {
        height: calc(90vh - 0vh);
        display: flex;
        width: 100%;
        padding: 20px 0 20px 0;
    }
    .btn-news
    {
        margin: 0 auto;
        display: table;
        height: 70px;
        width: 250px;
        line-height: 34px;
        font-size: 34px;
        margin-top: 10px;
        background-color: #D9941E;

        border-radius: 50px;
    }
    .productcarusel img
    {
        width:150px !important;
        height: 150px !important;
    }
    .info-section .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    .follow-us .social ul {
        font-size: 0;
        margin: 0 auto;
        display: table;
        position: relative;
        left: -21px;
    }
    .mobile-block-float
    {
        width: 100%;
    }
    .mobile-block-width {
        width: 100%;
        display: table;
    }
    .container-info .col-xs-12
    {
        width:100%;
    }
    .menu-bar li {
        list-style-type: none;
        margin: 10px 15px;
        display: table;
        line-height: 30px;
        float: none;
    }
    .phone-header {
        width: 100%;
        display: inline-block;
        margin-top: 5px;
    }
    .footer-lowecase-cont {
        margin: 0 auto;
        display: table;
        position: absolute;
        bottom: 1%;
        left: 19px;
        margin-left: 0;
        width: auto;
    }
    .btn-custom-b{
        margin: 25px auto;
        display: table;
        height: 72px;
        width: 222px;
        line-height: 22px;
        font-size: 22px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        color:white;
    }
    .col-img-perehod {
        display: flex;
        width: 100%;
        margin: 0 auto;
    }
    .btn-banner{
        margin: 7px auto;
        display: table;
        height: 25px;
        width:110px;

        line-height:1px;
        font-size: 12px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
    .flex-mobile {
        display: block !important;
    }
    .product-images {
        width: 310px;
        max-width: 100%;
    }
    .xzoom-thumbs {
        margin-top: 15px;
        display: table;
        text-align: left;
        padding: 0;
    }
    .breadcrumb > li {
        text-shadow: 0 1px 0 #fff;
        padding: 0 10px 0 15px;
        position: relative;
    }
}
@media (max-width: 413px)
{
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat ;
        background-position: center;
        min-height: 120px;

    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: -15%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .mail-header {
        width: 100%;
        display: inline-block;
        margin-bottom: 30px;
        left: -10px;
        position: relative;
    }
    .btn-price-svg {
        left: 0;
        position: relative;
        margin-left: 20px;
    }
    .catalog-bg
    {
        background-image: none;
    }
    .new_product-section {
        height: calc(120vh - 0vh);
        display: flex;
        width: 100%;
        padding: 20px 0 20px 0;
    }
    .btn-news
    {
        margin: 0 auto;
        display: table;
        height: 70px;
        width: 250px;
        line-height: 34px;
        font-size: 34px;
        margin-top: 10px;
        background-color: #D9941E;

        border-radius: 50px;
    }
    .productcarusel img
    {
        width:150px !important;
        height: 150px !important;
    }
    .info-section .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    .follow-us .social ul {
        font-size: 0;
        margin: 0 auto;
        display: table;
        position: relative;
        left: -21px;
    }
    .arrow-left span {
        display: block;
        width: 15px;
        height: 15px;
        border-bottom: 3px solid #834A32;
        border-left: 3px solid #834A32;

        margin: -2px;
        animation: arrow-left 1s infinite;
        float: left;
    }
    .arrow-right span {
        display: block;
        width: 15px;
        height: 15px;
        border-top: 3px solid #834A32;
        border-right: 3px solid #834A32;

        margin: -2px;
        animation: arrow-right 1s infinite;
        float: right;
    }
    .btn-banner{
        margin: 7px auto;
        display: table;
        height: 20px;
        width:100px;

        line-height:1px;
        font-size: 10px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

}
@media (max-width: 380px)
{
    .sberbanner-product
    {
        position: relative;
        right: 10%;
    }
    .images-thumb {
        width: 90px;
    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat ;
        background-position: center;
        min-height: 120px;

    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: -15%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .mail-header {
        width: 100%;
        display: inline-block;
        margin-bottom: 30px;
        left: -10px;
        position: relative;
    }
    .btn-price-svg {
        left: 0;
        position: relative;
        margin-left: 20px;
    }
    .catalog-bg
    {
        background-image: none;
    }
    .new_product-section {
        height: calc(120vh - 0vh);
        display: flex;
        width: 100%;
        padding: 20px 0 20px 0;
    }
    .btn-news
    {
        margin: 0 auto;
        display: table;
        height: 70px;
        width: 250px;
        line-height: 34px;
        font-size: 34px;
        margin-top: 10px;
        background-color: #D9941E;

        border-radius: 50px;
    }
    .productcarusel img
    {
        width:150px !important;
        height: 150px !important;
    }
    .info-section .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    .follow-us .social ul {
        font-size: 0;
        margin: 0 auto;
        display: table;
        position: relative;
        left: -21px;
    }
    .arrow-left span {
        display: block;
        width: 15px;
        height: 15px;
        border-bottom: 3px solid #834A32;
        border-left: 3px solid #834A32;

        margin: -2px;
        animation: arrow-left 1s infinite;
        float: left;
    }
    .arrow-right span {
        display: block;
        width: 15px;
        height: 15px;
        border-top: 3px solid #834A32;
        border-right: 3px solid #834A32;

        margin: -2px;
        animation: arrow-right 1s infinite;
        float: right;
    }
    .btn-banner{
        margin: 7px auto;
        display: table;
        height: 20px;
        width:100px;

        line-height:1px;
        font-size: 10px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

}
@media (max-width: 376px)
{
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat ;
        background-position: center;
        min-height: 120px;

    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: -15%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .mail-header {
        width: 100%;
        display: inline-block;
        margin-bottom: 30px;
        left: -10px;
        position: relative;
    }
    .btn-price-svg {
        left: 0;
        position: relative;
        margin-left: 20px;
    }
    .catalog-bg
    {
        background-image: none;
    }
    .new_product-section {
        height: calc(230vh - 0vh);
        display: flex;
        width: 100%;
        padding: 20px 0 20px 0;
    }
    .btn-news
    {
        margin: 0 auto;
        display: table;
        height: 70px;
        width: 250px;
        line-height: 34px;
        font-size: 34px;
        margin-top: 10px;
        background-color: #D9941E;

        border-radius: 50px;
    }
    .productcarusel img
    {
        width:150px !important;
        height: 150px !important;
    }
    .info-section .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    .follow-us .social ul {
        font-size: 0;
        margin: 0 auto;
        display: table;
        position: relative;
        left: -21px;
    }
    .arrow-left span {
        display: block;
        width: 15px;
        height: 15px;
        border-bottom: 3px solid #834A32;
        border-left: 3px solid #834A32;

        margin: -2px;
        animation: arrow-left 1s infinite;
        float: left;
    }
    .arrow-right span {
        display: block;
        width: 15px;
        height: 15px;
        border-top: 3px solid #834A32;
        border-right: 3px solid #834A32;

        margin: -2px;
        animation: arrow-right 1s infinite;
        float: right;
    }
    .btn-banner{
        margin: 7px auto;
        display: table;
        height: 20px;
        width:100px;

        line-height:1px;
        font-size: 10px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
}
@media (max-width: 360px)
{
    .container-news {
        margin: 0px auto;
        width: 70%;
        border-radius: 50px;
        height: calc(70vh - 83px);
        padding: 10px;
    }
    .carousel-bg .carousel-inner .item {
        background-color: transparent;
        background-size: contain;
        background-repeat:no-repeat ;
        background-position: center;
        min-height: 120px;

    }
    .btn-slide-banner-3
    {

        bottom: 60px;
        font-size: 25px;
        left: -15%;
        width: 300px;
        padding: 15px;
        background-color: red;
        border:3px solid white;
    }
    .mail-header {
        width: 100%;
        display: inline-block;
        margin-bottom: 30px;
        left: -10px;
        position: relative;
    }
    .btn-price-svg {
        left: 0;
        position: relative;
        margin-left: 0px;
    }
    .catalog-bg
    {
        background-image: none;
    }
    .new_product-section {
        height: calc(120vh - 0vh);
        display: flex;
        width: 100%;
        padding: 20px 0 20px 0;
    }
    .btn-news
    {
        margin: 0 auto;
        display: table;
        height: 70px;
        width: 250px;
        line-height: 34px;
        font-size: 34px;
        margin-top: 10px;
        background-color: #D9941E;

        border-radius: 50px;
    }
    .btn-banner{
        margin: 7px auto;
        display: table;
        height: 20px;
        width:100px;

        line-height:1px;
        font-size: 10px;
        margin-top: 0px;
        background-color: #D9941E;
        border: 3px solid white;
        border-radius: 50px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }
    .productcarusel img
    {
        width:150px !important;
        height: 150px !important;
    }
    .info-section .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    .follow-us .social ul {
        font-size: 0;
        margin: 0 auto;
        display: table;
        position: relative;
        left: -21px;
    }
    .custom-category-wall {
        text-align: center;
        margin-bottom: 0px;
    }
    .title-info-section {
        color: #834A32;
        font-size: 33px;
        padding-bottom: 15px;
        font-style: italic;
        font-weight: bold;
    }
    .footer-lowecase-cont {
        margin: 0 auto;
        display: table;
        position: absolute;
        bottom: 1%;
        left: 0;
        margin-left: 0;
        width: auto;
    }
    .list-menu-group a, list-menu-group a:hover, list-menu-group a:focus {
        background: #F8EED5 !important;
        font-size: 17px;
        margin: 0px 0 2px 0;
        width: 100%;
        height: 55px;
        /* float: left; */
        display: inline-block;
    }
    .menu {
        width: 100%;
        display: inline-block;
        padding-top: 25px;
        padding-bottom: 80px;
    }
}
