.contact-us .production-base .title-wrapper span{color:var(--primary-color)}.contact-us .production-base .base-map-wrapper{position:relative}@keyframes rotate{0%{transform:translateY(0)}25%{transform:translateY(5px)}50%{transform:translateY(10px) scale(1.1, .9)}75%{transform:translateY(5px)}100%{transform:translateY(0)}}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item{position:absolute;text-align:center;top:66%;left:66%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item img{animation:rotate .7s linear infinite var(--animation-delay)}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item .text{opacity:0}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:hover .text{opacity:1}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:hover img{animation:rotate 2s linear infinite !important}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(1){top:24%;left:80%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(2){top:34%;left:72%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(3){top:72%;left:85%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(4){top:12%;left:10%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(5){top:18%;left:7%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(6){top:23%;left:7%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(7){top:23%;left:6%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(8){top:29%;left:9%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(9){top:18%;left:6%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(10){top:27%;left:6%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(11){top:38%;left:18%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(12){top:44%;left:22%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(13){top:52%;left:27%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(14){top:21%;left:31%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(15){top:18%;left:33%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(15) img{animation:rotate .7s linear infinite}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(16){top:32%;left:36%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(16){top:32%;left:36%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(17){top:28%;left:40%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(17) img{animation:rotate .7s linear infinite}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(18){top:34%;left:28%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(19){top:33%;left:30%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(20){top:33%;left:32%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(21){top:38%;left:32%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(22){top:41%;left:31%}.contact-us .production-base .base-map-wrapper .production-base-list .production-base-item:nth-child(23){top:40%;left:30%}.contact-us .contact-us-content{display:flex;gap:48px;overflow:hidden}.contact-us .contact-us-content .contact-info{width:calc(50% - 24px)}.contact-us .contact-us-content .contact-info .contact-info-list{padding:24px;display:flex;flex-direction:column;gap:24px;flex-wrap:wrap;border:1px solid #f1f1f1}.contact-us .contact-us-content .contact-info .contact-info-list li{display:flex;align-items:center;line-height:1.5}.contact-us .contact-us-content .contact-info .contact-info-list li .icon-wrapper{display:inline-block;flex-shrink:0;width:50px;height:50px;background:linear-gradient(to right, var(--primary-color), var(--primary-color-light));border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:12px;color:#fff}.contact-us .contact-us-content .contact-info .contact-info-list li .icon-wrapper i{font-size:22px;color:#fff}.contact-us .contact-us-content .message{width:calc(50% - 24px)}.contact-us .contact-us-content .message .contact-us-form{display:flex;flex-wrap:wrap;gap:24px;width:100%}.contact-us .contact-us-content .message .contact-us-form .single-input-box{width:100%}.contact-us .contact-us-content .message .contact-us-form .column{width:calc(50% - 12px)}.contact-us .contact-us-content .message .contact-us-form input,.contact-us .contact-us-content .message .contact-us-form textarea{width:100%;border:none;color:#000;padding:0 12px;height:50px;transition:border .4s ease;line-height:50px;font-size:16px;background-color:#f5f5f5}.contact-us .contact-us-content .message .contact-us-form input:focus,.contact-us .contact-us-content .message .contact-us-form textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 5px var(--primary-color)}.contact-us .contact-us-content .message .contact-us-form textarea{height:150px;border-radius:initial}.contact-us .contact-us-content .message .contact-us-form .btn{width:100%;height:50px;padding:15px 25px;background:linear-gradient(to right, var(--primary-color), var(--primary-color-light));border:none;color:#fff;cursor:pointer;font-size:16px}.contact-us .map-wrapper{width:100%;padding:12px;height:500px;border:1px solid #f1f1f1}.contact-us .map-wrapper #map{width:100%;height:100%}.contact-us .contact-list .item{padding:48px 0;border-top:2px dashed #c3c3c3;display:flex;flex-direction:column;gap:24px}.contact-us .contact-list .item p span{color:var(--primary-color);font-weight:500}@media screen and (max-width:992px){.contact-us .title{text-align:center}.contact-us .contact-us-content{margin-top:24px;flex-direction:column;gap:24px}.contact-us .contact-us-content .contact-info{width:100%}.contact-us .contact-us-content .contact-info .contact-info-list{flex-direction:column;gap:12px;height:auto !important}.contact-us .contact-us-content .contact-info .contact-info-list li{width:100%}.contact-us .contact-us-content .contact-info .contact-info-list li.title,.contact-us .contact-us-content .contact-info .contact-info-list li:last-child{width:100%}.contact-us .contact-us-content .contact-info .contact-info-list li .icon-wrapper{width:40px;height:40px}.contact-us .contact-us-content .contact-info .contact-info-list li .icon-wrapper i{font-size:18px}.contact-us .contact-us-content .message{width:100%}.contact-us .contact-us-content .message .contact-us-form{gap:12px}.contact-us .contact-us-content .message .contact-us-form .single-input-box{width:100%}.contact-us .contact-us-content .message .contact-us-form .single-input-box input,.contact-us .contact-us-content .message .contact-us-form .single-input-box textarea{font-size:14px;height:40px}.contact-us .contact-us-content .message .contact-us-form .single-input-box textarea{height:100px}.contact-us .contact-us-content .message .contact-us-form .single-input-box .btn{width:100%;height:40px;padding:10px 20px;font-size:14px}.contact-us .map-wrapper{height:300px}.contact-us .contact-list .item{padding:24px 0}}