
.contact-us{padding:25px 0;}
.grey-bg{background:rgba(27,33,49,.05);}
.contact-us p{color:rgba(27,33,49,.6);font-size:16px;text-align:center;line-height:22px;}
.contact-us p.info{margin-top:58px;margin-bottom:64px;}
.contact-us .contact-details{display:flex;width:100%;}
.contact-us .contact-details .box{background-color:#fff;font-size:0;border:1px solid rgba(27,33,49,.05);width:33.33%;margin:0 14px 50px 0;}
.contact-us .contact-details .box a{display:flex;align-items:center;padding:20px;color:#1b2131;text-decoration:none;}
.contact-us .contact-details .box:last-child{margin-right:0;}
.contact-us .box .image{display:flex;width:20%;text-align:center;background-color:#f4f4f6;height:60px;vertical-align:top;justify-content:center;align-items:center;}
.contact-us .box .contact-info{padding-left:20px;width:80%;display:inline-block;}
.contact-us .box .contact-info p{font-size:14px;margin-bottom:0;text-align:left;line-height:19px;margin-top:8px;}
.contact-us .box .contact-info h3{margin-bottom:0;line-height:23px;font-size:16px;font-weight:400;}
.contact-us .box:hover .contact-info h3{color:#1a4ab9;}
.contact-us .box:hover{border:1px solid rgba(151,222,255,.3);box-shadow:0 30px 60px rgba(133,149,158,.15);}
.contact-us .box:hover .image{background-color:#e1f5ff;}
.contact-us .box:hover .inbox-mail{background-position:-1126px -237px;}
.contact-us .box:hover .phone{background-position:-90px -234px;}
.contact-us .box:hover .whatsapp{background-position:-316px -235px;}
.contact-us h1, .contact-us h2, .terms-and-services h2 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}
h1{font-size:34px;}
@media screen and (max-width:1280px){
.contact-us .box .image{height:50px;}
.contact-us .box .contact-info{padding-left:15px;}
}
@media screen and (max-width:1024px){
.contact-us .contact-details .box a{flex-direction:column;}
.contact-us .box a .image{width:100%;}
.contact-us .box a .contact-info{width:100%;}
.contact-us .box .contact-info{padding:10px 0 0;}
.contact-us .box .contact-info h3,.contact-us .box .contact-info p{text-align:center;}
}
@media screen and (max-width:767px){
.contact-us .box a .image{width:18%;}
.contact-us .box a .contact-info{width:82%;}
.contact-us .box .contact-info h3{font-size:14px;text-align:left;}
.contact-us .box .contact-info p{text-align:left;}
.contact-us .contact-details{flex-direction:column;}
.contact-us p.info{font-size:12px;line-height:16px;padding:0 15px;margin:0 0 32px 0;}
.contact-us .contact-details .box{width:100%;margin:0 0 24px 0;}
.contact-us .contact-details .box a{flex-direction:row;padding:12px;}
.contact-us .box .contact-info{padding:0 10px;width:80%;}
.contact-us h2{font-size:16px;line-height:22px;}
.contact-us p br{display:none;}
.contact-us .box .image{width:20%;height:55px;}

}



