﻿@charset "utf-8";
.head-info .head-logo a h4{font-size:22px;color:#fff}
@media (min-width:1025px){header:not(.is-active) .head-info .nav-ul>li>a{color:#000}
header:not(.is-active) .head-info .head-search button em{color:#000}
header:not(.is-active) .head-info .nav-ul>li a.inmenu_1,header:not(.is-active) .head-info .nav-ul>li:hover>a{color:var(--color)}}
a.foot-logo h4{font-size:24px}
@media (min-width:769px){footer .foot-main .foot-item{width:auto;max-width:24%}}
@media (max-width:1600px){a.foot-logo h4{font-size:20px}}
@media (max-width:1300px){a.foot-logo h4{font-size:18px}}
@media (max-width:1024px){.foot-logo,.foot-text{display:block}}
@media (max-width:768px){a.foot-logo h4{font-size:24px}}
.home-contact{position:relative;padding:81px 0;background-size:cover}
.home-contact:before{content:'';width:100%;height:100%;background:rgba(0,0,0,.6);position:absolute;top:0;left:0}
@media (max-width:415px){.home-contact{padding:105px 0}}
.prodetails-info .prodetails-text{-webkit-line-clamp:inherit}