.wcolor {
	background-color: #13c341;
	border-radius: 50px;
	font-size: 20px !important;
	color: #fff;
}
/*==================================================



  PROJECT: Saffron Traveln

  VERSION: 1.0

  LAST CHANGE: 12/01/18

  AUTHOR : IQONIQ THEMES



  /**

    * Table of Contents :

    * 1.0 - DEFAULT CSS WRAP START #DEFAULT css

    * 2.0 - Home Page Start #home page

      * 2.1 - HEADER DEFAULT CSS START #HEADER

      * 2.2 - MAIN BANNER CSS START #HOTEL MAIN BANNER

      * 2.3 - Choose Us Section Css Start  #Choose Us

      * 2.4 - Destination Section Css Start #Destination Section

      * 2.5 - Holiday Packages Section Css Start  #Holiday Packages

      * 2.6 - Newsletter Section Css Start    #Newsletter

      * 2.7 - Blog Section Css Start  #Blog Section

      * 2.8 - Testimonial Section Css Start  #Testimonial Section

      * 2.9 - Brand Slider Section Css Start   #Brand Slider Section

      * 2.10 - Footer Style 1 Css Start  #Footer Style 1

      * 2.11 - Copy Right Section Css Start  #Copy Right Section

      * 2.12 - Sub Banner Css Start  #Sub Banner

    * 3.0 - About Us Page Css Start  #About Us Page

    * 4.0 - Blog Grid Page Css Start  #Blog Grid Page

    * 5.0 - Blog List Page Css Start  #Blog List Page

    * 6.0 - Blog Detail Page Css Start   #Blog Detail Page

    * 7.0 - Login And Register Page Css Start  #Login And Register

    * 8.0 - Contact Us Page Css Start  #Contact Us

    * 9.0 - Error Page Css Start  #Error Page

    * 10.0 - Cars Detail Page Css Start   #Cars Detail Page

  /**



  [Color codes]



  Background: #ffffff (white)

  Content: #61646f (light black)

  Header h1: #2e4d66 (dark black)

  Header h2: #2e4d66 (dark black)

  Footer:  #303032 (dark black)



  a (standard): #999999 (light black)

  a (visited): #999999 (light black)

  a (active): #999999 (light black)



  [Typography]

    

  Body copy:  14px/  'Work Sans',sans-serif

  Headers:  'Saira Condensed',sans-serif

  Input, textarea: 'Saira Condensed',sans-serif

  Sidebar heading: 'Saira Condensed',sans-serif



==================================================*/

/*

    ============================================================

      DEFAULT CSS WRAP START #DEFAULT css

    ============================================================

*/

header,  footer,  section,  .section,  .main-banner,  .main-contant,  .main-wrapper {
	float: left;
	width: 100%;
	position: relative;
}
section,  .section {
	padding: 12px 0 7px;
}
footer {
	padding: 100px 0 80px
}
.masonry.row {
	float: none;
	width: auto;
	clear: both;
}
.no-padding {
	padding: 0px;
}
/*

    ============================================================

      HEADER DEFAULT CSS START #HEADER

    ============================================================

*/

header {
	float: left;
	width: 100%;
	position: relative;
}
.top-bar {
	float: left;
	width: 100%;
	z-index: 1;
	position: relative;
}
.nav-account {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
}
.nav-account > li {
	float: left;
	width: auto;
	padding: 13px 0 12px;
}
.nav-account > li a span {
	margin: 0 10px 0 0;
}
.nav-account > li::before {
	float: left;
	content: "/";
	font-size: 14px;
	line-height: 16px;
	color: currentcolor;
	display: inline-block;
	margin: 0px 16px 0 14px;
}
.nav-account > li:first-child::before {
	display: none;
}
.nav-account li .title {
	width: auto;
	position: relative;
}
.nav-account li .text {
	width: auto;
	float: right;
	margin: 0 0 0 5px;
}
.nav-account li .text .styledselect::after {
	display: none;
}
.nav-account li .text .styledselect {
	padding: 0;
	height: auto;
	border: none;
	background: none;
	box-shadow: none;
}
.nav-account ul.options {
	right: 0;
	top: 100%;
	margin: 0;
	padding: 0;
	left: auto;
	opacity: 0;
	z-index: 1000;
	min-width: 110px;
	border-radius: 0;
	position: absolute;
	border: none;
	background-color: #fff;
	display: block !important;
	text-transform: capitalize;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	visibility: hidden;
	-webkit-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-ms-transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	transform: rotateX(-75deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.nav-account li .title:hover ul.options {
	opacity: 1;
	visibility: visible;
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
}
.nav-account ul.options li {
	width: 100%;
}
.nav-account ul.options li:hover {
	background-color: transparent;
}
.nav-account li * {
	float: left;
	color: #1f2746;
	font-size: 14px;
	line-height: 16px;
	text-transform: capitalize;
	text-align: left;
}
.nav-account li img {
	max-width: 34px !important;
}
/* ===========================Navigation Css Start=================================*/

.navigation-outer {
	float: left;
	width: 100%;
	position: relative;
	transition: padding .3s ease;
}
.logo {
	margin: 0;
	position: absolute;
	width: auto;
	float: left;
	line-height: 0;
	padding: 8px 0;/*width: 25%;*/

}
.logo img {
	width: 100%;
	height: auto;
}
.footer-logo {
	margin: 0;
	width: auto;
	float: left;
	line-height: 0;
	padding: 8px 0;
	width: 57%;
}
.footer-logo img {
	width: 100%;
	height: auto;
}
.navigation {
	width: auto;
	float: right;
	text-align: center;
}
.navigation ul {
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	list-style: none;
}
.navigation ul li {
	float: left;
	width: auto;
	/*              margin-right: 10px;*/

	position: relative;
}
.navigation ul li:last-child {
	margin-right: 0 !important;
}
.navigation ul li a {
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	letter-spacing: 0.5px;
	padding: 17px 9px;
	text-transform: uppercase;
	color: #000;
	border-right: 1px solid #bfb7b7;
}
.navigation ul li ul,  .navigation .sub-menu,  .navigation .children {
	left: 0;
	top: 100%;
	margin: 0;
	/* padding:10px;*/

	opacity: 0;
	z-index: 1000;
	min-width: 220px;
	position: absolute;
	background-color: #fff;
	text-transform: capitalize;
	box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}
.navigation ul li ul,  .navigation ul li .sub-menu,  .navigation ul li .children {
	visibility: hidden;
	-webkit-transform: rotateX(-75deg);
	-moz-transform: rotateX(-75deg);
	-ms-transform: rotateX(-75deg);
	-o-transform: rotateX(-75deg);
	transform: rotateX(-75deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.navigation ul li:hover > ul,  .navigation ul li:hover > .sub-menu,  .navigation ul li:hover > .children {
	opacity: 1;
	visibility: visible;
	transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
}
.navigation ul li ul ul,  .navigation ul li .sub-menu .sub-menu,  .navigation ul li .children .children {
	top: 0;
	left: 100%;
}
.navigation ul li.last ul,  .navigation ul li.last .sub-menu,  .navigation ul li.last .children {
	right: 0;
	left: auto;
}
.navigation ul li.last ul ul,  .navigation ul li.last .sub-menu .sub-menu,  .navigation ul li.last .children .children {
	left: auto;
	right: 100%;
}
.navigation ul li ul li,  .navigation ul li .sub-menu li,  .navigation ul li .children li {
	margin: 0;
	float: left;
	width: 100%;
}
.navigation ul li ul a,  .navigation ul li .sub-menu a,  .navigation ul li .children a {
	display: block;
	text-align: left;
	padding: 9px 15px;
	border-bottom: 1px dashed #bdbbbb;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	background-color: #fff;
	color: #111;
	text-transform: capitalize;
	transition: background-color 0.3s ease, color 0.6s ease;
	-o-transition: background-color 0.3s ease, color 0.6s ease;
	-ms-transition: background-color 0.3s ease, color 0.6s ease;
	-moz-transition: background-color 0.3s ease, color 0.6s ease;
	-webkit-transition: background-color 0.3s ease, color 0.6s ease;
	border-right: none;
}
.navigation ul li ul li:hover a,  .navigation ul li .sub-menu li:hover a,  .navigation ul li .children li:hover a {
	color: #fff;
}
.dl-menuwrapper {
	float: left;
	padding: 10px 0;
	display: none;
}
.dl-menuwrapper button {
	background: #002644;
}
.dl-menuwrapper ul,  .dl-menuwrapper .dl-menu {
	background: transparent;
	z-index: 2;
}
.dl-menuwrapper .dl-menu {
	right: 0;
	left: auto;
}
.dl-menuwrapper li {
	margin: 0 0 2px;
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 7px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 35px;
	font-family: 'FontAwesome';
	speak: none;
	color:#fff;
	-webkit-font-smoothing: antialiased;
	content: "\f054";
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212,204,198,0.3);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: -58px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1; background-color: #000;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}

/* Colors for demos */

/* Demo 1 */
.demo-1 .dl-menuwrapper button {
	background: #c62860;
}

.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
	background: #9e1847;
}



/*Header 1 Css Start*/

.header1 {
	top: 0;
	float: left;
	width: 100%;
	z-index: 100;
	background-color: #fff;/*  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15)*/

}
.header1 .nav-account li * {
	color: #fff;
	font-weight: 300;
}
.header1 .inner-header .top-bar {
	transition: background .3s ease, box-shadow .3s ease, margin .4s ease;
	background-color: #0b88db;
}
.header2 {
	transition: background .3s ease, box-shadow .3s ease, margin .4s ease;
}
.header2.affix {
	background-color: #fff;
}
.header2.affix .navigation-outer {
	padding: 0px
}
.header1 .nav-account ul.options li {
	background-color: #000;
}
.header1 .inner-header.affix {
	position: fixed;
	margin: 0px 0 0 0;
	background-color: #fcfbf3;
	box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
	width: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	opacity: 0.9;
}
.header1 .inner-header {
	transition: margin .4s ease;
}
.header1 .navigation > ul > li > a::after,  .header1 .navigation > ul > li > a::before {
	left: 0;
	right: 0;
	bottom: 0;
	width: 0px;
	height: 1px;
	content: "";
	z-index: 1;
	margin: 0 auto;
	position: absolute;
}
.header1 .navigation > ul > li > a::after {
	width: 12px;
	height: 12px;
	bottom: -6px;
	transform: rotate(0deg) scale(0);
	-o-transform: rotate(0deg) scale(0);
	-ms-transform: rotate(0deg) scale(0);
	-moz-transform: rotate(0deg) scale(0);
	-webkit-transform: rotate(0deg) scale(0);
}
.header1 .navigation > ul > li:hover > a::before {
	width: 100%;
}
.header1 .navigation > ul > li:hover > a::after {
	transform: rotate(45deg) scale(1);
	-o-transform: rotate(45deg) scale(1);
	-ms-transform: rotate(45deg) scale(1);
	-moz-transform: rotate(45deg) scale(1);
	-webkit-transform: rotate(45deg) scale(1);
}
/*Header 1 End*/

/*Header 2 Start*/

.header2 {
	float: left;
	width: 100%;
	position: fixed;
	z-index: 10;
	padding: 40px 0px;
	transition: padding .2s ease, box-shadow .2s ease;
}
.header2.affix {
	padding: 20px 0px;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.10)
}
.header2 .logo {
	float: left;
	width: auto;
	padding: 0px;
}
.header2 .navigation {
	float: right;
	width: auto;
}
.header2 .navigation > ul > li {
	margin-right: 30px;
}
.header2 .navigation > ul > li > a {
	padding: 10px 0;
	text-transform: capitalize;
}
.header2 .navigation ul li.has-item > a::before {
	float: right;
	content: "\f107";
	margin-left: 10px;
	font-family: 'fontawesome';
}
.header2 .navigation ul li.has-item li.has-item > a::before {
	content: "\f105";
}
/*Header 2 End*/

/*Header 3 Start*/

.header3 {
	z-index: 100;
	float: left;
	width: 100%;
	left: 0px;
	top: 0px;
}
.header3 .inner-header {
	width: 100%;
}
.header3 .top-bar {
	background: #1f2746;
}
.header3 .nav-account li {
	margin: 0 0 0 30px;
}
.header3 .nav-account li:first-child {
	margin-left: 0;
}
.header3 .nav-account li::before {
	display: none;
}
.header3 .nav-account li * {
	color: #fff;
}
.header3 .top-bar {
	background-color: #333
}
.header3 .inner-header .top-bar {
	transition: margin .4s ease;
}
.header3 .inner-header.affix .top-bar {
	margin-top: -42px;
}
.header3 .inner-header {
	background-color: #fff;
	transition: background .3s ease, margin .4s ease;
}
/*Header 3 End*/

/*

    ============================================================

      Header Css End

    ============================================================

*/

/*

    ============================================================

      MAIN BANNER CSS START #HOTEL MAIN BANNER

    ============================================================

*/

.main-banner {
	float: left;
	width: 100%;
	overflow: hidden;
	background: #000;
 #margin-top: -105px;
 #height: 675px;
}
}
.home-slider {
	float: left;
	width: 100%;
	position: relative;
}
/*.home-slider li::before{

      top: 20%;

      left: 0;

      right: 0;

      bottom: 0;

      content: "";

      position: absolute;/

      background: -moz-linear-gradient(to bottom, rgba(24, 67, 101, 0) 0%,rgb(30, 54, 90) 90%);

      background: -webkit-linear-gradient(to bottom, rgba(24, 67, 101, 0) 0%,rgb(30, 54, 90) 90%); 

      background: linear-gradient(to bottom, rgba(24, 67, 101, 0) 0%,rgb(30, 54, 90) 90%); 

      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#00172d',GradientType=0 ); ogid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

    }*/

.banner-contant-wrapper {
	left: 0;
	right: 0;
	width: 100%;
	top: 50%;
	padding-bottom: 12px;
	margin: 0px auto 0;
	position: absolute;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.has-search .banner-contant-wrapper {
	top: 42.9%;
	padding-bottom: 12px;
}
.banner-caption .banner-title {
	font-size: 70px;
	margin: 0 0 20px;
}
.banner-caption.white .banner-title,  .banner-caption.white .banner-caption {
	color: #fff;
}
.banner-caption .banner-caption {
	font-size: 28px;
	margin: 0 0 29px;
	text-transform: capitalize;
}
.home-slider .slick-arrow {
	opacity: 0;
	margin: 0 -60px;
}
.home-slider:hover .slick-arrow {
	margin: 0px;
	opacity: 1;
}
.main-banner .tab-nav-3 {
	margin: 0 0 27px;
}
/*Search Start*/

.search_wraper {
	float: left;
	width: 100%;
	position: relative;
}
.search_wraper .container {
	position: relative;
}
.search_one.absolute {
	left: 0;
	right: 0;
	top: auto;
	bottom: 60px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
}
.banner-search_tab {
	float: left;
	width: 100%;
	padding: 25px 25px 15px;
	background: rgba(255,255,255,0.3);
}
.banner-search_tab .input-field {
	margin-bottom: 10px;
}
.banner-search_tab button.df-button i {
	margin-right: 10px;
}
.search_wraper .radio-1 .radio-value {
	height: 24px;
	width: 24px;
	border-color: #fff;
}
.search_wraper .input-field-check span {
	color: #fff;
	line-height: 24px;
}
.search_wraper input[type="text"],  .search_wraper .form-control {
	background-color: #fff;
	border: none;
}
.search_wraper .df-button {
	background-color: #fff;
}
.search_wraper input:checked + .radio-value {
	border-color: #fff;
	background-size: 13px;
	background-color: #fff;
}
.search_wraper .tab-nav-3 {
	margin-bottom: 20px;
}
.search_wraper .tab-nav-3 > li a {
	color: #fff;
}
.calender-im {
	background-image: url(../images/calendar.png);
	background-position: right;
	background-repeat: no-repeat;
}
.clock-im {
	background-image: url(../images/clock.png);
	background-position: right;
	background-repeat: no-repeat;
}
.tab-nav-3 > li a em::after, .tab-nav-3 > li a em::before {
	background-color: #fff;
}
/*Main Banner 2*/

.main-banner-2 {
	float: left;
	width: 100%;
	background: #fff;
	position: relative;
}
.main-banner-2::after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,1e5799+100&0+0,1+100 */

	background: -moz-linear-gradient(to bottom, rgba(24, 67, 101, 0) 0%, rgb(255, 255, 255) 90%); /* FF3.6-15 */
	background: -webkit-linear-gradient(to bottom, rgba(24, 67, 101, 0) 0%, rgb(255, 255, 255) 90%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(24, 67, 101, 0) 0%, rgb(255, 255, 255) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#00172d', GradientType=0 ); /* IE6-9 */
ogid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
/*Tabs Banner Start*/

.tabs-banner {
	float: left;
	width: 100%;
	z-index: 1;
	position: relative;
	min-height: 1024px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
/*Main Banner 3*/

.main-banner-3 {
	z-index: 1;
	float: left;
	width: 100%;
	position: relative;
	background-size: cover;
}
.main-banner-3 .radio-1 .radio-value {
	height: 20px;
	width: 20px;
	border-color: #999;
	background-size: 10px;
}
.main-banner-3 .tab-content-2 .radio-1 span {
	color: #999;
	line-height: 24px;
}
.main-banner-3 .slider-3 {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
}
.main-banner-3 .banner-title {
	font-size: 50px;
}
.main-banner-3 .banner-caption {
	font-size: 14px;
	padding-bottom: 8px;
}
.main-banner-3 .banner-title,  .main-banner-3 .banner-caption {
	color: #fff;
}
.tabs-wrapper {
	float: left;
	width: 100%;
	padding: 50px 0;
	background: #fff;
	margin: 100px 0;
}
.gradiant-overlay {
	position: relative;
}
/*

    ============================================================

      Choose Us Section Css Start  #Choose Us

    ============================================================

*/

.choose-us {
	float: left;
	width: 100%;
	margin: 0 0 30px;
	padding: 60px 30px;
}
.choose-us::after,  .choose-us::before {
	top: 0;
	left: 0;
	position: absolute;
}
.choose-us:hover {
	background: #fff;
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15)
}
.choose-us span[class*="iq-"] {
	float: left;
	width: 36px;
	height: 36px;
	font-size: 36px;
	line-height: 36px;
	margin: 0 30px 0 0;
}
.choose-us .title {
	margin: 0 0 10px;
	font-weight: bold;
}
.choose-us p {
	margin: 0 0 23px;
}
.choose-us p:last-child {
	margin: 0 0px;
}
/*

  .choose-us:hover .title a,

  .choose-us:hover p{

    color: #fff;

  }

  */

.choose-us-outer-section {
	margin-top: -170px;
	padding: 0;
}
.choose-us-outer-section > .container {
	width: auto;
	max-width: 1366px;
}
.choose-us-outer-section .section {
	padding-left: 100px;
	padding-right: 100px;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0.04);
}
.choose-us-outer-wrap {
	float: left;
	width: 100%;
	background-color: #fff;
}
.choose-us-2 {
	padding: 0;
	background-color: transparent !important;
}
.choose-us-2:hover {
	background: none;
	box-shadow: none
}
/*

    ============================================================

      Destination Section Css Start #Destination Section

    ============================================================

*/

.destination-thumb {
	margin: 0 0 30px;
	min-height: 263px;
	background-color: #fff;
	border: 1px solid #eee;
	text-align: center;
	border-radius: 10px;
	padding-bottom: 10px;
}
.destination-thumb h5 {
	font-size: 22px;
	color: #eb2f30;
	font-weight: 700;
	margin-top: 5px;
}
.destination-thumb span {
	font-size: 22px;
	color: #000;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.destination-thumb h6 {
	font-size: 16px;
	color: #000;
	text-transform: none;
	font-weight: normal;
	padding: 12px 10px;
	font-family: 'Work Sans', sans-serif;
}
.destination-thumb h7 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	float: left;
	padding: 10px;
}
.destination-thumb hr {
	margin-top: 3px;
	margin-bottom: 3px;
}
.destination-thumb:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.destination-thumb:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.destination-thumb .title {
	margin: 0 0 -11px 10px;
}
.destination-thumb .text p {
	margin: 0 0 8px;
}
.destination-thumb .text p:last-child {
	margin: 0;
}
.destination-thumb .absolute .text p,  .destination-thumb .title a,  .destination-thumb .title {
	color: #fff;
	font-family: 'Saira Condensed', sans-serif;
	font-size: 22px;
}
.destination-thumb .absolute {
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	width: auto;
	left: -100%;
	max-width: 265px;
}
.destination-thumb.center .absolute {
	right: 0;
	left: auto;
	opacity: 1;
	min-width: 250px;
}
.destination-thumb.center:hover .absolute {
	right: 0;
	left: auto;
	opacity: 1;
	min-width: 250px;
}
.destination-thumb .absolute::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0.85;
	position: absolute;
	background-color: rgba(18, 18, 17, 0.7);
}
.destination-thumb .title a {
	color: #FF0 !important;
	font-family: 'Saira Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 700;
	margin-top: 5px;
}
.destination-thumb .title:hover a {
	color: #FFf !important;
	font-size: 22px;
}
.destination-thumb:hover .absolute {
	left: 0;
	opacity: 1;
	max-width: 100%;
}
.destination-thumb .absolute .text {
	left: 0;
	right: 0;
	top: 50%;
	padding: 30px;
	position: absolute;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
/* ========= Destination 2 Section Css Start ========= */

.featured-destination-slider .slick-arrow {
	opacity: 0;
}
.featured-destination-slider:hover .slick-arrow {
	opacity: 1;
}
.featured-destination-slider .slick-prev {
	left: 0px;
}
.featured-destination-slider .slick-next {
	right: 0px;
}
.featured-destination-slider:hover .slick-prev {
	left: -50px;
}
.featured-destination-slider:hover .slick-next {
	right: -50px;
}
.destination-thumb2 {
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
.destination-thumb2 figure a {
	display: block;
}
.destination-thumb2 figure a::after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	content: "\f002";
	font-family: FontAwesome;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 25rem;
	position: absolute;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}
.destination-thumb2:hover figure a::after {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	opacity: 0.8;
}
.destination-thumb2:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.destination-thumb2 .text {
	padding: 21px 20px 20px;
	text-align: center;
}
.destination-thumb2 .title {
	margin-bottom: 7px;
}
.destination-meta {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}
.destination-meta li {
	float: none;
	display: inline-block;
	width: auto;
	color: #1f2746;
	font-size: 14px;
	text-transform: capitalize;
}
/* ========= Destination 3 Section Css Start ========= */



.destination-thumb-3 {
	float: left;
	width: 100%;
	background: #fff;
	margin: 0 0 30px;
	position: relative;
}
.destination-thumb-3:hover {
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
}
/*Them Overlay Effect Start*/

.destination-thumb-3 figure::before {
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(255,255,255,0.1);
	transition: transform 0.6s !important;
	-webkit-transition: -webkit-transform 0.6s !important;
	-moz-transition: -moz-transform 0.6s !important;
	-ms-transition: -ms-transform 0.6s !important;
	-o-transition: -o-transform 0.6s !important;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
	-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
	-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
}
.destination-thumb-3:hover figure::before {
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
	-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
	-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
}
.destination-thumb-3 figure img {
	opacity: 0.95;
	max-height: 264px;
	transform: scale3d(1.05, 1.05, 1);
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transition: opacity 0.35s, transform 0.35s !important;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s !important;
}
.df-button:hover {
	color:#fff !important;
}
.df-button1{
	color:#fff !important;
	background-color: #ff8400;
	padding: 8px 22px;
	border-radius: 24px;
	margin-top: -13px;
	margin-bottom: 10px;
}
.df-button1 a {
	color:#fff !important;
	background-color: #ff8400;
	padding: 8px 22px;
	border-radius: 24px;
	margin-top: -13px;
	margin-bottom: 10px;
}
.df-button1 a:hover {
	color:#fff !important;
	background-color: #000;
}
.destination-thumb-3:hover figure img {
	opacity: 0.25;
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
}
.destination-thumb-3 .text {
	padding: 21px 25px 20px;
}
.destination-thumb-3 .text.absolute {
	top: 50%;
	left: 0;
	right: 0;
	opacity: 0;
	text-align: center;
	position: absolute;
	transform: translateY(-60%);
	-o-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
}
.destination-thumb-3:hover .text.absolute {
	opacity: 1;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.destination-thumb-3 .text.absolute p,  .destination-thumb-3 .text.absolute .title a {
	color: #fff;
}
.destination-thumb-3 .title {
	font-weight: 500;
	margin-bottom: 10px;
}
.destination-thumb-3 p {
	float: left;
	width: 100%;
	margin: 0 0 13px;
}
.destination-thumb-3 .df-button {
	font-size: 14px;
	padding: 5px 25px 3px;
}
/*

    ============================================================

      Holiday Packages Section Css Start  #Holiday Packages

    ============================================================

*/

.holiday-thumb {
	margin: 0 0 30px;
}
.holiday-thumb:hover {
	box-shadow: 0 10px 30px 0 rgba(0,0,0,0.15);
}
/* Blur + Gray Scale Effect Css */

.holiday-thumb img {
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.holiday-thumb:hover img {
	-webkit-filter: grayscale(0%) blur(10px);
	filter: grayscale(0%) blur(10px);
}
.holiday-thumb .absolute {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.holiday-thumb .absolute .text {
	top: 50%;
	right: 0;
	z-index: 1;
	left: auto;
	width: auto;
	max-width: 80%;
	position: absolute;
	padding: 22px 30px 30px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.holiday-thumb .absolute .text::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	content: "";
	opacity: 0.8;
	position: absolute;
	background-color: #002644;
}
.holiday-thumb .title {
	margin: 0 0 17px;
	font-weight: 500;
}
.holiday-thumb .title:first-child {
	margin: 0 0 12px;
}
.holiday-thumb .blog-meta {
	margin: 0 0 15px;
}
.holiday-thumb .blog-meta li {
	margin: 0;
}
.holiday-thumb .blog-meta li::before {
	content: ",";
	color: currentcolor;
	display: inline-block;
}
.holiday-thumb .blog-meta li:first-child::before {
	display: none;
}
.holiday-thumb .blog-meta li,  .holiday-thumb .blog-meta li a {
	color: #fff;
}
.holiday-thumb .text p {
	margin: 0 0px 9px;
}
.holiday-thumb .text p:last-child {
	margin: 0;
}
.holiday-thumb .absolute .text p {
	color: #fff;
}
.holiday-thumb .df-button {
	font-size: 14px;
	padding: 5px 25px 3px;
}
.popular-hotel .absolute .text {
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	padding: 53px 30px 60px;
	transform: translateY(0%);
	-o-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.popular_hotel_slider .slick-arrow {
	opacity: 0;
}
.popular_hotel_slider:hover .slick-arrow {
	opacity: 1;
}
.popular_hotel_slider .slick-prev {
	left: 0px;
}
.popular_hotel_slider .slick-next {
	right: 0px;
}
.popular_hotel_slider:hover .slick-prev {
	left: -50px;
}
.popular_hotel_slider:hover .slick-next {
	right: -50px;
}
/*

    ============================================================

      Newsletter Section Css Start    #Newsletter

    ============================================================

*/

.news-letter {
	padding: 53px 0 53px;
	position: relative;
	background-color: #002644
}
.news-letter::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
}
.news-letter input[type="email"] {
	background-color: #fff;
	border: none;
}
.news-letter .search_icon.th-bg {
	background-color: transparent;
	color: #999;
}
.news-letter .text {
	padding: 3px 0 0;
	position: relative;
}
.news-letter .text .title {
	font-size: 32px;
	margin-bottom: 3px;
	font-weight: normal;
}
.news-letter .text p {
	margin: 0;
}
.news-letter .text p,  .news-letter .text .title {
	color: #fff;
}
.news-letter.text-center .text {
	margin: 0 0 23px;
}
.news-letter.text-center .input-field {
	float: none;
	max-width: 370px;
	margin: 0 0 -5px;
	display: inline-block;
}
.news-letter .alert-dismissable, .news-letter .alert-dismissible {
	padding-right: 35px;
	float: left;
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 1;
}
/*

    ============================================================

      Blog Section Css Start  #Blog Section

    ============================================================

*/

.blog-thumb {
	float: left;
	width: 100%;
	margin: 0 0 30px;
	cursor: pointer;
}
.blog-thumb:hover {
	transform: translateY(-20px);
	-o-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
}
.blog-thumb > figure::after {
	top: 10px;
	left: 10px;
	opacity: 0;
	right: 10px;
	content: "";
	bottom: 10px;
	position: absolute;
}
.blog-thumb:hover > figure::after {
	/*opacity: 0.8;*/

	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.blog-thumb:hover > figure img {
	transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-webkit-transform: scale(1.07);
}
.blog-thumb .text {
	padding: 13px 10px;
	border: 1px solid #ddd;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.blog-thumb .blog-meta {
	float: left;
	width: 100%;
	margin: 0 0 12px;
}
.blog-thumb .blog-meta li {
	margin: 0;
	width: auto;
}
.blog-thumb .blog-meta li::before {
	content: ",";
	display: inline-block;
}
.blog-thumb .blog-meta li:first-child::before {
	display: none;
}
.blog-thumb .title {
	margin: 0 0 10px;
	font-size: 16px;
}
.blog-thumb p {
	margin: 0;
}
.blog-thumb b {
	margin: 0;
	font-size: 18px;
}
/*

    ============================================================

      Testimonial Section Css Start  #Testimonial Section

    ============================================================

*/

.bgimg-2 {
	background-image: url("../images/why.jpg");
}
.bgimg-3 {
/* background-image: url("../images/inner-banner.jpg")*/;
}
.bgimg-3 {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bgimg-3 .title {
	float: left;
	width: 100%;
	color: #fff;
	padding: 23px 10px 34px 10px;
	font-weight: 500;
	line-height: 100%;
	position: relative;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom: 10px;
	font-size: 47px;
}
.bgimg-3 h5 {
	font-family: 'Work Sans', sans-serif;
	color: #fff;
	text-transform: none;
	font-size: 18px;
}
.bgimg-3 p {
	font-size: 18px;
	color: #fff;
	margin-top: 24px;
}
.bgimg-2 {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bgimg-2 h5 {
	font-family: 'Work Sans', sans-serif;
	color: #fff;
	text-transform: none;
	font-size: 18px;
}
.bgimg-2 p {
	font-size: 18px;
	color: #fff;
	margin-top: 24px;
}
.testimonial-section {
	position: relative;
}
.testimonial-section h6 {
	color: #fff;
	font-size: 27px;
	padding-bottom: 15px;
}
.testimonial-section:before {
	content: '';
	background-image: url(../images/why2.jpg);
	/*opacity: 0.2;*/

	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	background-size: cover;
}
.testimonial-section .title {
	float: left;
	width: 100%;
	color: #fff;
	padding: 23px 10px 34px 10px;
	font-weight: 500;
	line-height: 100%;
	position: relative;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom: 10px;
}
.testimonial-slider {
	margin-bottom: 25px !important;
}
.testimonial-slider .slick-dots {
	bottom: 0px;
}
.testimonial-slider .text {
	margin: 0 0 32px;
}
.testimonial-slider .text .title {
	margin: 0px 0 9px;
}
.testimonial-slider .text p {
	clear: both;
	display: block;
	max-width: 75%;
	font-size: 18px;
	margin: 0 auto 12px;
	color: #fff;
}
.testimonial-slider .text .designation {
	margin: 0 0 -3px;
}
/*Testimonial Style 2 Start*/

.testimonial-2 {
	float: left;
	width: 100%;
	overflow: visible;
	position: relative;
	margin: 38px 0 30px;
	background-color: #fff;
	padding: 64px 30px 23px;
}
.testimonial-2::before {
	top: 6px;
	right: 30px;
	content: ",,";
	line-height: 0;
	color: #1f2746;
	font-size: 88px;
	position: absolute;
}
.testimonial-2 .media-left {
	padding: 0;
	top: -38px;
	width: 76px;
	height: 76px;
	overflow: hidden;
	position: absolute;
	border-radius: 100%;
}
.testimonial-2 .media-left img {
	float: left;
	width: 100%;
}
.testimonial-2 .media-heading {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 14px;
}
/*offer section start*/

.banner-tx {
	position: absolute !important;
	top: 0;
	left: 0px;
	color: #fff;
	font-size: 25px;
	opacity: 1;
	z-index: 2;
	width: 100%;
	text-align: left;
}
.banner-tx h2 {
	font-size: 90px;
	text-shadow: 1px 3px 5px #323030;
	text-transform: capitalize;
	font-weight: 900;
	color: #fef01b;
	padding: 0 10px;
}
.banner-tx p {
	color: #fff;
	font-size: 30px;
	text-transform: capitalize;
	text-shadow: 1px 4px 5px #323030;
	letter-spacing: 1px;
	padding: 0 10px;
	font-weight: 800;
	margin: 15px auto;
}
.sld-txt {
	width: 100%;
	float: left;
	position: fixed;
	bottom: 0;
}
.sld-prc {
	float: left;
	color: #fff;
	font-size: 40px;
	text-transform: capitalize;
	text-shadow: 1px 4px 5px #323030;
	letter-spacing: 1px;
	padding: 0 10px;
	font-weight: 800;
	text-transform: uppercase;
}
.sld-book {
	float: right;
}
.sld-bt {
	outline: none;
	border: none;
	background: #fef01b;
	color: #333;
	padding: 10px 10px;
	font-weight: 600;
	font-size: 30px;
}
/* The ribbons */

.corner-ribbon {
	width: 200px;
	background: #e43;
	position: absolute;
	top: 25px;
	left: -50px;
	text-align: center;
	line-height: 50px;
	letter-spacing: 1px;
	color: #f0f0f0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
/* Custom styles */
.corner-ribbon.sticky {
	position: fixed;
}
.corner-ribbon.shadow {
	box-shadow: 0 0 3px rgba(0,0,0,.3);
}
/* Different positions */

.corner-ribbon.top-right {
	top: 25px;
	right: -50px;
	left: auto;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.corner-ribbon.blue {
	background: #fd5900;
}
#overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #080d15;
	opacity: 0.4;
}
.carousel-indicators {
	bottom: -50px!important;
}
/*offer section end*/
	
	

.designation {
	color: #999;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase
}
.designation::before {
	content: "/";
	margin: 0 4px 0 0;
	display: inline-block;
}
.testimonial-2 .media-body p:last-child {
	margin: 0;
}
.testimonial-slider-2 .slick-arrow {
	opacity: 0;
}
.testimonial-slider-2:hover .slick-arrow {
	opacity: 1;
}
.testimonial-slider-2 .slick-prev {
	left: 0px;
}
.testimonial-slider-2 .slick-next {
	right: 0px;
}
.testimonial-slider-2:hover .slick-prev {
	left: -50px;
}
.testimonial-slider-2:hover .slick-next {
	right: -50px;
}
/*

    ============================================================

      Brand Slider Section Css Start   #Brand Slider Section

    ============================================================

*/

.brand-slider {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.brand-slider .slick-slide {
	padding: 0 5px
}
.brand-slider .thumb {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.brand-slider .thumb:hover {
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
}
.brand-slider .thumb img {
	float: none;
	width: auto;
	display: inline-block;
}
/*

    ============================================================

      Footer Style 1 Css Start  #Footer Style 1

    ============================================================

*/

.footer1 {
	float: left;
	width: 100%;
	position: relative;
	padding: 30px 0 1px;
	background-color: #0b2c51;
}
.footer1::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
}
.footer1 .widget {
	margin: 0 0 30px;
}
.footer1 .widget-title {
	color: #fff;
	font-size: 22px;
	margin: 0 0 27px;
	line-height: 100%;
}
.footer1 .widget_pages li {
	padding: 0;
}
.footer1 .widget-contact .widget-title,  .footer1 .widget_pages .widget-title {
	margin: 0 0 25px
}
/*

    ============================================================

      Copy Right Section Css Start  #Copy Right Section

    ============================================================

*/

.copy-right {
	float: left;
	width: 100%;
	padding: 10px 0;
	text-align: left;
	position: relative;
	background-color: #08203b;
}
.copy-right.flex-text {
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.copy-right p {
	margin: 0;
	width: auto;
	float: left;
}
.copy-right a {
	margin: 0 5px;
	margin: 0 5px;
	text-decoration: none;
}
.copy-right .social {
	padding: 2px 0 0 0;
}
.copy-right .social li {
	float: left;
}
.copy-right p,  .copy-right .social li a {
	color: #fff;
}
/*

    ============================================================

      Sub Banner Css Start  #Sub Banner

    ============================================================

*/

.sub-banner {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	padding: 45px 0 33px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('extra-images/sub-banner.jpg');
}
.empty-banner {
	padding: 70px 0 0;
}
.flight-bg {
	background-image: url('extra-images/flight-bg.jpg') !important;
}
.sub-banner::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0.5;
	position: absolute;
	background-color: #00172d;
}
.sub-banner h4 {
	font-size: 18px;
	position: relative;
	color: #fff;
	margin: 0px 0px 10px 0px;
}
.sub-banner .rating_down {
	margin: 0 0 4px;
}
.sub-banner p {
	color: #fff;
	font-size: 14px;
	position: relative;
	margin: 0px 0px 0px 0px;
}
.sub-banner p::before {
	content: "\f041";
	display: inline-block;
	margin-right: 10px;
	font-family: FontAwesome;
}
.sub-banner .breadcrumb {
	margin: 0;
	float: none;
	width: auto;
	border-radius: 0;
	padding: 10px 100px;
	position: relative;
	display: inline-block;
	background-color: #00172d;
}
.sub-banner .breadcrumb::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
	background: url('images/newsletter-bg.png');
}
.sub-banner .breadcrumb li {
	width: auto;
	position: relative;
}
.sub-banner .breadcrumb > li + li::before {
	content: "\0399";
}
.sub-banner .breadcrumb li a,  .sub-banner .breadcrumb li {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
}
.sub-banner .breadcrumb li a {
	color: #fff;
}
/*

    ============================================================

      About Us Page Css Start  #About Us Page

    ============================================================

*/

.about-wrap {
	padding-bottom: 0;
}
.about-wrap .section-heading {
	margin-bottom: 14px;
}
.about-wrap .section-heading .title {
	padding: 0;
}
.about-wrap .section-heading .title::after,  .about-wrap .section-heading .title::before {
	display: none;
}
.about-text {
	float: left;
	width: 100%;
	padding: 0 0 52px;
	position: relative;
}
.about-text::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	position: absolute;
	background-size: 47%;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url('extra-images/about-img.jpg');
}
.about-text .text p {
	margin: 0 0 17px;
}
.about-text .small-title {
	margin: 0 0 24px;
	font-weight: bold;
	font-size: 24px;
}
.about-text .feature-list li {
	width: 50%;
	font-size: 18px;
	font-weight: normal;
}
/*

    ============================================================

      Blog Grid Page Css Start  #Blog Grid Page

    ============================================================

*/

.blog-grid figure {
	width: 270px;
	min-width: 270px;
	max-width: 270px;
}
.blog-grid figure:first-child {
	margin: 0 25px 0 0;
}
.blog-grid figure:last-child {
	margin: 0 0 0 25px;
}
.blog-grid .overflow-text:first-child {
	text-align: right;
}
.blog-grid .title {
	margin: 0 0 12px;
}
.blog-grid .date {
	margin: 0 0 11px;
	color: #7c8e93;
}
.blog-grid p {
	margin: 0 0 6px;
}
.blog-grid-2 .blog-thumb .text {
	margin: 0px;
	padding: 30px;
}
.blog-grid-2 .blog-thumb:hover .text {
	background-color: #fff;
	box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.15)
}
/*

    ============================================================

      Blog List Page Css Start  #Blog List Page

    ============================================================

*/

.blog-list {
	padding-right: 30px;
	border: solid 1px #ececec;
}
.blog-list:hover {
	background-color: #fff;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}
.blog-list figure {
	width: 370px;
	min-width: 370px;
	max-width: 370px;
}
.blog-list figure:first-child {
	margin: 0 30px 0 0;
}
.blog-list figure:last-child {
	margin: 0 0 0 30px;
}
.blog-list .title {
	margin: 0 0 10px;
}
.blog-list .date {
	margin: 0 0 9px;
}
.blog-list p {
	margin: 0 0 7px;
	word-break: break-all;
}
.blog-list .overflow-text:first-child {
	text-align: right;
}
/*

    ============================================================

      Blog Detail Page Css Start   #Blog Detail Page

    ============================================================

*/

.blog-detail {
	float: left;
	width: 100%;
	margin: 0 0 58px;
	position: relative;
}
.blog-detail figure {
	margin: 0 0 25px;
}
.blog-detail figure::after {
	display: none;
}
.blog-detail figure img {
	transform: scale(1) !important;
}
.blog-detail .title {
	margin: 0 0 12px;
}
.blog-detail .date {
	margin: 0 0 10px;
}
.blog-detail p {
	float: left;
	width: 100%;
	margin: 0 0 17px;
	word-break: break-all;
}
blockquote {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
}
.blog-detail p + blockquote {
	margin: 6px 0 24px;
}
.blog-detail p + .detail-gallery {
	margin: 6px 0 0;
}
.blog-detail .detail-gallery + p {
	margin-top: -8px;
}
.detail-gallery {
	float: left;
	width: 100%;
}
.detail-gallery ul {
	float: none;
	width: auto;
	margin: 0 -15px;
	list-style: none;
}
.detail-gallery figure {
	margin: 0 0 30px;
}
.blog-detail p:last-child {
	margin: 0;
}
.detail-tag-wrap {
	float: left;
	width: 100%;
	margin: 0 0;
	padding: 15px 15px;
	border: 1px solid #e9e9e9;
}
.blog-detail p + .detail-tag-wrap {
	margin-top: 36px;
}
.chr-social-wrap .social li {
	float: left;
	line-height: 18px;
}
.chr-social-wrap .social li a {
	border-radius: 0;
}
.page-navigation {
	float: right;
	width: auto;
	padding: 0px 0;
}
.comment-wrap {
	float: left;
	width: 100%;
	margin: 0 0 30px;
}
.comment-wrap .media-list {
	margin: 0;
	padding: 0;
}
.comment-wrap .media {
	float: left;
	width: 100%;
	overflow: visible;
	position: relative;
	margin: 38px 0 30px;
	border: solid 1px #edf1f2;
	padding: 50px 30px 30px;
}
.comment-wrap .media::before {
	top: 6px;
	right: 30px;
	content: ",,";
	line-height: 0;
	color: #1f2746;
	font-size: 100px;
	position: absolute;
	opacity: 0.2;
}
.comment-wrap .media-left {
	padding: 0;
	top: -38px;
	width: 76px;
	height: 76px;
	overflow: hidden;
	position: absolute;
	border-radius: 100%;
}
.comment-wrap .media-left img {
	float: left;
	width: 100%;
}
.comment-wrap .media-heading {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
.comment-wrap .media-body p:last-child {
	margin: 0;
}
.comment-form {
	float: left;
	width: 100%;
}
.comment-form .df-button {
	text-transform: capitalize;
}
/*

    ============================================================

      Login And Register Page Css Start  #Login And Register

    ============================================================

*/

.login-register-form {
	float: left;
	width: 100%;
}
.login-register-form .heading-4 {
	margin: 0 0 33px;
}
.login-register-form .input-container {
	float: left;
	width: auto;
	padding: 9px 0;
}
.login-register-form .input-container label {
	float: left;
	width: auto;
	margin: 0;
}
.login-register-form .input-container .checkbox, .login-register-form .input-container .radio {
	margin: 0;
}
.login-register-form .input-container .radio-value {
	margin-right: 10px;
}
.login-register-form .input-container label span {
	line-height: 26px;
}
.login-register-form .input-field {
	margin: 0 0 30px;
}
.login-register-form .input-field > label {
	font-size: 16px;
	line-height: 14px;
	margin: 0 0 20px 0;
	text-transform: capitalize;
}
/*

    ============================================================

      Contact Us Page Css Start  #Contact Us

    ============================================================

*/

.map-wrap {
	float: left;
	width: 100%;
	position: relative;
}
#google-map {
	float: left;
	width: 100%;
	min-height: 550px;
}
#contact-form {
	float: left;
	width: 100%;
}
#contact-form .input-field {
	margin: 0 0 30px;
}
#contact-form .input-field label {
	float: left;
	width: 100%;
	color: #1f2746;
	font-size: 14px;
	margin: 0 0 10px;
	line-height: 13px;
	font-weight: normal;
}
#contact-form .input-field textarea {
	max-height: 200px;
}
.widget-contact .feature-list li::before {
	display: none;
}
.widget-contact .social li a,  .widget-contact .feature-list li {
	color: #1f2746;
}
/*

    ============================================================

      Booking Form Page Css Start  #Booking Form

    ============================================================

*/

.booking-form {
	float: left;
	width: 100%;
	position: relative;
}
.booking-form .input-field-check {
	margin: 0 0 28px;
}
.booking-form .input-field {
	margin: 0 0 30px;
}
.booking-form .input-field label {
	float: left;
	width: 100%;
	color: #1f2746;
	font-size: 14px;
	margin: 0 0 21px;
	line-height: 13px;
	font-weight: bold;
}
.booking-form .radio-1 .radio-value {
	border-color: #1f2746;
}
/*

    ============================================================

      Error Page Css Start  #Error Page

    ============================================================

*/

.error-page {
	width: 100vw;
	height: 100vh;
	display: flex;
	text-align: center;
	position: relative;
	align-items: center;
	display: -webkit-flex;
	background-repeat: no-repeat;
	background-image: url('extra-images/404-bg.jpg');
}
.error-page::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	opacity: 0.35;
	position: absolute;
	background-color: #00172d;
}
.error-page .text {
	float: none;
	display: block;
	max-width: 50%;
	margin: 0 auto;
	padding: 0 0 39px;
}
.error-page h1 {
	font-size: 260px;
	margin: 0 0;
	line-height: 100%;
	font-weight: bold;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.10)
}
.error-page h6 {
	margin: -4px 0 9px;
	font-size: 46px;
	color: #fff;
}
.error-page p {
	margin: 0 0 23px;
}
.error-page h1,  .error-page p {
	color: #fff;
}
/*

    ============================================================

      Error Page Css Start

    ============================================================

*/

/*

    ============================================================

     Cars Detail Page Css Start   #Cars Detail Page

    ============================================================

*/

.product-detail-slider {
	overflow: hidden;
	margin-bottom: 60px;
}
.detail-tabs .nav-tabs {
	padding: 0;
	width: auto;
	float: none;
	border: none;
	margin: 0px -10px 34px;
}
.detail-tabs .nav-tabs>li {
	margin: 0;
	width: 25%;
	float: left;
	padding: 0 10px;
}
.detail-tabs .nav-tabs>li>a {
	float: left;
	width: 100%;
	margin: 0px;
	color: #fff;
	border: none;
	font-size: 16px;
	border-radius: 0;
	line-height: normal;
	padding: 16px 15px 16px;
	background-color: #1f2746;
	text-transform: capitalize;
	text-align: center;
}
.detail-tabs .nav-tabs>li>a:hover,  .detail-tabs .nav-tabs>li>a:focus {
	border: none;
	color: #fff;
}
.detail-tabs .nav-tabs>li.active>a::before {
	content: "";
	height: 10px;
	width: 10px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	bottom: -5px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.detail-tabs .tab-content h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 18px 0px;
}
.detail-tabs .tab-content > p {
	margin: 0 0 23px;
}
.detail-tabs .tab-content > p + p {
	margin-top: -6px;
}
.detail-tabs .tab-content > p:last-child {
	margin-bottom: 0px;
}
.upgrade-list {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
.upgrade-list > li {
	border: solid 1px #dddddd;
	padding: 30px;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
.upgrade-list > li:hover {
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15)
}
.upgrade-list figure {
	float: left;
	width: 170px;
}
.upgrade-list .upgrade-text {
	padding-left: 30px;
	overflow: hidden;
}
.upgrade-list .upgrade-text .upgrade-header {
	margin: 0 0 20px;
}
.upgrade-list .upgrade-text .upgrade-header h4 {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	margin: 0px 0px 0px 0px;
}
.upgrade-list .upgrade-text .upgrade-header .rating_down {
	margin: 0 0 0 10px;
}
.brand-list {
	float: left;
	width: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
.brand-list li {
	float: left;
	width: auto;
	color: #1f2746;
	font-size: 20px;
	line-height: 18px;
	margin: 0 0 0 15px;
}
.brand-list li:first-child {
	margin-left: 0;
}
.upgrade-text .brand-list {
	float: right;
}
.upgrade-list .upgrade-text h6 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.upgrade-content p {
	float: left;
	margin: 0 0 18px;
}
.upgrade-footer p.price {
	float: left;
	font-size: 16px;
	line-height: normal;
	margin: 6px 30px 6px 0px;
}
.upgrade-footer p.price span {
	font-size: 20px;
	font-weight: bold;
}
.upgrade-footer {
	float: right;
}
.upgrade-footer a.detail {
	color: #fff;
	font-size: 16px;
	line-height: normal;
	display: inline-block;
	padding: 11px 60px 11px;
}
.detail-tabs #Upgrade > p,  .detail-tabs #Reviews > p {
	margin: 0 0 23px;
}
.detail-tabs .tab-content #Write h2 {
	margin-bottom: 24px;
}
.detail-tabs .comment-wrap {
	margin: 0;
}
/*

      ============================================================

        Price Table Css Start #Price Table

      ============================================================

*/

.pricing_wrap {
	background-color: #ebeef2;
}
.iq-pricing {
	float: left;
	width: 100%;
	margin: 0 0 30px;
	text-align: center;
	background-color: #fff;
}
.iq-pricing:hover {
	transform: translateY(-1%);
	-o-transform: translateY(-1%);
	-ms-transform: translateY(-1%);
	-moz-transform: translateY(-1%);
	-webkit-transform: translateY(-1%);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3)
}
.iq-pricing > span {
	float: left;
	width: 100%;
	font-size: 50px;
	line-height: normal;
	padding: 35px 0 32px;
}
.iq-pricing .thumb {
	background-color: #000;
}
.iq-pricing .thumb img {
	opacity: 0.4;
}
.iq-pricing .caption {
	left: 0;
	top: 50%;
	right: 0;
	margin: 0 auto;
	position: absolute;
	padding: 2px 0 0 0;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.iq-pricing .caption .rating_down {
	float: none;
	margin: 0 0 3px;
	display: inline-block;
}
.iq-pricing .caption p {
	color: #fff;
	font-size: 14px;
	margin: 0 0 3px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.iq-pricing .caption strong {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 20px;
	margin: 0 0 3px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.iq-pricing .caption h6 {
	color: #fff;
	font-size: 30px;
	margin: 0 0 3px;
	line-height: normal;
	text-transform: uppercase;
}
.iq-pricing .caption b {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.iq-pricing .text {
	padding: 36px 30px 40px;
}
.iq-pricing .text h6 {
	margin: 0 0 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.mg_pricing .text p {
	float: left;
	width: 100%;
	margin: 0 0 27px 0;
}
.mg_pricing .text .df-button {
	color: #fff;
}
.iq-pricing .text .df-button:hover {
	color: #000;
	box-shadow: 70px 22px 0 10px #fff inset;
}
/*

      ============================================================

        Price Table Css End #Price Table

      ============================================================

*/



























































































/************************************************************

*   #Magnific Popup CSS 

************************************************************/

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80);
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #cccccc;
}
.mfp-preloader a:hover {
	color: white;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}
 button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #333333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 14px;
	line-height: 18px;
}
.mfp-arrow {
	position: absolute;
	opacity: 1;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid white;
	margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid white;
	margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: black;
}
/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}
/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444444;
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 14px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
 @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**

       * Remove all paddings around the image on small screen

       */

.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
	padding: 0;
}
.mfp-img-mobile .mfp-figure {
/* The shadow behind the image */ }
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, .6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0;
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, .6);
	position: fixed;
	text-align: center;
	padding: 0;
}
}
 @media all and (max-width: 900px) {
.mfp-arrow {
	-webkit-transform: scale(.75);
	transform: scale(.75);
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0;
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%;
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
	padding: 0;
}
.mfp-ie7 .mfp-content {
	padding-top: 44px;
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}
/******************************************************************

#ANIMATION

*******************************************************************/



/* text-based popup styling */

.white-popup {
	position: relative;
	background: #FFF;
	padding: 25px;
	width: auto;
	max-width: 400px;
	margin: 0 auto;
}
/* 

====== Zoom effect ======

*/

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
}
.mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
/* 

====== Newspaper effect ======

*/

.mfp-newspaper .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-transform: scale(0) rotate(500deg);
	-moz-transform: scale(0) rotate(500deg);
	-ms-transform: scale(0) rotate(500deg);
	-o-transform: scale(0) rotate(500deg);
	transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
	opacity: .8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(0) rotate(500deg);
	-moz-transform: scale(0) rotate(500deg);
	-ms-transform: scale(0) rotate(500deg);
	-o-transform: scale(0) rotate(500deg);
	transform: scale(0) rotate(500deg);
	opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
	opacity: 0;
}
/* 

====== Move-horizontal effect ======

*/

.mfp-move-horizontal .mfp-with-anim {
	opacity: 0;
	transition: all .3s;
	transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
	opacity: 0;
	transition: all .3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
	opacity: .8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
	transform: translateX(50px);
	opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
	opacity: 0;
}
/* 

====== Move-from-top effect ======

*/

.mfp-move-from-top .mfp-content {
	vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
	opacity: 0;
	transition: all .2s;
	transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
	opacity: 0;
	transition: all .2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
	opacity: .8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
	transform: translateY(-50px);
	opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
	opacity: 0;
}
/* 

====== 3d unfold ======

*/

.mfp-3d-unfold .mfp-content {
	perspective: 2000px;
	-webkit-perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-60deg);
	-moz-transform: rotateY(-60deg);
	-ms-transform: rotateY(-60deg);
	-o-transform: rotateY(-60deg);
	transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
	opacity: 0;
	transition: all .5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
	z-index: 9999;
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
	opacity: .8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
	-webkit-transform: rotateY(60deg);
	-moz-transform: rotateY(60deg);
	-ms-transform: rotateY(60deg);
	-o-transform: rotateY(60deg);
	transform: rotateY(60deg);
	opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
	opacity: 0;
}



/* 

====== "Hinge" close effect ======

*/

@keyframes hinge {
 0% {
 transform: rotate(0);
 transform-origin: top left;
 animation-timing-function: ease-in-out;
}
 20%, 60% {
 transform: rotate(80deg);
 transform-origin: top left;
 animation-timing-function: ease-in-out;
}
 40% {
 transform: rotate(60deg);
 transform-origin: top left;
 animation-timing-function: ease-in-out;
}
 80% {
 transform: rotate(60deg) translateY(0);
 opacity: 1;
 transform-origin: top left;
 animation-timing-function: ease-in-out;
}
 100% {
 transform: translateY(700px);
 opacity: 0;
}
}
/*  MAGNIFIC END    ****************************************/



.text h4 {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(rgba(67, 17, 51, 0.5)), to(#000320));
	background: linear-gradient(transparent, rgba(26, 4, 10, 0.78), #0F0107);
	padding: 20px 10px;
	position: absolute;
	z-index: 1;
	top: -75px;
	width: 100%;
	left: 0%;
	font-size: 22px;
	text-transform: none;
	height: 100%;
	margin: 0 auto;
}
.welcome::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(54, 67, 81, 0.6);
}
.tour {
	position: relative;
	padding: 10px 0 90px 0;
	background-color: #062d55;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: revert;
	height: 200px;
	overflow: hidden;
	background: #000;
	margin-bottom: 20px;
}
.tour::after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	background: #000;
}
.tour .section-title {
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 0px;
	z-index: 5;
}
.tour h2 {
	z-index: 2;
}
.fontc {
	font-family: 'Creepster';
	font-size: 39px !important;
	color: #fff !important;
}
.all-tour-body {
	background-color: #fbfbfb;
	margin: 25px 0px 10px 0px;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.50);
}
.breadcrumb-wrapper2 {
	background-color: #f5f5f5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
.breadcrumb {
	padding: 8px 53px;
	list-style: none;
	border-radius: 4px;
	margin-bottom: 0px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li::before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
/*

 CSS for the main interaction

*/

.tabset > input[type="radio"] {
	position: absolute;
	left: -200vw;
}
.tabset .tab-panel {
	display: none;
}
.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,  .tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),  .tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),  .tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),  .tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),  .tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6),  .tabset > input:nth-child(13):checked ~ .tab-panels > .tab-panel:nth-child(7) {
	display: block;
}
/*

 Styling

*/





.tabset > label {
	position: relative;
	display: inline-block;
	padding: 4px 25px;
	border: 1px solid transparent;
	border-bottom: 0;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	background-color: #2494df;
}
.tabset > label a {
	color: #fff;
}
/*.tabset > label::after {

  content: "";

  position: absolute;

  left: 15px;

  bottom: 10px;

  width: 79%;

  height: 4px;

  background: #fff;

}*/



.tabset > label:hover + label {
	color: #9ec912;
}
.tabset > input:focus + label {
	color: #06c;
}
.tabset > label:hover::after {
	color: #9ec912;
	background: #9ec912;
}
.tabset > input:focus + label::after,  .tabset > input:checked + label::after {
	background: #000;
}
.tabset > input:checked + label {
	border-color: #ccc;
	/*  border-bottom: 1px solid #fff;*/

	margin-bottom: -1px;
	color: #000;
	background-color: #ffbe03;
}
.tabset > span {
	position: relative;
	display: inline-block;
	padding: 4px 34px 18px;
	border: 1px solid transparent;
	border-bottom: 0;
	cursor: pointer;
	font-size: 18px;
	color: #000;
}
.tabset > span a {
	color: #fcb040;
}
.tabset > span a:hover {
	color: #fbde06;
}
.tabset > span::after {
	content: "";
	position: absolute;
	left: 15px;
	bottom: 10px;
	width: 79%;
	height: 4px;
	background: #fcb040;
}
.tabset > span:hover + label {
	color: #06c;
}
.tabset > span:focus + label {
	color: #06c;
}
.tabset > span:hover::after {
	background: #9ec912;
}
.tabset > span:hover {
	color: #000;
}
.tab-panel {
	padding: 30px;
	border: 1px solid #ccc;
	padding-bottom: 43px;
}
.tabset {
	/* max-width: 65em;*/

	margin-bottom: 20px;
	background-image: url(../images/bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.tab-panels {
	background-color: #fff;
}
/*

 CSS for the main interaction

*/

.tabset1 > input[type="radio"] {
	position: absolute;
	left: -200vw;
}
.tabset1 .tab-panel1 {
	display: none;
}
.tabset1 > input:first-child:checked ~ .tab-panels1 > .tab-panel1:first-child,  .tabset1 > input:nth-child(3):checked ~ .tab-panels1 > .tab-panel1:nth-child(2),  .tabset1 > input:nth-child(5):checked ~ .tab-panels1 > .tab-panel1:nth-child(3),  .tabset1 > input:nth-child(7):checked ~ .tab-panels1 > .tab-panel1:nth-child(4),  .tabset1 > input:nth-child(9):checked ~ .tab-panels1 > .tab-panel1:nth-child(5),  .tabset1 > input:nth-child(11):checked ~ .tab-panels1 > .tab-panel1:nth-child(6),  .tabset1 > input:nth-child(13):checked ~ .tab-panels1 > .tab-panel1:nth-child(7) {
	display: block;
}
/*

 Styling

*/





.tabset1 > label {
	position: relative;
	display: inline-block;
	padding: 4px 54px 18px;
	border: 1px solid transparent;
	border-bottom: 0;
	cursor: pointer;
	font-size: 18px;
	color: #fcb040;
}
.tabset1 > label::after {
	content: "";
	position: absolute;
	left: 15px;
	bottom: 10px;
	width: 79%;
	height: 4px;
	background: #fcb040;
}
.tabset1 > label:hover + label {
	color: #9ec912;
}
.tabset > input:focus + label {
	color: #06c;
}
.tabset > label:hover::after {
	color: #9ec912;
	background: #9ec912;
}
.tabset1 > input:focus + label::after,  .tabset1 > input:checked + label::after {
	background: #712e0a;
}
.tabset1 > input:checked + label {
	border-color: #ccc;
	/*  border-bottom: 1px solid #fff;*/

	margin-bottom: -1px;
	color: #712e0a;
	background-color: #fcb040;
}
.tabset1 > span {
	position: relative;
	display: inline-block;
	padding: 4px 34px 18px;
	border: 1px solid transparent;
	border-bottom: 0;
	cursor: pointer;
	font-size: 18px;
	color: #8d8d8d;
}
.tabset1 > span a {
	color: #fbde06;
}
.tabset1 > span a:hover {
	color: #fbde06;
}
.tabset1 > span::after {
	content: "";
	position: absolute;
	left: 15px;
	bottom: 10px;
	width: 79%;
	height: 4px;
	background: #fcb040;
}
.tabset1 > span:hover + label {
	color: #06c;
}
.tabset1 > span:focus + label {
	color: #06c;
}
.tabset1 > span:hover::after {
	background: #9ec912;
}
.tabset1 > span:hover {
	color: #000;
}
.tab-panel1 {
	padding: 30px;
	border: 1px solid #ccc;
	padding-bottom: 43px;
}
.tabset1 {
	/* max-width: 65em;*/

	margin-bottom: 20px;
	background-image: url(../images/bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.tab-panels1 {
	background-color: #fff;
}
.tick li {
	list-style-image: url(../images/tick.png);
	border-bottom: 1px dotted #ddd;
}
.worng li {
	list-style-image: url(../images/worng.png);
	border-bottom: 1px dotted #ddd;
}
.la label {
	cursor: pointer;
	display: inline-block;
	padding: 1px 13px;
	border: 1px solid;
	border-radius: 4px;
	background: #fb8f03;
	color: #FFF;
	font-family: arial;
	-webkit-transition: background-color 0.1s, color 0.1s;
}
.la label:hover {
	background: #000;
	color: #fff;
}
.test {
	-webkit-transition: height .3s ease;
	height: 0;
	overflow: hidden;
	width: 100%;
	background: #fff;
	margin-top: 10px;
}
.test-bg {
	padding: 0px 10px 10px 10px;
	border: 1px solid #ddd;
}
input:checked + .test {
	height: 374px;
}
.wrapper1 {
	position: relative;
	display: inline-block;
	border: none;
	font-size: 14px;
	left: 7%;
	transform: translateX(-50%);
}
.wrapper1 label {
	position: relative;
	float: right;
	color: #C8C8C8;
}
.wrapper1 label:before {
	margin: 5px;
	content: "\f005";
	font-family: FontAwesome;
	display: inline-block;
	font-size: 1.5em;
	color: #ccc;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.wrapper1 input:checked ~ label:before {
	color: #FFC107;
}
.wrapper1 label:hover ~ label:before {
	color: #ffdb70;
}
.wrapper1 label:hover:before {
	color: #FFC107;
}
.wrapper1 input {
	border: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	opacity: 0;
}
.btn-view-more a {
	padding: 9px 17px;
	text-transform: uppercase !important;
	font-size: 15px;
	background-color: #1a88d2;
	color: #fff;
	text-align: center;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	text-decoration: none;
}
.btn-view-more a:hover {
	text-decoration: none;
	background: linear-gradient(135deg, #f5348c 0%, #0837bf 100%);
	color: #fff;
}
.booking-txt {
	padding: 10px 15px;
	background: #2494df;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	width: 100%;
	font-weight: 500;
	margin-top: 20px;
	font-size: 21px;
	letter-spacing: 1px;
}
.booking-bg {
	background-color: #fff;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 0px 20px rgba(0,0,0,0.30), 0 6px 11px rgba(0,0,0,0.22);
	padding-top: 16px;
}
.txt-booking {
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	letter-spacing: 1px;
}
.selectParent {
	width: 100%;
	overflow: hidden;
	margin-top: 14px;
}
.radio {
	color: #5d5a5a;
	font-size: 15px;
	position: relative;
}
.radio span {
	position: relative;
	padding-left: 20px;
	cursor: pointer;
}
.radio span:after {
	content: '';
	width: 15px;
	height: 15px;
	border: 2px solid;
	position: absolute;
	left: 0;
	top: 1px;
	border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.radio input[type="radio"] {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
}
.radio input[type="radio"]:checked + span {
	color: #2494df;
	cursor: pointer;
}
.radio input[type="radio"]:checked + span:before {
	content: '';
	width: 5px;
	height: 5px;
	position: absolute;
	background: #2494df;
	left: 5px;
	top: 6px;
	border-radius: 100%;
	-ms-border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.inline {
	display: inline-block;
}
.inline + .inline {
	margin-left: 10px;
}
.sidebar12 {
	# height: 25vh;
	min-height: 455px;
	overflow: auto;
	position: -webkit-sticky;
	position: sticky;
	top: 15%;
}
.rate-chart {
	margin-top: 20px;
	padding: 10px 16px;
	backface-visibility: hidden;
	background: #2494df none repeat scroll 0 0 !important;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	width: 100%;
	font-weight: 600;
	z-index: -1;
	font-size: 18px;
}
.ratechartsec {
	background-color: #fff;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	float: left;
	height: auto;
	margin-bottom: 10px;
	line-height: 2.0em;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
}
.rate-class {
	color: #bb913c;
	padding: 5px 15px;
	font-size: 16px;
	font-weight: 600;
}
.price-booking {
	font-size: 14px;
	font-weight: bold;
}
.total-rs {
	border-top: 1px solid #777777;
	font-size: 18px;
	color: #ff2d08;
	font-weight: bold;
	margin-top: 5px;
	text-align: right;
}
.prc-txt-booking {
	/*   color: #a21919;*/

	font-size: 14px;
	text-align: right;
	font-weight: 600;
}
.txt-booking {
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	letter-spacing: 1px;
}
.print-sec {
	margin: 15px auto;
}
.selectParent {
	width: 100%;
	overflow: hidden;
	margin-top: 14px;
}
.pay {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 10px 0px;
}
.btn-tbl {
	background: #1a88d2;
	border-radius: 3px;
	text-align: center;
	padding: 5px 13px;
	display: block;
	clear: both;
	color: #fff;
	margin-top: 10px;
	border: #1a88d2;
}
.btn-tbl:hover {
	text-decoration: none;
	background: linear-gradient(135deg, #f5348c 0%, #0837bf 100%);
	color: #fff;
}
.ex {
	border-bottom: 1px solid #DDD;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 18px !important;
	color: #ff2d00;
}
.selectParent select {
	width: 100%;
	height: 40px;
	cursor: pointer;
	background: url(http://orisys25/ecotravel/src/images/droparrow.png);
	background-repeat: no-repeat;
	background-position: right;
	outline: none;
	border-radius: 5px;
	cursor: pointer;
	padding: 0px 11px;
	width: 100%;
	color: #000;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.personal {
	box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.15);
	margin: 3px 0px;
	padding: 10px 0;
	border-left: 3px solid #1683cc;
}
.confirmationbox {
	border: 1px solid #999;
	color: #333;
	font-size: 16px;
	border-radius: 10px;
	margin: 4px 0px;
	background: url(../images/thankyou.png);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-position: right;
	background-repeat: no-repeat;
	padding: 20px;
	padding-right: 20px;
	float: left;
	width: 100%;
	padding-right: 130px;
	box-shadow: 0 0px 20px rgba(0,0,0,0.30), 0 6px 11px rgba(0,0,0,0.22);
}
.note p {
	font-size: 14px;
	color: #4a4848;
	font-weight: 500;
	text-align: left;
	line-height: 16px;
}
.note span {
	font-size: 14px;
	color: #4a4848;
	font-weight: 300;
}
.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 101;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}
.popup {
	margin: 70px auto;
	/*  padding: 20px;*/

	background: #fff;
	border-radius: 5px;
	width: 80%;
	position: relative;
	transition: all 2s ease-in-out;
	height: 511px;
}
.popup .close {
	position: absolute;
	top: 9px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	opacity: .8;
	background-color: #000;
	width: 3%;
	padding: 0px 8px 4px 8px;
	border-radius: 50px;
}
.popup .content1 {
	max-height: 80%;
	overflow: auto;
}
.popup .content2 {
	max-height: 80%;
	overflow: auto;
	padding: 10px;
}
.popup h2 {
	padding: 11px 16px;
	text-transform: uppercase !important;
	font-size: 28px;
	background-color: #0b88db;
	color: #fff;
}
.popup p {
	padding: 11px 16px;
	font-size: 17px;
	color: #000;
}
.popup1 {
	margin: 70px auto;
	/*  padding: 20px;*/

	background: #fff;
	border-radius: 5px;
	width: 40%;
	position: relative;
	transition: all 2s ease-in-out;
	height: 511px;
}
.popup1 .close {
	position: absolute;
	top: 24px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	opacity: .8;
	background-color: #000;
	width: 7%;
	padding: 0px 8px 4px 8px;
	border-radius: 50px;
}
.popup1 .content1 {
	max-height: 80%;
	overflow: auto;
}
.popup1 .content2 {
	max-height: 80%;
	overflow: auto;
	padding: 10px;
}
.popup1 h2 {
	padding: 11px 16px;
	text-transform: uppercase !important;
	font-size: 28px;
	background-color: #0b88db;
	color: #fff;
}
.popup1 p {
	padding: 11px 16px;
	font-size: 17px;
	color: #000;
}
.imgb {
	border: 3px solid #ffd006;
	border-radius: 0px;
	box-shadow: 0 7px 5px rgba(0,0,0,0.19), 0 4px 4px rgba(0,0,0,0.23);
	padding: 0px;
}
.touch-head {
	margin-top: 20px;
	padding: 10px 16px;
	backface-visibility: hidden;
	background: #1786cf none repeat scroll 0 0 !important;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	width: 100%;
	font-weight: 600;
	z-index: -1;
	font-size: 18px;
}
.touch-address-txt {
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 15px;
	text-align: left;
}
/*.contact-foot {

    background: rgba(0, 0, 0, 0) url(../images/contact_banner.png) no-repeat scroll center top / cover;

        background-image: url("../images/contact_banner.png");

    padding-top: 75px;

    padding-bottom: 70px;

    position: relative;

}*/

.mlr {
	margin-left: 0px;
	margin-right: 0px;
}
.departure {
	background-color: #F95B05;
	color: #fff;
	padding: 5px 10px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	outline: none;
	width: 20%;
}
.filters {
	display: block;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #ebeef2;
	border: 1px solid #c7d0d9;
	line-height: 2.5em;
}
.ctrl-standard.fx-bubbleDown {
	color: #f0b81f;
	border-color: #f0b81f;
	width: 10%;
	float: left;
	margin: 10px;
	text-align: center;
}
.ctrl-standard.fx-bubbleDown::after {
	bottom: auto;
 border-radius: 0 0 $right-val2 $left-val2/0 0 $right-val1 $left-val1;
	background: #f0b81f;
}
.ctrl-standard.fx-bubbleDown.is-reversed::after {
	height: 300%;
}
.ctrl-standard.fx-bubbleDown.is-reversed:hover {
	color: #f0b81f;
}
.ctrl-standard.fx-bubbleDown.is-reversed:hover::after {
	height: 0;
}
.ctrl-standard.fx-bubbleUp {
	color: #9fa255;
	border-color: #9fa255;
	width: 10%;
	float: left;
	margin: 10px;
	text-align: center;
}
.ctrl-standard.fx-bubbleUp::after {
	top: auto;
 border-radius: $right-val1 $left-val1 0 0/$right-val2 $left-al2 0 0;
	background: #9fa255;
}
.ctrl-standard.fx-bubbleUp.is-reversed::after {
	height: 300%;
}
.ctrl-standard.fx-bubbleUp.is-reversed:hover {
	color: #9fa255;
}
.ctrl-standard.fx-bubbleUp.is-reversed:hover::after {
	height: 0;
}
.ctrl-standard.fx-sliderIn {
	color: #81aaa4;
	border-color: #245a8f;
	width: 14%;
	float: left;
	margin: 10px 10px;
	text-align: center;
	cursor: pointer;
}
.ctrl-standard.fx-sliderIn::after {
	background: #245a8f;
}
.ctrl-standard.fx-sliderIn.is-reversed::after {
	width: 300%;
}
.ctrl-standard.fx-sliderIn.is-reversed:hover {
	color: #245a8f;
}
.ctrl-standard.fx-sliderIn.is-reversed:hover::after {
	width: 0;
}
.ctrl-standard.fx-sliderIn.active::after {
	background-color: #FF8802;
	color: #00FF00;
	border: 1px solid #FF8802;
}
.ctrl-standard.fx-sliderIn.active {
	color: #00FF00;
	border-color: #FF8802;
}
 [class*="ctrl-"] {
 padding: 5ox 10px;
 border-radius: 2px;
 border: 1px solid #231f20;
}
[class*="ctrl-"][class*="fx-"]:hover,  [class*="ctrl-"][class*="fx-"].active {
	color: #245a8f;
}
[class*="ctrl-"][class*="fx-"].is-reversed {
	color: #fff;
}
 [class*="fx-"],  [class*="fx-"]:hover {
 transition: color 0.5s ease-in-out;
}
[class*="fx-"]:not(.fx-dyna) {
	position: relative;
	z-index: 1;
	transition-delay: 0.2s !important;
	overflow: hidden;
}
[class*="fx-"]:not(.fx-dyna)::after,  [class*="fx-"]:not(.fx-dyna)::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
[class*="fx-bubble"]::after {
	transition: height 0.5s ease-in-out;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
}
[class*="fx-bubble"]:hover::after,  [class*="fx-bubble"].active::after {
	transition: height 0.5s ease-in-out;
	height: 300%;
}
[class*="fx-bubble"]:disabled:hover::after {
	height: 0;
}
.fx-sliderIn::after {
	transition: width 0.5s ease-in-out;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
}
.fx-sliderIn:hover::after,  .fx-sliderIn.active::after {
	transition: width 0.5s ease-in-out;
	width: 100%;
}
:checked + .fx-sliderIn::after,  .fx-sliderIn.active::after {
	width: 300%;
}
.main-brdr {
	padding: 0px;
	background: #1191E3;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
}
.hotel-tag1 h4 a {
	color: #fff;
	padding: 2px 15px;
	margin-left: 5px;
	position: absolute;
	z-index: 1;
	top: 94px;
	width: 95%;
	margin-bottom: 0px;
	background-color: #ed192f;
	font-size: 14px;
	text-align: center;
}
.hotel-tag1 h4 a:hover {
	background-color: #000;
}
.hotel-item-grid2 {
	background: #FFF;
	border: 1px solid #E6E6E6;
	border-bottom-color: rgb(230, 230, 230);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	-webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
	border-bottom: 2px solid #DEDEDE;
	transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
	height: 100%;
	min-height: 127px;
	position: relative;
	padding-top: 1px;
	padding-bottom: 0px;
}
.hotel-item-grid2 .image {
	overflow: hidden;
	margin: 4px 5px 0;
}
.avl-border {
	border: 1px solid #7c8893;
	border-top-color: rgb(124, 136, 147);
	border-top-style: solid;
	border-top-width: 1px;
	border-top: 1px solid rgb(124, 136, 147);
	background: #fff;
}
.txt-tbl {
	border-right: 1px solid #7c8893;
	padding: 13.5px 13px 11px;
	height: 91px;
}
.offer-avail p {
	line-height: 11px;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	padding: 0px;
}
.pic1 {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 -51px;
	position: absolute;
	top: -9px;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 1;
	background: url(../images/pic3.png);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;
	background-position: center;
	background-repeat: no-repeat;
}
.offer-avail {
	text-align: center;
	color: #fff;
	font-weight: bold;
	position: relative;
	top: 34%;
}
.tbl-goal {
	position: absolute;
	top: 44px;
	right: -17px;
	margin-top: -22px;
	width: 43px;
	height: 43px;
	font-size: 10px;
	border-radius: 22px;
	text-align: center;
	background: #F21A12;
	color: #fff;
	line-height: 14px;
	font-size: 14px;
	padding: 5px;
	font-weight: 600;
}
.h22 {
	padding: 9px 16px;
	text-transform: uppercase !important;
	font-size: 17px;
	background-color: #0a3771;
	color: #fff;
	margin-bottom: 0px;
}
.g-bo {
	margin-bottom: 15px;
}
.ac {
	margin-top: 10px;
	border: 1px solid #ddd;
	background-color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.ac>.ac-q {
	font-size: 18px;
	text-transform: unset;
	color: #b13107;
	padding: 10px 30px 10px 10px;
	margin: 0;
	text-decoration: none;
	display: block;
	cursor: pointer;
	position: relative
}
.ac>.ac-q::after {
	content: '+';
	text-align: center;
	width: 15px;
	right: 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	position: absolute
}
.ac>.ac-a {
	overflow: hidden;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.ac>.ac-a p {
	font: 14px/1.5 Arial, sans-serif;
	color: #777;
	margin: 0;
	padding: 10px
}
.ac.js-enabled>.ac-a {
	visibility: hidden
}
.ac.is-active>.ac-a {
	visibility: visible
}
.ac.is-active>.ac-q::after {
	content: '\2013'
}
.error {
	color: #F00;
	font-weight: 600;
}
