.contact-hero{width:100%;height:60vh;position:relative;overflow:hidden}.contact-hero:after{content:"";filter:blur();z-index:1;background:url(https://images.unsplash.com/photo-1507525428034-b723cf961d3e) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.05)}.contact-hero:before{content:"";z-index:2;background:#0000008c;position:absolute;inset:0}.hero-content{z-index:5;position:relative}.hero-title{color:#fff;margin-bottom:10px;font-size:65px;font-weight:700}.breadcrumb-text{color:#fff;font-size:20px}.breadcrumb-text .active{color:#e63946;font-weight:600}@media (max-width:768px){.hero-title{font-size:45px}}@media (max-width:576px){.hero-title{font-size:35px}}.contact-section{padding-top:60px;padding-bottom:60px}.contact-section .contact-title{color:#e63946;font-weight:700}.contact-section .info-box{background:#efefef;border-radius:12px;padding:25px}.contact-section .info-box h5{margin-top:10px;font-weight:700}.contact-section .icon-blue{color:#e63946;font-size:28px}.contact-section .social-row{background:#efefef;border-radius:12px;justify-content:space-around;padding:20px;display:flex}.contact-section .social-icon{color:#fff;background:#e63946;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:28px;transition:all .3s;display:flex}.contact-section .social-icon:hover{transform:translateY(-6px)}.contact-section .form-box{background:#efefef;border-radius:12px;padding:30px}.contact-section .msg-box{height:150px}.contact-section .submit-btn{border-radius:10px;padding:12px;font-size:18px;background:#e63946!important;border:none!important}.contact-section .contact-left,.contact-section .contact-right{opacity:0;transition:all .9s;transform:translate(50px)}.contact-section .contact-left.animate-left,.contact-section .contact-right.animate-right{opacity:1;transform:translate(0)}a{text-decoration:none!important}
