.head-icon a {
        /* font-size: 25px; */
    line-height: 40px;
    padding: 8px 10px;
    background: #dd0000;
    color: #fff;
    border-radius: 100%;
}
.pt-10 {padding-top: 10px !important;}
.bg1 {background: antiquewhite;}
.bg2 {background: #F0F8FF;}
.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.ptblr-10 {
    padding: 10px 0;
}