﻿.home-logo .swiper-slide:hover img{filter:drop-shadow(#fff 0 180px)}
.home-consultation .title span{color:#fff}
.home-consultation .home-more{border-color:#fff;}
.home-contact .wmkcfeedback .wmkcfb-fileupload, .home-contact .wmkcfeedback input, .home-contact .wmkcfeedback textarea{border-color:rgba(255,255,255,.6)}

.home-contact{position: relative;}
.home-contact:after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(180deg, var(--color) 25%, #ffffffff 75%);opacity: .2;z-index: 0;} 
.home-contact .l-wrap{position: relative;z-index: 1;}
.home-contact .flex{display: flex;align-items:center}
.home-contact .leftimg{flex: 1;padding-left: 40px;}
@media (min-width:1025px) {
.home-contact .inquiry-box{width: 40%;}
}
@media (max-width:1024px) {
.home-contact .flex{flex-wrap: wrap;}
.home-contact .inquiry-box{width: 100%;}
.home-contact .leftimg{padding-left: 0;margin-top: 20px;flex: none;width: 100%;}}
@media (max-width: 768px) {.home-banner { height: auto;}}
@media (min-width:1025px) {
.home-logo .swiper-wrapper{justify-content: center;}
.home-logo .swiper-slide{margin-left: 30px;}
}
