﻿/* CONTACT US */



/* */
h4.contact-text
{
    line-height:1.3;
   
   font-family: "Inter", sans-serif; 
}
.contact-text h3
{
    color:#555/*#3a4a97;*/;text-align:center;padding-top:30px;padding-bottom:30px;line-height:1.3;font-weight:600;
}

.sec-getintouch
{
    margin-top:20px;margin-bottom:20px;
}

.contact-head
{
    text-align:center;font-weight: 700;color:#C92529;/*#3a4a97;*/
}

.ul-contact
{
    list-style:none;font-size: 17px;
}

.ul-contact li a
{
    border-bottom: 1px solid #ccc;text-decoration:none;
}

.contact-icon
{
    font-weight :bold;  font-size: 19px;color:#f8b81d;/*#3a4a97;*/padding:10px;
}

.contact-icon-text
{
    color:#333/*#8c8f94;*/;font-size: 17px;font-weight:600;
}

.bg-social
{
    background-color: #D3D3D3;
}