﻿.white_color {
    color: #fff !important;
}

form.label-insets label {
    color: #191715;
}

@media (min-width: 768px) {
    .inset-sm-min-2 {
        padding: 1.95vw;
        padding-top: 43px;
        padding-bottom: 15px;
    }
}

.black {
    color: #000 !important;
    font-weight: 600 !important;
}

.form-control {
    color: #000 !important;
    border: 1px solid #d2d2d2 !important;
}

.well-sm {
    padding-top: 50px;
}

.padding-bottom30 {
    padding-bottom: 50px;
}

.contact_link {
    color: #14A5EB !important;
}

    .contact_link a:link {
        color: #14A5EB !important;
    }

    .contact_link a:visited {
        color: #14A5EB !important;
    }

    .contact_link:hover {
        color: #0283C1 !important;
    }

.intl-tel-input {
    display: block;
}
