.section-heading {
	float: left;
	width: 100%;
	margin: 25px 0 20px
}

.line-height-adj {
	margin-top: -6px
}

.section-heading .title {
	float: left;
	width: 100%;
	padding: 0 0 7px;
	font-weight: 300;
	line-height: 100%;
	position: relative;
	text-transform: none;
	color: #2c2c2c;
	text-align: center;
	font-family: Calibri;
	font-size: 29px;
	font-weight: 600;
	background: linear-gradient(to bottom, #f8580e 0%, #594027 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

/*.section-heading .title::after,*/
/*.section-heading .title::before {*/
/*	left: 0;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	width: 80px;*/
/*	height: 1px;*/
/*	content: "";*/
/*	margin: 0 auto;*/
/*	position: absolute*/
/*}*/

/*.section-heading .title::before {*/
/*	width: 12px;*/
/*	height: 12px;*/
/*	bottom: -6px;*/
/*	transform: rotate(45deg);*/
/*	-o-transform: rotate(45deg);*/
/*	-ms-transform: rotate(45deg);*/
/*	-moz-transform: rotate(45deg);*/
/*	-webkit-transform: rotate(45deg)*/
/*}*/

.input-field {
	float: left;
	width: 100%;
	position: relative
}

.form-control::-webkit-input-placeholder {
	color: #545454;
	opacity: 1
}

.time_picker::before,
.rq-check-inout-single-wrapper::before,
.styledselect::after {
	top: 50%;
	right: 10px;
	font-size: 14px;
	content: "\f107";
	position: absolute;
	font-family: 'fontawesome';
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.time_picker:before {
	top: 50%;
	left: 50px;
	z-index: -1;
	font-size: 14px;
	position: absolute;
	content: attr(title);
	text-transform: capitalize;
	transform: translateY(-60%);
	-o-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-webkit-transform: translateY(-60%)
}

label {
	cursor: pointer
}

label span {
	float: left;
	line-height: 20px
}

.triangle-arrow .slick-prev {
	left: -25px
}

.triangle-arrow .slick-next {
	right: -25px
}

.triangle-arrow .slick-prev::before {
	right: 31px;
	bottom: 39px;
	margin: 0;
	position: absolute;
	transform: rotate(-45deg) translate(8px, 8px);
	-o-transform: rotate(-45deg) translate(8px, 8px);
	-ms-transform: rotate(-45deg) translate(8px, 8px);
	-moz-transform: rotate(-45deg) translate(8px, 8px);
	-webkit-transform: rotate(-45deg) translate(8px, 8px)
}

.triangle-arrow .slick-next::before {
	left: 9px;
	top: 23px;
	margin: 0;
	position: absolute;
	transform: rotate(-45deg) translate(-8px, -8px);
	-o-transform: rotate(-45deg) translate(-8px, -8px);
	-ms-transform: rotate(-45deg) translate(-8px, -8px);
	-moz-transform: rotate(-45deg) translate(-8px, -8px);
	-webkit-transform: rotate(-45deg) translate(-8px, -8px)
}

.slick-arrow::before,
.slick-arrow::before {
	opacity: 1;
	line-height: normal;
	font-family: 'fontawesome'
}

.box-arrow .slick-arrow {
	color: #999;
	z-index: 1;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: transparent
}

.box-arrow .slick-arrow::before {
	opacity: 1;
	font-size: 40px;
	line-height: 37px;
	color: currentcolor
}

.box-arrow .slick-prev {
	left: -50px
}

.box-arrow .slick-next {
	right: -50px
}

.social {
	width: auto;
	padding: 0;
	list-style: none;
	margin: 0 0 -5px;
	display: inline-block
}

.social li {
	margin: 0 7px;
	display: inline-block
}

.social li:first-child {
	margin-left: 0
}

.social li:last-child {
	margin-right: 0
}

.tab-nav-1 li a span {
	float: left;
	width: 100%;
	font-size: 35px;
	font-weight: 300;
	margin-bottom: 10px
}

.tab-nav-1 li.active a,
.tab-nav-1 li a:hover {
	color: #fff
}

.tab-nav-2 {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	background: #228fb2;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

.tab-nav-2 li {
	width: 190px;
	float: left;
	background: #228fb2;
	border-right: 1px solid #030d32
}

.tab-nav-2 li a {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #fff;
	line-height: normal;
	padding: 5px 0;
	transition: box-shadow .6s ease-in-out
}

.tab-nav-2 li.active a,
.tab-nav-2 li a:hover {
	color: #fff !important;
	background-color: #e46024
}

.book-icon img {
	webkit-filter: brightness(200%) grayscale(100%);
	-moz-filter: brightness(200%) grayscale(100%);
	-ms-filter: brightness(200%) grayscale(100%);
	-o-filter: brightness(200%) grayscale(100%);
	filter: brightness(200%) grayscale(100%);
	padding-right: 10px
}

.tab-content {
	float: left;
	width: 100%;
	position: relative
}

.gray-bg,
.choose-us,
.df-button,
.df-button.th-bg:hover,
.blog-grid-2 .blog-thumb .text,
.destination-thumb2 .text {
	background: #fbf9f9
}

.gray-bg1 {
	background: rgba(233, 233, 233, .1)
}

.gray-bg2 {
	background: rgba(233, 233, 233, .2)
}

.gray-bg3 {
	background: rgba(233, 237, 383, .3)
}

.gray-bg4 {
	background: rgba(233, 237, 383, .4)
}

.gray-bg5 {
	background: rgba(233, 237, 383, .5)
}

.gray-bg6 {
	background: rgba(233, 237, 383, .6)
}

.gray-bg7 {
	background: rgba(233, 237, 383, .7)
}

.gray-bg8 {
	background: rgba(233, 237, 238, .8)
}

@charset 'UTF-8';

p a,
.th-cl,
.th-cl a,
.highlight,
.read-more:hover,
.df-button:hover,
.header1 .navbar-nav>.active>a,
.header1 .navbar-nav>.active>a:focus,
.header1 .navbar-nav>.active>a:hover,
.header1 .navbar-nav>li:hover>a,
.destination-thumb .title:hover a,
.header2 .navigation ul li:hover>a,
.nav-account ul.options li:hover,
.sub-banner ol li.active,
.footer1 .widget_pages ul li a:before,
.blog-grid:hover .title a,
.comment-wrap .media-heading .designation,
.policy-agree-text a,
.sub-banner p:before,
.upgrade-list .upgrade-text h6,
.upgrade-footer p.price span,
.widget_categories ul li a:hover,
.similar-products .price,
#flickr-feeds li a:hover::before,
.choose-us-2:hover .title a,
.choose-us-2:hover span,
.destination-thumb2:hover .title a,
.box-arrow .slick-arrow:hover,
.tab-nav-3>li.active a,
.tab-nav-3>li a:focus,
.tab-nav-3>li a:hover,
.tab-nav-3>li.active a {
	color: #1c9dc4;
}

.navigation li:hover>a {
	color: #FC0;
}

.th-bg,
.df-button:hover,
.navbar-toggle,
.dl-menuwrapper li a:hover,
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.navbar .collapse.in .navbar-nav>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.navbar-nav>li:hover>a,
.navbar-nav>.open>a,
.navbar-nav>.open>a:hover,
.navbar-nav>.open>a:focus,
.navbar-nav>.active>a,
.navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover,
,
.header1 .navigation>ul>li>a::after,
.header1 .navigation>ul>li>a::before,
.brand-slider .thumb:hover,
.detail-tabs .nav-tabs>li>a:hover,
.detail-tabs .nav-tabs>li>a:focus,
.detail-tabs .nav-tabs>li.active>a,
.detail-tabs .nav-tabs>li.active>a::before,
.upgrade-footer a.detail,
.tagcloud a:hover,
.iqt-pagination .page-numbers.current,
.iqt-pagination .page-numbers:hover,
.banner-hotel_search li a,
.options li:hover,
.destination-thumb2 figure a::after,
.blog-thumb figure::after,
.destination-thumb-3 figure,
.tab-nav-1 li.active a,
.tab-nav-1 li a:hover,
.tab-nav-2 li.active a,
.tab-nav-2 li a:hover,
.tab-nav-3>li a em::after,
.tab-nav-3>li a em::before,
.navigation ul li ul li:hover a,
.navigation ul li .sub-menu li:hover a,
.navigation ul li .children li:hover a,
.widget-contact .social li a:hover {
	background-color: #1c9dc4;
	color: #fff;
}

.th-bg,
.df-button:hover,
.navbar-toggle,
.dl-menuwrapper li a:hover,
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.navbar .collapse.in .navbar-nav>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.navbar-nav>li:hover>a,
.navbar-nav>.open>a,
.navbar-nav>.open>a:hover,
.navbar-nav>.open>a:focus,
.navbar-nav>.active>a,
.navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover,
.dot-style .slick-dots li.slick-active,
.header1 .navigation>ul>li>a::after,
.header1 .navigation>ul>li>a::before,
.brand-slider .thumb:hover,
.detail-tabs .nav-tabs>li>a:hover,
.detail-tabs .nav-tabs>li>a:focus,
.detail-tabs .nav-tabs>li.active>a,
.detail-tabs .nav-tabs>li.active>a::before,
.upgrade-footer a.detail,
.tagcloud a:hover,
.iqt-pagination .page-numbers.current,
.iqt-pagination .page-numbers:hover,
.triangle-arrow .slick-arrow:hover,
.banner-hotel_search li a,
.options li:hover,
.destination-thumb2 figure a::after,
.blog-thumb figure::after,
.destination-thumb-3 figure,
{
background-color: #FC0;
}

.search_wraper.th-bg {
	background-color: #1c9dc4 !important;
}

.navbar-default,
blockquote,
.tagcloud a:hover,
.dl-menuwrapper li a,
.dl-menuwrapper li a:hover,
.radio-1 input:checked+.radio-value,
.sidebar .widget::before,
.iqt-pagination .page-numbers.current,
.iqt-pagination .page-numbers:hover,
.widget-contact .social li a:hover {
	border-color: #1c9dc4;
}

select,
input,
textarea,
figure,
.title,
.thumb,
.title a,
.absolute,
.read-more,
.read-more,
.df-button,
ul.children,
.slick-arrow,
.dl-menuwrapper li a,
.page-numbers,
.widget_rss ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_archive ul li,
.widget_nav_menu ul li,
.widget_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_archive ul li a,
.widget_nav_menu ul li a,
.widget_categories ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_rss ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_archive ul li,
.widget_nav_menu ul li,
.widget_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li a:before,
.widget_meta ul li a:before,
.widget_pages ul li a:before,
.widget_archive ul li a:before,
.widget_nav_menu ul li a:before,
.widget_categories ul li a:before,
.default-accordion .accordion::before,
.widget_recent_comments ul li a:before,
.widget_recent_entries ul li a:before,
.room-detail-slider .slider-nav figure:before,
.header1 .navigation ul li a::after,
.header1 .navigation ul li a::before,
ul.options li,
ul.options,
.price-tag,
.tagcloud a,
.navbar li,
.tab-nav-3 a,
.tab-nav-3 em::before,
.tab-nav-3 em::after,
.navbar li a,
.navbar li a::after,
.navbar li a::before,
.dropdown-menu li,
.dropdown-menu li a,
.navigation ul li a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.brand-slider .thumb,
.choose-us,
.choose-us:before,
.choose-us:after,
.choose-us p,
.destination-thumb,
.holiday-thumb .text,
.holiday-thumb .absolute,
.blog-grid,
.destination-thumb *,
.social li a,
.detail-tabs .nav-tabs>li>a,
ul.nav li>ul.dropdown-menu,
#flickr-feeds li a::before,
#flickr-feeds li a::after,
#flickr-feeds li a,
.destination-thumb img,
.main-banner,
.home-slider,
.choose-us-2 *,
.blog-thumb,
.blog-thumb *,
.destination-thumb-3,
.destination-thumb-3 *,
.choose-us-outer-wrap,
.blog-thumb figure::after,
.destination-thumb2 figure img,
.destination-thumb2 figure a::after,
.tab-nav-2 li a,
.upgrade-list>li,
.dl-menuwrapper button {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Josefin+Sans:400,600|Open+Sans:400,600";
@import "https://fonts.googleapis.com/css?family=Playfair+Display:400,700";
@import "https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700";
@import "https://fonts.googleapis.com/css?family=Saira+Condensed:300,400,500,600,700";

* {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

body {
	color: #61646f;
	font-size: 14px;
	font-weight: 400;
	background-color: #fff;
	font-family: 'Work Sans', sans-serif
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	color: #2e4d66;
	font-weight: 400;
	font-style: normal;
	line-height: 100%;
	margin: 0;
	font-family: "Calibri";
	text-transform: uppercase
}

h1 {
	font-size: 50px
}

h2 {
	font-size: 40px
}

h3 {
	font-size: 36px
}

h4 {
	font-size: 28px
}

h5 {
	font-size: 28px
}

h6 {
	font-size: 18px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #1f2746
}

p a {
	color: #fff;
	text-decoration: underline
}

p {
	line-height: 24px
}

a {
	color: #111;
	text-decoration: none;
	font-family: 'Work Sans', sans-serif
}

a:hover,
a:focus,
a:active {
	outline: none;
	text-decoration: none
}

/*ul,
ol {
	margin: 0 0 8px 20px;
	padding: 0;
	float: left;
	width: 100%
*/}

ol ol {
	margin-left: 20px
}

ol li {
	width: 100%;
	list-style: decimal
}

.thumb,
figure {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0
}

.thumb img,
figure img {
	float: left;
	width: 80%
}

img {
	max-width: 100%
}

strong {
	color: #3d3d3d
}

iframe {
	border: none;
	float: left;
	width: 100%
}

select {
	width: 100%;
	height: 40px;
	color: #3d3d3d;
	cursor: pointer;
	font-size: 14px;
	font-weight: 300;
	padding: 8px 12px;
	display: inline-block;
	border: 1px solid #d2d2d2
}

label {
	color: #3d3d3d;
	display: block;
	font-weight: 400;
	margin-bottom: 10px
}

.error {
	color: #f00;
	font-size: 11px;
}

.tab-content label {
	display: block;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left
}

button {
	border: none
}

.tab-content1 label {
	color: #000;
	display: block;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 16px;
	text-align: left
}

button {
	border: none
}

.input-field .form-control,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="email"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	float: left;
	width: 100%;
	color: #545454;
	outline: none;
	font-size: 13px;
	min-height: 35px;
	font-weight: 400;
	border-radius: 4px;
	overflow: hidden;
	text-align: left;
	box-shadow: none;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	border: 1px solid #b7b7b7;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #fff;
	margin-bottom: 0px;
}

textarea,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.10)
}

.input-field div.form-control {
	line-height: 25px
}

form p {
	float: left;
	width: 100%;
	position: relative
}

form p span i {
	top: 13px;
	left: 16px;
	color: #474747;
	position: absolute
}

p ins {
	color: #999
}

dl dd {
	margin-left: 20px
}

address {
	font-style: italic
}

::-webkit-input-placeholder {
	color: #545454;
	opacity: 1
}

::-moz-placeholder {
	color: #545454;
	opacity: 1;
	color: #545454;
	opacity: 1
}

:-ms-input-placeholder {
	color: #545454;
	opacity: 1
}

table {
	width: 100%;
	max-width: 100%;
	background-color: transparent
}

th {
	text-align: left
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
	padding-left: 7px;
	vertical-align: top;
	border: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2
}

table thead tr th {
	border-top: 1px solid #d2d2d2
}

table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>td {
	border-top: 1px solid #d2d2d2
}

table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #d2d2d2
}

table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>td {
	border-bottom: 0
}

table>tbody+tbody {
	border-top: 2px solid #d2d2d2
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
	padding: 12px 16px
}

.flex-text {
	display: flex;
	display: -webkit-flex;
	align-items: center
}

.absolute {
	position: absolute
}

.text {
	float: left;
	width: 100%;
	position: relative
}

.text-overflow {
	float: none;
	width: auto;
	overflow: hidden
}

.text-overflow h6 {
	font-size: 25px
}

.text-overflow p {
	font-size: 15px
}

.title {
	float: left;
	width: 100%
}

.overflow-text>.title {
	float: none
}

.p-middel {
	top: 50%;
	bottom: auto;
	position: absolute;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%)
}

.zoom-icon {
	left: 0;
	right: 0;
	text-align: center
}

.zoom-icon a {
	color: #333;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border: 1px dashed #333
}

.slick-slider {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none
}

.slick-slider .slick-list .slick-track:parent [class*="col-"]:parent {
	margin: 0 -15px
}

.date {
	width: auto;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	font-family: 'Work Sans', sans-serif
}

header,
footer,
section,
.section,
.main-banner,
.main-contant,
.main-wrapper {
	float: left;
	width: 100%;
	position: relative
}

section,
.section {
	padding: 15px 0 7px
}

footer {
	padding: 100px 0 0px
}

.container {
	width: 1170px
}

/*.header {
	padding: 16px 16px 0;
	text-align: left;
	float: left;
	width: 100%;
	position: relative
}*/

.sidebar {
	float: left;
	width: 100%;
}

.navigation-outer {
	float: left;
	width: 100%;
	position: relative;
	transition: padding .3s ease
}

.logo {
	margin: 0;
	margin-top: 0;
	width: auto;
	float: left;
	line-height: 0;
	margin-left: 0;
	margin-top: 0px
}

header {
	padding: 0 16px;
	text-align: left
}

.pull p.phonehdr span {
	left: 7px;
	top: -12px;
	font-size: 10px;
	color: #555;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif
}

.pull p.phonehdr a {
	line-height: 35px;
	padding: 7px 0 7px 37px;
	color: #1c9dc4;
	font-size: 21px;
	text-decoration: none;
	font-weight: 700;
	background: url(../images/phone.png) left no-repeat;
	font-family: Arial, Helvetica, sans-serif
}

.pull p.whatsapphdr a {
	line-height: 30px;
	padding: 7px 0 7px 37px;
	color: #000;
	font-size: 19px;
	text-decoration: none;
	font-weight: 700;
	background: url(../images/whatsapp.png) left no-repeat;
	font-family: Arial, Helvetica, sans-serif
}

.pull p.phonehdr {
	position: relative;
	margin-top: -5px;
	margin-bottom: 0
}

.locsec {
	background: url(../images/loc.png) no-repeat right
}

.logo img {
	width: auto;
	height: 50px;
}

.rqst-frm {
	position: fixed;
	bottom: 0;
	left: 7.5%;
	padding: 10px;
	z-index: 999999;
	margin: 0 !important;
	border-radius: 4px 4px 0 0 !important;
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	width: 450px
}

.rqst-frm .close {
	position: absolute;
	top: -9px;
	right: -9px;
	font-size: 17px;
	text-align: center;
	color: #fff;
	background: #da4600;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	opacity: 1;
	padding: 1.3px 0 0
}

.req-tx span {
	font-size: 13px;
	color: #000;
	text-align: left;
	padding-top: 8px;
	display: inline-block
}

.rqst-bt {
	background: #1c9dc4;
	border: 0;
	outline: none;
	padding: 8px 10px;
	margin-left: 5px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 3px;
	transition: .3s
}

.brand {
	border-radius: 50%;
	margin-bottom: 15px;
	padding: 14px;
	text-align: center;
}

.brand img {
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	height: 40px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%)
}

blink {
	animation: blinker 1.5s linear infinite;
	color: #1c87c9
}

@keyframes blinker {
	50% {
		opacity: 0
	}
}

.blink-one {
	animation: blinker-one 1s linear infinite
}

@keyframes blinker-one {
	0% {
		opacity: 0
	}
}

.blink-two {
	animation: blinker-two 1.4s linear infinite
}

@keyframes blinker-two {
	100% {
		opacity: 0
	}
}

.phone-call {
	width: 50px;
	height: 50px;
	right: 20px;
	bottom: 130px;
	background: #075e54;
	position: fixed;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	border-radius: 50%;
	z-index: 99;
	display: inline-block;
	line-height: 50px;
}

.phone-call::before {
	position: absolute;
	content: " ";
	z-index: -1;
	top: -15px;
	left: -15px;
	background-color: #075e54;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	animation-fill-mode: both;
	opacity: 0.6;
	-webkit-animation-fill-mode: both;
	animation: pulse 1.8s infinite ease-in-out alternate;
}

.pulse {
	animation: pulse 1.8s infinite ease-in-out alternate;
}

@keyframes pulse {
	from {
		transform: scale(0.5);
	}

	to {
		transform: scale(1);
	}
}

.brand img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s
}

.brand-m {
	margin-top: 0
}

.bottom-bar {
	}

.main-banner {
	float: left;
	width: 100%;
	background: #fff;
	height: auto;
}

.nw-bkng li {
	list-style: none;
}

.nw-bkng img {
	width: 50px !important;
	position: absolute;
	left: -55px;
}

.nw-bkng {
	margin-top: 20px;
	position: relative;
	left: 24%;
	width: auto;
}

.nw-bkng h4 {
	text-transform: capitalize;
	font-size: 25px;
	margin-bottom: 5px;
}

.nw-bkng h6 {
	text-transform: capitalize;
	font-size: 16px;
	text-align: center;
}

.search_wraper {
	float: left;
	width: 100%;
	position: relative
}

.search_wraper .container {
	position: relative
}

.search_one.absolute {
	left: 0;
	right: 0;
	top: 0px;
	margin-top: 20px;
	bottom: 0px;
	text-align: center;
	position: relative;
	z-index: 2
}

.banner-search_tab {
	float: left;
	width: 100%;
	padding: 10px 10px;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

.banner-search_tab .input-field {
	margin-bottom: 10px
}

.search_wraper input[type="text"],
.search_wraper .form-control {
	background-color: #fff;
	border: none;
	border: 1px solid #b4b4b4
}

.clock-im {
	background-image: url(../images/clock.png);
	background-position: right;
	background-repeat: no-repeat
}

.rntl-hi8 {
	min-height: 90px; 
}

.destination-thumb {
	margin: 0 0 11px;
	border-radius: 10px;
	background-color: #fff;
	text-align: center;
	padding-bottom: 10px;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0px 0px 20px 5px rgba(198,198,198,0.25);
}

.tr-total {
	height: 400px;
}

.tr-total img {
	height: 200px !important
}

.datepicker {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	direction: ltr;
	width: 288px;
	padding: 0;
}

.datepick {
	background: url("../images/calender.png") no-repeat scroll right center;
	cursor: pointer;
	outline: medium none;
	padding: 7px;
	width: 100%;
}

.zoomeffects {
	clear: both
}

.zoomeffects .half {
	float: left;
	margin: 1%;
	width: 48%
}

.zoomEffect_1 {
	position: relative;
	overflow: hidden
}

.zoomEffect_1 img {
	width: 100%;
	height: auto;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s
}

.zoomEffect_1:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.zoomEffect_2:hover img {
	transition: inherit;
}

.gap {
	padding: 0
}

.destination-thumb h5 {
	font-size: 22px;
	color: #1c9dc4;
	font-weight: 700;
	margin-top: 5px
}

.destination-thumb span {
	font-size: 22px;
	color: #000;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 5px
}

.pkg-height {
	height: 70px
}

.bkus-hi8 {
	position: relative;
	top: 0
}

.destination-text-box {
	font-size: 15px;
	color: #000;
	font-weight: 600;
	float: left;
	width: 100%;
	padding: 5px;
	margin-bottom: 5px
}

.p-box {
	text-align: center;
	font-size: 16px;
	padding: 0;
	margin-top: 0;
	font-family: Calibri;
	font-weight: 500;
	margin: 0;
}

.destination-text {
	font-size: 18px;
	color: #333;
	font-weight: 400;
	margin-top: -8px;
	float: left;
	padding: 0 10px;
	font-family: 'Saira Condensed', sans-serif;
}

.destination-text1 {
	float: right;
	font-size: 22px;
	color: #1c9dc4;
	text-transform: none;
	font-weight: 600;
	padding: 0 10px;
	margin-top: -8px;
	font-family: 'Saira Condensed', sans-serif
}

.datepick {
	background: url(../images/date2.png) no-repeat scroll right center;
	background-color: #fff;
	cursor: pointer;
	outline: medium none;
	padding: 7px;
	width: 100%
}

.inline {
	color: #fff;
	background: #f1701a;
	padding: 5px !important
}

.selectParent {
	width: 100%;
	overflow: hidden;
	border-radius: 0
}

.selectParent select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	cursor: pointer;
	height: 35px;
	padding: 5px 10px !important;
	font-size: 13px;
	font-weight: 400;
	color: #333;
	text-align: left;
	background-color: #fff;
	border: 1px solid #adadad;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background: #fff url(../images/dropdown.png) no-repeat Right;
	margin: 0;
}

.selectParent1 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	cursor: pointer;
	height: 35px;
	padding: 5px 10px !important;
	font-size: 13px;
	font-weight: 400;
	color: #333;
	text-align: left;
	background-color: #fff;
	border: 1px solid #adadad;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background: #fff url(../images/dropdown1.png) no-repeat Right
}

.carousel-control.left {
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	z-index: 2
}

.carousel-inner>.item {
	height: 300px;
}

.carousel-control.right {
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	z-index: 2
}

.slide-1 {
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #404346;
	opacity: .5
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control i {
	position: relative;
	top: 50%;
	bottom: 0;
	left: 0;
	font-size: 12px;
	background: #da630f;
	border-radius: 5px;
	border: 1px solid #fff;
	padding: 9px 12px
}

.item img {
	width: 100%;
	height: auto
}

.new-effect:hover::before,
.new-effect:hover::after {
	opacity: 1;
	width: 90%;
	height: 90%
}

.new-effect::before {
	bottom: 5%;
	left: 5%;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}

.new-effect::before,
.new-effect::after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	opacity: 0;
	z-index: 1;
	transition: all .5s ease 0
}

.new-effect::after {
	top: 5%;
	right: 5%;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff
}

.bk-sec {
	background: url(../images/main-slide3.jpg) no-repeat center;
	background-position: fixed;
	background-size: cover;
	padding-bottom: 20px
}

.booknow {
	padding: 15px 0
}

.bks-width {
	width: 16%
}

.bks-width2 {
	width: 15%
}

.bks-width3 {
	width: 23%
}

.bks-width4 {
	width: 20%
}

.bks-width5 {
	width: 14%
}

.bks-width6 {
	width: 12%
}

.bks-width6 {
	width: 12%
}

.round-wdh {
	width: 15%
}

.round-wdh2 {
	width: 30%
}

.round-wdh3 {
	width: 14%
}

.round-wdh4 {
	width: 13%
}

.round-wdh5 {
	width: 14%
}

.round-wdh6 {
	width: 13%
}

.rnt-gap {
	height: 350px;
}

.booknow1 {
	margin: 15px auto
}

.bks-btn:hover {
	color: #fff !important;
	background-color: #db4f0c;
	transition: .5s
}

.df-button1 {
	color: #fff !important;
	background-color: #1c9dc4;
	padding: 5px 22px;
	border-radius: 24px;
	margin-top: 17px;
	margin-bottom: 2px;
	border: none;
	text-decoration: none;
	transition: .5s
}

.df-button1:hover {
	color: #fff !important;
	background-color: #e1520f;
	transition: .5s
}

.df-button2 {
	color: #fff !important;
	background-color: #113a78;
	padding: 6px 22px;
	border-radius: 20px;
	border: none;
	transition: .5s;
	text-decoration: none;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777
}

.df-button2:hover {
	color: #fff !important;
	background-color: #e1520f;
	transition: .5s
}

.df-button3 {
	border: solid 1px #286090;
	color: #8a8a8a;
	background-color: transparent;
	padding: 6px;
	border-radius: 5px;
	transition: .5s;
	text-decoration: none
}

.df-button3:hover {
	color: #fff !important;
	background-color: #e1520f;
	border: solid 1px #e1520f;
	transition: .5s
}

.main-why {
	border: 1px solid #ccc;
	background-image: url(../images/xcream.png) no-repeat center;
	background-size: cover;
	padding: 1em;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
	float: left;
	margin-bottom: 20px;
	height: 150px;
	width: 100%;
	border-radius: 10px;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1)
}

.main-why:hover {
	box-shadow: 0 10px 30px #888;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1)
}

.gap-sec {
	margin-top: 15px
}

.main-why img {
	border: 3px dotted #002644;
	border-radius: 50%;
	padding: 5px;
	width: 70px
}

.main-test-sec {
	border-radius: 0 30px;
	float: right;
	padding: 20px 20px 20px 60px;
	position: relative;
	height: 280px;
	width: 100%
}

.main-test-sec::after {
	background: linear-gradient(#fe8c00, #f83600);
	border-radius: 0 30px;
	content: "";
	height: 100%;
	left: 0;
	opacity: .15;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.why-pos {
	position: absolute;
	top: 50px;
	left: -80px;
	z-index: 1
}

.test-txt {
	padding: 0 0 0 10px;
	color: #000
}

.test-txt h3 {
	color: #fff
}

.testi-round {
	border: 1px solid #ccc;
	padding: 4px;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
	height: 100px;
	width: 101px;
}

.testi-round img {
	border-radius: 50%;
	border: 1px solid #ffff
}

.bgimg-2 img {
	padding: 10px;
	border: 3px solid #e9e7e7;
	margin-top: 31px;
	border-radius: 13px
}

.why-box ul {
	display: inline-flex;
	list-style: none;
	margin: 10px 0 24px
}

.why1 {
	background-image: url(../images/1.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 17px 17px 38px;
	color: #61646f;
	text-align: left
}

.why2 {
	background-image: url(../images/2.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 17px 17px 38px;
	color: #61646f;
	text-align: left
}

.why3 {
	background-image: url(../images/3.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 17px 17px 47px;
	color: #61646f;
	text-align: left
}

.why4 {
	background-image: url(../images/4.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 17px 17px 54px;
	color: #61646f;
	text-align: left
}

.why5 {
	background-image: url(../images/5.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 17px 17px 38px;
	color: #61646f;
	text-align: left
}

.why6 {
	background-image: url(../images/6.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 17px 17px 42px;
	color: #61646f;
	text-align: left
}

.testimonial-section {
	position: relative
}

.testimonial-section h6 {
	color: #e94e1d;
	font-size: 22px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	text-transform: none
}

.testi {
	background-image: url(../images/inverted-comma.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 55px;
	width: 100%;
	height: 37px;
	float: left;
	margin-top: -19px
}

.testi1 {
	background-image: url(../images/inverted-comma1.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 55px;
	width: 100%;
	height: 50px;
	float: left;
	margin-top: -30px
}

.testimonial-section p {
	color: #333;
	text-align: justify;
	font-size: 13px;
	margin: 0;
	padding: 0
}

.testimonial-section:before {
	content: '';
	background: url(../images/main-slide6.jpg) no-repeat center;
	background-size: cover;
	background-position: fixed;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-attachment: fixed
}

.testimonial-section .title {
	float: left;
	width: 100%;
	color: #fff;
	padding: 23px 10px 34px;
	font-weight: 500;
	line-height: 100%;
	position: relative;
	font-family: Calibri;
	font-size: 29px;
	font-weight: 100;
	margin-bottom: 10px;
	text-transform: none
}

.testimonial-slider {
	margin-bottom: 25px !important
}

.testimonial-slider .slick-dots {
	bottom: 0
}

.testimonial-slider .text {
	margin: 0 0 32px
}

.testimonial-slider .text .title {
	margin: 0 0 9px
}

.testimonial-slider .text p {
	clear: both;
	display: block;
	max-width: 75%;
	font-size: 18px;
	margin: 0 auto 12px;
	color: #000
}

.testimonial-slider .text .designation {
	margin: 0 0 -3px
}

.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
}

.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: 0
}

.testimonial-slider-2 .slick-next {
	right: 0
}

.testimonial-slider-2:hover .slick-prev {
	left: -50px
}

.testimonial-slider-2:hover .slick-next {
	right: -50px
}

.heading4 {
	font-size: 18px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	color: #111;
	margin: 0 0 5px
}

.heading1 {
	font-size: 30px;
	line-height: 20px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	color: #1b2834;
	font-weight: 900
}

.content-quality {
	float: left;
	width: 193px
}

.content-quality p {
	margin-left: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px
}

.content-quality p span {
	display: block
}

footer h4 {
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	padding: 0 0 15px;
	margin: 0 0 0px;
	font-weight: 400;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif
}

footer ul {
	margin: 0 !important;
	list-style: none;
	padding-left: 0px;
}

/*footer ul li a::before {
	font-family: FontAwesome;
	content: "\f00c";
	display: inline-block;
	vertical-align: middle;
	color: #1c9dc4;
	font-size: 10px;
	font-weight: 400;
	margin-right: 7px
}*/

footer ul li a {
	color: #777;
	font-size: 13px;
	line-height: 28px;
	text-transform: uppercase;
}

footer ul li a:hover {
	color: #000;
}

.ftcontact h5 {
	text-transform: capitalize;
	color: #ccc;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif
}

.ftcontact p {
	color: #999 !important;
	text-align: left;
	line-height: 22px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif
}

.ftcontact p a {
	color: #999;
	text-decoration: none
}

.ftcontact .fa {
	color: #1c9dc4;
	margin-right: 7px;
	font-size: 16px;
	width: 19px;
	text-align: center
}

.recognisedby {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 17px 0 19px;
	margin: 31px 0 9px;
	text-align: left
}

.recognisedby h5 {
	color: #ccc;
	font-size: 13px;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px
}

.recognisedby img {
	margin: 5px 8px 0 0;
	width: 100px
}

.recognisedby img.poptions {
	display: block !important;
	width: 211px !important;
	margin-bottom: 5px
}

.copyright p {
	padding: 0;
	margin: 0;
	line-height: normal;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px
}


footer .smo-icon .fa {
	font-size: 16px;
	color: #bbb
}

footer .smo-icon a {
	float: left;
	display: inline-block;
	margin: 0 8px
}

footer .smo-icon span {
	float: left
}

.footer {
	color: #b7b7b7;
    position: relative;
    padding-top: 30px;
    font-size: 10px;
}
.footer:before {
    content: "";
    position: absolute;
    top: 98px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2e343d;
    z-index: -1;
}
small {
	color: #06757c;
	font-weight: 600
}

.upgrade-footer {
	text-align: center;
	height: auto;
	padding: 30px 0
}

.upgrade-footer a.detail {
	color: #fff;
	font-size: 16px;
	line-height: normal;
	display: inline-block;
	padding: 11px 60px
}

.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
}

@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
	}
}

.t-box .col-md-12 .col-sm-6 {
	display: none;
	height: 1px !important
}

.t-box label {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	margin: 20px
}

.t-box .test {
	-webkit-transition: height .3s ease;
	width: 100%;
	background: #faebe2;
	border: 1px solid #d8d8d8;
	margin-bottom: 20px;
	padding: 10px;
	float: left
}

.t-box input:checked+.test {
	height: auto;
	padding: 1em
}

.button-m {
	margin-left: 40px;
	margin-top: 62px
}

fieldset {
	font-family: sans-serif;
	border: 1px solid #06757c;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15)
}

.rentaltxtsec {
	padding: 0;
	border-radius: 0;
	color: #fff;
	background: #06757c;
	border-color: #fff;
	padding: 7px 13px;
	height: 35px;
	font-size: 16px;
	letter-spacing: 1px
}

.padding {
	padding: 5px
}

.left-box-plan {
	background-image: url(../image/plan.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #bebebe;
	font-size: 14px;
	padding: 0 10px 3px 43px
}

.left-box-clock {
	background-image: url(../image/clock2.png);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #bebebe;
	font-size: 14px;
	padding: 5px 10px 3px 43px
}

.table {
	padding: 5px;
	font-size: 12px;
	color: #333
}

.prsnltxt {
	font-weight: 600
}

.input-group-addon i {
	color: #555
}

.input-group-addon {
	background: #fff;
	padding: 0 10px
}

.pay-fa i {
	font-size: 18px
}

.pay-fa .input-group-addon {
	padding: 0 15px
}

.personal-gap {
	margin-bottom: 30px
}

.personal-info {
	background-color: #df5717;
	background-image: url(../images/personal-info.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 17px;
	padding: 6px 64px;
	width: 100%;
	border-bottom: 1px solid #ccc
}

.pay-info {
	background-color: #df5717;
	background-image: url(../images/payinfo.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 18px;
	padding: 7px 64px;
	width: 100%;
	border-bottom: 1px solid #ccc
}

.personaldtl {
	border-right: 1px dashed #333;
	font-size: 13px;
	font-weight: 600
}

.personal {
	margin: 0;
	border-bottom: 1px solid #ccc;
	padding: 10px 0
}

.redtxttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	padding: 3px;
	font-weight: 700
}

.itinary img {
	padding: 5px
}

.routes {
	background-color: transparent;
	border: 1px solid #1c9dc4;
	text-align: center;
	margin: 2px 0px;
	border-radius: 5px;
	transition: 0.5s;
}

.routes p {
	padding: 3px 5px;
	margin: 0;
	transition: 0.5s;
}

.rout-full ul {
	padding: 0;
	margin: 0;
	text-align: center;
}

.rout-full li {
	list-style: none;
	padding: 0;
	display: inline-block;
}

.routes p a {
	color: #000;
	text-decoration: none
}

.routes:hover {
	background: #1c9dc4;
	color: #fff;
}

.routes a:hover {
	color: #fff;
}

.thankyou {
	background-image: url(../images/thankyou.png);
	background-position: right bottom;
	background-repeat: no-repeat
}

.destination1 {
	background: url(../images/travel-trade-numbers.jpg) no-repeat fixed 100% center/100% auto;
	background-color: rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: rgba(0, 0, 0, 0);
	background-repeat: repeat;
	background-size: auto auto;
	background-repeat: no-repeat;
	background-size: 100%;
	height: auto;
	background-color: #fbfbfb;
	margin-top: 48px;
	border-bottom: 6px solid #e6e6e6;
	border-top: 6px solid #e6e6e6
}

.text-color {
	color: #2c2c2c;
	font-weight: 600
}

.text-color1 {
	text-align: center;
	display: inline-block;
	position: relative;
	background-color: #fff;
	background-image: -webkit-linear-gradient(left, #c2fb0b, #fc9714);
	background-image: -moz-linear-gradient(left, #c2fb0b, #fc9714);
	background-image: -ms-linear-gradient(left, #c2fb0b, #fc9714);
	background-image: -o-linear-gradient(left, #c2fb0b, #fc9714);
	background-image: linear-gradient(60deg, #c2fb0b, #fc9714);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: none;
	font-weight: 600
}

.mc-car-name {
	margin-bottom: 0;
	padding-bottom: 0
}

.car-style {
	background: #ff2929 url(../images/car-style.jpg) top right no-repeat;
	position: relative;
	top: 15px;
	left: -15px;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	padding: 3px 25px 1px 10px;
	display: table;
	border-left: #ffa200 6px solid
}

.car-main-sc img {
	width: 100%;
	padding: 0
}

.iti-box {
	border: 1px solid #ccc;
	padding: 2px;
	text-align: center;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 6px -7px #777;
	-moz-box-shadow: 0 5px 6px -7px #777;
	box-shadow: 0 5px 6px -7px #777
}

.iti-box img {
	width: 35px;
	height: auto
}

.iti-txt {
	text-align: center;
	font-size: 12px;
	color: #333;
	margin-top: 5px
}

.carname {
	font-size: 14px;
	margin: 5px 0px;
	padding: 7px;
	line-height: 16px;
	color: #102667;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left
}

.carname span {
	    display: block;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 0px;
}

.tx {
	color: #797979 !important;
	font-size: 14px !important
}

.lz-siz img {
	border-bottom: 1px solid #ccc;
}

.mc-feature ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0
}

.mc-feature ul li {
	display: inline-block;
	padding: 0 4%;
	padding-left: 4%;
	text-align: right;
	color: #373737;
	font-size: 14px;
	border-right: 1px solid #d5d5d5
}

.bk-brdr {
	border-right: 1px solid #ccc
}

.mc-feature span {
	display: block;
	font-size: 12px;
	color: #575554;
	text-align: center
}

.dropdowns nav,
.dropdowns ul,
.dropdowns li,
.dropdowns a {
	margin: 0;
	padding: 0
}

.dropdowns a {
	text-decoration: none
}

.toggleMenu {
	display: none
}

.nav {
	list-style: none;
	*zoom: 1
}

.nav:before,
.nav:after {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

.nav ul {
	list-style: none
}

.nav a {
	padding: 10px 15px
}

.nav li {
	position: relative
}

.nav>li {
	float: left
}

.nav>li>.parent {
	background-image: url(images/downArrow.png);
	background-repeat: no-repeat;
	background-position: right
}

.nav>li>a {
	display: block
}

.nav li ul {
	position: absolute;
	left: -9999px
}

.nav>li.hover>ul {
	left: 0
}

.nav li li.hover ul {
	left: 100%;
	top: 0
}

.nav li li a {
	display: block;
	position: relative;
	z-index: 100
}

.nav li li li a {
	z-index: 200
}

.ribbon-wrapper-green {
	width: 130px;
	height: 116px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
	z-index: 9
}

.ribbon-green {
	font: bold 15px Sans-Serif;
	color: #333;
	text-align: center;
	text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	position: relative;
	padding: 51px 0;
	left: 10px;
	top: -30px;
	width: 172px;
	background-color: #BFDC7A;
	background: linear-gradient(rgba(255, 255, 255, 0.01), rgba(87, 85, 85, 0.2), rgba(92, 92, 92, 0.3));
	color: #6a6340;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	height: 139px
}

.ribbon-green:before,
.ribbon-green:after {
	content: "";
	border-top: 3px solid #6e8900;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px
}

.ribbon-green:before {
	left: 0
}

.ribbon-green:after {
	right: 0
}

.nav1 {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-size: 14px
}

.nav-items1 {
	padding: 0;
	list-style: none;
	margin-top: -5px;
	margin-bottom: 16px
}

.nav-item1 {
	display: inline-block;
	margin-right: 25px
}

.nav-item1:last-child {
	margin-right: 0
}

.nav-link1,
.nav-link1:link,
.nav-link1:visited,
.nav-link1:active,
.submenu-link1,
.submenu-link1:link,
.submenu-link1:visited,
.submenu-link1:active {
	display: block;
	position: relative;
	font-size: 14px;
	letter-spacing: 1px;
	cursor: pointer;
	text-decoration: none;
	outline: none
}

.nav-link1,
.nav-link1:link,
.nav-link1:visited,
.nav-link1:active {
	color: #000;
	font-weight: 500
}

.nav-link1::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 3px;
	background: rgba(0, 0, 0, 0.2);
	opacity: 0;
	-webkit-transform: translate(0, 10px);
	transform: translate(0, 10px);
	transition: opacity .3s ease, transform .3s ease
}

.nav-link1:hover::before,
.nav-link1:hover::before {
	opacity: 1;
	-webkit-transform: translate(0, 5px);
	transform: translate(0, 5px)
}

.dropdown1 label {
	margin: 0;
	color: #656565 !important;
	font-weight: 700;
	padding: 7px;
	padding-bottom: 7px;
	text-align: left !important;
	width: 20%;
	float: left;
	margin: 0;
	color: #656565;
	font-weight: 700;
	padding-bottom: 2px
}

.date {
	width: 100%;
	float: left;
	padding-left: 0;
	list-style: none
}

.datee {
	margin: 0
}

.date li a {
	width: 23%;
	float: left;
	border: 1px solid #c0bebe;
	margin: 5px 10px;
	color: #000;
	padding: 5px 10px
}

.dropdown1 {
	position: relative
}

.dropdown1 .nav-link1 {
	padding-right: 15px;
	height: 17px;
	line-height: 17px
}

.dropdown1 .nav-link1::after {
	content: "";
	position: absolute;
	top: 6px;
	right: 0;
	border: 5px solid transparent;
	border-top-color: #000
}

.submenu1 {
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 100;
	width: 200px;
	margin-left: -100px;
	background: #fff;
	border-radius: 3px;
	line-height: 1.46667;
	margin-top: -5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	opacity: 0;
	-webkit-transform: translate(0, 0) scale(.85);
	transform: translate(0, 0)scale(.85);
	transition: transform .1s ease-out, opacity .1s ease-out;
	pointer-events: none
}

.submenu1::after,
.submenu1::before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	height: 0
}

.submenu1::after {
	border-bottom-color: #fff
}

.submenu1::before {
	margin-left: -13px;
	border: 13px solid transparent;
	border-bottom-color: rgba(0, 0, 0, .1);
	-webkit-filter: blur(1px);
	filter: blur(1px)
}

.submenu-items1 {
	list-style: none;
	padding: 10px 0
}

.submenu-item {
	display: block;
	text-align: left
}

.submenu-link1,
.submenu-link1:link,
.submenu-link1:visited,
.submenu-link1:active {
	color: #3498db;
	padding: 10px 20px
}

.submenu-link1:hover {
	text-decoration: underline
}

.submenu-seperator1 {
	height: 0;
	margin: 12px 10px;
	border-top: 1px solid #eee
}

.show-submenu1 .submenu1 {
	opacity: 1;
	-webkit-transform: translate(0, 25px) scale(1);
	transform: translate(0, 25px) scale(1);
	pointer-events: auto
}

.refine {
	color: #000;
	letter-spacing: 1px;
	font-family: 'Work Sans', sans-serif;
	background-color: #f9e6c4;
	padding: 5px 18px;
	border-radius: 41px;
	margin-left: -20px
}

.errordiv {
	border: 2px solid #a52a2a;
	border-radius: 10px;
	padding: 16px;
	width: 65%;
	margin: 0 auto;
	background: #faebd7;
	font-size: 16px;
	font-family: cursive
}

.showtourist {
	font-size: 14px;
	position: absolute;
	top: -10%;
	right: 15px;
	font-weight: 500;
	color: #333 !important;
	background: #adff2f;
	border-top-left-radius: 10px;
	width: 182px;
	border-top-right-radius: 10px;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-loading .slick-list {
	background: #fff center center no-repeat
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-slide img {
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

.slick-slide img {
	display: block
}

.slick-slide img.slick-loading {
	background: #fff center center no-repeat;
	padding-bottom: 100%
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

@font-face {
	font-family: "slick";
	src: url(./fonts/slick.eot);
	src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal
}

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none
}

.slick-prev:focus,
.slick-next:focus {
	outline: none
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

.slick-prev:before {
	content: '\2190'
}

.slick-next {
	right: -25px
}

.slick-next:before {
	content: '\2192'
}

.slick-slider {
	margin-bottom: 30px
}

.blink_me {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}

.desti-small {
	color: #06757c;
	font-size: 13px;
	font-weight: 500;
	margin-top: 5px;
	float: right;
	padding: 0;
	font-family: 'Saira Condensed', sans-serif
}

.dropdowns {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.toggleMenu {
	color: #fff
}

.nav a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 500
}

.nav a:hover {
	color: #FC0
}

.nav li li a {
	padding: 10px 11px !important
}

.nav li li li a {
	background: #ccc;
	border-bottom: 1px solid silver
}

.dropdowns {
	width: auto
}

a.toggleMenu {
	padding: 10px 0;
	width: 100%;
	text-align: left
}

.nav ul {
	width: 9em
}

.nav a {
	padding: 10px
}

.nav>li>.parent {
	padding-right: 15px;
	background-position: 90% 50%
}

@media screen and (max-width:768px) {
	.nav ul {
		width: 100%
	}
}

@media screen and (min-width:768px) {
	.row-offcanvas {
		position: fixed;
		right: 400px;
		top: 35%;
		z-index: 999;
		transition: 0.5s;
	}

	.row-offcanvas.active {
		right: 20px;
		transition: 0.5s;
	}

	.sidebar-offcanvas {
		position: absolute;
		top: 400px;
		z-index: 3;
		width: 100%;
		right: -26%;
		transition: 0.5s;
	}

	.sidebar {
		background: transparent;
		padding: 10px;
		margin-top: -20px;
		border-radius: 0 0 0 5px;
		z-index: 99;
		top: 50%;
		bottom: 0;
		width: 400px;
		left: 50%
	}

	.dis-f-btn {
		position: absolute;
		background: #28b02c;
		padding: 6px;
		padding-top: 0;
		font-size: 18px;
		border-radius: 5px 5px 0 0;
		top: 89px;
		transform: rotate(-90deg);
		z-index: 3;
		color: #fff;
		cursor: pointer;
		width: 200px;
		text-align: center;
		letter-spacing: 2px;
		text-transform: uppercase;
		font-weight: 600;
		left: -114px
	}

	.row-offcanvas.active .btn-collapse {
		right: 0;
		margin-right: -8px
	}

	.dis-offer {
		position: absolute;
		right: 0;
		transform: rotate(-90deg);
		top: 200px;
		color: #fff;
		background: #494949;
		padding: 10px;
		font-size: 22px;
		margin-top: 0;
		margin-bottom: 0;
		border: none;
		text-decoration: none;
		transition: .5s;
		width: 100%;
		letter-spacing: 2px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		text-transform: uppercase;
		font-weight: 400;
		width: 200px
	}

	.dis-f-btn i {
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		font-size: 35px;
		position: relative;
		left: 0;
		top: 5px
	}

	.dis-tx {
		color: #000;
		font-size: 30px;
		font-weight: 800;
		text-transform: uppercase
	}

	.dis-body {
		background: linear-gradient(#fcded2, #f0fceb);
		padding: 1em;
		height: 200px;
		border: 1px solid #ccc;
		margin-left: -10px
	}

	.dis-cpn span {
		padding: 10px;
		color: #1c9dc4;
		border: 1px dashed #ccc;
		text-align: center;
		font-size: 15px;
		font-weight: 800;
		background: #f9f9f9;
		letter-spacing: 1px
	}

	.dis-cpn {
		font-size: 14px;
		color: #000;
		font-weight: 500
	}

	.dis-body p {
		font-weight: 600;
		font-size: 13px;
		margin: 0 auto;
		text-align: justify;
		line-height: 20px
	}

	.ord-dis i {
		float: left
	}

	.ord-dis {
		font-size: 13px;
		color: #000;
		font-weight: 600;
		margin-top: 0
	}

	/*.cnvas-hid span.active{display:none}*/
	.ds-of-im img {
		width: 70%
	}

	.ds-of-im {
		position: absolute;
		top: 10px;
		left: 63%;
		height: auto;
		padding: 0
	}

	.cd-ptra {
		display: inline-block !important
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1140px) {
	.container {
		width: 100%
	}

	.destination-thumb img {
		width: 100% !important
	}

	.hedr {
		width: 100%;
		border-bottom: 1px solid #ccc
	}

	.cyntner .container {
		padding: 0;
	}

	.main-why {
		height: auto
	}

	.testimonial-desc {
		height: 140px !important;
		padding-left: 4px !important
	}

	.testi-sec::after {
		display: none
	}

	.testimonial-desc img {
		float: right;
		margin-right: 3px !important;
		width: 70px !important
	}

	.testimonial.testi-primary .testimonial-writer-name {
		font-size: 14px !important
	}

	.spl-mn-clr {
		padding: 10px;
		min-height: 130px;
		max-height: 130px
	}

	.spl-hd-tx {
		font-size: 15px
	}

	.destination-thumb h7 {
		font-size: 14px;
		height: 80px
	}

	.ed-siz {
		position: relative;
		top: 0;
		right: 10px;
		background: transparent !important
	}

	.edit-btn {
		margin-left: 0;
		float: right;
		margin-top: 10px;
		margin-bottom: 10px
	}

	.arr-sec {
		display: none
	}

	.adnl-txt {
		font-size: 14px
	}

	.ot-siz .formcontrol {
		float: left;
		width: 100%
	}

	.coupon-size img {
		display: contents;
		width: auto !important
	}

	.coupon-size {
		text-align: center
	}

	.py-siz {
		left: 0
	}

	.sml-mb h6 {
		font-size: 15px
	}

	.cl-b {
		clear: both
	}

	.bs-stwid {
		width: 70% !important
	}

	.apl-sec {
		position: absolute;
		top: 40px;
		font-size: 14px;
		left: 0;
		right: 0
	}

	.btn-quickpay {
		position: absolute;
		top: 0;
		right: 0 !important
	}

	.routes {
		margin: 0 2px;
		width: 24% !important;
		font-size: 14px;
		height: 50px;
		padding: 0
	}

	.routes p {
		padding: 0px;
		margin: 0
	}

	.brand {
		width: 16%;
		height: 116px;
		padding: 14px;
		margin: 0 auto
	}

	.validate {
		width: 50% !important;
		text-align: center
	}

	.inputMedium {
		height: auto !important
	}

	.bks-width {
		width: 33%;
		text-align: left;
	}

	.bks-width2 {
		width: 33%;
	}

	.bks-width3 {
		width: 34%;
	}

	.bks-width4 {
		width: 33%;
	}

	.bks-width5 {
		width: 33%;
	}

	.bks-width6 {
		width: 34%;
	}

	.round-wdh {
		width: 33%;
	}

	.round-wdh2 {
		width: 33%;
	}

	.round-wdh3 {
		width: 34%;
	}

	.round-wdh4 {
		width: 33%;
	}

	.round-wdh5 {
		width: 33%;
	}

	.round-wdh6 {
		width: 34%;
	}

	.destination-text-box {
		font-size: 14px;
		padding: 0
	}

	.tr-total img {
		height: 150px !important
	}

	.tr-total {
		height: 350px
	}

	.carousel-inner>.item {
		height: 50px
	}

	.carname span {
		font-size: 16px
	}

	.carname {
		padding-left: 0
	}

	.slick-next {
		right: 0 !important
	}

	.slick-prev {
		left: 0 !important
	}

	.recognisedby img {
		width: 80px;
	}

	.main-test-sec {
		float: right;
		padding: 20px 0;
		height: auto;
		width: 100%
	}

	.testi-round {
		width: 80px;
		height: 80px;
		position: relative;
		top: 0;
		left: 0;
		margin: 0 auto;
	}

	.section-heading .title {
		font-size: 25px
	}

	.why-pos {
		position: relative;
		top: 0;
		left: 0;
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}

	.triangle-arrow {
		height: 50px;
		margin: 0 auto
	}

	.bkng-po {
		position: relative;
		top: 0 !important
	}
}

@media only screen and (min-device-width:767px) and (max-device-width:1024px) {
	header {
		position: relative;
		top: 0px;
	}

	.bottom-bar {
		background: linear-gradient(40deg, #fe5a02 32%, #fe5a02 32%);
		position: absolute;
		z-index: 11;
		width: 100%;
		float: left
	}

	.btn-quickpay {
		top: 30px !important
	}

	.nav>li {
		float: left;
		width: 100%
	}

	.logo {
	}

	.row-offcanvas {
		display: none !important
	}

	.bkng-po {
		position: relative;
		top: 0 !important
	}

	#myCarousel {
		display: none;
	}

	.tab-nav-2 li {
		width: 50%;
	}

	.search_wraper {
		padding: 15px 15px 15px;
	}

}

@media screen and (max-width:768px) {
	.phone-call {
		width: 50px;
		height: 50px;
		right: 45px;
		bottom: 30px;
		background: #075e54;
		position: fixed;
		text-align: center;
		color: #ffffff;
		cursor: pointer;
		border-radius: 50%;
		z-index: 99;
		display: inline-block;
		line-height: 50px;
		box-shadow: 4px -40px 60px 5px rgb(26, 117, 206) inset;
	}

	.phone-call::before {
		position: absolute;
		content: " ";
		z-index: -1;
		top: -15px;
		left: -15px;
		background-color: #075e54;
		width: 80px;
		height: 80px;
		border-radius: 100%;
		animation-fill-mode: both;
		opacity: 0.6;
		-webkit-animation-fill-mode: both;
		animation: pulse 1.8s infinite ease-in-out alternate;
	}

	.pulse {
		animation: pulse 1.8s infinite ease-in-out alternate;
	}

	@keyframes pulse {
		from {
			transform: scale(0.5);
		}

		to {
			transform: scale(1);
		}
	}

	.of-txt p {
		font-size: 14px
	}

	.dropdown-menu>li>a {
		padding: 8px 20px;
	}

	.search_wraper {
		padding: 15px 15px 15px;
	}

	.nw-bkng img {
		width: 50px !important;
		position: relative;
		left: 0;
	}

	.nw-bkng h4 {
		margin-bottom: 5px;
	}

	.nw-bkng {
		position: relative;
		left: 0;
		text-align: center;
		width: 100%;
	}

	.nw-bkng h4 {
		text-transform: capitalize;
		font-size: 12px;
		margin-bottom: 5px;
		text-align: center;
		font-weight: 600;
	}

	.nw-bkng h6 {
		font-size: 12px;
	}

	.label-danger {
		position: relative;
		top: -15px !important;
		left: -26px !important;
	}

	.tab-nav-2 li {
		width: 50%;
	}

	.testi1 {
		margin-top: 0px;
	}

	.clr-gp {
		clear: both;
	}

	.bks-width5 {
		width: 20%;
		clear: both
	}

	.round-wdh5 {
		width: 50%;
		clear: both;
	}

	.tr-total {
		height: auto
	}

	.bkng-po {
		position: relative;
		top: 0 !important
	}

	.row-offcanvas {
		display: none !important
	}

	.destination-thumb img {
		width: 100% !important;
		height: auto !important
	}

	.hedr {
		padding: 0;
		border-bottom: 1px solid #ccc
	}

	.new-sec .iti__country-list {
		position: relative;
		width: 100%;
		clear: both;
		height: 150px
	}

	.dropdown-backdrop {
		z-index: 0
	}

	.clck-gif {
		width: 100px;
		height: auto;
		position: absolute;
		left: 70%;
		right: 0;
		margin-top: 16px
	}

	.ot-alt {
		color: #f5deb3;
		font-size: 12px !important;
		position: relative !important;
		top: 10px !important;
		left: 0 !important;
		background: #000;
		padding: 5px 12px !important;
		border-radius: 20px;
		clear: both
	}

	a.toggleMenu {
		padding: 5px 0 !important;
		margin-top: 3px;
		font-size:12px;
	}
	.nav > li > a
	{
		text-align: left;
	}

	.logo img {
		width: 70%;
		height: auto
	}

	.testimonial-desc img {
		height: auto !important
	}

	.prsnltxt {
		font-size: 13px;
		font-family: 'Work Sans', sans-serif
	}

	.cn-rmov {
		padding: 0 !important
	}

	.tr-gap {
		margin-bottom: 20px
	}

	.spl-hd-tx {
		color: #fff;
		font-weight: 800;
		text-transform: capitalize;
		font-size: 16px;
		letter-spacing: 1px;
		line-height: 25px
	}

	.spl-brd {
		margin-bottom: 10px
	}

	.testi-sec::after {
		display: none
	}

	.btn-breadcrumb .btn:last-child {
		padding: 6px 18px 6px 24px;
		width: 100%
	}

	.destination-thumb span {
		font-size: 16px !important;
	}

	.testi-sec {
		font-size: 13px
	}

	.pagination {
		display: block !important;
		padding-left: 0;
		text-align: left;
		float: left !important;
		width: 100%;
		cursor: pointer
	}

	.testimonial.testi-primary .testimonial-writer-name {
		color: #293C6E;
		font-size: 14px !important;
		letter-spacing: 1px
	}

	.testimonial-desc {
		margin-top: 20px !important;
		text-align: left;
		padding-left: 10px !important;
		height: auto !important
	}

	.of-title h4 {
		font-size: 18px
	}

	.tab-content1 label {
		margin-bottom: 10px;
		font-size: 13px;
		text-align: left
	}

	.farechart .table-right {
		text-align: right;
		font-size: 11px !important;
		padding: 6px 10px
	}

	.upgrade-list .new-upd {
		height: auto
	}

	.pkcg-tb .pkcg-sec {
		border-bottom: 1px solid #fff;
		margin: 0
	}

	.elem {
		width: 100% !important
	}

	.pkcg-tb {
		display: block !important
	}

	.form-control {
		font-size: 13px
	}

	.stepLabel {
		font-size: 13px !important
	}

	label {
		font-size: 13px
	}

	.all-pkcg {
		border: none;
		padding: 10px;
		border-top: none;
		margin-bottom: 20px
	}

	.destination-thumb h6 {
		width: 100%
	}

	.destination-text1 {
		float: left;
		font-size: 20px;
		color: #1c9dc4;
		text-transform: none;
		font-weight: 600;
		font-family: 'Saira Condensed', sans-serif;
		text-align: left
	}

	.destination-thumb h7 {
		text-align: left !important;
		width: 100%;
		font-size: 13px;
		height: auto !important
	}

	.box-hight {
		margin-bottom: 0;
		margin-top: 0
	}

	.main-banner ul {
		margin: 0 auto
	}

	.p-h8 img {
		width: 100%;
		height: auto
	}

	.ot-siz .formcontrol {
		float: right;
		width: 100%
	}

	.lder-py {
		position: relative;
		right: 0;
		bottom: 0;
		clear: both
	}

	.undefined {
		padding: 0;
		color: #fff;
		background: #090;
		text-transform: uppercase;
		position: absolute;
		right: 20px;
		top: 5px;
		z-index: 20;
		-webkit-transition: right 1s cubic-bezier(.18, .89, .32, 1.28);
		transition: right 1s cubic-bezier(.18, .89, .32, 1.28);
		padding: 3px;
		font-size: 12px
	}

	.undefined:hover {
		color: #fff
	}

	.room-list-page {
		margin-bottom: 20px;
		margin-top: 20px
	}

	.errordiv {
		border: 2px solid #a52a2a;
		border-radius: 10px;
		padding: 10px;
		width: 100%;
		margin: 0 auto;
		font-size: 14px;
		font-family: cursive
	}

	.jrn-siz {
		position: relative;
		top: -20px
	}

	.totAmt {
		padding-top: 0 !important
	}

	.PaymentMethod-wraper {
		min-height: auto !important
	}

	.ch-pos {
		position: absolute;
		left: -20px
	}

	.rtc-gp {
		margin-top: 20px
	}

	.pd-rmov {
		padding: 0 !important
	}

	.ps-rov {
		padding: 0 !important
	}

	.py-pd {
		padding: 5px
	}

	.pt-gp {
		padding: 0 10px
	}

	.totAmnt_text {
		text-align: left !important;
		font-size: 14px !important
	}

	.py-siz {
		float: left;
		width: 100%;
		left: 0
	}

	.checkmark {
		position: relative;
		top: 0;
		left: 10%;
		height: 20px;
		width: 20px
	}

	.chk-txt {
		padding-left: 0;
		margin-right: 10px;
		font-size: 13px
	}

	.ch-rd-siz .chk-txt {
		padding-left: 30px
	}

	.upgrade-list>li {
		padding: 5px
	}

	.sml-mb h6 {
		font-size: 12px
	}

	.sml-mb p {
		font-size: 12px
	}

	.upgrade-list .upgrade-text h6 {
		font-size: 11px
	}

	.nav a {
		padding: 6px;
		font-size: 12px;
		border-bottom: 1px solid #fe7802
	}

	.bottom-bar {
		background: #f68a1e;
		z-index: 11;
		width: 100%;
		float: left
	}

	.fl-bs {
		padding: 0
	}

	.upgrade-footer p.price {
		margin: 0 auto
	}

	.edit-btn {
		width: 106px;
		font-weight: 300;
		font-size: 12px;
		background: linear-gradient(#f85406, #e7861d);
		transition: .5s;
		text-align: center;
		cursor: pointer;
		margin: 6px auto;
		float: right
	}

	.quots-txt {
		font-size: 12px
	}

	.bs-stwid {
		margin-top: 0
	}

	.cl-b {
		clear: both
	}

	.coupon-size img {
		display: inline-block;
		width: auto !important
	}

	.coupon-size {
		text-align: center
	}

	.apl-sec {
		font-weight: 700;
		color: #fff;
		position: absolute;
		top: 45px;
		font-size: 13px;
		right: 0;
		text-align: center;
		left: 5px
	}

	.of-txt p {
		margin-top: 0
	}

	.ed-siz {
		position: absolute;
		top: -40px;
		left: 0;
		background: transparent !important
	}

	.bs-stwid {
		width: 100% !important
	}

	.new-sc-gap .gaps {
		padding: 0;
		height: auto
	}

	.upgrade-list>li {
		padding: 10px
	}

	.p-box {
		text-align: center;
		font-size: 14px;
		padding: 10px;
		margin-top: 0;
		font-family: Calibri;
		font-weight: 500
	}

	.gray-bg {
		padding: 0
	}


	.arr-sec {
		display: none
	}

	.rntl-hi8 {
		height: auto
	}

	.destination-text-box {
		margin-bottom: 5px
	}

	#disply_text .validate {
		width: 100% !important
	}

	.cs-spt-sec {
		text-align: center !important
	}

	.showtourist {
		font-size: 12px;
		position: absolute;
		top: 75px;
		font-weight: 500;
		color: #333 !important;
		background: #adff2f;
		border-top-left-radius: 10px;
		width: 100px;
		right: 0;
		margin-left: -30px
	}

	.slick-slide-box .pd-non {
		padding-right: 0;
		padding-left: 0
	}

	.slick-initialized .slick-slide {
		margin: 0 auto
	}

	.slick-prev {
		left: -10px !important
	}

	.slick-next {
		right: -10px !important
	}

	.slick-prev::before,
	.slick-next::before {
		color: #1c9dc4 !important
	}

	.pkg-height {
		height: auto
	}

	.why-pos {
		position: relative;
		top: 0;
		left: 0;
		z-index: 1
	}

	.main-test-sec {
		background: #f2f2f2 none repeat scroll 0 0;
		border-radius: 0 30px;
		float: right;
		padding: 20px 0 10px;
		position: relative;
		height: auto;
		width: 100%
	}

	.test-txt {
		padding: 0;
		color: #fff
	}

	.test-txt p {
		color: #000;
	}

	.rqst-frm {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		padding: 5px;
		z-index: 999999;
		margin: 0 !important;
		border-radius: 4px 4px 0 0 !important;
		color: #3c763d;
		background-color: #dff0d8;
		border-color: #d6e9c6;
		width: 240px;
		right: 0
	}

	.req-tx span {
		padding-top: 0;
		font-size: 12px;
	}

	.rqst-bt {
		background: #1c9dc4;
		border: 0;
		outline: none;
		padding: 8px 6px;
		margin-left: 5px;
		font-size: 12px;
	}

	.pickes-siz {
		position: absolute;
		top: 0;
		right: 0
	}

	.bks-width {
		width: 95%
	}

	.bks-width2 {
		width: 100%
	}

	.bks-width3 {
		width: 100%
	}

	.bks-width4 {
		width: 100%
	}

	.bks-width5 {
		width: 50%;
	}

	.bks-width6 {
		width: 50%
	}

	.round-wdh {
		width: 100%
	}

	.round-wdh2 {
		width: 100%
	}

	.round-wdh3 {
		width: 50%
	}

	.round-wdh4 {
		width: 50%
	}

	.round-wdh5 {
		width: 50%;
	}

	.round-wdh6 {
		width: 50%
	}

	.main-banner #myCarousel {
		display: block;
	}

	.whatsapphdr {
		margin: 0 auto;
		margin-bottom: 10px !important
	}

	.social {
		width: auto;
		padding: 0;
		list-style: none;
		margin: 0 0 auto;
		display: inline-block;
		text-align: center !important
	}
	.topleft p
	{
		font-size: 14px !important;
	}

	.logo {
		width: 100%;
		text-align: left;
		margin-left: 0;
		margin-top: 0px;
		float: right;
		padding: 2px;
	}

	.btn-quickpay {
		background: #fe5a02 !important;
		padding: 5px !important;
		z-index: 111;
		text-align: center;
		line-height: 15px;
		font-size: 13px !important;
		color: #fff;
		width: 60px;
		text-transform: uppercase;
		right: 5px !important
	}

	.pp {
		position: absolute !important;
		top: -20px !important
	}

	.triangle-arrow {
		height: 30px
	}

	.upgrade-footer {
		padding: 10px 0
	}

	.upgrade-footer p {
		margin-bottom: 0
	}

	.iti-txt {
		text-align: center;
		font-size: 9px;
		color: #333;
		margin-top: 0;
		height: 60px;
		padding: 5px
	}

	.iti-box img {
		width: 19px;
		height: auto
	}

	.input-group {
		position: relative;
		display: table;
		border-collapse: separate;
		z-index: 1;
		float: left
	}

	.new-sc-gap {
		margin-bottom: 10px;
		min-height: auto
	}

	.requesttext {
		font-size: 11px !important;
		color: #2d67b2;
		width: 100%;
		float: left;
		margin-top: 5px;
		padding: 0 5px !important;
		min-height: auto
	}

	.car-main-sc {
		margin-top: 20px;
		padding: 0 !important
	}

	.adnl-main ul li {
		color: #053373;
		font-weight: 500;
		font-size: 11px;
		padding: 0 5px
	}

	.dem-sec {
		color: #c94a30;
		float: left;
		margin-left: 0;
		margin-top: 0
	}

	.tb-final {
		font-size: 12px
	}

	.headtxt {
		font-size: 15px !important
	}

	.t-box .test {
		padding: 5px
	}

	.table {
		padding: 2px 5px;
		font-size: 11px !important
	}

	.cartitle {
		font-size: 12px;
		margin-top: 0
	}

	.imb img {
		max-width: 36%
	}

	.m-res {
		margin: 5px 0;
		padding: 0;
		position: absolute;
		top: -110px;
		right: 0
	}

	.edit-header h6 {
		font-size: 9px;
		font-weight: 100;
		margin: 0 auto;
		color: #e76a06;
		letter-spacing: normal
	}

	.edit-header h4 {
		font-size: 11px;
		font-weight: 700;
		display: inline-block;
		padding: 0;
		color: #06757c;
		width: 100%
	}

	.phonehdr1 {
		display: none
	}

	.pp a {
		word-break: break-all
	}

	.ui-widget.ui-widget-content {
		border: 1px solid #c5c5c5;
		position: fixed !important;
		top: 0 !important;
		width: 100% !important;
		height: 100% !important;
		left: 0 !important
	}

	.mnss-hid {
		display: none
	}

	.head-cont {
		padding: 0;
		display: none;
	}

	.pull p.phonehdr {
		position: relative;
		margin-top: 0;
		margin-bottom: 0
	}

	header {
		padding: 0 !important;
		text-align: center
	}

	.brand-m {
		margin: 0 auto
	}

	.sid-btn {
		display: none
	}

	.sid-btn1 {
		display: none
	}

	.main-why {
		height: auto;
		padding: 0;
	}

	.carname {
		padding-left: 0;
	}

	.testi-round {
		width: 80px;
		height: 80px;
		margin: 0 auto
	}

	.routes {
		background-color: transparent;
		border: 1px solid #1c9dc4;
		text-align: center;
		margin: 2px 0px;
		border-radius: 5px;
		transition: 0.5s;
	}

	.rout-full ul {
		margin: 0;
		padding: 0 10px;
	}

	.rout-full li {
		width: auto;
		margin: 0;
	}

	.brand {
		background-color: #fefafa;
		border-radius: 50%;
		width: 50%;
		height: auto;
		padding: 10px;
		margin: 0 auto
	}

	.container {
		width: 100%
	}

	.carousel-inner>.item {
		height: 30px
	}

	.active {
		display: block
	}

	.nav>li {
		float: none
	}

	.nav>li>.parent {
		background-position: 95% 50%
	}

	.nav li li .parent {
		background-image: url(images/downArrow.png);
		background-repeat: no-repeat;
		background-position: 95% 50%
	}

	.nav ul {
		display: block;
		width: 100%
	}

	.clearsec {
		clear: both
	}
}

.cat_1 ul {
	display: flex;
	margin-bottom: 0px;
	padding: 6px 0px 6px 0px;
}

.cat_1 ul li {
	list-style: none;
	margin-right: 25px;
}

.cat_1 ul li a {
	color: white;
}

.cat_2 {
	float: right;
}

.cat_2 .smo-icon1 {
	position: relative;
	top: 4px;
}

.cat_2 .smo-icon1 p {
	color: white;
}

.cat_2 .smo-icon1 a {
	margin-right: 13px;
}

.carousel-caption {
	position: relative;
	left: 0;
	top: 0;
}

@media(max-width: 768px) {
	.cat_2 {
		display: none;
	}

	.pull .wrap {
		display: none;
	}

	/*.bd-example{
		margin-top: 50px;
	}*/
	.carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: 50%;
		z-index: -1;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none;
	}
}


header {
	text-align: center;
	padding: 0px 0px;
	position: fixed;
	background-color: #1613137a;
	z-index: 9999;
	width: 100%;
}
.topleft
{
	text-align: right;
}
.topleft p
{
	margin-bottom: 0px;
	color: #fff;
	font-size: 20px;
}


.dilhed
{
	display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #777;
    padding: 10px 0px;
}


.destination-tile-banner {
    position: relative;
    height: 301px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    overflow: hidden;
    border-radius: 15px;
}

.destination-tile-banner-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 12px;
    object-fit: cover;
    z-index: -1;
    filter: brightness(100%);
    transform: scale(1);
    transition-property: filter, transform;
    transition-duration: 0.3s, 0.3s;
    transition-timing-function: ease-in-out, ease-in-out;
    transition-delay: 0s, 0s;
    overflow: hidden;
}
.destination-tile-banner-legibility-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    z-index: 0;
    background-image: linear-gradient(to top, rgba(0,0,0,0.9), transparent 50%);
}
.destination-tile-banner-title {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
    z-index: 1;
}

.boxpack
{

}

.destination-tile-banner:hover .destination-tile-banner-image {
    transform: scale(1.02);
    filter: brightness(85%);
    transition-property: filter, transform;
    transition-duration: 0.3s, 0.3s;
    transition-timing-function: ease-in-out, ease-in-out;
    transition-delay: 0s, 0s;
    padding: 0;
}

.packsection
{
	padding: 30px 0px;
}

.onclick-link {
    cursor: pointer;
}
.tour-card-v2__banner {
    position: relative;
    height: 301px;
    padding: 18px 12px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
}

.tour-card-v2__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 12px;
    object-fit: cover;
    z-index: -1;
    overflow: hidden;
}
.lazy-picture img:before {
    content: "";
    background-image: url(https://ui-assets-gc.thrillophilia.com/assets/placeholder-6a8d720….jpg);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
    z-index: -1;
    display: block;
}
.tour-card-v2__legibility-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px;
    border-radius: 12px;
    z-index: 0;
    background-image: linear-gradient(to top, rgba(0,0,0,0.63), transparent);
}
.tour-card-v2__banner-data-wrap {
    z-index: 0;
}
.tour-card-v2__additional-info {
    padding: 0;
    list-style: none;
    margin: 6px 0 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.54;
}
.tour-card-v2__details-wrap {
    margin: 10px;
}
.tour-card-v2__name {
    color: #3a3a3a;
    font-weight: 500;
    line-height: 1.56;
    font-size: 16px;
    -webkit-line-clamp: 2;
    max-height: calc(2 * 16px * 1.56);
    overflow: hidden;
    display: block;
}
.tour-card-v2__reviews-wrap {
    margin-top: 7px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    line-height: 1;
    font-size: 14px;
    color: #666666;
}
.tour-card-v2__reviews-wrap .icon-star-empty {
    color: #ffc527;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.tour-card-v2__average-rating {
    font-weight: 500;
    margin: 0 5px 0 5.5px;
}
.tour-card-v2__price-and-cta-wrap {
    margin-top: 4px;
    display: flex;
    flex-flow: row nowrap;
}

.tour-card-v2__pricing .old-price {
    color: #898989;
    line-height: 1.5;
    margin: 0;
    opacity: 1;
    margin-right: 0px;
}
.tour-card-list .old-price:before, .destination-attraction-card-list .old-price:before {
    left: 0;
    right: 8px;
}
/*.old-price:before {
    content: "";
    position: absolute;
    top: 48%;
    left: -3px;
    right: -3px;
    background-color: #505050;
    height: 1px;
}*/
.tour-card-v2__pricing .current-price {
    color: #3a3a3a;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.56;
}
.current-price span {
    margin-left: 2px;
}
.tour-card-v2__wrap:hover {
    transform: scale(1.02);
}
.modal-open .modal{
	    z-index: 9999;
}
.rt_1:before {
    content: "";
    position: absolute;
    bottom: 24px;
    background-color: #ff5300;
    height: 2px;
    width: 61px;
}
.escapes__caption {
    top: 19px;
    display: block;
    line-height: 1.56;
    color: #6c6c6c;
    font-size: 18px;
    position: relative;
    font-weight: 500;
}
.align-item-centers{
	    display: flex;
    align-items: center;
    justify-content: center;
}

.pads{
	padding: 0px;
	margin-bottom: 20px;
}
.cards img{
	width: 100%;
	position: relative;
	height: 100%;
	border-radius: 20px;
}
.cards{
 	
 }
.cards .card-img-overlay{
	position: absolute;
    top: 0;
    background-image: linear-gradient(to top, rgba(0,0,0,0.9), #0000004f 50%);
    height: 100%;
    text-align: center;
    padding: 24px;
    width: 100%;
    border-radius: 20px;
}
.cards .card-img-overlay .card-title{
	    color: white;
    font-weight: 700;
    font-size: 32px;
}
.cards .card-img-overlay .card-text{
	    color: white;
    font-size: 20px;
    margin-top: 10px;
}
.cards .card-img-overlay a{
	   background-color: #f78b1e;
    color: white;
    font-weight: 600;
    outline: none;
    border: none;
    border-radius: 6px;
    margin: 10px 0 0 auto;
    font-size: 1.4rem;
    padding: 5px 15px;
}

.mainban
{
	background-image: url(../images/homepage.jpg);
	    background-position: center center;
    padding-bottom: 30px;
    background-size: cover;	
    height: 100vh;
    position: relative;
}
.vivonto
{
	height: 100vh;
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mainner
{
	color: #fff;
	text-align: center;
}
.barow
{
	position: absolute;
	bottom: 20px;
	width: 80%;
	left: 10%;
}
.mainner h2
{
	    color: #fff;
    font-size: 41px;
    text-transform: lowercase;
    margin-bottom: 10px;
    font-family: unset;
    font-weight: 600;
}
.textslider h1
{
	font-size: 82px;
    color: #fff;
    font-weight: 600;
}
.textslider .slick-prev, .textslider .slick-next
{
	display: none !important;
}

.section__intro__footer .stats-item
{
	color: #fff;
    opacity: 0.7;
    display: flex;
    align-items: center;
    transition: 0.2s all;
}

.section__intro__footer .stats-item__logo
{
    margin-right: 15px;
}
.section__intro__footer .stats-item__details
{
	    font-size: 1.1rem;
}
.stats-item__logo img
{
	filter: invert(1);
	height: 34px;
}
.section__intro__footer .stats-item__details__caption
{
	    text-transform: uppercase;
    letter-spacing: 1.1px;
    white-space: nowrap;
}
.btnbook
{
	width: 100%;
	    min-height: auto !important;
}
.cabsc
{
	padding: 30px 0px;
	background: #f6f6f69c;
}
.hotebox
{
	    padding: 4px;
    border-radius: 8px;
}
.hotelsec
{
	padding: 30px 0px;
}
.tour-card-v2__pricing
{
	display: flex;
    justify-content: space-between;
    width: 100%;
}
.okaaa
{
align-items: center !important;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    border-top: 1px solid #eee;
    padding-top: 10px;
}

@media(max-width: 768px){
	.section__intro__footer .stats-item
	{
		justify-content: flex-end;
	}

	.mainner h2
	{
		font-size: 30px;
	}
	.textslider h1
	{
		font-size: 50px;
	}
	.barow
	{
		bottom: 30px;
	}
	.bafoot
	{
		margin-bottom: 10px;
	}
	.align-item-centers{
		display: block;
 }
 .lecture{
 	margin-bottom: 20px;
 }

}

.slick-dots li button
{
	display: none;
}
.ourpartner
{
	padding: 50px 0px;
}

.footrow
{
	box-shadow: 0 10px 50px rgba(0,0,0,0.14);
	background-color: #fff;
    border-radius: 19px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 20px;
}
.footer-logo .logo-link {
    display: block;
    text-decoration: none;
    max-width: 175px;
    width: 100%;
    margin: 0 auto;
}

.footer-logo {
    position: relative;
    margin-bottom: 39px;
}
.footer-logo:before, .footer-logo:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    width: 10%;
    background-color: #b7b7b7;
}
.copyright
{
	text-align: center;
}
.smo-icon
{
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}
.cipem
{
	color: #ddd;
	margin-bottom: 10px;
}

.title span:before
{
    content: "";
    position: absolute;
    bottom: -14px;
    left: calc(50% - 30.5px);
    width: 61px;
    height: 2px;
    background: #ff5300;
}



@media (min-width: 1024px){
	.footer-logo:before, .footer-logo:after {
    width: 38%;
}
.footer-logo:before {
    left: 33px;
}
.footer-logo:after {
    right: 33px;
}
}


@media(max-width: 568px)
{
    .inserch input
    {
        font-size:12px !important;
        padding:10px !important;
    }
    .inserch i
    {
        font-size:17px !important;
    }
    .mainner h2
    {
        font-size:20px;
    }
    .textslider h1
    {
        font-size:30px;
    }
    .vivonto
    {
    justify-content: center;
    flex-direction: column;
    }
    .vivonto .row
    {
        width:100%;
    }
    .inserch
    {
        width:100%;
    }
}