403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/tripsgateway/public/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/tripsgateway/public/css/style(27_12_2019).css
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,400i,500,600,700,800);
@import url(../css/menu-nav.css);

@font-face {
font-family:'WebRupee';
src:url('WebRupee.V2.0.eot');
src:local('WebRupee'), url('WebRupee.V2.0.ttf') format('truetype'), url('WebRupee.V2.0.woff') format('woff'), url('WebRupee.V2.0.svg') format('svg');
font-weight:normal;
font-style:normal;
}
html{
	overflow-x:hidden!important;

}
.WebRupee {
	font-family:'WebRupee';
	font-style:normal;
	display:inline-block;
}

.sroll_show_tg{ display: none;}

header.header.sticky .sroll_show_tg{ display: block;}
header.header.sticky .scroll_hide_tg{ display: none;}

.mobile_logo_responsive{
    display: none;
}

.logo_responsive{
    display: block ;
}

.trips_searchalign{ font-size: 20px; display: inline-block; line-height: 12px !important; margin: 11px 0 0;}
.trips_searchbar{ width: 100%; margin: 0; padding: 0; height: auto;}
.trips_searchbar #adv-search { width: 100%;}
.trips_search_hero_single{
    width: 33% !important;
    bottom: 26% !important;
    margin: 0 !important;
}

.trips_search_hero_single p{ margin: 10px 0 25px !important; }
#search_package_width_trips{width: 100%;}
.trips_homeslider_tabs{
    width: 100%;
    margin: 0;
    padding:14px;
    height: auto;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 5px 8px 0 rgba(133,133,133,.5);
    box-shadow: 0 5px 8px 0 rgba(133,133,133,.5);
    /*min-height: 278px;*/
    min-height: 218px;
}

.trips_search_border{ border:1px solid #d2d8dd !important;}
.trips_serach_background1212{
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3) !important;
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3) !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .3) !important;
}
.search_package_width_trips_heading{ font-size: 20px;  padding: 16px 0 10px; margin: 15px 0 10px; display: block; text-align: left;}
.tripscustom-search-input-background{
    background-color: #fff !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    /* margin-top: 15px; */
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
    /*margin:20px 0 10px;*/
    margin:20px 0 0;
}

.tripscustom-search-input-background input[type=submit] {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    font-weight: 300;
    /* font-size: 18px; */
    font-size: 1.3rem;
    border: 0;
    /* padding: 0 25px; */
    padding: 0 10px;
    /* height: 60px; */
    height: 45px;
    cursor: pointer;
    outline: 0;
    width: 100%;
    -webkit-border-radius: 0 0px 0px 0;
    -moz-border-radius: 0 0px 0px 0;
    -ms-border-radius: 0 0px 0px 0;
    border-radius: 0 0px 0px 0;
    background-color: #c41f25;
    margin-right: -1px;
}


.marker_info, body {
	font-family:Poppins, Helvetica, sans-serif
}
.cl{clear:both; display:block; width:100%; overflow:hidden;}
.hero_in:before, .main_title span {
	content:""
}
#hero_video .wrapper, .switchery, .table.cart-list td {
	vertical-align:middle
}
#menu.fake_menu {
	display:none!important;
	visibility:hidden!important
}
.showme{margin:1px 0 0 0;padding:10px 15px;background:#FFF;}
.showme ul{margin:0;padding:0; text-align:left;}
.showme ul li{margin:0;padding:0;list-style-type:none;display:inline-table;}
.showme ul li a{margin:0;padding:0 7px;list-style-type:none;text-decoration:none;color:#333;}
.showme ul li a:hover{color:#900;}
.showme ul li a img{margin-right:5px;}
.showme ul li span{margin:0;padding:0;color:#900;font-size:18px;}
.blackcolr
{
	color:#000!important;
}
.blackfont
{
	font-size:17px!important;
}
#preloader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	bottom:0;
	background-color:#fff;
	z-index:99999999999!important
}
[data-loader=circle-side] {
position:absolute;
width:50px;
height:50px;
top:50%;
left:50%;
margin-left:-25px;
margin-top:-25px;
-webkit-animation:circle infinite .95s linear;
-moz-animation:circle infinite .95s linear;
-o-animation:circle infinite .95s linear;
animation:circle infinite .95s linear;
border:2px solid #fc5b62;
border-top-color:rgba(0, 0, 0, .2);
border-right-color:rgba(0, 0, 0, .2);
border-bottom-color:rgba(0, 0, 0, .2);
-webkit-border-radius:100%;
-moz-border-radius:100%;
-ms-border-radius:100%;
border-radius:100%
}
hr, hr.large {
	border-color:#ededed
}
@-webkit-keyframes circle {
0% {
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-ms-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-moz-keyframes circle {
0% {
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-ms-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-o-keyframes circle {
0% {
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-ms-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes circle {
0% {
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-ms-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
html * {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
body {
background:#f8f8f8;
font-size:.775rem;
	line-height:1.6;
	color:#555
}
h1, h2, h3, h4, h5, h6 {
	/*color:#333;*/
        color:#000;
}
p {
	margin-bottom:30px
}
strong {
	font-weight:600
}
label {
	font-weight:500;
	margin-bottom:3px
}
.main_title_2 p, .main_title_3 p {
	font-weight:300;
	line-height:1.4
}
hr {
	margin:30px 0
}
hr.large {
	border-top-width:4px;
	margin-top:60px
}
.checkboxwidth label span {
    font-size: 13px;
}
.checkboxwidth {
    width: 116px;
}
@media (max-width:991px) {
    .trips_search_hide{
        display: none !important;
    }

    .trips_search_hero_single{
       padding: 0px;
    }

    .trips_search_hero_single .container-fluid{
        padding: 0px;
    }

    .trips_search_hero_single .trips_homeslider_tabs {
        width: 100%;
        /*margin: 0;*/
        margin: 66px 0 0;
        padding: 14px;
        /*height: auto;*/
        border-radius: 0px;
        background: #fff;
        -webkit-box-shadow: 0 0px 0px 0 rgba(133,133,133,.5);
        box-shadow: 0 0px 0px 0 rgba(133,133,133,.5);
        min-height: 144px;
        /*min-height: 235px;*/
    }

    .trips_search_hero_single {
        width: 100% !important;
        /*bottom: 30% !important;*/
        bottom: 46% !important;
        /*position: relative !important;*/
        margin: 0 !important;
        border-top: 1px solid #d7d7d7;
    }

    .mobile_header_text_wrpper{
        /*position: absolute;*/
        /*top: 0%;*/
        /*z-index: 99999;*/
        /*background:#000;*/
        padding:40px 0;

    }



hr.large {
margin-top:45px
}
}


@media (max-width:767px) {
hr.large {
margin-bottom:45px
}
}
ol, ul {
	list-style:none;
	margin:0 0 25px;
	padding:0
}
.main_title {
	text-align:center;
	margin-bottom:45px;
	position:relative
}
.main_title span {
	display:block;
	width:60px;
	height:3px;
	margin:auto auto 20px;
	opacity:1;
	background-color:#999;
	visibility:hidden;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
-webkit-transition:all .6s;
transition:all .6s
}
.contact1 {
    padding: 12px;line-height: 18px;
}
.btn-dark {
    
    border-radius: 0!important;
}
#page {
    overflow: hidden;
}
.btn_1, a, a.btn_1 {
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
	outline:0;
	text-decoration:none
}
.main_title.animated span {
	visibility:visible;
	-webkit-transform:scaleX(1);
	transform:scaleX(1)
}
.main_title_2 {
	text-align:center;
	margin-bottom:45px;
	position:relative
}
.main_title_2 span {
	width:120px;
	height:2px;
	background-color:#e1e1e1;
	display:block;
	margin:auto
}
.main_title_2 span em {
	width:60px;
	height:2px;
	background-color:#fc5b62;
	display:block;
	margin:auto
}
.side-icons {
    position: fixed;
    right: 20px;
    bottom: 141px;
    z-index: 1;
}
.list-items i {
    top: 11px;
    position: relative;
}

.side-icons .circle .icon {
    position: relative;
    top: 25%;
}
.side-icons .circle {
    width: 50px;
    height: 50px;
    background: #c00000;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 100%;
    font-size: 25px;
    color: #fff;
    transition: all .5s ease-in-out;
}
@media (max-width:767px) {
.main_title_2 {
margin-bottom:10px
}
.main_title_2 h2 {
font-size:26px;
font-size:1.225rem
}
}
.main_title_2 h2, .main_title_2 h3 {
	margin:25px 0 0
}
@media (max-width:767px) {
.main_title_2 h3 {
font-size:24px;
font-size:1.5rem
}
}
.main_title_2 p {
	font-size:24px;
	font-size:1.5rem
}
.main_title_3 {
	margin-bottom:25px;
	position:relative
}
.main_title_3 span {
	width:120px;
	height:2px;
	background-color:#e1e1e1;
	display:block
}
.main_title_3 span em {
	width:60px;
	height:2px;
	background-color:#fc5b62;
	display:block
}
@media (max-width:767px) {
.main_title_2 p {
font-size:18px;
font-size:1.125rem
}
.main_title_3 {
margin-bottom:10px
}
}
.main_title_3 h2, .main_title_3 h3 {
	font-size:23px;
	font-size:1.4375rem;
	margin:25px 0 0
}
@media (max-width:767px) {
.main_title_3 h2, .main_title_3 h3 {
font-size:21px;
font-size:1.3125rem
}
}
.main_title_3 p {
	font-size:18px;
	font-size:1.125rem
}
h3.slide_typo {
	white-space:nowrap;
	color:#fff!important;
	font-weight:400;
	font-size:60px;
	font-size:3.75rem
}
.btn_1, .btn_map_in, a.btn_1, a.btn_map, a.btn_map_in {
	font-weight:600;
	line-height:1
}
.slide_typo_2 {
	color:#fff;
	font-size:24px;
	font-size:1.5rem;
	white-space:nowrap;
	text-transform:uppercase
}
a {
	color:#111;
-moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
a:focus, a:hover {
	color:#111;
	text-decoration:none;
	outline:0
}
.btn_1, a.btn_1 {
	border:none;
	background:#c41f25;
	cursor:pointer;
	display:inline-block;
	padding:15px 30px;
	color:#fff;
	text-align:center;
-moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px
	
}
.btn_2, a.btn_2 {
	border:none;
	background:#fff;
	cursor:pointer;
	display:inline-block;
	padding:10px 30px;
	color:#c41f25;
	text-align:center;
-moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px
	
}
.btn_map_in, .closebt, a.btn_map_in {
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
	cursor:pointer
}
.btn_1:hover, a.btn_1:hover {
	background:#222;
	color:#fff;
-moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
}
.btn_1.full-width, a.btn_1.full-width {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:5px
}
.btn_1.full-width.purchase, a.btn_1.full-width.purchase {
	background-color:#222
}
.btn_1.full-width.purchase:hover, a.btn_1.full-width.purchase:hover {
	background-color:#0054a6
}
.btn_1.full-width.wishlist, a.btn_1.full-width.wishlist {
	border-color:#555;
	color:#fff
}
.btn_1.medium, a.btn_1.medium {
	font-size:16px;
	font-size:1rem;
	padding:18px 40px
}
.btn_1.rounded, a.btn_1.rounded {
	    padding: 14px 59px;
    font-size: 16px;
}
.btn_1.outline, a.btn_1.outline {
	border:2px solid #fc5b62;
	color:#fc5b62;
	padding:11px 40px;
	background:0 0
}
.btn_1.outline:hover, a.btn_1.outline:hover {
	background:#0054a6;
	color:#fff;
	border-color:#0054a6
}
.btn_1.outline:focus, a.btn_1.outline:focus {
	outline:0
}
.closebt {
transition:all .3s ease-in-out;
	position:absolute;
	font-size:24px;
	font-size:1.5rem;
	top:10px;
	right:15px;
	color:#fff;
	opacity:.6;
	width:30px;
	height:30px
}
.closebt:hover {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
	opacity:1
}
.btn_home_align {
	text-align:right;
	margin-bottom:25px
}
@media (max-width:767px) {
.btn_home_align {
text-align:center;
margin-bottom:25px
}
}
a.btn_map {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:8px 12px;
	margin-bottom:5px;
	display:inline-block;
	border:1px solid rgba(0, 0, 0, .08);
	font-size:12px;
font-size:.75rem;
	color:rgba(0, 0, 0, .5)
}
a.btn_map:hover {
	color:#fc5b62
}
a.btn_map:before {
	font-family:ElegantIcons;
	content:"\e081";
	display:inline-block;
	margin-right:5px
}
.btn_map_in, a.btn_map_in {
	border:none;
	background:#fc5b62;
	outline:0;
	text-decoration:none;
	padding:15px 30px;
	color:#fff;
	text-align:center;
	width:100%;
	margin-bottom:20px;
	display:inline-block;
transition:all .3s ease-in-out;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px
}
header.header .logo_sticky, header.header.sticky .logo_normal {
	display:none
}
footer ul li a, header.header.sticky {
-moz-transition:all .3s ease-in-out
}
.btn_map_in:hover, a.btn_map_in:hover {
	background:#0054a6;
	color:#fff
}
header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	/*padding:20px 30px;*/
        padding:0 0 12px;
	/*z-index:9;*/
        z-index:99999;
	border-bottom:1px solid rgba(255, 255, 255, 0);
        /*background: #fff;*/
        background: transparent;
        
}
.modal-open {
    padding-right: 0px !important;
}
@media (max-width:767px) {
header {
padding:15px 15px 5px
}
}
header.header.sticky {
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	border-bottom:1px solid #ededed;
	background-color:#fff;
	/*padding:15px 20px;*/
	padding:0px 6px 10px; /*new css adding 23-12-2019*/
	box-shadow: 0 0px 10px #ccc;
    position: fixed; /*new css adding 23-12-2019*/
    width: 100%;    /*new css adding 23-12-2019*/
    z-index: 99999; /*new css adding 23-12-2019*/
}
@media (max-width:991px) {
     header.header.sticky {
            -o-transition: all .3s ease-in-out;
           -webkit-transition: all .3s ease-in-out;
           -ms-transition: all .3s ease-in-out;
           transition: all .3s ease-in-out;
           border-bottom: 1px solid #ededed;
           background-color: #fff;
           /* padding: 15px 20px; */
           padding: 0px 6px 2px;
           box-shadow: 0 0px 10px #ccc;
           position: fixed;
           width: 100%;
           z-index: 99999;
    }
}
header.header.sticky .logo_sticky {
	display:inline-block
}
ul#top_menu {
	float:right;
	margin:0 0 0 10px;
	padding:0;
	font-size:13px;
font-size:.8125rem
}
ul#top_menu li {
	float:left;
	margin:0 15px 0 0;
	line-height:1
}
ul#top_menu li:last-child {
	margin-right:0;
	position:relative;
	top:0
}
@media (max-width:767px) {
    ul#top_menu li:first-child {
       display:block;
    }

    /*ul#top_menu li:first-child {*/
        /*display:none;*/
    /*}*/

}
ul#top_menu li a {
	color:#fff
}
ul#top_menu li a:hover {
	color:#fff;
	opacity:.7
}
ul#top_menu li a.cart-menu-btn, ul#top_menu li a.login, ul#top_menu li a.wishlist_bt_top {
	width:91px;
	height:37px;
	position:relative;
	top:6px;
	color:#FFF;
-moz-transition:opacity .5s ease;
-o-transition:opacity .5s ease;
-webkit-transition:opacity .5s ease;
-ms-transition:opacity .5s ease;
transition:opacity .5s ease;
background:#000 !important;
padding:0.5rem  1.5rem !important;
border-radius: 5px !important;
font-size:16px !important;
}
#newsletter input[type=submit], footer ul li a {
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out
}
@media (max-width:991px) {
        ul#top_menu {
          /*margin:-2px 0 0 10px*/
          margin:0 0 0 10px
        }
ul#top_menu li {
margin:0 0 0 10px
}
ul#top_menu li a.cart-menu-btn, ul#top_menu li a.login, ul#top_menu li a.wishlist_bt_top {
top:2px
}
}
ul#top_menu li a.wishlist_bt_top {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/icon_heart.svg) 0 2px no-repeat
}
.sticky ul#top_menu li a.wishlist_bt_top {
	background:url(../img/icon_heart.svg) 0 -21px no-repeat
}
ul#top_menu li a.login {
	
	overflow:hidden;
	background:url(../img/icon_login.svg) 0 1px no-repeat;
	color:#FFF !important;
}
.sticky ul#top_menu li a.login {
	background:url(../img/icon_login.svg) 0 -23px no-repeat
}
ul#top_menu li a.cart-menu-btn {
	background:url(../img/icon_cart.svg) no-repeat
}
.sticky ul#top_menu li a.cart-menu-btn {
	background:url(../img/icon_cart.svg) 0 -23px no-repeat
}
ul#top_menu li a.cart-menu-btn strong {
	font-size:11px;
font-size:.6875rem;
	width:15px;
	height:15px;
	display:block;
	background-color:#333;
	color:#fff;
	position:relative;
	bottom:-15px;
	right:-10px;
	text-align:center;
	line-height:17px!important;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
	margin:0;
	padding:0
}
header.sticky .hamburger-inner, header.sticky .hamburger-inner::after, header.sticky .hamburger-inner::before {
background-color:#444
}
#logo {
	float:left
}
.weekend {
	float:left;
	margin-left:10px;
}
.filter-bot {
    display: none;
}
@media (max-width:991px) {
#logo {
float:none;
position:relative;
top:0;
left:0;
width:100%;

}
#logo img {
width:auto;
height:30px;

}
.filter-bot {
    background: #fff;
    width: 100%;
    padding: 0;
    position: fixed;
    bottom: 0;
    display: block !important;
    z-index: 999 !important;
    box-shadow: 0 5px 20px #444;
    text-align: center;
}
.filter-bot a {
    padding: 0.1rem 0.3rem;
    width: 20%;
    text-align: center;
    color: #c41f25;
    display: inline-table;
    border-left: 1px solid #ccc;
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
}
.filter-bot i {
    text-align: center;
    color: #c41f25;
    font-size: 16px;
    font-weight: 500;
}
#collapse11
{
	display:none;
}
.small-1-3
{
	line-height: 20px!important;
}
}
.hero_in {
	width:100%;
	height:200px;
	position:relative;
	overflow:hidden;
	text-align:center;
	color:#fff
}
@media (max-width:767px) {
.hero_in {
height:150px
}
}
.hero_in.general:before {
	background:url(../img/hero_in_bg_2.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
.hero_in.general .wrapper {
	background-color:#000;
	background-color:rgba(0, 0, 0, .6)
}
.hero_in.tours:before {
	background:url(../img/hero_in_bg_1.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
.hero_in.tours .wrapper {
	background-color:#000;
	background-color:rgba(0, 0, 0, .6)
}
.hero_in.hotels:before {
	background:url(../img/hero_in_bg_4.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
.hero_in.hotels .wrapper {
	background-color:#000;
	background-color:rgba(0, 0, 0, .6)
}
.hero_in.restaurants:before {
	background:url(../img/hero_in_bg_5.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
.hero_in.restaurants .wrapper {
	background-color:#000;
	background-color:rgba(0, 0, 0, .6)
}
.hero_in.tours_detail {
	height:400px
}
@media (max-width:575px) {
.hero_in.tours_detail {
height:500px
}
}
.hero_in.tours_detail:before {
	background:url(../img/hero_in_tours_detail.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
.hero_in.tours_detail .wrapper {
	background-color:#000;
	background-color:rgba(0, 0, 0, .6)
}
.hero_in.hotels_detail {
	height:550px
}
@media (max-width:575px) {
.hero_in.hotels_detail {
height:500px
}
}
.hero_in.hotels_detail:before {
	background:url(../img/hero_in_hotels_detail.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
.hero_in.hotels_detail .wrapper {
	background-color:#000;
	background-color:rgba(0, 0, 0, .6)
}
.hero_in.restaurants_detail {
	height:550px
}
@media (max-width:575px) {
.hero_in.restaurants_detail {
height:500px
}
}
.hero_in.restaurants_detail:before {
	background:url(../img/hero_in_restaurants_detail.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
.hero_in.restaurants_detail .wrapper {
	background-color:#000;
	background-color:rgba(0, 0, 0, .6)
}
.hero_in.contacts:before {
	background:url(../img/hero_in_bg_3.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
/**.hero_in1.contacts:before {
	background:url(../img/contact-us.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}**/
.hero_in.contacts .wrapper {
	background-color:#000;
	background-color:rgba(0, 0, 0, .6)
}
.hero_in:before {
animation:pop-in 5s .3s cubic-bezier(0, .5, 0, 1) forwards;
	opacity:0;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:-1
}
.hero_in .wrapper {
	display:flex;
	flex-direction:column;
	justify-content:center;
	height:100%
}
.hero_in .wrapper h1 {
	color:#fff;
	font-size:30px;
	font-size:1.725rem;
	text-transform:uppercase;
	font-weight:700;
	margin-top:10px
}
@media (max-width:767px) {
.hero_in .wrapper h1 {
font-size:32px;
font-size:2rem
}
}
.hero_in .wrapper h1 span {
	width:80px;
	height:2px;
	background-color:#FFC107;
	display:block;
	margin:auto auto 5px;
	border-radius:10px;
	opacity:1
}
.follow_us ul li, footer ul li a i, footer ul.contacts li a i {
	margin-right:10px
}
.hero_in .wrapper p {
	font-weight:300;
	margin-bottom:0;
	font-size:24px;
	font-size:1.5rem
}
.hero_in .wrapper p strong {
	font-weight:600
}
.hero_in a.btn_photos {
	position:absolute;
	left:20px;
	bottom:20px;
	background-color:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 0 15px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow:0 0 15px 0 rgba(0, 0, 0, .2);
	box-shadow:0 0 15px 0 rgba(0, 0, 0, .2);
	line-height:1;
	padding:10px 15px;
	color:#444;
	font-weight:500
}
.hero_in a.btn_photos:hover {
	color:#fc5b62
}
@keyframes pop-in {
0% {
opacity:0
}
100% {
opacity:1;
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
transform:scale(1.1)
}
}
.hero_in h1 {
animation-delay:.8s;
-webkit-animation-delay:.8s;
-moz-animation-delay:.8s
}
.hero_in p {
	animation-delay:1.5s;
	-webkit-animation-delay:1.5s;
	-moz-animation-delay:1.5s;
animation-duration:.3s;
-webkit-animation-duration:.3s;
-moz-animation-duration:.3s
}
main {
	background-color:#f8f8f8;
	position:relative;
	z-index:1
}
footer {
	background-color:#121921;
	color:#fbfbfb;
	color:rgba(255, 255, 255, .7)
}
footer h5 {
	color:#fff;
	margin:25px 0;
	font-size:18px;
	font-size:1.125rem
}
@media (max-width:575px) {
footer h5 {
margin:25px 0 10px
}
}
footer ul li {
	margin-bottom:5px
}
footer ul li span{
	font-weight:300;
	font-size:16px;
	color:#fff;
}
footer ul li a {
transition:all .3s ease-in-out;
	display:inline-block;
	position:relative;
	color:#fff;
	opacity:.7
}
footer ul li a:hover {
	color:#c41f25;
	opacity:1
}
footer ul li a i {
	color:#fff
}
footer ul.links li a:hover {
	-webkit-transform:translate(5px, 0);
	-moz-transform:translate(5px, 0);
	-ms-transform:translate(5px, 0);
	-o-transform:translate(5px, 0);
	transform:translate(5px, 0)
}
footer ul.links li a:hover:after {
	opacity:1;
	color:#c41f25
}
footer ul.links li a:after {
	font-family:ElegantIcons;
	content:"\24";
	position:absolute;
	margin-left:5px;
	top:1px;
	opacity:0;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease
}
footer hr {
	opacity:.1
}
footer #copy {
	text-align:right;
	font-size:13px;
font-size:.8125rem;
	opacity:.7
}
@media (max-width:767px) {
footer #copy {
text-align:left;
margin:5px 0 20px
}
}
#newsletter .loader {
	position:absolute;
	right:-20px;
	top:11px;
	color:#fff;
	font-size:12px;
font-size:.75rem
}
#newsletter h6 {
	color:#fff;
	margin:15px 0
}
#newsletter .form-group {
	position:relative
}
#newsletter input[type=email] {
	border:0;
	height:40px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	border-radius:0;
	padding-left:15px;
	font-size:14px;
font-size:.875rem;
	background-color:#f3f3f3;
	background-color:rgba(255, 255, 255, .06);
	color:#fff
}
#newsletter input[type=email]:focus {
	border:0;
	box-shadow:none
}
#newsletter input[type=submit] {
	position:absolute;
	right:0;
	color:#fff;
	font-size:13px;
font-size:.8125rem;
	font-weight:600;
	top:0;
	border:0;
	padding:0 12px;
	height:40px;
	cursor:pointer;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-ms-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	background-color:#fc5b62;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	outline:0
}
#newsletter input[type=submit]:hover {
	background-color:#FFC107;
	color:#222
}
.follow_us {
	margin-top:15px;
	animation-delay:1.1s;
	-webkit-animation-delay:1.1s;
	-moz-animation-delay:1.1s
}
.follow_us h5 {
	color:#fff
}
.follow_us ul li {
	display:inline-block;
	font-size:20px;
	font-size:1.25rem
}
.follow_us ul li:first-child {
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
	letter-spacing:2px;
	font-size:13px;
font-size:.8125rem
}
.follow_us ul li a {
	color:#fff;
	opacity:.7
}
.follow_us ul li a:hover, ul#additional_links li a:hover {
	opacity:1
}
ul#footer-selector {
	margin:0;
	padding:0;
	list-style:none
}
ul#footer-selector li {
	float:left;
	margin-right:10px
}
@media (max-width:575px) {
ul#footer-selector li:last-child {
margin-top:5px
}
}
ul#additional_links {
	margin:0;
	padding:8px 0 0;
	color:#555;
	font-size:13px;
font-size:.8125rem;
	float:right
}
@media (max-width:991px) {
ul#additional_links {
float:none;
margin-top:10px
}
footer
{
	background-attachment: fixed!important;
}
}
ul#additional_links li {
	display:inline-block;
	margin-right:15px
}
ul#additional_links li:first-child {
	margin-right:20px
}
ul#additional_links li:last-child:after {
	content:""
}
ul#additional_links li span {
	color:#fff;
	opacity:.5
}
ul#additional_links li a {
	color:#fff;
	opacity:.5;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
ul#additional_links li:after {
	content:"|";
	font-weight:300;
	position:relative;
	left:10px
}
.styled-select {
	width:100%;
	overflow:hidden;
	height:30px;
	line-height:30px;
	border:none;
	background-color:#f3f3f3;
	background-color:rgba(255, 255, 255, .05);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding-right:35px;
	position:relative
}
.styled-select#currency-selector:after, .styled-select#lang-selector:after {
	font-family:ElegantIcons;
	color:#fff;
	position:absolute;
	right:10px;
	top:0
}
.styled-select#lang-selector:after {
	content:"\e0e2"
}
.styled-select#currency-selector:after {
	content:"\33"
}
.styled-select select {
	background:0 0;
	width:110%;
	padding-left:10px;
	border:0;
	border-radius:0;
	box-shadow:none;
	height:30px;
	color:#ccc;
	font-size:12px;
font-size:.75rem;
	margin:0;
	font-weight:500;
	-moz-appearance:window;
	-webkit-appearance:none;
	cursor:pointer;
	outline:0
}
.styled-select select option {
	color:#555
}
.styled-select select:focus {
	color:#fff;
	outline:0;
	box-shadow:none
}
.styled-select select::-ms-expand {
display:none
}
.wow {
	visibility:hidden
}

.panel-dropdown a:after, .qtyDec, .qtyInc {
	font-family:ElegantIcons
}
.weathericon-0:before {
	content:":"
}
.weathericon-1:before {
	content:"p"
}
.weathericon-2:before {
	content:"S"
}
.weathericon-3:before {
	content:"Q"
}
.weathericon-4:before {
	content:"S"
}
.weathericon-5:before, .weathericon-6:before, .weathericon-7:before, .weathericon-8:before {
	content:"W"
}
.weathericon-9:before {
	content:"I"
}
.weathericon-10:before {
	content:"W"
}
.weathericon-11:before, .weathericon-12:before, .weathericon-13:before, .weathericon-14:before {
	content:"I"
}
.weathericon-15:before {
	content:"W"
}
.weathericon-16:before {
	content:"I"
}
.weathericon-17:before {
	content:"W"
}
.weathericon-18:before {
	content:"U"
}
.weathericon-19:before, .weathericon-20:before, .weathericon-21:before, .weathericon-22:before, .weathericon-23:before {
	content:"Z"
}
.weathericon-24:before, .weathericon-25:before {
	content:"E"
}
.weathericon-26:before {
	content:"3"
}
.weathericon-27:before {
	content:"a"
}
.weathericon-28:before {
	content:"A"
}
.weathericon-29:before {
	content:"a"
}
.weathericon-30:before {
	content:"A"
}
.weathericon-31:before {
	content:"6"
}
.weathericon-32:before {
	content:"1"
}
.weathericon-33:before {
	content:"6"
}
.weathericon-34:before {
	content:"1"
}
.weathericon-35:before {
	content:"W"
}
.weathericon-36:before {
	content:"1"
}
.weathericon-37:before, .weathericon-38:before, .weathericon-39:before {
	content:"S"
}
.weathericon-40:before {
	content:"M"
}
.weathericon-41:before {
	content:"W"
}
.weathericon-42:before {
	content:"I"
}
.weathericon-43:before {
	content:"W"
}
.weathericon-44:before {
	content:"a"
}
.weathericon-45:before {
	content:"S"
}
.weathericon-46:before {
	content:"U"
}
.weathericon-47:before {
	content:"S"
}
#icon_drag_mobile {
	position:absolute;
	right:20px;
	bottom:20px;
	background:url(../img/drag_icon.svg) no-repeat;
	width:50px;
	height:30px;
	opacity:.6;
	z-index:99;
	display:none
}
.viewm {
   padding: 0;
font-size: 13px;
	color:#c00000!important;
   
}
.switch-field1
{
	border: 0!important;
}
.switch-field1 input {
    position: relative!important;
    clip: auto!important;
    height: auto;
    width: 0px;
    border: 0;
    overflow: hidden;
	margin-right: 22px !important;
margin-bottom: 17px;
}
.switch-field1 label {
    float: right!important;
    height: auto!important;
    height: auto;
    display: inline-block;
    min-width: 70px;
    color: #333!important;
    height: auto;
    font-weight: 400!important;
    font-size: 13px!important;
    font-size: .8125rem!important;
    text-align: left;
    text-shadow: none;
    padding: 0 0 0!important;
    height: auto;
    line-height: 8px!important;
    border-right: 0;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 4px!important;
    height: auto;
    background: #fff!important;
    height: auto;
	text-align: left !important;

}
.filters_listing1 
{
	margin-bottom:6%;
}
@media (max-width:767px) {
#icon_drag_mobile {
display:block
}
#carousel_slider_wp {
display:none
}
}
#carousel_slider.flexslider .flex-direction-nav, .custom-search-input-2 select {
	display:none
}
#carousel_slider_wp {
	background:0 0;
	background:-webkit-linear-gradient(top, transparent, #000);
	background:linear-gradient(to bottom, transparent, #000);
	position:absolute;
	bottom:0;
	z-index:9;
	width:100%;
	padding:60px 60px 45px
}
#carousel_slider.flexslider {
	overflow:hidden;
	background-color:transparent
}
#carousel_slider.flexslider ul.slides li {
	position:relative;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	background-color:#000;
	-webkit-box-shadow:0 0 30px 0 rgba(0, 0, 0, .5);
	-moz-box-shadow:0 0 30px 0 rgba(0, 0, 0, .5);
	box-shadow:0 0 30px 0 rgba(0, 0, 0, .5);
	overflow:hidden
}
#carousel_slider.flexslider ul.slides li:hover img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2)
}
#carousel_slider.flexslider ul.slides li img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:.4;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
#carousel_slider.flexslider ul.slides li .caption {
	position:absolute;
	left:0;
	top:0;
	z-index:9;
	width:100%;
	height:100%;
	padding:20px;
	color:#fff
}
#carousel_slider.flexslider ul.slides li .caption h3 {
	font-size:21px;
	font-size:1.3125rem;
	color:#fff;
	font-weight:500
}
#carousel_slider.flexslider ul.slides li .caption h3 span {
	margin:3px 0 0;
	display:block;
	text-transform:uppercase;
	font-size:12px;
font-size:.75rem
}
#carousel_slider.flexslider ul.slides li .caption small {
	opacity:0;
-webkit-transition:all .3s cubic-bezier(.77, 0, .175, 1);
-moz-transition:all .3s cubic-bezier(.77, 0, .175, 1);
-ms-transition:all .3s cubic-bezier(.77, 0, .175, 1);
-o-transition:all .3s cubic-bezier(.77, 0, .175, 1);
transition:all .3s cubic-bezier(.77, 0, .175, 1);
	position:absolute;
	bottom:10px;
	left:20px;
	display:block;
	width:100%;
	font-weight:500;
	font-size:14px;
font-size:.875rem;
	-webkit-transform:translate(0, 10px);
	-moz-transform:translate(0, 10px);
	-ms-transform:translate(0, 10px);
	-o-transform:translate(0, 10px);
	transform:translate(0, 10px)
}
#carousel_slider.flexslider ul.slides li .caption small strong {
	float:right;
	display:inline-block;
	text-align:right;
	margin:0 40px 0 0;
	padding:3px 0 0
}
#hero_video, .hero_single {
	text-align:center;
	color:#fff
}
#carousel_slider.flexslider ul.slides li .caption small strong h6 {
	color:#fff;
	margin:0;
	font-weight:500;
	font-size:14px;
font-size:.875rem
}
#carousel_slider.flexslider ul.slides li:hover .caption small {
	opacity:1;
	-webkit-transform:translate(0, 0);
	-moz-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	transform:translate(0, 0)
}
a#moveDown {
	position:fixed;
	bottom:30px;
	right:30px;
	z-index:9999;
	font-size:32px;
	font-size:2rem;
	color:#fff;
	animation-duration:6s;
	-webkit-animation-duration:6s;
	-moz-animation-duration:6s;
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite
}
.header-video {
	position:relative;
	overflow:hidden;
	background:#000
}
@media (max-width:991px) {
.header-video {
height:620px!important
}
}
#hero_video, iframe {
	height:100%;
	width:100%
}
#hero_video {
	position:relative;
	background-size:cover;
	font-size:16px;
	font-size:1rem;
	z-index:99;
	display:table
}
#hero_video .wrapper {
	display:table-cell
}
#hero_video .wrapper h3 {
	color:#fff;
	font-size:42px;
	font-size:2.625rem;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:0
}
@media (max-width:767px) {
#hero_video .wrapper h3 {
font-size:26px;
font-size:1.625rem;
margin-top:60px
}
}
@media (max-width:575px) {
#hero_video .wrapper h3 {
font-size:22px;
font-size:1.375rem
}
}
#hero_video .wrapper p {
	font-weight:300;
	font-size:24px;
	font-size:1.5rem;
	line-height:1.4
}
#hero_video .wrapper p strong {
	font-weight:600
}
@media (max-width:767px) {
#hero_video .wrapper p {
padding:0;
font-size:14px;
font-size:.875rem
}
}
video {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	opacity:.4;
	width:100%
}
.header-video--media, .teaser-video {
	width:100%;
	height:auto
}
@media (max-width:1024px) {
#hero_video {
background:url(../img/home_section_1.jpg) #ccc;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover
}
#hero_video>div {
background-color:#000;
background-color:rgba(0, 0, 0, .5)
}
.header-video {
background:0 0
}
}
.layerslider-home{ width:100%; height:55vh;}

/*.hero_single {
	width:100%;
	position:absolute;
	overflow:hidden;
	margin:0;
	z-index:9999;
	bottom:20%;
}*/

.hero_single {
	width: 60%;
    position: absolute;
    overflow: hidden;
    margin: auto;
    z-index: 9999;
    bottom: 40%;
    left: 0;
    right: 0;
}

#itinerary h2 {
    color: #000;
    font-weight:600;
}
.hero_single .wrapper {
/*	background-color:#000;
	background-color:rgba(0, 0, 0, .8);*/
	display:flex;
	flex-direction:column;
	justify-content:center;
	height:100%
}
.hero_single.start_bg_zoom:before {
animation:pop-in 6s .3s cubic-bezier(0, .5, 0, 1) forwards;
	content:"";
	opacity:0;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:-1
}
.hero_single .wrapper h3 {
	color:#fff;
	font-size:52px;
	font-size:3.25rem;
	margin:0;
	text-transform:uppercase;
	font-weight:700
}
@media (max-width:767px) {
.hero_single .wrapper h3 {
font-size:21px;
font-size:1.3125rem
}
}
@media (max-width:575px) {
.hero_single .wrapper h3 {
font-size:23px;
font-size:1.4375rem
}
}
.hero_single .wrapper p {
	font-weight:300;
	margin:10px 0 0;
	padding:0 20%;
	font-size:24px;
	font-size:1.5rem;
	line-height:1.4
}
.hero_single .wrapper p strong {
	font-weight:600
}
@media (max-width:767px) {
.hero_single .wrapper p {
padding:0;
font-size:18px;
font-size:1.125rem
}
}
.hero_single.short {
	height:600px
}
.hero_single.version_2 {
	height:620px
}
.hero_single.version_2:before {
	background:url(../img/home_section_1.jpg) center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
.hero_single.version_2 .wrapper {
	background-color:#000;
	background-color:rgba(0, 0, 0, .45)
}
.hero_single.version_2 .wrapper h3 {
	font-size:42px;
	font-size:3rem
}
@media (max-width:767px) {
.hero_single.version_2 .wrapper h3 {
font-size:26px;
font-size:1.625rem;
margin-top:60px
}
}
@media (max-width:575px) {
.hero_single.version_2 .wrapper h3 {
font-size:22px;
font-size:1.375rem
}
}
.hero_single.version_2 .wrapper p {
	font-weight:400;
	margin:5px 0 0;
	padding:0;
	font-size:24px !important;
	font-size:1.3125rem
}
.hero_single.version_2 .wrapper p strong {
	font-weight:600
}
@media (max-width:767px) {
.hero_single.version_2 .wrapper p {
padding:0;
font-size:14px;
font-size:.875rem
}
}
#custom-search-input {
	padding:0;
	width:600px;
	margin:20px auto 0;
	position:relative
}
@media (max-width:991px) {
#custom-search-input {
width:auto
}
}
#custom-search-input .search-query {
	width:100%;
	height:50px;
	padding-left:20px;
	border:0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	font-size:16px;
	font-size:1rem;
	color:#333
}
#custom-search-input .search-query:focus {
	outline:0
}
@media (max-width:575px) {
#custom-search-input .search-query {
padding-left:15px
}
}
#custom-search-input input[type=submit] {
	position:absolute;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	right:-1px;
	color:#fff;
	font-weight:600;
	font-size:14px;
font-size:.875rem;
	top:0;
	border:0;
	padding:0 25px;
	height:60px;
	cursor:pointer;
	outline:0;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-ms-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	background-color:#fc5b62
}
#custom-search-input input[type=submit]:hover {
	background-color:#FFC107;
	color:#222
}
@media (max-width:575px) {
#custom-search-input input[type=submit] {
text-indent:-999px;
background:url(../img/search.svg) center center no-repeat #fc5b62
}
}
.custom-search-input-2 {
	background-color: rgba(255, 255, 255, .5) !important;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-ms-border-radius:0px;
	border-radius:0px;
	/*margin-top:15px;*/
	-webkit-box-shadow:0 0 30px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow:0 0 30px 0 rgba(0, 0, 0, .3);
	box-shadow:0 0 30px 0 rgba(0, 0, 0, .3)
}
.custom-search-input-2 input {
	border:0;
	/*height:60px;*/
        height: 50px;
	padding-left:50px;
	border-right:1px solid #d2d8dd;
	font-weight:300;
	
}
@media (max-width:991px) {
.custom-search-input-2 {
background:0 0;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none
}
.custom-search-input-2 input {
border:none
}
}
.custom-search-input-2 input:focus {
	box-shadow:none;
	border-right:1px solid #d2d8dd
}
.box_grid, .custom-search-input-2.inner {
	-moz-box-shadow:0 0 30px 0 rgba(0, 0, 0, .1)
}
.custom-search-input-2 .nice-select .current {
	font-weight:500;
	color:#6f787f
}
.custom-search-input-2 .form-group {
	margin:0
}
.custom-search-input-2 i {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-ms-border-radius:0px;
	border-radius:3px;
	font-size:18px;
	font-size:1.125rem;
	position:absolute;
        /*line-height:60px;*/
	line-height:50px;
	top:0;
	left:15px;
	padding-right:15px;
	display:block;
	width:20px;
	box-sizing:content-box;
	/*height:60px;*/
        height:50px;
	z-index:9;
	color:#999
}
#sign-in-dialog, .nice-select, .nice-select .list, a.grid_item .info {
	box-sizing:border-box
}
@media (max-width:991px) {
.custom-search-input-2 input:focus {
border-right:none
}
.custom-search-input-2 .form-group {
margin-bottom:0px
}
.custom-search-input-2 i {
padding-right:10px
}
}
.custom-search-input-2 input[type=submit] {
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	color:#fff;
	font-weight:300;
	/*font-size:18px;*/
        font-size:1.3rem;
	border:0;
	/*padding:0 25px;*/
        padding:0 15px;
	/*height:60px;*/
        height:50px;
	cursor:pointer;
	outline:0;
	width:100%;
	-webkit-border-radius:0 0px 0px 0;
	-moz-border-radius:0 0px 0px 0;
	-ms-border-radius:0 0px 0px 0;
	border-radius:0 0px 0px 0;
	background-color:#c41f25;
	margin-right:-1px
}
@media (max-width:991px) {
.custom-search-input-2 input[type=submit] {
margin:0;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
border-radius:3px
}
}
.custom-search-input-2 input[type=submit]:hover {
	background-color:#111;
	color:#fff
}
.custom-search-input-2.inner {
	margin-bottom:30px;
	-webkit-box-shadow:0 0 30px 0 rgba(0, 0, 0, .1);
	box-shadow:0 0 30px 0 rgba(0, 0, 0, .1)
}
@media (max-width:991px) {
.custom-search-input-2.inner {
margin:0 0 20px;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none
}
}
.custom-search-input-2.inner-2 {
	margin:0 0 20px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	background:0 0
}
.custom-search-input-2.inner-2 .form-group {
	margin-bottom:10px
}
.custom-search-input-2.inner-2 input {
	border:1px solid #ededed
}
.custom-search-input-2.inner-2 input[type=submit] {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	margin-top:10px
}
.custom-search-input-2.inner-2 i {
	padding-right:10px;
	line-height:48px;
	height:48px;
	top:1px
}
.custom-search-input-2.inner-2 .nice-select {
	border:1px solid #ededed
}
.panel-dropdown {
	position:relative;
	text-align:left;
	padding:15px 10px 0 15px
}
@media (max-width:991px) {
.panel-dropdown {
background-color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
border-radius:3px;
height:50px
}
}
.panel-dropdown a {
	color:#727b82;
	font-weight:500;
transition:all .3s;
	display:block;
	position:relative
}
.panel-dropdown a:after {
	content:"\33";
	font-size:24px;
	font-size:1.5rem;
	color:#999;
	font-weight:500;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	position:absolute;
	right:0;
	top:-8px
}
.panel-dropdown.active a:after {
	transform:rotate(180deg)
}
.panel-dropdown .panel-dropdown-content {
	opacity:0;
	visibility:hidden;
transition:all .3s;
	position:absolute;
	top:58px;
	left:0;
	z-index:99;
	background:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	box-shadow:0 12px 35px 2px rgba(0, 0, 0, .12);
	padding:15px 15px 0;
	white-space:normal;
	width:280px
}
.panel-dropdown .panel-dropdown-content:after {
	bottom:100%;
	left:15px;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-bottom-color:#fff;
	border-width:7px;
	margin-left:-7px
}
.panel-dropdown .panel-dropdown-content.right {
	left:auto;
	right:0
}
.panel-dropdown .panel-dropdown-content.right:after {
	left:auto;
	right:15px
}
.panel-dropdown.active .panel-dropdown-content {
	opacity:1;
	visibility:visible
}
.qtyButtons {
	display:flex;
	margin:0 0 13px
}
.qtyButtons input {
	outline:0;
	font-size:16px;
	font-size:1rem;
	text-align:center;
	width:50px;
	height:36px!important;
	color:#333;
	line-height:36px;
	margin:0!important;
	padding:0 5px!important;
	box-shadow:none;
	pointer-events:none;
	display:inline-block;
	border:none!important
}
.box_grid ul, .box_list ul {
	border-top:1px solid #ededed
}
.qtyButtons label {
	font-weight:500;
	line-height:36px;
	padding-right:15px;
	display:block;
	flex:1;
	color:#727b82
}
.qtyDec, .qtyInc, .qtyTotal {
	border-radius:50%;
	display:inline-block;
	text-align:center
}
.qtyDec, .qtyInc {
	width:36px;
	height:36px;
	line-height:36px;
	font-size:28px;
	font-size:1.75rem;
	background-color:#f2f2f2;
	-webkit-text-stroke:1px #f2f2f2;
	color:#333;
	cursor:pointer
}
.qtyInc:before {
	content:"\4c"
}
.qtyDec:before {
	content:"\4b"
}
.cbp_tmtimeline:before, .nice-select:after, a.box_news ul li:last-child:after {
	content:''
}
.qtyTotal {
	background-color:#66676b;
	color:#fff;
	font-size:11px;
	font-weight:600;
	font-family:"Open Sans", sans-serif;
	line-height:18px;
	position:relative;
	top:0;
	left:2px;
	height:18px;
	width:18px
}
.rotate-x {
animation-duration:.5s;
	animation-name:rotate-x
}
@keyframes rotate-x {
from {
transform:rotateY(0)
}
to {
	transform:rotateY(360deg)
}
}
#reccomended {
	margin-top:40px
}
@media (max-width:767px) {
#reccomended {
margin-top:0
}
}
#reccomended .item {
	margin:0 15px
}
#reccomended .owl-item {
	opacity:1.5;
	transform:scale(1.85);
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transform:translateZ(0) scale(.95, .95);
transition:all .3s ease-in-out 0s;
	overflow:hidden
}
#reccomended .owl-item.active.center, a.box_news figure img {
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden
}
a.box_news figure img, a.box_news:hover h4 {
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out
}
#reccomended .owl-item.active.center {
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transform:translateZ(0) scale(1, 1);
	transform:scale(1)
}
#reccomended .owl-item.active.center .item .title h4, #reccomended .owl-item.active.center .item .views {
	opacity:1
}
.owl-theme .owl-dots {
	margin-top:10px!important;
	margin-bottom:25px
}
@media (max-width:767px) {
.owl-theme .owl-dots {
margin-top:0!important;
margin-bottom:20px
}
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background:#fc5b62!important
}
.owl-theme .owl-dots .owl-dot span {
	width:13px!important;
	height:13px!important
}
a.box_news {
	position:relative;
	display:block;
	padding-left:230px;
	color:#555;
	margin-bottom:30px;
	min-height:150px
}
a.box_news figure {
	width:100%;
	height:100%;
	/*overflow:hidden;
	position:absolute;*/
	left:0;
	top:0
}
@media (max-width:767px) {
a.box_news {
min-height:inherit;
padding-left:0
}
a.box_news figure {
position:relative;
width:auto
}
}
a.box_news figure img {
	width:90%;
	height:auto;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%) scale(1.1);
	-moz-transform:translate(-50%, -50%) scale(1.1);
	-ms-transform:translate(-50%, -50%) scale(1.1);
	-o-transform:translate(-50%, -50%) scale(1.1);
	transform:translate(-50%, -50%) scale(1.1);
transition:all .3s ease-in-out;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
#carousel .owl-item, #carousel .owl-item.active.center {
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden
}
@media (max-width:767px) {
a.box_news figure img {
width:100%;
max-width:100%;
height:auto
}
}
a.box_news figure figcaption {
	background-color:#FFC107;
	text-align:center;
	position:absolute;
	right:0;
	top:0;
	display:inline-block;
	color:#fff;
	width:60px;
	height:60px;
	padding:15px;
	line-height:1
}
a.box_news figure figcaption strong {
	display:block;
	font-size:21px;
	font-size:1.3125rem
}
a.box_news h4 {
	font-size:18px;
	font-size:1.125rem;
	margin-bottom:10px
}
@media (max-width:767px) {
a.box_news h4 {
margin-bottom:5px
}
}
a.box_news:hover img {
	-webkit-transform:translate(-50%, -50%) scale(1);
	-moz-transform:translate(-50%, -50%) scale(1);
	-ms-transform:translate(-50%, -50%) scale(1);
	-o-transform:translate(-50%, -50%) scale(1);
	transform:translate(-50%, -50%) scale(1)
}
a.box_news:hover h4 {
	color:#fc5b62;
transition:all .3s ease-in-out
}
a.box_news ul {
	margin:0;
	padding:10px 0 0
}
@media (max-width:767px) {
a.box_news ul {
padding:0
}
}
a.box_news ul li {
	display:inline-block;
	font-weight:600;
	text-transform:uppercase;
	color:#999;
	font-size:12px;
font-size:.75rem;
	margin-right:5px
}
a.box_news ul li:last-child {
	margin-right:0
}
a.box_news ul li:last-child:after {
	margin:0
}
a.box_news ul li:after {
	content:'-';
	margin:0 0 0 10px
}
.grid_item {
	display:block;
	margin-bottom:25px
}
.grid_item .info {
	position:absolute;
	width:100%;
	z-index:9;
	display:block;
	padding:25px 20px 5px;
	color:#fff;
	left:0;
	bottom:0;
	background:0 0;
	background:-webkit-linear-gradient(top, transparent, #000);
	background:linear-gradient(to bottom, transparent, #000);
	text-align:center;
        box-shadow: 0 0 0 #000;
        -moz-box-shadow: 0 0 0 #000;
        -webkit-box-shadow: 0 0 0 #000;
        -o-box-shadow: 0 0 0 #000;
}
.grid_item .info .cat_star {
	font-size:12px;
font-size:.9625rem
}
.grid_item .info .cat_star i {
	color:#fff
}
.grid_item .info h3 {
	color:#fff;
	font-size:19px;
        text-transform: capitalize;
        margin-bottom: .099rem;
        /*font-size:24px;*/
	/*font-size:1.525rem*/
}
.grid_item .info p {
	color:#fff;
	margin-bottom:0;
	font-size:15px;
font-size:.9375rem
}
.grid_item figure {
	position:relative;
	overflow:hidden;
	width:100%;
	height:100%;
        text-align: center;
         
}


.grid_item .disable {
	position:absolute;
	width:100%;
	height:100%;
	z-index:9;
	display:block;
	padding:25px 20px 5px;
	color:#fff;
	line-height:100%;
	left:0;
	bottom:0;
	right:0;
	top:0;
	background:0 0;
	background-color: rgba(0, 0, 0, .3);
	text-align:center;
	vertical-align: text-bottom;
}
.grid_item .disable .cat_star {
	font-size:12px;
font-size:.9625rem
}
.grid_item .disable .cat_star i {
	color:#fff
}
.grid_item .disable h3 {
	color:#fff;
	font-size:24px;
	font-size:1.525rem;
	padding-top:9rem;
}
.grid_item .disable p {
	color:#fff;
	margin-bottom:0;
	font-size:15px;
font-size:.9375rem
}


@media (max-width:767px) {
.grid_item figure {
height:350px!important
}
}
@media (max-width:575px) {
.grid_item figure {
height:220px!important
}
}
.grid_item .read_more {
	position:absolute;
	top:30%;
	left:0;
	margin-top:-12px;
	-webkit-transform:translateY(10px);
	-moz-transform:translateY(10px);
	-ms-transform:translateY(10px);
	-o-transform:translateY(10px);
	transform:translateY(10px);
	text-align:center;
	opacity:0;
	visibility:hidden;
	width:100%;
-webkit-transition:all .6s;
transition:all .6s;
	z-index:2
}
.grid_item .read_more span {
	background-color:#fcfcfc;
	background-color:rgba(255, 255, 255, .9);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
	display:inline-block;
	color:#222;
	font-size:12px;
font-size:.75rem;
	padding:5px 10px
}

.grid_item .read_more small {
	position:absolute;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	left:25px;
	top:-44px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
	z-index:9;
	font-size: .775rem;
}
.grid_item .read_more small:hover {
	position:absolute;
	background-color:#000;
	background-color: rgba(196, 31, 37, .9);
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
	z-index:9;
	font-size: .775rem;
}
.grid_item .read_more .small-active {
	position:absolute;
	background-color:#000;
	background-color: rgba(196, 31, 37, .9);
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
	z-index:9;
	font-size: .775rem;
}

.grid_item .read_more b {
	position:absolute;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	left:25px;
	top:-10px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
	z-index:9;
	font-size: .775rem;
}
.grid_item .read_more b:hover {
	position:absolute;
	background-color:#000;
	background-color: rgba(196, 31, 37, .9);
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
	z-index:9;
	font-size: .775rem;
}
.grid_item .read_more .b-active {
	position:absolute;
	background-color:#000;
	background-color: rgba(196, 31, 37, .9);
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
	z-index:9;
	font-size: .775rem;
}


.grid_item:hover .read_more {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}

.grid_item figure .score {
	position:absolute;
	top:15px;
	right:15px;
	z-index:9
}
.grid_item figure small {
	position:absolute;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	left:15px;
	top:15px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
	z-index:9;
	font-size: .775rem;
}
.grid_item figure small:hover {
	position:absolute;
	background-color:#000;
	background-color: rgba(196, 31, 37, .9);
	left:15px;
	top:15px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
	z-index:9;
	font-size: .775rem;
}
.grid_item figure .small-active {
	position:absolute;
	background-color:#000;
	background-color: rgba(196, 31, 37, .9);
	left:15px;
	top:15px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
	z-index:9;
	font-size: .775rem;
}
.box_grid a.wish_bt, a.box_feat {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px
}
.grid_item figure img {
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1)
}
.grid_item:hover figure img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1)
}
a.box_feat {
	text-align:center;
	background:#fff;
	padding:40px 30px 30px;
	display:block;
-moz-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
-webkit-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
transition:all .5s ease-in-out;
	-webkit-box-shadow:0 3px 0 0 #f0f2f4;
	-moz-box-shadow:0 3px 0 0 #f0f2f4;
	box-shadow:0 3px 0 0 #f0f2f4;
	color:#555;
	margin-bottom:30px;
	border-radius:3px;
	overflow:hidden
}
a.box_feat:hover {
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	transform:translateY(-10px);
	-webkit-box-shadow:0 3px 0 0 #ebedef;
	-moz-box-shadow:0 3px 0 0 #ebedef;
	box-shadow:0 3px 0 0 #ebedef
}
.box_grid, .box_list {
	-webkit-box-shadow:0 0 30px 0 rgba(0, 0, 0, .1)
}
a.box_feat i {
	font-size:70px;
	font-size:4.375rem;
	color:#32a067;
	margin-bottom:10px
}
a.box_feat h3 {
	font-size:18px;
	font-size:1.125rem
}
#carousel {
	margin-top:40px
}
@media (max-width:767px) {
a.box_feat {
padding:20px 20px 0
}
#carousel {
margin-bottom:30px
}
}
#carousel .item .title {
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	width:100%;
	z-index:9
}
#carousel .item .title h4 {
	background-color:#0054a6;
	display:inline-block;
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-ms-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	color:#fff;
	padding:10px 15px;
	margin:0;
	font-size:16px;
	font-size:1rem;
	opacity:0
}
#carousel .item .title h4 em {
	display:block;
	font-size:13px;
font-size:.8125rem;
	font-weight:300;
	margin-top:3px
}
#carousel .item a {
	position:relative;
	display:block
}
#carousel .owl-item {
	opacity:.5;
	transform:scale(.85);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-transform:translateZ(0) scale(.85, .85);
transition:all .3s ease-in-out 0s;
	overflow:hidden
}
#carousel .owl-item.active.center, .animated .block-reveal img, .animated .box_1, .box_grid figure a img, .box_list figure a img {
	-webkit-backface-visibility:hidden
}
#carousel .owl-item.active.center {
	opacity:1;
	backface-visibility:hidden;
	-webkit-transform:translateZ(0) scale(1, 1);
	transform:scale(1)
}
.box_grid figure a img, .box_list figure a img {
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden
}
#carousel .owl-item.active.center .item .title h4, #carousel .owl-item.active.center .item .views {
	opacity:1
}
.filters_listing {
	padding:10px 0 5px;
	background:#fff;
	border-bottom:1px solid #ededed;
	z-index:999999!important;
	position:relative
}
.filters_listing ul {
	margin:0 15px
}
@media (max-width:991px) {
.filters_listing ul {
margin:0
}
.filters_listing ul li:nth-child(2) {
display:none
}
}
.filters_listing ul li {
	margin-right:10px
}
.filters_listing ul li:first-child {
	float:left
}
.filters_listing ul li:nth-child(2) {
float:right;
margin-right:0
}
.filters_listing ul li:nth-child(3) {
float:right
}
@media (max-width:991px) {
.filters_listing ul li:nth-child(3) {
margin-right:0
}
}
.score strong {
	background-color:#0054a6;
	color:#fff;
	line-height:1;
	-webkit-border-radius:5px 5px 5px 0;
	-moz-border-radius:5px 5px 5px 0;
	-ms-border-radius:5px 5px 5px 0;
	border-radius:5px 5px 5px 0;
	padding:10px;
	display:inline-block
}
.score span {
	display:inline-block;
	position:relative;
	top:7px;
	margin-right:8px;
	font-size:12px;
font-size:.75rem;
	text-align:right;
	line-height:1.1;
	font-weight:500
}
.score span em {
	display:block;
	font-weight:400;
	font-size:11px;
font-size:.6875rem
}
.wrapper-grid {
	padding:0 20px
}
.box_grid {
	background-color:#fff;
	display:block;
	position:relative;
	margin-bottom:30px;
	box-shadow:0 0 30px 0 rgba(0, 0, 0, .1);
	border:1px solid #ddd;
}
.box_grid .price {
	display:inline-block;
	font-weight:500;
	color:#999
}
.box_grid .price strong {
	color:#222;
	font-size:17px;
}
.box_grid a.wish_bt{
	position:absolute;
	right:15px;
	top:15px;
	z-index:1;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	padding:6px 10px;
	display:inline-block;
	color:#fff;
	font-size:18px;
	line-height:1;
	border-radius:3px
}
.box_grid figure small, .box_list a.wish_bt {
	background-color:#000;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	line-height:1
}
.box_grid a.wish_bt:after {
	font-family:ElegantIcons;
	content:"\e030";
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease
}
.box_grid a.wish_bt.liked:after {
	content:"\e089";
	color:#c41f25 
}
.box_grid a.wish_bt:hover.liked:after {
	color:#c41f25 
}
.box_grid a.wish_bt:hover:after {
	content:"\e089";
	color:#c41f25;
}


.box_grid a.share_bt {
	position:absolute;
	right:56px;
	top:15px;
	z-index:1;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	padding:7px 10px;
	display:inline-block;
	color:#fff;
	font-size:16px;
	line-height:1;
	border-radius:3px
}
.box_grid figure small, .box_list a.share_bt {
	background-color:#000;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	line-height:1
}
.box_grid a.share_bt:after {
	font-family:ElegantIcons;
	content:"\e0a0";
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease
}
.box_grid a.share_bt.share:after {
	content:"\e0a0";
	color:#c41f25 ;
}
.box_grid a.share_bt:hover.share:after {
	color:#c41f25 ;
}
.box_grid a.share_bt:hover:after {
	content:"\e0a0";
	color:#c41f25;
}

.box_grid a.compare_bt {
	position:absolute;
	right:95px;
	top:15px;
	z-index:1;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	padding:6px 10px;
	display:inline-block;
	color:#fff;
	font-size:18px;
	line-height:1;
	border-radius:3px
}
.box_grid figure small, .box_list a.compare_bt {
	background-color:#000;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	line-height:1
}
.box_grid a.compare_bt:after {
	font-family:ElegantIcons;
	content:"\e0ff";
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease
}
.box_grid a.compare_bt.balance:after {
	content:"\e0ff";
	color:#c41f25 ;
}
.box_grid a.share_bt:hover.balance:after {
	color:#c41f25 ;
}
.box_grid a.compare_bt:hover:after {
	content:"\e0ff";
	color:#c41f25 !important;
}


.box_grid figure {
	margin-bottom:0;
	overflow:hidden;
	position:relative;
	height:210px
}
.box_grid figure b{
	position:absolute;
	background-color:rgba(0, 0, 0, .6);
	left:15px;
	bottom:15px;
	text-transform:uppercase;
	color:#ccc;
	font-weight:600;
	border-radius:3px;
	padding:5px 10px;
	z-index:9999;
}
.box_grid figure b:hover{
	position:absolute;
	background-color:rgba(196, 31, 37, .9);
	left:15px;
	bottom:15px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	border-radius:3px;
	padding:5px 10px;
	z-index:9999;
}
.box_grid figure .active{
	position:absolute;
	background-color:rgba(196, 31, 37, .9);
	left:15px;
	bottom:15px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	border-radius:3px;
	padding:5px 10px;
	z-index:9999;
}
.box_grid figure small {
	position:absolute;
	background-color:rgba(0, 0, 0, .6);
	left:20px;
	top:22px;
	text-transform:uppercase;
	color:#ccc;
	font-weight:600;
	border-radius:3px;
	padding:7px 10px 4px
}
.box_grid figure .read_more {
	position:absolute;
	top:50%;
	left:0;
	margin-top:-12px;
	-webkit-transform:translateY(10px);
	-moz-transform:translateY(10px);
	-ms-transform:translateY(10px);
	-o-transform:translateY(10px);
	transform:translateY(10px);
	text-align:center;
	opacity:0;
	visibility:hidden;
	width:100%;
-webkit-transition:all .6s;
transition:all .6s;
	z-index:2
}
.box_grid figure .read_more span {
	background-color:#fcfcfc;
	background-color:rgba(255, 255, 255, .8);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
	display:inline-block;
	color:#222;
	font-size:12px;
font-size:.75rem;
	padding:5px 10px
}
.box_grid figure .com-ico {
	position:absolute;
	bottom:0;
	left:0;
	margin-top:0;
	text-align:center;
	opacity:1;
	visibility:visible;
	width:100%;
-webkit-transition:all .6s;
transition:all .6s;
	z-index:2;
	background-color:rgba(0, 0, 0, .5);
}
.box_grid figure .com-ico img{}

.list-trips{margin:0; padding:0;}
.list-trips >.h1{margin:0; padding:0; font-size:24px;}
.list-trips p{margin:0; padding:0; font-size:14px; color:#444 !important; line-height:26px;}

.box_grid figure .v1{font-weight:700;font-size:12px;line-height:inherit !important; background:none; margin:0; padding:0;}
.box_grid figure .v1 ul{ margin:0; padding:0.4rem 0.5rem ; background:none; border:none; overflow:hidden;}
.box_grid figure .v1 ul li{ margin:0; padding:0 0.2rem; list-style-type:none; display:inline-table !important;}
.box_grid figure .v1 ul li a{ margin:0; padding:0; list-style-type:none; display:inline-table !important; }
.box_grid figure .v1 ul li:last-child {
    margin-right: 0;
    float: inherit;
}
.box_grid figure .v1 li a img{ width:inherit !important; position: inherit !important; left: inherit !important; top: inherit !important; display:inline-table !important; right:inherit !important; bottom:0px; -webkit-transform: translate(0%, 0%) }
.box_grid figure .v1 span{color:#fef697;font-size:12px;padding-left:5px;font-style:italic;font-weight:400;}
.box_grid figure .v2{}
.box_grid figure .com-ico span {
	background-color:#fcfcfc;
	background-color:rgba(255, 255, 255, .8);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
	display:inline-block;
	color:#222;
	font-size:12px;
font-size:.75rem;
	padding:5px 10px
}

.box_grid figure:hover .read_more {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}
.box_grid figure a img {
	position:absolute;
	left:50%;
	top:43%;
	/*top:50%;*/
	-webkit-transform:translate(-50%, -50%) scale(1.1);
	-moz-transform:translate(-50%, -50%) scale(1.1);
	-ms-transform:translate(-50%, -50%) scale(1.1);
	-o-transform:translate(-50%, -50%) scale(1.1);
	transform:translate(-50%, -50%) scale(1.1);
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
	width:100%;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.box_grid figure a:hover img {
	-webkit-transform:translate(-50%, -50%) scale(1);
	-moz-transform:translate(-50%, -50%) scale(1);
	-ms-transform:translate(-50%, -50%) scale(1);
	-o-transform:translate(-50%, -50%) scale(1);
	transform:translate(-50%, -50%) scale(1)
}
.box_grid .wrapper {
	/*padding:15px*/
        padding:15px 8px;
}
.box_grid .wrapper h3 {
	font-size:16px !important;
	font-size:1.25rem;
	margin-top:0;
	margin-bottom:0;
}
.box_grid .wrapper h3 a{
	font-size:16px !important;
	/*font-size:1.25rem;*/
	margin-top:0;
	color:#222;
}
.box_grid .wrapper h3 a:hover{
	color:#222;
}
.box_grid .wrapper p{
	margin-bottom:0.3rem;
	color:#c00000;
}
.box_grid ul {
	/*padding:15px 15px 10px 15px;*/
        padding: 15px 8px 10px;
	background:#fff;
	margin-bottom:0;
}
.box_grid ul li {
	display:inline-block;
	/*margin-right:15px*/
        margin-right:3px;
}
.box_grid ul li .score {
	margin-top:0px
}
.box_grid ul li:last-child {
	margin-right:0;
	float:right
}
.cat_star i, .rating i {
	margin-right:2px
}
.cat_star i {
	color:#908a8a;
}
.rating {
	color:#ccc
}
.rating .voted {
	color:#FFC107
}
.box_list {
	background-color:#fff;
	display:block ;
	position:relative;
	margin:0 15px 30px;
	min-height:310px;
	width:100% !important;
	-moz-box-shadow:0 0 30px 0 rgba(0, 0, 0, .1);
	box-shadow:0 0 30px 0 rgba(0, 0, 0, .1)
}

.box_list figure {
	margin-bottom:0;
	overflow:hidden;
	position:relative;
	min-height:310px
}
.box_list figure small {
	position:absolute;
	background-color:#ff0000;
	background-color:rgba(0, 0, 0, 0.38);
	left:10px;
	top:10px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	font-size:11px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:5px 10px 4px;
	z-index:99
}
.box_list figure b {
	position:absolute;
	background-color:#ff0000;
	background-color:rgba(255, 255, 255, .8);
	left:10px;
	bottom:10px;
	color:#222;
	font-weight:600;
	font-size:11px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding:2px 7px 2px;
	z-index:99
}
.price-mobileCount {
    display: none !important;
}

.box_list figure .bethere{position:absolute;left:10px;bottom:40px; z-index:9999;}
.box_list figure .bethere a{background:rgba(255, 255, 255, 0.7);padding:5px 15px 5px 10px;color:#444;transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;border-radius:3px;text-decoration:none;}
.box_list figure .bethere a:hover{background:rgba(9, 66, 168, 0.9) !important;padding:5px 15px 5px 10px;color:#fff;opacity:1;filter:alpha(opacity=0);transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;}
.box_list figure .bethere .active{background:rgba(9, 66, 168, 0.9);padding:5px 15px 5px 10px;color:#fff;transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;border-radius:3px;text-decoration:none;}


@media (max-width:991px) {
    .shortlistMainBox .shortlistMainBoxIn {
        min-width: 300px;
        max-width: 1170px;
        margin: auto;
        display: block;
        padding: 20px 10px 0px 10px;
        height: 500px;
        overflow-y: scroll;
    }


.box_list figure {
min-height:220px;
max-height:220px;
height:220px
}
}
.box_list figure .read_more {
	position:absolute;
	top:50%;
	left:0;
	margin-top:-12px;
	-webkit-transform:translateY(10px);
	-moz-transform:translateY(10px);
	-ms-transform:translateY(10px);
	-o-transform:translateY(10px);
	transform:translateY(10px);
	text-align:center;
	opacity:0;
	visibility:hidden;
	width:100%;
-webkit-transition:all .6s;
transition:all .6s;
	z-index:2
}
.box_list figure a img, a.boxed_list {
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out
}
.box_list figure .read_more span {
	background-color:#fcfcfc;
	background-color:rgba(255, 255, 255, .8);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
	display:inline-block;
	color:#222;
	font-size:12px;
font-size:.75rem;
	padding:5px 10px
}
.booking .panel-dropdown, .layout_view {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px
}
.box_list figure:hover .read_more {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}
.box_list figure a img {
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%) scale(1.1);
	-moz-transform:translate(-50%, -50%) scale(1.1);
	-ms-transform:translate(-50%, -50%) scale(1.1);
	-o-transform:translate(-50%, -50%) scale(1.1);
	transform:translate(-50%, -50%) scale(1.1);
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
	height:320px;
	width:auto;
	max-width:none;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.animated .block-reveal img, .animated .box_1 {
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden
}
@media (max-width:991px) {
.box_list figure a img {
max-width:inherit;
height:460px;
width:auto
}
.switch-field label
{
	padding: 10px 9px 6px!important;
	font-size: 0.91rem;
}
.filters_listing.sticky_horizontal.is_stuck
{
	position: relative !important;
	top: 0 !important;
	border: 0 !important;
	height: 0;
}
}
@media (max-width:767px) {
.box_list figure a img {

}
}
.box_list figure a:hover img {
	-webkit-transform:translate(-50%, -50%) scale(1);
	-moz-transform:translate(-50%, -50%) scale(1);
	-ms-transform:translate(-50%, -50%) scale(1);
	-o-transform:translate(-50%, -50%) scale(1);
	transform:translate(-50%, -50%) scale(1)
}
.box_list .wrapper {
	padding:5px 15px 5px;
        /*padding:15px 15px 5px;*/
	/*min-height:245px*/
}
@media (max-width:991px) {
.box_list .wrapper {
min-height:inherit
}
.package_compare ul
{
	margin:0!important;
	padding:0!important;
}
.package_compare ul li
{
	margin-bottom: 3px!important;
margin-top: 3px!important;
}
}
.box_list .wrapper h2 {
	font-size:20px;
	font-size:1.125rem;
	margin-top:0
}
.box_list .wrapper h2 span{
	font-size: 1rem;
	margin-top: 0;
	color: #090909;
	font-weight: 600;
	
}
.box_list .wrapper h2 a{
	font-size:20px;
	font-size:1.125rem;
	margin-top:0;
	color:#222;
}
.box_list .wrapper h2 a:hover{
	color:#c41f25;
}

.box_list .wrapper h3 {
	font-size:20px;
	font-size:0.725rem;
	margin-top:0
}
.box_list .wrapper h3 span{
	font-size:20px;
	font-size:0.725rem;
	color:#444;
	
}
.box_list .wrapper h3 a{
	font-size:20px;
	font-size:0.725rem;
	margin-top:0;
	color:#222;
}
.box_list .wrapper h3 a:hover{
	color:#c41f25;
}
.box_list .wrapper .price {
	display:inline-block;
	font-weight:500;
	color:#999
}
.box_list .wrapper .price strong {
	color:#32a067
}
.box_list small {
	text-transform:uppercase;
	color:#999;
	font-weight:600
}
.box_list ul {
	padding:10px 10px 10px 10px;
	margin-bottom:0
}
.box_list ul li {
	display:inline-block;
	margin-right:15px
}
.box_list ul li .score {
	margin-top:-10px
}
.box_list ul li:last-child {
	margin-right:0;
	float:right
}
#list_sidebar .box_list, #list_sidebar .box_list figure {
	min-height:245px
}
.hidden-md
{
	display:none!important;
}
 @media (max-width:991px) {
#list_sidebar .box_list figure {
min-height:180px;
max-height:180px;
height:180px
}
.box_list
{
	margin:5px 0 25px !important;
    box-shadow: 0 0 4px 0 rgba(76, 76, 76, .8);
    -moz-box-shadow: 0 0 4px 0 rgba(76, 76, 76, .8);
    -webkit-box-shadow: 0 0 4px 0 rgba(76, 76, 76, .8);
    -o-box-shadow: 0 0 4px 0 rgba(76, 76, 76, .8);
	 
}
.result_inclusion ul li
{
	margin:0!important;
}
.result_inclusion span
{
	font-size:11px!important;
}
.box_list .wrapper h2 {
    font-size: 20px;
    font-size: 1rem;
}
.box_list .wrapper h2 span
{
	display:none;
}
.hidden-xs
{
	display:none!important;
}
.hidden-md
{
	display:block!important;line-height: 1;
}
.box_list .wrapper h3 a {
    font-size: 20px;
    font-size: 0.625rem!important;
}
.package_box_main_review_hed .radio{
    display: none!important;
}
.package_box_main_review_hed>label:first-child {
    display:inline-block !important;
}

/**.price_rate
{
	width:60%;
	float:left;
}
.price_original_rate
{
	width:40%;
	float:right;
}
.price_rate1
{
	width:50%;
	
	float:right;
}
.price_original_rate1
{
	width:50%;
	float:left;
}**/
.result_inclusion ul {
    margin: 0;
    padding: 0.3rem 0px 8px 0!important;
}
.package_box_booking h2 {
    padding: 5px 0 11px 0!important;
}
.price_rate h3 span {
    color: #444 !important;
    font-size: 12px !important;
    font-weight: 500;
    margin: 0;
    text-decoration: line-through;
    padding-left: 4px;
}
.price_original_rate h2 {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 11px !important;
    text-align: right;
}
.package_compare ul li {
    margin: 6px!important;
}
.price-mobileCount {
    margin: 0;
    padding: 5px 5px 5px 5px !important;
    position: fixed;
    z-index: 9 !important;
    bottom: 35px;
    background: #222;
    left: 0;
    right: 0;
    display: block !important;
}
.price-mobileCount h1 {
    margin: 0 !important;
    padding: 5px 0 0 0 !important;
    font-size: 24px !important;
    text-align: left !important;
    line-height: 20px;
    text-decoration: inherit !important;
    color: #FFF !important;
}
.price-mobileCount h1 span {
    font-size: 12px !important;
    color: #fff;
    text-transform: inherit !important;
    border-bottom: 0px;
}
}
#list_sidebar .box_list figure a img {
	height:350px
}
#list_sidebar .box_list .wrapper {
	/*min-height:265px*/
}
@media (max-width:991px) {
#list_sidebar .box_list figure a img {
max-width:100%;
height:auto;
width:100% !important;
}
#list_sidebar .box_list .wrapper {
min-height:inherit
}
.package_box_booking
{
	padding:0!important;
}
.package_box_booking> .h1
{
	margin-bottom:0!important;
}
.package_box_booking> .h1 span {
   
    font-size: 17px !important;
}


 .trips_booknow_btn_padding_mob{padding: 0.2rem 1.9rem !important;}


}
.layout_view {
	border-radius:3px;
	border:1px solid rgba(0, 0, 0, .08);
	padding:4px 8px 3px
}
.layout_view a {
	color:rgba(0, 0, 0, .5)
}
.layout_view a.active {
	color:rgba(0, 0, 0, .8)
}
.layout_view a:hover {
	color:#fc5b62
}
.switch-field {
	overflow:hidden;
	border:1px solid rgba(0, 0, 0, .08);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px
}
.switch-field input {
	position:absolute;
	clip:rect(0,0,0,0);
	height:1px;
	width:1px;
	border:0;
	overflow:hidden
}
.sortby
{
	display: block;
color: #333;
position: relative;
font-size: 16px;
font-size: 1rem;
font-weight: 600;
border-bottom: 1px solid #cecece;
margin-bottom: 16px;
padding-bottom: 16px;
}
.switch-field input:checked+label {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:rgba(0, 0, 0, .9)
}
.switch-field label {
	float: left;
	display: inline-block;
	min-width: 70px;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	font-size: .91rem;
	text-align: center;
	text-shadow: none;
	padding: 10px 23px 8px;
	line-height: 1;
	border-right: 1px solid rgba(0, 0, 0, .08);
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 4px;
	background: #444444bd;
}
.switch-field label:first-of-type {
	border-left:0
}
.switch-field label:last-of-type {
	border-right:0
}
.switch-field label:hover {
	cursor:pointer;
	color:#fc5b62
}
#filters_col {
	background-color:#fff;
	padding:20px 20px 15px;
	margin-bottom:25px;
	border:1px solid #ededed
}
#filters_col label {
	color:#333;
	font-weight:400;
	font-size:13px;
font-size:.8125rem
}
a#filters_col_bt {
	display:block;
	color:#333;
	position:relative;
	font-size:16px;
	font-size:1rem;
	font-weight:600
}
a#filters_col_bt:before {
	font-family:ElegantIcons;
	content:"\66";
	font-size:26px;
	font-size:1.625rem;
	position:absolute;
	right:0;
	top:0;
	line-height:1;
	font-weight:400
}
.filter_type h6 {
	border-top:1px solid #ededed;
	margin:15px 0;
	padding:15px 0 0;
	font-size:13px;
font-size:.8125rem
}
.filter_type ul {
	list-style:none;
	padding:0;
	margin:0 0 15px
}
.filter_type ul li {
	margin-bottom:5px
}
.filter_type ul li:last-child {
	margin-bottom:0
}
a.boxed_list {
	text-align:center;
	padding:30px;
	border:1px solid #ededed;
	display:block;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	margin-bottom:25px
}
a.boxed_list i {
	font-size:60px;
	font-size:3.75rem;
	margin-bottom:15px
}
.secondary_nav ul, a.boxed_list p {
	margin-bottom:0
}
a.boxed_list h4 {
	font-size:18px;
	font-size:1.125rem;
	color:#333
}
a.boxed_list p {
	color:#777
}
a.boxed_list:hover i {
	color:#32a067
}
.secondary_nav {
	background:#fff;
	border-bottom:1px solid #ededed;
	padding:15px 0 4px 0;
}
#review_summary, .reviews-container .progress-bar {
	background-color:#0054a6
}
.secondary_nav.is_stuck {
	z-index:99;
	width:100%!important;
	left:0;
   /*  top: 0px !important;*/ /*        new css add 18-9-2019     */
    top: 67px !important; /*        new css add 26-12-2019     */
   padding-top: 8px;  /* new css add 18-9-2019 */
}
.secondary_nav ul li {
	display:inline-block;
	margin-right:0px;
	font-weight:500;
	font-size:16px;
	font-size:1rem
}
.secondary_nav ul li a {
	color:rgba(0, 0, 0, 1);
        /*color:rgba(0, 0, 0, .5);*/
	background:#fff;
	border:1px solid #ededed;
	border-bottom:none;
	padding:0.4rem 1rem;
}
.secondary_nav ul li a:hover {
	color:#fc5b62
}
.secondary_nav ul li a.active {
	color:rgba(0, 0, 0, .9);
	background:#1e4384;
	color:#FFF;
}
.secondary_nav ul li:last-child {
	display:none
}
.intro_title h2, .intro_title ul li {
	display:inline-block;
	background:#1e4384 !important;
}
@media (max-width:575px) {
.switch-field label {
min-width:inherit
}
.secondary_nav ul li:last-child {
display:none;
}
.callus
{
	display:none;
}
.mobile_resonsive
{
	padding-left:12px;
}
.is_stuck
{
	width:100%!important;
}
body
{
	overflow-x:hidden;
}
}
.intro_title ul {
	float:right;
	margin:10px 0 0
}
.intro_title ul li {
	margin-right:20px;
	font-weight:500
}
section#description, section#reviews {
	border-bottom:3px solid #ededed;
	margin-bottom:45px
}
section#description h2, section#reviews h2 {
	font-size:24px;
	font-size:2rem;
}
section#description h3, section#reviews h3 {
	font-size:21px;
	font-size:1.3125rem
}
section#description h4, section#reviews h4 {
	font-size:18px;
	font-size:1.125rem
}
section#reviews {
	border-bottom:none
}
#review_summary {
	text-align:center;
	color:#fff;
	padding:20px 10px;
	-webkit-border-radius:5px 5px 5px 0;
	-moz-border-radius:5px 5px 5px 0;
	-ms-border-radius:5px 5px 5px 0;
	border-radius:5px 5px 5px 0
}
@media (max-width:991px) {
#review_summary {
margin-bottom:15px
}
}
#review_summary strong {
	font-size:42px;
	font-size:2.625rem;
	display:block;
	line-height:1
}
#review_summary em {
	font-style:normal;
	font-weight:500;
	display:block
}
.reviews-container .progress {
	margin-bottom:12px
}
.reviews-container .review-box {
	position:relative;
	margin-bottom:25px;
	padding-left:100px;
	min-height:100px
}
.reviews-container .rev-thumb {
	position:absolute;
	left:0;
	top:0;
	width:80px;
	height:80px;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	overflow:hidden
}
.reviews-container .rev-thumb img {
	width:80px;
	height:auto
}
@media (max-width:767px) {
.reviews-container .review-box {
padding-left:0
}
.reviews-container .rev-thumb {
position:static;
margin-bottom:10px
}
}
.reviews-container .rev-content {
	position:relative;
	padding:25px 25px 0;
	border:1px solid #ededed;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px
}
.reviews-container .rev-info {
	font-size:12px;
font-size:.75rem;
	font-style:italic;
	color:#777;
	margin-bottom:10px
}
.box_detail {
	padding:25px 25px 15px;
	border:1px solid #ededed;
	background-color:#f8f8f8;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	margin-bottom:30px
}
.box_detail .price {
	line-height:1;
	border-bottom:1px solid #ededed;
	margin:0 -25px 25px;
	padding:0 25px 15px
}
.box_detail .price>span {
	font-size:31px;
	font-size:1.9375rem;
	font-weight:600;
	color: #000;
}
.box_detail .price>span>small {
	font-size:11px;
font-size:.6875rem;
	font-weight:500
}
.box_detail .price .score {
	float:right;
	margin-top:-30px
}
.box_detail h3 {
	font-size:20px;
	font-size:1.25rem;
	margin:25px 0 10px
}
.box_detail ul {
	margin-bottom:0
}
.box_detail ul li {
	margin-bottom:5px
}
.box_detail ul li i {
	margin-right:8px
}
.box_detail figure {
	position:relative;
	background-color:#000
}
.box_detail figure img {
	opacity:.8
}
.box_detail figure span {
	position:absolute;
	display:block;
	left:0;
	bottom:10px;
	text-align:center;
	width:100%;
	color:#fff;
	font-weight:600
}
.box_detail figure a i {
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	display:block;
	width:60px;
	height:60px;
	color:#fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
	line-height:60px;
	text-align:center;
	position:absolute;
	top:50%;
	left:50%;
	margin:-30px 0 0 -30px;
	font-size:42px;
	font-size:2.625rem;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	z-index:9
}
.booking .custom-select-form select, .booking select {
	display:none
}
.box_detail figure:hover i {
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	-o-transform:scale(1.3);
	transform:scale(1.3)
}
.booking input {
	font-weight:500;
	height:45px
}
.booking input:focus {
	box-shadow:none;
	border:1px solid #d2d8dd
}
.booking .panel-dropdown {
	background-color:#fff;
	font-size:14px;
font-size:.875rem;
	border-radius:3px;
	border:1px solid #d2d8dd;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 0 10px
}
@media (max-width:991px) {
.booking .panel-dropdown {
height:inherit
}
.arcontactus-widget.arcontactus-message
{
	bottom: 79px!important;
}
#toTop {
    display: none;
}
}
.booking .panel-dropdown .panel-dropdown-content {
	top:50px
}
.booking .nice-select .current {
	font-weight:500;
	color:#6f787f
}
.booking .custom-select-form .nice-select.open, .booking .custom-select-form .nice-select:active, .booking .custom-select-form .nice-select:focus {
	border-color:#d2d8dd;
	outline:0;
	box-shadow:none
}
.booking .form-group {
	margin:0 0 10px
}
.booking .form-group i {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	font-size:18px;
	font-size:1.125rem;
	position:absolute;
	background-color:#fff;
	height:43px;
	top:1px;
	right:1px;
	padding-right:10px;
	display:block;
	width:20px;
	box-sizing:content-box;
	line-height:43px;
	z-index:9;
	color:#999
}
.booking .form-group i.icon_lock_alt {
	top:36px
}
ul.cbp_tmtimeline {
	/*margin:45px 0;*/
        margin:20px 0;
	padding:0;
	list-style:none;
	position:relative
}
.cbp_tmtimeline:before {
	position:absolute;
	top:0;
	bottom:0;
	width:2px;
	background:#ebeef3;
	left:7.5%;
	margin-left:-2px
}
.cbp_tmtimeline>li {
	position:relative;
	
}
.cbp_tmtimeline>li .cbp_tmtime {
	display:block;
	width:23%;
	padding-right:80px;
	position:relative;
}
.cbp_tmtimeline>li .cbp_tmtime span {
	display:block;
	text-align:right
}
.cbp_tmtimeline>li .cbp_tmtime span:first-child {
	font-size:.9em;
	color:#888;
	margin-bottom:0
}
.cbp_tmtimeline>li .cbp_tmtime span:last-child {
	font-size:18px;
	font-weight:500
}
img.thumb_visit {
	width:70px;
	height:70px;
	border:2px solid #fff;
	margin-top:-5px;
	float:right;
	margin-left:15px
}
.btn-outline-secondary {
    color: #000;
    background-color: transparent;
    background-image: none;
    border-color: #c00000;
}
.btn-outline-danger1
{
	color: #1b1819;
background-color: transparent!important;
background-image: none;
border-color: #605858!important;
border-radius: 0;
}
.btn-outline-danger1:hover {
    color: #fff;
    background-color: #605858!important;
    border-color: #605858!important;
}
@media (max-width:767px) {
img.thumb_visit {
display:none
}
}
.cbp_tmtimeline>li .cbp_tmlabel {
	/*margin:0 0px 18px 6%;*/
        margin:0 0px 0 6%;
	
	/*padding:20px;*/
        padding:20px 20px 0 20px;
	position:relative;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
.cbp_tmtimeline>li .cbp_tmlabel p {
	margin-bottom:0;
	font-size:13px;
font-size:.8125rem
}
.cbp_tmtimeline>li .cbp_tmlabel h4 {
	margin:0 0 5px;
	padding:0;
	font-size:16px;
	font-size:1rem
}
/*.cbp_tmtimeline>li .cbp_tmlabel:after {
	right:100%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-right-color:#eef3f7;
	border-width:10px;
	top:15px
}*/
.cbp_tmtimeline>li .cbp_tmicon {
		width: 65px;
		height: 29px;
		font-weight: 500;
		background-color: #fff;
		text-transform: none;
		font-size: 20px;
		font-size: 1.1rem;
		
		position: absolute;
		color: #c00000;
		
		box-shadow: 0 0 0 2px #cecece;
		text-align: center;
		left: 5.5%;
		top: 0;
		margin: 0 0 0 -25px;
}
@media screen and (max-width:65.375em) {
.cbp_tmtimeline>li .cbp_tmtime span:last-child {
font-size:1.5em
}
}
@media screen and (max-width:47.2em) {
.cbp_tmtimeline>li .cbp_tmlabel:after, .cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
border-right-color:transparent;
border-bottom-color:#eef3f7
}
.cbp_tmtimeline:before {
display:none
}
.cbp_tmtimeline>li .cbp_tmtime {
width:100%;
position:relative;
padding:0 0 20px
}
.cbp_tmtimeline>li .cbp_tmtime span {
text-align:left
}
.cbp_tmtimeline>li .cbp_tmlabel {
margin:0 0 30px;
padding:1em
}
.cbp_tmtimeline>li .cbp_tmlabel:after {
right:auto;
left:20px;
top:-20px
}
.cbp_tmtimeline>li .cbp_tmicon {
position:relative;
float:left;
left:6px;
margin:-65px 5px 0 0;
width:50px;
height:50px;
line-height:50px;
font-size:0.9em;
}
}
ul.hotel_facilities {
	list-style:none;
	margin:0;
	padding:0;
	-webkit-column-count:2;
	-moz-column-count:2;
	column-count:2
}
ul.hotel_facilities li {
	margin-bottom:10px;
	display:inline-block;
	width:100%
}
ul.hotel_facilities li img {
	margin-right:10px
}
.room_type {
	padding:30px 30px 10px
}
.room_type.first {
	padding:0 30px 15px
}
.room_type.gray {
	background-color:#f8f8f8
}
.room_type.last {
	padding:30px 30px 0
}
@media (max-width:767px) {
        .room_type h4 {
        margin-top:25px
        }
        .package_det_day_cont .h1
        {
            margin-top:14px;
        }
}
#login_bg, #register_bg {
	background:url(../img/hero_in_bg_3.jpg) center center no-repeat fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	min-height:100vh;
	width:100%
}
#register_bg {
	background:url(../img/hero_in_bg_2.jpg) center center no-repeat fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
#login figure, #register figure {
	text-align:center;
	border-bottom:1px solid #ededed;
	margin:-45px -60px 25px;
	padding:20px 60px 25px
}
#login aside, #register aside {
	width:430px;
	padding:45px 60px 60px;
	position:absolute;
	left:0;
	top:0;
	overflow-y:auto;
	background-color:#fff;
	min-height:100vh
}
@media (max-width:767px) {
#login figure, #register figure {
margin:-30px -30px 20px;
padding:15px 60px 20px
}
#login aside, #register aside {
width:100%;
padding:30px
}
}
#login aside form, #register aside form {
	margin-bottom:60px;
	display:block
}
#login aside form .form-group input, #register aside form .form-group input {
	padding-left:40px
}
#login aside form .form-group i, #register aside form .form-group i {
	font-size:21px;
	font-size:1.3125rem;
	position:absolute;
	left:12px;
	top:34px;
	color:#ccc;
	width:25px;
	height:25px;
	display:block;
	font-weight:400!important
}
#login aside .copy, #register aside .copy {
	text-align:center;
	position:absolute;
	height:30px;
	left:0;
	bottom:30px;
	width:100%;
	color:#999;
	font-weight:500
}
.access_social {
	margin-top:45px
}
@media (max-width:767px) {
.access_social {
margin-top:30px
}
}
a.social_bt.linkedin {
	background-color:#0077B5
}
a.social_bt.linkedin:before {
	content:"\e09d"
}
#pass-info {
	width:100%;
	margin-bottom:15px;
	color:#555;
	text-align:center;
	font-size:12px;
font-size:.75rem;
	padding:5px 3px 3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px
}
#pass-info.weakpass {
	border:1px solid #FF9191;
	background:#FFC7C7;
	color:#94546E
}
#pass-info.stillweakpass {
	border:1px solid #FBB;
	background:#FDD;
	color:#945870
}
#pass-info.goodpass {
	border:1px solid #C4EEC8;
	background:#E4FFE4;
	color:#51926E
}
#pass-info.strongpass {
	border:1px solid #6ED66E;
	background:#79F079;
	color:#348F34
}
#pass-info.vrystrongpass {
	border:1px solid #379137;
	background:#48B448;
	color:#CDFFCD
}
.container_check {
	display:block;
	position:relative;
	padding-top:0px;
	font-size:13px;
font-size:.8125rem;
	padding-left:35px;
	margin-bottom:12px;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	margin-right:10px
}
.container_check input {
	position:absolute;
	opacity:0;
	cursor:pointer
}
.container_check .checkmark {
	position:absolute;
	top:0;
	left:0;
	height:25px;
	width:25px;
	border:1px solid #d2d8dd;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
-webkit-transition:all .2s ease;
transition:all .2s ease
}
.container_check:hover input~.checkmark {
background-color:#ddd;
border:1px solid transparent
}
.container_check input:checked~.checkmark {
background-color:#c41f25;
border:1px solid transparent
}
.container_check .checkmark:after {
	content:"";
	position:absolute;
	display:none;
	left:10px;
	top:6px;
	width:5px;
	height:10px;
	border:solid #fff;
	border-width:0 3px 3px 0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.container_check input:checked~.checkmark:after, .infoBox>img {
display:block
}
.map {
	width:100%;
	height:500px
}
.map.map_single {
	height:400px
}
.infoBox {
-webkit-animation:fadeIn .9s;
animation:fadeIn .9s;
	padding-right:50px
}
.infoBox>img {
	position:absolute!important;
	right:60px!important;
	top:10px!important;
	z-index:9999;
	width:20px;
	height:20px;
	cursor:pointer
}
@-webkit-keyframes fadeIn {
from {
opacity:0
}
to {
	opacity:1
}
}
.marker_info {
	width:240px;
	height:270px;
	border-radius:5px;
	text-align:left;
	background:#fff;
	position:relative;
	z-index:999;
	box-shadow:0 0 10px 0 rgba(0, 0, 0, .12)
}
.marker_info img {
	display:block;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0
}
.marker_info h3 {
	font-size:16px;
	font-size:1rem;
	line-height:1.1;
	font-weight:500;
	margin-bottom:3px;
	color:#444
}
.marker_info em {
	display:inline-block;
	font-size:12px;
font-size:.75rem;
	color:#999
}
.marker_info span {
	display:block;
	padding:20px 20px 0;
	font-size:13px;
font-size:.8125rem;
	line-height:1.2;
	color:#fff;
	position:relative
}
.marker_info span strong {
	display:block;
	font-weight:500
}
.marker_info:after {
	right:100%;
	top:56%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:transparent #fff transparent transparent;
	border-width:12px;
	margin-top:-12px
}
a.btn_infobox_detail {
	position:absolute;
	top:20px;
	right:15px;
	width:20px;
	height:20px
}
.btn_infobox_get_directions:before, a.btn_infobox_detail:before, a.btn_infobox_phone:before {
	font-style:normal;
	font-weight:400;
	font-family:ElegantIcons;
	font-size:20px;
	font-size:1.25rem;
	cursor:pointer
}
a.btn_infobox_detail:before {
	content:"\70";
	color:#ccc
}
a.btn_infobox_detail:before:hover {
color:#fc5b62
}
.btn_infobox_get_directions, a.btn_infobox_phone {
	border:none;
	display:inline-block;
	font-weight:500;
	color:#fc5b62;
	background:0 0;
	cursor:pointer;
	font-size:13px;
font-size:.8125rem;
	position:relative;
	padding-left:20px;
	margin-bottom:10px;
	outline:0
}
.btn_infobox_get_directions:focus, a.btn_infobox_phone:focus {
	outline:0
}
.btn_infobox_get_directions:hover, a.btn_infobox_phone:hover {
	color:#333
}
.btn_infobox_get_directions:before {
	font-size:14px;
font-size:.875rem;
	content:"\e080";
	position:absolute;
	left:0;
	top:0
}
a.btn_infobox_phone:before {
	font-size:14px;
	content:"\e090";
	position:absolute;
	left:0;
	top:-2px
}
span.infobox_rate {
	display:inline-block;
	margin:-44px 0 0 -20px;
	float:left;
	background-color:#0054a6;
	padding:5px 8px;
	font-weight:500;
	text-align:left;
	font-size:12px;
font-size:.75rem
}
.map_contact {
	width:100%;
	height:465px
}
@media (max-width:991px) {
.map_contact {
height:350px;
margin-bottom:45px
}
}
.contact_info {
	background-color:#121921;
	color:#fff;
	padding:30px 0;
	text-align:center
}
.contact_info ul {
	margin:0;
	padding:0
}
.contact_info ul li {
	float:left;
	width:33.33%;
	position:relative;
	padding:0 20px
}
.contact_info ul li span {
	opacity:.7
}
.contact_info ul li h4 {
	font-size:18px;
	font-size:1.125rem;
	color:#fc5b62
}
.contact_info ul li i {
	color:#fff;
	font-size:46px;
	font-size:2.875rem;
	margin-bottom:10px
}
.error_message {
	font-weight:500;
	color:#e3464c
}
#error_page {
	width:100%;
	height:650px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	background:url(../img/pattern_1.svg) center bottom repeat-x #0054a6;
	color:#fff
}
#error_page h2 {
	margin-top:30px;
	font-size:140px;
	font-size:8.75rem;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	line-height:1
}
#error_page h2 i {
	color:#FFC107
}
@media (max-width:767px) {
.contact_info ul li {
width:100%;
float:none;
margin-bottom:35px;
padding:0
}
.contact_info ul li:last-child {
margin-bottom:5px
}
#error_page {
background-size:auto 300px
}
#error_page h2 {
font-size:72px;
font-size:4.5rem
}
}
#error_page p {
	font-size:21px;
	font-size:1.3125rem
}
@media (max-width:767px) {
#error_page p {
font-size:18px;
font-size:1.125rem
}
#error_page {
padding:0;
height:500px
}
}
.search_bar_error {
	position:relative;
	margin-bottom:60px
}
.search_bar_error input[type=text] {
	border:0;
	height:50px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	padding-left:15px;
	-webkit-box-shadow:0 0 50px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow:0 0 50px 0 rgba(0, 0, 0, .15);
	box-shadow:0 0 50px 0 rgba(0, 0, 0, .15)
}
.search_bar_error input[type=submit] {
	position:absolute;
	right:-1px;
	color:#fff;
	font-weight:600;
	top:0;
	border:0;
	padding:0 25px;
	height:50px;
	cursor:pointer;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	-ms-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	background-color:#fc5b62;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.bs-wizard>.bs-wizard-step>.bs-wizard-dot, .thumb_cart {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%
}
.search_bar_error input[type=submit]:hover {
	background-color:#FFC107;
	color:#333
}
.cart_section {
	background:url(../img/pattern_1.svg) center bottom repeat-x #0054a6
}
.cart_section.last {
	height:600px
}
@media (max-width:767px) {
.cart_section {
background-size:auto 300px
}
.cart_section.last {
height:500px
}
}
.bs-wizard {
	width:100%;
	margin:50px auto 0
}
.bs-wizard>.bs-wizard-step {
	padding:0;
	position:relative;
	width:33.33%;
	float:left
}
.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
	width:100%
}
.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
	width:50%
}
.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
	width:0%
}
.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
	width:100%
}
.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
	background-color:#0054a6
}
.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
	opacity:0
}
.bs-wizard>.bs-wizard-step:first-child>.progress {
	left:50%;
	width:50%
}
.bs-wizard>.bs-wizard-step:last-child>.progress {
	width:50%
}
.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
	font-size:14px;
font-size:.875rem;
	font-weight:600;
	text-transform:uppercase
}
.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
	position:absolute;
	width:50px;
	height:50px;
	display:block;
	top:36px;
	left:50%;
	margin-top:-5px;
	margin-left:-25px;
	border-radius:50%;
	border:2px solid #fff;
	background-color:#0054a6
}
.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after {
	content:'\e903';
	font-family:Fontello;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	border-radius:50px;
	position:absolute;
	top:-2px;
	left:9px;
	font-size:32px;
	font-size:2rem;
	color:#FFC107
}
ul#cat_nav li a:after, ul.list_3 li:before {
	font-family:fontello
}
.bs-wizard>.bs-wizard-step>.progress {
	position:relative;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	border-radius:0;
	height:2px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	margin:34px 0
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
	width:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	background:#fff
}
.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
	pointer-events:none
}
.table.cart-list {
	margin-bottom:0
}
.table.cart-list th, .table.options_cart th {
	background-color:#fff;
	text-transform:uppercase;
	font-weight:600;
	border:0;
	padding-top:0
}
.table.cart-list td strong {
	font-weight:500
}
.table.cart-list.table-striped tbody tr:nth-of-type(odd) {
background-color:rgba(0, 0, 0, .025)
}
@media (max-width:991px) {
.table.cart-list, .table.cart-list tbody, .table.cart-list td, .table.cart-list th, .table.cart-list thead, .table.cart-list tr {
display:block;
border:0
}
.table.cart-list thead tr {
position:absolute;
top:-9999px;
left:-9999px
}
.table.cart-list tr {
border:1px solid #eee
}
.table.cart-list td {
border:none;
border-bottom:1px solid #eee;
position:relative;
padding-left:50%
}
.table.cart-list td:before {
position:absolute;
top:12px;
left:12px;
width:45%;
padding-right:10px;
white-space:nowrap
}
.table.cart-list td:nth-of-type(1):before, .table.cart-list td:nth-of-type(2):before, .table.cart-list td:nth-of-type(3):before, .table.cart-list td:nth-of-type(4):before {
font-weight:600;
color:#111
}
.table.cart-list td:nth-of-type(1):before {
content:"Item"
}
.table.cart-list td:nth-of-type(2):before {
content:"Discount"
}
.table.cart-list td:nth-of-type(3):before {
content:"Total"
}
.table.cart-list td:nth-of-type(4):before {
content:"Actions"
}
td.options {
text-align:left!important
}
.thumb_cart {
display:none
}
}
#total_cart, ul#cat_nav li, ul.cart_details {
	border-bottom:1px solid #ededed
}
#confirm, .form_title h3 strong, .grid ul, a.box_topic, ul.share-buttons {
	text-align:center
}
.thumb_cart {
	border-radius:50%;
	overflow:hidden;
	width:60px;
	height:60px;
	margin-right:10px;
	float:left
}
.thumb_cart img {
	width:60px;
	height:auto
}
.item_cart {
	display:inline-block;
	margin:20px 0 0 15px;
	font-weight:500
}
@media (max-width:991px) {
.item_cart {
margin:5px 0 0
}
}
#total_cart {
	font-size:24px;
	font-size:1.5rem;
	font-weight:500;
	margin:0 -25px 20px;
	padding:0 25px 15px;
	line-height:1
}
#total_cart span {
	font-weight:600
}
.box_cart label, ul.cart_details li {
	font-weight:500
}
ul.cart_details {
	margin:0 0 25px;
	padding:0 0 15px
}
ul.cart_details li span {
	float:right
}
.form_title {
	position:relative;
	padding-left:55px;
	margin-bottom:0
}
.form_title h3 {
	margin:0;
	padding:0;
	font-size:21px;
	font-size:1.3125rem
}
.form_title h3 strong {
	background-color:#fc5b62;
	width:40px;
	height:40px;
	display:inline-block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
	color:#fff;
	font-size:18px;
	font-size:1.125rem;
	line-height:42px;
	position:absolute;
	left:0;
	top:-5px
}
.form-control, .message {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px
}
.form_title p {
	color:#999;
	margin:0;
	padding:0;
	font-size:12px;
font-size:.75rem;
	line-height:14px
}
.cards-payment {
	margin-top:28px
}
.box_cart .step {
	padding:15px 55px 0;
	margin:0
}
@media (max-width:991px) {
.cards-payment {
display:none
}
.box_cart .step {
padding:15px 0 0
}
.cart-options .fix_mobile {
float:left!important
}
}
.message {
	background-color:#f8f8f8;
	padding:15px;
	margin-bottom:30px;
	border-radius:3px
}
.message p {
	margin:0
}
#confirm {
	font-size:16px;
	font-size:1rem;
	margin-top:20px
}
#confirm h4 {
	color:#fff
}
#confirm p {
	font-size:16px!important;
/*font-size:16px!important;*/
	margin-bottom:0
}
.box_cart {
	margin-bottom:25px
}
.box_cart hr {
	margin:30px -25px
}
.box_cart .btn_1.outline, .box_cart a.btn_1.outline {
	border:2px solid #999;
	color:#999;
	padding:12px 40px
}
.box_cart .btn_1.outline:hover, .box_cart a.btn_1.outline:hover {
	color:#fff;
	border:2px solid #0054a6
}
.cart-options {
	position:relative;
	padding:25px 0 0;
	border-top:1px solid #ededed
}
.apply-coupon .form-group {
	position:relative;
	float:left;
	margin-right:10px
}
.apply-coupon .form-control {
	padding:10px 12px
}
.grid ul {
	margin:0 0 25px;
	padding:0;
	width:100%
}
.grid ul li {
	display:inline-block;
	padding:0;
	margin:-3px;
	min-height:100%;
	width:25%;
	background-color:#000;
	list-style:none
}
@media (max-width:991px) {
.grid ul li {
width:50%
}
.box_style_cat {
display:none
}
}
.grid ul li figcaption, .grid ul li figure img {
	width:100%;
	height:100%;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out
}
@media (max-width:767px) {
.grid ul li {
width:100%;
min-height:100%;
float:none
}
}
.grid ul li figure {
	position:relative;
	overflow:hidden;
	margin:-3px
}
.grid ul li figure img {
transition:all .3s ease-in-out
}
.grid ul li figure:focus img, .grid ul li figure:hover img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1)
}
.grid ul li figure:focus figcaption, .grid ul li figure:hover figcaption {
	opacity:1
}
.grid ul li figure:focus figcaption .caption-content, .grid ul li figure:hover figcaption .caption-content {
	-webkit-transform:translate(0, 0);
	-moz-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	transform:translate(0, 0)
}
.grid ul li figcaption {
	position:absolute;
	top:0;
	left:0;
	padding:15% 0;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	text-align:center;
	font-size:14px;
font-size:.875rem;
	opacity:0;
transition:all .3s ease-in-out
}
.box_style_cat, a.box_topic {
	background:#fff;
	-webkit-box-shadow:0 0 15px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow:0 0 15px 0 rgba(0, 0, 0, .05)
}
.grid ul li figcaption .caption-content {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-30px;
	margin-left:-100px;
	width:200px;
	-webkit-transform:translate(0, 15px);
	-moz-transform:translate(0, 15px);
	-ms-transform:translate(0, 15px);
	-o-transform:translate(0, 15px);
	transform:translate(0, 15px);
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.grid ul li figcaption a {
	color:#fff
}
.grid ul li figcaption a:focus, .grid ul li figcaption a:hover {
	color:#fc5b62
}
.grid ul li figcaption i {
	font-size:30px;
	font-size:1.875rem
}
.grid ul li figcaption p {
	margin-bottom:0;
	margin-top:10px;
	text-transform:uppercase;
	font-weight:400
}
.mfp-zoom-in .mfp-with-anim {
	opacity:0;
transition:all .2s ease-in-out;
	transform:scale(.8)
}
.mfp-zoom-in.mfp-bg {
	opacity:0;
transition:all .3s ease-out
}
.block-reveal img, a.box_topic {
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity:1;
	transform:scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity:.8
}
.box_1, .mfp-zoom-in.mfp-removing.mfp-bg {
	opacity:0
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform:scale(.8);
	opacity:0
}
.box_style_cat {
	border:1px solid #ededed;
	margin-bottom:25px;
	box-shadow:0 0 15px 0 rgba(0, 0, 0, .05)
}
ul#cat_nav {
	list-style:none;
	margin:0;
	padding:0
}
ul#cat_nav li i {
	font-size:16px;
	font-size:1rem;
	margin:2px 10px 0 0;
	float:left
}
ul#cat_nav li:last-child {
	border-bottom:0;
	padding-bottom:0
}
ul#cat_nav li a {
	position:relative;
	color:#555;
	display:block;
	padding:15px 10px
}
ul#cat_nav li a:after {
	content:"\e89b";
	position:absolute;
	right:15px;
	top:15px
}
ul#cat_nav li a span {
	font-size:11px;
font-size:.6875rem;
	color:#999
}
ul#cat_nav li a#active, ul#cat_nav li a.active, ul#cat_nav li a:hover {
	color:#fc5b62
}
.hero_in form {
	animation-delay:1.3s;
	-webkit-animation-delay:1.3s;
	-moz-animation-delay:1.3s
}
a.box_topic {
	padding:40px 30px 15px;
	display:block;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	box-shadow:0 0 15px 0 rgba(0, 0, 0, .05);
	color:#555;
	margin-bottom:30px;
	overflow:hidden
}
.accordion_2 .card, .box_general {
	-webkit-box-shadow:0 0 15px 0 rgba(0, 0, 0, .05)
}
@media (max-width:767px) {
a.box_topic {
padding:20px 20px 0
}
}
a.box_topic:hover {
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	transform:translateY(-10px)
}
a.box_topic i {
	font-size:60px;
	font-size:3.75rem;
	color:#32a067;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-ms-border-radius:50px;
	border-radius:50px;
	background-color:#2c8e5b;
	background-color:rgba(50, 160, 103, .05);
	width:100px;
	height:100px;
	line-height:100px;
	margin-bottom:15px
}
.bg_color_1, .nice-select, .nice-select .list {
	background-color:#fff
}
.bg_color_ftr {
	background-color:#272d35
}
.bg_color_ftr span{
	font-weight:300;
	font-size:16px;
	color:#c00000;
}

a.box_topic h3 {
	font-size:18px;
	font-size:1.125rem
}
.list_articles ul {
	list-style:none;
	margin:0;
	padding:0
}
.list_articles ul li {
	float:left;
	width:45%;
	margin-right:45px;
	padding:15px 0;
	border-bottom:1px solid #ededed
}
.list_articles ul li a {
	color:#555;
	display:block
}
.list_articles ul li a:hover {
	color:#fc5b62;
	-webkit-transform:translateX(5px);
	-moz-transform:translateX(5px);
	-ms-transform:translateX(5px);
	-o-transform:translateX(5px);
	transform:translateX(5px)
}
.box_1, .box_1 h3 {
	color:#fff
}
.list_articles ul li i {
	margin-right:10px;
	font-size:16px;
	font-size:1rem;
	position:relative;
	top:2px
}
@media (max-width:991px) {
.list_articles ul li {
float:none;
width:100%;
margin-right:0
}
}
ul.list_3 {
	list-style:none;
	margin:0;
	padding:0
}
ul.list_3 li {
	margin-bottom:0;
	position:relative;
	padding-left:20px
}
ul.list_3 li strong {
	font-weight:500
}
ul.list_3 li:before {
	content:"\ea3e";
	position:absolute;
	left:0;
	top:0
}
.box_faq, .form-group {
	position:relative
}
.box_general {
	border:1px solid #ededed;
	padding:25px 25px 5px;
	margin-bottom:25px;
	-moz-box-shadow:0 0 15px 0 rgba(0, 0, 0, .05);
	box-shadow:0 0 15px 0 rgba(0, 0, 0, .05)
}
.form-control {
	padding:10px;
	font-size:14px;
/*	font-size:1.275rem;*/
	border-radius:3px;
	border:1px solid #d2d8dd
}

.box_1 {
	background-color:#121921;
	padding:45px
}
.box_1 p {
	opacity:.8
}
.animated .box_1 {
animation:color .3s ease-in-out;
animation-delay:.3s;
-webkit-animation-delay:.3s;
-moz-animation-delay:.3s;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	opacity:0;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden
}
.call_section {
	background:url(../img/bg_call_section.jpg) center center no-repeat fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	min-height:400px;
	padding:10% 0
}
.box_faq {
	padding-left:50px
}
.box_faq h4 {
	/*font-size:18px;*/
	font-size:1.125rem
}
.box_faq i {
	/*font-size:36px;*/
	font-size:2.25rem;
	position:absolute;
	left:0;
	top:0;
	color:#999
}
.custom-select-form .nice-select {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	border:1px solid #d2d8dd;
	height:45px;
	line-height:42px
}
.custom-select-form .nice-select:hover {
	border-color:#d2d8dd
}
.custom-select-form .nice-select.open, .custom-select-form .nice-select:active, .custom-select-form .nice-select:focus {
	border-color:#80bdff;
	outline:0;
box-shadow:0 0 0 .2rem rgba(0, 123, 255, .25)
}
.custom-select-form select {
	display:none
}
ul.share-buttons {
	padding:0;
	list-style:none;
	margin:0 0 25px
}
ul.share-buttons li {
	display:inline-block;
	margin:0 5px 5px
}
ul.share-buttons li a {
	background:#fff;
	border:1px solid #666;
	border-radius:50px;
	font-size:13px;
	padding:7px 20px;
transition:.3s;
	display:inline-block;
	line-height:17px;
	font-weight:500
}
ul.share-buttons li a:hover {
	color:#fff
}
ul.share-buttons li a.fb-share {
	border-color:#3b5998;
	color:#3b5998
}
ul.share-buttons li a.fb-share:hover {
	background:#3b5998;
	color:#fff
}
ul.share-buttons li a.gplus-share {
	border-color:#dd4b39;
	color:#dd4b39
}
ul.share-buttons li a.gplus-share:hover {
	background:#dd4b39;
	color:#fff
}
ul.share-buttons li a.twitter-share {
	border-color:#1da1f2;
	color:#1da1f2
}
ul.share-buttons li a.twitter-share:hover {
	background:#1da1f2;
	color:#fff
}
ul.share-buttons li i {
	font-size:16px;
	font-size:1rem;
	position:relative;
	right:3px;
	top:2px
}
.nice-select {
	-webkit-tap-highlight-color:transparent;
	border-radius:3px;
	border:none;
	clear:both;
	cursor:pointer;
	display:block;
	float:left;
	font-family:inherit;
	font-size:14px;
	font-weight:400;
	height:50px;
	line-height:48px;
	outline:0;
	padding-left:15px;
	padding-right:27px;
	position:relative;
	text-align:left!important;
transition:all .2s ease-in-out;
	user-select:none;
	white-space:nowrap;
	width:auto;
	color:#555;
	padding-top:2px;
    width: 100%;    /*new css add in 18-11-2019*/
    border: 1px solid #d2d8dd ; /*new css add in 18-11-2019*/
}
.nice-select.right, .switchery {
	float:right
}
.nice-select:hover {
	border-color:#8c8c8c
}
.nice-select.open, .nice-select:active, .nice-select:focus {
	border-color:#999
}
.nice-select:after {
	border-bottom:2px solid #999;
	border-right:2px solid #999;
	display:block;
	height:8px;
	margin-top:-5px;
	pointer-events:none;
	position:absolute;
	right:20px;
	top:50%;
	transform-origin:66% 66%;
	transform:rotate(45deg);
transition:all .15s ease-in-out;
	width:8px
}
.nice-select.open:after {
	transform:rotate(-135deg)
}
.nice-select.open .list {
	opacity:1;
	pointer-events:auto;
	transform:scale(1) translateY(0)
}
.nice-select.disabled {
	border-color:#9e9e9e;
	color:#999;
	pointer-events:none
}
.nice-select.disabled:after {
	border-color:#ccc
}
.nice-select.wide {
	width:100%
}
.nice-select.wide .list {
	left:0!important;
	right:0!important
}
.nice-select.right .list {
	left:auto;
	right:0
}
.nice-select.small {
	font-size:12px;
	height:36px;
	line-height:34px
}
.nice-select.small:after {
	height:4px;
	width:4px
}
.nice-select.small .option {
	line-height:34px;
	min-height:34px
}
.nice-select .list {
	border-radius:3px;
	box-shadow:0 0 0 1px rgba(68, 68, 68, .11);
	margin-top:4px;
	opacity:0;
	overflow:hidden;
	padding:0;
	pointer-events:none;
	position:absolute;
	top:100%;
	left:0;
	transform-origin:50% 0;
	transform:scale(.75) translateY(-25px);
transition:all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
	z-index:9
}
.nice-select .list:hover .option:not(:hover) {
background-color:transparent!important
}
.nice-select .option {
	cursor:pointer;
	font-weight:400;
	line-height:38px;
	list-style:none;
	min-height:38px;
	outline:0;
	padding-left:15px;
	padding-right:26px;
	text-align:left;
transition:all .2s
}
#cookie-bar, #toTop, .divider, a.social_bt {
	text-align:center
}
.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
	background-color:#f6f6f6
}
.nice-select .option.selected {
	font-weight:500
}
.nice-select .option.disabled {
	background-color:transparent;
	color:#999;
	cursor:default
}
#toTop, .colors li a, .my-toggle, .switchery, a.social_bt {
	cursor:pointer
}
.no-csspointerevents .nice-select .list {
	display:none
}
#toTop:after, .no-csspointerevents .nice-select.open .list {
	display:block
}
#toTop {
	position:fixed;
	right:0;
	visibility:hidden;
	bottom:25px;
	margin:0 25px 0 0;
	z-index:9999;
	transform:scale(.7);
	width:46px;
	height:46px;
	background-color:rgba(0, 0, 0, .6);
	opacity:1;
transition:all .3s;
	border-radius:50%;
	font-size:21px;
	color:#fff
}
.block-reveal img, a.social_bt {
-moz-transition:all .3s ease-in-out
}
#toTop.visible {
	opacity:1;
	visibility:visible;
	transform:scale(1)
}
#toTop:after {
	content:"\e899";
	font-family:fontello;
	position:relative;
	top:50%;
	-webkit-transform:translateY(-55%);
	transform:translateY(-55%)
}
#sign-in-dialog .mfp-close:before, ul.bullets li:before, ul.list_ok li:before {
	font-family:ElegantIcons
}
#toTop:hover {
	background-color:#fc5b62
}
.accordion_2 .card {
	border:0;
	margin-bottom:5px;
	-moz-box-shadow:0 0 15px 0 rgba(0, 0, 0, .05);
	box-shadow:0 0 15px 0 rgba(0, 0, 0, .05)
}
.accordion_2 .card .card-header {
	background-color:#fff;
	border-bottom:1px solid #ededed;
	padding:20px
}
.accordion_2 .card-body {
	padding-bottom:0
}
.accordion_2 .card-header h5 {
	font-size:16px;
	font-size:1rem
}
.accordion_2 .card-header h5 a {
	border:0;
	display:block;
	color:#999
}
.accordion_2 .card-header h5 a i.indicator {
	font-size:18px;
	font-size:1.125rem;
	font-weight:400;
	float:right;
	color:#fc5b62
}
.card {
	border-radius:0;
	border:0;
	margin-bottom:5px
}
ul.list_ok {
	list-style:none;
	margin:25px 0 30px;
	padding:0
}
ul.list_ok li {
	position:relative;
	padding-left:45px;
	margin-bottom:20px
}
ul.list_ok li:before {
	content:"\52";
	position:absolute;
	left:0;
	top:-10px;
	font-size:32px;
	font-size:2rem;
	color:#8dc63f
}
ul.bullets {
	line-height:1.8;
	margin:0;
	padding:0
}
.add_bottom_15, a.social_bt {
	margin-bottom:15px
}
ul.bullets li {
	position:relative;
	padding-left:20px
}
ul.bullets li:before {
	font-style:normal;
	font-weight:400;
	font-size:14px;
font-size:.875rem;
	content:"\5c";
	color:#ccc;
	position:absolute;
	left:0;
	top:0
}
.add_bottom_30 {
	margin-bottom:30px
}
.add_bottom_45 {
	margin-bottom:45px
}
.add_bottom_60 {
	margin-bottom:60px
}
.add_bottom_75 {
	margin-bottom:75px
}
.add_top_10 {
	margin-top:10px
}
.add_top_15 {
	margin-top:15px
}
.add_top_20 {
	margin-top:20px
}
.add_top_30 {
	margin-top:30px
}
.add_top_60 {
	margin-top:60px
}
.more_padding_left {
	padding-left:40px
}
.nomargin_top {
	margin-top:0
}
.nomargin_bot {
	margin-bottom:0
}
.nomargin, .nopadding {
	margin:0!important
}
.nopadding {
	padding:0!important
}
.no-padding-left-right {
	padding-left:0!important;
	padding-righ:0!important;
}
.margin_60 {
	padding-top:60px;
	padding-bottom:60px
}
.margin_60_35 {
	padding-top:60px;
	padding-bottom:35px
}
.margin_20_20 {
	padding-top:20px;
	padding-bottom:20px
}
@media (max-width:575px) {
.margin_60_35 {
padding-top:30px;
padding-bottom:5px
}
.margin_20_20 {
	padding-top:10px;
	padding-bottom:5px
}
}
.margin_80 {
	padding-top:80px;
	padding-bottom:80px
}
@media (max-width:991px) {
.margin_80 {
padding-bottom:60px;
padding-top:60px
}
}
@media (max-width:575px) {
.margin_80 {
padding-top:30px;
padding-bottom:30px
}
}
.margin_80_55 {
	padding-top:80px;
	padding-bottom:55px
}
@media (max-width:991px) {
.margin_80_55 {
padding-top:60px;
padding-bottom:35px
}
}
@media (max-width:575px) {
.margin_80_55 {
padding-top:45px;
padding-bottom:15px
}
}
.margin_80_0 {
	padding-top:80px
}
@media (max-width:991px) {
.margin_80_0 {
padding-top:60px
}
}
@media (max-width:575px) {
.margin_80_0 {
padding-top:45px
}
}
.margin_30_95 {
	padding-top:30px;
	padding-bottom:95px
}
.margin_30_30 {
	padding-top:30px;
	padding-bottom:30px;
	vertical-align:middle;
	}
@media (max-width:991px) {
.margin_30_95 {
padding-top:15px;
padding-bottom:35px
}
.margin_30_30 {
	padding-top:15px;
	padding-bottom:15px
}
.hidden_tablet {
display:none!important
}
}
@media (max-width:575px) {
.margin_30_95 {
padding-top:5px;
padding-bottom:30px
}
.margin_30_30 {
	padding-top:10px;
	padding-bottom:10px
}
}
@media (max-width:767px) {
.hidden_mobile {
display:none!important
}
}
.animated .block-reveal {
	height:auto;
	overflow:hidden;
	position:relative;
	width:100%
}
.block-horizzontal, .block-vertical {
	height:100%;
	position:absolute;
	width:100%;
	z-index:10
}
.animated .block-horizzontal {
	animation:reveal_left_to_right 1s ease-in-out;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	background:#0054a6
}
.animated .block-vertical {
	animation:reveal_top_to_bottom 1s ease-in-out;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	background:#0054a6
}
.block-reveal img {
transition:all .3s ease-in-out;
	opacity:0
}
.animated .block-reveal img {
animation:color .5s ease-in-out;
animation-delay:.5s;
-webkit-animation-delay:.5s;
-moz-animation-delay:.5s;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	opacity:0;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden
}
@keyframes reveal_left_to_right {
0% {
-webkit-transform:translateX(-100%);
-moz-transform:translateX(-100%);
-ms-transform:translateX(-100%);
-o-transform:translateX(-100%);
transform:translateX(-100%)
}
50% {
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
100% {
-webkit-transform:translateX(100%);
-moz-transform:translateX(100%);
-ms-transform:translateX(100%);
-o-transform:translateX(100%);
transform:translateX(100%)
}
}
@keyframes reveal_top_to_bottom {
0% {
-webkit-transform:translateY(-100%);
-moz-transform:translateY(-100%);
-ms-transform:translateY(-100%);
-o-transform:translateY(-100%);
transform:translateY(-100%)
}
50% {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0)
}
100% {
-webkit-transform:translateY(100%);
-moz-transform:translateY(100%);
-ms-transform:translateY(100%);
-o-transform:translateY(100%);
transform:translateY(100%)
}
}
@keyframes color {
from {
opacity:0
}
to {
	opacity:1
}
}
#cookie-bar {
	background:rgba(0, 0, 0, .8);
	height:auto;
	line-height:24px;
	color:#eee;
	padding:15px 0;
	font-size:13px;
font-size:.8125rem;
	font-weight:500
}
#cookie-bar p {
	margin:0;
	padding:0
}
#cookie-bar a {
	color:#fff;
	display:inline-block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	padding:2px 10px;
	margin-left:8px
}
#cookie-bar .cb-enable {
	background:#32a067
}
#cookie-bar .cb-enable:hover {
	background:#fff;
	color:#0054a6
}
#cookie-bar .cb-disable {
	background:#900
}
#cookie-bar .cb-disable:hover {
	background:#b00
}
#cookie-bar .cb-policy {
	background:#fc5b62
}
#cookie-bar .cb-policy:hover {
	background:#fff;
	color:#0054a6
}
#cookie-bar.fixed {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999999
}
#sign-in-dialog, #sign-in-dialog .form-group {
	position:relative
}
#cookie-bar.fixed.bottom {
	bottom:0;
	top:auto
}
@media (max-width:767px) {
#cookie-bar a {
display:block;
max-width:150px;
margin:auto auto 5px
}
#cookie-bar {
padding:5px 0
}
#reccomended .item {
    margin: 0 0px;
}
a.grid_item .disable h3 {
    padding-top: 3rem;
}
.cd-hero__nav a {
	display:inline-table !important;
	position:relative;
	padding-top:10px;
	font-size:0.6rem !important;
	font-weight:300 !important;
	color:#a8b4be;

}
.cd-hero__nav .cd-selected a {
	color:#2c343b;
	background:#e9e9e9;
	padding:5px 13px !important;
}
.cd-hero__nav a {padding:5px 13px !important; }
.cd-hero__slider {
	position:relative;
	height:150px !important;
	width:100%;
	overflow:hidden
}
.cd-hero__slider img{
	height:150px !important;
	/*width:96%;*/
	width:100%;
	overflow:hidden;
}
.cd-hero__nav nav { height:inherit !important;}
.cd-hero__nav {
	height:inherit !important;
    background-color: #e9e9e9;
	display:none;
}
.cd-hero__nav ul{ margin:0 !important; margin-bottom:0px !important;}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled .owl-prev {
  left: -45px !important;
  font-size:0px;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled .owl-next {
  right: -45px !important;
  padding-right: 20px;
  color:#FFF;
  font-size:0px;
}

.at-travnet-hide{ display:none;}
.no-padding-left-right {
	padding-left:15px!important;
	padding-righ:15px!important;
}
.padd_box_mob{padding-right:0px; padding-left:0px;}	
.Package-wrapper .border-line {
    border-right: 0px solid #999;
}
.Package-wrapper h3 {
    font-size: 24px;
}
.Package-wrapper h3 .person {
    font-size: 11px;
}
.Package-wrapper .space1 {
    padding-top:0.5rem;
}
.Package-wrapper .btn {
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}

.tour-single .tour-single-title {
    margin-top: 1rem;
	font-size:16px;
}
.indi-user{float:inherit !important; margin-top:0.5rem; font-size:11px; padding-left:5px; padding-right:5px; }
.Package-right-side .tags-link {
    margin: 0 0 0.1rem 0;
    padding:0.2rem 1.0rem;
	font-size:11px;

}

.secondary_nav {
	background:#fff;
	border-bottom:1px solid #ededed;
	padding:15px 0 4px 0;
}

.secondary_nav ul li {
	display:inline-table;
	margin-bottom:8px;
	font-weight:500;
	font-size:16px;
	font-size:0.7rem
}
.secondary_nav ul li a {
	border:1px solid #ededed;
	padding:0.2rem 0.5rem;
}


.box-package-middle h4 {
    font-size: 14px !important;
    font-weight: 500;
    color: #111;
    padding: 0 0 0.5rem 0 !important;
    margin:0.5rem 0 0 0 !important;
    border-bottom: 1px solid #e9e9e9;
    text-transform: inherit;
	display:block;
	clear:both;
}
.package_det_day_cont .h1 { padding-left:15px !important; padding-right:15px !important;}
.package_det_day_cont p { padding-left:15px !important; padding-right:15px !important;}

.Package-wrapper .border-line {
    border-right: 0px solid #999 !important;
}
.padd_box_mob {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.shortlistMainBox{width:100%;margin:0 auto;position:fixed !important;top:50px !important;z-index:999 !important; overflow-y:scroll;}

.at-travnet{ vertical-align:middle; margin-bottom:1.5rem;}
}
#sign-in-dialog1 {
	background:#fff;
	padding:0 30px 30px;
	text-align:left;
	max-width:400px;
	margin:40px auto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px
}
#sign-in-dialog {
	background:#fff;
	padding:0 30px 30px;
	text-align:left;
	max-width:400px;
	margin:40px auto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px
}
#lang-dialog .mfp-close, #sign-in-dialog .mfp-close {
	color:#666;
	background-color:#e4e4e4;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
	top:12px;
	right:20px;
	width:32px;
	height:32px;
	line-height:32px
}
#lang-dialog .mfp-close:hover, #sign-in-dialog .mfp-close:hover {
	color:#fff;
	background-color:#66676b
}
#sign-in-dialog .mfp-close:before {
	font-size:24px;
	content:"\4d"
}
.small-dialog-header {
	font-size:18px;
	width:calc(100% + 60px);
	position:relative;
	left:-30px;
	top:0;
	-webkit-border-radius:4px 4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px 4px;
	border-radius:4px;
	display:inline-block;
	background-color:#f6f6f6;
	padding:18px 20px 15px;
	margin-bottom:30px
}
.small-dialog-header h3 {
	padding:0;
	margin:0;
	font-size:18px;
	font-size:1.125rem;
	font-weight:500
}
#sign-in-dialog .form-group input.form-control {
	padding-left:40px
}
#sign-in-dialog .form-group i {
	font-size:21px;
	font-size:1.3125rem;
	position:absolute;
	left:12px;
	top:34px;
	color:#ccc;
	width:25px;
	height:25px;
	display:block;
	font-weight:400!important
}
#sign-in-dialog .form-group i.icon_lock_alt {
	top:36px
}
.sign-in-w .form-group input.form-control {
	padding-left:40px
}
.sign-in-w .form-group i {
	font-size:21px;
	font-size:1.3125rem;
	position:absolute;
	left:12px;
	top:34px;
	color:#ccc;
	width:25px;
	height:25px;
	display:block;
	font-weight:400!important
}
select.form-control:not([size]):not([multiple]) {
    height: auto;
}
.sign-in-w .form-group i.icon_lock_alt {
	top:36px
}
.model-middle
{
	 margin:0 auto;
}
.model-middle img
{
	 margin: 0 auto;
	 display: flex;
}
.modal-dialog1
{
    background: #fff;

    text-align: left;
    max-width: 455px;
    margin: 40px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.modal-header .close

{
	margin:0!important;
}
.my-toggle {
	background:#fff;
	border:0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	color:#888;
	font-size:10px;
font-size:.625rem;
	font-weight:700;
	margin-right:5px;
	height:30px;
	line-height:30px;
	padding:0 10px;
	text-transform:uppercase;
	-moz-appearance:none;
	-webkit-appearance:none
}
#forgot_pw label, #style-switcher h6, a#forgot {
	font-weight:500
}
.my-toggle:focus, .my-toggle:hover {
	background-color:#eee;
	color:#555;
	outline:transparent
}
.checkboxes label, a#forgot {
	color:#777
}
.hideShowPassword-wrapper {
	width:100%!important
}
a#forgot {
	font-size:11px !important;
font-size:.8125rem
}
#forgot_pw {
	background-color:#fff;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:99;
	min-height:460px;
	display:none
}
.sign-in-wrapper {
	position:relative;
	height:100%
}
a.social_bt {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	color:#fff;
	min-width:200px;
	display:block;
	padding:12px;
	line-height:1;
	position:relative;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
a.social_bt:hover {
	-webkit-filter:brightness(115%);
	filter:brightness(115%)
}
a.social_bt.facebook:before, a.social_bt.google:before, a.social_bt.linkedin:before {
	font-family:ElegantIcons;
	position:absolute;
	left:12px;
	top:10px;
	font-size:1rem;
	color:#fff
}
a.social_bt.facebook {
	background-color:#3B5998
}
a.social_bt.facebook:before {
	content:"\e093"
}
a.social_bt.google {
	background-color:#DC4E41
}
a.social_bt.google:before {
	content:"\e096";
	top:12px
}
.divider {
	height:1px;
	margin:30px 0 20px;
	background-color:#e1e8ed
}
.divider span, .switchery {
	background-color:#fff;
	display:inline-block;
	position:relative
}
.divider span {
	top:-20px;
	padding:10px;
	font-style:italic
}
.mfp-bottom-bar {
	padding:0 10px!important
}
.mfp-counter {
	right:10px!important;
	color:#fff!important
}
.mfp-bg {
	opacity:.8!important
}
.switchery {
	border:1px solid #dfdfdf;
	border-radius:20px;
	height:30px;
	width:50px;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
	box-sizing:content-box;
	background-clip:content-box
}
.switchery>small {
	background:#fff;
	border-radius:100%;
	box-shadow:0 1px 3px rgba(0, 0, 0, .4);
	height:30px;
	position:absolute;
	top:0;
	width:30px
}
.switchery-small {
	border-radius:20px;
	height:20px;
	width:33px
}
.switchery-small>small {
	height:20px;
	width:20px
}
.switchery-large {
	border-radius:40px;
	height:40px;
	width:66px
}
.switchery-large>small {
	height:40px;
	width:40px
}
.applyBtn.btn.btn-sm.btn-primary {
	background-color:#fc5b62;
	border:0
}
.drp-selected {
	display:none!important
}
.daterangepicker td.active, .daterangepicker td.active:hover {
	background-color:#0054a6!important
}
#style-switcher {
	background:#fff;
	width:205px;
	position:fixed;
	top:205px;
	z-index:99;
	left:-205px;
	border-radius:0 0 4px;
	-webkit-box-shadow:0 6px 15px rgba(0, 0, 0, .175);
	box-shadow:0 6px 15px rgba(0, 0, 0, .175)
}
#style-switcher h3 {
	color:#fff;
	font-size:13px;
	margin:10px 0;
	font-weight:500;
	text-transform:none;
	letter-spacing:0
}
#style-switcher ul {
	list-style:none;
	padding:0;
	margin-bottom:22px
}
#style-switcher div {
	padding:6px 18px
}
#style-switcher h6 {
	background:#f8f8f8;
	color:#333;
	font-size:14px;
	line-height:46px;
	padding:0 0 0 20px;
	margin-top:0
}
#style-switcher h6 a {
	background-color:#f8f8f8;
	display:block;
	height:46px;
	position:absolute;
	right:-46px;
	top:0;
	width:46px;
	border-radius:0 4px 4px 0;
	font-size:22px;
	color:#fff;
	text-align:center
}
#style-switcher h6 a i {
	position:relative;
	top:4px;
	color:#333
}
.colors {
	list-style:none;
	margin:0 0 10px;
	overflow:hidden
}
.colors li {
	float:left;
	margin:4px 2px 0
}
.colors li a {
	display:block;
	width:17px;
	height:17px;
	border-radius:3px
}
.default {
	background:#fc5b62
}
.aqua {
	background:#1cbbb4
}
.green_switcher {
	background:#82ca9c
}
.orange {
	background:#f7941d
}
.blue {
	background:#004dda
}
.colors li a.active {
	box-shadow:0 0 0 2px #fff inset
}
@media only screen and (max-width:1024px) {
#style-switcher {
display:none
}
}

.at-travnet{ vertical-align:middle;}
.at-travnet h3{margin:0; padding:0; font-size:1.6rem; line-height:4rem;}
.at-travnet h4{margin:0 0 0.5rem 0; padding:0; font-size:1rem;}
.at-travnet p{margin:0; padding:0; font-size:0.8rem; color:#999;}
.at-travnet .space_box{ padding:0; margin:0;}
.at-travnet .icon_box{ vertical-align:middle; background:#f2f2f2; border:1px solid #CCC; text-align:center; width:69px; height:69px; border-radius:100px; line-height:65px;}


.breadcrumbs1_wrapper {
	background:#FFF;
	border-bottom:5px solid #f3f3f3;
}
.breadcrumbs1 {
	padding: 10px 0;
	margin-top: 0px;
	font-weight: 400;
	line-height: 20px;
	color: #686868;
	font-size: 11px;
    text-transform: capitalize;
}
.breadcrumbs1 a {
	color: #db3446;
	text-decoration: none;
}
.breadcrumbs1 a:hover {
	color: #444;
	text-decoration: underline;
}
.breadcrumbs1 span {
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
}

.package_box_booking {
	background:#fff;
	border-left:1px solid #e1e1e1;
	text-align:center;
	padding:0.5rem 0 0rem 0;
}

.package_box_booking  h1{
	text-align:center !important;
}
.package_box_booking  h1 span{
	text-align:center !important;
	color:#000 !important;
}
.package_box_booking .radio {
    position: relative;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 300 !important;
}

.package_box_booking .label {

    margin-top: 0px;
    margin-bottom: 0px;
}

.package_box_booking_top {
	padding-top:10%;
}
.package_box_booking .btn {
	margin:0 0 3% 0;
	padding:0.2rem 0.4rem ;

	font-size:12px;
}
#preloader
{
	display:none;
}
.redbtn
{
	border: 1px solid #c00000;
color: #c00000;
}
.btn-group-sm > .btn, .btn-sm
{
	border-radius:0!important;
}
.package_box_booking > .h1 {
	padding:0;
	margin:0;
	font-size:20px !important;
	color:#000;margin-bottom: 15px;
}
.package_box_booking > .h1 span {
	padding:0;
	margin:2% 0 0 0;
	font-size:22px !important;
	color:#000;
}
.package_box_booking p {
	padding:1% 0 2% 0;
	margin:0;
	font-size:12px !important;
	color:#444 !important;
	display:block;
	width:100%;
}

.package_box_booking h3 {
	padding:5px 0 0 0;
	margin:0;
	font-size:18px !important;
	color:#444;
	text-decoration:line-through;
}
.package_box_booking h2 {
	padding:5px 0 0 0;
	margin:0;
	font-size:12px !important;
	color:#444;
}
.package_box_booking h2 span {
	padding: 0;
margin: 0;
font-size: 16px !important;
color: #444;
/*//text-decoration: line-through;*/
    text-decoration-color: currentcolor;

}
.package_box_main {
	margin:0;
	padding:0;
}
.package_box_main_top {
	margin:0;
	padding:0;
}
.package_box_main_top h1 {
	padding:0 0 1% 0;
	margin:0;
	font-size:14px !important;
	color:#000;
	text-transform:inherit;
	font-weight:600;
}
.package_box_main_top p {
	padding:0;
	margin:0 0 2% 0;
	font-size:14px !important;
	color:#444 !important;
}
.package_box_main_bot {
	margin:0;
	padding:0;
}
.package_box_main_bot h1 {
	padding:0;
	margin:0 0 1% 0;
	font-size:12px !important;
	color:#666;
	font-weight:600;
	text-transform:inherit;
}
.package_box_main_bot p {
	padding:0;
	margin:0 0 10% 0;
	font-size:14px !important;
	color:#666;
}


.package_compare {
	margin:0;

	display:block;
	clear:both;
	width:100%;
}
.package_compare ul{
	margin:0.6rem 0 0 0;		
	padding:0.7rem 0 0.2rem 0;
	border-top:1px solid #e1e1e1;	
	display:block;
	clear:both;
	width:100%;
}
.package_compare ul li{
	margin:0;
	border: 1px solid #cecece;
	list-style-type:none;
	display:inline-table;
	float:inherit !important;
	
}
.whatsapps i {
    color: #55ab44;
}
.package_compare ul li a{
	margin:0;
	padding:5px;
	text-decoration:none;
	color:#666;
	font-size:17px;
}

.package_compare ul li .compare-icon{
	margin:0;
	padding:0 0 0 28px;
	list-style-type:none;
	display:inline-table;
	background:url(../img/compare.png) no-repeat center left;
	width:26px;
	height:26px;
}
.package_compare ul li .compare-icon:hover{
	background:url(../img/compare-hover.png) no-repeat center left;
}
.package_compare ul li .compare-icon .active{
	background:url(../img/compare-hover.png) no-repeat center left;
}

.package_compare ul li .brochure-icon{
	margin:0;
	padding:0 0 0 28px;
	list-style-type:none;
	display:inline-table;
	background:url(../img/email-brochure.png) no-repeat center left;
	width:26px;
	height:26px;
}
.package_compare ul li .whatsapp-icon{
	margin:0;
	padding:0 0 0 28px;
	list-style-type:none;
	display:inline-table;
	background:url(../img/whatsapp.png) no-repeat center left;
	width:26px;
	height:26px;
}
.package_compare ul li .brochure-icon:hover{
	background:url(../img/email-brochure-hover.png) no-repeat center left;

}


.result_inclusion {
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
	width:100%;
	clear:both;
}
.result_inclusion span{
	margin:0;
	padding:0;
	font-size:12px;
}
.result_inclusion ul {
	margin:0;
	padding:0.3rem 0 0 0;
	display: inherit !important;
}
.result_inclusion ul li {
	margin:0 0.1rem 0.5rem 0;
	padding:0;
	list-style-type:none;
	color:#333;
    /*display:inline-table !important;*/
    display:inline-table;
	float:inherit !important;
	
}
.result_inclusion ul li a {
	margin:0;
 	padding:0.3rem 0.3rem ;
	font-size:10px !important;
	background:#fff;
		color:#444 !important;
		font-weight:300 !important;
		border:1px solid #f1f1f1;
}

.ui-helper-hidden-accessible {
    display: none;
}
.rightFloat{position:fixed; right:0px; top:50%; z-index:99999 !important; width:0px;display:none;}
.rightFloat .rightFloatIn{position:relative; width:350px; background:#F00 !important; right:50px; cursor:pointer; margin-bottom:1px; border:1px solid #cccccc\9; border-right:0px\9; margin-top:-2px\9; color:#FFF; box-shadow:0 3px 10px #333; padding:0; }
.rightFloat .rightFloatIn:hover{ background:#111 !important ; color:#fff !important; }
.rightFloat .rightFloatIn a{ text-decoration:none; color:inherit; margin:0; padding:0; }
.rightFloat .rightFloatIn .rightFloatLeft{ display:inline-table; font-size:28px; padding:0; padding-left:10px; padding-right:0px;}
.rightFloat .rightFloatIn .rightFloatRight{ text-align:left; padding:0px; display:inline-table; color:#fff; margin:0; vertical-align:middle; }
.rightFloat .rightFloatIn .rightFloatRight p {font-size:16px; font-weight:700;margin:0; margin-top:-15px !important;  padding:0; }

.Package-wrapper{background:#dfdfdf;/*background:rgba(0, 0, 0, 0.1)*/;position:relative; padding: 10px 0; width: 100%; height: auto; z-index: 1; margin-bottom: 10px; border-bottom: 1px solid #eee; box-shadow: 0 3px 3px 0 rgba(0,0,0,.4);}
.Package-wrapper h1{ text-transform:inherit !important; width:100%; margin-top:5px; font-size:18px; margin-bottom:5px; color:#000;}
.Package-wrapper h2{ text-transform:inherit !important; width:100%; margin-top:5px; font-size:18px; margin-bottom:5px; color:#000;}
.Package-wrapper h3{ text-transform:inherit !important; width:100%; margin-top:0; font-size:24px}
.Package-wrapper h3 .person{ font-size:12px;}
.Package-wrapper h4 { font-size:24px;}
.Package-wrapper .border-line{ border-right:1px solid #999;}
.Package-wrapper .space{ font-size:12px; padding-top:0.7rem; display:block; clear:both; overflow:hidden;}
.Package-wrapper .space1{ font-size:12px; padding-top:0.7rem; display:block; clear:both; overflow:hidden;}
.Package-wrapper .btn{ padding:0.3rem 0.7rem; font-size:12px;}

.Package-right-side{ margin:0; padding:0;}
.Package-right-side p{ text-transform:inherit !important; width:100%; margin-top:5px; font-size:12px; margin-bottom:5px;}
.Package-right-side .line-1{ font-size:14px; color:#CCC; margin:0 0.2rem; vertical-align:middle;}
.Package-right-side .margin-tag{ margin:1rem 0; padding:0;}
.Package-right-side .tags-link{ margin:0 0 0.5rem 0; padding:0.2rem 1rem; background:#f8c301; color:#111; display:inline-table; border-radius: 100px; font-size:11px;}

.widget_package ul {
	margin:0;
	padding:0 0 1em 0;
	display:inherit !important;
}
.widget_package ul li {
	display:inline-table;
	margin:0 3px 5px 0;
	list-style-type:none;
	border:1px solid #ddd;
	padding:0.3rem 0.3rem  !important;
	text-align:center !important;
	line-height:14px !important;
}
.widget_package ul li a {
	width: 100%;
	color:#444;
}
.widget_package ul li a i {
	margin-top:1rem;
	font-size:14px !important;
	display:inherit;
	color:#444;
}
.widget_package ul li a fa {
	margin-top:1rem;
	font-size:14px !important;
	display:inherit !important;
	color:#444;
}
.widget_package ul li:hover {
	opacity: 0.5;
}


.package_box_main_review_hed {
	margin:0;
	padding:0 10px;
	background:rgba(21, 11, 11, 0.84);
	font-size:11px;color:#fff;
}

.package_box_main_review_hed .radio {
    position: relative;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 500 !important;
    line-height: 12px;
}

.package_box_main_review_hed input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    float: left;
    margin-right: 2px;
}


/*Abinash*/
.package_det_d_line {
	/*padding:0 0 70% 0;*/
	padding:0;
	margin:0;
	font-size:24px;
	color:#444;
	background:url(../img/line-min.jpg) repeat-y top center;
	position:relative;
}
.package_det_d_line_day {
	background: #db3446 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
	margin:0% auto;
	overflow: hidden;
	text-align: center;
	transition: all 400ms linear 0s;
	width:100px;
	padding:0.5rem 1rem;
}
.package_det_day_cont {
	padding:0 0 2% 0;
	margin:0;
	font-size:24px;
	color:#444;
	position:relative;
	display:block;
	clear:both;
	overflow:hidden
}
.package_det_day_cont .h1 {
	

font-size: 18px;
font-weight: 500;
color: #444;
padding: 0;
text-transform: inherit !important;
}
.package_det_day_cont .h1 .span {
	padding:0;
	margin:2% 0 !important ;
	font-size:14px !important;
	line-height:24px;
	color:#999 !important;
	text-transform:inherit;
	border-bottom:none;
}
.package_det_day_cont p {
	padding:0;
	margin:0 14px 2% 0;
	text-transform:inherit;
	text-align:justify;
}
.package_det_day_cont_img {
	padding:0 !important;
	margin:0;
	width:100% !important;
	position:relative;
	
}
.package_det_day_cont_img img {
	width:100%;
	position:relative;
}
.package_det_day_cont_img_caption {
	bottom: 0;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 2% 3%;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100%;
	color:#FFF;
	font-size:16px;
	font-weight:700;
	background-color: rgba(0, 0, 0, 0.5);
	z-index:999;
}
.package_det_d_left {
	padding:0;
	margin:2% 0 2% 0;
	background:#f9f9f9 !important;
}


.hotel_day_cont {
	padding:0 2% 0% 2%!important;
        /*padding:0 2% 2% 2%!important;*/
	/*margin:0 0 1rem 0;*/
        margin:0 0 0 0;
	position:relative;
	background:#fff !important;
	border:1px solid #e1e1e1 !important;
}
.hotel_day_cont:hover{
	padding:1%;
	position:relative;
	box-shadow: 0 0 7px 2px #ccc;
	border:1px solid #db3446 !important;
}
.hotel_day_cont h1{
	padding:.6em 0 .6em 0!important;
	margin:0;
	color:#666;
	font-size:14px !important;
	display:block;
	text-align:left;
}

.hotel_day_cont h1 span{
	border-bottom:none !important;
}
.hotel_day_cont h2{
	padding:0!important;
	margin:0;
	color:#666;
	font-size:18px !important;
}

.hotel_day_cont p{
	padding:1rem 0 0 0!important;
	margin:0;
	text-align:justify;
}
.package_det_d_Exclusions {
	padding:2%;
	margin:2% 0 0 0;
	background-color:rgb(245, 245, 245);
	float:left;
}
.package_det_d_Exclusions ul {
	padding:0;
	margin:0;
	width:100%;
}
.package_det_d_Exclusions ul li {
	padding:0 0 0 10px;
	margin:0 15px 15px 15px;
	list-style-type:circle;
	font-size:14px !important;
	flex:none !important;
	width:100%;
	text-align:left!Important;
}


.resp-tab-contentn {
    border: 1px solid #c1c1c1;
    border-top-color: rgb(193, 193, 193);
    border-top-color: #db3446;
	padding:1rem 0;
}
.DayView_count {
	margin:0;
	padding:0;
	background:#fff;
	
}
.DayView_count_top {
	margin:0;
	padding:0;
}
.DayView_count h6 {
	margin:0.5rem 0 0.5rem 0;
	padding:0;
	color:#444;
	font-size:18px;
	line-height:18px;
	display:block;
	text-align:left;
}
.DayView_count a {
	margin:0;
	padding:3px 10px 0 0;
	color:#db3446;
	font-size:12px;
	text-decoration:none;
}
.DayView_count_top h1 {
	margin:0;
	padding:1.5rem 2rem;
	background:#444;
	color:#FFF !important;
	font-size:24px !important;
}
.DayView_count_top {
	margin:0;
	padding:0;
}
.DayView_count ul {
	margin:0;
	padding:0;
	display: inherit;
}
.DayView_count ul li {
	margin:0;
	padding:0;
	list-style-type:none;
        width:100%;
		display:block;
		  -webkit-box-flex:none !important;
      -ms-flex: none !important;
          flex: none !important;
}
.dayPackage-line_heding {
	display:block;
	position:relative;
	padding:1rem 10px 1rem 10px;
	color:#db3446;
	background:#f0f3f6;
	font-size:18px;
	line-height:24px;
	font-weight:300;
	border-bottom:0px;
}
.dayPackage-line {
	display:block;
	position:relative;
	padding:0;
	color:#333333;
}
.dayPackage-lineIn, .dayPackage-lineInred, .dayPackage-lineIngreen, .dayPackage-lineInblue {
	display:block;
	padding:4px 5px;
	color:#333333;
	background:#FFF;
	margin-bottom:2rem;
	border:1px solid #CCC;
	border-left:4px solid #999;
}
.dayPackage-lineIn:hover {
	display:block;
	padding:4px 5px;
	border-left:4px solid #666666;
	color:#333333;
	background:#15d0cb;
}
.dayPackage-lineInred:hover {
	display:block;
	padding:4px 5px;
	border-left:4px solid #990000;
	color:#333333;
	background:#15d0cb;
}
.dayPackage-lineIngreen:hover {
	display:block;
	padding:4px 5px;
	border-left:4px solid #006600;
	color:#333333;
	background:#15d0cb;
}
.dayPackage-lineInblue:hover {
	display:block;
	padding:4px 5px;
	border-left:4px solid #db3446;
	color:#444 !important;
	background:#f9f9f9;
	box-shadow: 0 0 7px 2px #ccc;
}
.dayPackage-lineInblue-active {
	display:block;
	padding:4px 5px;
	border-left:4px solid #6699FF;
}

.box-package {
	padding:0 0 2rem 0;
	display:block;
	clear:both;
}
.box-package h2 {
	margin-bottom:1rem;
	font-size:18px;
	font-weight:500;
	color:#444;
	padding:0;
	text-transform:inherit !important;
}
.box-package h2 span {
	color:#08a6a2;
}
.box-package-background {
	margin:0;
	padding:0;
}
.box-package-background h2 {
	background-color: #f0f3f6;
	display:block;
	font-size:24px;
	font-weight: 300;
	color:#f0f3f6;
	padding:1rem;
}
.box-package-background h3 {
	background-color: #f0f3f6;
	display:block;
	font-size:24px;
	font-weight: 300;
	color:#f0f3f6;
	padding:0.5rem;
}
.box-package-background h1 {
	background-color: #f0f3f6;
	display:block;
	font-size:24px;
	font-weight: 300;
	color:#f0f3f6;
	padding:0.4rem !important;
}
.small-1 {
	font-size:12px !important;
	padding:0.1rem 0.5rem !important;
	margin-bottom:0.2rem
}
.small1-1{
	font-size:11px !important;
	padding:0rem !important;
	line-height:16px !important;
}
.small-1-2 {
    font-size:12px !important;
	padding:0.1rem 0.5rem !important;
	font-weight:100 !important;
	color:#777;
}
.small-1-3 {
    font-size:12px !important;
	padding:0.1rem 0rem !important;
	font-weight:100 !important;
	color:#777;
}
.box-package-middle {
	padding:0;
}
.box-package-middle-acrvity {
	padding:0 0 3rem 0;
}
.mgal-mar {
	margin-top:0px !important;

}
.box-package-middle h4 {
	font-size:14px !important;
	font-weight: 500;
	color:#111;
	padding:0em 0 0.5rem 0 !important;
	margin:0;
	border-bottom:1px solid #e9e9e9;
	text-transform:inherit;
}
.box-package-middle h6 {
	font-size:14px !important;
	font-weight: 500;
	color:#444;
	padding:0 !important;
	margin:0.3rem 0 0.3rem 0 !important;
	display:block;
}
.box-package-middle p {
	font-weight: 300;
	color:#444 !important;
	padding:0;
	margin:0;
	text-align:justify;
}
.box-package-middle .ic-font {
	font-size:14px !important;
	padding:0.5rem 0 !important;
	margin:0;
	overflow:hidden;
	display:block;
	clear:both;
}
.box-package-middle .ic-font i {
	font-size:14px !important;
	display: inline-table;
	margin: 0 1px 5px 0;
	list-style-type: none;
	border: 1px solid #ddd;
	padding:0.1rem 0.3rem;
	text-align: center;
	cursor:pointer;
	color:#444;
}
.box-border {
	border-bottom:1px solid #ccc;
	padding-bottom:1rem;
	padding-top:1rem;
}
.hotel-img{width:100%;}

.fancyTab {
	text-align: center;
	padding:15px 0;
	background-color: #eee !important;
	box-shadow: 0 0 0 0px #ddd;
	top:21px;
 	transition: top .2s;
}
.fancyTab.active {
	top:0;
 transition:top .2s;
}
.whiteBlock {
	display:none;
}
.fancyTab.active .whiteBlock {
	display:block;
	height:2px;
	bottom:-2px;
	background-color:#fff;
	width:99%;
	position:absolute;
	z-index:1;
}
.fancyTab a {
	font-family: 'Source Sans Pro';
	font-size:1.65em;
	font-weight:300;
 transition:.2s;
	color:#333;
}
.fancyTab .hidden-xs {
	white-space:nowrap;
}
.fancyTabs {
	border-bottom:2px solid #ddd;
	margin: 15px 0 0;
}
li.fancyTab a {
	padding-top: 15px;
	top:-15px;
	padding-bottom:0;
}
li.fancyTab.active a {
	padding-top: inherit;
}
.fancyTab .fa {
	font-size: 40px;
	width:100%;
	padding: 15px 0 5px;
	color:#666;
}
.fancyTab.active .fa {
	color: #cfb87c;
}
.fancyTab a:focus {
	outline:none;
}
.fancyTabContent {
	border-color: transparent;
	box-shadow: 0 0px 0 0px #fff, 0 0 0 0px #ddd;
	padding: 30px 15px 15px;
	position:relative;
	background-color:#fff;
}
.nav-tabs > li.fancyTab.active > a, .nav-tabs > li.fancyTab.active > a:focus, .nav-tabs > li.fancyTab.active > a:hover {
	border-width:0;
}
.nav-tabs > li.fancyTab:hover {
	background-color:#00a2e8 !important;
	box-shadow: 0 0 0 0px #ddd;
}
.nav-tabs li .fancyTabContent span {
    position: inherit;
    right: inherit !important;
    top: 0 !important;
    width: 0 !important;
    height: 0 !important;
    border-style: solid !important;
    border-width: 19px 0 18px 12px  !important;
    border-color: transparent transparent transparent #333333 !important;
    z-index: 99 !important;
}

.nav-tabs > li.fancyTab.active:hover {
	background-color:#00a2e8 !important;
	box-shadow: 0px 0px 0 0px #fff, 0 0px 0 0px #ddd, 0px 0px 0 0px #ddd inset !important;
}
.nav-tabs > li.fancyTab:hover a {
	border-color:transparent;
}
.nav.nav-tabs .fancyTab a[data-toggle="tab"] {
	background-color:transparent;
	border-bottom:0;
}
.nav-tabs > li.fancyTab span {
    position: relative;
    right: 0px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px;
	color:#000;
    border-color: transparent transparent transparent #333333;
    z-index: 99;
}
.nav-tabs > li.fancyTab:hover a {
	border-right: 1px solid transparent;
}
.nav-tabs > li.fancyTab > a {
	margin-right:0;
	border-top:0;
	padding-bottom: 30px;
	margin-bottom: -30px;
}
.nav-tabs > li.fancyTab {
	margin-right:0;
	margin-bottom:0;
}
.nav-tabs > li.fancyTab:last-child a {
	border-right: 1px solid transparent !important;
}
.nav-tabs > li.fancyTab.active:last-child {
	border-right: 0px solid #ddd !important;
	box-shadow: 0px 2px 0 0px #fff, 0px 0px 0 1px #ddd !important;
}
.fancyTab:last-child {
	box-shadow: 0 0 0 1px #ddd;
}
.tabs .nav-tabs li.fancyTab.active a {
	box-shadow:none;
	top:0;
}
.tabs .nav-tabs li.fancyTab.active a {
	box-shadow:none;
	top:0;
}

.fancyTab.active {
	background: #00a2e8;
	box-shadow: 1px 1px 0 1px #fff, 0 0px 0 1px #ddd, -1px 1px 0 0px #ddd inset;
	padding-bottom:30px;
}
.arrow-down {
	display:none;
	width: 0;
	height: 0;
/*	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 22px solid #ddd;*/
	position: absolute;
	top: -1px;
	left: calc(50% - 20px);
}
.arrow-down-inner {
	width: 0;
	height: 0;
/*	border-left: 18px solid transparent;
	border-right: 18px solid transparent;
	border-top: 12px solid #fff;*/
	position: absolute;
	top: 0px;
	left: -18px;
}
.fancyTab.active .arrow-down {
	display: block;
}
 @media (max-width: 1200px) {
 .fancyTab .fa {
 font-size: 36px;
}
 .fancyTab .hidden-xs {
 font-size:22px;
}
}
 @media (max-width: 992px) {
 .fancyTab .fa {
 font-size: 33px;
}
 .fancyTab .hidden-xs {
 font-size:14px;
 font-weight:normal;
}
}
 @media (max-width: 768px) {
 .fancyTab > a {
 font-size:14px;
}
 .nav > li.fancyTab > a {
 padding:5px 0;
 margin-bottom:inherit;
}
 .fancyTab .fa {
 font-size:30px;
}
 .nav-tabs > li.fancyTab > a {
 border-right:1px solid transparent;
 padding-bottom:0;
}
 .fancyTab.active .fa {
 color: #333;
}
 }
 
 .modal-dialog{/*background-color:#fcfcfc;*/position:relative;}
.modal-dialog button{position:absolute;top:5px;right:5px;border-radius:100px;border:1px solid #c41f25; background:#c41f25; width:30px; height:30px; line-height:24px; z-index:9999 !important; font-size:24px; font-weight:400 !important; -moz-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;}
.modal-dialog .button-close{position:absolute !important;top:12px !important;right:14px !important;border-radius:0;border:0; color:#fff !important;  opacity: .9; filter: alpha(opacity=90);}


ul.roomactivities {
	float:left;
	width:100%;
	padding:0 0 15px 0;
	margin:1em;
	list-style:none;
}
ul.roomactivities li {
	float:left;
	width:30%;
	padding:6px 0px;
	margin:0 0px;
	list-style:none;
	text-align:left;
}
ul.roomactivities li span {
	float:left;
	color:#000000;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:0 10px 0 20px;
	background:url(../img/tick1.png) 3px 5px no-repeat;
}
ul.roomactivities1 {
	float:left;
	width:100%;
	padding:0 0 15px 0px;
	margin:0 0px;
	list-style:none;
}
ul.roomactivities1 li {
	float:left;
	width:100%;
	padding:6px 0px;
	margin:0 0px;
	list-style:none;
	text-align:left;
}
ul.roomactivities1 li span {
	float:left;
	color:#000000;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:0 10px 0 15px;
	background:url(../img/tick1.png) 3px 5px no-repeat;
}
.package_det_hotel h6 {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	font-weight: 700;
	text-transform: uppercase;
	background: #f9f9f9;
	clear: both;
 padding: .2rem .5rem;
}


.booking_box {
	padding:0;
	margin:0;
	position:relative;
	width:100%;
}
.booking_box img {
	padding:0;
	margin:0;
	position:relative;
	width:100%;
}
.booking_box_over {
	padding:0;
	margin:0;
	overflow:hidden !important;
	position:relative !important;
}
.booking_box_cover {
	padding:0;
	margin:0;
	background-color: rgba(0, 0, 0, .7) !important;
	position:absolute;
	display:block;
	z-index:999;
	width:100%;
	color:#FFF;
	text-align:left;
	bottom:0;
}
.booking_box_content {
	font-size:18px;
	font-weight:700;
	color:#FFF;
	width:100%;
	padding:1rem;
}
.booking_box_content h1 {
	font-size:14px;
	font-weight:300;
	color:#FFF;
	margin-top:0.5rem;
	text-align:left;
	text-transform:inherit !important;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px !important;
	line-height:18px;
}
.booking_box_content p {
	font-size:12px;
	font-weight:300;
	text-align:left;
	color:#ccc !important;
	margin:0 !important;
	padding:0 !important;
}


.booking_box_1{
	padding:1rem 0 0 0;
	margin:0;

}
.booking_box_1 ul{
	padding:0;
	margin:0;

}
.booking_box_1 ul li{
	padding:1rem 1.5rem;
	margin:0;
	border-bottom:1px solid #efefef;
	display:block;
	font-size:12px;
	color:#999;
	overflow:hidden;
	clear:both;

}
.booking_box_1 ul li .space{
	padding:0;
	margin:0 1rem 0 0;

}
.booking_box_1 ul li .text-big{
	padding:0;
	margin:0;
	font-size:14px;
	color:#444;

}
.booking_box_1 ul li .text-small{
	padding:0;
	margin:0;
	font-size:11px;

}

.booking_box_2{
	padding:0;
	margin:0;
	background:#f9f9f9;
}

.booking_box_2 h1{
	padding:1rem 1.5rem !important;
	margin:0;
	font-size:16px;
	padding:0;
	color:#333;
}

.booking_box_2 ul{
	padding:0;
	margin:0;

}
.booking_box_2 ul li{
	padding:1rem 1.5rem;
	margin:0;
	border-bottom:1px solid #efefef;
	display:block;
	font-size:12px;
	color:#999;
	overflow:hidden;
	clear:both;

}
.booking_box_2 ul li .space{
	padding:0;
	margin:0 1rem 0 0;

}
.booking_box_2 ul li .text-big{
	padding:0;
	margin:0;
	font-size:14px;
	color:#444;

}
.booking_box_2 ul li .text-small{
	padding:0;
	margin:0;
	font-size:11px;

}
.box-price-omman{border:1px solid #efefef; padding:0.5rem 0 ; background:#FFF; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);}

.booking_box_peice{
	padding:0.5rem 1.5rem;
	margin:0;
	border:1px solid #efefef;
}

.booking_box_peice h1{
	padding:1rem 1.5rem;
	margin:0;
	font-size:16px;
	padding:0;
	color:#333;
}

.booking_box_peice ul{
	padding:0;
	margin:0;

}
.booking_box_peice ul li{
	padding:1rem 0 0 0 0;
	margin:0;
	display:block;
	font-size:12px;
	color:#999;
	overflow:hidden;
	clear:both;

}
.booking_box_peice ul li .space{
	padding:0;
	margin:0 1rem 0 0;

}

.booking_box_peice ul li .text-red{
	padding:0;
	margin:0;
	color:#F00 !important;
	font-size:11px;
	line-height:14px !important;

}
.booking_box_peice ul li .text-red-big{
	padding:0;
	margin:0;
	color:#F00 !important;
	font-size:18px;

}

.booking_box_peice ul li .text-black{
	padding:0;
	margin:0;
	color:#444 !important;
	font-size:18px;

}

.book-space{margin-top:3rem; display:block; clear:both; width:100%;}
.booking-cnt{margin:0; padding:1rem; border:1px solid #e1e1e1 !important; overflow:hidden; margin-bottom:5.5rem; display:block; clear:both;}
.booking-cnt h1{margin:0; padding:0; font-size:18px; margin-bottom:0.5rem;}
.booking-cnt p{margin:0; padding:0; font-size:14px;}
.space-booking{margin-bottom:1rem; display:block; clear:both;}
.padding-booking{ padding:0.5rem 1rem; display:block; clear:both; margin-bottom:1rem;}
.booking-table{margin:0; padding:0; border-right: 1px solid #ddd !important;}
.booking-table th{margin:0; padding:0.4rem 0.7rem; text-align: left;
background: #444 !important;
font-size: 14px !important;
color: #FFF;}
.booking-table td{padding: 10px 8px !important;
vertical-align: top;
border-bottom: 1px solid #ddd !important;
border-left: 1px solid #ddd !important;
font-size: 12px;
font-weight: 300;}

.about-us-list {
	margin:0;
	padding:0;
}
.about-us-list ul{
	margin:0 !important;
	padding:0 !important;
	position:inherit !important;
	bottom: inherit !important;
}
.about-us-list li {
margin:0;
padding:7px 0 !important;
padding-left: 20px !important;
position: relative;
list-style-type:none;
display:block !important;
font-size:14px !important;
float:inherit !important;
}
.about-us-list li:after {
position: absolute;
background:url(../img/left-arrow-min.png) no-repeat left 15px;
width:7px;
height:30px;
content: '';
top: 0;
left: 0;
color: #c6c6c6;
font-size: 12px;
float:inherit !important;
}
/*bottom Slide bar css*/

/*compare shortlist css*/
.compareCount{ margin:0; padding:0;position:fixed;top:30%;z-index:999999; right:0.5rem;}
/*.compareCount{ margin:0; padding:0;position:fixed;top:33%;z-index:999999; right:0.5rem;}*/
.compareCount .IconCompare{background:#1e4384;padding:5px 0px;position:relative; text-align:center; line-height:40px; color:#CCC; border-radius: 100px !important; width:55px; height:55px; box-shadow:1px 0 5px #000; cursor:pointer;}

.compareCount .IconCompareNumbar{background:#c41f25;padding:5px 0px;position:absolute; text-align:center; line-height:15px; color:#fff; border-radius: 100px !important; width:25px; height:25px;  cursor:pointer; top:-12px; right:-10%;}

.compareCount .IconComparetext{padding:1px 5px;position:absolute; margin-top:15px; left:-5px; text-align:center; font-size:12px; color:#000; line-height:14px;  border-radius: 25px; background:#f8f8f8;}


.compareCount {
}

.compareCount li {
	list-style:none;
}

.compareCount a {
	margin:0;
	padding:0;

}


.compareCount a[data-bubble]:after {
	content:attr(data-bubble);
	position:absolute;
   top:0;
	right:-0.5em;
	height:2.0em;
	line-height:2.0em;
	padding:0 .66em;
	text-align:center;
	text-shadow:0 0.063em 0 rgba(0,0,0,.2);
	background-color:#eee;
	color:#364652;
	box-shadow:0 0.063em 0.063em rgba(0,0,0,.2);
	border-radius:25em;
	z-index:-1;
  -webkit-transform: translateZ(0);/*Prevents text flicker*/
	/*will-change: transform;*/
	font-size:16px;
}

a.gold[data-bubble]:after {
	background-color:gold;
}

.compareCount a:hover[data-bubble]:after, .compareCount a:active[data-bubble]:after, .compareCount a:focus[data-bubble]:after {
	-webkit-animation:ease bubbleover .4s;
	animation:ease bubbleover .4s;
  -webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	top:-1.25em; /* If pseudo animation not supported [see https://css-tricks.com/transitions-and-animations-on-css-generated-content/], simple hover fallback happens*/
	z-index:1;
}

@-webkit-keyframes bubbleover {
  0%   {
  	-webkit-transform:translate(0, 1em);
  	z-index:-1
  	}
  50% {
  	-webkit-transform:translate(0, -.5em);
  	z-index:-1
  } 
  100% {
  	-webkit-transform:translate(0, 0);
  	z-index:1;
  	}
}

@keyframes bubbleover {
  0%   {
    top:0;
    transform:translate(0, 0);
    z-index:-1;
    }
  50% {
    transform:translate(0, -12px);
    z-index:-1
    } 
  100% {
    transform:translate(0, 6px);
    z-index:1;
    }
}








/*compare shortlist css*/
/*compare shortlist css*/
/*.shortlistMainBox{width:100%;margin:0 auto;position:fixed;bottom:0px;z-index:999999;}*/
.shortlistMainBox{width:100%;margin:0 auto;position:fixed;top:78px;z-index:999999;}
.shortlistMainBox .shortlistMainBoxIn{min-width:300px;max-width:1170px;margin:auto;display:block;padding:20px 10px 0px 10px;}
.shortlistMainBox .shortlistMainBoxIn .shortlistShadoeBox{float:left;width:100%;border:1px solid #dedede;background:#ffffff;box-shadow: 0px 5px 35px #999999;position:relative;}
.shortlistMainBox .shortlistMainBoxIn .shortlistShadoeBox >h1{color:#444; font-size:18px; margin:0.5rem 0 0 0; padding:0.5rem 1rem 0rem 1rem;}
.shortlistMainBox .shortlistMainBoxIn .shortlistShadoeBox > h1 span{padding:0; color:#c41f25; margin-left:5px; }
.shortlistMainBox .shortlistMainBoxIn .shortlistShadoeBox .crossIcon{width:35px;height:35px;position:absolute;display:inline-block;background:url(../img/crossImg.png) center center no-repeat;top:-20px;right:-10px;cursor:pointer;}
.shortlistMainBox .shortlistMainBoxIn .shortlistShadoeBox .crossIcon:hover{width:35px;height:35px;position:absolute;display:inline-block;background:url(../img/crossImgHover.png) center center no-repeat;top:-20px;right:-10px;cursor:pointer;}

.crossIconIn{margin:0; padding:0; position:absolute; top:-10px; right:-15px; z-index:9999;}
.crossIconIn a{margin-top:-5px;width:22px;height:22px;float:right;display:inline-block;background: url(../img/crosscompare.png) center center no-repeat;cursor:pointer;}
.crossIconIn a:hover{width:22px;height:22px;float:right;display:inline-block;background:url(../img/crosscompareHover.png) center center no-repeat;cursor:pointer;}







/*Compare page top*/
.compareDetailTop{width:100%;background:#e0e0e0;margin:auto auto 20px auto;padding:9px 0px;}
.compareDetailTop .compareBreadcrumb{max-width:1100px;min-width:300px;margin:auto;display:block;padding:0 10px;color:#010101; font:normal 12px/18px Arial, Helvetica, sans-serif;}
.compareDetailTop .compareBreadcrumb a{color:#010101; font:normal 12px/18px Arial, Helvetica, sans-serif; text-decoration:none;}
.compareDetailTop .compareBreadcrumb a:hover{color:#010101; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:underline;}
section .compareMainBox{ float:left; width:100% !important; overflow-x:auto !important; padding-top:20px;}
section .compareMainBox table tr td{ background:#ffffff; vertical-align:top;}
section .compareMainBox .comparetd20{ width:195px!Important;}
section .compareMainBox .comparetd2{ width:18px!Important; background:none!Important;}
section .compareMainBox .comparetd18{ width:18%;}
section .compareMainBox table tr td.toptd{ border:1px solid #dedede; border-bottom:0px!Important; vertical-align:top;}
section .compareMainBox table tr td.toptd span.comparetxt{ width:100%; text-align:center; padding:15px 0px; display:inline-block; color:#000000; font:normal 21px/16px 'Segoe_UI',Arial,Helvetica,sans-serif; }
section .compareMainBox table tr td.toptd span.comparegeneraltxt{ text-align:right; padding:15px 12px; display:block; color:#000000; font:normal 14px/16px 'Segoe_UI',Arial,Helvetica,sans-serif;}
section .compareMainBox table tr td.toptd .noofnight{ float:left; height:132px; width:100%; border-bottom:1px solid #dedede;}
section .compareMainBox table tr td.toptd .agentRate{ float:left; padding:10px 0px; width:100%;}
section .compareMainBox table tr td.botttd{ border-top:1px solid #dedede; background:none!Important;}
section .compareMainBox table tr td.botttdshadow{ background:none!Important;}

section .compareMainBox table tr td.hnameCompare{ border:1px solid #e9e9e9; border-bottom:0px!Important; position:relative; text-align:center; color:#000000; font:normal 16px/21px 'LatoWebSemibold',Arial,Helvetica,sans-serif; padding:28px 0 5px 0px; vertical-align:top;}
section .compareMainBox table tr td.hnameCompare span.hotelnm{ padding:0px 12px; display:block;}
section .compareMainBox table tr td.hnameCompare p{ width:100%; padding:0 0px; margin:0 0px; position:absolute; top:-13px; text-align:center;}
section .compareMainBox table tr td.hnameCompare p span.round1 { border-radius:100%; background:#c41f25; color:#ffffff; width:38px; height:38px; display:inline-block; font:bold 20px/38px Arial, Helvetica, sans-serif; border:1px solid #c41f25; text-align:center;}
section .compareMainBox table tr td.hnameCompare p span.round2 { border-radius:100%; background:#c41f25; color:#ffffff; width:38px; height:38px; display:inline-block; font:bold 20px/38px Arial, Helvetica, sans-serif; border:1px solid #c41f25; text-align:center;}
section .compareMainBox table tr td.hnameCompare p span.round3 { border-radius:100%; background:#c41f25; color:#ffffff; width:38px; height:38px; display:inline-block; font:bold 20px/38px Arial, Helvetica, sans-serif; border:1px solid #c41f25; text-align:center;}
section .compareMainBox table tr td.hnameCompare p span.round4 { border-radius:100%; background:#c41f25; color:#ffffff; width:38px; height:38px; display:inline-block; font:bold 20px/38px Arial, Helvetica, sans-serif; border:1px solid #c41f25; text-align:center;}
section .compareMainBox table tr td.hnameCompare .crossCompareIcon{width:32px;height:32px;position:absolute;display:inline-block;background:url(../img/crosscompare.png) center center no-repeat;top:-13px;right:-9px;cursor:pointer; z-index:99;}
section .compareMainBox table tr td.hnameCompare .crossCompareIcon:hover{width:32px;height:32px;position:absolute;display:inline-block;background:url(../img/crosscompareHover.png) center center no-repeat; top:-13px;right:-9px;cursor:pointer;}
section .compareMainBox table tr td.imageCompare{ border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; vertical-align:top; }
section .compareMainBox table tr td.imageCompare span.imagebox{ padding:5px 12px; display:block; position:relative; }
section .compareMainBox table tr td.imageCompare span.imagebox .compareimg{ float:left; max-width:100%; }
section .compareMainBox table tr td.imageCompare span.imagebox .compareNight{ width:100%; text-align:center; color:#ffffff; font:normal 20px/23px 'LatoWebSemibold',Arial,Helvetica,sans-serif; position:absolute; top:40px; left:0px; }
section .compareMainBox table tr td.imageCompare span.imagebox .compareagentRating{ width:100%; text-align:center; position:absolute; bottom:20px; left:0px; }

section .compareMainBox .comparepriceBox{ background:#f6ffe1; text-align:center; padding:10px 0px; color:#000000; font:normal 30px/35px "LatoWebSemibold", Arial, Helvetica, sans-serif; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;}
section .compareMainBox .comparepriceBox span.compare-Price{ padding:0 10px; display:block;}

section .compareMainBox .compareAgency{border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9;}
section .compareMainBox .compareAgency span.agencySpan{padding:15px 12px; display:block; text-align:center; color:#000000; font:normal 16px/21px 'LatoWebSemibold',Arial,Helvetica,sans-serif;}
section .compareMainBox .compareAgency .agencydiv{padding:15px 12px; display:block; color:#000000; font:normal 14px/16px 'Segoe_UI',Arial,Helvetica,sans-serif;}

section .compareMainBox .compareAgency .agencydiv p{ float:left; width:100%; color:#000000; font:bold 13px/18px "Segoe_UI", Arial, Helvetica, sans-serif; padding:0 0 10px 0px; margin:0 0px;}
section .compareMainBox .compareAgency .agencydiv p span{ color:#000; font:normal 13px/18px "Segoe_UI", Arial, Helvetica, sans-serif;}
section .compareMainBox .compareAgency .agencydiv p .morelink{font:normal 13px/22px "LatoWebSemibold", Arial, Helvetica, sans-serif;text-decoration:none;display:inline;color:#008bda;padding:0px 0  0 14px;margin:0px 0 0 0px;cursor:pointer;text-transform:none;background:url(../img/morePlus.jpg) left center no-repeat;}

section .compareMainBox .compareAgency .agencydiv p .morelink:hover{text-decoration:underline;color:#008bda;}

section .compareMainBox .compareAgency .agencydiv ul{float:left;width:100%;padding:0 0px;margin:0 0px;list-style:none;}
section .compareMainBox .compareAgency .agencydiv ul li{float:left;width:100%;padding:3px 0px;margin:0 0px;list-style:none;}
section .compareMainBox .compareAgency .agencydiv ul li span{float:left;padding:0 0 0px 20px;background:url(../img/greenCheck.jpg) 1px 5px no-repeat;color:#000000;font: normal 14px/17px 'Segoe_UI',Arial,Helvetica,sans-serif;}

section .compareMainBox table tr td.botttdshadowImg{ height:13px; background:url(../img/compareShadow.png) top center no-repeat;}

section .compareMainBox table tr td.greenbgtd{ border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; background:#eff6e3; padding:15px 0px 5px 0; text-align:center;}
section .compareMainBox table tr td.greenbgtd table tr td{ background:none!Important; padding:5px 0px; text-align:center;}

section .compareMainBox table tr td.greenbgtd table tr td a.contactAgentbtn{color:#ffffff;font:bold 20px/30px 'Segoe_UI',Arial,Helvetica,sans-serif;padding:4px 0px;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#6fac03;border:1px solid #619701;display:inline-block;white-space:nowrap; text-align:center; width:85%;}
section .compareMainBox table tr td.greenbgtd table tr td a.contactAgentbtn:hover{color:#ffffff;font:bold 20px/30px 'Segoe_UI',Arial,Helvetica,sans-serif;padding:4px 0px;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #598c00;display:inline-block;background:#6fac03;border:1px solid #619701;box-shadow: 0px 1px 5px #999999;}

section .compareMainBox table tr td.greenbgtd table tr td a.contactAgentViewbtn{color:#008bda;font:bold 20px/30px 'Segoe_UI',Arial,Helvetica,sans-serif;padding:4px 0px;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#ffffff;border:1px solid #ced8de;display:inline-block;white-space:nowrap; text-align:center; width:85%;}
section .compareMainBox table tr td.greenbgtd table tr td a.contactAgentViewbtn:hover{color:#008bda;font:bold 20px/30px 'Segoe_UI',Arial,Helvetica,sans-serif;padding:4px 0px;text-decoration:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #598c00;display:inline-block;background:#ffffff;border:1px solid #ced8de;box-shadow: 0px 1px 5px #999999;}

section .compareMainBox table tr td.greenbgtd table tr td .shortlistBoxCompare{overflow:hidden;position:relative; display:inline-block;}
section .compareMainBox table tr td.greenbgtd table tr td .shortlistBoxCompare label{padding-left:32px;height:24px;display:block;color:#665c5c;font: normal 12px/24px Arial,Helvetica,sans-serif;background:url(../img/shortlistIcon.png) left center no-repeat;cursor:pointer;}
section .compareMainBox table tr td.greenbgtd table tr td .shortlistBoxCompare label.activeLabel{padding-left:32px;height:24px;display:block;color:#665c5c;font: normal 12px/24px Arial,Helvetica,sans-serif;background:url(../img/shortlistIconHover.png) left center no-repeat;cursor:pointer;}
section .compareMainBox table tr td.greenbgtd table tr td .shortlistBoxCompare input{position:absolute;top:-25px;}

.fl {
    float: left;
}

/*}*/

@media only screen and (max-width:500px){
	
	
	/*Compare page top*/
section .compareMainBox .comparetd20{ width:100px!Important;}
section .compareMainBox table tr td.toptd span.comparetxt{ width:100%; text-align:center; padding:15px 0px; display:inline-block; color:#000000; font:normal 16px/16px 'Segoe_UI',Arial,Helvetica,sans-serif; }
section .compareMainBox .comparetd2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    width: 10px !important;
}

section .cityLeftContainer{float:inherit; width:100%; }

section .cityLeftContainer-top{ margin:0; padding:0;}
section .cityLeftContainer-top h1{ margin:0; padding:0; font-size:48px; font-weight:300; margin-bottom:1%; font-family:'LatoWebLight',Arial,Helvetica,sans-serif; }


/*mid section css*/
section{min-width:inherit;max-width:inherit;margin:auto;display:block;padding:12px 10px;}
section .cityRightContainer{float:inherit; width:100%;  margin-top:1%;}
	
}


.genderBox{margin:0;padding:0!important;}
.genderBox span.compareIcon{margin:0;padding:0 0 0 30px;background:url(../img/compare.png) left center no-repeat;width:26px;height:26px;display:inline-table;cursor:pointer;line-height:inherit !important;}
.genderBox span.compareIcon:hover{background:url(../img/compare.png) left center no-repeat;}
.genderBox span.compareIconActive{background:url(../img/compare-hover.png) left center no-repeat;}
.genderBox span.compareIconActive:hover{background:url(../img/compare-hover.png) left center no-repeat;}


.checkbox1-custom { opacity: 0; position: absolute; }
.checkbox1-custom, .checkbox1-custom-label { display: inline-block; vertical-align: middle; margin:0; cursor: pointer; }
.checkbox1-custom-label { position: relative; font-size: 14px; color: #bebebe; font-weight: 400; }
.checkbox1-custom-label img{margin-right: 2px;}
.checkbox1-custom-label span{color: #222; padding-left: 5px;}
.checkbox1-custom + .checkbox1-custom-label:before { content: ''; background: url(../img/ch1.png); display: inline-block; vertical-align: middle; width: 22px; height: 24px; margin-right: 10px;}
.checkbox1-custom + .checkbox1-custom-label:hover:before { content: ''; background: url(../img/ch3.png); display: inline-block; vertical-align: middle; width: 22px; height: 24px; margin-right: 10px;}
.checkbox1-custom:checked + .checkbox1-custom-label:before { background: url(../img/ch2.png); }
.checkbox1-custom:focus + .checkbox1-custom-label { outline: none; }

.holi-listing-list-bookOnlinebtn div {
    font-family: 'din-regularregular';
    font-size: 12px;
    text-align: left;
    padding: 15px 15px 15px 25px;
    background: #fff;
    border: 1px solid #d7d7d7;
    position: absolute;
    width: 165px;
    border-radius: 5px;
    top: -7px;
    left: -220px;
    color: #595d5f;
    -webkit-box-shadow: -2px 1px 34px 0 rgba(0,0,0,0.48);
    -moz-box-shadow: -2px 1px 34px 0 rgba(0,0,0,0.48);
    box-shadow: -2px 1px 34px 0 rgba(0,0,0,0.48);
    border: 1px solid #eee;
    display: none;
}
.holi-listing-list-bookOnlinebtn {
    color: #FFF;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    font-family: 'din-regularregular';
}

.holi-listing-list-bookOnlinebtn div .rig-tri-icon {
    position: absolute;
    background-position: -457px -143px;
    width: 17px;
    height: 22px;
    right: -14px;
    top: 12px;
}



/* Popup box BEGIN */
.hover_bkgr_fricc{

    display:none;
    position:absolute;
    z-index:10000;
	margin-top:-10%;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;

}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 1px 5px 10px #ccc;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 100%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 11px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    margin: 0px;
display: inline-block;
font-weight: bold;
cursor: pointer !important;
position: relative;
left: 0;
float: left;
top: 9px;
font-size: 16px;
color: #000 !important;
}
/* Popup box BEGIN */

.popupCurrency{margin:0; padding:0;}
.popupCurrency label {
    font-weight: 500;
    font-size: 16px;
    font-size: 0.8rem;
}
.popupCurrency input {
    font-weight: 500;
    height: 35px;
	padding: 10px;
    font-size: 14px !important;
    font-size: 0.7rem !important;
    border-radius: 3px;
    border: 1px solid #d2d8dd;
}
.popupCurrency select {
    font-weight: 500;
    height: 35px !important;
	padding: 0 10px !important;
    font-size: 14px !important;
    font-size: 0.7rem !important;
    border-radius: 3px;
    border: 1px solid #d2d8dd;
	display:block !important; 
}

.popupCurrency .form-group {
	position:relative;
	margin:0px 0 10px 0;
}
.popupCurrency  .form-control {
    padding: 10px;
    font-size: 14px;
    font-size: 1.275rem;
    border-radius: 3px;
    border: 1px solid #d2d8dd;
	margin:0px;
}

.popupCurrency  .form-control input{
    padding: 10px;
    font-size: 14px;
    font-size: 1.275rem;
    border-radius: 3px;
    border: 1px solid #d2d8dd;
}




/* ------ Navigation ------ */
.overview-nav {
  background: black;
  color: #FFF;
  height: 70px;
  line-height: 70px;
  width: 100%;
}

.overview-nav.tacked {
  position: fixed;
  top:200px;
  z-index:9999;
}

.overview-nav a {
  color: white;
  display: inline-block;
  padding: 0 28px;
  text-decoration: none;
}

.overview-nav a.active, .overview-nav a:hover {
  background: rgba(159, 182, 223, .4);
}

/* ------ Panes ------ */
.panes li {
  border-bottom: 1px solid grey;
  height: 450px;
  padding: 1em;
}
.mobile_menue{display:none;}
.mobile_Desk{display:block;}



.Scroll-example-1 {
  position: relative;
  overflow-y: scroll !important;
  max-height: 85px !important; 
  
  }
  
 .select-Box{margin:0;padding:0 ;line-height:5px !important; border:1px solid #CCC; display:inline-table; width:100%; background:#FFF;}
.select-Box span.standard{margin:0; width:49.6%; padding:.5rem 1rem .7rem 1rem; background:#fff url(../img/rad-1-min.png) 10px center no-repeat; 
         display:inline-table;cursor:pointer;line-height:inherit !important;  

}
 

.select-Box span.standard:hover{background:#e1e1e1 url(../img/rad-1-min.png) 10px center no-repeat;}
.select-Box span.standardActive{background:#e1e1e1 url(../img/rad-1-hover-min.png) 10px center no-repeat;}
.select-Box span.standardActive:hover{background:#e1e1e1 url(../img/rad-1-hover-min.png) 10px center no-repeat;}
.select-Box .line{margin:0px !important;padding:0px !important; border-bottom:1px solid #999; display:block; width:100%; height:0px !important; line-height:0px !important;}
.select-Box .m-top-btn{ vertical-align:middle;}

.select-Box span.first-class{margin:0; padding:.5rem 1rem .7rem 1rem;width:49.6%; background:#fff url(../img/rad-1-min.png) 10px center no-repeat; display:inline-table;cursor:pointer;line-height:inherit !important;}
.select-Box span.first-class:hover{background:#e1e1e1 url(../img/rad-1-min.png) 10px center no-repeat;}
.select-Box span.first-classActive{background:#e1e1e1 url(../img/rad-1-hover-min.png) 10px center no-repeat;}
.select-Box span.first-classActive:hover{background:#e1e1e1 url(../img/rad-1-hover.png) 10px center no-repeat;}

.select-Box span.deluxe{margin:0; padding:.5rem 1rem .7rem 1rem; width:49.6%; background:#fff url(../img/rad-1-min.png) 10px center no-repeat; display:inline-table;cursor:pointer;line-height:inherit !important;}
.select-Box span.deluxe:hover{background:#e1e1e1 url(../img/rad-1-min.png) 10px center no-repeat;}
.select-Box span.deluxeActive{background:#e1e1e1 url(../img/rad-1-hover-min.png) 10px center no-repeat;}
.select-Box span.deluxeActive:hover{background:#e1e1e1 url(../img/rad-1-hover-min.png) 10px center no-repeat;}

.select-Box span.deluxe1{margin:0; padding:.5rem 1rem .7rem 1rem; width:49.6%; background:#fff url(../img/rad-1-min.png) 10px center no-repeat; display:inline-table;cursor:pointer;line-height:inherit !important;}
.select-Box span.deluxe1:hover{background:#e1e1e1 url(../img/rad-1-min.png) 10px center no-repeat;}
.select-Box span.deluxe1Active{background:#e1e1e1 url(../img/rad-1-hover-min.png) 10px center no-repeat;}
.select-Box span.deluxe1Active:hover{background:#e1e1e1 url(../img/rad-1-hover-min.png) 10px center no-repeat;}

.select-Box span.deluxe2{margin:0; padding:.5rem 1rem .7rem 1rem; width:49.6%; background:#fff url(../img/rad-1-min.png) 10px center no-repeat; display:inline-table;cursor:pointer;line-height:inherit !important;}
.select-Box span.deluxe2:hover{background:#e1e1e1 url(../img/rad-1-min.png) 10px center no-repeat;}
.select-Box span.deluxe2Active{background:#e1e1e1 url(../img/rad-1-hover-min.png) 10px center no-repeat;}
.select-Box span.deluxe2Active:hover{background:#e1e1e1 url(../img/rad-1-hover-min.png) 10px center no-repeat;}


.middle_box {
	padding:0 0 0 20px;
	margin:0;
	position:relative;
	display:block;
	color:#000;
	text-align:left;
}
.middle_box_content {
	font-size:16px;
	font-weight:700;
	color:#000;
	width:100%;
}
.middle_box_content h3 {
	font-size:20px;
	font-weight:700;
	color:#111 ;
	margin:0.5rem 0 0.2rem 0;
	padding:0;

}
.middle_box_content .small-1 {
	font-size:11px;
	font-weight:300;
	text-align:center !important;
	color:#999;
}

.middle_box_content .btn {
	padding-left: 0.80rem;
	padding-right: 0.80rem;
	padding-top:0.40rem;
	padding-bottom:0.40rem;
	font-size:15px;
	font-weight:700;
}
.bt-box{padding:5px;}
.PB-10{padding-bottom:10px;}
.PB-5{padding-bottom:10px;}
.MB-0{margin-bottom:0px !important;}


.booking-single{margin-bottom:30px; background: #e9e9e9; margin-top:-25px;}
.booking-single .booking-price-single{padding:2rem 1.5rem;margin-bottom:20px;}
.booking-single .booking-single-title{margin-top:0;}


.close-btn {
	margin:0;
	padding:0!important;
	line-height:30px;
	background:#F00 !important;
	border-radius:100px;
	font-family: 'Montserrat',sans-serif;
	text-decoration:none;
	color:#FFF;
	font-size:15px ;
	width:30px ;
	height:30px ;
	text-align:center;
}
.close-btn:hover {
	margin:0;
	padding:0 !important;
	line-height:30px;
	background:#c9302c;
	border-radius:100px;
	font-family: 'Montserrat',sans-serif;
	text-decoration:none;
	color:#FFF;
	font-size:15px;
}

.hed-bok-tex{font-size:24px !important;}

.detail-enquire-box {
	margin:0;
	padding:0;
	position:relative;
}
.detail-enquire-box h1 {
	margin: 0 0 0.3em 0;
	padding: 0.3em 0;
	position: relative;
	font-size: 60px;
	font-family: 'Bebas Neue';
	text-align: center;
	font-weight: 700;
}
.detail-enquire-box h1 span{
	font-family: 'Roboto', sans-serif !important;
	font-weight:100 !important;
}
.detail-enquire-content-box {
	margin:0;
	padding:2rem 1em;
	position:relative;
	background:#f9f9f9;
	border:1px solid #e8e8e8;
}
.detail-enquire-content-box h1 {
	margin:0 0 1em 0;
	padding:0 0.5em;
	font-size: 26px;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
	font-weight: 900;
	background:none;
	text-transform:uppercase;
}
.detail-enquire-content-box h3 {
	margin:0 0 0.2em 0;
	padding:0 0.7em;
	font-size: 20px;
	color:#fb5a2d;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
	font-weight: 500;
	background:none;
	text-transform:none;
}
.detail-enquire-bot-box {
	margin:0 1em;
	padding:1rem 1em;
	position:relative;
	text-align:center;
	background:#fff;
	border:1px solid #e8e8e8;
	overflow:hidden;
}
.detail-enquire-bot-box-left {
	margin:0 !important;
	padding:0;
	display:block;
	clear:both;
	overflow:hidden;
}
.detail-enquire-bot-box-left h1 {
	margin:0.2em 0 0 0;
	padding:0;
	font-size:48px;
	color:#eb471f;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
}
.detail-enquire-bot-box-left h4 {
	margin:0;
	padding:0;
	font-size:16px;
	color:#444;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
	font-weight: 300 !important;
}
.detail-enquire-bot-box-left p {
	margin:1em 0 0 0;
	padding:0;
	font-size:12px;
	color:#444;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
}
.btn-center {
	text-align:right;
}
.btn-space-top {
	margin-top:1.5em;
	display:block;
	overflow:hhidden;
	clear:both;
}
.detail-enquire-bot-box-left .btn-warning {
	text-align:left;
	margin-bottom:15px;
	background:#ff3900 !important;
}
.detail-enquire-bot-box-left .btn-warning:hover {
	text-align:left;
	margin-bottom:15px;
	background:#eb471f !important;
}
.detail-enquire-bot-box-left .btn-black {
	text-align:left;
	margin-bottom:15px;
	background:#1a2228 !important;
	color:#FFF;
}
.detail-enquire-bot-box-left .btn-black:hover {
	text-align:left;
	background:#545454 !important;
	color:#FFF;
}
.no-padding{padding-left:0; padding-right:0;}
.plain-select select {
	padding-right:3px
}
.plain-select:after {
	display:none
}
.plain-select {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	width:100%;
}
.plain-select select {
	line-height:normal;
	height:44px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	appearance:none;
	width:100%;
	display:block;
	width:100%;
	border:1px solid #c8c8c8;
	background:#fff url(../img/drop-list-arrow.png) no-repeat right 17px;
	color:#9f9f9f;
	margin:0.1em 0 0 0;
	line-height:normal;
	border-radius:25px !important;
}
.ie8 .plain-select select {
	padding-right:3px
}
.plain-select select:focus {
	background:#f9f9f9 url(../img/drop-list-arrow.png) no-repeat right 17px;
	outline:none;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 7px rgba(100, 100, 100, 0.3);
	border-color:#00c0f3;
}
.plain-select ::-ms-expand {
 display:none;
}
.plain-select:after {
	content:"";
	position:absolute;
	z-index:2;
	right:8px;
	top:50%;
	margin-top:-3px;
	height:0;
	width:0;
	border-top:6px solid #f99300;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	pointer-events:none;
}
.lable-text {
	font-size:12px !important;
}


.checkout-page .checkout-checkbox ul {
    margin-left: -50px !important;
}
.table-large-text{font-size:24px;}
.alert-info{background:#e1e1e1; border-color:#e1e1e1; color:#114b82;}

.checkout-page label {

    margin-bottom: 10px;
    text-transform: inherit !important;
    font-weight: 700 !important;
	color:#000 !important;

}

.table-info{background:#e1e1e1; font-size:16px;}
.infor-cont{width:20px; height:20px; background:#444; border:1px solid #444; color:#FFF; line-height:18px; border-radius: 25px; text-align:center; display:inline-block; font-weight:700; cursor:pointer; margin-left:10px;}
.infor-cont:hover{ background:#e1e1e1;  color:#000 !important;}
.btn-width-1{ display:inline-block; width:auto; }
.btn-width-2{ display:inline-block; width:auto; }
.checkout-page{margin:0;}
.checkout-page .title{margin-bottom:40px;}
.checkout-page .entry-title{margin-top:0;}
.checkout-page .accommodation ul{display:flex;}
.checkout-page .accommodation ul li{width:25%;}
.checkout-page .contact-from{margin-bottom:50px;}
.checkout-page .contact-from p{float:left;width:48%;margin-left:2%;}
.checkout-page .contact-from .form-address,
.checkout-page .contact-from .form-comment{width:98%;margin-left:2%;}
.checkout-page .payment-box{background:#eee;border:1px solid #ddd;padding:25px;}
.checkout-page label{margin-bottom:10px;text-transform:uppercase;font-weight:normal;}
.checkout-page select{width:100%;padding:6px;background:#fff;border:1px solid #e8e8e8;outline:none;}
.checkout-page .fields-wrap{margin-left:-2%;}
.checkout-page .fields-wrap .title{margin-left:2%;}
.checkout-page .fields-wrap .checkout-select{float:left;width:48%;margin-left:2%;margin-bottom:35px;}
.checkout-page .checkout-checkbox{margin:0px;}
.checkout-page .checkout-checkbox label{margin-bottom:20px;}
.checkout-page .checkout-checkbox ul{margin-left:-35px;}
.checkout-page .checkout-checkbox li{float:left;margin-left:35px;}

.checkbox-radio-listing{list-style:none;padding-left:15px;}
.checkbox-radio-listing input[type="radio"],
.checkbox-radio-listing input[type="checkbox"]{display:none;}
.checkbox-radio-listing label{font-weight:normal;}
.checkbox-radio-listing input[type="radio"] + label span{display:inline-block;width:15px;height:15px;margin:-1px 7px 0 0;vertical-align:middle;background:url('../img/radio-button-2-min.png') center no-repeat;cursor:pointer;}
.checkbox-radio-listing input[type="checkbox"] + label span{display:inline-block;width:20px;height:20px;margin:-1px 10px 0 0;vertical-align:middle;background:url('../img/radio-button-min.png') center no-repeat;cursor:pointer;}
.checkbox-radio-listing input[type="radio"]:checked + label span{background:url('../img/radio-button-checked-2-min.png') center no-repeat;}
.checkbox-radio-listing input[type="checkbox"]:checked + label span{background:url('../img/radio-button-checked-min.png') center no-repeat;}
.pull-right {
    float: right;
}

@media (max-width: 800px) {
	/*===========================================================================Booking Panel On click Open------------------------------------------------*/

.layerslider-home{
    width:100% !important;
    /*margin-top:0px !important;*/
    margin-top:350px !important;
}
.layerslider-home img{height:100vh  !important; width:100% !important; margin-left:0px !important; vertical-align:top; margin-top:0px !important; top:0px !important; bottom:inherit !important; }

.hero_single {
    bottom: 17%;
    width: 100%;
}
.booking-single{margin-bottom:10px; background: #e9e9e9; margin-top:-5px; padding-top:10px; padding-bottom:20px;}
.booking-single .booking-price-single{padding:0 0.2rem 0.2rem 0.2rem;margin-bottom:0px;}
.booking-single .booking-single-title{margin-top:0;}

.close-btn {
	margin:0;
	padding:0!important;
	line-height:20px;
	background:#F00;
	border-radius:100px;
	font-family: 'Montserrat',sans-serif;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	width:20px;
	height:20px;
	text-align:center;
}
.close-btn:hover {
	margin:0;
	padding:0 !important;
	line-height:20px;
	background:#c9302c;
	border-radius:100px;
	font-family: 'Montserrat',sans-serif;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
}


.hed-bok-tex{font-size:16px !important; line-height:24px;}
.detail-enquire-box {
	margin:0;
	padding:0;
	position:relative;
}
.detail-enquire-box h1 {
	margin: 0 0 0.3em 0;
	padding: 0.3em 0;
	position: relative;
	font-size: 60px;
	font-family: 'Montserrat',sans-serif;
	text-align: center;
	font-weight: 700;
}
.detail-enquire-box h1 span{
	font-family: 'Montserrat',sans-serif;
	font-weight:100 !important;
}
.detail-enquire-content-box {
	margin:0;
	padding:0.5rem 0!important;
	position:relative;
	background:#f9f9f9;
	border:1px solid #e8e8e8;
}
.detail-enquire-content-box h1 {
	margin:0 0 1em 0;
	padding:0 0.5em;
	font-size: 26px;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
	font-weight: 900;
	background:none;
	text-transform:uppercase;
}
.detail-enquire-content-box h3 {
	margin:0 0 0.2em 0;
	padding:0 0.7em;
	font-size: 20px;
	color:#fb5a2d;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
	font-weight: 500;
	background:none;
	text-transform:none;
}
.detail-enquire-bot-box {
	margin:0 1em;
	padding:0em;
	position:relative;
	text-align:center;
	background:#fff;
	border:1px solid #e8e8e8;
	overflow:hidden;
}
.detail-enquire-bot-box-left {
	margin:0 !important;
	padding:0;
	display:block;
	clear:both;
	overflow:hidden;
}
.detail-enquire-bot-box-left h1 {
	margin:0.2em 0 0 0;
	padding:0;
	font-size:48px;
	color:#eb471f;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
}
.detail-enquire-bot-box-left h4 {
	margin:0;
	padding:0;
	font-size:16px;
	color:#444;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
	font-weight: 300 !important;
}
.detail-enquire-bot-box-left p {
	margin:1em 0 0 0;
	padding:0;
	font-size:12px;
	color:#444;
	font-family: 'Montserrat',sans-serif;
	text-align: left;
}
.btn-center {
	text-align:center;
}
.btn-space-top {
	margin-top:1.5em;
	display:block;
	overflow:hhidden;
	clear:both;
}
.detail-enquire-bot-box-left .btn-warning {
	text-align:left;
	margin-bottom:15px;
	background:#ff3900 !important;
}
.detail-enquire-bot-box-left .btn-warning:hover {
	text-align:left;
	margin-bottom:15px;
	background:#eb471f !important;
}
.detail-enquire-bot-box-left .btn-black {
	text-align:left;
	margin-bottom:15px;
	background:#1a2228 !important;
	color:#FFF;
}
.detail-enquire-bot-box-left .btn-black:hover {
	text-align:left;
	background:#545454 !important;
	color:#FFF;
}


.plain-select select {
	padding-right:3px
}
.plain-select:after {
	display:none
}
.plain-select {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	width:100%;
}
.plain-select select {
	line-height:normal;
	height:44px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	appearance:none;
	width:100%;
	display:block;
	width:100%;
	border:1px solid #c8c8c8;
	background:#fff url(../img/drop-list-arrow.png) no-repeat right 17px;
	color:#9f9f9f;
	margin:0.1em 0 0 0;
	line-height:normal;
	border-radius:25px !important;
}
.ie8 .plain-select select {
	padding-right:3px
}
.plain-select select:focus {
	background:#f9f9f9 url(../img/drop-list-arrow.png) no-repeat right 17px;
	outline:none;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 7px rgba(100, 100, 100, 0.3);
	border-color:#00c0f3;
}
.plain-select ::-ms-expand {
 display:none;
}
.plain-select:after {
	content:"";
	position:absolute;
	z-index:2;
	right:8px;
	top:50%;
	margin-top:-3px;
	height:0;
	width:0;
	border-top:6px solid #f99300;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	pointer-events:none;
}
.lable-text {
	font-size:12px !important;
}


.checkout-page .checkout-checkbox ul {
    margin-left: 0 !important; padding:0px;
}
.table-large-text{font-size:24px;}
.alert-info{background:#e1e1e1; border-color:#e1e1e1; color:#114b82;}

.checkout-page label {
    margin-bottom: 10px;
    text-transform: inherit !important;
    font-weight: 600 !important;
	color:#000 !important;
	font-size:12px;

}
.checkout-page .checkout-checkbox li{float:left;margin-left:0; margin-right:15px;}}

.table-info{background:#e1e1e1; font-size:16px;}
.infor-cont{width:20px; height:20px; background:#444; border:1px solid #444; color:#FFF; line-height:18px; border-radius: 25px; text-align:center; display:inline-block; font-weight:700; cursor:pointer; margin-left:10px;}
.infor-cont:hover{ background:#e1e1e1;  color:#000 !important;}

.btn-width-1{width:100%; display:inline-block !important; margin-bottom:1rem;}
.btn-width-2{display:inline-block !important; margin-bottom:1rem !important; text-align:center !important;}

.book-collps-table{ margin:0; padding:0; margin-bottom:0px !important;}
.book-collps-table td{padding:5px 7px !important; font-size:12px !important; vertical-align:middle !important; margin:0;}

/*===========================================================================Booking Panel On click Closed------------------------------------------------*/

	
/*}*/

table {
	background-color:transparent
}
caption {
	padding-top:8px;
	padding-bottom:8px;
	color:#777;
	text-align:left
}
th {
	text-align:left
}
.table {
	width:100%;
	max-width:100%;
	
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding:8px;
	line-height:0.714;
	vertical-align:top;
	border-top:1px solid #ddd
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd
}
.table>caption + thead>tr:first-child>th, .table>colgroup + thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption + thead>tr:first-child>td, .table>colgroup + thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top:0
}
.table>tbody + tbody {
	border-top:2px solid #ddd
}
.table .table {
	background-color:#f8f8f8
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding:5px
}
.table-bordered {
	border:1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border:1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color:#f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color:#f5f5f5
}
table col[class*="col-"] {
position:static;
float:none;
display:table-column
}
table td[class*="col-"], table th[class*="col-"] {
position:static;
float:none;
display:table-cell
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
	background-color:#f5f5f5
}
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th {
	background-color:#e8e8e8
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
	background-color:#dff0d8
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th {
	background-color:#d0e9c6
}
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
	background-color:#d9edf7
}
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th {
	background-color:#c4e3f3
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
	background-color:#fcf8e3
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th {
	background-color:#faf2cc
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
	background-color:#f2dede
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
	background-color:#ebcccc
}
.table-responsive {
	overflow-x:auto !important;
	min-height:.01%
}
@media screen and (max-width:767px) {
.table-responsive {
width:100%;

overflow-y:hidden;
-ms-overflow-style:-ms-autohiding-scrollbar;
border:1px solid #ddd
}
.table-responsive>.table {
margin-bottom:0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
white-space:nowrap
}
.table-responsive>.table-bordered {
border:0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
border-left:0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
border-right:0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
border-bottom:0
}
}
.book-collps-table{ margin:0; padding:0; margin-bottom:0px !important;}
.book-collps-table td{padding:5px 7px !important; font-size:12px !important; vertical-align:middle !important; margin:0;}



.hamburger
{
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.hamburger i
{
	font-size: 24px;
	color: #c41f25;
}
.hamburger:hover i
{
	color: #c41f25;
}
.menu
{
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: linear-gradient(to right, #fa9e1b, #8d4fff);
	z-index: 100;
	opacity: 0;
	visibility: hidden;
}
.menu.active
{
	opacity: 0.95;
	visibility: visible;
}
.menu_content
{
	width: 100%;
	height: 100%;
}
.menu_item
{
	position: relative;
	margin-bottom: 3px;
}
.menu_item:last-child
{
	margin-bottom: 0px;
}
.menu_logo
{
	margin-bottom: 28px;
}
.menu_logo a img
{
	width: 40px !important;
}
.menu_item a
{
	display: inline-block;
	position: relative;
	font-family: 'Beyond';
	font-size: 36px;
	color: #FFFFFF;
	font-weight: 400;
}
.menu_item a::after
{
	display: block;
	position: absolute;
	top: 60%;
	left: 0;
	width: 0;
	height: 4px;
	background: #FFFFFF;
	letter-spacing: 2px;
	content: '';
	z-index: 10;
	pointer-events: none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 400ms ease;
}
.menu_item:hover a::after
{
	width: 100%;
}
.menu_close_container
{
	position: absolute;
	top: 94px;
	right: 122px;
	width: 21px;
	height: 21px;
	cursor: pointer;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu_close
{
	top: 9px;
	width: 21px;
	height: 3px;
	background: #FFFFFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.menu_close::after
{
	display: block;
	position: absolute;
	top: -9px;
	left: 9px;
	content: '';
	width: 3px;
	height: 21px;
	background: #FFFFFF;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.menu_close_container:hover .menu_close,
.menu_close_container:hover .menu_close::after
{
	background: #fa9e1c;
}

/*********************************
4. Home
*********************************/

.home
{
	width: 100%;
	height: 80vh;
}

@media only screen and (max-width: 800px)
{
.compareCount {
    /*top: 25%;*/
    top: 11%;

}
.rightFloat {
    display:none;
}
	.hamburger
	{
		display: block !important;
		position:absolute;
		right:15px;
		top:10px;
		z-index:9999 !important;
		overflow:hidden;
	}
}







/*********************************
3.3 Main Nav
*********************************/

.main_nav_container
{
	margin-right: 0px;
    margin-top: 8px; /*new css add in 23-12-2019 */
}
.main_nav_item
{
	position: relative;
	display: inline-block;
	padding-right:0px;
}
.main_nav_arrow
{
	background:url(../img/menuarrow1.png) center right no-repeat;
}
.main_nav_item:last-child
{
	/*margin-right: 0px;
	padding-right:35px;*/
}
.main_nav_item a
{

	font-weight: 600;
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:15px;
	padding-right:15px;
            text-transform: capitalize;
}
.main_nav_item a:hover
{
	font-weight: 600;
	color: #c41f25 !important;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:15px;
	padding-right:15px;
}

.hamburger
{
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.hamburger i
{
	font-size: 24px;
	color: #c41f25;
}
.hamburger:hover i
{
	color: #c41f25;
}
@media only screen and (max-width: 991px)
{
 .navbtn li a {
    border: 1px solid #c00000;
    width: auto;
    padding: 5px;
    font-size: 12px!important;
    list-style-type: none;
    border: 1px solid #c00000;
    color: #000;
    font-weight: 600 !important;
    position: unset;
} 
.navbtn li ul li {
    display: block;
    width: auto !important;
    border-top: 1px solid #cbd0d2;
    border-bottom: 0px;
}
    
#menu li ul {
  display: block;
  position:relative;
  top:inherit;
  width: 100%;
  background: #fff;
  z-index: 999;
  -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.45);
  -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.45);
  box-shadow: 0px 2px 3px rgba(0,0,0,0.45);
}
#menu li ul.expanded {
  width: 100%;
}
#menu li {
  display: block;
  float: left;
  width:100%;
  border-bottom:1px solid #cbd0d2;
  
}

.navigation-tabs-nav > li a {
    width: 100%;
    padding: 14px 16px;
    float: left;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    outline: 0;
    background-color: #191e22;
    transition: background 0.3s;
}


#menu li a {
  display: block;
  position: relative;
  float:none;
	font-size: 11px;
	font-weight: 600;
	color: #000;
        /*color: #000000 !important;*/
	text-transform: uppercase;
	padding:10px;
}
#menu li a:hover, #menu li a.active {
  background: #fff;
  color: #000000;
}
#menu li ul li {
  display: block;
  width: 100% !important;
  border-top:1px solid #cbd0d2;
  border-bottom:0px;
}
#menu li ul li a {
  display: block;
  float: none;
  line-height: 30px;
  padding: 0 28px;
	font-size: 11px;
	color: #000000;
	text-transform:none;
	font-weight:normal;
	
	
}
#menu li ul li a:hover {
  background: #ececed;
  color: #000000;
  font-weight:bold;
}

#menu li ul li ul {
  display: none;
  position: relative;
  left:inherit;
  top:inherit;
  height: 100%;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background:#ececed;
  width:100%;
}
#menu li ul li ul li {

  width:100%;
  border-bottom:none;
}
#menu li ul li ul li a {

  background:url(../img/submenuArrpw.jpg) 20px 10px no-repeat #ececed;
  padding:0 10px 0 30px;
  line-height:30px;
}
#menu li ul li ul li a:hover {

  background:url(../img/submenuArrpw.jpg) 20px 10px no-repeat #ececed!Important;
  padding:0 10px 0 30px!Important;
  font-weight:normal!Important;
}

#menu li ul.expanded {
  width: 100%;
}
#menu li ul.expanded li { margin-right:auto; }




.main_nav_container
	{
		
		background:#ffffff;
		
  z-index:999999;
	}

.main_nav_arrow
{
	background:url(../img/menuarrow.png) right 10px no-repeat;
}
	.hamburger
	{
		display: block !important;
		position:absolute;
		right:15px;
		top:10px;
		z-index:9999 !important;
		overflow:hidden;
	}
        
        
       

}

/*.large-price{font-size:24px;}*/
.large-price{font-size:21px;}

.add-parallax{ background:rgba(0, 0, 0, 0) url("../img/stripe-pattern.png") repeat scroll 0% 0%;
    position:relative;
    z-index:999;
    margin-top:-122px;
    /*margin-top:-100px; */
}
.box_grid_margin{margin-bottom:0px !important;}
.box_grid ul li .score .btn {
    margin: 0 0 3% 0;
    padding: 0.2rem 0.4rem;
    border-radius: 0px;
    font-size: 12px;
}



/*footer css*/

footer{width:100%;display:block;background:url(../img/footerBg.jpg) top center no-repeat;}
footer .footerCopyright{width:100%;display:block;background:url(../img/footerBgDot.png) top center repeat;text-align:center;color:#ffffff; font-size:13px;padding:20px 0px;}
footer .footerIn{margin:auto;max-width:1170px;min-width:300px;padding:0x;}
footer .footerIn .orPartners{width:100%;float:left;padding-top:20px;}
footer .footerIn .orPartners .ourPartnerTxt{float:left;color:#ffffff; font-size:24px; line-height:90px;padding-right:30px;background:url(../img/our-partnersArrow.png) right center no-repeat;}
footer .footerIn .orPartners .ourPartnerSliderMain{margin:0 0px 0 202px;background:url(../img/ourPartnerBg1.png) right bottom no-repeat;padding-right:5px;}
footer .footerIn .orPartners .ourPartnerSliderMain .ourPartnerSliderIn{width:100%;float:left;background: rgba(0, 0, 0, 0.3);height:95px; border:1px solid #000;}
footer .footerIn .orPartners .ourPartnerSliderMain .ourPartnerSliderIn .ourPartnerSliderInPad{margin:10px 50px 0 50px;text-align:center;}
footer .footerIn .orPartners .ourPartnerSliderMain .ourPartnerSliderIn .ourPartnerSliderInPad .customNavigation{

      text-align: none!Important;

	  margin:-57px 0 0 0px!Important;

	  background:none!Important;

	  width:100%!Important;

	  padding:0 0px!Important;

	  position:relative!Important;
	  transform: inherit !important;
      opacity: 1 !important;
      display: block !important;

    }

footer .footerIn .orPartners .ourPartnerSliderMain .ourPartnerSliderIn .ourPartnerSliderInPad .customNavigation a.left{

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

  cursor:pointer;

  margin:0 0 0 -30px!Important;

  float:left;

}

footer .footerIn .orPartners .ourPartnerSliderMain .ourPartnerSliderIn .ourPartnerSliderInPad .customNavigation a.right{

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

  cursor:pointer;

  margin:0 -30px 0 0px!Important;

  float:right;

}

/*social media css*/

footer .footerIn .socilaMediaMain{width:100%;float:left;padding:15px 0px;border-top:1px solid #515654;}
footer .footerIn .socilaMediaMain .safePayment{float:left;display:inline-block;width:34%;}
footer .footerIn .socilaMediaMain .safePayment p{float:left;padding:0 0 5px 0px;margin:0px 0 4px 0px;color:#ffffff; font-size:13px;width:100%;}
footer .footerIn .socilaMediaMain .safePayment span.card1{float:left;margin:0px 6px 0 0px;width:40px;height:28px;background:url(../img/sprite-img.png) -8px -466px no-repeat;}
footer .footerIn .socilaMediaMain .safePayment span.card2{float:left;margin:0px 6px 0 0px;width:40px;height:28px;background:url(../img/sprite-img.png) -55px -466px no-repeat;}
footer .footerIn .socilaMediaMain .safePayment span.card3{float:left;margin:0px 6px 0 0px;width:40px;height:28px;background:url(../img/sprite-img.png) -103px -466px no-repeat;}
footer .footerIn .socilaMediaMain .safePayment span.card4{float:left;margin:0px 6px 0 0px;width:40px;height:28px;background:url(../img/sprite-img.png) -151px -466px no-repeat;}
footer .footerIn .socilaMediaMain .safePayment span.card5{float:left;margin:0px 4px 0 0px;width:40px;height:28px;background:url(../img/sprite-img.png) -199px -466px no-repeat;}
footer .footerIn .socilaMediaMain .socialMediaIn{float:right;display:inline-block;}
footer .footerIn .socilaMediaMain .socialMediaIn a.smcard1{float:left;margin:0px 0 0 0px;width:48px;height:48px;background:url(../img/sprite-img.png) -328px -451px no-repeat;}
footer .footerIn .socilaMediaMain .socialMediaIn a.smcard2{float:left;margin:0px 0 0 12px;width:48px;height:48px;background:url(../img/sprite-img.png) -387px -451px no-repeat;}
footer .footerIn .socilaMediaMain .socialMediaIn a.smcard3{float:left;margin:0px 0 0 12px;width:48px;height:48px;background:url(../img/sprite-img.png) -445px -451px no-repeat;}
footer .footerIn .socilaMediaMain .happy-To-Help{float:left;display:inline-block;text-align:center;color:#ffffff; font-size:18px;}
footer .footerIn .socilaMediaMain .happy-To-Help span.callf{color:#c00000; background:url(../img/callIconFooter.png) left center no-repeat; padding-left:25px; display:inline-block;}

footer .footerIn .socilaMediaMain .socialMediaIn ul{margin:0; padding:0;}
footer .footerIn .socilaMediaMain .socialMediaIn ul li {margin:0; padding:0; float:left;}
footer .footerIn .socilaMediaMain .socialMediaIn ul li a{      
    opacity: 1 !important;
    background: #fff;
    color: #666 !important;
    text-decoration: none;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    width: 46px;
    height: 46px;
    margin: 0 6px;

}

footer .footerIn .socilaMediaMain .socialMediaIn ul li:last-child a{ margin-right:0px;  }
footer .footerIn .socilaMediaMain .socialMediaIn ul li a i{color:#666; margin-right:0px;}
footer .footerIn .socilaMediaMain .socialMediaIn ul li a:hover i{color:#fff; }

footer .footerIn .socilaMediaMain .socialMediaIn ul li a:hover{background:#c00000; }
footer .footerIn .socilaMediaMain .socialMediaIn ul li a:active{float:right;display:inline-block;}


/*footer navigation css*/

footer .footerIn .footerNavBox{width:100%;float:left;padding:5px 0px;}
footer .footerIn .footerNavBox .navbot{list-style:none;margin:0px;padding:0px;width:100%;position:relative;}
footer .footerIn .footerNavBox .navbot:before, .navbot:after{content:" ";display:table;}
footer .footerIn .footerNavBox .navbot:after{clear:both;}
footer .footerIn .footerNavBox .navbot > li{float:none;background:none;padding:4px 5px;border-bottom:0px dotted #ffffff;}
footer .footerIn .footerNavBox .navbot > li > .parent{background-image:none;background-repeat:no-repeat;background-position:right;background-color:none;outline:none;}
footer .footerIn .footerNavBox .navbot li{list-style:none;margin:0;padding:0px 20px 0 0;width:16%;float:left;}
footer .footerIn .footerNavBox .navbot li.first{width:25%;}
footer .footerIn .footerNavBox .navbot li ul{margin:0px;padding:0px 0px;}
footer .footerIn .footerNavBox .navbot li ul li{list-style:none;margin:0;padding:5px 0px;width:100%;float:left;color:#7c7b7b;font:normal 13px/18px Arial, Helvetica, sans-serif;}
footer .footerIn .footerNavBox .navbot a{ font-size:20px;text-decoration:none;color:#ffffff;padding:10px 0px;margin:0px 0 0 0px;background:none;display:block;cursor:default;}
footer .footerIn .footerNavBox .navbot li ul li a{font-size:16px;text-decoration:none;display:inline;color:#979695;padding:0px; display:block;margin:0px 0 0 0px;cursor:pointer;text-transform:none;}
footer .footerIn .footerNavBox .navbot li ul li a:hover{text-decoration:none;color:#ffffff;}
footer .footerIn .footerNavBox .navbot .subscribeNews{position:absolute;right:0px;bottom:10px;border:1px solid #000000; background:url(../img/graytransBg.png) left top repeat;}
footer .footerIn .footerNavBox .navbot .subscribeNews span.subscTxt{float:left;font-size:18px;color:#979695;padding:0 28px 0 10px;background:url(../img/zigza-subsc.png) right center no-repeat;margin-right:20px;height:36px;}
footer .footerIn .footerNavBox .navbot .subscribeNews .subscribeTxtField{font-size:14px;color:#6a6a6a;height:34px;border:0px;background:none;outline:none;width:230px;}
footer .footerIn .footerNavBox .navbot .subscribeNews .subscribeBtn{float:right;font-size:14px;color:#ffffff;padding:0 15px;background:#1e1e1d;border:0px;border-left:1px solid #000000;cursor:pointer;height:36px;}
.freeRegistration{width:100%;float:left;}
.freeRegistration p{width:100%;float:left;padding:0 0px;margin:0 0 17px 0px;color:#ffffff;font-size:21px; line-height:30px;}
.freeRegistration p span{color:#c00000;}
.freeRegistration p code{color:#ffffff;border-bottom:1px dotted #ffffff; background:none !important;}
.freeRegistration .signInBox{width:150px;float:left;background:url(../img/signBg.png) left center no-repeat;padding-left:20px;}
.freeRegistration .signInBox a.signnav{width:120px!Important;float:left!Important;background:url(../img/signIcon.png) 15px 7px no-repeat #c00000!Important;padding:10px 0 10px 50px!Important;-webkit-border-radius:5px!Important;-moz-border-radius:5px!Important;border-radius:5px!Important;margin:10px 0px!Important;color:#ffffff!Important;}
.freeRegistration .signInBox a.signnav:hover{background:url(../img/signIcon.png) 15px 7px no-repeat #1e1d1c!Important;text-decoration:none!Important;}


.fbookIcon{position:fixed;right:0px;top:150px;z-index:99999;}



.fbookIcon{position:fixed;right:0px;top:150px;z-index:99999;}
.callIcon{background:#1eaeaa url(../img/call.png) no-repeat 15px center;padding:15px 15px 15px 55px !important;color:#FFF;margin:0 1%;}
.callIcon:hover{background:#2cd9d4 url(../img/call.png) no-repeat 15px center;color:#FFF;}
.enquiryIcon{background:#ff4e00 url(../img/Send_Enquiry.png) no-repeat 15px center;padding:15px 15px 15px 55px !important;color:#FFF;}
.enquiryIcon:hover{background:#1eaeaa url(../img/Send_Enquiry.png) no-repeat 15px center;color:#FFF;}
.btn-top{margin-top:2.4rem;}
.itineary-count{display:none !important;}
.itineary-icon{display:none !important;}
.top1_wrapper{background:#fafafa;border-top:3px solid #1cbbb4;padding-top:13px;padding-bottom:13px;}
.email1{float:left;padding-left:25px;background:url(../img/email1.png) left center no-repeat;border-right:1px solid #ebebeb;margin-right:20px;padding-right:20px;}
.email1 a{display:block;font-size:13px;color:#acacac;text-decoration:none;line-height:20px;}
.phone1{float:left;padding-left:25px;background:url(../img/phone1.png) left center no-repeat;}
.social_wrapper{float:right;}
.social{display:block;margin:0;padding:0;list-style:none;}
.social li{display:inline-block;margin:0 10px;float:left;}
.social li a{display:block;text-decoration:none;font-size:18px;color:#ebebeb;text-align:center;line-height:20px;transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;}
.social li a:hover{color:#1cbbb4;}
.social_sm_wrapper{}
.social_sm{display:block;margin:0;padding:0;list-style:none;}
.social_sm li{display:inline-block;margin:0 10px 10px 0;float:left;}
.social_sm li a{display:block;text-decoration:none;font-size:20px;color:#ebebeb;text-align:center;line-height:20px;transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;}
.social_sm li a:hover{color:#1cbbb4;}
.social3_wrapper{}
.social3{display:block;margin:0;padding:0;list-style:none;}
.social3 li{display:inline-block;margin:0 15px 10px 0;float:left;}
.social3 li a{display:block;text-decoration:none;font-size:20px;color:#d7d7d7;text-align:center;line-height:20px;transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;}
.social3 li a:hover{color:#1cbbb4;}
.social4_wrapper{display:inline-block;}
.social4{display:block;margin:0;padding:0;list-style:none;}
.social4 li{display:inline-block;margin:0 8px;float:left;}
.social4 li a{display:block;text-decoration:none;font-size:18px;color:#d7d7d7;text-align:center;line-height:20px;transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;}
.social4 li a:hover{color:#1cbbb4;}

#Our_clients .brands {
	padding:0 0px 0 0;
}
#Our_clients .owl-pagination {
	display:none;
}
#owl-demo1 .owl-pagination {
	display:none;
}
#owl-demo1 .owl-pagination {
	display:none;
}
.brands .item > img {
	height: auto;
	display: block;
	min-height: 75px;
	}
.brands .item {
	text-align:center;
	position:relative;
}

.brands .item a {
	text-decoration:none;
}

.brands .item .nameTxt {
	position:absolute;
	top:35px;
	text-align:center;
	color: #ffffff;
	font-size:36px;
	z-index:999;
	width:100%;
}
.brands .item .nameTxt2 {
	position:absolute;
	bottom:15px;
	text-align:center;
	color: #ffffff;
	font-weight:300 !important;
	font-size:24px;
	z-index:999;
	width:100%;
}
.brands .item .priceTxt {
	position:absolute;
	bottom:17px;
	text-align:center;
	color: #ffffff;
	font-size:18px;
	z-index:999;
	width:100%;
	-moz-transition:-moz-transform 0.5s ease-in; 
	-webkit-transition:-webkit-transform 0.5s ease-in; 
	-o-transition:-o-transform 0.5s ease-in;
	text-shadow:1px 1px 1px #000;
}
.brands .item:hover .priceTxt {
	-moz-transform:scale(1.3); 
	-webkit-transform:scale(1.3);
	-o-transform:scale(1.3);
}
.brands .item .priceTxt strong {
	font-size:24px;
}
.brands .item:hover {
	box-shadow: none;
}

.brands .owl-item {
	padding:0;
}

owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	position: relative;
/*	width: 100%;*/
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;

}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	/*zoom: 1;*/
	*display: inline;/*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 8px;
	height: 8px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #f76608;
	border:2px solid #f76608;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

.owl-carousel .owl-item {
	/*float: left;*/
	padding: 0 0px;
	display:inline-block;
	background:none;
	float:left !important;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -o-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
     tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	overflow:hidden;
	width:none !important;
}
.owl-item img{
	overflow:hidden;
	display:inherit !important;
	/*width:inherit !important;*/
}
.customNavigation{
      text-align: left;
	  margin:-60px 0 0 645px;
	  padding-left:10px;
	  background:url(../img/gray-devider.jpg) left center no-repeat;
	  position:absolute;

    }




.tab-slider--nav {
  width: 100%;
  float: left;
  margin-top: 0;
  /*margin-top: 20px;*/
}

.tab-slider--tabs {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  /*border-radius: 35px;*/
  overflow: hidden;
  background: #fff;
  height: 45px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/*.tab-slider--tabs .active{ background: #c41f25;}*/
.tab-slider--tabs .active{ background: #555;}

/*.tab-slider--tabs.slide:after {*/
  /*left: 30%;*/
  /*left: 68%;*/
/*}*/

.tab-slider--tabs li:hover {
    background: #f4f4f8; color: #222;
}

.tab-slider--trigger {
  /*font-size: 12px;*/
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  color: #555;
  text-transform: capitalize;
  /*text-align: center;*/
  text-align: left; /*new css add in 18-11-2019*/
  /*padding: 15px 20px;*/
  padding: 15px 10px; /*new css add in 18-11-2019*/
  position: relative;
  z-index: 2;
  width:auto;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
    border: 1px solid #d2d8dd !important;  /*new css add in 18-11-2019*/

}
.tab-slider--trigger.active {
  color: #fff;
}

.tab-slider--body {
  margin-bottom: 0px;
}
/***********************5/09/2019*******************/
.wrapper-gridging ul
{
	padding: 4px 15px 13px 15px!important;
background: #fff!important;
margin-bottom: 0!important;
}
.wrapper-gridging ul li .score a
{
	margin: 0 0 3% 0;
padding: 3.2px 15.4px!important;
border-radius: 0;
font-size: 13px;
}
.hidden
{
	display:none!important;
}
/**------------------right sidebar---------------------**/
.sidepopupbox
		{
			background: #fff;
			
			min-height: 100%;
			height: auto;
			
			
		}
		.modal-dialog1
		{
			width:675px!important;
		}
		.sidepopupheading
		{
		   font-size:20px;
		   color:#c00000;
		  
		   padding:10px;
		}
		.header-suffix
		{
			font-size: 14px;
			color: #666;
			background: #f2f2f2;
			min-height: 69px;
			padding-left: 20px;
			padding-top: 15px;
			line-height: 22px;
			margin-bottom: 17px;
		}
		.note
		{
			font-size: 14px;
			color: #666;

			min-height: 69px;
			padding-left: 20px;
			padding-top: 15px;
			line-height: 16px;
			margin-bottom: 17px;
		}
		.sidecontact {
			margin-bottom: 19px;
			}
			.sidecontact label {
			padding-bottom: 9px;
		}
		.roomBoxMain {
    display: none;
}
	.travelerbox {
			border: 1px solid #cccccc;
			padding: 10px 12px;
			display: inline-block;
			width: 100%;
			position: relative;
			z-index: 1;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			-webkit-box-shadow: none;
			box-shadow: none;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 0px;
			background: #ffffff;
			cursor: pointer;
			margin-bottom: 5px;
		}
/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
	.modal.left .modal-dialog1,
	.modal.right .modal-dialog1 {
		position: fixed;
		margin: auto;
		width: 880px;
		top:0!important;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal.left.fade .modal-dialog1{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left.fade.in .modal-dialog1{
		left: 0;
	}
        
/*Right*/
	.modal.right.fade .modal-dialog1 {
		right: 0px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.fade.in .modal-dialog1 {
		right: 0;
	}

/* ----- MODAL STYLE ----- */
	.modal-content {
		border-radius: 0;
		border: none;
	}

	.modal-header {
		border-bottom-color: #EEEEEE;
		/*background-color: #FAFAFA;*/
	}

/* ----- v CAN BE DELETED v ----- */


.demo {
	padding-top: 8px;
	padding-bottom: 110px;
}

.btn-demo {
	margin: 15px;
	padding: 10px 15px;
	border-radius: 0;
	font-size: 16px;
	background-color: #FFFFFF;
}

.btn-demo:focus {
	outline: 0;
}

.demo-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 15px;
	background-color: #212121;
	text-align: center;
}

.demo-footer > a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
#msform
{
   display: list-item!important;
width: 100%!important;
height: 283px!important;
}
.padd
{
  margin-bottom:12px;
}
.modal-dialog2
{
	z-index: 10000;
right: 20px;
bottom: 20px;
position: fixed !important;
width: 70px;
position: fixed;
margin: auto;
width: 880px;

height: auto;
-webkit-transform: translate3d(0%, 0, 0);
-ms-transform: translate3d(0%, 0, 0);
-o-transform: translate3d(0%, 0, 0);
transform: translate3d(0%, 0, 0);
overflow: hidden !important;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/

/*buttons*/
#msform .action-button {
	

}
#msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}

#msform .action-button-prev {
	width: 200px;
background: #f5f0f0;
font-weight: 300;
color: #c00000;
border: 1px solid #c00000;
border-radius: 0px;
cursor: pointer;
padding: 7px 10px;
margin: 5px 4px;
    margin-bottom: 5px;
font-size: 16px;

}
#msform .action-button-prev:hover, #msform .action-button-prev:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #27AE60;
}

/*headings*/
.btn-pt{padding-top:10px; display:block; width:100%; clear:both; overflow:hidden;}
.frm-box{background:#f9f9f9; padding:20px 15px;}
.fs-title {
font-size: 20px;
color: #c00000;
padding: 10px;
}
.fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
	justify-content: center;
display: flex;
}
#progressbar li {
	list-style-type: none;
	color: #000;
	text-transform: capitalize;

	width: 17%;
	float: left;
	position: relative;
	font-weight: 300;
}
#progressbar li:before {
	content: counter(step);
counter-increment: step;
width: 30px;
line-height: 30px;
display: block;
font-size: 18px;
color: #333;
background: white;
border-radius: 100px;
margin: 0 auto 5px auto;
height: 30px;
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 15px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after{
	background: #27AE60;
	color: white;
}
.fs-title1 {
    font-size: 20px;
    font-weight: 500;
    padding-top: 30px;
    z-index: 999;
}
.locationbg
{
	padding: 1rem 1.5rem;
    background: #e3dede;
	font-size: 21px;
	margin-bottom: 2%;
}
.tblpaddbtm {
    margin-bottom: 2% !important;
}
.reviewtable {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    margin: 0 auto;
        margin-bottom: 0px;
    border: 3px solid #f2f2f2;
}
.reviewtable td {
    font-size: 14px;
    margin: 32px !important;
    padding: 16px !important;
}

.next.action-button.nxticon.nxticon1.rounded.container {
    width: 200px;
    background: #f5f0f0;
    font-weight: 300;
    color: #c00000;
    border: 1px solid #c00000;
    border-radius: 0px;
    cursor: pointer;
    padding: 7px 10px;
    margin: 5px 4px;
        margin-bottom: 5px;
    margin-bottom: 5px;
    margin-bottom: 5px;
    font-size: 16px;
}
.submit.action-button.nxticon {
 
    background: #c00000;
    font-weight: 300;
    color: #c00000;
    border: 1px solid #c00000;
    border-radius: 0px;
    cursor: pointer;
    padding: 7px 10px;
    margin: 5px 4px;
        margin-bottom: 5px;
    margin-bottom: 5px;
    margin-bottom: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
}
.fs-title2 {
    font-size: 20px;
    font-weight: 300;
    text-align: left;
	margin: 0;
	margin-bottom: 24px;
}
.review-block-rate1
{
		float:left;
}
.btn-warning {
    color: #fff;
    background-color: #27ae60!important;
    border-color: #27ae60!important;
}
.nxticon {
    width: 144px!important;
    margin-bottom: 24px !important;
    justify-content: center!important;
    display: inline-block!important;
    
}
.review-block-rate1 {
    
}
.review-block-rate {
    margin-bottom: 0%;
}
.fas.fa-arrow-right {
    padding-left: 14px;
}
.nxticon:hover span i
{
	transition: .2s;
-webkit-transform: translateX(4px);
transform: translateX(4px);
}
.browse {
    display: inline;
    width: 205px;
    padding: 8px 10px;
    float: left;
    text-align: center;
    background: #0b74c4;
    color: #FFF;
	font-size:14px !important;
    border-radius: 2px;
    border: 1px solid #0b74c4;
    box-shadow: 0 1px 1px rgba(255,255,255,.37) inset,1px 0 1px rgba(255,255,255,.07) inset,0 1px 0 rgba(0,0,0,.36),0 -2px 12px rgba(0,0,0,.08) inset;
	
}
.browse input {
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: Arial;
    font-size: 118px;
    margin: 0px;
        margin-bottom: 0px;
    padding: 0px;
    cursor: pointer;
    opacity: 0;
    height: 100%;
}
.browse1 {
    
    width: 205px;
    float: left;
    margin-bottom: 5%;

}


.review {
    margin-bottom: 30px;
	border-bottom:1px solid #ddd;
}

.reviewimg
{
	width: 100%;

height: 154px;
}


.popupimg {
    margin: 0 auto;
   
    width: 100%;
}
.popupimg img
{
	margin: 0 auto;
display: flex;
}
.popupimg h5
{
	text-align: center;padding: 0;
margin: 0;
}
.modal-sm1
{
	width:400px;
}
@media only screen and (max-width: 992px)
{


    #menunew li ul li {
        display: block;
        width: 100% !important;
    }

    .grid_item figure img{ width:100% !important; height: auto !important;}


    .modal-dialog1 {
    width: 100% !important;
}
.modal.left .modal-dialog1, .modal.right .modal-dialog1
{
		top: 61px;
}
.package_box_booking> .h1
{
	font-size: 16px !important;
}
.modal.left .modal-dialog1,
	.modal.right .modal-dialog1
	{
		top:0!important;
		height:100%!important;
	}
	.modal-dialog2 {
    z-index: 10000;
    right: 0;
   top:20%;
    position: fixed !important;
    width: 70px;
    position: fixed;
    margin: auto;
    width: 100%;
    height: auto;
	bottom: initial;
	}
	
	.rowmob
	{
		display: flex;
flex-wrap: inherit;
	}
	.visit p {
    padding: 0;
    margin: 0;
    display: inline-flex;
}
.wheatericon {
   
   
    text-align: center;
   width: 25%;
}
.modal-sm1
{
	width:100%;
}
}
/**-----------------------------------------------------**/


.filters_listing1.is_stuck {
    z-index: 99;
    width: 100%!important;
    left: 0;
    top: 0px !important;
    padding-top: 8px;
}

#itinerary h2 {
    color: #000;
    font-weight: 600;
}
.package_det_day_cont .h1 {
    font-size: 18px;
    font-weight: 500;
    color: #444;
    padding: 0;
    text-transform: inherit !important;
}


.rtour_image{
    
        width: 100%;
    height: 220px;
    border: 1px solid #d7d7d7;
    text-align: center;
    
}
.rtour_image img{ height: 100%;}

.rtour_blog-contents .text{ 
    width: 100%;
    height: 118px;
    border: 0px solid #d7d7d7;
    margin-bottom: 4px;
    overflow: hidden;
  
}

.rtour_blog{
    width:100%;
        border:1px solid #d7d7d7;
    height:auto;
    padding:10px;
    margin:0 0 0 0;
}

.rtour_blog .cta-link1{ margin-bottom:0px;}

.clearfix{clear:both;}

.rtour_blog_page_image{
    width:100%;
    height:200px;
}

.rtour_blog_page_image img{
    width:100%;
    height:100% !important;
}

.rtour_blog_mgt{
    margin-bottom:20px;
}


#owl-demo1 .owl-wrapper .owl-item .item{
	
	  display:inline;
	}
	
#owl-demo1 .owl-wrapper .owl-item  img{
	    width: inherit;
	}
        
        
        @media(max-width:992px){
            
            .rtour_image {
                    width: 100%;
                    height: auto !important;
                    border: 1px solid #d7d7d7;
                    text-align: center;
                }
                
                .rtour_blog {
                    width: 100%;
                    border: 1px solid #d7d7d7;
                    height: auto;
                    padding: 10px;
                    margin: 0 0 20px 0;
                }
                
                .rtour_blog-contents .text {
                    width: 100%;
                    height: auto;
                    border: 0px solid #d7d7d7;
                    margin-bottom: 4px;
                    overflow: hidden;
                }


        }  
        
        
        
.trips_get_custom_quote_btn {
    background: #c00000;
    color: #fff;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    padding: 9px 25px;
}



/***************** domestic new css add **************/

.tour-package-main{
    margin:10px 0px;
    position:relative;
}
.tour-package-In{
    position: absolute;
    /* width: 220px; */
    right: 2px;
    bottom: 18px;
    z-index: 99;
}
.tour-package-In-content{
    /*width:220px;*/
    padding:5px 10px 15px 10px;
    background:rgba(0, 0, 0, 0.5);
    text-align:right;
    color:#ffffff;
}
.tour-package-In-content .titlename{
    color:#ffffff;
    font-size:18px;
    text-transform:uppercase;
    font-family: 'Roboto', sans-serif;
}
.tour-package-In-content .titleholidays{
    text-transform:uppercase;
}
.tour-package-booknow{
    width:100%;
    text-align:right;
    margin-top:-5px;
}
.tour-package-booknow .booknowBtn{
    width: 100%;
    text-align: center;
    background: #c00000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    padding: 6px 10px;
    line-height: 18px;
    color: #fff;
    box-shadow: 0px 3px 15px #333;
    font-family: 'Roboto', sans-serif;
}
.tour-package-booknow .booknowBtn:hover{
    width:100%;
    text-align:center;
    background:#6c757d;
     border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    padding:6px 10px;
    color:#ffffff !important;
    box-shadow:0px 3px 15px #333;
}

.imgbotindex {
    max-width: 100%!Important;
}

.view-detail1 {
    margin: 1rem 0 0 0 !important;
    padding: 0.7em 1.5em 0.7em 1.5em!important;
    font-size: 14px;
    color: #fff;
    background: #ec6224;
    font-family: 'Roboto';
    width: 100%;
    text-align: center;
    border-radius: 20px;
}

@media only screen and (max-width: 768px){
.tour-package-In-content img {
    margin: 0;
    padding: 0;
    width: 100%;
}
}


/***************** domestic new css add **************/

.trips_search_padding_inclusion{
    padding: 0;
}

.trips_hotelname_lineheight{    line-height: 14px !important;  
}



.btn-requestcallbacktrips {
    color: #c00000;
    background-color: #fff;
    border-color: #c00000;
    border:1px solid #c00000;
    font-weight: 500;
}

.btn-requestcallbacktrips:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-requestcallbacktrips.focus, .btn-requestcallbacktrips:focus {
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .5);
}

.btn-requestcallbacktrips:not(:disabled):not(.disabled).active:focus, .btn-requestcallbacktrips:not(:disabled):not(.disabled):active:focus, .show>.btn-requestcallbacktrips.dropdown-toggle:focus {
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .5);
}


.trpsgateway_overview_image_wrapper{
    background-color: transparent !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05) !important;
    padding: 8px 0 0 !important;
    margin-bottom:20px !important;
    }
    
    .trpsgateway_overview_image_wrapper p{margin-bottom:2px !important;}
    .trips_margin_align12{
        margin-bottom: 1.3rem!important;
    }
    .itenary_space_trips{
        padding-top: 12px !important;
    }
    
    .package_box_booking h2.sellerby{
        padding: 0;
        margin: 10px 0 0 0;
        font-size: 16px !important;
        color: #000;
} 


/***************add new css 4-11-2019*****************/

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 0 rgba(108, 117, 125, .5);
     
}

.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .5);
    color:#fff;
}

.box_detail .socialMediaIn ul{margin:0; padding:0; float:right;}
.box_detail  .socialMediaIn ul li {margin:0; padding:0; float:left;}
.box_detail   .socialMediaIn ul li a{      
    opacity: 1 !important;
    background: #fff;
    color: #444 !important;
    text-decoration: none;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 6px;
    -o-border-radius: 100%;
    text-align: center;
    font-size: 21px;
    line-height: 50px;
    width: 200px;
    /* height: 200px; */
    margin: 0 6px;
    border: 1px solid #d7d7d7;
    padding: 8px 14px;

}

.box_detail    .socialMediaIn ul li:last-child a{ margin-right:0px;  }
 .box_detail  .socialMediaIn ul li a i{color:#666; margin-right:0px;}
 .box_detail  .socialMediaIn ul li a:hover i{color:#fff; }

 .box_detail  .socialMediaIn ul li a:hover{background:#c00000; }
 .box_detail  .socialMediaIn ul li a:active{float:right;display:inline-block;}

 .trips_details_marginsocialmediaicon{
         margin: 18px 0 0 0;
 }
 
  .listing_tripsgateway_heading{
            width: 100%;
            position: absolute;
            overflow: hidden;
            margin: auto;
            z-index: 9999;
            bottom: 0;
            left: 0;
            right: 0;
            top: 0;
    }
  
 .listing_tripsgateway_heading .wrapper h1 {
    color: #fff;
    font-size: 30px;
    font-size: 1.725rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    /*margin-top: 60px;*/
}

.listing_tripsgateway_heading .wrapper h1 span {
    width: 80px;
    height: 2px;
    background-color: #FFC107;
    display: block;
    margin: auto auto 5px;
    border-radius: 10px;
    opacity: 1;
}

.listing_tripsgateway_heading .wrapper {
    /*background-color: #000;*/
    /*background-color: rgba(0, 0, 0, .6);*/
    background-color: rgba(0, 0, 0, 0);
    /*background-color: rgba(0, 0, 0, .3);*/
}

.listing_tripsgateway_heading .wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.btnmore{
    float:right;
    color:#c00000;
}
.btnmore:hover{
    color:#6c757d;
}




/***************add new css 4-11-2019*****************/





/**********  header change css code in 04-11-2019   ************ */
.top_header_trips{
    width: 100%;
    height: auto;
    margin: 0 0 12px 0;
    padding: 7px 0 7px;
    text-align: right;
    border-bottom: 0px solid #d7d7d7;
    /*border-bottom: 1px solid #d7d7d7;*/
}

.top_header_trips ul{ margin: 0; padding: 0; float: right;}
.top_header_trips ul li{ float: left;  list-style-type: none;}
.top_header_trips ul li a{
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    color: #fff !important;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding: 0 10px;
}

.top_header_trips ul li:last-child a{
    border-right: 0px solid #000;
    padding-right: 0;

}

.top_header_trips ul li a:hover{color: #c41f25 !important;}

#adv-search{
    width: 450px;
}

.mobile_trips_show{
    display: none !important;
}





@media(max-width: 992px){

    .mobile_logo_responsive{
        display: block;
    }

    .logo_responsive{
        display: none !important;
    }


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

    .top_header_trips ul {
        margin: 0;
        padding: 0;
        float: left;
    }

    .top_header_trips ul li a {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0.3px;
        color: #000 !important;
        text-decoration: none;
        border-right: 2px solid #000;
        padding: 0 10px;
    }

    .main_nav_container {
        margin-right: 0px;
        /*padding: 0 0;*/
        padding:5px 5px 0 0;
    }
    .top_header_trips ul li:first-child a{padding-left: 0;}
    .navigation-header .navigation-logo {padding: 0 15px 0 0 !important;}

    .top_header_trips {
        width: 100%;   height: auto;    margin: 0 0 12px 0;    padding: 7px 0 7px;   text-align: right;
        border-bottom: 1px solid #d7d7d7;   display: none;
    }

    .mobile_header_tripsshandle{
        position: absolute;
        top: 0;
        width: 100%;

    }

    #menu {
        margin: 60px 0 0 !important;
        padding: 0;
        width: 500px;
        float: left;
    }

    ul#top_menu {
        float: right;
        margin: 0 0 0 10px;
        padding: 0;
        font-size: 13px;

        width: 100%;
    }


    #adv-search {
        width: 100%;
    }


    .mobile_trips_show{
        display: block !important;
    }

    .navigation-row:last-of-type [class^=navigation-col]:last-child {
        margin-bottom: 0;
        width: 68%;
    }




}


@media (min-width: 993px) and (max-width: 1024px){


    ul#top_menu {
        float: right;
        margin: 0 0 0 10px;
        padding: 0;
        font-size: 13px;
        /* font-size: .8125rem; */
        width: 380px !important;
    }

    .navigation-link {

        font-size: 13px !important;
        font-weight: 600;
        border: none;
    }

    .main_nav_item a {
        display: block;
        position: relative;
        float: left;
        font-size: 13px !important;
        font-weight: 600;
        color: #000!important;
        text-decoration: none;
    }

    .navigation-link {
        width: 100%;
        padding: 13px 8px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        font-size: 14px;
        letter-spacing: 0.3px;
        color: #000 !important;
        border-bottom: solid 1px #e9ecef;
        transition: color 0.3s;
        font-size: 18px;
    }



}


/**********  header change css code in 04-11-2019   ************ */


/* search start  anmated start */

.search-inline {
    width: 100%;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
    height: 54px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background-color: #efefef;
    z-index: 9;
    transition: all .5s ease-in-out;
}

.search-inline.search-visible {
    opacity: 1;
    visibility: visible;
    animation: fadeInDown 0.4s ease-in-out;
    /*z-index: 999;*/
    z-index:1000000;
}

.search-inline button[type="submit"] {
    position: absolute;
    /*right: 52px;*/
    top: 0;
    background-color: transparent;
    border: 0px;
    top: 0;
    right: 45px;
    padding: 0px;
    cursor: pointer;
    width: 45px;
    height: 99%;
    background: #c41f25;
    color: #fff;
	font-size: 20px;
}

.search-inline .form-control {
    border: 0px;
    padding-left: 0;
    font-size: 2rem;
    position: absolute;
    left: 1%;
    top: 0;
    height: 100%;
    width: 99%;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    outline: none;
}

.search-inline .search-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #616161;
    width: 45px;
    height: 100%;
    text-align: center;
    display: table;
    background: #efefef;
    text-decoration: none;
	font-size: 20px;
}

.search-inline .search-close i {
    display: table-cell;
    vertical-align: middle;
}

.search-inline .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #efefef;
    background-clip: padding-box;
    border: 1px solid #efefef;
    border-radius: .25rem;
    transition: border-color .3s ease-in-out, box-shadow .3s ease-in-out;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

/* search start  anmated start */




/*
      Removes white gap between slides
      */
#carousel-2 .carousel {
    background:#444;
    position: relative;
}


/*
Forces image to be 100% width and not max width of 100%
*/
#carousel-2 .carousel-item .img-fluid {
    width:100%;
    height:auto;
}

/*
anchors are inline so you need ot make them block to go full width
*/
#carousel-2 .carousel-item a {
    display: block;
    width:100%;
}

#carousel-2 .carousel-caption {
    position: absolute;
    right: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*bottom: 45%;*/
    /*bottom: 38%;*/
    bottom: 33%;
    /*left: 24%;*/
    left: 30%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 40%;
    margin: auto;
    background: rgb(0,0,0,0.7);
    /*background: rgb(0,0,0,0.5);*/
}

#carousel-2 .carousel-caption h2 {
    color: #fff;
    font-size: 2.8rem;
    /*font-size: 3.25rem;*/
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}

#carousel-2 .carousel-caption  p {
    font-weight: 300;
    /*margin: 10px 0 0;*/
    margin: 15px 0 28px;
    /*padding: 0 20%;*/
    /*padding:0 28%;*/
    padding:0 14%;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4;
    color: #fff;

}

#carousel-2 .carousel-indicators {
    position: absolute;
    right: 0;
    /*bottom: 31%;*/
    bottom: 22%;
    /*bottom: 26%;*/
    /*bottom: 38%;*/
    /*left: 24%;*/
    left: 30%;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

/*#carousel-2 .carousel-control-next, .carousel-control-prev {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
    /*-ms-flex-pack: center;*/
    /*justify-content: center;*/
    /*width: 2%;*/
    /*color: #fff;*/
    /*text-align: center;*/
    /*opacity: .5;*/

/*}*/


#carousel-2 .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45px;
    color: #fff;
    text-align: center;
    opacity: 0.7;
    height: 45px;
    border-radius: 100%;
    background: #000;

}


#carousel-2 .carousel-control-prev {
    left: 35%;
    /*top: -40px;*/
    top: 50%;
}

#carousel-2 .carousel-control-next {
    right: 1%;
    /*top: -40px;*/
    top: 50%;
}

#carousel-2 .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    cursor: pointer;
    flex: 0 1 auto;
    width: 28px;
    height: 28px;
    margin-right: 3px;
    margin-left: 3px;
    /*text-indent: -999px;*/
    text-indent: 9px;
    background-color: rgba(255, 255, 255, 1);
    color:#000;
    font-size: 15px;
    border-radius: 100%;
    line-height: 28px;
}

#carousel-2 .carousel-indicators li:first-child { text-indent: 11px;}

#carousel-2 .carousel-indicators li.active { background-color: rgba(196, 31, 37, 1);  color:#fff;  text-indent: 10px; }

/*.carousel-control-next-icon, .carousel-control-prev-icon {*/
    /*display: inline-block;*/
    /*width: 19px;*/
    /*height: 19px;*/
    /*background: transparent no-repeat center center;*/
    /*background-size: 100% 100%;*/
/*}*/


#carousel-2 .carousel-control-next:focus, #carousel-2 .carousel-control-next:hover, #carousel-2 .carousel-control-prev:focus, #carousel-2 .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
    background: #c41f25;
}



a.booknow_homepage_btn {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #555;
    font-weight: 600;
    font-size: 0.9rem !important;
    border: 1px solid #fff;
    background-color: #fff;
    padding: 6px 20px;
    margin: 0 0 0;
    width: auto !important;
    display: inline !important;
}


/*homae slider coding in 19-11-2019*/

.box_grid_home {
	background-color:#fff;
	display:block;
	position:relative;
	margin-bottom:30px;
	box-shadow:0 0 30px 0 rgba(0, 0, 0, .1);
	border:0px solid #ddd;
        /*border:1px solid #ddd;*/
}
.box_grid_home .price {
	display:inline-block;
	font-weight:500;
	color:#999
}
.box_grid_home .price strong {
	color:#222;
	font-size:17px;
}
.box_grid_home a.wish_bt{
	position:absolute;
	right:15px;
	top:15px;
	z-index:1;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	padding:6px 10px;
	display:inline-block;
	color:#fff;
	font-size:18px;
	line-height:1;
	border-radius:3px
}
.box_grid_home figure small, .box_list a.wish_bt {
	background-color:#000;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	line-height:1
}
.box_grid_home a.wish_bt:after {
	font-family:ElegantIcons;
	content:"\e030";
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease
}
.box_grid_home a.wish_bt.liked:after {
	content:"\e089";
	color:#c41f25 
}
.box_grid_home a.wish_bt:hover.liked:after {
	color:#c41f25 
}
.box_grid_home a.wish_bt:hover:after {
	content:"\e089";
	color:#c41f25;
}


.box_grid_home a.share_bt {
	position:absolute;
	right:56px;
	top:15px;
	z-index:1;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	padding:7px 10px;
	display:inline-block;
	color:#fff;
	font-size:16px;
	line-height:1;
	border-radius:3px
}
.box_grid_home figure small, .box_list a.share_bt {
	background-color:#000;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	line-height:1
}
.box_grid_home a.share_bt:after {
	font-family:ElegantIcons;
	content:"\e0a0";
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease
}
.box_grid_home a.share_bt.share:after {
	content:"\e0a0";
	color:#c41f25 ;
}
.box_grid_home a.share_bt:hover.share:after {
	color:#c41f25 ;
}
.box_grid_home a.share_bt:hover:after {
	content:"\e0a0";
	color:#c41f25;
}

.box_grid_home a.compare_bt {
	position:absolute;
	right:95px;
	top:15px;
	z-index:1;
	background-color:#000;
	background-color:rgba(0, 0, 0, .6);
	padding:6px 10px;
	display:inline-block;
	color:#fff;
	font-size:18px;
	line-height:1;
	border-radius:3px
}
.box_grid_home figure small, .box_list a.compare_bt {
	background-color:#000;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	line-height:1
}
.box_grid_home a.compare_bt:after {
	font-family:ElegantIcons;
	content:"\e0ff";
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-webkit-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease
}
.box_grid_home a.compare_bt.balance:after {
	content:"\e0ff";
	color:#c41f25 ;
}
.box_grid_home a.share_bt:hover.balance:after {
	color:#c41f25 ;
}
.box_grid_home a.compare_bt:hover:after {
	content:"\e0ff";
	color:#c41f25 !important;
}


.box_grid_home figure {
	margin-bottom:0;
	overflow:hidden;
	position:relative;
	height:650px;
}
.box_grid_home figure b{
	position:absolute;
	background-color:rgba(0, 0, 0, .6);
	left:15px;
	bottom:15px;
	text-transform:uppercase;
	color:#ccc;
	font-weight:600;
	border-radius:3px;
	padding:5px 10px;
	z-index:9999;
}
.box_grid_home figure b:hover{
	position:absolute;
	background-color:rgba(196, 31, 37, .9);
	left:15px;
	bottom:15px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	border-radius:3px;
	padding:5px 10px;
	z-index:9999;
}
.box_grid_home figure .active{
	position:absolute;
	background-color:rgba(196, 31, 37, .9);
	left:15px;
	bottom:15px;
	text-transform:uppercase;
	color:#fff;
	font-weight:600;
	border-radius:3px;
	padding:5px 10px;
	z-index:9999;
}
.box_grid_home figure small {
	position:absolute;
	background-color:rgba(0, 0, 0, .6);
	left:20px;
	top:22px;
	text-transform:uppercase;
	color:#ccc;
	font-weight:600;
	border-radius:3px;
	padding:7px 10px 4px
}
.box_grid_home figure .read_more {
	position:absolute;
	top:50%;
	left:0;
	margin-top:-12px;
	-webkit-transform:translateY(10px);
	-moz-transform:translateY(10px);
	-ms-transform:translateY(10px);
	-o-transform:translateY(10px);
	transform:translateY(10px);
	text-align:center;
	opacity:0;
	visibility:hidden;
	width:100%;
-webkit-transition:all .6s;
transition:all .6s;
	z-index:2
}
.box_grid_home figure .read_more span {
	background-color:#fcfcfc;
	background-color:rgba(255, 255, 255, .8);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
	display:inline-block;
	color:#222;
	font-size:12px;
font-size:.75rem;
	padding:5px 10px
}
.box_grid_home figure .com-ico {
	position:absolute;
	bottom:0;
	left:0;
	margin-top:0;
	text-align:center;
	opacity:1;
	visibility:visible;
	width:100%;
-webkit-transition:all .6s;
transition:all .6s;
	z-index:2;
	background-color:rgba(0, 0, 0, .5);
}
.box_grid_home figure .com-ico img{}


.box_grid_home figure .v1{font-weight:700;font-size:12px;line-height:inherit !important; background:none; margin:0; padding:0;}
.box_grid_home figure .v1 ul{ margin:0; padding:0.4rem 0.5rem ; background:none; border:none; overflow:hidden;}
.box_grid_home figure .v1 ul li{ margin:0; padding:0 0.2rem; list-style-type:none; display:inline-table !important;}
.box_grbox_grid_homeid figure .v1 ul li a{ margin:0; padding:0; list-style-type:none; display:inline-table !important; }
.box_grid_home figure .v1 ul li:last-child {
    margin-right: 0;
    float: inherit;
}
.box_grid_home figure .v1 li a img{ width:inherit !important; position: inherit !important; left: inherit !important; top: inherit !important; display:inline-table !important; right:inherit !important; bottom:0px; -webkit-transform: translate(0%, 0%) }
.box_grid_home figure .v1 span{color:#fef697;font-size:12px;padding-left:5px;font-style:italic;font-weight:400;}
.box_grid_home figure .v2{}
.box_grid_home figure .com-ico span {
	background-color:#fcfcfc;
	background-color:rgba(255, 255, 255, .8);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	border-radius:20px;
	display:inline-block;
	color:#222;
	font-size:12px;
font-size:.75rem;
	padding:5px 10px
}

.box_grid_home figure:hover .read_more {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0)
}
.box_grid_home figure a img {
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%) scale(1);
	-moz-transform:translate(-50%, -50%) scale(1);
	-ms-transform:translate(-50%, -50%) scale(1);
	-o-transform:translate(-50%, -50%) scale(1);
	transform:translate(-50%, -50%) scale(1);
	
	/*-webkit-transform:translate(-50%, -50%) scale(1.1);
	-moz-transform:translate(-50%, -50%) scale(1.1);
	-ms-transform:translate(-50%, -50%) scale(1.1);
	-o-transform:translate(-50%, -50%) scale(1.1);
	transform:translate(-50%, -50%) scale(1.1);*/
	-moz-backface-visibility:hidden;
	backface-visibility:hidden;
	width:100%;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-ms-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.box_grid_home figure a:hover img {
	-webkit-transform:translate(-50%, -50%) scale(1);
	-moz-transform:translate(-50%, -50%) scale(1);
	-ms-transform:translate(-50%, -50%) scale(1);
	-o-transform:translate(-50%, -50%) scale(1);
	transform:translate(-50%, -50%) scale(1)
}
.box_grid_home .wrapper {
	/*padding:15px*/
        padding:15px 8px;
}
.box_grid_home .wrapper h3 {
	font-size:16px !important;
	font-size:1.25rem;
	margin-top:0;
	margin-bottom:0;
}
.box_grid_home .wrapper h3 a{
	font-size:16px !important;
	/*font-size:1.25rem;*/
	margin-top:0;
	color:#222;
}
.box_grid_home .wrapper h3 a:hover{
	color:#222;
}
.box_grid_home .wrapper p{
	margin-bottom:0.3rem;
	color:#c00000;
}
.box_grid_home ul {
	/*padding:15px 15px 10px 15px;*/
        padding: 15px 8px 10px;
	background:#fff;
	margin-bottom:0;
}
.box_grid_home ul li {
	display:inline-block;
	/*margin-right:15px*/
        margin-right:3px;
}
.box_grid_home ul li .score {
	margin-top:0px
}
.box_grid_home ul li:last-child {
	margin-right:0;
	float:right
}

.booknow_homepage_btn{
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #555;
    font-weight: 600;
    font-size: 1.1rem !important;
    border: 1px solid #fff;
    background-color: #fff;
    /*padding: 12px 20px;*/
     padding: 9px 20px;
    margin: 10px 0 0;
   width: auto !important;
    display: inline !important;
}

.booknow_homepage_btn:hover{
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    font-weight: 600;
    font-size: 1.3rem;
    border: 0;
    background-color: #222;
    border: 1px solid #222;
    /*padding: 12px 20px;*/
    padding: 9px 20px;
    margin: 10px 0 0;
}


.trips_search_margin_home{
    margin: 25px 0 0;

}






/*homae slider coding in 19-11-2019*/


.domestic_trips_padding_handle{
    padding-bottom:3px;
}



/*mobile width 100% coding in 25-11-2019*/

.banner1_bg_color{ background:#01236b;}
.parrotgreen_bg_color{ background:#008001;}
.skyoceanblue_bg_color{ background:#00a3e8;}





@media (max-width:992px){
   /*    .domestic_trips_padding_handle{
        padding-bottom:3px;
    }*/
	
    .trips_width_alignfull_wrapperfull{
        padding-left:0;
        padding-right:0;
    }

    .trips_width_alignfull{
        padding:0;
    }

    .cd-hero__slide {
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }

}



/*mobile width 100% coding in 25-11-2019*/





.noprice_right_trips{ float:right;}
/*.trips_listing_header_top{top:110px;}*/
.trips_listing_header_top{top:0px;}
.listing_serach_imageheight{height:300px;width:100%;}
.trips_heading_details_country_page{ font-size:1.6rem;}

.trips_listing_header_margin{ margin-top:110px;}
.trips_listing_header_margin22{ margin-top:0;}
/*.trips_listing_header_margin22{ margin-top:110px;}*/

.state_banner_wrapper_imagewrap_trips{
     margin-bottom: 0;
    overflow: hidden;
    position: relative;
    /*height: 450px;*/
    /*height: 500px;*/
    height: 580px;
}

.state_banner_wrapper_imagewrap_trips  .img-fluid {
   /* width: 100%;
    height: auto;*/
    position: absolute; left: 50%;
    top: 50%;
    /*top: 35%;*/
    max-width: 1600px; object-fit: cover; min-height: 100%; -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); -moz-backface-visibility: hidden; backface-visibility: hidden; width: 100%; -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out;

}

.state_banner_wrapper_imagewrap_trips  img{
    width: 100%;
    height: auto;

}

.state_banner_wrapper_imagewrap_trips_serach{
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    height: 300px;
}

.state_banner_wrapper_imagewrap_trips_serach  .img-fluid {
    width: 100%;
    height: auto;
}

.state_banner_wrapper_imagewrap_trips_serach  img{
    width: 100%;
    height: auto;


}


@media (max-width: 991px) and (min-width: 320px){


    .state_banner_wrapper_imagewrap_trips_serach{
        margin-bottom: 0;
        overflow: hidden;
        position: relative;
        /*height: 210px;*/
        /*height: 185px;*/
        height: 230px;

    }
    .state_banner_wrapper_imagewrap_trips_serach img {
        position: absolute;
        left: 50%;
        top: 50% !important;
        max-width: 1600px;
        object-fit: cover;
        min-height: 100%;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 100%;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }


    .state_banner_wrapper_imagewrap_trips{
            margin-bottom: 0;
           overflow: hidden;
           position: relative;
           /*height: 210px;*/
            /*height: 270px;*/
            height: 300px;
            
           
       }
    .state_banner_wrapper_imagewrap_trips img {
        position: absolute;
        left: 50%;
        top: 50% !important;
        max-width: 1600px;
        object-fit: cover;
        min-height: 100%;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 100%;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    
    .trips_listing_header_margin22{ margin-top:64px;}

}


@media (max-width: 1199px) and (min-width: 992px){
     .state_banner_wrapper_imagewrap_trips{
            margin-bottom: 0;
           overflow: hidden;
           position: relative;
           /*height: 210px;*/
            height: 300px;
           
       }
       
        .state_banner_wrapper_imagewrap_trips img {
        position: absolute;
        left: 50%;
        top: 50% !important;
        max-width: 1600px;
        object-fit: cover;
        min-height: 100%;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 100%;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    
}



@media (max-width: 1257px) and (min-width: 1200px){
     .state_banner_wrapper_imagewrap_trips{
            margin-bottom: 0;
           overflow: hidden;
           position: relative;
           /*height: 210px;*/
            height: 385px;
           
       }
       
        .state_banner_wrapper_imagewrap_trips img {
        position: absolute;
        left: 50%;
        top: 50%;
        max-width: 1600px;
        object-fit: cover;
        min-height: 100%;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 100%;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    
}





#reccomended figure {
        position: relative;
}

#reccomended .destname1 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: block;
    /*padding: 25px 20px 5px;*/
 
    color: #fff;
    line-height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    /*background: 0 0;*/
    background-color: rgba(0, 0, 0, .3);
    text-align: center;
    vertical-align: text-bottom;
    /*padding: 90px 30px 20px;*/
    padding: 55% 0 0 0;
    margin: auto;
}




/*serach filter css coding in 26-11-2019*/

#myModa1packageRateEnquiry .modal-title, #myModa1packageEnquiry .modal-title, #myModa1packagewhatsupEnquiry .modal-title, #myModa1packagecallEnquiry .modal-title, #myModa1detailpackageEnquiry .modal-title {
    margin-bottom: 0;
    line-height: 4px;
}




/*#myModa1packageEnquiry .modal-body, #myModa1packagewhatsupEnquiry .modal-body,  #myModa1packagecallEnquiry .modal-body, #myModa1detailpackageEnquiry .modal-body{
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem 1rem 0rem 1rem;
}*/


#myModa1packageRateEnquiry .modal-title p, #myModa1packageEnquiry .modal-title p, #myModa1packagewhatsupEnquiry .modal-title p, #myModa1packagecallEnquiry .modal-title p, #myModa1detailpackageEnquiry .modal-title p {
    margin-bottom: 1px;
    font-size: 12px;
    color: #606060;
    font-weight: 400;
    line-height: 16px;
}

#myModa1packageRateEnquiry .modal-title h5, #myModa1packageEnquiry .modal-title h5, #myModa1packagewhatsupEnquiry .modal-title h5, #myModa1packagecallEnquiry .modal-title h5, #myModa1detailpackageEnquiry .modal-title h5  {
    color: #303030;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

#myModa1packageRateEnquiry .modal-header, #myModa1packageEnquiry .modal-header, #myModa1packagewhatsupEnquiry .modal-header, #myModa1packagecallEnquiry .modal-header, #myModa1detailpackageEnquiry .modal-header {
    border-bottom-color: #f5f5f5;
    background-color: #f5f5f5;
}

#myModa1packageRateEnquiry .form-control, #myModa1packageEnquiry .form-control, #myModa1packagewhatsupEnquiry .form-control, #myModa1packagecallEnquiry .form-control, #myModa1detailpackageEnquiry .form-control  {
    padding: 10px;
    font-size: 14px;
    /* font-size: 1.275rem; */
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border: 1px solid #d7d7d7;
}

#myModa1packageRateEnquiry .form-control:focus, #myModa1packageEnquiry .form-control:focus, #myModa1packagewhatsupEnquiry .form-control:focus, #myModa1packagecallEnquiry .form-control:focus,  #myModa1detailpackageEnquiry .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);
}



#myModa1packageRateEnquiry .modal-footer, #myModa1packageEnquiry .modal-footer, #myModa1packagewhatsupEnquiry .modal-footer,  #myModa1packagecallEnquiry .modal-footer, #myModa1detailpackageEnquiry .modal-footer  {
    /*display: -ms-flexbox;*/
    display: block;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0rem 1rem 1rem 1rem;
    border-top: 1px solid #e9ecef;
    text-align: center;
}

#myModa1packageRateEnquiry .mobile_handle_text, #myModa1packageEnquiry .mobile_handle_text, #myModa1packagewhatsupEnquiry .mobile_handle_text,  #myModa1packagecallEnquiry .mobile_handle_text, #myModa1detailpackageEnquiry .mobile_handle_text{
    padding-left:60px;
}


@media (min-width: 576px){
    #myModa1packageRateEnquiry .modal-dialog,   #myModa1packageEnquiry  .modal-dialog, #myModa1packagewhatsupEnquiry  .modal-dialog,  #myModa1packagecallEnquiry  .modal-dialog, #myModa1detailpackageEnquiry  .modal-dialog {
        max-width: 360px;
        margin: 1.75rem auto;
    }

}



/*#myModa1packageEnquiry input[type=checkbox], #myModa1packagewhatsupEnquiry input[type=checkbox], #myModa1packagecallEnquiry input[type=checkbox], #myModa1detailpackageEnquiry input[type=checkbox] {*/
    /*position: relative;*/
    /*cursor: pointer;*/
/*}*/
/*#myModa1packageEnquiry input[type=checkbox]:before, #myModa1packagewhatsupEnquiry input[type=checkbox]:before, #myModa1packagecallEnquiry input[type=checkbox]:before, #myModa1detailpackageEnquiry input[type=checkbox]:before {*/
    /*content: "";*/
    /*display: block;*/
    /*position: absolute;*/
    /*width: 25px;*/
    /*height: 25px;*/
    /*top: 0;*/
    /*left: 0;*/
    /*border: 2px solid #d7d7d7;*/
    /*border-radius: 0;*/
    /*background-color: white;*/
/*}*/
/*#myModa1packageEnquiry input[type=checkbox]:checked:after, #myModa1packagewhatsupEnquiry input[type=checkbox]:checked:after, #myModa1packagecallEnquiry input[type=checkbox]:checked:after, #myModa1detailpackageEnquiry input[type=checkbox]:checked:after {*/
    /*content: "";*/
    /*display: block;*/
    /*width: 5px;*/
    /*height: 10px;*/
    /*border: solid black;*/
    /*border-width: 0 2px 2px 0;*/
    /*-webkit-transform: rotate(45deg);*/
    /*-ms-transform: rotate(45deg);*/
    /*transform: rotate(45deg);*/
    /*position: absolute;*/
    /*top: 6px;*/
    /*left: 10px;*/
/*}*/



a.getcontact_btn_trips{
    background-color: #c41f25;
    border-color: #c41f25;
    color: #fff !important;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.5;
    width: 100%;
    text-align: center;
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
}

a.getcontact_btn_trips:hover{

    color: #fff;
    background-color: #df444f;
    border-color: #df444f;

    box-shadow: 0 0 0 0 rgba(0, 123, 255, .5);
}

a.getcontact_btn_trips:focus{

    color: #fff;
    background-color: #df444f;
    border-color: #df444f;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .5);
}


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

.tripsfrm_margin_align_whts_salutions{
    padding-left:15px;
    padding-right:8px;
}

.tripsfrm_margin_align_whts_salutions22{padding:10px 0px 10px 7px !important;}

a.getcontact_whatsbtn_trips{

    background: #48be32;
    color: #fff !important;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.2;
    display: block;
    cursor: pointer;
    text-align:center;

}

a.getcontact_whatsbtn_trips:hover{

    color: #fff;
    background-color: #444;



}

a.getcontact_whatsbtn_trips:focus{

    color: #fff;
    background-color: #444;
    border-color: #444;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .5);
}


a.getcontact_whatsbtn_tripsred{

    background: #c41f25;
    color: #fff !important;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.2;
    display: block;
    cursor: pointer;
    text-align: center;

}

a.getcontact_whatsbtn_tripsred:hover{

    color: #fff;
    background-color: #444;



}

a.getcontact_whatsbtn_tripsred:focus{

    color: #fff;
    background-color: #444;
    border-color: #444;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .5);
}



a.getcontact_callbtn_trips{

    background: #184086;
    color: #fff !important;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.2;
    display: block;
    cursor: pointer;
    text-align: center;

}

a.getcontact_callbtn_trips:hover{

    color: #fff;
    background-color: #444;



}

a.getcontact_callbtn_trips:focus{

    color: #fff;
    background-color: #444;
    border-color: #444;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .5);
}






#edit_form_whtasup{ color: #c41f25;}
#edit_form_getinstant{ color: #c41f25;}
#edit_form_call{ color: #c41f25;}

.verification_text_mobile{ font-size: 15px;}
.receive_text_left{text-align: left !important; padding: 1rem 0rem !important;}
.receive_text_left p {font-size: 14px; margin-bottom: 14px;}
.receive_text_left p a{ color: #c41f25;}
.receive_text_left p a:hover{ color: #444;}
.receive_text_left p a:focus{ color: #444;}

.otp_text_center{padding: 10px 0px;
    text-align: center;}

.tripsfrm_margin_align_whtsotp_width{  padding-right: 15px; padding-left: 15px;}
/*.tripsfrm_margin_align_whtsotp_width22{ padding-right: 15px;  padding-left: 0;}*/

.tripsfrm_alignmaent_margin_mobileview{ padding-right: 8px;}
.tripsfrm_alignmaent_margin_mobileviewlast{ padding-left: 9px;}

@media(max-width:992px){
    /*.tripsfrm_margin_align_whts {*/
        /*padding-left: 15px;*/
        /*padding-right: 15px;*/
    /*}*/

    .details_mobile_aligin_view11{
        padding-left: 15px;
    }

    .tripsfrm_alignmaent_margin_mobileview {
        padding-right: 3px;
    }

   /* #myModa1packageEnquiry .form-control, #myModa1packagewhatsupEnquiry .form-control, #myModa1packagecallEnquiry .form-control, #myModa1detailpackageEnquiry .form-control {
        padding: 10px 3px;
        font-size: 14px;
         *//*font-size: 1.275rem;*//*
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border: 1px solid #d7d7d7;
    }*/

    .form-check-label { margin-bottom: 0;  font-size: 11px;  margin-top: 4px; }

    .submit_quey_padding_align_trips{ padding-right: 15px;}

    #myModa1packageEnquiry .modal-title h5, #myModa1packagewhatsupEnquiry .modal-title h5, #myModa1packagecallEnquiry .modal-title h5, #myModa1detailpackageEnquiry .modal-title h5 {
        color: #303030;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 0;
    }

    .modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 99999 !important;
        display: none;
        overflow: hidden;
        outline: 0;
        padding-top: 5%;
        background-color: rgba(0, 0, 0, .6) !important;
        padding-right: 0px !important;
    }

    .tripsfrm_margin_align_whts_salutions {
        padding-left: 15px;
        padding-right: 15px;
    }

    .submit_quey_padding_align_trips {
        padding-right: 15px !important;
    }

    a.getcontact_btn_trips {
        background-color: #c41f25;
        border-color: #c41f25;
        color: #fff !important;
        width: 100%;
        padding: 10px 0;
        font-size: 14px;
        line-height: 1.5;
        width: 100%;
        text-align: center;
        display: block;
        cursor: pointer;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .total_info_text_size_trips_total {
        font-size: 18px;
        font-weight: bold;
        border-top: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
        margin: 5px 0 20px;
        padding: 5px 0 2px;
    }

}



.recieve_messageshow_trips{ font-size: 14px; margin-bottom: 8px; }
.total_info_text_size_trips{ font-size: 14px;}
.total_info_text_size_trips_total{ font-size: 18px; font-weight: bold; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; margin: 5px 0 8px; padding:5px 0 2px;}



a.submitquery_btn_trips{

    background-color: #fff;
    /* border-color: #c41f25; */
    border: 1px solid #c41f25;
    color: #000 !important;
    width: 100%;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.5;
    width: 100%;
    text-align: center;
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;

}

a.submitquery_btn_trips:hover{

    color: #fff !important;
    background-color: #6c757d;
    border-color: #6c757d;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .5);
}

a.submitquery_btn_trips:focus{

    color: #fff !important;
    background-color: #6c757d;
    border-color: #6c757d;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .5);
}


a.submitmodify_btn_trips{

    background-color: #fff;
    border: 1px solid #c41f25;
    color: #000 !important;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.2;
    width: 100%;
    text-align: center;
    display: block;
    cursor: pointer;

}

a.submitmodify_btn_trips:hover{

    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;

    box-shadow: 0 0 0 0 rgba(0, 123, 255, .5);
}

a.submitmodify_btn_trips:focus{

    color: #fff;
    background-color: #df444f;
    border-color: #df444f;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .5);
}

.submit_quey_padding_align_trips{ padding-right: 0;}





/*serach filter css coding in 26-11-2019*/


/* serach deatils page pop up landing page 30-11-2019  */

    .tavellar_wrap_box {
        width: 100%;
        margin: 12px auto;
        padding: 0;
        position: relative;
    }

    .travelerbox_bx_pax_click {
        border: 1px solid #cccccc;
        padding: 0 12px;
        display: inline-block;
        width: 100%;
        position: relative;
        z-index: 1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 0;
        background: #ffffff;
        cursor: pointer;
        margin-bottom: 5px;
        font-size: 14px;
        height: 50px;
        line-height: 50px;
    }

    .travelerbox_bx_pax_click .qtyTotal {
        background-color: #66676b;
        color: #fff;
        font-size: 11px;
        font-weight: 600;
        font-family: "Open Sans", sans-serif;
        line-height: 18px;
        position: relative;
        top: 0;
        left: 2px;
        height: 18px;
        width: 20px;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
    }

    .tarveller_rotate {
        font-size: 32px;
    }

.traveller_box_pax {
    width: 100%;
    display: inline-block;
    width: 100%;
    border: 1px solid #cccccc;
    background: #ffffff;
    /*left: 0px;*/
    /*top: -115px;*/
    z-index: 9999;
    display: none;
    position: relative;
}


    .room_booking_traveller {
        width: 100%;
        height: auto;
        margin: 0 0 10px 0;
        padding: 0 0 0 0;
    }

    .traveller_box_pax .room_booking_traveller .title {
        background: #666;
        font-size: 16px;
        /*font-size: 20px;*/
        line-height: 20px;
        /*padding: 9px 15px 10px 15px;*/
        padding: 7px 8px 7px 8px;
        color: #fff;
        margin-bottom: 3px;
    }

    .traveller_box_pax .control-label {
        text-align: left;
        text-align: left;
        vertical-align: middle;
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 0px;
        line-height: 18px;
    }

    .traveller_box_pax .form-control {
        display: block;
        width: 100%;
        height: 30px;
        padding: 6px 6px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

    .traveller_box_pax .form-group {
        margin-bottom: 15px;
        border: 0px solid #ccc;
    }


    .btn-group-lg>.btn, .btn-lg {
        padding: 7px 15px;
        font-size: 15px;
        line-height: 1.3333333;
        border-radius: 0;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }


    .add_more {
        width: 100%;
        background: #fff;
        /*border-color: #333;*/
        border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -o-border-radius: 0px !important;
        color: #171616;
        border: 0 solid #666;
    }

.add_more:hover {
    background: #fff !important;
    /*border-color: #cb231d !important;*/
    color: #cb231d;
}

.add_more:focus {
    background: #fff !important;
    color: #cb231d;
    box-shadow: 0 0 0 0 rgba(40, 167, 69, .5);
}

    .travller_done:hover {
        background: #ee5246;
        border-color: #ee5246;
        box-shadow: 0 0 0 0 rgba(40, 167, 69, .5);
    }

.travller_done {
    float: right;
    padding: 10px 50px;
    background: #cb231d;
    border-color: #cb231d;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    margin-top: 10px;
}



/* serach deatils page pop up landing page 30-11-2019  */


/*details search page 30-11-2019 5 30  pm css coding*/

a#backarrow{ font-size: 19px;}
a#backarrow:hover{ color:#c41f25;}
.disproom{ float: right;}


.btn-number {
    display: inline-block !important;
    font-weight: 400  !important;
    text-align: center  !important;
    white-space: nowrap  !important;
    vertical-align: middle  !important;
    -webkit-user-select: none  !important;
    -moz-user-select: none  !important;
    -ms-user-select: none  !important;
    user-select: none !important;
    border: 0px solid transparent !important;
    padding: .375rem .75rem !important;
    font-size: 14px !important;
    line-height: 2.2 !important;
    border-radius: 0 !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    width: auto !important;
    background: #fff  !important;
    color: #4a4a4a;
}

.input-number{
   width: 18% !important;
    border: 0px solid #d2d8dd !important;
    text-align: center !important;
    height: 40px;
    padding: 0 !important;
    font-size: 20px !important;
    color: #4a4a4a;
    font-weight: 600;
}

.increment_wrappr{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(187, 187, 187,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(187, 187, 187,1);
    box-shadow: 0px 0px 5px 0px rgb(187, 187, 187,1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
    padding: 0px 0;
    border: 0px solid #d7d7d7;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);
}

.noofpax_tripswrapper{
    margin: 10px 0; padding: 0 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    /*height: 300px;*/
    height: 200px;
    position: relative;
}

a#travellerbackarrow22{ font-size: 20px; padding-right: 5px;}
a#travellerbackarrow22:hover{ color:#c41f25;}
.roompax_wrapper_tripsgateway .row{ margin-bottom: 10px;}

.child_text{
    font-size: 14px;
    padding: 8px 0 0;
    width: 100%;
}

a.disproom{
    font-size: 24px;
    color: #c41f25 !important;
    line-height: 23px;
}
a.disproom:hover{ color:#4a4a4a !important;}

.mb{padding-top: 0px; padding-left: 5px; padding-right: 5px;}

.roompax_wrapper_tripsgateway{ border-bottom: 1px solid #d7d7d7; margin-bottom: 5px; padding-right: 7px;}

.frm_padding_left_align_tripsgateway{
    padding-left: 0px;
}
.room_wrapper_search_box_warp{
    background: #fff;
}
/*details search page 30-11-2019 5 30  pm css coding*/
/*compare page css coding 13-12-2019*/
.compare_btn_viewdetails{
    background-color: transparent !important;
    color: #c00000;
    font-size: 14px;
}
/*compare page css coding 13-12-2019*/



/*hotel popup css code 17-12-2019 322pm*/
.hotelview_header{
    background-color: #f5f5f5;
    padding: 0.8rem 1rem;
    border-bottom: 1px solid #f5f5f5;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.hotelview_header .modal-title{
    color: #303030;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

.hotelview_header .button-close {
    position: absolute !important;
    top: 10px  !important;
    /*top: 12px !important;*/
    right: 14px !important;
    border-radius: 100%;
    border: 0;
    color: #fff !important;
    opacity: 1;
    filter: alpha(opacity=90);
}
.hotelview_header .button-close:hover, .hotelview_header .button-close:focus{
    border: 1px solid #c41f25;
    background: #fff;
    color: #c41f25 !important;
    outline: 0px auto -webkit-focus-ring-color;

}


@media (min-width: 992px){
    #myModa1hotelview .modal-lg {
        max-width: 700px;
    }
}


/*hotel popup css code 17-12-2019 322pm*/
/*search details page css code 17-12-2019 322pm*/
@media ( min-width:320px) and ( max-width:992px){
    .box_detail {
        padding: 8px 8px 8px;
        border: 1px solid #ededed;
        background-color: #f8f8f8;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .mobile_space_serachdeatils{ padding:0;}
    .small-1-3 {
        font-size: 10px !important;
        padding: 0.1rem 0rem !important;
        font-weight: 100 !important;
        color: #777;
        width: 100%;
        line-height: 12px !important;
    }

    .select-Box span.standard {
        margin: 0;
        width: 49.6%;
        padding: 0 0 0 16px;
        background: #fff url(../img/rad-1-min.png) 10px center no-repeat;
        display: inline-table;
        cursor: pointer;
        line-height: inherit !important;
    }

    .middle_box {
        padding: 5px 0 5px 20px;
        margin: 0;
        position: relative;
        display: block;
        color: #000;
        text-align: left;
    }

    .middle_box_content h3 {
        font-size: 20px;
        font-weight: 700;
        color: #111;
        margin: 0.3rem 0 0.2rem 0;
        padding: 0;
    }

    .h2, h2 {
        font-size: 1rem;
    }
    .package_det_d_Exclusions ul li {
        padding: 0 0 0 10px;
        margin: 0 11px 5px 15px;
        list-style-type: circle;
        font-size: 10px !important;
        flex: none !important;
        width: 100%;
        text-align: left!Important;
    }

}

/*search details page css code 17-12-2019 322pm*/


/*otp css code 25-12-2019 134pm*/

.smsNo {
    text-align: left;
    padding-left: 15px !important;
    letter-spacing: 37px;
    border: 0;
    background-image: linear-gradient(270deg,#d8d8d8 70%,hsla(0,0%,100%,0) 0);
    background-position: bottom;
    background-size: 50px 1px;
    background-repeat: repeat-x;
    background-position-x: 34px;
    width: 100%;
    outline: none;
    position: relative;
}
.m-contact__input, .m-contact__multiselect__input, .m-contact__select, .m-contact__textarea {
    display: block;
    width: 100%;
    padding: 7px 20px 8px 0;
    height: 35px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    border: none;
    border-bottom: 0px solid #e2e2e2;
    outline: none;
    -webkit-text-fill-color: #303030;
    color: #303030;
    transition: all .3s;
    box-shadow: none;
}

.entBoCont {
    width: 98%;
    position: relative;
}

.entBoCont:after {
    content: "";
    position: absolute;
    top: 0;
    right: 9px;
    background: #fff;
    width: 46px;
    height: 40px;
}

.mobile_width{ width:350px; margin:0 auto 30px;}

/*otp css code 25-12-2019 134pm*/
.home_explore_small_image{
   width:285px; 
    height: 213px;
}
.home_explore_large_image{
   
    width:570px; 
    height: 426px;
    
}

Youez - 2016 - github.com/yon3zu
LinuXploit