/*
 * 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: 30px;
}

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

.hotel-list-view {
    margin: 40px 0px 0px;
}

.btn-alt {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
}

.booking-sidebar {
  overflow: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 5%;
}

.main-content {
  display: flex;
  flex-direction: column;
}

.wrap {
  display: flex;
  justify-content: space-between;
}

.passenger-detail {
    padding-bottom: 40px;
}

.margin1 {
    margin-bottom: 30px;
    margin-top: -145px;
}

.margin2 {
    margin-bottom: 30px;
}

.hotel-list-view img {
    max-width: 100%;
    min-height: 200px;
    padding: 15px;
    object-fit: cover;
    width: 300px;
    height: 174px;
}

.loading-animation span {
    padding: 23px;
}

.padding-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.btn-primary2 {
    color: #fff;
    background-color: #f7941d;
    border-color: #f7941d;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
}

.btn {
    color: #fff;
    background-color: #f7941d;
    border-color: #f7941d;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
}

.resize2 img {
    object-fit: cover;
    width: 740px !important;
    height: 555px !important;
    margin-bottom: 40px;
}

.resize img {
    object-fit: cover;
    width: 150px !important;
    height: 100px !important;
}

.flex-direction-nav a {
    margin: -25px 0 0;
}

.light-menu .navbar-nav > li > a {
    padding: 15px 10px;
}

.ion-social {
    font-weight: bold;
    font-style: normal;
}