.contact-info-wrap{background-color:#060a10;border-radius:18px;padding:47px 20px 41px;position:relative;-webkit-transition:var(--transition);-o-transition:var(--transition);transition:var(--transition)}@media only screen and (min-width:768px) and (max-width:991px){.contact-info-wrap{padding:37px 10px 31px}}.contact-info-wrap .contact-info-icon svg{color:#fff;height:64px;width:64px}.contact-info-wrap .contact-info-icon svg path{fill:currentColor}.contact-info-wrap h3{margin:35px 0 26px}@media only screen and (min-width:992px) and (max-width:1199px){.contact-info-wrap h3{margin:25px 0 16px}}@media only screen and (min-width:768px) and (max-width:991px){.contact-info-wrap h3{margin:20px 0 11px}}@media only screen and (max-width:767px){.contact-info-wrap h3{margin:25px 0 16px}}.contact-info-wrap p{color:#fff;margin:0 0 3px;opacity:.7}.contact-info-wrap .contact-info-img{position:absolute;right:20px;top:16px;width:96px}@media only screen and (min-width:992px) and (max-width:1199px){.contact-info-wrap .contact-info-img{width:60px}}@media only screen and (min-width:768px) and (max-width:991px){.contact-info-wrap .contact-info-img{right:10px;top:10px;width:50px}}.contact-info-wrap:hover{background-color:var(--primary-color)}