.connect-head{border-top:3px solid #faf8f5}
.connect-way-item{width:calc(33.33% - 10px)}
.bg-item{width:72px;height:72px;min-width:72px;background:#eaf5f6}
.connect-panel .social-box .fa{width:27px;height:27px;display:flex;align-items:center;justify-content:center}
.connect-panel .social-box .fa-whatsapp,.connect-panel .social-box .fa-instagram,.connect-panel .social-box .fa-twitter{background:#E5C100;color:#fff}
.connect-panel .social-box .fa:hover{background:#fff}
.connect-panel .social-box .fa-telegram{color:#E5C100!important}
.connect-panel .social-box .fa-telegram:hover{color:#2A989F!important}
.connect-panel .social-box a:last-child{margin:0!important}
.Social-row{background:#fed700 !important;}
.Social-row.before:before{width:calc(100% - 30px);height:1px;right:15px;background:rgba(255,255,255,.5);top:50%}
.social-right,.connect-panel .social-box{background:#fed700;position:relative;padding:0 10px}
.product-headTitle{padding-left:15px}
.message-box input:focus,.message-box textarea:focus{border-color:#2A989F}
.message-box input{height:56px}
.message-box input,.comback-btn,.message-text-name{color:#828282}
.message-text-name{z-index:0}
.message-input-name{z-index:1;position:relative}
.message-text-name{background:#fff;padding:0 5px;font-size:7.5pt;transform:translate3d(0, -100%, 0);opacity:1;top:36px;right:15px;z-index:0;color:#828282;transition:all 200ms}
.message-input-name:focus + .message-text-name{color:#2A989F} 
.message-input-name:focus + .message-text-name,.message-input-name:valid + .message-text-name{top:9px;z-index:1}
.message-box textarea{height:200px;min-height:200px;max-height:200px;max-width:100%;min-width:100%}
.message-box textarea,.message-box input{border-color:#BDBDBD}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
input[type=number]{-moz-appearance:textfield}
.send-message-btn{width:224px;height:56px}
.message-text{width:calc(100% - 56px)}
.send-message-btn button{width:56px;background:#2A8F97}
.send-message-btn img{filter: invert(98%) sepia(60%) saturate(2%) hue-rotate(354deg) brightness(111%) contrast(100%);transition: all 400ms}
.pin-address{background:#eaf5f6;width:36px;height:36px}
.pin-address + div{width:calc(100% - 55px)}
.map-address{max-width:100%}


@media (max-width: 992px){
	.connect-head{border-top:0}
	.connect-way-row{background:#fff;border-radius:5px}
	.connect-way-item{width:100%}
}

@media (max-width: 768px){
	.connect-panel > div{background:none!important}
}
@media (max-width: 576px){
	.social-right{width:100%;text-align:center}
	.Social-row.before:before{display:none}
}