﻿@charset "utf-8"; 
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
.pro-d-main .thumbnail-show {height: auto;aspect-ratio: 624 / 869;}
.pro-d-main .thumbnail-show .small-box img { object-fit: cover;}
@media (min-width:1025px){body{padding-top:95px}}
@media (min-width: 1440px){.preview-container {width: 624px;}}
.head-info .head-logo{display:none}
.head-info .l-wrap{max-width:1880px;padding:0 15px;justify-content:flex-end}
.head-info .head-menu{margin:0 25px;cursor: pointer;}
.head-info .head-email a{display:flex}
.head-info .nav-ul>li .submenu{color:#5d5d5d}
@media (min-width:1025px){.head-info{height:95px;padding:40px 0 20px;box-shadow:none}
.head-info .nav-ul>li{padding:0 10px}
.head-info .nav-ul>li>a{color:#5d5d5d;font-size:var(--fontsize14);font-weight:400;height:auto;padding:0;text-transform:uppercase}
.head-info .nav-ul>li a em{display:none}
.head-info .nav-ul>li>a.inmenu_1,.head-info .nav-ul>li>a:hover{color:#5d5d5d;border-bottom:2px solid #5d5d5d}
.head-info .head-search button{width:auto;height:auto;color:#5d5d5d;background:0 0}
.head-info .head-search button em{font-size:var(--fontsize22)}
}
@media (max-width:1024px){.head-info{padding:0}
.head-info .l-wrap{justify-content:space-between}
.head-info .head-logo{display:block}
.head-info .head-menu{display:none}
.head-info .head-email{display:none}
}
@media (max-width:768px){.head-info .head-logo a img{max-height:50px}
}
footer{border-top:2px solid #e2e2e2;background:var(--headercolor)}
footer .contact-list{max-width:910px;margin:auto;padding:3% 0 5%;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}
footer .contact-list .social-item.fb,footer .contact-list .social-item.pin{box-sizing:border-box;width:35px;height:35px;background:#010101;display:flex}
footer .contact-list .social-item.fb{justify-content:flex-end;align-items:end}
footer .contact-list .social-item.pin{border-radius:50%;justify-content:center;align-items:center}
@media (max-width:990px){footer .contact-list{padding:30px 0}
}
@media (max-width:500px){footer .contact-list{padding:20px 0}
footer .contact-list img{transform:scale(.8)}
footer .contact-list .social-item.fb,footer .contact-list .social-item.pin{width:28px;height:28px}
}

