﻿/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*@font-face {
    font-family: bein-normal;
    src: url(https://www.fly29.net/arabic_fonts/bein-normal.eot?#iefix);
    src: local('بي ان BEIN'),local('bein-normal'),url(https://www.fly29.net/arabic_fonts/bein-normal.woff) format('woff')
}*/

@font-face {
  font-family:'beINNormal';
  src: url('beINNormal.woff') format('woff'),
       url('beINNormal.ttf') format('truetype'),
       url('beINNormal.svg#beINNormal') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'bein-normal';
  src: url('bein-normal.eot');
  src: url('bein-normal.woff2') format('woff2'),
       url('bein-normal.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



body {
    font-family:'bein-normal';
    font: 13px/1.5;
    direction: rtl !important;
    color: #454545;
    /*background: #E9E6E0;*/
    background: #f2f2f2;
}

    body a {
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

ul {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
     font-family:'bein-normal';
}

p {
    padding: 0;
    margin: 0;
    color: #999;
    font-family:'bein-normal';
}


/*--banner--*/

.footer-banner {
    background: url("../images/langkawi-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 110px 0;
}

    .footer-banner h1 {
        font-size: 3rem;
        color: #fff;
        line-height: 20px;
        margin-bottom: 10px;
        padding-bottom: 0;
    }

    .footer-banner .btn-bnr {
        color: #222;
        background: #fff;
        padding: 15px 30px;
        font-size: 14px;
        font-weight: normal;
        border-radius: 30px;
    }

        .footer-banner .btn-bnr:hover {
            background: #41AFAA;
        }

.m-top-30 {
    margin-top: 2em;
}

/*--nav-*/

.dropdown-menu {left: unset; !important; min-width: 250px !important;}
.dropdown-menu > li {
    border-bottom: 1px solid #e6e6e6;
    text-align: right;
}

.navbar-template .ocean-logo {
    margin-top: 220px;
}

.dropdown-menu > li:last-child {
    border-bottom: 0;
}
.dropdown-submenu {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
    .dropdown-submenu > li:last-child {
        border-bottom: 0;
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 99.1%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 6px 0px 6px 6px;
        -moz-border-radius: 6px 0px 6px 6px;
        border-radius: 6px 0px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:before {
        display: block;
        content: " ";
        float: left;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
      
        
        border-color: rgba(194, 225, 245, 0);
	border-right-color: #ccc;
	border-width: 5px;
	margin-top: 5px;
        
        
    }

    .dropdown-submenu:hover > a:before {
        border-left-color: #fff;
         border-color: rgba(194, 225, 245, 0);
	
	border-width: 5px;
	margin-top: 5px;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.dropdown-menu > li.divider {
    padding: 0 1px 2px 1px;
}

.offer-tours {
    padding-bottom: 50px;
    direction: rtl
}

    .offer-tours .tour-item {
        margin-bottom: 5px
    }

    .offer-tours .sep {
        border-left: solid 2px #0f3985;
        height: 50px
    }

    .offer-tours .head {
        background: #41afaa;
        text-align: center;
        padding: 10px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .offer-tours .tour {
        background: #f4f5f6;
        padding-top: 15px;
        border-bottom: dotted 1px #c5c5c5
    }

        .offer-tours .tour .section {
            padding: 5px 0 10px 0;
            color: #0f3985;
            font-weight: 700
        }

            .offer-tours .tour .section i {
                vertical-align: middle;
                padding-left: 15px
            }

@media (min-width: 768px) {
    .navbar-nav > img {
        height: 60px;
    }

  .navbar-nav > li {
            float: right !important;
            padding: 0px 8px 0px 0px;
            font-size: 16px;
            margin-top: 15px;
        }

   .navbar-nav > li a:hover{
        #e7e7e7
}

    .navbar-nav {
        float: right !important;
    }
}
.navbar-default{
background-color: #ffffff !important;
    border-color: #373737 !important;
}
.navbar-default .navbar-nav > li > a {
    color: #373737 !important;
}
.dropdown-menu > li > a {padding: 3px 8px !important;}
.sub-menu a {color:blue !important;}
@media (max-width: 767px) {

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #FFFFFF !important;
    }

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        background-color: #DDD;
        color: #333;
    }
}

/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
.cl-effect-11 a::before {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 10px 0 0;
    max-width: 0;
    border-bottom: 2px solid #062f3c;
    color: #fff;
    content: attr(data-hover);
    -webkit-transition: max-width 0.5s;
    -moz-transition: max-width 0.5s;
    transition: max-width 0.5s;
}

.cl-effect-11 a:hover::before,
.cl-effect-11 a:focus::before {
    max-width: 100%;
}



.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
    float: right;
}

.booking-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

    .booking-list > li {
        margin-bottom: 15px;
        position: relative;
    }

.booking-item {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 17px;
    border: 1px solid #e6e6e6;
    color: #737373;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    text-align: right;
}

.booking-list > li > a:hover {
    color: #41AFAA !important;
    border: 1px solid #41AFAA;
}

.booking-item-img-wrap .booking-item-img-num {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background: rgba(0,0,0,0.01);
    padding: 5px 17px;
    font-size: 13px;
    line-height: 1em;
}

.booking-filters {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    background: #4d4d4d;
    color: #fff;
    padding: 15px 0;
    width: 263px;
    border: 1px solid #262626;
    overflow: auto;
}


/*booking*/

.booking-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

    .booking-list > li {
        margin-bottom: 15px;
        position: relative;
        border-radius: 5px !important;
    }

.booking-item {
    cursor: pointer;
    border-radius: 5px;
    display: block;
    position: relative;
    padding: 17px;
    border: 1px solid #e6e6e6;
    color: #737373;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 20px;
}


.booking-item-odd {
    cursor: pointer;
    border-radius: 5px;
    display: block;
    position: relative;
    padding: 17px;
    border: 1px solid #e6e6e6;
    color: #737373;
    background: #f2f2f2;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 20px;
}

.booking-item h5 {
    font-family: "bein-normal";
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    direction: rtl;
}

.booking-item img {
    height: auto;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

.booking-item:hover,
.booking-item.active {
    color: #737373;
    border: 1px solid #0ebcf2;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);
    box-shadow: 0 2px 1px rgba(0,0,0,0.2);
}

    .booking-item:hover .booking-item-number,
    .booking-item.active .booking-item-number {
        background: #808080;
    }

    .booking-item:hover .booking-item-img-wrap .booking-item-img-num,
    .booking-item.active .booking-item-img-wrap .booking-item-img-num {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        background: rgba(0,0,0,0.5);
    }

/*BOOKING HOTEL*/

.booking-hotel {
    cursor: pointer;
    border-radius: 5px;
    display: block;
    position: relative;
    padding: 17px;
    border: 1px solid #e6e6e6;
    color: #737373;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 20px;
}

    .booking-hotel h5 {
        font-family: "bein-normal";
        font-size: 15px;
        font-weight: bold;
        text-align: right;
        direction: rtl;
    }

    .booking-hotel img {
        width: 90% !important;
        height: 190px;
        border: 1px solid #e6e6e6;
        border-radius: 5px;
    }

    .booking-hotel:hover,
    .booking-hotel.active {
        color: #737373;
        border: 1px solid #0ebcf2;
        -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);
        box-shadow: 0 2px 1px rgba(0,0,0,0.2);
    }

        .booking-hotel:hover .booking-item-number,
        .booking-hotel.active .booking-item-number {
            background: #808080;
        }

        .booking-hotel:hover .booking-item-img-wrap .booking-item-img-num,
        .booking-hotel.active .booking-item-img-wrap .booking-item-img-num {
            opacity: 1;
            -ms-filter: none;
            filter: none;
            background: rgba(0,0,0,0.5);
        }

/*booking hotel end*/


.booking-item.booking-item-small {
    padding: 11px;
}

    .booking-item.booking-item-small .booking-item-title {
        font-size: 14px;
        margin-bottom: 0;
    }

    .booking-item.booking-item-small .booking-item-rating-stars {
        font-size: 12px;
        margin-bottom: 0;
        color: #0ebcf2;
    }

    .booking-item.booking-item-small .booking-item-price {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 2px;
        display: inline;
    }

    .booking-item.booking-item-small .booking-item-price-from {
        font-size: 12px;
        margin-bottom: 2px;
    }

h3.booking-item-title {
    margin-bottom: 3px;
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 3px !important;
}

.booking-item-description {
    font-size: 13px;
    line-height: 1.5em;
}

.booking-item-img-wrap {
    position: relative;
}

    .booking-item-img-wrap .booking-item-img-num {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s;
        position: absolute;
        bottom: 0;
        right: 0;
        color: #fff;
        background: rgba(0,0,0,0.01);
        padding: 5px 7px;
        font-size: 13px;
        line-height: 1em;
    }

        .booking-item-img-wrap .booking-item-img-num > .fa {
            margin-right: 3px;
        }

.booking-item-last-booked {
    font-size: 11px;
}

.booking-item-rating {
    margin-bottom: 3px;
    padding-bottom: 3px;
    /*border-bottom: 1px solid #f7f7f7;*/
    display: inline-block;
}

    .booking-item-rating .booking-item-rating-stars {
        display: inline-block;
        margin-bottom: -5px;
        color: #0ebcf2;
    }

        .booking-item-rating .booking-item-rating-stars .fa {
            margin-right: 0;
        }

    .booking-item-rating .booking-item-rating-number {
        margin-right: 7px;
    }

        .booking-item-rating .booking-item-rating-number > b {
            font-size: 25px;
        }

.booking-item-address span {
    line-height: 1em;
    font-size: 11px !important;
    margin-bottom: 3px;
}

.booking-item-price-from {
    display: block;
    font-size: 12px;
    line-height: 1em;
}

.booking-item-price {
    font-size: 27px;
    color: #626262;
    line-height: 1em;
    display: inline-block;
    margin-bottom: 12px;
}

.booking-item-number {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    display: block;
    top: 2px;
    right: 2px;
    font-size: 10px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.booking-item-flight-details {
    overflow: hidden;
}

    .booking-item-flight-details .booking-item-departure,
    .booking-item-flight-details .booking-item-arrival {
        float: left;
        width: 47%;
    }

        .booking-item-flight-details .booking-item-departure .fa-plane,
        .booking-item-flight-details .booking-item-arrival .fa-plane {
            float: left;
            display: block;
            font-size: 30px;
            margin-right: 5px;
            position: relative;
            top: 4px;
        }

        .booking-item-flight-details .booking-item-departure h5,
        .booking-item-flight-details .booking-item-arrival h5 {
            margin-bottom: 0;
        }

        .booking-item-flight-details .booking-item-departure .booking-item-date,
        .booking-item-flight-details .booking-item-arrival .booking-item-date {
            margin-bottom: 7px;
            font-size: 12px;
            line-height: 1em;
            padding-left: 32px;
        }

    .booking-item-flight-details .booking-item-departure {
        margin-right: 6%;
    }

    .booking-item-flight-details .booking-item-destination {
        font-size: 12px;
        line-height: 1.3em;
    }

.booking-item-airline-logo > p {
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.3em;
}

.booking-item-airline-logo > img {
    width: 40px;
}

.booking-item-flight-class {
    margin-bottom: 7px;
    margin-top: -5px;
    font-size: 11px;
    color: #8f8f8f;
    line-height: 1em;
}

.booking-item-features {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .booking-item-features > li {
        float: left;
        position: relative;
        margin-right: 7px;
        margin-bottom: 7px;
    }

        .booking-item-features > li:hover > i {
            border-color: #d66f11;
        }

        .booking-item-features > li .booking-item-feature-sign {
            position: absolute;
            bottom: 2px;
            left: 0;
            display: block;
            text-align: center;
            font-size: 10px;
            line-height: 1em;
            width: 100%;
        }

        .booking-item-features > li > i {
            height: 35px;
            width: 35px;
            text-align: center;
            line-height: 35px;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            -ms-transition: 0.3s;
            transition: 0.3s;
            font-size: 23px;
            display: block;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            border: 1px solid #ccc;
            color: #686868;
        }

.booking-item-features-dark > li > i {
    background: #4d4d4d;
    border: 1px solid #333;
    color: #fff;
}

.booking-item-features-rentals {
    margin-top: 10px;
}

    .booking-item-features-rentals > li {
        margin-bottom: 0;
    }

.booking-item-car-title {
    margin-top: 7px;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 0;
}

.booking-item-features-sign > li {
    padding-bottom: 15px;
}

.booking-item-features-small > li {
    margin-right: 5px;
    margin-bottom: 5px;
}

    .booking-item-features-small > li > i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 17px;
    }

        .booking-item-features-small > li > i > img {
            width: 20px;
        }

.booking-item-features-expand {
    display: block;
}

    .booking-item-features-expand .booking-item-feature-title {
        position: relative;
        line-height: 37px;
        margin-left: 7px;
        color: #686868;
    }

    .booking-item-features-expand > li {
        float: none;
        display: block;
        overflow: hidden;
    }

        .booking-item-features-expand > li:after {
            content: '.';
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .booking-item-features-expand > li > i {
            float: left;
        }

.booking-item-features-2-col > li {
    float: left;
    width: 50%;
    margin-right: 0;
}

.booking-item-container .booking-item-details {
    height: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, height 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s, height 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s, height 0.3s;
    -ms-transition: opacity 0.3s, -ms-transform 0.3s, height 0.3s;
    transition: opacity 0.3s, transform 0.3s, height 0.3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

    .booking-item-container .booking-item-details h5 {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 20px;
    }

        .booking-item-container .booking-item-details h5.list-title {
            margin-bottom: 0;
        }

    .booking-item-container .booking-item-details .list {
        margin-bottom: 20px;
    }

.booking-item-container.active .booking-item-details {
    height: auto;
    overflow: auto;
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-top: none;
    position: relative;
    font-size: 11px;
    line-height: 1.6em;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.booking-title {
    margin-bottom: 25px;
    margin-top: 15px;
}

    .booking-title > small {
        font-size: 12px;
        margin-left: 5px;
    }

.booking-filters {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    background: #4d4d4d;
    color: #fff;
    padding: 15px 0;
    width: 340px;
    border: 1px solid #262626;
    overflow: auto;
    margin-bottom: 30px !important;
}

    .booking-filters > h3 {
        padding: 0 20px;
        text-align: right;
        color: #fff;
    }

    .booking-filters .booking-filters-list > li {
        margin-top: 15px;
        padding: 15px 20px 0 20px;
        border-top: 1px solid #3b3b3b;
    }

        .booking-filters .booking-filters-list > li .booking-filters-title {
            margin-bottom: 5px;
            text-align: right;
            direction: rtl;
            font-size: 15px;
            font-weight: bold;
            color: #41AFAA;
        }

            .booking-filters .booking-filters-list > li .booking-filters-title small {
                font-size: 11px;
                font-weight: 400;
                position: relative;
                top: 10px;
                float: right;
                line-height: 1.3em;
                color: #ccc;
            }

        .booking-filters .booking-filters-list > li .booking-filters-sub-title {
            font-size: 15px;
            line-height: 1em;
            margin-top: 10px;
        }

    .booking-filters .irs-from,
    .booking-filters .irs-to,
    .booking-filters .irs-single {
        color: #fff;
    }

    .booking-filters .irs-grid-text {
        color: #d9d9d9;
    }

    .booking-filters.booking-filters-white {
        color: #737373;
        background: #fafafa;
        border-color: #ccc;
    }

        .booking-filters.booking-filters-white .irs-from,
        .booking-filters.booking-filters-white .irs-to,
        .booking-filters.booking-filters-white .irs-single {
            color: #737373;
        }

        .booking-filters.booking-filters-white .booking-filters-list > li {
            border-color: #ccc;
        }

.booking-sort {
    font-size: 10px;
}

    .booking-sort .booking-sort-title {
        font-size: 14px;
    }

        .booking-sort .booking-sort-title > a {
            color: #737373;
        }

.booking-item-meta .booking-item-rating {
    border: none;
    padding: 0;
    margin-bottom: 30px;
    display: block;
}

.booking-item-meta .booking-item-rating-stars {
    font-size: 30px;
    margin-bottom: -3px;
    margin-right: 10px;
}

.booking-item-meta .booking-item-rating-number {
    font-size: 20px;
}

    .booking-item-meta .booking-item-rating-number b {
        font-size: 30px;
    }

.booking-item-raiting-list,
.booking-item-raiting-summary-list {
    font-size: 13px;
    margin-bottom: 30px;
}

    .booking-item-raiting-list > li,
    .booking-item-raiting-summary-list > li {
        margin-bottom: 5px;
        overflow: hidden;
    }

        .booking-item-raiting-list > li > div,
        .booking-item-raiting-summary-list > li > div {
            height: 26px;
            float: left;
            line-height: 26px;
        }

            .booking-item-raiting-list > li > div.booking-item-raiting-list-title,
            .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
                width: 24%;
            }

            .booking-item-raiting-list > li > div.booking-item-raiting-list-bar,
            .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar {
                width: 60%;
                background: #e6e6e6;
                height: 20px;
                margin-top: 3px;
            }

                .booking-item-raiting-list > li > div.booking-item-raiting-list-bar > div,
                .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar > div {
                    background: #0ebcf2;
                    height: 100%;
                }

            .booking-item-raiting-list > li > div.booking-item-raiting-list-number,
            .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-number {
                margin-left: 2%;
                width: 10%;
            }

            .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
                width: 48%;
            }

        .booking-item-raiting-summary-list > li .booking-item-rating-stars {
            font-size: 14px;
            line-height: 26px;
            margin: 0;
            color: #0ebcf2;
        }

.booking-item-reviews > li {
    margin-bottom: 20px;
}

    .booking-item-reviews > li .booking-item-review-person p {
        line-height: 1em;
    }

    .booking-item-reviews > li .booking-item-review-person-avatar {
        display: table;
        margin-bottom: 8px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
    }

        .booking-item-reviews > li .booking-item-review-person-avatar:hover {
            -webkit-box-shadow: 0 0 0 2px #0ebcf2;
            box-shadow: 0 0 0 2px #0ebcf2;
        }

        .booking-item-reviews > li .booking-item-review-person-avatar > img {
            max-width: 70px;
        }

    .booking-item-reviews > li .booking-item-review-person-name {
        margin-bottom: 5px;
    }

    .booking-item-reviews > li .booking-item-review-person-loc {
        margin-bottom: 0px;
        font-size: 11px;
    }

    .booking-item-reviews > li .booking-item-review-content {
        padding: 15px 17px;
        border: 1px solid #e6e6e6;
        position: relative;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s;
    }

        .booking-item-reviews > li .booking-item-review-content h5 {
            font-size: 15px;
            font-weight: bold;
            text-align: right;
            direction: rtl;
        }

        .booking-item-reviews > li .booking-item-review-content p {
            font-size: 13px;
            text-align: right;
            direction: rtl;
            line-height: 24px;
        }

        .booking-item-reviews > li .booking-item-review-content:before {
            z-index: 2;
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            border-top: 15px solid transparent;
            border-right: 20px solid #ededed;
            border-bottom: 15px solid transparent;
            left: -20px;
            top: 14px;
        }

        .booking-item-reviews > li .booking-item-review-content > h5 {
            margin-bottom: 0;
        }

        .booking-item-reviews > li .booking-item-review-content .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
            width: 75px;
        }

        .booking-item-reviews > li .booking-item-review-content .booking-item-raiting-summary-list > li .booking-item-rating-stars {
            margin-bottom: 0;
        }

        .booking-item-reviews > li .booking-item-review-content .booking-item-review-more,
        .booking-item-reviews > li .booking-item-review-content .booking-item-review-more-content {
            display: none;
            -webkit-transition: 0.2s;
            -moz-transition: 0.2s;
            -o-transition: 0.2s;
            -ms-transition: 0.2s;
            transition: 0.2s;
        }

        .booking-item-reviews > li .booking-item-review-content .booking-item-review-expand {
            position: relative;
            height: 30px;
            cursor: pointer;
        }

            .booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span {
                color: #0ebcf2;
                line-height: 30px;
                height: 30px;
                display: block;
                position: absolute;
                font-size: 14px;
            }

                .booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span.booking-item-review-expand-less {
                    display: none;
                }

        .booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more {
            display: inline;
        }

        .booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more-content {
            display: block;
        }

        .booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand span.booking-item-review-expand-less {
            display: block;
        }

        .booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand span.booking-item-review-expand-more {
            display: none;
        }

    .booking-item-reviews > li .booking-item-raiting-summary-list {
        margin-bottom: 10px;
    }

    .booking-item-reviews > li .booking-item-rating-stars {
        font-size: 14px;
        color: #0ebcf2;
        margin-bottom: 5px;
    }

    .booking-item-reviews > li .booking-item-review-rate {
        line-height: 30px;
        font-size: 12px;
        margin-bottom: 0;
    }

        .booking-item-reviews > li .booking-item-review-rate .fa {
            margin-left: 7px;
        }

.booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars {
    color: #b3b3b3;
}

    .booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars > li {
        cursor: pointer;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
    }

        .booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars > li.hovered {
            color: #808080;
        }

        .booking-item-raiting-summary-list.stats-list-select > li .booking-item-rating-stars > li.selected {
            color: #0ebcf2;
        }

.booking-item-deails-date-location {
    padding: 15px 17px;
    background: #f7f7f7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #0ebcf2;
}

    .booking-item-deails-date-location > ul {
        font-size: 12px;
        list-style: none;
        margin: 0 0 30px 0;
        padding: 0;
    }

        .booking-item-deails-date-location > ul > li {
            margin-bottom: 15px;
        }

            .booking-item-deails-date-location > ul > li p {
                margin-bottom: 5px;
            }

                .booking-item-deails-date-location > ul > li p > i {
                    margin-right: 7px;
                    height: 23px;
                    width: 23px;
                    line-height: 23px;
                    font-size: 11px;
                }

            .booking-item-deails-date-location > ul > li h5 {
                font-size: 14px;
                margin-bottom: 5px;
                color: #515151;
            }

.booking-item-price-calc {
    font-size: 13px;
}

    .booking-item-price-calc .checkbox {
        margin-bottom: 5px;
        margin-top: 0;
    }

        .booking-item-price-calc .checkbox label {
            font-weight: 100;
        }

    .booking-item-price-calc .icheck {
        width: 20px;
        height: 20px;
        line-height: 18px;
        top: 2px;
    }

    .booking-item-price-calc .list {
        margin-bottom: 10px;
    }

        .booking-item-price-calc .list > li {
            margin-bottom: 7px;
        }

            .booking-item-price-calc .list > li > small {
                display: block;
                font-size: 11px;
            }

            .booking-item-price-calc .list > li > p {
                height: 25px;
                line-height: 25px;
                margin-bottom: 0;
            }

                .booking-item-price-calc .list > li > p span {
                    float: right;
                }

            .booking-item-price-calc .list > li:last-child {
                padding-top: 7px;
                border-top: 1px solid #ccc;
                color: #5c5c5c;
            }

                .booking-item-price-calc .list > li:last-child > p > span {
                    font-size: 15px;
                    font-weight: 600;
                }

.booking-item-passengers > li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px dashed #e6e6e6;
}

    .booking-item-passengers > li:last-child {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 2px dashed #e6e6e6;
    }

.booking-item-passengers label {
    font-weight: 100;
    font-size: 13px;
}

.booking-item-payment-total-flight {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #f2f2f2;
    margin-right: 30px;
}

    .booking-item-payment-total-flight > li {
        padding: 10px 15px;
        background: #4d4d4d;
        color: #e6e6e6;
    }

        .booking-item-payment-total-flight > li:first-child {
            border-bottom: 1px dashed #1a1a1a;
            -webkit-border-radius: 5px 5px 0 0;
            border-radius: 5px 5px 0 0;
        }

            .booking-item-payment-total-flight > li:first-child > h5 {
                line-height: 1em;
                margin: 3px 0;
                color: #f09644;
            }

        .booking-item-payment-total-flight > li:last-child {
            -webkit-border-radius: 0 0 5px 5px;
            border-radius: 0 0 5px 5px;
        }

        .booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait {
            background: #333;
        }

            .booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait > p {
                font-size: 13px;
                line-height: 1.4em;
                margin: 0;
                text-align: center;
            }

        .booking-item-payment-total-flight > li h5 {
            color: #fff;
        }

        .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .fa-plane,
        .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .fa-plane {
            font-size: 20px;
        }

        .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure h5,
        .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival h5 {
            font-size: 14px;
        }

        .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .booking-item-date,
        .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .booking-item-date {
            padding-left: 23px;
            font-size: 11px;
        }

        .booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-destination {
            font-size: 12px;
        }

        .booking-item-payment-total-flight > li .booking-item-flight-duration > p {
            margin-bottom: 5px;
            line-height: 1em;
            font-size: 13px;
        }

        .booking-item-payment-total-flight > li .booking-item-flight-duration > h5 {
            font-weight: 400;
        }

.booking-item-payment-flight .booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .fa-plane {
    font-size: 20px;
}

.booking-item-payment-flight .booking-item-flight-details .booking-item-departure h5,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival h5 {
    font-size: 14px;
}

.booking-item-payment-flight .booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .booking-item-date {
    padding-left: 23px;
    font-size: 11px;
}

.booking-item-payment-flight .booking-item-flight-details .booking-item-destination {
    font-size: 12px;
}

.booking-item-payment-flight .booking-item-flight-duration > p {
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 13px;
}

.booking-item-payment-flight .booking-item-flight-duration > h5 {
    font-weight: 400;
}

.booking-item-dates-change {
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    margin: 20px 0;
    border: 1px solid #5fc8c2;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.15);
    box-shadow: 0 2px 1px rgba(0,0,0,0.15);
    background-color: #E6E6E6;
}

.booking-item-payment {
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 1px rgba(0,0,0,0.1);
    border: 1px solid rgba(0,0,0,0.15);
}

    .booking-item-payment > header {
        padding: 10px 15px;
        background: #f7f7f7;
    }

        .booking-item-payment > header .booking-item-payment-img {
            float: left;
            display: block;
            width: 30%;
            margin-right: 5%;
        }

        .booking-item-payment > header .booking-item-payment-title {
            font-size: 14px;
            margin-bottom: 0;
        }

        .booking-item-payment > header .booking-item-rating-stars {
            font-size: 11px;
        }

    .booking-item-payment .booking-item-payment-total {
        margin-bottom: 0;
        padding: 8px 30px 8px 15px;
        font-size: 12px;
    }

        .booking-item-payment .booking-item-payment-total > span {
            font-size: 24px;
            color: #686868;
            font-weight: 400;
            letter-spacing: -2px;
        }

    .booking-item-payment .booking-item-payment-details {
        list-style: none;
        margin: 0;
        padding: 15px;
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
    }

        .booking-item-payment .booking-item-payment-details > li {
            margin-bottom: 20px;
            overflow: hidden;
        }

            .booking-item-payment .booking-item-payment-details > li:last-child {
                margin-bottom: 0;
            }

            .booking-item-payment .booking-item-payment-details > li > h5 {
                line-height: 1em;
            }

            .booking-item-payment .booking-item-payment-details > li > p {
                margin-bottom: 0;
                color: #686868;
            }

            .booking-item-payment .booking-item-payment-details > li .booking-item-payment-item-title {
                color: #515151;
            }

            .booking-item-payment .booking-item-payment-details > li .booking-item-payment-date,
            .booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
                float: left;
                display: block;
            }

            .booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
                width: 15%;
                text-align: center;
            }

            .booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-day {
                margin-bottom: 5px;
                line-height: 1em;
                color: #686868;
            }

            .booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-weekday {
                font-size: 12px;
                margin-bottom: 0;
                line-height: 1em;
                color: #7a7a7a;
            }

            .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price {
                margin: 0;
                padding: 0;
                list-style: none;
            }

                .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li {
                    width: 70%;
                    overflow: hidden;
                    font-size: 12px;
                    border-bottom: 1px dashed #d9d9d9;
                }

                    .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-title,
                    .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
                        float: left;
                        margin: 0;
                    }

                    .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
                        float: right;
                    }

                        .booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount > small {
                            margin-left: 3px;
                        }

.booking-item-details .booking-item-header {
    margin-bottom: 20px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #f2f2f2;
}

.booking-item-details .booking-item-header-price {
    font-size: 19px;
    text-align: left;
    line-height: 1em;
}

    .booking-item-details .booking-item-header-price .text-lg {
        font-size: 42px;
        line-height: 1em;
    }

    .booking-item-details .booking-item-header-price small {
        font-size: 13px;
    }

.booking-details-tabbable .nav > li > a > .fa {
    margin-right: 5px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    font-size: 13px;
    position: relative;
    top: -1px;
}

.booking-details-tabbable .nav > li.active > a > .fa {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.booking-list-wishlist > li {
    padding-top: 30px;
    padding-right: 25px;
}

    .booking-list-wishlist > li .booking-item-wishlist-title {
        position: absolute;
        top: 0;
        left: 0;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        border: 1px solid #f2f2f2;
        background: #f7f7f7;
        border-bottom: none;
        font-size: 12px;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }

        .booking-list-wishlist > li .booking-item-wishlist-title > span {
            font-size: 9px;
            color: #8f8f8f;
            margin-left: 5px;
        }

    .booking-list-wishlist > li .booking-item-wishlist-remove {
        position: absolute;
        top: 30px;
        right: 0;
        display: block;
        width: 25px;
        height: 25px;
        line-height: 25px;
        background: #e6e6e6;
        color: #737373;
        text-align: center;
        -webkit-transition: 0.1s;
        -moz-transition: 0.1s;
        -o-transition: 0.1s;
        -ms-transition: 0.1s;
        transition: 0.1s;
    }

        .booking-list-wishlist > li .booking-item-wishlist-remove:hover {
            background: #4d4d4d;
            color: #fff;
        }



/*Checkbox style*/
.checkbox, .radio {
    margin-bottom: 15px;
    margin-top: 0;
    text-align: right;
    direction: rtl;
    font-size: 15px;
    font-weight: bold !important;
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.i-check,
.i-radio {
    display: inline-block;
    /*display: inlne;*/
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #ccc;
    cursor: pointer;
    top: 1px;
    right: 7px;
    margin-left: 13px;
    float: right;
    text-align: center;
    line-height: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
}

    .i-check:before,
    .i-radio:before {
        content: '\f00c';
        font-family: 'FontAwesome';
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
        -webkit-transform: translate3d(0, -25px, 0);
        -moz-transform: translate3d(0, -25px, 0);
        -o-transform: translate3d(0, -25px, 0);
        -ms-transform: translate3d(0, -25px, 0);
        transform: translate3d(0, -25px, 0);
        display: block;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        color: #fff;
        font-size: 14px;
    }

    .i-check.hover,
    .i-radio.hover {
        border: 1px solid #41AFAA;
    }

    .i-check.checked,
    .i-radio.checked {
        border: 1px solid #41AFAA;
        background: #41AFAA;
    }

        .i-check.checked:before,
        .i-radio.checked:before {
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1;
            -ms-filter: none;
            filter: none;
        }

    .i-check.disabled,
    .i-radio.disabled {
        border-color: #d9d9d9 !important;
    }

        .i-check.disabled.checked,
        .i-radio.disabled.checked {
            background: #ccc !important;
        }

    .i-check.i-check-stroke.checked {
        background: #fff;
    }

        .i-check.i-check-stroke.checked:before {
            color: #0ebcf2;
        }

.i-radio {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

    .i-radio:before {
        content: '\f111';
        font-size: 12px;
    }

.checkbox-switch .i-check,
.radio-switch .i-check,
.checkbox-switch .i-radio,
.radio-switch .i-radio {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 44px;
    broder-color: #999;
    border-width: 2px;
}

    .checkbox-switch .i-check:before,
    .radio-switch .i-check:before,
    .checkbox-switch .i-radio:before,
    .radio-switch .i-radio:before {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        background: #b3b3b3;
        content: '';
        width: 16px;
        height: 14px;
        top: 2px;
        left: 2px;
        position: absolute;
    }

    .checkbox-switch .i-check.checked,
    .radio-switch .i-check.checked,
    .checkbox-switch .i-radio.checked,
    .radio-switch .i-radio.checked {
        background: #fff;
    }

        .checkbox-switch .i-check.checked:before,
        .radio-switch .i-check.checked:before,
        .checkbox-switch .i-radio.checked:before,
        .radio-switch .i-radio.checked:before {
            background: #41AFAA;
            -webkit-transform: translate3d(20px, 0, 0);
            -moz-transform: translate3d(20px, 0, 0);
            -o-transform: translate3d(20px, 0, 0);
            -ms-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
        }

    .checkbox-switch .i-check.disabled:before,
    .radio-switch .i-check.disabled:before,
    .checkbox-switch .i-radio.disabled:before,
    .radio-switch .i-radio.disabled:before {
        background: #ccc !important;
    }

.checkbox-small,
.radio-small {
    margin-bottom: 10px;
}

    .checkbox-small.checkbox-inline,
    .radio-small.checkbox-inline,
    .checkbox-small.radio-inline,
    .radio-small.radio-inline {
        margin: 0;
    }

    .checkbox-small label,
    .radio-small label {
        font-size: 12px;
    }

        .checkbox-small label .i-check,
        .radio-small label .i-check,
        .checkbox-small label .i-radio,
        .radio-small label .i-radio {
            width: 18px;
            height: 18px;
            line-height: 16px;
            top: 3px;
        }

            .checkbox-small label .i-check:before,
            .radio-small label .i-check:before,
            .checkbox-small label .i-radio:before,
            .radio-small label .i-radio:before {
                font-size: 12px;
            }

            .checkbox-small label .i-radio:before,
            .radio-small label .i-radio:before {
                font-size: 9px;
            }

.checkbox-lg,
.radio-lg {
    margin-bottom: 20px;
}

    .checkbox-lg.checkbox-inline,
    .radio-lg.checkbox-inline,
    .checkbox-lg.radio-inline,
    .radio-lg.radio-inline {
        margin: 0;
    }

    .checkbox-lg label,
    .radio-lg label {
        font-size: 16px;
    }

        .checkbox-lg label .i-check,
        .radio-lg label .i-check,
        .checkbox-lg label .i-radio,
        .radio-lg label .i-radio {
            height: 26px;
            line-height: 24px;
            top: -1px;
        }

            .checkbox-lg label .i-check:before,
            .radio-lg label .i-check:before,
            .checkbox-lg label .i-radio:before,
            .radio-lg label .i-radio:before {
                font-size: 16px;
            }

            .checkbox-lg label .i-radio:before,
            .radio-lg label .i-radio:before {
                font-size: 14px;
            }

.checkbox-stroke .i-check.checked,
.radio-stroke .i-check.checked,
.checkbox-stroke .i-radio.checked,
.radio-stroke .i-radio.checked {
    background: #fff;
}

    .checkbox-stroke .i-check.checked:before,
    .radio-stroke .i-check.checked:before,
    .checkbox-stroke .i-radio.checked:before,
    .radio-stroke .i-radio.checked:before {
        color: #0ebcf2;
    }

    .checkbox-stroke .i-check.checked.disabled,
    .radio-stroke .i-check.checked.disabled,
    .checkbox-stroke .i-radio.checked.disabled,
    .radio-stroke .i-radio.checked.disabled {
        background: #fff;
    }

        .checkbox-stroke .i-check.checked.disabled:before,
        .radio-stroke .i-check.checked.disabled:before,
        .checkbox-stroke .i-radio.checked.disabled:before,
        .radio-stroke .i-radio.checked.disabled:before {
            color: #ccc;
        }

.checkbox-small.checkbox-inline + .checkbox-small.checkbox-inline,
.radio-small.radio-inline + .radio-small.radio-inline {
    margin-left: 10px;
}

.checkbox-lg.checkbox-inline + .checkbox-lg.checkbox-inline,
.radio-lg.radio-inline + .radio-lg.radio-inline {
    margin-left: 20px;
}

::selection {
    background: #41AFAA;
    color: #fff;
}

.description-tourism-area {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
    margin: 0 0 15px;
    text-align: right;
}

.content-tourism-area {
    background-color: #f2f2f2;
    text-align: right;
    padding-bottom: 20px;
    margin: 0;
}

    .content-tourism-area h3 {
        margin: 20px 0 0 0;
    }

.green-title {
    color: #41AFAA;
    font-size: 18px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: -15px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 99%;
}





.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #41AFAA;
    border-color: #41AFAA;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #41AFAA;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}



.banner-section {
    background: url(../images/ba1.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 722px;
    text-align: center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
}

.banner-grids {
    background: rgba(95, 109, 133, 0.8);
    padding: 2em;
}

.banner-heder {
    margin: 17em 0 3em;
}

    .banner-heder h3 {
        font-size: 3em;
        color: #fff;
        font-weight: 600;
    }

    .banner-heder span {
        display: block;
    }

.sel {
    width: 100%;
    padding: .3em 1em;
    font-size: 1em;
    outline: none;
    text-transform: capitalize;
    border: 1px solid #BBBBBB;
}

.search input[type="submit"] {
    width: 100%;
    background: #062f3c;
    border: none;
    outline: none;
    color: #fff;
    padding: .4em;
}

.promotions {
    padding: 5em 0;
    background: #F6F9FD;
}

.promotion-grids, .about-grids {
    margin-top: 4em;
}

h2.tittle {
    font-size: 3.5em;
    text-align: center;
    color: #062f3c;
}

.promation-grid h4 {
    font-size: 1.5em;
    background: #062f3c;
    padding: 0.5em;
    color: #fff;
}

.promation-grid h5 {
    font-size: 1em;
    color: #fff;
}

.prom-bottom {
    background: #007ea3;
}

.prom-left {
    float: left;
    width: 50%;
    background: rgb(16, 148, 187);
    padding: 1em;
}

.prom-right {
    float: left;
    width: 50%;
    padding: 1em;
}

.promotions span {
    text-align: center;
    display: block;
    font-size: 1.4em;
    margin-top: 0.5em;
    color: #777;
}

.promation-grid p {
    font-size: 1em;
    line-height: 2em;
    padding-top: 0.8em
}
/*-- w3layouts --*/
.promation-grid {
    overflow: hidden;
}

    .promation-grid:hover img {
        webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }

    .promation-grid img {
        -webkit-transition: all 2s ease-in-out;
        -moz-transition: all 2s ease-in-out;
        -o-transition: all 2s ease-in-out;
        transition: all 2s ease-in-out;
    }

h3.tittle {
    font-size: 3.5em;
    text-align: center;
    color: #062f3c;
}

.about-section {
    padding: 5em 0;
}

.about-grid1 h4 {
    font-size: 1.8em;
    color: #007ea3;
}

.about-grid1 p {
    font-size: 1em;
    line-height: 2em;
    padding-top: 0.8em
}

.about-grid1 i {
    font-size: 1.5em;
    margin-right: 0.5em;
    color: #fff;
    background: #062f3c;
    padding: 1em;
    border-radius: 50px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border: 2px solid transparent;
}

    .about-grid1 i:hover {
        background: #fff;
        border: 2px solid #007ea3;
        /*-- agileits --*/
        color: #062f3c;
    }

.about-top1 {
    margin: 1.5em 0;
}

.about-left {
    float: left;
    width: 15%;
    text-align: center;
}

.about-right {
    float: left;
    width: 85%;
    text-align: right;
}

/*-- featured-services --*/
.featured-grd {
    text-align: center;
    box-shadow: 1px 1px 7px 6px #E3E1E1;
    -webkit-box-shadow: 1px 1px 7px 6px #E3E1E1;
    -moz-box-shadow: 1px 1px 7px 6px #E3E1E1;
    -o-box-shadow: 1px 1px 7px 6px #E3E1E1;
    -ms-box-shadow: 1px 1px 7px 6px #E3E1E1;
    padding: 2em 1em;
}

    .featured-grd span {
        font-size: 2em;
        color: #007ea3;
    }

    .featured-grd h5 {
        text-transform: capitalize;
        font-size: 1.5em;
        color: #062f3c;
        letter-spacing: 1px;
        margin: 1em 0;
    }

    .featured-grd p {
        font-size: 1em;
        line-height: 1.8em;
        margin: 0 0 2em;
    }

.featured-grids {
    margin: 3em 0 0;
}
/*-- //featured-services --*/
/*--hover effect6--*/
.effect6 {
    cursor: pointer;
    height: auto;
    /*-- w3layouts --*/
    line-height: 40px !important;
    text-align: center;
    overflow: hidden;
    padding: 4px 50px;
    background: #5fc8c2;
    font-size: 1em;
    border: none;
    border-radius: 0;
}

.effect6 {
    color: rgba(0,0,0, 0) !important;
    transition: all .3s ease;
    text-shadow: 0 0 0 #fff, 0 -45px 0 #062f3c;
}

@-webkit-keyframes drop {
    0% {
        text-shadow: 0 0 0 #fff, 0 -45px 0 #062f3c;
    }

    20% {
        text-shadow: 0 0 0 #fff, 0 -15px 0 #062f3c;
    }

    30% {
        text-shadow: 0 15px 0 #fff, 0 0px 0 #062f3c;
    }

    40% {
        text-shadow: 0 45px 0 #fff, 0 0px 0 #062f3c;
    }

    41% {
        text-shadow: 0 45px 0 #fff, 0 0px 0 #062f3c, 0 -45px 0 #fff;
    }

    70% {
        text-shadow: 0 45px 0 #fff, 0 15px 0 #062f3c, 0 0px 0 #fff;
    }

    80% {
        text-shadow: 0 45px 0 #fff, 0 45px 0 #062f3c, 0 0px 0 #fff;
    }

    100% {
        text-shadow: 0 45px 0 #fff, 0 45px 0 #062f3c, 0 0px 0 #fff;
    }
}
/*safari and chrome*/
@keyframes drop {
    0% {
        text-shadow: 0 0 0 #fff, 0 -45px 0 #062f3c;
    }

    20% {
        text-shadow: 0 0 0 #fff, 0 -15px 0 #062f3c;
    }

    30% {
        text-shadow: 0 15px 0 #fff, 0 0px 0 #062f3c;
    }

    40% {
        text-shadow: 0 45px 0 #fff, 0 0px 0 #062f3c;
    }

    41% {
        text-shadow: 0 45px 0 #fff, 0 0px 0 #062f3c, 0 -45px 0 #fff;
    }

    70% {
        text-shadow: 0 45px 0 #fff, 0 15px 0 #062f3c, 0 0px 0 #fff;
    }

    80% {
        text-shadow: 0 45px 0 #fff, 0 45px 0 #062f3c, 0 0px 0 #fff;
    }

    100% {
        text-shadow: 0 45px 0 #fff, 0 45px 0 #062f3c, 0 0px 0 #fff;
    }
}

.btn.effect6:hover {
    -webkit-animation: drop .6s 1 linear;
    animation: drop .6s 1 linear;
    background: #007ea3;
}

.featured-services {
    padding: 2em 0;
}
/*--end hover--*/
.banner-bottom1-grid-right {
    text-align: right;
    margin: 2.5em 0 0;
}
/*-- //more --*/
.gallery {
    /*-- agileits --
    padding: 5em 0;*/
}

.gallery-grids {
    margin-top: 1em;
}
/*gallery*/
.da-thumbs {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
}

    .da-thumbs li {
        float: left;
        margin: 0.4%;
        background: #fff;
        padding: 8px;
        position: relative;
        width: 32.4%;
    }

        .da-thumbs li a,
        .da-thumbs li a img {
            display: block;
            position: relative;
            width: 100%;
        }

        .da-thumbs li a {
            overflow: hidden;
        }

            .da-thumbs li a div {
                position: absolute;
                background: none;
                width: 100%;
                height: 91%;
            }

                .da-thumbs li a div h5 {
                    color: #fff;
                    font-size: 1.8em;
                    margin: 3.5em 0 0 0;
                    text-align: center;
                }
/*gallery*/
/*-- team --*/
.team_gds {
    margin-top: 4em;
}

.team {
    padding: 5em 0;
    background: #F6F9FD;
}

.team_pos {
    position: relative;
    overflow: hidden;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    margin: auto;
}

.team_gd1:hover .team_pos .team_back {
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    height: 100%;
}

.team_pos .team_back {
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0);
    content: '';
    left: 0;
    top: 0;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    display: block;
}

.team_pos img {
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    width: 100%;
    border: 1px solid #B7B7B7;
}

.team_info {
    position: absolute;
    width: 100%;
    top: 42%;
    text-align: center;
    left: 0;
    z-index: 9999;
}

    .team_info a {
        display: inline-block;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        text-align: center;
        margin-left: 7px;
        transform: scale(0) rotate(180deg);
        -moz-transform: scale(0) rotate(180deg);
        -webkit-transform: scale(0) rotate(180deg);
        -ms-transform: scale(0) rotate(180deg);
        -o-transform: scale(0) rotate(180deg);
        transition: all 0.3s linear 0.2s;
        -moz-transition: all 0.3s linear 0.2s;
        -webkit-transition: all 0.3s linear 0.2s;
        -ms-transition: all 0.3s linear 0.2s;
        -o-transition: all 0.3s linear 0.2s;
    }

        .team_info a:before {
            content: "";
            left: 0;
            opacity: 1;
            position: absolute;
            top: 0;
            transform: scale(1);
            -moz-transform: scale(1);
            -webkit-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
            transition: all 0.3s linear 0s;
            -moz-transition: all 0.3s linear 0s;
            -webkit-transition: all 0.3s linear 0s;
            -ms-transition: all 0.3s linear 0s;
            -o-transition: all 0.3s linear 0s;
            width: 100%;
        }

        .team_info a i.fc1 {
            background: url(../images/social2.png) no-repeat -41px 1px #3b5998;
            width: 45px;
            height: 45px;
            display: inline-block;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
        }

        .team_info a i.fc2 {
            background: url(../images/social2.png) no-repeat 1px 1px #55acee;
            width: 45px;
            height: 45px;
            display: inline-block;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
        }

        .team_info a i.fc3 {
            background: url(../images/social2.png) no-repeat -80px 1px #dc4e41;
            width: 45px;
            height: 45px;
            display: inline-block;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
        }

        .team_info a:after {
            content: "";
            left: 0;
            opacity: 1;
            position: absolute;
            top: 0;
            transform: scale(1);
            -moz-transform: scale(1);
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transition: all 0.3s linear 0.1s;
            -moz-transition: all 0.3s linear 0.1s;
            -webkit-transition: all 0.3s linear 0.1s;
            -ms-transition: all 0.3s linear 0.1s;
            -o-transition: all 0.3s linear 0.1s;
            width: 100%;
        }

.team_gd1:hover .team_pos img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}

.team_gd1:hover .team_info a {
    transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
}

.team_info a:hover {
    opacity: 0.8;
}

.team_gd1 h4 {
    text-align: center;
    font-size: 1.5em;
    color: #007ea3;
    margin: 25px 0 7px;
}

.team_gd1 p {
    text-align: center;
    font-size: 1em;
    line-height: 2em;
}

.team_gd1 span {
    text-align: center;
    font-size: 1em;
    margin: 0 0 0.5em 0;
    display: block;
    color: #062f3c;
}

.news {
    padding: 5em 0;
    text-align: right;
    background-color: rgba(0,0,0,.3);
   /* background: #333;*/
}

.news-grids {
    margin-top: 4em;
}

.news-grid h4 {
    font-size: 1.5em;
    background: #062f3c;
    padding: 0.5em;
    color: #fff;
}

.new-bottom {
    background: #007ea3;
    padding: 0.8em;
    font-size: 1.2em;
    color: #fff;
}

.news-grid p {
    font-size: 1em;
    line-height: 2em;
    padding: 2em 1.5em 2em;
}

.news-text {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.news-gr p {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
    width: 90%;
    margin: 0 auto;
}

h3.tittle1 {
    font-size: 3em;
    text-align: center;
    color: #062f3c;
    padding: 0.5em 0;
}

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #FFFFFF;
}
/*-- //team --*/
/*--contact--*/
.your-top {
    border: 1px solid #ADADAD;
}

.contact-grids {
    margin-top: 4em;
}

.your-top:nth-child(2) {
    margin: 2.5em 0;
}

.contact-grids i {
    width: 35px;
    height: 35px;
    display: inline-block;
    float: right;
    border: 2px solid #062f3c;
    color: #062f3c;
    border-radius: 100px;
    line-height: 2em;
    text-align: center;
    margin: 1% 2% 0;
    font-size: 1em;
}

.contact-grids input[type="text"], .grid-contact-in textarea {
    background: none;
    width: 89%;
    outline: none;
    border: none;
    padding: 0.97em 0.8em;
    font-size: 1em;
    color: #999;
    float: left;
    border-right: 1px solid #ADADAD;
}

.grid-contact-in textarea {
    border: 1px solid #ADADAD;
    resize: none;
    margin-bottom: 0.5em;
    width: 100%;
    font-size: 1em;
    padding: 0.8em;
    min-height: 168px;
}

.grid-contact-in input[type="submit"] {
    width: 100%;
    font-size: 1.1em;
    background: #062f3c;
    padding: 0.7em 1em;
    text-align: center;
    color: #fff;
    border: none;
    outline: none;
    margin: 0 auto;
    -webkit-appearance: none;
    font-weight: 700;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
}

    .grid-contact-in input[type="submit"]:hover {
        background: #007ea3;
    }
/*.contact {
    background: #F6F9FD;
    padding: 1em 0;
}*/
.google-map {
    margin-top: 3em;
}

    .google-map iframe {
        border: none;
        outline: none;
        width: 100%;
        height: 300px;
    }

.copy-section {
    padding: 2em 0;
    background: #007ea3;
    text-align: center;
}

    .copy-section p {
        font-size: 0.9em;
        color: #fff;
        font-weight: 400;
    }

    .copy-section a {
        font-size: 1em;
        color: #fff;
        font-weight: 400;
        text-transform: capitalize;
    }

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border: none;
    text-indent: -100%;
    color: transparent !important;
    background: url("../images/to-top2.png") no-repeat 0px 0px;
}
.accommodation_item h6::after, .accommodation_item h6::before {
    display: inline-block;
    content: "";
    border-top: solid 2px #41AFAA;
    width: 110px;
    margin: -13px .5rem;
    transform: translateY(-1rem);
}

.accommodation_item h6 {
    font-size: 15px;
}

.accommodation_item h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}
@media(max-width:1440px) {
    .banner-section {
        min-height: 617px;
    }

    .banner-heder {
        margin: 14em 0 3em;
    }
}

@media(max-width:1366px) {
    .banner-section {
        min-height: 608px;
    }
}

@media(max-width:1280px) {
    .banner-section {
        min-height: 568px;
    }

    .banner-heder {
        margin: 12em 0 3em;
    }
}

@media(max-width:1080px) {
    .banner-section {
        min-height: 477px;
    }

    .banner-heder {
        margin: 8em 0 3em;
    }

    .banner-grid {
        padding: 0 2px;
    }

    .promation-grid p, .about-grid1 p, .featured-grd p, .team_gd1 p, .news-grid p, .news-gr p {
        font-size: .96em;
    }

    h2.tittle {
        font-size: 3em;
    }

    h3.tittle {
        font-size: 3em;
    }

    .about-grid1 h4 {
        font-size: 1.5em;
    }

    .contact-grids input[type="text"] {
        width: 88%;
    }
}

@media(max-width:1024px) {
    .banner-grids {
        padding: 2em 1em 2em 2em;
    }
}

@media(max-width:991px) {
    .banner-grid {
        float: left;
        width: 18%;
    }

    .banner-grids {
        padding: 2em 1em 2em 2em;
    }

    .search {
        float: left;
        width: 28%;
    }

    .banner-heder h3 {
        font-size: 2.8em;
    }

    .sel {
        padding: .3em .8em;
        font-size: .9em;
    }

    .banner-section {
        min-height: 436px;
    }

    .promation-grid {
        float: left;
        width: 33.3%;
    }

        .promation-grid h4 {
            font-size: 1.3em;
        }

    .promotions, .about-section, .gallery, .team, .news, .contact {
        padding: 4em 0;
    }

    .about-grid {
        float: left;
        width: 40%;
    }

    .about-grid1 {
        float: left;
        width: 60%;
    }

    .about-left {
        float: left;
        width: 21%;
    }

    .about-right {
        float: left;
        width: 79%;
    }

    .featured-grid {
        float: left;
        width: 50%;
    }

        .featured-grid:nth-child(3), .featured-grid:nth-child(4) {
            margin-top: 2em;
        }

    .da-thumbs li a div h5 {
        margin: 2.3em 0 0 0;
    }

    .team_gd1 {
        float: left;
        width: 25%;
    }

    .team_info a i.fc1 {
        background: url(../images/social2.png) no-repeat -46px -3px #3b5998;
        width: 36px;
        height: 36px;
    }

    .team_info a i.fc2 {
        background: url(../images/social2.png) no-repeat -3px -3px #55acee;
        width: 36px;
        height: 36px;
    }

    .team_info a i.fc3 {
        background: url(../images/social2.png) no-repeat -84px -3px #dc4e41;
        width: 36px;
        height: 36px;
    }

    .news-grid {
        float: left;
        width: 33.3%;
    }

    .grid-contact {
        float: left;
        width: 50%;
    }

    .grid-contact-in {
        float: left;
        width: 50%;
    }

    .contact-grids input[type="text"] {
        width: 85%;
    }
}

@media (max-width: 768px) {
    .banner-section {
        min-height: 343px;
    }

    .banner-heder {
        margin: 5em 0 3em;
    }

    .carousel-inner {
        border-radius: 1px;
        margin-top: 0px;
        display: inline-block;
    }

    .navbar-nav {
        height: auto;
    }

    .navbar-inverse .dropdown-menu {
        width: 100%;
    }
}

@media(max-width:736px) {

    .banner-heder h3 {
        font-size: 2.5em;
    }

    .sel {
        padding: .3em .2em;
        font-size: .9em;
    }

    .banner-grids {
        padding: 2em 1em 2em 1.5em;
    }

    .search {
        float: left;
        width: 27%;
        padding: 0 0px 0 2px;
    }

    .contact-grids input[type="text"] {
        width: 84%;
    }

    .google-map iframe {
        height: 250px;
    }

    h3.tittle {
        font-size: 2.8em;
    }

    h2.tittle {
        font-size: 2.8em;
    }

    .promotions span {
        font-size: 1.2em;
    }

    .promotion-grids, .about-grids, .gallery-grids, .contact-grids, .news-grids, .team_gds {
        margin-top: 3em;
    }
}

@media(max-width:667px) {
    .da-thumbs li a div h5 {
        margin: 2em 0 0 0;
    }

    .team_gd1 {
        float: left;
        width: 50%;
    }

        .team_gd1:nth-child(3), .team_gd1:nth-child(4) {
            margin-top: 2em;
        }

    .team_info {
        top: 45%;
    }

    .news-grid h4 {
        font-size: 1.3em;
    }

    .contact-grids input[type="text"] {
        width: 83%;
    }

    .promotions, .about-section, .gallery, .team, .news, .contact {
        padding: 3em 0;
    }

    .about-grid {
        float: left;
        width: 100%;
    }

        .about-grid img {
            margin: 0 auto;
        }

    .about-grid1 {
        float: left;
        width: 100%;
        margin-top: 2em;
    }
}

@media (max-width: 640px) {
    .da-thumbs li a div h5 {
        margin: 1.8em 0 0;
    }

    .prom-left {
        padding: 0.5em;
    }

    .prom-right {
        padding: 0.5em;
    }

    .new-bottom {
        padding: 0.5em
    }

    .banner-grids {
        padding: 2em 1em 2em 1.5em;
    }

    .sel {
        padding: .3em .1em;
    }

    .news-grid p {
        padding: 1em .5em 1em;
    }

    .contact-grids input[type="text"] {
        width: 82%;
    }

    .carousel-inner > .item{
        padding-top:40%; 
    }
}

@media(max-width:600px) {
    .banner-grid {
        float: left;
        width: 25%;
    }

     .carousel-inner > .item{
        padding-top:40%; 
    }

    .search {
        margin: 0em auto;
        float: none;
    }

        .search input[type="submit"] {
            margin-top: .5em;
        }

    .banner-grids {
        background: rgba(95, 109, 133, 0.8);
        padding: 1em 1em 0.5em;
    }

    .da-thumbs li a div h5 {
        color: #fff;
        font-size: 1.5em;
    }

    h3.tittle1 {
        font-size: 2.5em;
    }

    h2.tittle {
        font-size: 2.5em;
    }

    h3.tittle {
        font-size: 2.5em;
    }

    .banner-heder h3 {
        font-size: 2em;
    }

    .contact-grids input[type="text"] {
        width: 81%;
    }
}

@media(max-width:568px) {
    .banner-section {
        background: url(../images/ba1.jpg) no-repeat -96px 0px;
        background-size: cover;
    }

    .news-grid {
        float: left;
        width: 100%;
    }

        .news-grid:nth-child(2) {
            margin: 2em 0;
        }

    .contact-grids input[type="text"] {
        width: 80%;
    }
}

@media (max-width: 480px) {
    .search {
        width: 35%;
    }

    .carousel-inner {
    border-radius: 1px;
    margin-top: -80px !important;
    display: inline-block;
}


.accommodation_item h6::after, 
.accommodation_item h6::before{
    width:60px;
}
    .carousel-inner > .item{
        padding-top:40%; 
    }

    .carousel-inner {
        border-radius: 1px;
        margin-top: 0px;
        display: inline-block;
    }

    .banner-heder h3 {
        line-height: 1.5em;
    }

    .promotion-grids, .about-grids, .gallery-grids, .contact-grids, .news-grids, .team_gds {
        margin-top: 2em;
    }

    .promation-grid {
        width: 100%;
    }

    .da-thumbs li {
        width: 48.4%;
    }

        .da-thumbs li a div h5 {
            margin: 2.5em 0 0;
        }

    .contact-grids input[type="text"] {
        width: 77%;
    }

    .grid-contact-in textarea {
        min-height: 152px;
    }

    .featured-grd h5 {
        line-height: 1.5em;
    }

    .effect6 {
        padding: 4px 40px;
    }

    .promation-grid {
        width: 100%;
    }

        .promation-grid:nth-child(2) {
            margin: 2em 0;
        }
        .navbar-default .navbar-toggle{
            margin-top:20px;
        }
}

@media(max-width:414px) {
    .banner-heder h3 {
        font-size: 1.8em;
    }

    .banner-grid {
        width: 100%;
    }

    .banner-heder {
        margin: 5em 0 1em;
    }

    .search {
        width: 40%;
    }

    .banner-grid:nth-child(2), .banner-grid:nth-child(3), .banner-grid:nth-child(4) {
        margin-top: 0.5em;
    }

    .logo a {
        font-size: 0.9em;
        text-decoration: none;
    }

    .featured-grid {
        width: 100%
    }

        .featured-grid:nth-child(2) {
            margin-top: 2em;
        }

    .about-grid1 h4 {
        font-size: 1.35em;
    }

    .effect6 {
        line-height: 25px !important;
        padding: 4px 20px;
        font-size: 0.9em;
    }

    .da-thumbs li {
        padding: 4px;
        position: relative;
        width: 49%;
    }

    .promotion-grids, .about-grids, .gallery-grids, .contact-grids, .news-grids, .team_gds {
        margin-top: 2em;
    }

    .featured-grids {
        margin: 2em 0 0;
    }

    .da-thumbs li a div h5 {
        margin: 2.2em 0 0 0;
    }

    .team_gd1 h4 {
        margin: 10px 0 7px;
    }

    .grid-contact {
        width: 100%;
        padding: 0;
    }

    .grid-contact-in {
        width: 100%;
        margin-top: 1em;
        padding: 0;
    }

    .contact-grids input[type="text"] {
        width: 85%;
    }

    .your-top:nth-child(2) {
        margin: 1em 0;
    }

    h2.tittle {
        font-size: 2em;
    }

    h3.tittle {
        font-size: 2em;
    }

    h3.tittle1 {
        font-size: 2em;
    }

    .promotions, .about-section, .gallery, .team, .news, .contact {
        padding: 3em 0;
    }

    .team_info {
        left: -3px;
    }

    .about-left {
        width: 100%;
    }

    .about-right {
        width: 100%;
        text-align: center;
        margin-top: 1.5em;
    }

    .copy-section p {
        line-height: 1.8em;
    }
      .carousel-inner > .item{
        margin-top:15%; 
        padding-top:40%; 
    }

     .carousel-inner {
        border-radius: 1px;
        margin-top: -190px !important;
        display: inline-block;
    }

    .logo img {
    height: 40px;
}

}

@media(max-width:384px) {
    .banner-heder h3 {
        font-size: 1.5em;
    }

    .carousel-inner > .item{
        margin-top:20%; 
        padding-top:50%; 
    }

    .logo a {
        font-size: 0.85em;
    }

    .search {
        width: 47%;
    }

    .banner-heder {
        margin: 3em 0 1em;
    }

    .promotions span {
        font-size: 1em;
    }

    .about-left {
        width: 100%;
    }

    .about-right {
        width: 100%;
        margin-top: 1em;
        text-align: center;
    }

    .da-thumbs li a div h5 {
        margin: 2em 0 0 0;
    }

    .team_info {
        top: 43%;
        left: -3px;
    }

    .contact-grids input[type="text"] {
        width: 84%;
    }
}

@media(max-width:375px) {
    .team_gd1 {
        width: 100%;
    }

        .team_gd1:nth-child(2) {
            margin-top: 2em;
        }

    .contact-grids input[type="text"] {
        width: 84%;
    }

    .team_info {
        top: 46%;
        left: -3px;
    }
}

@media(max-width:320px) {
    .banner-heder h3 {
        font-size: 1.4em;
    }

    .carousel-inner{
    margin-top: -150px !important;   
    }

    .logo a {
        font-size: 0.83em;
    }

    .search {
        width: 57%;
    }

    .promation-grid, .about-grid, .about-grid1, .featured-grid, .news-grid, .team_gd1, .grid-contact, .grid-contact-in {
        padding: 0;
    }

    .da-thumbs li {
        width: 100%;
    }

        .da-thumbs li a div h5 {
            margin: 3.5em 0 0 0;
        }

    .about-grid1 h4 {
        line-height: 1.5em;
    }

    .contact-grids input[type="text"] {
        width: 83%;
    }

    .google-map iframe {
        height: 200px;
    }
}





/**carousel**/



/* Makes images fully responsive */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    height: 95vh;
}

/* ------------------- Carousel Styling ------------------- */

#index-header-menu {
    background: none !important;
    background-color: transparent !important;
}

.index-header {
    background: none !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none;
}

.carousel-inner {
    border-radius: 1px;
    margin-top: 0px;
    display: inline-block;
}

.carousel-caption {
    background-color: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 20px 25px 10px 25px;
    color: #fff !important;
    text-align: right;
    float: right;
}

.carousel-indicators {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 15;
    margin: 0;
    padding: 0px 25px 10px 25px;
    text-align: center;
    float: left;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}


.footerContent li {
    color: #fff;
}

    .footerContent li a {
        color: #fff;
    }

.copy-bg {
    padding: 8px 0;
}

/* ------------------- Section Styling - Not needed for carousel styling ------------------- */

.section-white {
    padding: 10px 0;
}

.section-white {
    background-color: #fff;
    color: #555;
}

@media screen and (min-width: 768px) {

    .section-white {
        padding: 1.5em 0;
    }
}

/**@media screen and (min-width: 992px) {

  .container {
    max-width: 930px;
  }

}*/
