/**

*

* Author: Limpid Themes

* Last Modified: 09-08-2015 (DD-MM-YYYY)

* Description: Orange Stylesheet

*

**/



/**********************************************************************

				index.html CSS STARTS 

**********************************************************************/

.transparent-menu-top {

    /*background: #F7941D !important;*/

   /* 

    background-color: #2b539f;

    background-image: linear-gradient(to bottom, #2b539f0px, #df3c00 100%);

	**/

	background: #2b539f;

    background-size: 200% 600%;

    animation: gradient 12s ease infinite;

}



.light-menu .dropdown-menu > li > a,

.nav-container .mega-menu .links a,

.navbar-contact a,

.navbar-contact a i,

.transparent-menu .dropdown-menu > li > a,

.nav-container .mega-menu .desc p,

.main-footer .links ul li a,

.main-footer-nav ul li a,

.main-footer .about-box,

.main-footer .contact-box p {

    color: #fff !important;

}



.navbar-contact .form-control,

.navbar-contact .input-group-addon {

    background: #fff;

}



.main-footer .links ul li a:hover,

.main-footer-nav ul li a:hover,

.light-menu .dropdown-menu > li > a:hover {

    color: #ff5213 !important;

}



.navbar-contact .input-group-addon {

    color: #F7941D;

}



.transparent-menu .navbar-nav > li > a:hover {

    /*color: #F7941D;*/

    color: #ff5213;

}



.transparent-menu .dropdown-menu > li > a:hover,

.nav-container .mega-menu .links a:hover,

.search-section .product-search-title,

.work-step i,

.pricing-info span,

.post-title p,

.main-footer .links h4,

.main-footer .contact-box h4,

.we-accept h4,

.main-footer .about-box h3,

.light-menu .navbar-nav > li > a:hover {

    color: #ff5213 !important;

}



.nav-container .mega-menu .desc h4 {

    color: #ff5213;

}



.nav-container .mega-menu .links h5 {

    color: #ff5213;

}



.nav-container .mega-menu .desc a,

.search-section .nav-tabs .active::after,

.search-section .nav-tabs > li.active > a,

.search-section .nav-tabs > li.active > a:focus,

.search-section .nav-tabs > li.active > a:hover,

.search-section .nav-tabs > li > a:hover,

.search-button,

.offer-slider .item a:hover,

.owl-theme .owl-dots .owl-dot.active span,

.owl-theme .owl-dots .owl-dot:hover span,

.work-step .first-step::after,

.work-step .second-step::before,

.work-step .second-step::after,

.work-step .third-step::before,

.pricing-info a,

.td-product .overlay a,

.room-grid-view .room-info .room-book a,

.choose-us-item a,

.main-footer-sub button,

.main-footer-sub .social-media li a,

.offer-box a {

   
    background-color: #2b539f;


}



.mega-menu .links .img-div .overlay a {

    border: 1px solid #F7941D;

}



.nav-container .mega-menu .desc a:hover {

    border: 2px solid #F7941D;

}



.work-step i {

    background: #F7941D !important;

    color: #fff !important;

}



.search-button:hover,

.room-grid-view:hover .room-info .room-book a,

.choose-icon,

.main-footer-sub button:hover,

.main-footer-sub .social-media li a:hover,

.offer-box a:hover {

    background: #006cff !important;

	/**

	background: #006cff;

    background: -moz-linear-gradient(-45deg, #0cb4ce 0%, #006cff 30%, #9012fe 96%);

    background: -webkit-linear-gradient(-45deg, #0cb4ce 0%, #006cff 30%, #9012fe 96%);

    background: linear-gradient(to left, #17a2b8, #0a6edd);

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0cb4ce', endColorstr='#9012fe', GradientType=1);

	**/

	

}



.pricing-info a:hover,

.td-product .overlay a:hover,

.choose-us-item a:hover,

.main-footer .about-box a,

.main-footer .contact-box p i {

    border: 2px solid #fb5011;

    background: transparent !important;

    color: #fb5011;

}



.home-product h5 {

    color: #00adef;

}



.tran-search-box .nav-tabs {

    border-bottom: 4px solid #2b539f;

}



.vertical-tab .nav-tabs > li.active > a,

.vertical-tab .nav-tabs > li.active > a:focus,

.vertical-tab .nav-tabs > li.active > a:hover {

    background: #fff !important;

}

/**********************************************************************

				hotel-grid.html CSS STARTS 

**********************************************************************/

.header-top {

    background: #F7941D !important;

}



    .header-top .navbar-contact a:hover,

    .room-grid-view .room-info .room-title p {

        color: #00adef !important;

    }



    .header-top .navbar-contact a i {

        color: #fff !important;

    }



    .header-top .navbar-contact .form-control,

    .header-top .navbar-contact .input-group-addon,

    .price-filter input {

        background: #fff;

    }



.modify-search .input-group-addon,

.modify-search .modify-search-button,

.filter-head,

.price-filter .ui-slider .ui-slider-handle::before,

.name-filter .input-group-addon {

    background: #2b539f;

}



    .modify-search .modify-search-button:hover {

        background: #041d31;

        color: #fff;

    }



.price-filter .ui-slider-horizontal {

    background: #e6e6e6;

}



.filter {

    border-top: 1px solid #e6e6e6;

}



.filter-area {

    background: #0A3152;

    box-shadow: 0px 2px 5px #e6e6e6;

    border-right: 1px solid #e6e6e6;

    border-bottom: 1px solid #e6e6e6;

    border-left: 1px solid #e6e6e6;

    color: #ffffff;

}



    .filter-area h5 {

        color: #00adef;

        text-transform: uppercase;

        font-size: 14px;

    }



.filter-head h4::after {

    background: #2b539f;

    border: 4px solid #fff;

}



.pagination > .active > a,

.pagination > .active > a:focus,

.pagination > .active > a:hover,

.pagination > .active > span,

.pagination > .active > span:focus,

.pagination > .active > span:hover {

    background: #2b539f;

    border: 1px solid transparent;

}

/**********************************************************************

				hotel-list.html CSS STARTS 

**********************************************************************/

.hotel-list-view .room-book-box a {

    background: #F7941D;

}



.hotel-list-view:hover .room-book-box,

.hotel-list-view:hover .room-book-box a {

    background: #00adef;

}



.hotel-list-view .hotel-header p,

.hotel-list-view .hotel-header p i {

    color: #F7941D;

}

/**********************************************************************

				404.html CSS STARTS 

**********************************************************************/

.not-found {

    background: #00adef;

}



    .not-found .desc a:hover,

    .full-screen-404 a:hover {

        background: #2b539f;

    }

/**********************************************************************

				about-us.html CSS STARTS 

**********************************************************************/

.our-team {

    background: #FFF;

}

/**********************************************************************

				blog-full-width.html CSS STARTS 

**********************************************************************/

.post-footer .read-more a,

.blog-load-more {

    background: #F7941D;

}



    .post-footer .read-more a:hover,

    .blog-load-more:hover {

        background: #00adef;

    }



.post-body p i {

    color: #F7941D;

}

/**********************************************************************

				blog-left-sidebar.html CSS STARTS 

**********************************************************************/

.booking-sidebar .sidebar-item h4 i {

    color: #F7941D;

}



.sidebar-search .input-group-addon,

.sidebar-subscribe button {

    background: #F7941D;

    color: #fff;

}



    .sidebar-subscribe button:hover {

        background: #00adef;

    }

/**********************************************************************

				car.html CSS STARTS 

**********************************************************************/

.col-grid h5,

.hot-deal-list .item .location {

    color: #bd3826;

}



.col-grid .bottom a,

.tour-grid .tour-detail a:hover,

.hot-deals .nav-tabs .active::after,

.hot-deals .nav-tabs > li.active > a,

.hot-deals .nav-tabs > li.active > a:focus,

.hot-deals .nav-tabs > li.active > a:hover,

.hot-deal-list .item a {

    background: #2b539f ;

}



    .col-grid .bottom a:hover,

    .hot-deals .nav-tabs > li > a,

    .hot-deal-list .item a:hover {

        background: #173a7d;

    }

/**********************************************************************

				car-detailed.html & car-detailed-2.html CSS STARTS 

**********************************************************************/

.hotel-detail-sidebar h4 i,

.guest-say h2,

.guest-say h2 i,

.car-overview i,

.similar-hotel-box span,

.product-brief-info .detail h4 i,

.product-brief-info .detail-body ul li::before {

    color: #F7941D;

}



.reserve-car a,

.room-complete-detail .nav-tabs > li > a,

.load-more a,

.submit-review,

.product-complete-info .nav-tabs .active::after {

    background: #2b539f;

}



    .load-more a:hover,

    .submit-review:hover,

    .product-brief-info .price-detail {

        background: #07253F;

    }



        .reserve-car a:hover,

        .product-brief-info .price-detail a:hover {

            border: 2px solid #F7941D;

            background: transparent;

            color: #F7941D;

        }



        .product-brief-info .price-detail a {

            background: #F7941D;

            border: 2px solid transparent;

        }



/**********************************************************************

				car-grid & car-grid-2.html car-grid-3.html CSS STARTS 

**********************************************************************/

.holiday-grid-view .holiday-header .holiday-price {

    background: #F7941D;

}



/**********************************************************************

				car-index.html CSS STARTS 

**********************************************************************/

.room-check h4::after,

.room-check h4,

.subscribe-box button,

.sm-footer .footer-subscribe button {

    background: #F7941D;

}



.room-check .input-group-addon,

#hotel-gallery .section-title h2,

#hotel-gallery .section-title h4,

.sm-footer h4,

.sm-footer .contact-box i {

    color: #F7941D;

}



.tour-gallery .detail-link a {

    color: #fff;

    background: #F7941D;

    border: 2px solid transparent;

}



    .tour-gallery .detail-link a:hover {

        border: 2px solid #F7941D;

        background: transparent;

        color: #F7941D;

    }



.tour-gallery p i {

    color: #00adef;

}



.subscribe-box button:hover {

    background: #00adef;

}



.sm-footer {

    color: #fff;

}



    .sm-footer .footer-about-box a {

        border: 2px solid #F7941D;

        color: #F7941D;

    }



    .sm-footer .social-media i {

        background: #F7941D;

        color: #fff;

    }



        .sm-footer .social-media i:hover {

            background: #00adef;

        }



/**********************************************************************

				car-list.html CSS STARTS 

**********************************************************************/

.car-detail i {

    color: #00adef;

}



/**********************************************************************

				contact-us.html CSS STARTS 

**********************************************************************/

.contact-address {

    background: #FFF;

}



/**********************************************************************

				cruise-detail.html & holiday-detail.html CSS STARTS 

**********************************************************************/

.package-detail-sidebar .sidebar-item h4 i,

.package-detail-sidebar .package-summary-body h5,

.ammenties-4 i,

#itinerary i,

.activity i {

    color: #F7941D !important;

}



.package-summary-footer .book,

.package-complete-detail .nav-tabs > li > a,

.daily-schedule .title span::after,

.daily-schedule .title span,

.inclusion-title span,

.inclusion-title span:after,

#cabin .inclusion-body h5 a {

    background: #F7941D;

}



    .package-summary-footer .book a:hover {

        border: 2px solid transparent;

        background: #00adef;

    }



.ammenties-4 i {

    border: 1px solid #F7941D;

}



#cabin .inclusion-body h5 a:hover {

    background: #00adef;

}



/**********************************************************************

				cruise-list.html CSS STARTS 

**********************************************************************/

.cruise-list-view strong {

    color: #00adef;

}



.cruise-list-view .price {

    background: #F7941D;

}



.cruise-list-view:hover .price {

    background: #00adef;

}



/**********************************************************************

				flight-booking.html CSS STARTS 

**********************************************************************/



.booking-tab .nav-tabs > li.active > a,

.booking-tab .nav-tabs > li.active > a:focus,

.booking-tab .nav-tabs > li.active > a:hover {

    border: none;

}



.booking-tab .nav-tabs .active:after {

    background: #F7941D;

}



.flight-list-footer .pull-right a,

.booking-form button,

.passenger-detail-body button,

.paypal-pay a {

    background: #2b539f;

}



    .flight-list-v2:hover .pull-right a,

    .paypal-pay a:hover,

    .booking-form button:hover,

    .passenger-detail-body button:hover {

        background: #041d31;

    }

/**********************************************************************

				flight-list.html & flight-list-2.html CSS STARTS 

**********************************************************************/

.lowest-fare-slider .owl-theme .owl-nav [class*="owl-"],

.flight-list-view .book a,

.login-form button,

.sign-up-form button {

    background: #2b539f;

}



.flight-list-view .flight-desc h4 i,

.booking-summary-v2 p i {

    color: #F7941D;

}



.flight-list-view:hover .book a,

.flight-list-v2:hover .flight-list-footer .pull-right a,

.booking-summary-v2 a:hover,

.login-form button:hover,

.sign-up-form button:hover {

    background: #041d31 ;

     /*background: #041d31 !important;*/

}



.image-set .link a,

.booking-summary-v2 a {

    background: #F7941D;

}

/**********************************************************************

				holiday-index.html holiday-detail.html & flight-list-2.html CSS STARTS 

**********************************************************************/

.sidebar-booking-box h3::after,

.sidebar-booking-box h3,

.booking-box-body .input-group-addon,

.room-check-horizontal .input-group-addon,

.room-check-horizontal .check-button button {

    background: #F7941D;

}



.booking-box-body .room-price h5 {

    color: #F7941D;

}



.booking-box-body .grand-total button,

#home-hotel-intro .hotel-intro a {

    background: #F7941D;

    border: 2px solid transparent;

}



    .booking-box-body .grand-total button:hover,

    .room-check-horizontal .check-button button:hover,

    #home-hotel-intro .hotel-intro a:hover {

        border: 2px solid #F7941D;

        background: transparent;

        color: #F7941D;

    }



.service-right i {

    background: #f2490b;

}



.service-desc {

    border: 1px solid #f2490b;

    background: #FFF;

}



/**********************************************************************

				hotel-detailed.html CSS STARTS 

**********************************************************************/

.room-complete-detail .room-info-wrapper h5 {

    color: #00adef;

}



.room-complete-detail .room-info-wrapper .book a {

    border: 2px solid #F7941D;

    color: #F7941D;

}



    .room-complete-detail .room-info-wrapper .book a:hover {

        background: #F7941D;

        color: #fff;

    }



.ammenties-1 p i::after,

.ammenties-1 p i,

.sidebar-assistance-box h3::after,

.sidebar-assistance-box h3,

.custom-head::after {

    background: #F7941D;

}



.ammenties-5 i,

.single-post-wrapper .blog-title p i,

.comment-wrapper .comment-body a,

.useful-links h4,

.login-form h4,

.sign-up-form h4 {

    color: #2b539f;

}



/**********************************************************************

				user-profile.html CSS STARTS 

**********************************************************************/

.user-profile-tabs .nav-tabs > li.active > a,

.user-profile-tabs .nav-tabs > li.active > a:focus,

.user-profile-tabs .nav-tabs > li a:hover,

.notification-entry p i,

.item-entry span,

.item-content a,

.user-personal-info a,

.primary-card span,

.recent-complaint h3::after {

    background: #2b539f;

}



.most-recent-booking .field-entry a,

.user-profile .brief-info h5 i,

.user-profile-offer .offer-left,

.user-profile-offer .offer-entry a {

    color: #ed4608;

}



.completed span {

    background: #e6e6e6;

}



.user-personal-info button,

.user-change-password button,

.user-preference button,

.user-add-card button,

.submit-complaint button {

    background: #2b539f;

}



.item-footer a {

    color: #F7941D;

    border: 2px solid #F7941D;

    background: transparent;

}

