.lang-list img {
    max-width:35px!important;
}

.form-control.is-invalid {
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + 0.75rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center right calc(0.375em + 0.1875rem) !important;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
}
[class*="btn"].btn-style-5 {
    background-color: #69b7ca ;
}

.btn {
    background-color: #273049;
}

.mad-logo img {
    max-height: 100px;
}

.mad-header.header-2,
[class*="mad-header-section--sticky"] {
    padding: 1.5rem!important; ;
}

.mad-widget ,.copyrights{
    text-align: center!important;
}

.mad-hr-list {
    display: flex!important;
    justify-content: center!important;
}

.drinks{
    margin-top: 62px!important;
}

.contact-us{
    background-color:#69b7ca!important; ;
}

/*
Added for PARALLAX EFFECT
 */
.mad-colorizer-bg-image{
    background-size: cover!important;
}

@media screen and (max-width: 767px) {
    #rev-slider-2.rev-slider .tp-layer-section-title.slider-text-mobile {
        font-size: 1.7rem !important;
    }
}
