.comprar {
    background-color: #F16728; /* Green */
    border: none;
    color: white;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
  }
@font-face{
    font-family:'roboto_slabbold';
    src:local('Roboto Slab Bold');
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:'roboto_slabregular';
    src:local('Roboto Slab Regular');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'ralewayregular';
    src:local('Raleway Regular');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'ralewaybold';
    src:local('Raleway Bold');
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:'ralewayextrabold';
    src:local('Raleway ExtraBold');
    font-weight:800;
    font-style:normal
}
@font-face{
    font-family:'celima';
    src:url("../fonts/celima268d.svg?c6322n#celima") format("svg");
    font-weight:normal;
    font-style:normal
}
[class^='lq-icon'],[class*=' lq-icon']{
    font-family:'celima' !important;
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.lq-icon-download::before{
    content:""
}
.lq-icon-edit::before{
    content:""
}
.lq-icon-eye-off::before{
    content:""
}
.lq-icon-eye-on::before{
    content:""
}
.lq-icon-radio-checked::before{
    content:""
}
.lq-icon-radio-unchecked::before{
    content:""
}
.lq-icon-rotate::before{
    content:""
}
.lq-icon-arrow-back::before{
    content:""
}
.lq-icon-arrow-forward::before{
    content:""
}
.lq-icon-bathroom::before{
    content:""
}
.lq-icon-bedroom::before{
    content:""
}
.lq-icon-btn-down::before{
    content:""
}
.lq-icon-btn-left::before{
    content:""
}
.lq-icon-btn-right::before{
    content:""
}
.lq-icon-btn-up::before{
    content:""
}
.lq-icon-cancel::before{
    content:""
}
.lq-icon-cement::before{
    content:""
}
.lq-icon-check::before{
    content:""
}
.lq-icon-close::before{
    content:""
}
.lq-icon-contact-us::before{
    content:""
}
.lq-icon-decorative-pieces::before{
    content:""
}
.lq-icon-detail::before{
    content:""
}
.lq-icon-dining-room::before{
    content:""
}
.lq-icon-down::before{
    content:""
}
.lq-icon-facebook::before{
    content:""
}
.lq-icon-faucet::before{
    content:""
}
.lq-icon-find-us::before{
    content:""
}
.lq-icon-floor::before{
    content:""
}
.lq-icon-frontage::before{
    content:""
}
.lq-icon-kitchen::before{
    content:""
}
.lq-icon-laundry::before{
    content:""
}
.lq-icon-left::before{
    content:""
}
.lq-icon-list::before{
    content:""
}
.lq-icon-marker::before{
    content:""
}
.lq-icon-menu::before{
    content:""
}
.lq-icon-minus::before{
    content:""
}
.lq-icon-plus::before{
    content:""
}
.lq-icon-right::before{
    content:""
}
.lq-icon-sanitary::before{
    content:""
}
.lq-icon-search::before{
    content:""
}
.lq-icon-terrace::before{
    content:""
}
.lq-icon-three-d::before{
    content:""
}
.lq-icon-two-d::before{
    content:""
}
.lq-icon-uncheck::before{
    content:""
}
.lq-icon-up::before{
    content:""
}
.lq-icon-user::before{
    content:""
}
.lq-icon-work-with-us::before{
    content:""
}
.lq-icon-write-us::before{
    content:""
}
.lq-icon-youtube::before{
    content:""
}
@keyframes pulsateOut{
    from{
        transform:translate(-50%, -50%) scale(0.5);
        opacity:1
    }
    to{
        transform:translate(-50%, -50%) scale(1);
        opacity:0
    }
}
@keyframes pulsateIn{
    from{
        transform:translate(-50%, -50%) scale(0);
        opacity:0
    }
    to{
        transform:translate(-50%, -50%) scale(1);
        opacity:1
    }
}
body{
    background:#f4f5f7
}
.lq-wrap{
    max-width:none
}
@media only screen and (max-width: 959px){
    .lq-header{
        background:transparent;
        box-shadow:none;
        left:90.32258%;
        right:0;
        width:auto
    }
    .lq-header .lq-wrap{
        display:none
    }
    .lq-header__burger{
        background:#fff;
        top:0;
        right:10px;
        color:#2c3139
    }
}
.turnleft{
    opacity:1;
    pointer-events:none;
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:10;
    padding-top:160px;
    text-align:center;
    background-color:#fff;
    background-image:linear-gradient(45deg, #fbfbfb 25%, transparent 25%, transparent 75%, #fbfbfb 75%, #fbfbfb),linear-gradient(45deg, #fbfbfb 25%, transparent 25%, transparent 75%, #fbfbfb 75%, #fbfbfb);
    background-size:160px 160px;
    background-position:0 0, 80px 80px;
    transition:opacity 0.35s ease;
    border-bottom:5px solid #de0e1d
}
.turnleft .title{
    font-family:"ralewayextrabold",Georgia,Serif;
    font-style:normal;
    line-height:34px;
    font-size:34px;
    letter-spacing:-0.02em;
    text-transform:uppercase;
    color:#27d0f3;
    margin-bottom:40px
}
.turnleft .detail{
    font-family:"roboto_slabbold",Georgia,Serif;
    font-style:normal;
    font-weight:normal;
    line-height:normal;
    font-size:16px;
    text-align:center;
    color:#2c3139;
    margin-bottom:70px
}
.turnleft .gyro{
    -ms-transform:rotate(0deg) scale(1);
    transform:rotateZ(0deg) scale(1);
    animation:gyro 1.5s linear infinite
}
@keyframes gyro{
    0%{
        transform:rotateZ(0deg) scale(1)
    }
    30%{
        transform:rotateZ(-180deg) scale(0.7)
    }
    60%{
        transform:rotateZ(-360deg) scale(1)
    }
    99%{
        transform:rotateZ(0deg)
    }
}
@media only screen and (orientation: landscape){
    .turnleft{
        opacity:0;
        display:none
    }
}
.lq-content{
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:0
}
.lq-content .overlap{
    display:none;
    position:fixed;
    background:rgba(44,49,57,0.7);
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:0
}
.lq-content .overlap--active-sub{
    z-index:20
}
.lq-content .overlap--active-item{
    z-index:30
}
.lq-content .blockmenu{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:7.67742%;
    background:#fff;
    font-family:"ralewaybold",Georgia,Serif;
    line-height:12px;
    font-size:12px;
    z-index:20
}
.lq-content .blockmenu__item{
    height:16.66667%;
    border-top:1px solid #f4f5f7;
    position:relative;
    cursor:pointer;
    transition:background 0.35s ease
}
.lq-content .blockmenu__item:first-child{
    border-top:0
}
.lq-content .blockmenu__item .btn-group{
    text-align:center;
    position:absolute;
    top:50%;
    left:50%;
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:33.33333%
}
.lq-content .blockmenu__item .btn-group::before,.lq-content .blockmenu__item .btn-group::after{
    content:'';
    display:table
}
.lq-content .blockmenu__item .btn-group::after{
    clear:both
}
.lq-content .blockmenu__item .icon{
    width:100%;
    transition:transform 0.35s ease
}
.lq-content .blockmenu__item .label{
    display:none;
    letter-spacing:0.48px;
    transition:color 0.35s ease
}
.lq-content .blockmenu__item--active,.lq-content .blockmenu__item:hover{
    background:#f4f5f7
}
.lq-content .blockmenu__item--active .icon,.lq-content .blockmenu__item:hover .icon{
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.lq-content .blockmenu__item--active .label,.lq-content .blockmenu__item:hover .label{
    color:#27d0f3
}
.lq-content .blocksubmenu{
    position:absolute;
    z-index:20;
    width:51.6129%;
    background:#f4f5f7;
    left:7.67742%;
    bottom:0;
    top:0;
    will-change:transform;
    transition:transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transform:translate3d(0, 0, 0) translateX(-100%)
}
.lq-content .blocksubmenu--open{
    -ms-transform:translateX(0);
    transform:translateX(0)
}
.lq-content .blocksubmenu__fixed{
    border-bottom:1px solid #cad0d9;
    font-size:11px;
    height:52px;
    font-family:"ralewaybold",Georgia,Serif
}
.lq-content .blocksubmenu__fixed .stage{
    display:inline-block;
    font-family:"ralewayextrabold",Georgia,Serif;
    line-height:11px;
    letter-spacing:0.22px;
    padding:21px 0 0 6.25%;
    text-transform:uppercase;
    color:#27b9d8
}
.lq-content .blocksubmenu__fixed .close{
    display:inline-block;
    float:right;
    height:51px;
    padding-top:15px;
    background:#f4f5f7;
    line-height:11px;
    letter-spacing:0.44px;
    text-transform:uppercase;
    color:#949dad;
    border-left:1px solid #cad0d9;
    width:112px;
    text-align:center;
    position:relative;
    cursor:pointer;
    transition:color 0.35s ease
}
.lq-content .blocksubmenu__fixed .close .icon{
    font-size:1rem;
    font-weight:bolder;
    -ms-transform:translateY(2px);
    transform:translateY(2px);
    display:inline-block
}
.lq-content .blocksubmenu__fixed .close:hover{
    color:#2c3139
}
.lq-content .blocksubmenu__content{
    background:#f4f5f7;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:52px;
    padding:20px 0 0 6.25%;
    overflow:hidden
}
.lq-content .blocksubmenu__content .mCSB_container{
    margin-right:6.25%
}
.lq-content .blocksubmenu__content .title{
    font-family:"ralewayextrabold",Georgia,Serif;
    line-height:normal;
    font-size:14px;
    text-transform:uppercase;
    color:#2c3139;
    margin:10px 0 26px
}
.lq-content .blocksubmenu__content .name{
    display:inline-block;
    margin-top:13px;
    transition:transform 0.36s ease, color 0.36s ease;
    width:calc(100% - 50px)
}
.lq-content .blocksubmenu__content__item{
    border-top:1px solid #cad0d9;
    font-family:"ralewaybold",Georgia,Serif;
    line-height:14px;
    font-size:14px;
    letter-spacing:0.28px;
    color:#2c3139;
    padding:5px 0;
    cursor:pointer
}
.lq-content .blocksubmenu__content__item::before,.lq-content .blocksubmenu__content__item::after{
    content:'';
    display:table
}
.lq-content .blocksubmenu__content__item::after{
    clear:both
}
.lq-content .blocksubmenu__content__item:last-child{
    margin-bottom:25px
}
.lq-content .blocksubmenu__content__item.active>.name,.lq-content .blocksubmenu__content__item:hover>.name{
    -ms-transform:translateX(5px);
    transform:translateX(5px);
    color:#27b9d8
}
.lq-content .blocksubmenu__content__item.active>.minipic,.lq-content .blocksubmenu__content__item:hover>.minipic{
    -ms-transform:scale(1.2);
    transform:scale(1.2);
    color:#27b9d8
}
.lq-content .blocksubmenu__content__item .minipic{
    float:right;
    transition:transform 0.36s ease;
    width:50px;
    height:50px
}
.lq-content .blockitems{
    position:absolute;
    bottom:0;
    left:3.22581%;
    right:3.22581%;
    height:66.66667%;
    background:#fff;
    z-index:30;
    will-change:transform;
    transition:transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transform:translate3d(0, 0, 0) translateY(100%)
}
.lq-content .blockitems--open{
    -ms-transform:translateY(0);
    transform:translateY(0);
    z-index:30
}
.lq-content .blockitems__title{
    height:48px;
    border-bottom:1px solid #f4f5f7
}
.lq-content .blockitems__title .label{
    font-family:"ralewayextrabold",Georgia,Serif;
    line-height:normal;
    font-size:16px;
    text-transform:uppercase;
    color:#000;
    margin-left:3.44828%;
    margin-top:15px;
    display:inline-block
}
.lq-content .blockitems__title .close{
    font-family:"ralewaybold",Georgia,Serif;
    font-size:11px;
    display:inline-block;
    float:right;
    height:47px;
    background:#fff;
    line-height:11px;
    letter-spacing:0.44px;
    text-transform:uppercase;
    color:#949dad;
    border-left:1px solid #f4f5f7;
    width:112px;
    text-align:center;
    position:relative;
    cursor:pointer;
    padding-top:13px;
    transition:color 0.35s ease
}
.lq-content .blockitems__title .close .icon{
    font-size:1rem;
    font-weight:bolder;
    -ms-transform:translateY(2px);
    transform:translateY(2px);
    display:inline-block
}
.lq-content .blockitems__title .close:hover{
    color:#2c3139
}
.lq-content .blockitems__content{
    overflow:hidden;
    overflow-y:auto;
    padding-top:20px;
    padding-bottom:10px;
    padding-left:3.44828%;
    position:absolute;
    bottom:0;
    top:48px;
    left:0;
    right:0;
    display:none
}
.lq-content .blockitems__content__item{
    display:inline-block;
    width:21.42857%;
    margin-right:3.57143%;
    margin-bottom:10px;
    float:left;
    transition:transform 0.35s ease;
    cursor:pointer
}
.lq-content .blockitems__content__item:hover{
    -ms-transform:translateY(-4px);
    transform:translateY(-4px)
}
.lq-content .blockitems__content__item.active .label,.lq-content .blockitems__content__item:hover .label{
    color:#27d0f3
}
.lq-content .blockitems__content__item .label{
    font-family:"ralewaybold",Georgia,Serif;
    line-height:10px;
    font-size:10px;
    letter-spacing:0.2px;
    color:#2c3139;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-top:4px;
    margin-bottom:10px;
    text-align:center;
    transition:color 0.35s ease
}
.lq-content .blockitems__content__item .pic{
    width:100%;
    border:1px solid #f4f5f7
}
.lq-content .loaderblock{
    position:absolute;
    left:7.67742%;
    top:0;
    bottom:0;
    right:0;
    z-index:0
}
.lq-content .viewport{
    position:absolute;
    left:7.67742%;
    top:0;
    bottom:0;
    right:0;
    z-index:10;
    display:none;
    background-position:center;
    background-size:cover;
    will-change:transform;
    transition:transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -webkit-transform:translate3d(0, 0, 0)
}
.lq-content .viewport__layers,.lq-content .viewport__layers>li{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-position:center;
    background-size:cover
}
.lq-content .viewport__title{
    background:#2c3139;
    border-radius:4px;
    padding:8px;
    color:#fff;
    cursor:pointer;
    font-family:"ralewaybold",Georgia,Serif;
    position:absolute;
    top:10px;
    left:10px;
    width:168px;
    z-index:100
}
.lq-content .viewport__title .label{
    font-size:8px;
    text-transform:uppercase;
    margin-bottom:3px
}
.lq-content .viewport__title .name{
    font-size:12px
}
.lq-content .viewport__title .link{
    font-size:10px;
    color:#27b9d8
}
.lq-content .viewport__logo{
    width:150px;
    position:absolute;
    bottom:10px;
    left:10px;
    z-index:100
}
.lq-content .viewport__markers{
    position:absolute;
    top:50%;
    left:50%;
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    z-index:100
}
.lq-content .viewport__marker{
    position:absolute;
    width:44px;
    height:44px;
    cursor:pointer;
    border:1px solid transparent;
    border-radius:50%
}
.lq-content .viewport__marker::before{
    content:'';
    opacity:1;
    width:30px;
    height:30px;
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    border:6px solid #fff;
    border-radius:50%;
    background:transparent;
    box-shadow:0px 0px 10px #afb8c4;
    animation-duration:1000ms;
    animation-iteration-count:infinite;
    animation-name:pulsateOut;
    animation-direction:normal;
    animation-delay:0ms
}
.lq-content .viewport__marker::after{
    content:'';
    opacity:0;
    width:15px;
    height:15px;
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    border:3px solid #fff;
    border-radius:50%;
    background:transparent;
    box-shadow:0px 0px 10px #afb8c4;
    animation-duration:1000ms;
    animation-iteration-count:infinite;
    animation-name:pulsateIn;
    animation-direction:normal;
    animation-delay:0ms
}
.lq-content .viewport__marker .btn-icon{
    opacity:0;
    background:#fff;
    border-radius:50%;
    width:30px;
    height:30px;
    position:absolute;
    top:50%;
    left:50%;
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    text-align:center;
    transition:opacity 0.35s ease
}
.lq-content .viewport__marker .btn-icon .icon{
    font-size:1rem;
    color:#27b9d8;
    line-height:180%
}
.lq-content .viewport__marker .tooltip{
    opacity:0;
    pointer-events:none;
    background:#fff;
    border-radius:2px;
    font-family:"ralewayregular",Georgia,Serif;
    font-size:12px;
    text-align:center;
    color:#2c3139;
    box-shadow:0 4px 10px rgba(0,0,0,0.15);
    position:absolute;
    width:120px;
    height:30px;
    font-weight:bold;
    padding-top:8px;
    top:50%;
    left:100%;
    -ms-transform:translate(0, -50%);
    transform:translate(0, -50%);
    transition:opacity 0.35s ease 0s, transform 0.5s ease 0.15s
}
.lq-content .viewport__marker .tooltip::before{
    content:'';
    position:absolute;
    width:15px;
    height:15px;
    background:#fff;
    left:-2px;
    -ms-transform:rotate(45deg);
    transform:rotateZ(45deg);
    z-index:-1
}
.lq-content .viewport__marker.toleft .tooltip{
    left:-150px
}
.lq-content .viewport__marker.toleft .tooltip::before{
    left:auto;
    right:-2px
}
.lq-content .viewport__marker:hover{
    transition:border 350ms ease 0s;
    border:1px solid #fff
}
.lq-content .viewport__marker:hover .btn-icon{
    opacity:1
}
.lq-content .viewport__marker:hover .tooltip{
    opacity:1;
    -ms-transform:translate(16px, -50%);
    transform:translate(16px, -50%)
}
.lq-content .viewport__marker:hover::before,.lq-content .viewport__marker:hover::after{
    opacity:0;
    visibility:hidden;
    transition:opacity 0.5s ease, visibility 0s ease 0.5s
}
.lq-content .viewport__marker.toleft:hover .tooltip{
    left:-150px
}
.lq-content .viewport__marker.toleft:hover .tooltip .tooltip{
    opacity:1;
    -ms-transform:translate(-16px, -50%);
    transform:translate(-16px, -50%)
}
.lq-content .viewport__config{
    position:absolute;
    background:#fff;
    width:44px;
    bottom:4px;
    right:4px;
    border-radius:3px;
    color:#2c3139;
    z-index:100
}
.lq-content .viewport__config .showhide,.lq-content .viewport__config .viewitems{
    height:40px;
    text-align:center;
    font-size:1.5rem;
    color:#2c3139;
    padding-top:9px;
    cursor:pointer;
    position:relative
}
.lq-content .viewport__config .showhide:hover .tooltip,.lq-content .viewport__config .viewitems:hover .tooltip{
    opacity:1
}
.lq-content .viewport__config .showhide{
    border-bottom:1px solid #f4f5f7
}
.lq-content .viewport__config .showhide i::before{
    font-family:'celima' !important;
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:""
}
.lq-content .viewport__config .showhide.close-eye i::before{
    font-family:'celima' !important;
    speak:none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:""
}
.lq-content .viewport__config .viewitems .tooltip,.lq-content .viewport__config .showhide .tooltip{
    position:absolute;
    right:58px;
    width:150px;
    padding:10px 5px;
    background:#2c3139;
    border-radius:3px;
    color:#fff;
    font-size:12px;
    text-align:center;
    font-family:"ralewaybold",Georgia,Serif;
    line-height:normal;
    top:50%;
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    opacity:0;
    transition:opacity 0.35s ease;
    pointer-events:none
}
.lq-content .viewport__config .viewitems .tooltip::before,.lq-content .viewport__config .showhide .tooltip::before{
    content:'';
    background:#2c3139;
    width:20px;
    height:20px;
    display:block;
    -ms-transform:rotate(45deg);
    transform:rotateZ(45deg);
    position:absolute;
    right:-2px;
    top:7px;
    z-index:-10
}
.lq-content .viewport--active{
    transform:translate3d(0, 0, 0) translateX(18%)
}
@media only screen and (min-width: 960px){
    .lq-header{
        height:60px;
        margin-top:0
    }
    .lq-header__submenu{
        display:none
    }
    .lq-header__logo{
        width:248px;
        margin-top:15px
    }
    .lq-header ul{
        margin-top:21px
    }
    .lq-header ul li{
        padding:0 0 20px 20px
    }
    .lq-header ul li .submenu{
        top:60px
    }
    .lq-content{
        top:60px
    }
    .lq-content .blocksubmenu{
        width:38.70968%
    }
    .lq-content .blocksubmenu__content .title{
        font-size:18px;
        margin:-4px 0 35px
    }
    .lq-content .blocksubmenu__content{
        padding:20px 0 0 8.33333%;
        top:72px
    }
    .lq-content .blocksubmenu__content .mCSB_container{
        margin-right:8.33333%
    }
    .lq-content .blocksubmenu__content__item .minipic{
        width:50px;
        height:50px
    }
    .lq-content .blocksubmenu__content__item .name{
        line-height:14px;
        font-size:14px;
        letter-spacing:0.28px;
        margin-top:19px
    }
    .lq-content .blocksubmenu__fixed .stage{
        padding:21px 0 0 8.33333%
    }
    .lq-content .blocksubmenu__fixed .close{
        width:auto;
        padding-right:8.33333%;
        padding-left:8.33333%
    }
    .lq-content .blockitems{
        left:6.45161%;
        right:6.45161%
    }
    .lq-content .blockitems__title{
        height:75px
    }
    .lq-content .blockitems__title .label{
        font-size:20px;
        margin-top:27px;
        margin-left:7.40741%
    }
    .lq-content .blockitems__title .close{
        height:74px;
        padding-top:27px;
        padding-right:7.40741%;
        padding-left:7.40741%;
        width:auto
    }
    .lq-content .blockitems__content{
        top:75px;
        padding-left:7.40741%
    }
    .lq-content .blockitems__content__item{
        width:20%;
        margin-right:4.16667%;
        float:left;
        margin-bottom:20px
    }
    .lq-content .blockitems__content__item .label{
        line-height:12px;
        font-size:12px;
        letter-spacing:0.24px;
        margin-top:7px
    }
    .lq-content .viewport__logo{
        display:none
    }
    .lq-content .viewport__title{
        width:176px
    }
    .lq-content .viewport__title .link{
        font-size:12px
    }
    .lq-content .blockmenu__item .btn-group{
        width:100%
    }
    .lq-content .blockmenu__item .icon{
        width:24px;
        margin-bottom:6px
    }
    .lq-content .blockmenu__item .label{
        display:block
    }
}
@media only screen and (min-width: 1270px){
    .lq-header ul li .submenu{
        top:75px
    }
    .lq-content{
        top:0px
    }
    .lq-content .blocksubmenu{
        width:20.03226%
    }
    .lq-content .blocksubmenu__content{
        padding:20px 0 0 11.11111%
    }
    .lq-content .blocksubmenu__content .mCSB_container{
        margin-right:11.11111%
    }
    .lq-content .blocksubmenu__fixed .stage{
        padding:21px 0 0 11.11111%
    }
    .lq-content .blocksubmenu__fixed .close{
        width:auto;
        padding-right:11.11111%;
        padding-left:11.11111%
    }
    .lq-content .blockitems__title{
        height:80px
    }
    .lq-content .blockitems__title .label{
        font-size:30px;
        margin-top:20px
    }
    .lq-content .blockitems__title .close{
        height:80px;
        padding-top:20px
    }
    .lq-content .blockitems__content{
        top:100px
    }
    .lq-content .blockitems__content__item .label{
        margin-top:10px;
        margin-bottom:8px
    }
    .lq-content .blockmenu__item .icon{
        width:32px
    }
    .lq-content .blockmenu__item .label{
        font-size:12px;
        display:block
    }
    .lq-header{
        height:70px
    }
    .lq-header__logo{
        width:326px
    }
    .lq-header ul{
        margin-top:25px
    }
    .lq-header ul li{
        padding:0 0 26px 20px
    }
}
 