﻿.contact-us-address-container {
    padding-top: 100px !important;  
}
.contact-us-form-container
{
    padding-top:100px !important;
}
.contact-sec a
{
    text-decoration: none !important;
    color : #000 !important;
}

.btn-direction span
{
    color : #fff !important;
}
.contact-preference
{
    
}
@media (max-width: 767px) {
    .contact-us-address-container {
        padding-top: 100px !important;
    }
    .contact-us-form-container {
        padding-top: 0px !important;
    }
}