﻿@charset "utf-8";

.popular-inner .col-md-1, .popular-inner .col-md-10, .popular-inner .col-md-11, .popular-inner .col-md-12, .popular-inner .col-md-2
, .popular-inner .col-md-3, .popular-inner .col-md-4, .popular-inner .col-md-5, .popular-inner .col-md-6, .popular-inner .col-md-7, .popular-inner .col-md-8, .popular-inner .col-md-9
,.service-inner .col-md-1, .service-inner .col-md-10, .service-inner .col-md-11, .service-inner .col-md-12, .service-inner .col-md-2
, .service-inner .col-md-3, .service-inner .col-md-4, .service-inner .col-md-5, .service-inner .col-md-6, .service-inner .col-md-7, .service-inner .col-md-8, .service-inner .col-md-9
,.destination .col-md-1, .destination .col-md-10, .destination .col-md-11, .destination .col-md-12, .destination .col-md-2
, .destination .col-md-3, .destination .col-md-4, .destination .col-md-5, .destination .col-md-6, .destination .col-md-7, .destination .col-md-8, .destination .col-md-9
,.hotel-inner .col-md-1, .hotel-inner .col-md-10, .hotel-inner .col-md-11, .hotel-inner .col-md-12, .hotel-inner .col-md-2
, .hotel-inner .col-md-3, .hotel-inner .col-md-4, .hotel-inner .col-md-5, .hotel-inner .col-md-6, .hotel-inner .col-md-7, .hotel-inner .col-md-8, .hotel-inner .col-md-9
,.reference .col-md-1, .reference .col-md-10, .reference .col-md-11, .reference .col-md-12, .reference .col-md-2
, .reference .col-md-3, .reference .col-md-4, .reference .col-md-5, .reference .col-md-6, .reference .col-md-7, .reference .col-md-8, .reference .col-md-9
,.package .col-md-1, .package .col-md-10, .package .col-md-11, .package .col-md-12, .package .col-md-2
, .package .col-md-3, .package .col-md-4, .package .col-md-5, .package .col-md-6, .package .col-md-7, .package .col-md-8, .package .col-md-9
,.counter-inner .col-md-1, .counter-inner .col-md-10, .counter-inner .col-md-11, .counter-inner .col-md-12, .counter-inner .col-md-2
, .counter-inner .col-md-3, .counter-inner .col-md-4, .counter-inner .col-md-5, .counter-inner .col-md-6, .counter-inner .col-md-7, .counter-inner .col-md-8, .counter-inner .col-md-9
,.blog-inner .col-md-1, .blog-inner .col-md-10, .blog-inner .col-md-11, .blog-inner .col-md-12, .blog-inner .col-md-2
, .blog-inner .col-md-3, .blog-inner .col-md-4, .blog-inner .col-md-5, .blog-inner .col-md-6, .blog-inner .col-md-7, .blog-inner .col-md-8, .blog-inner .col-md-9
 {
    float: left;
}

/*------------------------------------------------------------------------------
[Master Stylesheet]

Project:        Travel - Responsive HTML Template
Version:        1.0
Last change:    10/12/2016
Primary use:    Travel & Tour
Author:         BDTASK
URL:            https://themeforest.net/user/bdtask
------------------------------------------------------------------------------*/
/*
This file contains the common info of this theme.
*/
/*------------------------------------------------------------------------------
[Table of contents]

    01.  General Styling & Typography
    02.  Font weight
    03.  Page loader
    04.  Color
    05.  Background color
    06.  Page padding
    07.  Main title
    08.  Section title
    09.  Theme button 
    10.  Navigation 
    11.  Slider
    12.  Page header
    13.  Home page all section style
    14.  Destination page
    15.  Destination details page
    16.  Gallery page
    17.  Hotel page
    18.  Sideber all elements
    19.  Hotel details page
    20.  Blog details page
    21.  Tour page
    22.  Tour details page
    23.  About page
    24.  Contact page
    25.  Footer
    26.  Responsibe
* --------------------------------------------------------------------------- */

/*** 01. General Styling & Typography
------------------------------------------------------------------------------*/
::-webkit-selection{background-color: #fec107;color: #ffffff;}
::-moz-selection{background-color: #fec107;color: #ffffff;}
::selection{background-color: #fec107;color: #ffffff;}
body{font-family: 'Open Sans', sans-serif;font-size: 13px;}
p {color: #7d7d7d;line-height: 23px;letter-spacing: 0.25px;}
#page-content{position: relative;margin-bottom: 421px;z-index: 10;background-color: white;}
ol, ul {padding: 0;margin:0;list-style-type: none;}
img{width: 100%;}
a:hover{text-decoration: none;}
.thm-margin{margin: 0}
.thm-padding{padding: 0;}
/*** 02. Page loader
------------------------------------------------------------------------------*/
/*Page loader*/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/images/page-loader.gif) center no-repeat #fff;
}
/*** 02. Animation
------------------------------------------------------------------------------*/
.destination-grid, .destination-grid .mask, .destination-grid .mask h2, .destination-grid .mask p, .destination-grid .dest-icon,
.destination-grid .dest-icon i{
    -ms-transform: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transform: all 0.5s linear;
    -moz-transform: all 0.5s linear;
    transition: all 0.5s linear;
}
.btn, .hotel-item, .package-wiget, .blog-content h4 a, .pagination-inner .pager li > a, .pagination > li > a, .contact-icon a,
.clients-thumb, .img-zoom-in img, .team_media a i, .categoty li a, .footer-menu ul li a, .social i {
    -ms-transform: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
/*** 03. Font weight
------------------------------------------------------------------------------*/
.info-box a, .navbar .navbar-nav > li > a, .uc, .turky, .nav-tabs > li > a, .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .title p, .content-text h5, .effect-block span,
.destination-grid .mask p, .destination-grid .dest-name h5, .offer-details-1 span, .panel label, .package-content h5,
.offer-details-2 span, .hotel-person, .get-offer span, .get-offer .btn-default, .blog-img span, .address-inner p,
.categoty li a, .footer-menu ul li a, .portfolio-sorting li a, .place-name, .ui.tag, .post-tags span, .btn-np,
.btn-inner .blog-social ul li span, .comment-box .comment-content h5, .comment-author, .customers, .comment-datetime,
.comment-form .form-control, .contact-form .form-control, .contact-content h4, .contact-content a, .trip h5, .trip p, 
.hotels-details-inner h3, .tour-details-inner h3, .review-text h4, .content-list li, .contact-icon h5, .sub-footer p, 
.navbar-default.tour-nav ul li a, .booking_price ul.list-ok li, .booking_price .offer, .effect-block h3, .package-price .price span{
    font-weight: 600;
}
/*** 04. Color
------------------------------------------------------------------------------*/
/*yellow*/
.navbar .navbar-nav>.open>a, .navbar .navbar-nav>.open>a:focus, .navbar .navbar-nav>.open>a:hover, .travel-times span,
.uc, .owl-theme .owl-controls .owl-buttons div, figure.effect-milo .ratting, .block .price, .destination-grid .dest-name h5,
.hotel-item .hotel-body .ratting i, .blog-content:hover h4, .portfolio-sorting li a:hover, .portfolio-sorting li a.active,
.filters-btn:hover i, .travel-title span i, .pagination-inner .pager li > a:hover, .pagination > li > a, .cats-widget ul li:hover,
.cats-widget ul li:hover a, .popular-post-inner ul li a:hover, .checkbox-star .star i, .help-widget h4 span, .hotel-review .hotel-review-ratting,
.booking-form .icon-addon .glyphicon, .btn-pm, .contact-icon a:hover, .contact-content a, .categoty li a:hover, .footer-menu ul li a:hover{
    color: #fec107 !important;
}
/*red*/
.section-title i, ul.list-ok li::before, .effect-block .package-ratting, .package-price .price, .review_rating,
.booking_price .offer, .box_map i, .content-list li::before, .content-left span, blockquote .author, .team_text_inner p {
    color: #f94141 !important;
}
/*** 05. Background color
------------------------------------------------------------------------------*/
/*background color yellow*/
.thm-btn, .btn-top, .region, .portfolio-sorting li a span, .pagination-inner .pager li > a, .pagination > li > a:hover,
.pagination-inner .pagination > .active > a,.cats-title span, .ui.tag:hover{
    background-color: #fec107 !important;
}
/*** 06. Page padding
------------------------------------------------------------------------------*/
.popular-inner, .service-inner, .package, .blog-inner,
.blog-wrapper, .blog-details-inner, .contact-inner, .destination, .gallery-inner, .hotels-details-inner, .tour-details-inner,
.hotel-inner, .tour-inner{
    padding: 70px 0;
}
/*** 07. Main title
------------------------------------------------------------------------------*/

/*** 08. Section title
------------------------------------------------------------------------------*/
.section-title{margin-bottom: 50px;}
.section-title i{font-size: 60px;line-height: 70px;}
.section-title h2 {font-weight: 800;margin-top: 0;color: #000;text-transform: capitalize;}
.section-title p{font-size: 14px;}
/*** 09. Theme button
------------------------------------------------------------------------------*/
.thm-btn {padding: 12px 30px;color: #333;font-weight: 700;font-size: 13px;border: 0;text-align: center;border-radius: 4px;text-decoration: none;display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px transparent;position: relative;}
.thm-btn:before {content: '';position: absolute;border: white solid 3px;border-radius: 4px;top: 3px;left: 3px;right: 3px;bottom: 3px;opacity: 0;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: opacity;transition-property: opacity;}
.thm-btn:hover:before, .thm-btn:focus:before, .thm-btn:active:before {opacity: 1;}
/*** 10. Navigation
------------------------------------------------------------------------------*/
.navbar {z-index: 10000;background-color: #fff;border-color: rgba(34, 34, 34, 0.05);-webkit-transition: all 0.35s;-moz-transition: all 0.35s;transition: all 0.35s;letter-spacing: 1px;}
.navbar .navbar-header .navbar-brand {font-weight: 200;letter-spacing: 1px;color: #fdcc52;padding: 8px 15px;}
.navbar .navbar-header .navbar-brand:hover, .navbar .navbar-header .navbar-brand:focus {color: #fcbd20;}
.navbar .navbar-header .navbar-toggle {font-size: 12px;color: #222222;padding: 5px 10px;}
.navbar .navbar-header .navbar-toggle i{font-size: 20px;}
.navbar .nav > li > a, .navbar .nav > li > a:focus {color: #222222;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;font-size: 11px;background-color: transparent;}
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus:hover {color: #fdcc52;background-color: transparent;}
.navbar .nav > li.active > a, .navbar .nav > li.active > a:focus {color: #fdcc52 !important;background-color: transparent;}
.navbar .nav > li.active > a:hover, .navbar .nav > li.active > a:focus:hover {background-color: transparent;}
.nav-btn .thm-btn { padding: 6px 22px;text-transform: capitalize;}
.navbar .navbar-nav>.open>a, .navbar .navbar-nav>.open>a:focus, .navbar .navbar-nav>.open>a:hover {background-color: transparent;}
@media (min-width: 768px) {
    .navbar {background-color: transparent;border-color: transparent;border-bottom: 1px dotted rgba(255,255,255,0.3);height: 100px;}
    .navbar .navbar-header .navbar-brand {height: 70px;padding: 18px 40px 18px 15px;}
    .navbar .navbar-header .navbar-brand:hover, .navbar .navbar-header .navbar-brand:focus {color: white;}
    .navbar .nav > li > a, .navbar .nav > li > a:focus {color: #fff;padding-top: 24px;padding-bottom: 24px;}
    .navbar .nav > li > a.nav-btn, .navbar .nav > li > a.nav-btn:focus{padding-top: 19px;padding-bottom: 19px;}
    .navbar .nav > li > a:hover, .navbar .nav > li > a:focus:hover {color: #fec107;}
    .navbar.affix {background-color: white; border-color: rgba(34, 34, 34, 0.1);}
    .navbar.affix .navbar-header .navbar-brand {color: #222222;}
    .navbar.affix .navbar-header .navbar-brand:hover, .navbar.affix .navbar-header .navbar-brand:focus {color: #fdcc52;}
    .navbar.affix .nav > li > a, .navbar.affix .nav > li > a:focus {color: #222222;}
    .navbar.affix .nav > li > a:hover, .navbar.affix .nav > li > a:focus:hover {color: #fdcc52;}
    /*dropdown*/
    .navbar-nav > li > .dropdown-menu {min-width: 190px;padding: 0;border-radius: 0;border-color: #fec107;border-width: 2px 0 0 0;}
    .navbar-nav > li > .dropdown-menu::before {bottom: 100%;left: 15%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-bottom-color: #fec107;border-width: 7px;margin-left: -7px;}
    .dropdown-menu  li {display: block;height: auto;padding: 0;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;}
    .dropdown-menu li a {font-size: 13px;padding: 10px;color: #7d7d7d;border-bottom: 1px solid #e7e7e7;-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s;letter-spacing: 0.5px;}
    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {color: #fec107;padding-left: 15px;}
    .dropdown-submenu {position: relative;}
    .dropdown-submenu > .dropdown-menu {top: 0;left: 100%;margin-top: -6px;margin-left: -1px;padding: 0;border-radius: 0;border: 0;}
    .dropdown-submenu:hover>.dropdown-menu {display: block;}
    ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
    ul.nav li.dropdown:hover ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {display: none;} 
    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover ul.dropdown-menu {display: block;} 
}
@media(min-width:768px) and (max-width:1199px){
    .navbar .navbar-header .navbar-brand {padding: 18px 15px 18px 15px;}
    .navbar .nav > li > a, .navbar .nav > li > a:focus {letter-spacing: 0;padding: 24px 8px;}
    .header-content {height: 40vh;}
}
/*** 11. Slider
------------------------------------------------------------------------------*/
.slider-wrapper{position:relative;overflow:hidden;width:100%;margin:0 auto;background-image: url(/images/destination-bg.jpg);background-size: cover;position: relative;background-position: center top;background-repeat: no-repeat;background-attachment: fixed;}
.slider-wrapper:before, .home-ref:before{width: 100%;content: " ";height: 100%;position: absolute;left: 0;top: 0;display: block !important;background-color: rgba(0,0,0,0.5);}
.slider{position:relative;width:100%;height:700px;margin:0 auto;}
/* Slider Element Style */
.slider-wrapper p{padding:1% 3%;white-space: nowrap;text-align: center;color: #fff;}
.uc{text-transform: capitalize;font-size: 21px;font-family: 'Lora', serif;font-size: 40px;letter-spacing: 2px;font-style: italic;}
.slider-titele {text-transform: capitalize;font-weight: 800;font-size: 50px;}
.slider-text{font-size: 16px;line-height: 25px;}
.white{background:#fff; color:#333}
@media (max-width: 767px) {
    .slider{margin-top: 50px;height:225px;}
}
@media only screen and (min-width: 1000px){
    .slider{width:1000px;}
}
@media only screen and (min-width: 1440px){
    .slider{width:1440px;}
}
/*** 12. Page header
------------------------------------------------------------------------------*/
.header {position: relative;width: 100%;background-attachment: fixed;background-position: center center;background-repeat: repeat-x;animation: animatedBackground 20s linear infinite;background-size: cover;color: #fff;text-align: center;}
.header-bg-1{background-image: url(/images/header-1920x1135-1.jpg);}
.header-bg-2{background-image: url(/images/header-1920x1135-2.jpg);}
.header-bg-3{background-image: url(/images/header-1920x1135-3.jpg);}
.header-bg-4{background-image: url(/images/header-1920x1135-4.jpg);}
.header-bg-5{background-image: url(/images/header-1920x1135-5.jpg);}
.header-bg-6{background-image: url(/images/header-1920x1135-6.jpg);}
.header-bg-7{background-image: url(/images/header-1920x1135-7.jpg);}
.header-bg-8{background-image: url(/images/header-1920x1135-8.jpg);}
.header-bg-9{background-image: url(/images/header-1920x1135-9.jpg);}
.header-bg-10{background-image: url(/images/header-1920x1135-10.jpg);}
.header:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.header-content {text-align: center;padding: 115px 0 60px;position: relative;}
.header-content-inner {position: relative;margin: 0 auto;}
.header-content-inner h1 {text-transform: uppercase;font-weight: 800;letter-spacing: 1px;margin: 50px 0 20px;}
.header-content-inner p{color: #fff;margin: 0 0 15px;}
/*Breadcrumb*/
.ui.breadcrumb {display: inline-block;vertical-align: middle;background-color: rgba(255, 255, 255,0.1);font-size: 13px;border: 1px solid rgba(255, 255, 255,0.3);}
.ui.breadcrumb:first-child {margin-top: 0em;}
.ui.breadcrumb:last-child {margin-bottom: 0em;}
/* Divider */
.ui.breadcrumb .divider {display: inline-block;opacity: 0.7;margin: 0em 0.21428571rem 0em;font-size: 0.92857143em;color: #fff;vertical-align: baseline;}
/* Link */
.ui.breadcrumb a { color: rgba(255, 255, 255, 0.6);}
.ui.breadcrumb a:hover {color: #fff;}
/* Section */
.ui.breadcrumb a.section {cursor: pointer;}
.ui.breadcrumb .section {display: inline-block;margin: 0em;padding: 0em;}
.ui.breadcrumb .active.section {font-weight: bold;color: #fff;}
/*** 13. Home page all section style
------------------------------------------------------------------------------*/
/*appointment form*/
.panel {background-color: transparent;border-radius: 0;z-index: 0;position: relative;margin-top: -17.58%;width: 100%;border: 0;margin-bottom: 0;}
.panel-heading {padding: 0;border: 0;border-radius: 0;}
.nav-tabs {border-bottom: 0;direction:rtl;}
.nav-tabs>li {margin-bottom: 0;float: right; }
.nav-tabs > li > a {border-radius: 0;background-color: #fff;color: inherit;padding: 15px 33px;border: 0;margin-right: 0;color: #575757;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {color: #333;cursor: default;background-color: rgb(254,193,7);border: 0;}
.nav-tabs > li > a i {margin-right: 12px;font-size: 18px;}
.panel-body {background-color: rgb(254,193,7);padding: 40px;}
.panel-margin{ margin-right: -10px;margin-left: -10px;}
.panel-padding{padding-right: 10px;padding-left: 10px;}
.center-block {float: none;margin-left: auto;margin-right: auto;}
.panel label{text-transform: uppercase;font-size: 11px;letter-spacing: 1px;}
.input-group .icon-addon .form-control {border-radius: 0;}
.icon-addon {position: relative;}
.icon-addon . {position: absolute;z-index: 2;right: 10px;font-size: 14px;width: 20px;text-align: center;padding: 14px 0;top: 0;margin: 0;}
.icon-addon .form-control {line-height: 1.33;height: 42px;font-size: 14px;padding: 5px 40px 5px 8px;border-radius: 4px;box-shadow: none;border: 1px solid #fff;font-size: 13px;}
.panel-body .select-filters{height: 42px;border: 1px solid #fff;border-radius: 4px;}
.panel-body .select-filters select{height: 40px;}
.panel-body .thm-btn {margin-top: 23px;background-color: rgb(249,65,65) !important;color: #fff;}
/*calender*/
.ui-widget.ui-widget-content {border: 0;-moz-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1);padding: 10px;}
.ui-datepicker .ui-datepicker-header {background: transparent;border: 0;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {text-align: center;line-height: 23px;}
.ui-datepicker .ui-datepicker-prev:before {content: "\f104";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;}
.ui-datepicker .ui-datepicker-next:before{content: "\f105";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {border: 0;background: transparent;font-weight: normal;color: inherit;text-align: center;padding: 5px;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fec107;background: #fec107;color: #333;}
/*service*/
.inner-box { background-color: #eee; position: relative;text-align: center;border: 4px solid rgba(255,255,255,.2);padding: 0;transition-timing-function: ease-in-out;-moz-transition-timing-function: ease-in-out;-webkit-transition-timing-function: ease-in-out;-o-transition-timing-function: ease-in-out;transition-duration: .2s;-moz-transition-duration: .2s;-webkit-transition-duration: .2s;-o-transition-duration: .2s;}
.inner-box:hover {/*border: 4px solid #fec107;*/padding: 0;}
.icon {font-size: 45px;color: #b9b9b9;line-height: 40px;}
.content-text h5 {font-size: 15px;margin-top: 0;}
.content-text p {margin: 0;color: #9e9e9e;}
/*popular tour*/
#popular-slide.owl-theme .owl-controls {margin-top: 0;}
.owl-theme .owl-controls .owl-buttons div {padding: 2px 6px;height: 30px;width: 30px;position: absolute;top: 50%;background: transparent;font-size: 18px}
.owl-theme .owl-controls .owl-buttons .owl-prev {left: -30px;}
.owl-theme .owl-controls .owl-buttons .owl-next {right: -30px;}
/* Common style */
.grid figure {height:140px; position: relative;z-index: 1;display: inline-block;overflow: hidden;width: 100%;background: #fff;text-align: center;cursor: pointer;}
.grid figure img {position: relative;display: block;min-height: 100%;opacity: 1;}
.grid figure figcaption ,.ingoing-Box .boxPhoto figcaption{padding: 20px;color: #fff;font-size: 1.25em;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.grid figure figcaption::before, .grid figure figcaption::after ,
.ingoing-Box .boxPhoto figcaption::before, .ingoing-Box .boxPhoto figcaption::after 
{pointer-events: none;}
.grid figure figcaption, .grid figure a ,
.ingoing-Box .boxPhoto figcaption
{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
figure.effect-milo img {width: -webkit-calc(100% + 100px);width: calc(100% + 100px);opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(-50px, -45px, -40px) scale(0.9);transform: translate3d(-13px, 0, 0) scale(1.12);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
figure.effect-milo:hover img, .package-wiget:hover img{opacity: 0.2;-webkit-transform: translate3d(0, 0, 0) scale(1);transform: translate3d(0, 0, 0) scale(1);}
figure.effect-milo .ratting {font-size: 14px;position: absolute;left: 0;top: 0;padding: 20px;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
figure.effect-milo:hover .ratting { opacity: 0;}
figure.effect-milo .position {position: absolute;left: 0;top: 0;padding: 3.4em 1.8em;}
figure.effect-milo .block {left: 0;bottom: 0;width: 100%;text-align: left;font-weight: 700;position: absolute;pointer-events: none;padding: 40px 5.050505050505% 20px;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);}
figure.effect-milo:hover .block {opacity: 0;}
.block .price {float: right;}
figure.effect-milo .effect-block {margin-top: 30px;padding: 0 0 0 10px;text-align: center;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0, 160px, 0);transform: translate3d(0.160px, 0);}
figure.effect-milo:hover .effect-block, .package-wiget:hover .effect-block{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.effect-block h3 {color: #000;margin: 0 0 20px;font-size: 21px;}
.effect-block span {color: #fff;display: block;font-size: 15px;letter-spacing: 0.5px;}
.effect-block h4 {font-size: 30px;color: #373737;font-weight: 700;margin: 0 0 20px;}
/*destination*/
.destination{position: relative;background-image: url(/images/destination-bg.jpg);background-repeat: no-repeat;background-size: cover;padding-bottom: 50px;}
.destination::before {width: 100%;content: " ";height: 100%;position: absolute;left: 0;top: 0;display: block !important;background-color: rgba(255, 255, 255, 0.8);}
.destination .thm-margin {margin-right: -10px;margin-left: -10px;}
.destination .thm-padding {padding-left: 10px;padding-right: 10px;padding-bottom: 20px;}
.destination-grid {overflow: hidden;text-align: center;}
.destination-grid:hover{box-shadow: none;}
.destination-grid img {display: block;position: relative;transform: scaleY(1);transition: all .7s ease-in-out;}
.destination-grid:hover img {-webkit-transform: scale(10);transform: scale(10);opacity: 0;}
.destination-grid .mask{top: 0;left: 0;width: 100%;height: 100%; position: absolute;overflow: hidden;background-color: rgba(0, 0, 0, 0.3);}
.destination-grid:hover .mask {background-color: #fff;box-shadow: none;}
.destination-grid .mask h2 {margin: 15px 0;transform: scale(0);color: #333;font-size: 25px;font-weight: 700;}
.destination-grid .mask p {margin: 0;color: #333;opacity: 0;font-size: 14px;transform: scale(0);}
.destination-grid .mask .thm-btn {margin-top: 15px;transform: scale(0);opacity: 0;}
.destination-grid .dest-name{position: absolute;top: 20px;right: 20px;color: #fff;text-align: right;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.destination-grid:hover .dest-name{opacity: 0;}
.destination-grid .dest-name h5{margin: 0;}
.destination-grid .dest-name h4{margin: 0;font-size: 21px;font-weight: 700;}
.destination-grid .dest-icon {position: absolute;bottom: 0;left: 0;width: 100%;background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);}
.destination-grid .dest-icon i {color: #fff;font-size: 18px;cursor: pointer;}
.destination-grid:hover .dest-icon{background-image: none;}
.destination-grid:hover .dest-icon i{color: #222;}
.destination-grid:hover h2, .destination-grid:hover p, .destination-grid:hover .thm-btn {transform: scale(1);opacity: 1;}
/*counter*/
.counter-inner {padding: 130px 0;background-image: url(/css/images/counter-bg.png);background-repeat: no-repeat;background-size: cover;background-attachment: fixed;}
.count-content {color: #fff;position: relative;display: table;margin-left: auto;margin-right: auto;}
.count-icon, .count{display: table-cell;vertical-align: middle;padding-right: 15px;}
.count-icon i{font-size: 50px;line-height: 25px;}
.count .count-number{font-size: 50px;font-weight: 700;margin: 0;color: #fff;}
.count .count-text {font-size: 18px;letter-spacing: 1px;font-family: 'Lora', serif;font-style: italic;}
/*tour package*/
.package{background-color: #f8f8f8;}
.package-wiget{background-color: #fff;margin-bottom: 30px;box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03);}
.package-wiget .grid figure{border-radius: 0;}
.package-wiget figure.effect-milo .effect-block {margin-top: 6px !important;}
.package-wiget .effect-block h3, .package-wiget .effect-block span{margin-bottom: 15px;}
.effect-block .package-ratting{font-size: 12px;margin-bottom: 15px;}
.package-wiget figure.effect-milo .thm-btn {margin-top: 0;padding: 9px 17px;font-size: 11px;}
.package-content{color:Black; padding: 15px 0;}
.package-content h5 {color: #000;margin: 0;font-size: 13px;text-transform: uppercase;letter-spacing: 1px;}
.package-price {color: #eb5c37;font-size: 12px;line-height: 20px;letter-spacing: 1px;margin-top: 10px;}
.package-price .price {font-weight: 300;margin: 0;line-height: 30px;display: inline-block;}
.package-price .price span {font-size: 16px;}
/*reference*/
.reference.home-ref{padding: 100px 0 80px;position: relative;background-image: url(/images/header-1920x1135-1.jpg);background-repeat: no-repeat;background-position: center center;background-attachment: fixed;}
.home-ref:before{background-color: rgba(0,0,0,0.7);}
.home-ref .title h2, .home-ref .title p, .home-ref .testimonials .item blockquote{color: #fff;}
.home-ref blockquote .author, .team_text_inner p {color: #fec107 !important;}
.home-ref .testimonials blockquote::before {color: #fec107;}
/*hotel*/

.hotel-item {direction:ltr; background: #fff;margin-bottom: 20px;position: relative;box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03);}
.hotel-item:hover, .package-wiget:hover{-webkit-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);}
.hotel-item .hotel-image {    position: relative;
    /* z-index: 1; */
    overflow: hidden;
    /* margin-bottom: 0; */
    width: 18%;
    display: table-cell;}
.hotel-item .hotel-image:before {content: '';position: absolute;z-index: 2;top: 0;right: -15%;height: 100%;width: 30%;-webkit-transform: skew(15deg);-moz-transform: skew(15deg);-ms-transform: skew(15deg);-o-transform: skew(15deg);transform: skew(15deg);background: #fff;}

.hotel-item .hotel-image .img:before, .hotel-item .hotel-image .img:after{content: '';z-index: 1;top: 0;height: 100%;width: 100%;position: absolute;-webkit-transition: all 0.35s;-moz-transition: all 0.35s;-o-transition: all 0.35s;transition: all 0.35s;}
.hotel-item .hotel-image .img:before {left: 0;background: #ffc107;opacity: 0;}
.hotel-item:hover .hotel-image .img:before { opacity: 0.3;}
.hotel-item .hotel-image .img:after {right: -90%;opacity: 0.2;background: #ffffff;-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, -22%, 0);-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, -22%, 0);transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, -22%, 0);}
.hotel-item:hover .hotel-image .img:after {-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, 130%, 0);-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, 130%, 0);transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, 130%, 0);}
.hotel-item .hotel-body {display: table-cell;vertical-align: middle;}




.hotel-right {text-align: center;background: #fff;display: table-cell;vertical-align: middle;border-left: 1px solid #ddd;}
.hotel-person {font-size: 14px;line-height: 18px;letter-spacing: 0px;}
.hotel-person span {display: block;font-size: 30px;font-weight: 700;}

/*Newsletter*/
.get-offer {background-image: url(/images/get-offer-bg.jpg);background-position: center center;background-repeat: repeat;padding: 50px 0;position: relative;text-align: right;}
.get-offer:before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgb(255, 171, 0);opacity: .9;}
.get-offer h2{margin: 0;font-weight: 800;color: #fff;}
.get-offer .input-group .form-control {height: 50px;border: 3px solid #242121;border-radius: 0;box-shadow: none;}
.get-offer .btn-default {padding: 10px 12px;border-radius: 0;height: 50px;border: 3px solid #242121;}
.get-offer .btn-default:hover{background-color: #242121;color: #fff;border-color: #242121;}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {z-index: 2;margin-left: -3px;}
/*appointment*/
.blog-content{margin-bottom: 30px;}
.blog-img{position: relative;}
.blog-img span {position: absolute;bottom: 0;right: 0;padding: 12px 20px;background-color: #fff;font-size: 13px;}
.blog-content h4{font-weight: 700;}
.blog-content h4 a{color: inherit;}
/****** image hover ******/
.image-hover {position: relative;width: 100%;display: inline-block;overflow: hidden;}
/*** effect zoom in ***/
.image-hover img {transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;}
.blog-content:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1)}
/*** 14. Destination page
------------------------------------------------------------------------------*/
/*map*/
#map {width: 100%;height: 80vh;}
.portfolio-nav{background-color: #fff;border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7;}
.region {position: relative;padding: 25px;text-align: center;}
.region h4{margin: 0;color: #fff;font-weight: 700;}
.portfolio-sorting {padding: 14px 0;}
.portfolio-sorting.list-inline > li {padding-right: 0;padding-left: 0;}
.portfolio-sorting li a {color: #28262b;text-decoration: none;padding: 8px 15px;line-height: 40px;border: 2px solid transparent;transition: all 0.3s ease-in-out;}
.portfolio-sorting li a span {color: #fff;font-size: 9px;padding: 2px 5px;margin-left: 5px;border-radius: 15px;letter-spacing: 1px;}
.portfolio-sorting li a:hover, .portfolio-sorting li a.active {border: 2px solid #fec107;border-radius: 30px;}
/*** 15. Destination details page
------------------------------------------------------------------------------*/
.navbar-default.tour-nav {width: 100%;z-index: 100;height: 70px;background-color: #fff;border-top: 1px solid #e7e7e7;border-bottom: 1px solid #e7e7e7;}
.navbar-default.tour-nav .navbar-nav {float: none;padding: 15px 0;}
.navbar-default.tour-nav ul li {float: none;display: inline-block;}
.navbar-default.tour-nav ul li a {color: #28262b;text-decoration: none;padding: 8px 15px;border: 2px solid transparent;transition: all 0.3s ease-in-out;}
.navbar-default.tour-nav ul li a:hover{border-color: #fec107;border-radius: 30px;}
.navbar-default.tour-nav .navbar-nav > .active > a, .navbar-default.tour-nav .navbar-nav > .active > a:focus, .navbar-default.tour-nav .navbar-nav > .active > a:hover {color: #fec107;border-radius: 30px;background-color: transparent;border: 2px solid #fec107;}
.destination_details{padding: 70px 0;}
.destination_details .separator{margin: 50px auto 0;}
.toure-title h1{margin-top: 20px;}
.trip{margin-bottom: 20px;}
.toure-title i, .trip i{font-size: 50px;}
.trip h5 {text-transform: uppercase;letter-spacing: 1px;font-size: 16px;margin-bottom: 0;}
.trip p {color: #fff;}
/*overview*/
#experience p{font-size: 15px;}
.experience-title h2{font-weight: 800;}
.experience-title h3 {font-size: 26px;line-height: 25px;color: rgb(121, 121, 121);margin-top: 0;font-weight: 300;}
.middle-content{margin: 50px 0;}
/*activities*/
#activities, #accommodation, #tour-gallery{padding: 70px 0 0;}
.active-box{position: relative;padding: 50px;}
.active-box i {font-size: 160px;position: absolute;color: rgba(249,65,65,0.1);top: 0;left: -35px;}
/*accommodation*/
.ac-items {display: flex;width: 100%;margin-bottom: 20px;}
.ac-items>.image {position: relative;-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: 250px;height: auto;max-width: 100%;}
.ac-items>.image>img {width: 100%;}
.ac-items .content {padding-left: 1.5em;}
/*tour gallery*/
/*** 16. Gallery page
------------------------------------------------------------------------------*/
.gallery-margin{margin-left: -8px;margin-right: -8px;}
.gallery-padding{padding: 8px ;}
.img-thumb {position: relative;display: block;overflow: hidden;}
.img-thumb img{width: 100%;}
.gallery-hover{top: 0;bottom: 0;left: 0;right: 0;opacity: 0;pointer-events: none;visibility: hidden;background: transparent;position: absolute;-webkit-transition: opacity .3s ease .3s, visibility .3s ease .3s;-moz-transition: opacity .3s ease .3s, visibility .3s ease .3s;transition: opacity .3s ease .3s, visibility .3s ease .3s;}
.gallery-hover:before {content: "";display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;opacity: 0.85;background: -webkit-linear-gradient(left, #f94141,#fec107);background: -moz-linear-gradient(left, #f94141,#fec107);background: -o-linear-gradient(left, #f94141,#fec107);background: -ms-linear-gradient(left, #f94141,#fec107);background: linear-gradient(left, #f94141,#fec107);}
.img-thumb:hover .gallery-hover{opacity: 1;visibility: visible;-webkit-transition: opacity .3s ease, visibility .3s ease;-moz-transition: opacity .3s ease, visibility .3s ease;transition: opacity .3s ease, visibility .3s ease;}
.gallery-hover .plus-link{top: 0;right: 0;width: 66px;height: 66px;z-index: 3;overflow: hidden;position: absolute;display: block;-webkit-transform: scale(.1);transform: scale(.1);-webkit-transform-origin: 100% 0;-moz-transform-origin: 100% 0;-o-transform-origin: 100% 0;transform-origin: 100% 0;-webkit-transition: -webkit-transform .6s ease;-moz-transition: -moz-transform .6s ease;transition: transform .6s ease;}
.gallery-hover .plus-link::before {top: 0;right: 0;content: "";display: block;position: absolute;border-right: 66px solid #f94141;border-bottom: 66px solid transparent;border-left: 66px solid transparent;}
.plus-link-container{position: absolute;left: auto !important;bottom: auto !important;top: 10px !important;right: 10px !important;width: 16px;height: 16px;overflow: hidden;border: none !important;}
.plus-link-out, plus-link-come{display: block;position: absolute;width: 100%;height: 100%;}
.plus-link-out::before, .plus-link-come::before{ width: 1px;height: 16px;margin-left: -0.5px;margin-top: -8px;}
.plus-link-out::after, .plus-link-come:after{width: 16px;height: 1px;margin-top: -0.5px;margin-left: -8px;}
.plus-link-out::before, .plus-link-out::after{content: "";display: block;position: absolute;top: 50%;left: 50%;background: #fff;-webkit-transition: margin .2s ease-in-out .2s;-moz-transition: margin .2s ease-in-out .2s;transition: margin .2s ease-in-out .2s;}
.img-thumb:hover .gallery-hover .plus-link, .dfd-gallery-single-item .img-thumb:hover .gallery-hover .plus-link {-webkit-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .3s ease .1s;-moz-transition: -moz-transform .3s ease .1s;transition: transform .3s ease .1s;}
/*** 17. Hotel page
------------------------------------------------------------------------------*/
.tools-ber{background-color: #fff;padding: 10px;margin-bottom: 20px;position: relative;}
.custom-search .form-control{border-radius: 0;box-shadow: none;border-color: #ddd;}
.custom-search .hotel-search{border: 0;background: none;/** belows styles are working good */padding: 2px 5px;margin-top: 2px;position: relative;left: -28px;/* IE7-8 doesn't have border-radius, so don't indent the padding */margin-bottom: 0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color:#ddd;}
.custom-search .form-control:focus + button {z-index: 3;   }
/*select filters*/
.select-filters {width: 100%;overflow: hidden;height: 34px;background: url(/images/down-arrow.png) right center no-repeat #fff;margin: 0;padding: 0;border: 1px solid #ddd;display: block;}
.select-filters select {background: 0 0;width: 116%;padding: 7px 5px 5px 10px;border: 0;border-radius: 0;height: 31px;margin: 0;font-size: 12px;color: #888;font-weight: 400;-moz-appearance: window;-webkit-appearance: none;cursor: pointer;}
/*filters button*/
.filters-btn{background-color: #fff;border: 1px solid #ddd;padding: 4px 8px;color: #888;display: inline-block;}
.filters-btn i{color: #000;font-size: 16px;}
.filters-btn:hover{border-color:#fec107;}
/*holel map*/
.hotel-inner #map, .tour-inner #map{height: 400px;margin-bottom: 20px; }
.hotel-list-content .hotel-item .hotel-body .ratting i {font-size: 13px;}
/*grid item*/
.grid-margin{margin-left: -10px;margin-right: -10px;}
.grid-item{margin-bottom: 20px;padding-right: 10px;padding-left: 10px;}
.grid-item-inner{position: relative;overflow: hidden;color: #fff;}
.grid-content{background-color: rgba(0,0,0,0.3);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events: none;}
.grid-text{position:absolute;bottom:0;left:0;padding: 15px;width:100%;}
.place-name {display: inline-block;padding: 5px 7px;font-size: 12px;line-height: 10px;background-color: #f94141;}
.travel-times h4{font-size:16px;color: #fff;}
.travel-times span {position: relative;top: 10px;}
.grid-price{float:right;padding-top: 22px;font-weight: 700;padding: 15px;display:inline-block;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;}
.grid-price  span{font-size:28px;color: #fec107;}
.grid-price  span sub{font-size:14px;position: relative;top: 0px;}
.grid-item-inner:hover .grid-price{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);}
/*pagination*/
.pagination-inner {position: relative;margin-top: 50px;}
.pagination-inner .pager {margin: 30px 0;}
.pagination-inner .pager li > a{padding: 8px 20px;border: 2px solid #fec107;border-radius: 20px;color: #333;font-weight: 700;}
.pagination-inner .pager li > a:hover{background-color: #fff !important;color: #333 !important;}
.pagination-inner .pagination{top: 0px;left: 50%;margin: 0;position: absolute;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%); }
.pagination > li > a{padding: 8px 14px;margin-left: 5px;background-color: transparent;border: 0;font-weight: 700;border-radius: 4px;}
.pagination > li > a:hover{color: #333 !important;}
.pagination-inner .pagination > .active > a {z-index: 3;color: #333 !important;cursor: default;border-color: #fec107;}
/*** 18. Sideber all elements
------------------------------------------------------------------------------*/
/*category list*/
.sidber-box {overflow: hidden;background-color: #fff;margin-bottom: 20px;position: relative;}
.sidber-box:before, .tools-ber:before{content: '';width: 0;height: 0;border-top: 8px solid #fec107;border-right: 8px solid transparent;position: absolute;left: 0;top: 0;}
.cats-title {padding: 15px 30px;border-bottom: 1px solid #ddd;font-weight: 700;font-size: 16px;position: relative}
.cats-title span {font-size: 10px;padding: 2px 6px;border-radius: 25px;color: #fff;margin-left: 10px;}
.cats-widget ul {padding: 0px;line-height: 18px;font-size: 14px;font-weight: 500;padding: 30px;}
.cats-widget ul li {list-style: outside none none;border-bottom: 1px solid #eee;margin-bottom: 10px;padding-bottom: 10px;font-family: 'Ubuntu', sans-serif;}
.cats-widget ul li a{ color: #797986;}
.cats-widget ul li span {float: right;}
/*star*/
.checkbox-star, .facility, .help-widget, .price-Pips{padding: 30px;}
.sidber-box .checkbox, .sidber-box .radio{margin-top: 0;line-height: 14px;}
.sidber-box .checkbox:last-child, .sidber-box .radio:last-child{margin-bottom: 0;}
.sidber-box .checkbox label, .sidber-box .radio label {padding-left: 0;font-family: 'Ubuntu', sans-serif;color: #797986;font-weight: 500;}
.checkbox label:after, .radio label:after {content: '';display: table;clear: both;}
.checkbox .cr, .radio .cr {position: relative;display: inline-block;border: 1px solid #a9a9a9;border-radius: 0;width: 16px;height: 16px;float: left;margin-right: 10px;}
.checkbox .cr .cr-icon,.radio .cr .cr-icon {position: absolute;font-size: .8em;line-height: 0;top: 50%;left: 20%;}
.radio .cr .cr-icon {margin-left: 0.04em;}
.checkbox label input[type="checkbox"], .radio label input[type="radio"] {display: none;}
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {transform: scale(3) rotateZ(-20deg);opacity: 0;transition: all .3s ease-in;}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {transform: scale(1) rotateZ(0deg);opacity: 1;}
.checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {opacity: .5;}
.checkbox-star .star i {font-size: 13px;line-height: 16px;margin: 0 1px;}
/*help*/
.help-widget {margin-bottom: 20px;background: #fff;padding: 30px;position: relative;text-align: center;}
.help-widget i {font-size: 55px;display: inline-block;}
.help-widget a.phone {font-size: 21px;display: block;margin-bottom: 20px;color: #28262b;font-weight: 700;}
/*tags*/
.tags-inner{padding: 30px;}
.ui.tag {margin-left: 1em;position: relative;border-radius: 0 .28571429rem .28571429rem 0;-webkit-transition: none;transition: none;display: inline-block;line-height: 1;vertical-align: baseline;background-color: #E8E8E8;background-image: none;padding: .5833em 1.5em;color: rgba(0,0,0,.6);text-transform: none;border: 0 solid transparent;font-size: 12px;margin-bottom: 5px;cursor: pointer;}
.ui.tag:first-child {margin-left: 0;}
.ui.tag::before {position: absolute;-webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);transform: translateY(-50%) translateX(50%) rotate(-45deg);top: 50%;right: 100%;content: '';background-color: inherit;background-image: none;width: 1.56em;height: 1.56em;-webkit-transition: none;transition: none;}
.ui.tag::after {position: absolute;content: '';top: 50%;left: -.25em;margin-top: -.25em;background-color: #FFF !important;width: .5em;height: .5em;box-shadow: 0 -1px 1px 0 rgba(0,0,0,.3);border-radius: 500rem;}
.ui.tag:hover{border-color: #fec107;background-image: none;color: #333;}
/*popula post*/
.popular-post-inner{padding: 30px;}
.popular-post-inner ul li {border-bottom: 1px solid #e5e5e5;padding: 0 0 8px;margin: 0 0 8px;color: #ababab;font-size: 12px;}
.popular-post-inner ul li a {display: table;color: #626262;font-size: 14px;font-weight: 500;font-family: 'Ubuntu', sans-serif;}
/*** 19. Hotels details page
------------------------------------------------------------------------------*/
.hotels-details-inner p, .tour-details-inner p, .hotels-details-inner h3, .tour-details-inner h3{margin-bottom: 20px;}
#sync1 .item, #sync2 .item {margin: 5px;}
ul.list-ok li {position: relative;padding-left: 25px;line-height: 25px;color: #7d7d7d;}
ul.list-ok li::before {font-style: normal;font-weight: 700;font-family: icon_set_1;font-size: 14px;content: "\2713";position: absolute;left: 0;top: 0;}
.hotel-review{position: relative;}
.hotel-review .hotel-review-ratting{position: absolute;top: 0;right: 0;padding: 12px 20px;background-color: #fff;font-size: 13px;}
.review-text h4{margin: 0 0 20px;}
.review-text ul li {padding: 2px 0;color: #797986;}
.review-text ul li i{margin-right: 10px;font-size: 21px;vertical-align: middle;}
.booking-form .select-filters, .comment-form .select-filters {height: 50px;border: 2px solid rgba(0,0,0,.1);}
.booking-form .select-filters select, .comment-form .select-filters select{padding: 4px 5px 5px 10px;height: 48px;font-size: 13px;font-weight: 500;}
.booking-form .icon-addon .glyphicon {padding: 18px 0;}
.booking-form .icon-addon .form-control::-moz-placeholder {color: #999;opacity: 1;}
.booking-form .icon-addon .form-control:-ms-input-placeholder {color: #999;}
.booking-form .icon-addon .form-control::-webkit-input-placeholder {color: #999;}
.btn-pm{background-color: #fff;border: 2px solid rgba(0,0,0,.1);border-radius: 0;height: 50px;padding: 13px 12px;}
.input-group-btn:first-child .btn.btn-pm{margin-right: -2px;}
.input-group-btn:last-child .btn.btn-pm{margin-left: -2px;}
/*** 20. Blog details page
------------------------------------------------------------------------------*/
.blog-wrapper .sidber-box, .blog-details-inner .sidber-box, .hotels-details-inner .sidber-box, .tour-details-inner .sidber-box{background-color: #f8f8f8;}
.blog-post-inner p{margin-bottom: 20px;}
.post-tags {margin-top: 50px;}
.post-tags span {margin-right: 10px;font-size: 16px;}
.btn-inner {border-top: 4px solid #fec107;border-bottom: 4px solid #fec107;position: relative;margin: 50px 0;}
.btn-np {color: #333;background-color: transparent;border-color: #ddd;border-radius: 0;border-width: 0 1px 0 0px;}
.btn-np:hover{color: #fec107;}
.btn-np:last-child{border: 0;}
/*Social Icon*/
.social ul {float: right;}
.social ul li {font-weight: 500;list-style: none outside none;display: inline-block;margin-right: -3px;vertical-align: middle;}
.social i {color: #28262b;font-size: 15px;text-align: center;height: 30px;width: 30px;background-color: #ffd800;line-height: 31px;}
.social i:hover {color: #207fdd;text-decoration: none;}
.btn-inner .blog-social {display: inline-block;float: right;}
.btn-inner .blog-social ul li {margin-right: -0px;}
.btn-inner .blog-social ul li span{font-size: 14px;}
.btn-inner .blog-social i{height: 32px;width: 32px;background-color: transparent;}
.comments-container h2, .comment-form h2, .contact-form h2, .contact-details h2{font-weight: 700;margin: 0 0 30px;}
.comments-list {padding: 0;position: relative;}
.reply-list:before, .reply-list:after {display: none;}
.comments-list li {margin-bottom: 30px;display: block;position: relative;}
.comments-list li:after {content: '';display: block;clear: both;height: 0;width: 0;}
.reply-list {padding-left: 88px;clear: both; margin-top: 30px;}
.comments-list .comment-avatar {width: 70px;height: 70px;position: relative;float: left;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);overflow: hidden;}
.comments-list .comment-avatar img {width: 100%;height: 100%;}
.reply-list .comment-avatar {width: 55px;height: 55px;}
.comment-main-level:after {content: '';width: 0;height: 0;display: block;clear: both;}
.comments-list .comment-box {width: 88%;float: right;position: relative;margin-left: 15px;}
.comments-list .comment-box::before {border-width: 10px 13px 11px 0;border-color: transparent rgba(0, 0, 0, 0.08);left: -12px;}
.reply-list .comment-box {width: 88%;}
.comment-box .comment-content {background: #FFF;}
.comment-box .comment-content h5 {line-height: 25px;color: rgb(34, 34, 34);text-transform: uppercase;margin-top: 0;}
.comment-header {margin-bottom: 15px;letter-spacing: 0.1em;}
.comment-author {color: rgb(34, 34, 34);text-transform: uppercase;margin-top: 0;font-style: normal;letter-spacing: 0;}
.comment-datetime {margin-left: 15px;font-size: 11px;letter-spacing: 1px;color: #ababab;}
.comment-content p{margin: 0 0 18px}
.comment-content .thm-btn {padding: 6px 16px;text-transform: capitalize;}
.article {position: relative;padding-left: 36px;padding-right: 50px;padding-top: 0px;margin: 50px 0;}
.article::before {content: "\f10e";position: absolute;top: 2px;left: 0px;color: rgb(34, 34, 34);font-family: FontAwesome;font-size: 25px;}
.article p {font-size: 15px;line-height: 27px;}
.customers {font-size: 14px;line-height: 25px;color: rgb(34, 34, 34);text-transform: uppercase;}
.customers span {font-size: 13px;line-height: 25px;text-transform: none;font-weight: 400;}
.separator{height: 4px;width: 100%;margin: 50px auto;background: #fec107;}
/*Comment form*/
.comment-form .form-group, .contact-form .form-group{margin-bottom: 20px}
.comment-form .form-control, .contact-form .form-control, .booking-form .form-control{box-shadow: none; border-radius: 0;border: 2px solid rgba(0,0,0,.1);height: 50px;font-size: 13px;}
.comment-form .form-control:focus, .contact-form .form-control:focus, .booking-form .form-control:focus{border-color: #fec107;}
.comment-form textarea.form-control, .contact-form textarea.form-control{height: auto;}
/*** 21. Tour page
------------------------------------------------------------------------------*/
.ribbon {position: absolute;z-index: 1;overflow: hidden;width: 75px;height: 75px;text-align: center;}
.ribbon span {font-size: 10px;font-weight: 700;color: #FFF;text-transform: uppercase;line-height: 20px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);width: 100px;display: block;background: #f94141;background: linear-gradient(#f94141 0,#f94141 100%);text-shadow: 1px 1px 2px rgba(0,0,0,.25);
              position: absolute;top: 19px;left: -21px;}
/*** 22. Tour details page
------------------------------------------------------------------------------*/
#tour-slide.owl-theme .owl-controls .owl-page.active span,
#tour-slide.owl-theme .owl-controls.clickable .owl-page:hover span {filter: Alpha(Opacity=100);opacity: 1;background: #fec107;}
#tour-slide.owl-theme .owl-controls .owl-page span{width: 10px;height: 10px;margin: 5px;}
.review_rating{margin: 5px 0;}
.tour_booking{padding: 30px;}
.tour_booking .input-group{margin-bottom: 15px;}
.booking_price {padding: 30px;}
.booking_price .price {font-size: 20px;font-weight: 700;border-bottom: 1px solid #ddd;margin-bottom: 15px;}
.booking_price .price strong {font-size: 50px;display: inline-block;margin-right: 10px;}
.booking_price ul.list-ok li {line-height: 30px;}
.booking_price .offer {margin-top: 12px;}
.tour_view_map #map{height: 500px;width: 100%;}
.box_map {position: relative;padding-left: 70px;margin-bottom: 30px;}
.box_map i {font-size: 45px;position: absolute;left: 0;top: -10px;}
/*** 23. About page
------------------------------------------------------------------------------*/
.about-section{padding: 100px 0 0;}
.about-inner{padding-bottom: 70px;}
.about-inner p{font-size: 14px;}
.about-title h2{font-weight: 800;}
.about-title h3 {font-size: 26px;line-height: 25px;color: rgb(121, 121, 121);margin-top: 0;font-weight: 300;}
.middle-content{margin: 50px 0;}
.content-left h4 {font-weight: 800;}
.content-list li {position: relative;line-height: 20px;padding: 8px 0px 8px 25px;color: #7d7d7d;}
.content-list li::before {content:"\f061";position: absolute;top: 50%;left: 0px;font-size: 12px;font-family: FontAwesome;transform: translateY(-50%);}
.content-left span {font-weight: 700;text-transform: uppercase;margin-top: 10px;display: block;}
/*testimonial*/
.reference {position: relative;padding: 70px 0;background-color: #f8f8f8;}
.reference #quote-carousel .carousel-control {background: none;color: #b3b3b3;font-size: 2.3em;text-shadow: none;margin-top: 30px;display: none;}
.reference #quote-carousel .carousel-indicators {    position: relative;
    right: 15%;
    /* top: auto; */
    bottom: 0;
    margin-top: 20px;
    margin-right: -19px;
    height: 150px;}
.reference #quote-carousel .carousel-indicators li {background-color: rgba(249, 233, 65, 0.49);border: 1px solid #b3b3b3; border-radius: 50%;  overflow: hidden;}
.reference #quote-carousel .carousel-indicators .active {background-color: #ffef42; opacity: 1;}
.testimonials .item blockquote {border-left: none;margin: 0;font-family: 'Lora', serif;text-align: center;font-style: italic;color: #7d7d7d;}
.testimonials blockquote::before {content: "\f10d";font-family: 'Fontawesome';position: absolute;left: 20px;top: 5px;font-size: 20px;color: #3a3a3a;z-index: -1;}
blockquote .author {width: 100%;display: block;font-weight: 100;margin: 10px 0 0 0;}
/*team*/
.team-inner{padding: 70px 0 50px;;}
.team_member{position: relative;margin-bottom: 20px;}
.team_text {box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.06);padding: 15px 10px;}
.team_text_inner{text-align: center;}
.team_text_inner h4 {margin: 0 0 5px;font-weight: 700;color: #000;}
.team_text_inner p {margin: 0;font-family: 'Lora', serif;font-style: italic;font-size: 15px;}
.team_media{text-align: center;}
.team_media a i {height: 28px;width: 28px;line-height: 33px;color: #000;font-size: 16px;}
.team_media .fa-facebook:hover{color: #3b5998 }
.team_media .fa-twitter:hover{color: #55acee }
.team_media .fa-google-plus:hover{color: #dd4b39}
.team_media .fa-pinterest-p:hover{color: #dd4b39 }
.img-zoom-in{position: relative;overflow: hidden;}
.team_member:hover .img-zoom-in img {transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2)}
/*client*/
.client-inner {padding: 70px 0;background-color: #f8f8f8;}
.clients-thumb {background-color: #fff;box-shadow: 0 2px 20px rgba(0,0,0,0.07);border: 1px solid transparent;margin-bottom: 20px;}
.clients-thumb:hover {background-color: #fff;box-shadow: none;border: 1px solid #ddd;}
/*** 24. Contact page
------------------------------------------------------------------------------*/
.contact_map #map{height: 350px;width: 100%;margin-bottom: 70px;}
.contact-icon{margin-top: 30px;margin-bottom: 30px;}
.contact-icon a{color: #fff;}
.contact-icon i{font-size: 40px}
.contact-icon h5{letter-spacing: 0.5px;font-size: 16px;}
.contact-content {margin-bottom: 30px;}
/*** 25. Footer
------------------------------------------------------------------------------*/

/*back to top*/
#toTop {position: fixed;bottom: 20px;right: 20px;cursor: pointer;display: none;z-index: 100;}
.btn-top {color: #fff;border-color: #fec107;padding: 8px 12px;}
/*** 26. Responsive
------------------------------------------------------------------------------*/
@media(max-width:767px){
    #page-content {margin-bottom: 0;}
    .section-title h1 {font-size: 24px;}
    .section-title p {font-size: 13px;}
    .header-content-inner h1 {margin: 0 0 20px;font-size: 21px;}
    .panel { margin-top: 50px;}
    .nav-tabs > li > a {padding: 15px 30px;}
    .panel-body {padding: 20px;}
    .panel-padding {margin-bottom: 15px;}
    .panel-body .thm-btn {margin-top: 25px;width: 100%;}
    .owl-theme .owl-controls .owl-buttons div {position: relative;top: 0;font-size: 18px;}
    .owl-theme .owl-controls .owl-buttons .owl-prev {left: 0;}
    .owl-theme .owl-controls .owl-buttons .owl-next {right: 0;}
    .destination-grid .mask h2 {margin: 15px 0;}
    .hotel-item .hotel-image {width: 100%;display: inline-block;}
    .hotel-item .hotel-image::before {display: none;}
    .hotel-item .hotel-image img{width: 100%;}
    .hotel-item .hotel-body {width: 100%;display: block;}
    .hotel-right {text-align: left;border-left: 0;padding-top: 0;}
    .hotel-person span {margin: 0;display: inline-block;}
    .count-content {margin-left: 17%;margin-bottom: 15px;}
    .get-offer h2 {margin-bottom: 30px;}
    .navbar-default.tour-nav{display: none;}
    .experience-title h3 {font-size: 21px;}
    #experience p {font-size: 13px;}
    .ac-items {display: block;}
    .ac-items .content {padding-left: 0;}
    .active-box{padding: 15px;}
    .active-box i {left: 0;}
    .pagination-inner {margin-bottom: 50px;}
    .pagination-inner .pager {display: none;}
    .pagination-inner .pagination {position: relative;}
    .comment-form, .booking{margin-bottom: 20px;}
    .middle-content img{margin-bottom: 50px;}
    .reference #quote-carousel .carousel-indicators li{height: 30px;width: 30px;}
    .reference #quote-carousel .carousel-indicators .active {width: 70px;height: 70px;}
    .contact-form{margin-bottom: 50px;}
    .sub-footer p {text-align: center;margin-bottom: 10px;}
    .footer-menu ul {text-align: center;}
    .footer-menu ul li a {line-height: 30px;}
    footer{position: relative;}
}
@media (min-width: 768px){
    .header-content {padding: 0;height: 80vh;}
    .header-content-inner{max-width: none;margin: 0;position: absolute;top: 50%;transform: translateY(-50%);width: 100%;}
    .header-content-inner h1:before, .header-content-inner h1:after{display: inline-block;width: 50px;height: 1px;content: '';vertical-align: middle;background: rgba(255,255,255,.5);}
    .header-content-inner h1:before {margin-right: 10px;}
    .header-content-inner h1:after {margin-left: 10px;}
    .header-content-inner p{font-size: 15px;}
    .popular-inner .thm-margin, .blog-inner .thm-margin{margin-left: -10px; margin-right: -10px}
    #popular-slide .item, #blog-slide .item{padding-left: 10px;padding-right: 10px;}
    .region:before {content: '';position: absolute;z-index: 2;top: 0;right: -15%;height: 100%;width: 25%;-webkit-transform: skew(30deg);-moz-transform: skew(30deg);-ms-transform: skew(30deg);-o-transform: skew(30deg);transform: skew(30deg);background: #fff;}
}
@media(min-width:768px) and (max-width:991px){
    #page-content {margin-bottom: 453px;}
    .header-content {padding: 0;height: 40vh;}
    .panel-body .thm-btn {padding: 12px 27px;}
    .ac-items {display: block;}
    .checkbox-star, .facility, .help-widget, .price-Pips{ padding:20px 15px;}
    #map.destination-map {height: 40vh;}
    .hotel-item .hotel-image::before {display: none;}
}
@media(min-width:768px) and (max-width:1199px){
    .slider {height: 550px;}
    .destination-grid .mask {padding: 15px;}
    .destination-grid .mask h2 {margin: 0px 0 10px;font-size: 21px;}
    .destination-grid .mask p {font-size: 12px;}
    .destination-grid .mask .thm-btn {padding: 8px 18px;}
    .effect-block h3 {font-size: 17px;}
    .owl-theme .owl-controls .owl-buttons .owl-prev {left: 0;}
    .owl-theme .owl-controls .owl-buttons .owl-next {right: 0;}
}
@media(min-width:991px) and (max-width:1199px){
    .hotel-item .hotel-image::before {display: none;}
    .hotel-item .hotel-body h3 {font-size: 16px;}
    .hotel-item .hotel-body p {font-size: 12px;line-height: 18px;}
    .hotel-item .hotel-body .free-service i {font-size: 14px;}
}


.item div {
    text-align: inherit;
    direction: ltr;
}

.service-inner
{
background-color: rgb(214, 214, 214)  ;  
}







#parallax-backstretch { z-index: -1; position: fixed; width: 100%; height: 800px; overflow: hidden; }

.boxed #parallax-backstretch { position: absolute !important; }

.boxed #parallax-backstretch .backstretch img { height: auto !important; left: 0 !important; overflow: hidden; position: absolute !important; top: 0 !important; width: 100% !important; }

#coming-soon { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7); width: 100%; padding: 150px 0 120px; }

#welcome h4 { color: #ffffff; line-height: 35px; margin: 0 0 30px; min-height: 70px; }

.welcome-section h2 { color: #ffffff; font-size: 35px; font-weight: 800; padding: 0 0 5px; text-align: center; text-transform: uppercase; }

#welcome { text-align: center; top: 50%; width: 100%; height: auto; z-index: 0; }

#brand-logo { margin-bottom: 0; }

.typist { margin: 0 0 30px; font-weight: 500; font-family: 'Raleway', sans-serif; color: #ffffff; line-height: 35px; min-height: 70px; }

a.subscribe-button { border: 2px solid rgba(255, 255, 255, .5); border-radius: 2.14286em; cursor: pointer; display: inline-block; font-size: .875em; font-weight: 600; padding: 1em 3.07143em; text-transform: uppercase; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color: #FFF; }

a.subscribe-button:hover { background: rgba(255, 255, 255, .1); text-decoration: none; }

@media (max-width:360px) {

a.subscribe-button { padding: 1em 1.071em; }
}

#link-box a.subscribe-button:first-child { border: 2px solid #3451c6; }

@media (min-width:980px) and (max-width:1600px) {

#coming-soon { padding: 150px 0 120px; }

#brand-logo { margin-bottom: 10px; }

#parallax-backstretch { height: 100%; }

.welcome-section h4 { font-size: 15px; line-height: 20px; }
}

@media (min-width:768px) and (max-width:979px) {

#coming-soon { padding: 100px 0; }

.welcome-section h4 { font-size: 17px; line-height: 20px; }
}

@media (max-width:767px) {

#coming-soon { padding: 130px 0 100px; }

#brand-logo { max-width: 150px; }

.welcome-section h2 { font-size: 15px; margin-top: 21px; }

#welcome h4, .typist { font-size: 13px; line-height: 23px; }

a.subscribe-button { padding: 1em 2.071em; }

#link-box a.subscribe-button:first-child { margin-bottom: 10px; }
}

/*mohamed emam*/

.main-wraper .contry-item img{
box-shadow: 0px 0px 0px 10px rgba(255,255,255,0);
    transition: all 0.35s ease-in;
    -webkit-transition: all 0.35s ease-in;
    -moz-transition: all 0.35s ease-in;
    -ms-transition: all 0.35s ease-in;
    display: inline-block;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid transparent;
    margin-bottom: 9px;
   display: block;
    max-width: 100%;
    height: auto;
}
.contry-item:hover img {
    box-shadow: 0px 0px 0px 5px #25224e;
}
/*===================*/

    .swiper-container {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        
        height: 200px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .append-buttons {
        text-align: center;
        margin-top: 20px;
    }
    .append-buttons a {
        display: inline-block;
        border: 1px solid #007aff;
        color: #007aff;
        text-decoration: none;
        padding: 4px 10px;
        border-radius: 4px;
        margin: 0 10px;
        font-size: 13px;
    }
    .swiper-container-multirow>.swiper-wrapper{float:left;}
    .popular-inner
    {
        overflow:hidden;
        background-image:url(/css/images/bg-umrah.jpg);
        }
    .swiper-pagination-umrah {text-align:center;padding-top:10px;}
    .tour-item-date 
    {
        direction:rtl;
    border-radius: 5px 5px 0 0px;
    position: absolute;
    top: 0;
    left: 0px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    color: #fff;
    -moz-border-radius: 7px;
    padding: 0 14px;
    height: 20px;
    width: 100%;
    text-align: center;
    background-color: #e73c36; 
}
.tour-item-Photo {
    
    padding-top: 20px;
}
.tour-item-Photo .secPhoto 
{
    overflow:hidden;
    width: 100%;
    height: 107px;
}
.tour-item-Photo img {
    width: 100%;
    height: 100%;
    transition: all .7s ease-in-out;
}
.tour-item-Photo img:hover {
    transform: scale(1.15);
}
.tour-item .tour-item-text 
{
    direction:rtl;
    background-color: #fff;
}
.tour-item-text-title h3 {
    margin: 0;
    padding: 0;
}
.tour-item-btn {
    border-radius: 0 0 5px 5px;
    background-color: #022c54;
}
.swiper-container-outgoing.swiper-container-horizontal.swiper-container-rtl {
    overflow: hidden;
}
.ingoing ,.mainServ{
    overflow: hidden;
}
.ingoing-Box 
{
    margin:20px;
    background-color: white;
}

.ingoing-Box .col-md-5,
.ingoing-Box .col-md-7
{
    padding:0;
    }
    
    .ingoing-Box .boxPhoto {
    max-height: 154px;
}
/*.boxPhoto:before {
   content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: -7%;
    height: 100%;
    width: 20%;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -ms-transform: skew(15deg);
    -o-transform: skew(15deg);
    transform: skew(11deg);
    background: #fff;
}*/
.ingoing-Box img {
    width: 100%;
    height: 154px;
}
.ingoing-Box .textbox {
    padding-right: 22px;
    color: black;
    text-align: right;
}
.mainServ img {
    max-height: 129px;
}
.mainServ .content-text {
    
    text-align: center;
}
.inner-box {
      /*  -moz-box-shadow: 4px 4px 11px #211f44;
    -webkit-box-shadow: 4px 4px 11px #211f44;
    box-shadow: 10px 10px 10px #211f44;*/
    margin: 18px;
}
section.manserve-inner 
{
        padding: 50px 0;
    color: black;
}

.siaServ {
    overflow: hidden;
}
.testimonials 
{
    overflow: hidden;

    padding: 100px 0;
    background-image: url(/css/images/testimonialsbg.jpg);
}
.testi-wrap {
    width: 70%;
    /* color: papayawhip; */
}
.testi-wrap p {
    color: white;
}
.qq img {
    width: 60px;
    border-radius: 50%;
}

.ingoing-Box .package-price {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(39, 36, 89, 0.71);
    margin: 0 0 0 0px;
    color: WHITE;
    padding: 5px 30px 5px 10px;
}
.title {
    color: black;
}@media (min-width: 992px)
{
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right;
}}.second-title h2{text-align:center;}
.title h2{text-align:center;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{text-align:center;}
.service-inner .swiper-container-outgoing.swiper-container-horizontal{overflow:hidden !important;}
.swiper-container-ingoing.swiper-container-horizontal.swiper-container-multirow{overflow:hidden !important;}
.swiper-container-mainServ.swiper-container-horizontal{overflow:hidden !important;}
.swiper-container-testimonials.swiper-container-horizontal{overflow:hidden !important;}


.header-style-2 .top-header-bar {background: #333; height:32px; padding: 0px;}
.header-style-2 nav {float: left;}
.header-style-2 .form-block {margin-bottom: 0px;}
.header-style-2 .dropmenu {transform: scaleY(0); -webkit-transform: scaleY(0);-moz-transform: scaleY(0);-ms-transform: scaleY(0); display: block; visibility: hidden; opacity: 0; transform-origin: top center; background: #4B3E4D; color: #fff;}
.header-style-2 .dropmenu li a {color: #fff; border-bottom: 1px solid #333;}

.header-style-2 .dropmenu li,.header-style-2 .dropmenu li a {background-color: #29245a;color: #fff;}
.header-style-2 .dropmenu li:hover, .header-style-2 .dropmenu li a:hover {background-color: #65B88A;color: #fff;}


.header-style-2 nav > ul > li{float:right}
.header-style-2 nav > ul > li:hover > .dropmenu {transform: scaleY(1); -webkit-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1); visibility: visible; opacity: 1; -moz-box-shadow: 0px 3px 10px #4b3e4d; -webkit-box-shadow: 0px 3px 10px #4b3e4d; box-shadow: 0px 3px 10px #4b3e4d;}
.header-style-2 .top-header-block {display: none;}
.header-style-2 .form-block {float: right;}
.header-style-2 .input-style-1 {max-width: 180px;}
.header-style-2 .input-style-1.color-3 input {background: #4B3E4D; border: 0px none; height: 40px; padding: 0px 10px 0px 35px;} 
.header-style-2 nav > ul > li > a {border-radius: 0px;}
.header-style-2 .input-style-1.b-50 img {left: 10px;}
.header-style-2 .drop-wrap {max-width: 77px; float: right;}
.header-style-2 .drop .drop-list {position: relative; display: inline-block; padding-left: 3px;}
.header-style-2 .drop b {display: inline-block; width: auto;}
.header-bar {position: relative; width: 100%; padding: 0px;}
.header-style-2 .drop span a {padding: 3px 5px; color: #fff;}
.header-style-2 .drop span a i {padding-left: 5px; color: #fff;}
.header-style-2 .drop span {padding: 0px; top: 38px; background: #4B3E4D; border: 0px none; min-width: 120px;}
.header-style-2 .drop span:before {content: ''; width: 0;height: 0;border-style: solid;border-width: 0 6px 7px 6px; border-color: transparent transparent #4B3E4D transparent; position: absolute; top: -7px; left: 5px;}
.header-style-2 .drop {padding-top: 12px;}
.header-style-2 .drop .lg a {padding: 5px 5px 6px 28px;}
.header-style-2 .drop .lg a img {position: absolute; left: 5px; top: 9px;}
.header-style-2 .drop b img {margin-right: 5px;}
.header-style-2 nav li.type-2 .dropmenu .dropmenu {background: #4B3E4D;}
.header-style-2 nav li.type-2 .dropmenu-desc {color: #999;}
.header-style-2 nav li.type-2 > .dropmenu li {background: #4B3E4D;}
.header-style-2 .form-block {margin-right: 25px;}
.header-style-2 nav li.type-2 .dropmenu a {background: #4B3E4D; margin: 0px;}
.header-style-2 nav li.type-2 .dropmenu a:hover {background: #D2185C; color: #fff;}
.header-style-2 nav li.type-2 .dropmenu .dropmenu::after {background: #4B3E4D !important;}
.header-style-2 nav li.type-2 .dropmenu-subtitle {color: #fff !important;}
.header-style-2.color-4 nav li.type-2 a.dropmenu-title {color: #fff !important;}
.header-style-2.color-4 nav li.type-2 a.dropmenu-title:hover {background: none; color: #999 !important;}
.header-style-2.color-4 nav > ul > li:hover > a {background: #29245a !important;}
.header-style-2 .nav {padding: 0px !important;}
.header2-baner {padding-top: 95px;}
.header-style-2 nav li.type-3 > .dropmenu {margin-top: 0px !important;}
.header-style-2 nav li.type-4 > .dropmenu {margin-top: 0px !important;}
.header-style-2 nav > ul > li {position: static !important; margin: 0px;}
.header-style-2 nav > ul > .SING1 {position: relative !important; margin: 0px;}
.header-style-2 nav > ul > li > a {padding: 15px; margin-bottom: 0px;}
.header-style-2 nav > ul > li.active > a {background: #d2185c; color: #fff;}
.header-style-2 nav li.type-2 > .dropmenu {margin-top: 0px;}
.header-style-2 {border-bottom: 2px solid #D2185C;}
.header-style-2 nav {padding-top: 7px;}
.header-style-2 nav > ul > li > .dropmenu {padding: 0px; top: 46px;}
.header-style-2 .drop span a:hover {background: #4B3E4D; color: #fff;}
.header-style-2 .drop-list.act {color: #FFF;}
.header-style-2 nav .dropmenu .dropmenu {background: #4B3E4D;}
.header-style-2 nav li.type-3 .dropmenu > li:hover > a {background: #e73c36; color: #fff;}
.header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #e73c36; color: #fff;}
.header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #e73c36; color: #fff;}
.header-style-2 nav li.type-3 .dropmenu a:hover {background: #4B3E4D; color: #fff;}
.header-style-2 .nav-menu-icon {position: absolute; right: 0px;}
.header-style-2.scrol .top-header-bar {padding: 0px;}



.dropdown-menu
{
    /*right: 370px;*/
    left: auto;
    float: left;
    text-align: right;
    direction: rtl
}
header { position: fixed; left: 0px; top: 0px; z-index: 100; width: 100%; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.logo 
{
	-webkit-transition: all 0.2s ease-out; 
	-moz-transition: all 0.2s ease-out; 
	-o-transition: all 0.2s ease-out; 
	transition: all 0.2s ease-out;
	height: 
}
.nav {-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.top-header-bar { position: relative; width: 100%; padding: 30px 0px 0px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

header.scrol .top-header-bar { padding: 15px 0px 0px; }

header.hovered.scrol { background: rgba(0, 0, 0, 0.8); }
header.hovered.scrol .nav {padding: 15px 0px;}
header.hovered.scrol .logo {top: 8px;}
header.bg-black-o.scrol { background: rgba(0, 0, 0, 0.8); }
.sc-1.scrol {height: 60px;}
.sc-1.scrol .logo {top: -100px;}
.sc-1.scrol nav.menu {padding-top: 0px;}
.sc-1.scrol .nav {padding: 15px 0px;}
.sc-2.scrol {height: 60px;} 
.sc-2.scrol .logo {top: 0px;} 
.sc-2.scrol .nav {padding:10px 0px;}

header.type-2 .nav { padding: 33px 0px 27px; }

header.type-2 .nav-menu-icon { display: block; width: 19px; height: 18px; border-left: 1px solid #ededed; padding-left: 33px; margin-top: 10px; margin-right: 18px; }

header.type-2 .nav-menu-icon a { display: block; width: 19px; height: 18px; margin-top: 8px; }

header.type-2 .nav-menu-icon a i { display: block; }

header.type-2 .nav-menu-icon a i, header.type-2 .nav-menu-icon a i:before, header.type-2 .nav-menu-icon a i:after { width: 19px; }

header.type-2 .top-header-block { letter-spacing: 0.4px; padding-right: 30px; padding-left: 30px; margin-top: 10px; height: 18px; border-left: 1px solid #ededed; }

header.type-2 .top-header-block img { margin-right: 7px; }

header.type-2 .search { padding-bottom: 2px; padding-right: 25px; }

header.type-2 .search img { margin-top: 2px; }

header.type-3 .logo { position: absolute; top: 30px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

header.type-3 nav.menu { float: none; text-align: center; padding-top: 56px; }

header.type-3 nav.menu .dropmenu { text-align: left; }

header.type-3 nav > ul > li { display: inline-block; float: none; }

header.type-3 li.type-2 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }

header.type-3 li.type-3 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }

header.type-3 li.type-4 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }

header.type-4 .top-header-bar { padding: 20px 0px 20px; }

header.type-6 nav { float: none; text-align: center; }

header.type-6 nav > ul > li { float: none; display: inline-block; }

header.type-6 nav.menu { float: none; text-align: center; }

header.type-6 nav.menu .dropmenu { text-align: left; }

header.type-6 nav > ul > li { display: inline-block; float: none; }

header.type-6 li.type-2 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }

header.type-6 li.type-3 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }

header.type-6 li.type-4 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }

header.color-1 nav > ul > li:hover > a { color: #FFF;}

header.color-1 nav li.type-2 a.dropmenu-title { color: #222; }

header.color-1 nav li.type-2 a.dropmenu-title:hover { opacity: 0.6; }

header.color-1 nav li.type-4 a.dropmenu-title { color: #222; }

header.color-1 nav li.type-4 a.dropmenu-title:hover { opacity: 0.6; }

header.color-2 .top-header-block { color: rgba(34, 34, 34, 0.6); }

header.color-2 .nav-menu-icon a i, header.color-2 .nav-menu-icon a i:before, header.color-2 .nav-menu-icon a i:after { background: #7a7a7a; }

header.color-2 .nav-menu-icon .active i { background: transparent; }

header.color-2 nav > ul > li > a:hover { color: #203F20; }

header.color-3 nav > ul > li:hover > a { color: #fff;}

header.color-3 nav li.type-2 a.dropmenu-title { color: #222; }

header.color-3 nav li.type-2 a.dropmenu-title:hover { opacity: 0.6; }

header.color-3 nav li.type-4 a.dropmenu-title { color: #222; }

header.color-3 nav li.type-4 a.dropmenu-title:hover { opacity: 0.6; }

header.color-4 nav > ul > li > a { color: #4b3e4d; font-size: 18px;}

header.color-4 nav > ul > li:hover > a { color: #fff;}

header.color-4 nav li.type-2 a.dropmenu-title { color: #222; }

header.color-4 nav li.type-2 a.dropmenu-title:hover { opacity: 0.6; }

header.color-4 nav li.type-4 a.dropmenu-title { color: #222; }

header.color-4 nav li.type-4 a.dropmenu-title:hover { opacity: 0.6; }

header.color-4 .top-header-block { color: rgba(34, 34, 34, 0.6); }

header.color-5 nav > ul > li > a { color: #222; }

header.color-5 nav > ul > li:hover > a { color: #fff;}

header.color-6 nav > ul > li > a { color: #fff; }

header.color-6 nav > ul > li:hover > a { color: #fff;}

header.color-7 .nav-menu-icon a i, header.color-7 .nav-menu-icon a i:before, header.color-7 .nav-menu-icon a i:after { background: #23b0e8; }

header.color-7 .nav-menu-icon .active i { background: transparent; }

header.color-8 nav > ul > li > a { color: #222; }

header.color-8 nav > ul > li:hover > a { color: #fff;}

header.color-9 nav > ul > li > a { color: #fff; }

header.color-9 nav > ul > li:hover > a { color: #fff;}

header.color-10 nav > ul > li > a { color: #fff; }

header.color-10 nav > ul > li:hover > a { color: #fff; }

header.color-11 nav > ul > li > a { color: #fff; }

header.color-11 nav > ul > li:hover > a { background: #fff;}

header.color-11 .nav-menu-icon a i, header.color-11 .nav-menu-icon a i:before, header.color-11 .nav-menu-icon a i:after { background: #23b0e8; }

header.color-11 .nav-menu-icon .active i { background: transparent; }

header.color-12 nav > ul > li > a { color: #222; }

header.color-12 nav > ul > li:hover > a {color: #fff; }

header.color-12 .nav-menu-icon a i, header.color-12 .nav-menu-icon a i:before, header.color-12 .nav-menu-icon a i:after { background: #23b0e8; }

header.color-12 .nav-menu-icon .active i { background: transparent; }

body.stick { padding-top: 100px; }

body.st-58 { padding-top: 58px; }

body.st-100 { padding-top: 100px; }

body.st-148 { padding-top: 148px; }

.top-header-block { position: relative; color: rgba(255, 255, 255, 0.6); font-size: 10px; line-height: 5px; text-transform: uppercase; padding-right: 30px; }

.top-header-block:last-child { padding-right: 0px; }

.top-header-block a { display: inline-block; padding-top: 5px; letter-spacing: 0.6px; }

.top-header-block img { vertical-align: middle; margin-right: 5px; }

.top-header-block.search > img:hover { cursor: pointer; opacity: 0.6; }

.card { position: relative; }

.serach { position: relative; float: right; }

.nav { padding: 0px; }

.logo { position: relative; float: left; }

nav { float: right; color: #fff; padding-top: 4px; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }

nav a, nav a:focus { color: #fff; }

nav > ul > li { position: relative; float: right; margin-left: 5px; font-size: 12px; font-weight: 700; line-height: 16px; text-transform: uppercase; }

nav > ul > li > a { position: relative; display: block; padding: 7px 15px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 2px; color: #000; }

nav > ul > li > a > span { padding-left: 5px; }

nav > ul > li > .dropmenu {visibility: hidden; opacity: 0; transform: translateY(10%); -webkit-transform: translateY(10%); -moz-transform: translateY(10%); -ms-transform: translateY(10%); position: absolute; top: 32px; right: 0%; min-width: 178px; background: #fff; -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; -moz-transition: all 0.35s ease-out; -ms-transition: all 0.35s ease-out;}

nav .dropmenu a { display: block; letter-spacing: 0.5px; padding: 10px 20px 10px 15px; }
nav .dropmenu a > span {display: inline-block; float: right; font-weight: 400; font-size: 8px; line-height: 20px;}

nav .dropmenu li { position: relative; }

nav .dropmenu li:hover > a {background: #fafafa; }

nav > ul > li:hover > .dropmenu {visibility: visible; opacity: 1; transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}

nav .dropmenu .dropmenu { visibility: hidden; opacity: 0; transform: scale(1.01); -webkit-transform: scale(1.01);-moz-transform: scale(1.01);-ms-transform: scale(1.01); position: absolute; top: 0px; left: 100%; min-width: 178px; background: #fff; margin-left: 1px; -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; -moz-transition: all 0.35s ease-out; -ms-transition: all 0.35s ease-out;}

nav .dropmenu li:hover .dropmenu {visibility: visible; opacity: 1;transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);}


nav li.type-1:nth-last-child(1) .dropmenu, nav li.type-1:nth-last-child(2) .dropmenu, nav li.type-1:nth-last-child(3) .dropmenu { left: auto; right: 0px;text-align:right; }

nav li.type-1:nth-last-child(1) .dropmenu .dropmenu, nav li.type-1:nth-last-child(2) .dropmenu .dropmenu, nav li.type-1:nth-last-child(3) .dropmenu .dropmenu { left: auto; right: 100%; text-align:right;}

nav li.type-2 { position: static; }

nav li.type-2 > .dropmenu { min-width: 75%; top: 100%; left: 0px; margin-top: -34px; padding: 13px 0px 25px 0; }
header.scrol nav li.type-2 > .dropmenu {margin-top: -20px;} 
header.scrol nav li.type-4 > .dropmenu {margin-top: -20px;} 
nav li.type-2 > .dropmenu:after { content: ''; display: block; position: absolute; top: 0px; right: 0px; bottom: 0px; width: 76%; background: #F8F8F8; z-index: 1; }

nav li.type-2 > .dropmenu:hover li:first-child .dropmenu { opacity: 0; display: none; }

nav li.type-2 > .dropmenu:hover li:first-child:hover .dropmenu { opacity: 1; display: block; }

nav li.type-2 > .dropmenu li { position: static; width: 24%; z-index: 100; }

nav li.type-2 .dropmenu a { position: relative; padding: 13px 20px 13px 30px; margin-bottom: 6px; z-index: 200; }

nav li.type-2 .dropmenu .fa { float: right; line-height: 18px; }

nav li.type-2 .dropmenu .dropmenu { display: none; left: 24%; width: 76%; background: #f8f8f8; padding: 30px; opacity: 0; -moz-box-shadow: none; box-shadow: none; }

nav li.type-2 .dropmenu .dropmenu:after { content: ''; display: block; width: 31.805555555%; position: absolute; top: 0px; left: -31.805555555%; bottom: 0px; background: #fff; z-index: 1; }

nav li.type-2 .dropmenu li:hover .dropmenu { display: block; opacity: 1; z-index: 100; }

nav li.type-2 .dropmenu li:first-child .dropmenu { display: block; opacity: 1; z-index: 100; }

nav li.type-2 .dropmenu-item { width: 50%; float: left; margin-bottom: 30px; }

nav li.type-2 .dropmenu .dropmenu-image { display: inline-block; float: left; width: 40%; padding: 0; margin: 0; }

nav li.type-2 .dropmenu .dropmenu-image:before { display: none; }

nav li.type-2 .dropmenu-text { display: inline-block; width: 60%; padding-left: 30px; padding-top: 13px; }

nav li.type-2 .dropmenu-subtitle { font-size: 12px; line-height: 18px; font-weight: 700; color: #222222; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 9px; }

nav li.type-2 a.dropmenu-title { display: block; font-size: 14px; line-height: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.3px; margin-bottom: 9px; padding: 0px; }

nav li.type-2 .dropmenu-desc { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 18px; font-weight: 400; color: #bebebe; text-transform: uppercase; }

nav li.type-3 { position: static; }

nav li.type-3 > .dropmenu { min-width: 85%; top: 100%; left: auto; right: 0px; margin-top: -34px; padding: 0; }
header.scrol nav li.type-3 > .dropmenu {margin-top: -20px;}

nav li.type-3 > .dropmenu ul { display: block; width: 20%; float: left; border-left: 1px solid #f1f1f1; }

nav li.type-3 .dropmenu li { margin-bottom: 0px; }

nav li.type-3 .dropmenu a { padding: 10px 20px 10px 15px; letter-spacing: 0px; }

nav li.type-4 { position: static; }

nav li.type-4 > .dropmenu { min-width: 78%; top: 100%; left: auto; right: 0px; margin-top: -34px; padding: 13px 0 42px 0; -moz-box-shadow: none; box-shadow: none; }

nav li.type-4 > .dropmenu li { position: static; width: 21.5%; }

nav li.type-4 .dropmenu li:first-child .dropmenu { display: block; }

nav li.type-4 .dropmenu a { padding: 13px 20px 13px 30px; margin-bottom: 6px; letter-spacing: 0; }

nav li.type-4 .dropmenu .dropmenu { left: 21.5%; bottom: 0px; width: 78.5%; padding: 30px; }

nav li.type-4 .dropmenu-item { float: left; width: 33.33333333%; text-align: center; }

nav li.type-4 .dropmenu .dropmenu-image { display: inline-block; padding: 0; margin: 0 0 5px 0; }

nav li.type-4 a.dropmenu-title { display: block; font-size: 14px; line-height: 18px; font-weight: 700; letter-spacing: 3px; margin-bottom: 12px; padding: 0; }

nav li.type-4 .dropmenu-desc { font-size: 12px; line-height: 16px; font-weight: 400; color: #b9b9b9; letter-spacing: 1.1px; }

nav li.type-4 .dropmenu-desc strong { font-weight: 700; }

nav li.type-4 .dropmenu .fa-chevron-right { display: none; }

.nav-menu-icon { position: relative; float: right; width: 24px; height: 24px; z-index: 200; margin-right: 0px; margin-top: 4px; display: none; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; z-index: 99; }

.nav-menu-icon a { display: inline-block; width: 24px; height: 24px; cursor: pointer; text-decoration: none; }

.nav-menu-icon a i { position: relative; display: inline-block; width: 24px; height: 3px; color: #000; font: bold 14px/.4 Helvetica; text-transform: uppercase; text-indent: -55px; background: #fff; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }

.nav-menu-icon a i:before, .nav-menu-icon a i:after { content: ''; width: 24px; height: 3px; background: #fff; position: absolute; left: 0; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

.nav-menu-icon a i:before { top: -7px; }

.nav-menu-icon a i:after { bottom: -7px; }

.nav-menu-icon a:hover i:before { top: -10px; }

.nav-menu-icon a:hover i:after { bottom: -10px; }

.nav-menu-icon a.active i { background: none; }

.nav-menu-icon a.active i:before { top: 0; -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); transform: rotateZ(45deg); }

.nav-menu-icon a.active i:after { bottom: 0; -webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg); transform: rotateZ(-45deg); }
nav.menu.navbar-right.slide-menu {
    transform: translateY(0);
    top: 76px;
}
.search-icon { position: relative; float: right; display: inline-block; padding-left: 35px; vertical-align: middle; }

.search-icon span { position: relative; font-size: 16px; padding: 7px 0px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 2px; cursor: pointer; }

.search-icon span:hover { opacity: 0.6; }

.bg-white.color-4.header-style-2 nav > ul > li.active > a {color: #fff;}
.bg-1 {background: #4B3E4D;}
.bg-2 {background: #2d3e50;}
.bg-3 {background: #23b0e8;}
.bg-4 {background: #66BB6A;}
.bg-5 {background: #EF4836;}
.bg-6 {background: #1593d0;}
.bg-7 {background: #206ab0;}
.bg-8 {background: #d73240;}
.bg-home-img-day-use 
{
    background: #bbb url('../images/bg-day-use.jpg') no-repeat fixed top right;
    }

.dropmenu {transition: all 0.3s ease-in-out; right: 0px; float: left;left: auto;}
ul li { font-size: 12px; line-height: 32px; font-weight: 300; }
ul { list-style: none; }
.header-bar ul li .fa{font-size: 14px}
.bg-white { background: #fff; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
.color-red { color: #65b88a; }
a, a:link, a:visited, a:active, a:hover { cursor: pointer; text-decoration: none; outline: none; }
a { text-decoration: none; color: inherit; }
button { background: none; border: 0px none; }
a, .c-button, .investor-logo img, .filter-nav a:before, .photo-next, .photo-prev, .contry-item h5, .slider-wth-thumbs.style-1 .thumbnails img 
{
     -webkit-transition: all 0.35s ease-in-out; 
     -moz-transition: all 0.35s ease-in-out; 
     -o-transition: all 0.35s ease-in-out; 
     transition: all 0.35s ease-in-out; }
     
     .list-inline{color: #fff;}
.padding-right-30{padding-right: 30px;}
.TheRow {
    background-color: #615d8c;
    padding: 0 0 10px 0;
}
.pan {
    width: 1140px;
    background-color: #29245a;
    padding: 10px;
    text-align: right;
}
.TheRow {
    background-color: rgb(41, 36, 90);
    padding: 0 0 10px 0;
}
.PTheCol h3 {
    color: #e73c36;
}
/*.TheCol .Photo {
    width: 180px;
    height: 85px;
}*/
.TheCol .Photo a {
    padding: 0px;
    width: 100%;
    height: 100%;
}
.TheCol .TitleText a {
 padding: 5px 2px 20px 2px;
text-align: center;
}
.TheCol .Photo img {
    width: 100%;
    height: 100%;
}
.FullDropmenu a:hover {
    font-weight: bold;
    color: #fff;
    background: #e73c36;
}

.main-wraper
{
    margin-top:20px; 
    color:Black;
    }

nav.navbar.navbar-default.navbar-fixed-top.with-slicknav {
    background-color: #fff !important;}
    .header-style-2 nav > ul > li {
    position: static !important;
    margin: 0px;
}.header-topbar {
    background-color: #fec107;
}a.details{font-size:16px;color:#eee;}
.content-text a{color:#fec107;}
.clip{clip: rect(auto, auto, auto, auto);
    height: 100%;
    position: absolute;
    width: 100%;}
    
   /* .inner-box .icon img,.image-fader{border-radius:100%}
    .inner-box .hover-icon,.image-fader{display:block;position:absolute;-webkit-transition:all .3s ease}
    .image-fader{top:10px;left:10px;right:10px;bottom:10px;background-color:rgba(0,0,0,.2);opacity:0;transition:all .3s ease;-webkit-transform:scale(.4) rotate(50deg);-moz-transform:scale(.4) rotate(50deg);-ms-transform:scale(.4) rotate(50deg);-o-transform:scale(.4) rotate(50deg);z-index:2}
    .col-recipe:hover .image-fader{opacity:1;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0)}
    .col-recipe .hover-icon{top:50%;left:50%;-webkit-transform:translate(-50%,30px);-moz-transform:translate(-50%,30px);-ms-transform:translate(-50%,30px);-o-transform:translate(-50%,30px);color:#fff;font-size:40px;transition:all .3s ease}
    .col-chef .chef-overlay,.col-video .image-fader{top:10px;right:10px;bottom:10px;display:block;z-index:2}
    .col-recipe:hover .hover-icon{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
    .inner-box .hover-icon a{color:#fff}
    .inner-box .hover-icon a:hover{color:red}
    .inner-box .hover-icon{top:50%;left:50%;-webkit-transform:translate(-50%,30px);-moz-transform:translate(-50%,30px);-ms-transform:translate(-50%,30px);-o-transform:translate(-50%,30px);color:#fff;font-size:40px;transition:all .3s ease}
    .col-chef .chef-overlay,.col-video .image-fader{top:10px;right:10px;bottom:10px;display:block;z-index:2}
    .col-recipe:hover .hover-icon{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
     */
/*************************************
            end header

/*** 

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section{
	position:relative;
	padding:120px 0px;
}

.gallery-section .outer-box{
	position:relative;	
}

.gallery-section .sec-title p {
	color: #999;
	font-weight: 700;
	margin-top: 5px;
	letter-spacing: 1px;
	font-family: "raleway",sans-serif;
}

.gallery-section .big-column{
	width:35.40%;
	float:left;	
}

.gallery-section .medium-column{
	width:29.20%;
	float:left;	
}

.gallery-section .sec-title {
	text-align: center;
}

.gallery-section .sec-title h1 {
	color: #e9b947;
	font-family: "Playball",sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 40px;
}

.gallery-section .filters{
	position:relative;
	text-align:center;
	margin-bottom:40px;
}

.gallery-section .filters li{
	border: 1px solid #e9b947;
	color: #e9b947;
	cursor: pointer;
	display: inline-block;
	font-family: "raleway",sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 5px 10px;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.gallery-section .filters li .txt{
	position:relative;
	display:block;
	z-index:1;	
}

.gallery-section .filters li:hover, .gallery-section .filters li.active {
	border-color: #e9b947;
	color: #fff;
	background: #e9b947;
}

.gallery-section .filters li:hover:before,
.gallery-section .filters li.active:before,
.gallery-section .filters li:hover:after,
.gallery-section .filters li.active:after{
	opacity:1;
}

.default-portfolio-item{
	position:relative;
	margin-bottom:30px;
}

.default-portfolio-item.mix{
	display:none;
}

.full-width .default-portfolio-item{
	padding:0px !important;
	margin:0px !important;
}

.masonry-gallery .masonry-item{
	position:relative;
}

.default-portfolio-item .inner-box{
	position:relative;
	width:100%;
	overflow:hidden;
}

.gallery-section .default-portfolio-item .image-box {
	/*background: #eee none repeat scroll 0 0;
	border-color: #3a3a3a #ccc;
	border-style: solid;
	border-width: 0 0 5px 5px;*/
	display: block;
	position: relative;
	/*border-radius: 7px 0 7px 0;*/
}

.gallery-section .default-portfolio-item .image-boxes {
	border-bottom: 3px solid #3a3a3a;
	border-radius: 5px;
	display: block;
	position: relative;
}

.default-portfolio-item .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.default-portfolio-item .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	padding:0px;
	color:#ffffff;
	opacity:0;
	border:20px solid transparent;
	text-align:center;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transform:scaleX(0);
	-ms-transform:scaleX(0);
	-o-transform:scaleX(0);
	-moz-transform:scaleX(0);
	transform:scaleX(0);
}

.style-two .default-portfolio-item .overlay-box{
	border:none;
}

.default-portfolio-item .inner-box:hover .overlay-box{
	top:0px;
	opacity:1;
	-webkit-transform:scaleX(1);
	-ms-transform:scaleX(1);
	-o-transform:scaleX(1);
	-moz-transform:scaleX(1);
	transform:scaleX(1);	
}

.default-portfolio-item .overlay-inner {
	background: rgba(11, 11, 11, 0.6) none repeat scroll 0 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	display: table;
	height: 100%;
	left: 0;
	padding: 10px 20px;
	position: absolute;
	top: 0;
	vertical-align: middle;
	width: 100%;
}

.style-two .default-portfolio-item .overlay-inner{
	outline:1px solid #ffffff;
	outline-offset:-11px;
}

.default-portfolio-item .overlay-inner .content{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}

.default-portfolio-item .overlay-inner .option-btn{
	position:relative;
	display:inline-block;
	line-height:44px;
	color:#ffffff;
	font-size:18px;
	width:46px;
	height:46px;
	margin:15px 4px 0px;
	border:1px solid #ffffff;
	border-radius:3px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.default-portfolio-item .overlay-inner .option-btn:hover{
	background:#e9b947;
	border-color:#e9b947;	
}

.default-portfolio-item .overlay-inner h3{
	font-size:18px;
	color:#ffffff;
	font-weight:600;
	text-transform:capitalize;
	margin-bottom:3px;
}

.default-portfolio-item .overlay-inner h3 a{
	color:#ffffff;	
}

.default-portfolio-item .overlay-inner h3 a:hover{
	color:#e9b947;
}

.default-portfolio-item .overlay-inner .text{
	color:#dddddd;
	left: 44px;	
}

.fancybox-next span,
.fancybox-prev span{
	background-image:none !important;
	width:44px !important;
	height:44px !important;
	line-height:44px !important;
	text-align:center;
}

.fancybox-next span:before,
.fancybox-prev span:before{
	content:'';
	position:absolute;
	font-family: 'FontAwesome';
	left:0px;
	top:0px;
	font-size:12px;
	width:44px !important;
	height:44px !important;
	line-height:44px !important;
	background-color:rgba(28,28,28,0.40) !important;
	color:#ffffff;
	visibility:visible;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.fancybox-next span:before{
	content:'\f178';
}

.fancybox-prev span:before{
	content:'\f177';
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before{
	background-color:#ffffff !important;
	color:#000000;	
}

.fancybox-type-image .fancybox-close{
	right:0px;
	top:0px;
	width:45px;
	height:45px;
	background:url(../images/icons/icon-cross.png) center center no-repeat;
	background-color:rgba(17,17,17,0.50) !important;	
}

.fancybox-type-image .fancybox-close:hover{
	background-color:#000000 !important;	
}

.fancybox-type-image .fancybox-skin{
	padding:0px !important;	
}

/*** 
/*
=============================================
			LIBRARY TESTIMONILAS
=============================================
*/
.kode-lib-team-member{
	background:#f1f1f1;
	padding:70px 0px 0px;
}
.lib-textimonials{
	background-image:url(/images/Kerkira-town.jpg);
	background-size:cover;
	background-position:center;
	position:relative;
	padding:70px 0px 50px;
}
.lib-textimonials:before{
	content:"";
	height:100%;
	width:100%;
	background-color:rgba(0,0,0,0.8);
	position:absolute;
	left:0px;
	top:0px;
}
.lib-textimonials .container{
	position:relative;
}
.lib-textimonials .item{
	padding:0px 15px;
}

.lib-testimonial-content{
	float:left;
	width:100%;
	text-align:center;
	position:relative;
}
.lib-testimonial-content:after{
	content:"\f10d";
	font-family:FontAwesome;
	position:absolute;
	left:20px;
	top:20px;
	color:#999;
	font-size:20px;
}
.lib-testimonial-content .kode-text{
	float:left;
	width:100%;
	margin-bottom:40px;
	background-color:#fff;
	padding:40px 30px 30px 30px;
	position:relative;
	font-size:16px;
	font-style:italic;
}
.lib-testimonial-content .kode-text p{
	margin:0px;
}
.lib-testimonial-content .kode-text:before{
	content:"";
	height:30px;
	width:30px;
	background-color:#fff;
	transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	position:absolute;
	left:0px;
	right:0px;
	margin:auto;
	bottom:-10px;
}

.lib-testimonial-content .kode-thumb{
	height:80px;
	width:80px;
	border-radius:100%;
	overflow:hidden;
	border:solid 3px #fff;
	display:inline-block;
}
.lib-testimonial-content .kode-thumb:hover
{
  height:120px;
	width:120px;}
.lib-testimonial-content h4{
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
}
.lib-testimonial-content p.title{
	color:#fff;
	text-transform:uppercase;
}
/*
=============================================
			LIBRARY AUTHORS
=============================================
*/

.lib-authors{
	float:left;
	width:25%;
	position:relative;
	margin-bottom:70px;
}
.lib-authors img{
	width:100%;
}
.lib-authors:hover img{
	opacity:0.3;
}

.lib-authors .kode-caption{
	padding:20px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color:rgba(0,0,0,0.8);
	text-align:center;
	width:100%;
	height:90px;
	z-index: 100;
}
.lib-authors:hover .kode-caption{
	bottom:-90px;
	background-color:rgba(0,0,0,1);
}
.lib-authors .kode-caption h4{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}
.lib-authors .kode-caption p{
	color:#fff;
	text-transform:uppercase;
	margin:0px;
}

.lib-authors .social-icons{
	width:32px;
	position:absolute;
	left:0px;
	right:0px;
	margin:auto;
	z-index:10;
	visibility:hidden;
	opacity:0;
	top:0px;
}
.lib-authors .social-icons:before{
	content:"";
	width:1px;
	background-color:#000;
	position:absolute;
	height:100%;
	left:0px;
	right:0px;
	margin:auto;
}
.lib-authors:hover .social-icons{
	visibility:visible;
	opacity:1;
	top:50%;
	margin-top: -25%;
}
.lib-authors .social-icons ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
.lib-authors .social-icons ul li{
	float:left;
	margin-top:10px;
}
.lib-authors .social-icons ul li:first-child{
	margin:0px;
}
.lib-authors .social-icons ul li a{
	height:32px;
	width:32px;
	background-color:#000;
	color:#fff;
	display:block;
	font-size:14px;
	text-align:center;
	padding:4px 0px;
}/*
=============================================
		End	LIBRARY AUTHORS
=============================================
*/
.lib-textimonials .swiper-container-outgoings.swiper-container-horizontal{overflow:hidden;}
li.type-1 i{margin-right:5px;}

/*
=============================================
		HOVER TEXT
=============================================
*/

.social-network ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 480px) and (max-width: 767px) {
  .social-network ul {
    margin: 0 auto;
    width: 450px;
  }
}
@media (max-width: 479px) {
  .social-network ul {
    margin: 0 auto;
    width: 290px;
  }
}
.social-network ul li {
  float: left;
  width: 16.66%;
}
@media (max-width: 767px) {
  .social-network ul li {
    width: 33.33%;
  }
}
.social-network ul li a {
  display: block;
  height: 189px;
  position: relative;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .social-network ul li a {
    height: 157px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .social-network ul li a {
    height: 120px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .social-network ul li a {
    height: 150px;
  }
}
@media (max-width: 479px) {
  .social-network ul li a {
    height: 97px;
  }
}
.social-network ul li a span {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 9;
}
.social-network ul li a span i {
  color: #fff;
  font-size: 60px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
@media (max-width: 479px) {
  .social-network ul li a span i {
    font-size: 40px;
  }
}
.social-network ul li a.facebook {
  background-color: #547bbc;
}
.social-network ul li a.twitter {
  background-color: #79ccf0;
}
.social-network ul li a.google {
  background-color: #dc4a38;
}
.social-network ul li a.rss {
  background-color: #f9a32c;
}
.social-network ul li a.linkedin {
  background-color: #007bb6;
}
.social-network ul li a.youtube {
  background-color: #ee1c1b;
}
.social-network ul li a:hover {
  background-color: #fff;
}
.social-network ul li a:hover span {
  -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.07);
}
.social-network ul li a:hover.facebook i {
  color: #547bbc;
}
.social-network ul li a:hover.twitter i {
  color: #79ccf0;
}
.social-network ul li a:hover.google i {
  color: #dc4a38;
}
.social-network ul li a:hover.rss i {
  color: #f9a32c;
}
.social-network ul li a:hover.linkedin i {
  color: #007bb6;
}
.social-network ul li a:hover.youtube i {
  color: #ee1c1b;
}
.meet-staff-box {
  padding-top: 90px;
}
.meet-staff-box .staff-member {
  cursor: pointer;
  float: left;
  overflow: hidden;
  position: relative;
  /*width: 25%;*/
}
@media (min-width: 768px) and (max-width: 991px) {
  .meet-staff-box .staff-member {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .meet-staff-box .staff-member {
    width: 100%;
  }
}
.meet-staff-box .staff-member figure img {
  width: 100%;
}
.meet-staff-box .staff-member .content-block {
  background-color: rgba(244, 244, 244, 0.9);
  bottom: 20px;
  cursor: pointer;
  height: 283px;
  left: 0;
  padding: 27px 14px 0;
  position: absolute;
  transform: translate3d(0px, 60%, 0px);
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  text-align: center;
  width: 100%;
  z-index: 15;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .meet-staff-box .staff-member .content-block {
    bottom: -5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .meet-staff-box .staff-member .content-block {
    bottom: 10px;
  }
}
@media (max-width: 767px) {
  .meet-staff-box .staff-member .content-block {
    bottom: 10px;
    height: auto;
  }
}
.meet-staff-box .staff-member .content-block:before {
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-bottom: 17px solid #211f44;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -17px;
  position: absolute;
  opacity: 0;
  top: -17px;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  width: 0;
}
.meet-staff-box .staff-member .staff-info {
  color: #fff;
  left: 0;
  padding: 0 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 39%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .meet-staff-box .staff-member .staff-info {
    padding: 27px 30px 30px;
    position: relative;
    top: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.meet-staff-box .staff-member .staff-info h4 {
  color: #282828;
  margin-bottom: 7px;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.meet-staff-box .staff-member .staff-info .designation {
  color: #282828;
  display: block;
  margin: 0 0 5px;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.meet-staff-box .staff-member .staff-info p {
  line-height: 1.15;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .meet-staff-box .staff-member .staff-info p {
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
.meet-staff-box .staff-member .staff-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 12px;
}
.meet-staff-box .staff-member .staff-info ul li {
  display: inline-block;
  margin: 0 1px;
}
.meet-staff-box .staff-member .staff-info ul li a {
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  padding: 2px 0 3px;
  text-align: center;
  width: 25px;
}
.meet-staff-box .staff-member .staff-info ul li a i {
  color: #bbbbbb;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.meet-staff-box .staff-member .staff-info .btn-primary {
  background-color: #fff;
  -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.07);
  color: #288feb;
  font-size: 12px;
  padding: 8px 26px 9px;
  letter-spacing: 0.5px;
}
.meet-staff-box .staff-member:hover .content-block {
  background-color: #211f44;
  bottom: 0;
  transform: translate3d(0px, 0px, 0px);
}
.meet-staff-box .staff-member:hover .content-block::before {
  opacity: 1;
}
.meet-staff-box .staff-member:hover .content-block .staff-info h4,
.meet-staff-box .staff-member:hover .content-block .staff-info .designation {
  color: #fff;
}
.meet-staff-box .staff-member:hover .content-block .staff-info ul li a i {
  color: #fff;
}
.meet-staff-box .staff-member:hover .content-block .staff-info ul li a:hover i {
  color: #282828;
}
.meet-staff-box .staff-member:hover .content-block .staff-info .btn-primary:hover {
  color: #282828;
}
.worksarrow{
	float:left;
	width:100%;
	margin-bottom:5px;
}
.worksbottom{
	float:left;
	width:100%;
	height:5px;
	/*background-image:url(/images/bgworksbottom.jpg);*/
	background-repeat:repeat;
	margin-top:5px;
}
.worksarrow img{
	position:absolute;
	width:52px !important;
	margin-top:-50px;
	margin-left:-26px;
	left:50%;
	
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
	
}.worksarrow i{
	position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border-color: #262352;
    border-radius: #262352;
    margin-top: -49px;
    margin-left: -26px;
    left: 50%;
    font-size: 39px;
    color: #fff;
    padding-top: 2px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #fec107;

}.worksarrow i.circle{height: 56px;
    width: 56px;
    background: #525776;
    margin-top: -52px;
    margin-left: -29px;}
.element:hover .worksarrow img{
	-webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);	
	
}.element:hover .worksarrow i{
	-webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);	
	
}
.imgwork{
	opacity: 1;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transition: opacity;
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
	-webkit-transition:all 1000ms;
	-o-transition:all 1000ms;
	transition:all 1000ms;		
}
.imgwork:hover	
{
	opacity:0.7;
	-webkit-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
} .yellow{background: #eee;
    border-bottom: 20px solid #262352;}
    .package-ratting i {color:#f94141 !important;}
    ul.search-top{margin-top:-60px;}
    h2.color-dark-2-light {text-align:center;font-size:40px;}
   h3.color-dark-2{text-align:right;}
   .contry-item h5{text-align:center;}
    *:hover{-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}



/*************************************
        Blog page
**************************************/
.our-blog { position: relative; }

/*blog-entry*/
.blog-entry { position: relative; }
.blog-entry.border .entry-content { border: 1px solid #e5e5e5; }
.entry-content { margin: 20px; margin-top: -25px; background: #f3f3f3; position: relative; padding: 20px 30px 30px; }
.entry-content h3 { font-size: 32px; }
.blog-entry-image .entry-date { font-size: 20px; font-weight: 600; background: #e93e21; display: inline-block; width: 60px; height: 75px; text-align: center; position: absolute; padding: 10px; border: 5px solid #e93e21; color: #fff; left: 20px; box-shadow: 0px 0px 0px 1px #fff inset; top: 20px; }
.blog-entry-image .entry-date span { font-size: 13px; font-weight: normal; display: block; }
.entry-description p { margin-bottom: 20px; }
.entry-description a:hover { color: #1e2327; }
.entry-description a i { transition: all 0.3s ease-out 0s; }
.entry-description a:hover i { margin-left: 5px; }
.entry-meta { margin-bottom: 20px; margin-top: 15px; }
.entry-meta a { color: #9d9d9d; margin-right: 10px; font-size: 13px; display: inline-block; }
.entry-meta a:hover { color: #e93e21; }
.entry-meta a i { color: #e93e21; padding-right: 3px; }
.entry-title a:hover, .entry-description a { color: #e93e21; }

/*entry-light*/
.blog-entry.light .entry-content { background: #e93e21; }
.blog-entry.light h3, .blog-entry.light p, .blog-entry.light .entry-meta a i, .blog-entry.light a { color: #fff; }
.blog-entry.light a:hover { color: #1e2327; }
.blog-entry.light .entry-date { background: #fff; border: 5px solid #fff; box-shadow: 0px 0px 0px 1px #e93e21 inset; color: #1e2327; }

/*entry-left*/
.blog-entry.left .blog-entry-image, .blog-entry.left .entry-content { width: 50%; display: table-cell; vertical-align: top; }

/*entry-right*/
.blog-entry.right .blog-entry-image { width: 50%; float: right; display: table-cell; vertical-align: top; }
.blog-entry.right .entry-content { display: table-cell; padding-right: 100px; padding-left: 10px; text-align: right; width: 50%; }
.blog-entry.right .entry-date { position: inherit; float: right; margin-right: -75px; }

/*post-1*/
.blog-entry.post-1 .blog-entry-image { width: 40%; }
.blog-entry.post-1 .entry-content { width: 60%; }
.masonry .masonry-item { float: left; margin-bottom: 40px; }
.masonry.columns-2 .masonry-item { width: 50%; padding: 0 15px 0px; }
.masonry.columns-3 .masonry-item { width: 33.333%; padding: 0 15px 0px; }
.masonry.columns-4 .masonry-item { width: 25%; padding: 0 15px 0px; }
blockquote { margin-top: 25px; display: block; background: #fff; color: #9d9d9d; position: relative; font-size: 14px; padding-left: 60px; border-left: 5px solid #f5f5f5; font-style: italic; padding-right: 0px; }
blockquote::before { content: "\201C"; font-family: Georgia, serif; font-size: 60px; font-weight: bold; color: #e5e5e5; position: absolute; left: 10px; top: -5px; }
blockquote::after { content: ""; }
blockquote cite { font-size: 14px; margin-top: 15px; display: block; font-weight: 600; color: #e93e21; }
.blog-single .contact-form .form-field input, .blog-single .contact-form .form-field textarea { color: #626262; }
.swiper-container-firstsection{overflow:hidden;}
 .entry-content:hover{color: #b0a377;
    margin-left: 0;
    margin-right: 0;}
/*************************************
       End Blog page
**************************************/

/*************************************
      Section 2
**************************************/
.rooms-packages {
    float:left;
    width:100%;
    margin-bottom:-30px;
}
.room-package{
    float:left;
    width:100%;
    margin-bottom:30px;
}
.room-image {
    float:left;
    overflow:hidden;
    position:relative;
    width:100%;
}
.room-image > img{width:100%;}
.room-image .book-now {
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scaleY(0);
    -moz-transform: translateX(-50%) translateY(-50%) scaleY(0);
    -ms-transform: translateX(-50%) translateY(-50%) scaleY(0);
    -o-transform: translateX(-50%) translateY(-50%) scaleY(0);
    transform: translateX(-50%) translateY(-50%) scaleY(0);
    -webkit-transition-delay:0.1s;
    -moz-transition-delay:0.1s;
    -ms-transition-delay:0.1s;
    -o-transition-delay:0.1s;
    transition-delay:0.1s;
}
.room-package:hover .room-image .book-now{
    -webkit-transform: translateX(-50%) translateY(-50%) scaleY(1);
    -moz-transform: translateX(-50%) translateY(-50%) scaleY(1);
    -ms-transform: translateX(-50%) translateY(-50%) scaleY(1);
    -o-transform: translateX(-50%) translateY(-50%) scaleY(1);
    transform: translateX(-50%) translateY(-50%) scaleY(1);
}
.about-room{
    background:#ededed  none repeat scroll 0 0;
    float:left;
    width:100%;
}
.room-title{
    border-bottom:1px solid #f7f7f7;
    float:left;
    padding:15px 0 20px;
    text-align:center;
    width:100%;
}
.room-title > span {
    font-family:arimo;
    font-size:11px;
    font-weight:400;
    letter-spacing:0.3px;
    line-height:20px;
}
.room-title > h4 {
    float:left;
    font-size:16px;
    font-weight:bold;
    line-height:30px;
    margin:10px 0 0;
    width:100%;
}
.room-title h4 a {
    color:#3e3e3e;
    text-decoration:none;
    text-transform:uppercase;
}
.room-bottom {
    float:left;
    padding:20px 30px;
    width:100%;
}
.room-bottom > span {
    color:#696969;
    display:inline-block;
    font-family:roboto;
    font-size:11px;
    text-align:center;
    vertical-align:middle;
    width:40%;
}
.room-bottom > ul {
    display:inline-block;
    list-style:outside none none;
    margin:0;
    padding:0;
    text-align:center;
    vertical-align:middle;
    width:58%;
}
.room-bottom > span strong {
    font-family:domine;
    font-size:16px;
}
.room-bottom > ul li {
    color:#908989;
    display:inline-block;
    font-size:14px;
    padding:0 10px;
    position:relative;
}
.room-bottom > ul li::before {
    background:#efefef none repeat scroll 0 0;
    content:"";
    height:10px;
    margin-top:-5px;
    position:absolute;
    right:0;
    top:50%;
    width:1px;
}
.room-bottom > ul li:last-child:before{display:none;}
.book-now{
background:#71a865 ;
}
.book-now{
    color:#ffffff;
    border:0;
    display:inline-block;
    font-family:domine;
    font-size:12px;
    font-weight:400;
    line-height:18px;
    padding:15px 32px;
    text-transform:uppercase;
    position:relative;
    overflow:hidden;
    z-index:1;
}
.book-now:hover{color:#ffffff;}
.post-img:before,
.room-image:before,
.blog-post:before {
    background:#ededed  none repeat scroll 0 0;
    content:"";
    height:17%;
    position:absolute;
    bottom:-10%;
    left:-10%;
    width:120%;
    z-index:1;
    -webkit-transform:rotate(4deg);
    -moz-transform:rotate(4deg);
    -ms-transform:rotate(4deg);
    -o-transform:rotate(4deg);
    transform:rotate(4deg);
}
.post-img:after,
.room-image:after{
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.8;
    width: 0;
    z-index: 0;
    position: absolute;
    left: 50%;
    top: 0;
}
.blog-post:hover .post-img:after,
.room-package:hover .room-image:after{
    left: 0;
    width: 100%;
}
/*************************************
     End Section 2
**************************************/

/*========================== Services Carousel ==========================*/
.service-area {
    float: left;
    width: 100%;
}
.service-carousel {
    float:left;
    width:100%;
}
.service-box {
    float:left;
    overflow:hidden;
    position:relative;
    width:100%;
}
.service-box  img {width:100%;}
.service-box:hover > img{
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-trasform:scale(1.2);
    transform:scale(1.2);
}
.service-name {
    background:#71a865 none repeat scroll 0 0;
    bottom:0;
    position:absolute;
    text-align:center;
    width:100%;
    z-index:1;
}
.service-name > span {
    background:#000000 none repeat scroll 0 0;
    height:75px;
    left:50%;
    line-height:75px;
    position:absolute;
    text-align:center;
    top:0;
    width:75px;
    z-index:-1;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    -o-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
}
.service-name > span img {width:auto;}
.service-name > h5 {
    font-size:14px;
    font-weight:bold;
    line-height:30px;
    margin:0;
    padding:25px 0;
    text-transform:uppercase;
}
.service-name > h5 a{
    color:#fff;
    text-decoration:none;
}
.service-name > h5 a:hover{
    letter-spacing:1.5px;
}
.service-title {
    float:left;
    padding:25px 0;
    text-align:center;
    width:100%;
}
.service-title > p {
    color:#e7e7e7;
    font-family:roboto;
    font-size:16px;
    font-weight:300;
    margin:0 0 10px;
    text-transform:capitalize;
}
.service-title > h3 {
    color:#ffffff;
    font-size:34px;
    font-weight:900;
    line-height:45px;
    margin:0;
    text-transform:uppercase;
}
.service-title > span {
    color:#71a865;
    font-family:domine;
    font-size:26px;
    font-weight:700;
    line-height:45px;
}
.service-carousel .owl-nav {
    height:70px;
    left:-270px;
    position:absolute;
    top:190px;
    width:130px;
}
.service-carousel .owl-nav > div {
    background:rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll center center;
    color:rgba(0, 0, 0, 0);
    float:left;
    height:100%;
    width:50%;
}
.service-carousel .owl-nav > div.owl-prev {
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -ms-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
.service-box:hover .service-name > span {
    -webkit-transform:translateX(-50%) translateY(-60%);
    -moz-transform:translateX(-50%) translateY(-60%);
    -ms-transform:translateX(-50%) translateY(-60%);
    -o-transform:translateX(-50%) translateY(-60%);
    transform:translateX(-50%) translateY(-60%);
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ingoing-Box .blog-media {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 0;
    float: left;
}
.ingoing-Box .blog-media:before {
   content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: -7%;
    height: 100%;
    width: 20%;
    -webkit-transform: skew(10deg);
    -moz-transform: skew(10deg);
    -ms-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(10deg);
    background: #fff;
}
.ingoing-Box:hover .blog-media .boxPhoto:before {
    opacity: 0.3;
}

.ingoing-Box .blog-media .boxPhoto:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #ffc107;
    opacity: 0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}


.ingoing-Box .blog-media .boxPhoto:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: -100%;
    height: 100%;
    width: 100%;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, -22%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, -22%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, -22%, 0);
    background: #ffffff;
    opacity: 0.2;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}.ingoing-Box:hover .blog-media .boxPhoto:after {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, 154%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, 154%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 101deg) translate3d(0, 154%, 0);
}