body a {
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

/*--/contact--*/

.contact_grid_right {
    padding-top: 4em;
}

.address-grid i {
    font-size: 1.7em;
    color: #ffc107;
}

.contact_grid_right {
    width: 100%;
}

p.sub {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 0.8em;
}

.contact_left_grid label {
    color: #747779;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.9em;
}

.contact_grid_right input[type="text"],
.contact_grid_right input[type="email"],
.contact_grid_right textarea {
    outline: none;
    padding: 15px 15px;
    font-size: 14px;
    color: #777;
    background: #f7f7f7;
    width: 100%;
    letter-spacing: 1px;
    border: 1px solid #ebeeef;
    box-shadow:2px 2px rgba(187, 188, 189, 0.5);
    -webkit-box-shadow:2px 2px rgba(187, 188, 189, 0.5);
    -o-box-shadow:2px 2px rgba(187, 188, 189, 0.5);
    -moz-box-shadow:2px 2px rgba(187, 188, 189, 0.5);
}

.contact_grid_right textarea {
    min-height: 150px;
    margin: 1em 0em;
    resize: none;
}


.custom_button {
    outline: none !important;
    padding: 20px 0 !important;
    font-size: 14px !important;
    color: #fff !important;
    background: #242525 !important;
    border: none !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    -webkit-transition: 0.5s all !important;
    -moz-transition: 0.5s all !important;
    -o-transition: 0.5s all !important;
    -ms-transition: 0.5s all !important;
    transition: 0.5s all !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    box-shadow:2px 2px #111111 !important;
    -webkit-box-shadow:2px 2px #111111 !important;
    -o-box-shadow:2px 2px #111111 !important;
    -moz-box-shadow:2px 2px #111111 !important;

}

.custom_button:hover {
    background-color: #ffc107 !important;
}

.contact-left h4 {
    color: #444;
    font-size: 1em;
    margin-bottom: .5em;
    letter-spacing: 1px;
    font-weight: 700;
}

.contact-left p {
    font-size: 1em;
    letter-spacing: 1px;
}

.contact-text a {
    color: #888;
}

.contact-text a:hover {
    color: #fb383b;
}

.contact_grid_right h6,
.contact-left h6 {
    font-size: 1.2em;
    color: #292b2c;
    margin-bottom: 1.5em;
    letter-spacing: 1px;
    font-weight: 400;
}

.contact-map {
    width: 100%;
}

.contact-map iframe {
    width: 100%;
    height: 350px;
}

.address-right h6 {
    font-size: 1.5em;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.28);
}

.ad-inf-sec {
    padding: 4em 0;
    background: #0062cc;
}

.address-right a {
    color: #6aa7e8;
}

.address-right p {
    color: #68b0ff;
}

/*-- //contact--*/

/*--responsive--*/

@media(max-width:1080px) {
    .input {
        max-width: 309px;
        width: calc(100% - 0em);
        vertical-align: top;
        float: left;
    }
}

@media(max-width:991px) {
    .contact_grids_info {
        padding: 0;
        margin-top: 1em;
    }
    .input {
        max-width: 100%;
    }
    .map iframe {
        width: 100%;
        min-height: 303px;
    }
    .address-grid:nth-child(2) {
        margin: 1.5em 0;
    }
}
@media(max-width:767px) {
    .address-right {
        text-align: center!important;
        margin-top: 1em;
    }
}
@media(max-width:640px) {
    .mail_form input[type="submit"] {
        width: 40%;
    }
    .mail_form textarea {
        padding: .9em 0.9em;
        margin: 1.3em 0;
        min-height: 140px;
    }
    .contact-map iframe {
        width: 100%;
        height: 250px;
    }
    
}

@media(max-width:600px) {
    .map iframe {
        width: 100%;
        min-height: 250px;
    }
    .contact_grid_right {
        padding-top: 3em;
    }
    p.sub {
        letter-spacing:4px;
        font-size: 0.85em;
    }
}

@media(max-width:440px) {
    .contact_grid_right {
        padding-top: 2em;
    }
    p.sub {
        letter-spacing: 3px;
        font-size: 0.75em;
    }
    .address-right h6 {
        font-size: 1.3em;
    }
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	  
    background: #70e6ac !important;
    }
    @-webkit-keyframes uil-ring-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

    @-moz-keyframes uil-ring-anim {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    
    @-webkit-keyframes uil-ring-anim {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    
    @-o-keyframes uil-ring-anim {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    
    @keyframes uil-ring-anim {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    
    .uil-ring-css {
        background: none;
        position: relative;
        width: 200px;
        height: 200px;
        top: 50%;
        margin: -100px auto 0;
    }
    
    .uil-ring-css > div {
        position: absolute;
        display: block;
        width: 160px;
        height: 160px;
        top: 20px;
        left: 20px;
        border-radius: 80px;
        box-shadow: 0 3px 0 0 #0aa89e;
        -webkit-transform-origin: 80px 81.5px;
        transform-origin: 80px 81.5px;
        -webkit-animation: uil-ring-anim 1s linear infinite;
        animation: uil-ring-anim 1s linear infinite;
    }
    
    #loader {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 9999;
        background: rgba(0, 0, 0, 0.5);
    }
/*--//responsive--*/