/*
 * Title:   Custom Style File
 * Author:  M. Dost 
 */

.logo img {
    width: 100%;
}

.f_news .f_news-tilte {
    display: block;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1.3px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.date-f {
    display: block;
    font-size: 12px;
    padding-bottom: 3px;
}

.f_news {
    margin-bottom: 15px;
}

.owl-controls{
    display: none;
}

#top-tour-row2 {
    background: none;
    background-attachment: fixed;
}

.top-tour2 {
    padding: 60px 0px 80px;
    background: transparent;
    color: #fff;
}

.col-md-12 .uxie-aeur-widget--width {
    max-width: 100%;
}

.col-md-12 .uxie-aeur-widget {
    zoom: 1;
    padding: 15px 15px 20px;
    max-width: 100%;
}

.our-team img {
    border-radius: 0;
}

.date {
    text-transform: uppercase;
}

.btn-primary {
    color: #fff;
    background-color: #f7941d;
    border-color: #f7941d;
    border-radius: 0px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    width: 60%;
}

.btn:hover {
    color: #ffffff;
    background: #00adef;
    border-color: #00adef;
}

.tab-heading {
    margin-top: 35px !important;
    text-transform: uppercase;
    font-weight: bold;
}

.mardis {
    margin-top: -100px;
    display: inline-block;
}

.mardis2 {
    margin-top: 30px;
}

.logo img {
    width: 100%;
    margin-top: 7px;
}

.last-minute-deal {
    background-color: #fff;
}

#ui-datepicker-div {
    background: #f9bf3b;
    z-index: 9999 !important;
}

.ui-datepicker-calendar .ui-state-disabled {
    color: #ffda85;
}