@charset "UTF-8";
select, textarea {
	color: #666;
	font-size: 14px
}
body, select, textarea {
	font-size: 14px
}
.awe-btn, a {
	-o-transition: all .3s ease
}
.container, .image-cover, body, section {
	position: relative
}
.tb-cell, img, textarea {
	vertical-align: middle
}
.accordion, .awe-navigation .menu-list li a, .awe-navigation-responsive .menu-list li a, .awe-services__list li, .tabs, .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea, blockquote cite, blockquote footer, body, pre {
	font-family: "Open Sans", sans-serif
}
a, button, input, select, textarea {
	outline: 0
}
a:focus, a:hover, button:focus, input:focus, select:focus, textarea:focus {
	outline: 0!important;
	text-decoration: none
}
body {
	color: #4B4949;
	padding: 0;
	margin: 0
}
.faretbl {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  animation: float 5s infinite;
  width: 80%;
  margin-bottom: 50px;
  margin-left:10%;
}
.faretbl tr{
	
  height: 54px;
  width: 25%;
  font-weight: lighter;
  text-shadow: 0 1px 0 #38678f;
  color: steelblue;
  border: 1px solid #38678f;
  box-shadow: inset 0px 1px 2px #568ebd;
  transition: all 0.2s;	
	}	
.faretbl td, .faretbl th{
	border-right: 1px solid #cccccc;
  padding: 10px;
  transition: all 0.2s;	
	}	
p {
	line-height: 1.7em;
	text-align:justify;
}
input, textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
input[type=search], input[type=text], input[type=url], input[type=number], input[type=password], input[type=email], input[type=file] {
	background: #fff;
	border: 1px solid #d4d4d4;
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	color: #666;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance:none;
margin:0
}
input[type=number] {
	-moz-appearance: textfield
}
select {
	border: 1px solid #d4d4d4;
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px
}
textarea {
	background: #fff;
	border: 1px solid #d4d4d4;
	resize: none;
	padding: 12px;
	height: 140px
}
.awe-parallax, .awe-static {
	background-position: 50% 50%;
	background-repeat: no-repeat
}
.awe-search-tabs-2 .awe-search-tabs__content, code, kbd, pre, samp {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0
}
input::-webkit-input-placeholder {
color:#888
}
input:-moz-placeholder {
color:#888
}
input::-moz-placeholder {
color:#888
}
input:-ms-input-placeholder {
color:#888
}
textarea::-webkit-input-placeholder {
color:#888
}
textarea:-moz-placeholder {
color:#888
}
textarea::-moz-placeholder {
color:#888
}
textarea:-ms-input-placeholder {
color:#888
}
a {
	color: #0091ea;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
code, kbd, pre, samp {
	font-size: inherit;
	border-radius: 0
}
code {
	background-color: eee;
	letter-spacing: .015em
}
img {
	max-width: 100%;
	height: auto;
	border: 0
}
::-moz-selection {
color:#fff;
background-color:#0091ea
}
::selection {
	color: #fff;
	background-color: #0091ea
}
.list li {
	margin: 10px 0 0
	
}
li
{
  color: #0091EA;
}
li p
{
  color: #A6A6A6;
}
#page-wrap {
	overflow: hidden;
	z-index: 9;
	background-color: #f7f7f7
}
.awe-color, .awe-overlay {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%
}
.awe-parallax {
	color: #fff;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.awe-static {
	color: #fff;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.awe-color {
	z-index: -3;
	background-color: #0091ea
}
.awe-overlay {
	background-color: transparent;
	z-index: -2
}
.awe-btn {
	display: inline-block;
	background: 0 0;
	border: 1px solid #0091ea;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	white-space: nowrap;
	text-transform: uppercase;
	cursor: pointer;
	line-height: normal;
	padding: 8px 16px;
	text-align: center;
	font-size: 13px;
	color: #666;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.awe-btn.awe-btn-style2 {
	border: 0;
	background-color: #ddd;
	color: #666
}
.awe-btn.awe-btn-style3 {
	border: 0;
	background-color: #0091ea;
	color: #fff
}
.awe-btn.awe-btn-style3:focus, .awe-btn.awe-btn-style3:hover {
	background-color: #403F3F;
	color: #fff
}
.awe-btn:focus, .awe-btn:hover {
	background-color: #0091ea;
	color: #fff
}
.tb {
	display: table;
	width: 100%
}
.tb-cell {
	display: table-cell
}
.db {
	display: block
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	line-height: 1.5em;
	color: #262626
}
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit
}
.h1, h1 {
	font-size: 40px
}
.h2, h2 {
	font-size: 36px
}
.h3, h3 {
	font-size: 30px;
	color:#0091EA;
	
}
.h4, h4 {
	font-size: 28px
}
.h5, h5 {
	font-size: 20px
}
.h6, h6 {
	font-size: 18px
}
abbr {
	background-color: #A1D71A;
	color: #111;
	border-width: 2px
}
.mark, mark {
	background-color: #0091ea
}
dfn {
	border-bottom: 1px dashed
}
blockquote {
	border: 0;
	font-size: 15px;
	color: #999;
	padding: 0 0 0 30px;
	text-align: left;
	border-left: 3px solid #d4d4d4
}
blockquote cite, blockquote footer {
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px
}
pre {
	line-height: 1.8em;
	padding: 15px;
	border: 1px solid #E4E4E4
}
span.dropcap {
	display: block;
	float: left;
	font-size: 44px;
	line-height: 34px;
	margin: 6px 8px 0 0;
	color: #666
}
.awe-select-wrapper, .icon, .owl-carousel .owl-controls .owl-buttons>div {
	display: inline-block
}
.icon {
	font-style: normal
}
.image-cover {
	overflow: hidden;
	padding-top: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}
.image-cover img {
	position: absolute;
	width: 100%;
	max-width: none!important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.fl {
	float: left
}
.fr {
	float: right
}
.owl-carousel .owl-controls {
	margin: 0
}
.owl-carousel .owl-controls .owl-buttons {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 999
}
.owl-carousel .owl-controls .owl-buttons>div .fa {
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #fff;
	font-size: 16px;
	color: #666;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.owl-carousel .owl-controls .owl-buttons>div.owl-prev {
	margin-right: 3px
}
.owl-carousel .owl-controls .owl-buttons>div.owl-next {
	margin-left: 3px
}
.owl-carousel .owl-controls .owl-buttons>div:hover .fa {
	color: #0091ea
}
.awe-select-wrapper {
	position: relative;
	float:right;
}
.awe-select-wrapper .fa {
	position: absolute;
	width: 35px;
	background-color: #fff;
	text-align: right;
	top: 1px;
	bottom: 1px;
	right: 1px;
	font-size: 14px;
	color: #666;
	pointer-events: none
}
.awe-select-wrapper .fa:before {
	position: absolute;
	top: 50%;
	right: 12px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.fix-background-ios {
	-webkit-background-size: auto 150%!important;
	background-attachment: scroll!important
}
.price-slider {
	display: block;
	border: 0;
	background: 0 0;
	height: 6px;
	border-radius: 0;
	width: calc(100% - 8px);
	z-index: 9
}
.price-slider:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: -8px;
	top: 0;
	height: 100%;
	background-color: #D4D4D4;
	z-index: -1
}
.price-slider .ui-slider-handle, .price-slider .ui-slider-range {
	background: #0091ea;
	border-radius: 0
}
.price-slider .ui-slider-handle {
	height: 20px;
	width: 8px;
	border: 0;
	top: 50%;
	margin: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}
.accordion {
	font-size: 14px
}
.accordion .ui-accordion-header {
	background: #fff;
	border: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0 20px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 600;
	color: #707070;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-box-shadow: 1px 2px 4px 1px #55554E;
-moz-box-shadow: 1px 2px 4px 1px #55554E;
box-shadow: 1px 2px 4px 1px #55554E;
}
.accordion .ui-accordion-header .ui-accordion-header-icon {
	right: 20px;
	left: auto;
	width: 0;
	height: 0;
	background: 0 0;
	border: 8px solid transparent;
	border-top-color: #666;
	margin-top: 4px;
	-webkit-transform-origin: 50% 4px;
	-moz-transform-origin: 50% 4px;
	-ms-transform-origin: 50% 4px;
	-o-transform-origin: 50% 4px;
	transform-origin: 50% 4px;
	-webkit-transform: translateY(-50%) rotate(0) scaleX(.6);
	-moz-transform: translateY(-50%) rotate(0) scaleX(.6);
	-ms-transform: translateY(-50%) rotate(0) scaleX(.6);
	-o-transform: translateY(-50%) rotate(0) scaleX(.6);
	transform: translateY(-50%) rotate(0) scaleX(.6);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.accordion .ui-state-active, .accordion .ui-widget-content .ui-state-active {
	color: #0091ea
}
.accordion .ui-state-active .ui-icon, .accordion .ui-widget-content .ui-state-active .ui-icon {
	-webkit-transform: translateY(-50%) rotate(180deg) scaleX(.6);
	-moz-transform: translateY(-50%) rotate(180deg) scaleX(.6);
	-ms-transform: translateY(-50%) rotate(180deg) scaleX(.6);
	-o-transform: translateY(-50%) rotate(180deg) scaleX(.6);
	transform: translateY(-50%) rotate(180deg) scaleX(.6)
}
.accordion .ui-widget-content {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #393D44;
	padding: 20px 0 30px
}
.accordion.trip-schedule-accordion .ui-widget-content {
	color: #666
}
.ui-datepicker {
	background: #fff;
	border-radius: 0;
	border: 1px solid #d4d4d4;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	font-family: "Open Sans", sans-serif;
	width: 290px
}
.ui-datepicker .ui-datepicker-header {
	background: #d4d4d4;
	border-radius: 0;
	border: 0
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
	line-height: 40px;
	color: #111
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
	width: 34px;
	height: 34px;
	margin: auto;
	top: 0;
	bottom: 0;
	background: 0 0;
	border: 0!important;
	border-radius: 0;
	background-color: rgba(0,0,0,.1);
	cursor: pointer
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
	background-color: #0091ea
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
	left: 5px
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	right: 5px
}
.ui-datepicker .ui-datepicker-header .ui-icon {
	position: absolute;
	background: 0 0;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
.ui-datepicker .ui-datepicker-header .ui-icon-circle-triangle-w {
	border-right-color: #111;
	-webkit-transform: translateX(-30%);
	-moz-transform: translateX(-30%);
	-ms-transform: translateX(-30%);
	-o-transform: translateX(-30%);
	transform: translateX(-30%)
}
.ui-datepicker .ui-datepicker-header .ui-icon-circle-triangle-e {
	border-left-color: #111;
	-webkit-transform: translateX(30%);
	-moz-transform: translateX(30%);
	-ms-transform: translateX(30%);
	-o-transform: translateX(30%);
	transform: translateX(30%)
}
.ui-datepicker .ui-datepicker-calendar {
	table-layout: fixed
}
.ui-datepicker .ui-datepicker-calendar thead tr th span {
	font-weight: 600;
	color: #333
}
.ui-datepicker .ui-datepicker-calendar tbody tr td a {
	display: block;
	padding: 0;
	line-height: 36px;
	text-align: center;
	background: #d4d4d4;
	border: 0;
	color: #111
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active, .ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-active, .ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-active, .ui-datepicker .ui-datepicker-calendar tbody tr td a:hover {
	background-color: #0091ea;
	color: #fff
}
.autoHeight {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}
.pt-80 {
	padding-top: 80px
}
.pb-80 {
	padding-bottom: 80px
}
.bg-border {
	border-bottom: 1px solid #E4E4E4
}
.map-demo {
	height: 300px
}
.preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 999999999;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.preloader:after {
	content: '';
	display: block;
	position: absolute;
	z-index: 9;
	background-color: #FF007F;
	width: 30px;
	height: 30px;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	-webkit-animation: preloader 5s linear infinite;
	-moz-animation: preloader 5s linear infinite;
	animation: preloader 5s linear infinite
}
@-webkit-keyframes preloader {
0% {
background-color:#FF007F;
-webkit-transform:scale(0);
opacity:1
}
20% {
background-color:#FF007F;
-webkit-transform:scale(3);
opacity:0
}
20.00001% {
background-color:#3EA7F3;
-webkit-transform:scale(0);
opacity:1
}
40% {
background-color:#3EA7F3;
-webkit-transform:scale(3);
opacity:0
}
40.00001% {
background-color:#79C742;
-webkit-transform:scale(0);
opacity:1
}
60% {
background-color:#79C742;
-webkit-transform:scale(3);
opacity:0
}
60.00001% {
background-color:#F57B3D;
-webkit-transform:scale(0);
opacity:1
}
80% {
background-color:#F57B3D;
-webkit-transform:scale(3);
opacity:0
}
80.00001% {
background-color:#04D9D9;
-webkit-transform:scale(0);
opacity:1
}
100% {
background-color:#04D9D9;
-webkit-transform:scale(3);
opacity:0
}
}
@-moz-keyframes preloader {
0% {
background-color:#FF007F;
-moz-transform:scale(0);
opacity:1
}
20% {
background-color:#FF007F;
-moz-transform:scale(3);
opacity:0
}
20.00001% {
background-color:#3EA7F3;
-moz-transform:scale(0);
opacity:1
}
40% {
background-color:#3EA7F3;
-moz-transform:scale(3);
opacity:0
}
40.00001% {
background-color:#79C742;
-moz-transform:scale(0);
opacity:1
}
60% {
background-color:#79C742;
-moz-transform:scale(3);
opacity:0
}
60.00001% {
background-color:#F57B3D;
-moz-transform:scale(0);
opacity:1
}
80% {
background-color:#F57B3D;
-moz-transform:scale(3);
opacity:0
}
80.00001% {
background-color:#04D9D9;
-moz-transform:scale(0);
opacity:1
}
100% {
background-color:#04D9D9;
-moz-transform:scale(3);
opacity:0
}
}
@keyframes preloader {
0% {
background-color:#FF007F;
transform:scale(0);
opacity:1
}
20% {
background-color:#FF007F;
transform:scale(3);
opacity:0
}
20.00001% {
background-color:#3EA7F3;
transform:scale(0);
opacity:1
}
40% {
background-color:#3EA7F3;
transform:scale(3);
opacity:0
}
40.00001% {
background-color:#79C742;
transform:scale(0);
opacity:1
}
60% {
background-color:#79C742;
transform:scale(3);
opacity:0
}
60.00001% {
background-color:#F57B3D;
transform:scale(0);
opacity:1
}
80% {
background-color:#F57B3D;
transform:scale(3);
opacity:0
}
80.00001% {
background-color:#04D9D9;
transform:scale(0);
opacity:1
}
100% {
background-color:#04D9D9;
transform:scale(3);
opacity:0
}
}
#header-page {
	position: relative;
	height: 60px;
	z-index: 99999;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
#header-page .container {
	height: 100%
}
#header-page .header-page__inner {
	width: 100%;
	height: 60px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.15);
	box-shadow: 0 0 4px rgba(0,0,0,.15)
}
.header-page__upper{
	width: 100%;
	height: 30px;
	background-color: #fff;
	font-size:100%;
	text-align:center;
	color:#0091EA;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.15);
	box-shadow: 0 0 4px rgba(0,0,0,.15)
}

#header-page .header-page__inner.header-page__fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999
}
#header-page .logo {
	position: absolute;
	top: 50%;
	left: 15px;
	z-index: 9;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
#header-page .logo img {
	max-height: 60px
}
.awe-navigation {
	position: relative;
	text-align: right;
	padding-right: 65px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.awe-navigation .menu-list {
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0
}
.awe-navigation .menu-list li {
	position: relative;
	display: inline-block;
	padding: 0 22px
}
.awe-navigation .menu-list li a {
	display: block;
	font-weight: 600;
	font-size: 13px;
	color: #67728A;
	line-height: 60px
}
.awe-navigation .menu-list li.current-menu-item>a, .awe-navigation .menu-list li.current-menu-parent>a, .awe-navigation .menu-list li:hover>a {
	color: #0091ea
}
.awe-navigation .menu-list li .sub-menu {
	position: absolute;
	width: 210px;
	list-style: none;
	padding: 0;
	top: 110%;
	left: 0;
	background-color: #fff;
	text-align: left;
	border: 1px solid #d4d4d4;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.awe-navigation .menu-list li .sub-menu li {
	display: block;
	margin: 0;
	padding: 0 15px
}
.awe-navigation .menu-list li .sub-menu li a {
	line-height: 40px;
	border-bottom: 1px solid #eee
}
.awe-navigation .menu-list li .sub-menu li:last-child>a {
	border-bottom: 0
}
.awe-navigation .menu-list li .sub-menu .sub-menu {
	top: 0;
	right: auto;
	left: -100%
}
.awe-navigation .menu-list li:hover>.sub-menu {
	opacity: 1;
	visibility: visible;
	top: 100%
}
.awe-navigation .menu-list li:hover>.sub-menu .sub-menu {
	top: 0
}
.awe-navigation-responsive {
	position: fixed;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	top: 30px;
	right: 0;
	padding-top: 60px;
	background-color: #fff;
	max-width: 320px;
	width: 100%;
	border: 1px solid #d4d4d4;
	border-right: 0;
	border-bottom: 0;
	z-index: 99999;
	-webkit-box-shadow: 0 100px 0 0 #fff;
	-moz-box-shadow: 0 100px 0 0 #fff;
	box-shadow: 0 100px 0 0 #fff;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .5s cubic-bezier(0, .67, .35, .94) .3s;
	-moz-transition: all .5s cubic-bezier(0, .67, .35, .94) .3s;
	-ms-transition: all .5s cubic-bezier(0, .67, .35, .94) .3s;
	-o-transition: all .5s cubic-bezier(0, .67, .35, .94) .3s;
	transition: all .5s cubic-bezier(0, .67, .35, .94) .3s
}
.awe-navigation-responsive.awe-navigation-responsive-active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.awe-navigation-responsive .menu-list {
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden
}
.awe-navigation-responsive .menu-list li {
	padding: 0 22px;
	border-bottom: 1px solid rgba(0,0,0,.1)
}
.awe-navigation-responsive .menu-list li:first-child {
	border-top: 1px solid rgba(0,0,0,.1)
}
.awe-navigation-responsive .menu-list li a {
	display: block;
	font-weight: 600;
	font-size: 13px;
	color: #67728A;
	line-height: 56px
}
.awe-navigation-responsive .menu-list .submenu-toggle:hover .fa, .awe-navigation-responsive .menu-list li a:hover, .awe-navigation-responsive .menu-list li.current-menu-item>a, .awe-navigation-responsive .menu-list li.current-menu-parent>a {
	color: #0091ea
}
.awe-navigation-responsive .menu-list li .sub-menu {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	top: 0;
	left: 0;
	list-style: none;
	padding: 60px 0 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .5s cubic-bezier(0, .67, .35, .94);
	-moz-transition: all .5s cubic-bezier(0, .67, .35, .94);
	-ms-transition: all .5s cubic-bezier(0, .67, .35, .94);
	-o-transition: all .5s cubic-bezier(0, .67, .35, .94);
	transition: all .5s cubic-bezier(0, .67, .35, .94)
}
.search-box .form-search.form-active, .search-box .searchtoggle {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.awe-navigation-responsive .menu-list li .sub-menu.sub-menu-active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	z-index: 999
}
.awe-navigation-responsive .menu-list .submenu-toggle {
	position: absolute;
	right: 0;
	width: 56px;
	height: 56px;
	text-align: center;
	cursor: pointer;
	border-left: 1px solid #eee;
	-webkit-transform: translateY(-56px);
	-moz-transform: translateY(-56px);
	-ms-transform: translateY(-56px);
	-o-transform: translateY(-56px);
	transform: translateY(-56px)
}
.awe-navigation-responsive .menu-list .submenu-toggle .fa {
	font-size: 18px;
	line-height: 56px
}
.awe-navigation-responsive .menu-list .back-mb .fa {
	margin-right: 5px
}
#header-page .logo+.search-box {
	right: 75px
}
.search-box {
	position: absolute;
	top: 0;
	right: 15px;
	white-space: nowrap;
	display: inline-block;
	z-index: 9
}
.search-box .searchtoggle {
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #67728A;
	text-align: center;
	border-left: 0px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	cursor: pointer;
	transition: all .3s ease
}
.search-box .searchtoggle.searchtoggle-active, .search-box .searchtoggle:hover {
	color: #0091ea
}
.search-box .form-search {
	position: absolute;
	width: 200px;
	right: 0;
	top: 110%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease .2s;
	-moz-transition: all .3s ease .2s;
	-ms-transition: all .3s ease .2s;
	-o-transition: all .3s ease .2s;
	transition: all .3s ease .2s
}
.search-box .form-search .form-item input {
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	font-weight: 700;
	padding: 0 50px
}
.search-box .form-search.form-active {
	top: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 99;
	transition: all .3s ease
}
.toggle-menu-responsive {
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	cursor: pointer;
	top: 0;
	right: 15px;
	overflow: hidden;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	z-index: 9999;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}
.toggle-menu-responsive .hamburger {
	position: absolute;
	width: 60px;
	height: 16px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.toggle-menu-responsive .item {
	position: absolute;
	display: block;
	font-size: 0;
	width: 20px;
	height: 2px;
	background-color: #67728A;
	margin: auto;
	left: 0;
	right: 0;
	overflow: hidden;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.awe-navigation-hamburger .toggle-menu-responsive:hover .item, .toggle-menu-responsive.toggle-active .item {
	background-color: #0091ea
}
.toggle-menu-responsive .item-1 {
	top: 0;
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26);
	-moz-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26);
	-ms-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26);
	-o-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26);
	transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26)
}
.toggle-menu-responsive .item-2 {
	top: 0;
	bottom: 0;
	-webkit-transition: all .4s cubic-bezier(.28, -.24, .8, -.13) .2s;
	-moz-transition: all .4s cubic-bezier(.28, -.24, .8, -.13) .2s;
	-ms-transition: all .4s cubic-bezier(.28, -.24, .8, -.13) .2s;
	-o-transition: all .4s cubic-bezier(.28, -.24, .8, -.13) .2s;
	transition: all .4s cubic-bezier(.28, -.24, .8, -.13) .2s
}
.toggle-menu-responsive .item-3 {
	bottom: 0;
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26);
	-moz-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26);
	-ms-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26);
	-o-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26);
	transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26)
}
.toggle-menu-responsive.toggle-active .hamburger {
	left: 2px
}
.toggle-menu-responsive.toggle-active .item-1 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s;
	-moz-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s;
	-ms-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s;
	-o-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s;
	transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s
}
.toggle-menu-responsive.toggle-active .item-3 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s;
	-moz-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s;
	-ms-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s;
	-o-transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s;
	transition: all .4s cubic-bezier(.29, 1.2, .68, 1.26) .3s
}
.toggle-menu-responsive.toggle-active .item-2 {
	-webkit-transform: translateX(-250%);
	-moz-transform: translateX(-250%);
	-ms-transform: translateX(-250%);
	-o-transform: translateX(-250%);
	transform: translateX(-250%);
	-webkit-transition: all .4s cubic-bezier(.28, -.24, .8, -.13);
	-moz-transition: all .4s cubic-bezier(.28, -.24, .8, -.13);
	-ms-transition: all .4s cubic-bezier(.28, -.24, .8, -.13);
	-o-transition: all .4s cubic-bezier(.28, -.24, .8, -.13);
	transition: all .4s cubic-bezier(.28, -.24, .8, -.13)
}
.heading-content {
	color: #fff;
	padding: 100px 0 154px
}
.tabs, .tabs .ui-tabs-nav, .tabs .ui-tabs-panel, .tabs__content .ui-tabs-panel {
	padding: 0
}
.heading-content h2 {
	font-size: 36px;
	font-weight: 700;
	text-shadow: 1px 1px 0 rgba(0,0,0,.3);
	margin-top: 0;
	margin-bottom: 8px;
	color: inherit
}
.heading-content p {
	font-size: 24px;
	margin-bottom: 0
}
.ui-datepicker {
	z-index: 999999999999!important
}
.tabs {
	font-size: 14px;
	border: 0;
	background: 0 0
}
.tabs .ui-tabs-nav {
	position: relative;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-ms-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	background: 0 0;
	margin-bottom: 22px;
	overflow: hidden;
	border: 0;
	z-index: 9
}
.tabs .ui-tabs-nav:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 0;
	left: 0;
	bottom: 0;
	border-bottom: 3px solid #D4D4D4;
	z-index: -1
}
.tabs .ui-tabs-nav li {
	background: 0 0;
	border: 0;
	margin: 0 46px 0 0
}
.tabs .ui-tabs-nav li .ui-tabs-anchor {
	position: relative;
	font-weight: 600;
	font-size: 18px;
	color: #444;
	padding: 0;
	border-bottom: 3px solid transparent;
	line-height: 58px;
	z-index: 9
}
.tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	color: #0091ea;
	border-bottom-color: #0091ea
}
.ui-widget-content {
	color: #777
}
.awe-search-tabs {
	position: relative;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	margin-top: -55px;
	z-index: 9999
}
.awe-search-tabs .ui-tabs-nav {
	position: relative;
	padding: 0 32px;
	height: 55px;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-ms-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	overflow: hidden;
	background: 0 0;
	margin: 0;
	border: 0;
	z-index: 9
}
.awe-search-tabs .ui-tabs-nav:after {
	display: none
}
.awe-search-tabs .ui-tabs-nav:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #0091ea;
	opacity: .9;
	z-index: -1
}
.awe-search-tabs .ui-tabs-nav li {
	background: 0 0;
	border: 0;
	margin: 0!important
}
.awe-search-tabs .ui-tabs-nav li .ui-tabs-anchor {
	color: #fff;
	font-size: 18px;
	border-bottom: 0;
	border-left: 1px solid rgba(255,255,255,.15)
}
.awe-search-tabs .ui-tabs-nav li .ui-tabs-anchor .awe-icon {
	width: 60px;
	height: 55px;
	line-height: 55px;
	text-align: center
}
.awe-search-tabs .ui-tabs-nav li:last-child .ui-tabs-anchor {
	border-right: 1px solid rgba(255,255,255,.15)
}
.awe-search-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	background-color: #fff;
	border-color: #fff;
	color: #0091ea
}
.awe-search-tabs .ui-tabs-nav li.ui-tabs-active+li .ui-tabs-anchor {
	border-left-color: #fff
}
.awe-search-tabs__content {
	background: #fff;
	padding: 32px
}
.awe-search-tabs__content .ui-tabs-panel {
	padding: 0
}
.awe-search-tabs__content .ui-tabs-panel h2 {
	font-weight: 400;
	font-size: 32px;
	color: #666;
	margin: 0
}
.awe-search-tabs__content .ui-tabs-panel label {
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #666;
	margin-bottom: 8px
}
.awe-search-tabs__content .ui-tabs-panel input, .awe-search-tabs__content .ui-tabs-panel select {
	border: 1px solid #d4d4d4;
	font-weight: 400;
	color: #68738A;
	height: 36px;
	line-height: 36px;
	width: 100%
}
.awe-search-tabs__content .ui-tabs-panel form:after {
	content: '';
	display: table;
	clear: both
}
.awe-search-tabs__content .ui-tabs-panel .form-group {
	float: left
}
.awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1) {
	width: 33.2%;
	padding-right: 64px
}
.awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) {
	width: 36.5%;
	padding-right: 100px
}
.awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements {
	width: 50%;
	float: left
}
.awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements:nth-child(odd) {
	padding-right: 15px
}
.awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements:nth-child(even) {
	padding-left: 15px
}
.awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(3) {
	width: 18.1%;
	padding-right: 64px
}
.awe-search-tabs__content .ui-tabs-panel .form-elements {
	margin-top: 24px
}
.awe-search-tabs__content .ui-tabs-panel .form-elements .form-item {
	position: relative
}
.awe-search-tabs__content .ui-tabs-panel .form-elements span {
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	color: #A5A5A5;
	margin-top: 8px
}
.awe-search-tabs__content .ui-tabs-panel .form-elements .awe-icon {
	position: absolute;
	width: 36px;
	height: 34px;
	background-color: #fff;
	line-height: 34px;
	text-align: right;
	top: 1px;
	right: 1px;
	padding-right: 12px;
	font-size: 16px;
	color: #666;
	pointer-events: none
}
.awe-search-tabs__content .ui-tabs-panel .form-elements .awe-select-wrapper {
	width: 100%
}
.awe-search-tabs__content .ui-tabs-panel .form-elements .awe-select-wrapper .fa {
	top: 1px;
	bottom: 1px;
	right: 1px
}
.awe-search-tabs__content .ui-tabs-panel .form-actions {
	width: 12.2%;
	float: left;
	margin-top: 55px
}
.awe-search-tabs__content .ui-tabs-panel .form-actions input {
	position: relative;
	display: block;
	background-color: #0091ea;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	border: 0;
	line-height: normal;
	padding: 8px 15px 10px;
	-webkit-box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.3);
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.awe-search-tabs__content .ui-tabs-panel.search-bus .form-group:nth-child(1), .awe-search-tabs__content .ui-tabs-panel.search-car .form-group:nth-child(1) {
	width: 40%
}
.awe-search-tabs__content .ui-tabs-panel.search-bus .form-group:nth-child(2), .awe-search-tabs__content .ui-tabs-panel.search-car .form-group:nth-child(2) {
	width: 45%;
	padding-right: 64px
}
.awe-search-tabs-2 {
	position: absolute;
	z-index: 9999;
	left: 15px;
	right: 15px;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.awe-search-tabs-2 .awe-search-tabs__content {
	background: 0 0;
	background-color: rgba(0,0,0,.8);
	border-radius: 0
}
.awe-search-tabs-2 .ui-tabs-nav {
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}
.awe-search-tabs-2 .ui-tabs-nav:after {
	display: none
}
.awe-search-tabs-2 .ui-tabs-nav li {
	margin: 0 1px 0 0!important;
	padding: 0!important
}
.awe-search-tabs-2 .ui-tabs-nav li .ui-tabs-anchor {
	padding: 0 15px;
	min-width: 120px;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #666;
	background-color: #fff;
	line-height: 43px!important;
	border: 0
}
.awe-search-tabs-2 .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	background-color: rgba(0,0,0,.8);
	color: #fff
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-actions, .awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-elements {
	margin: 0
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1) {
	width: 40%;
	padding-right: 0
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1) .form-elements {
	width: calc(50% - 30px);
	float: left;
	margin-right: 30px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) {
	width: 30%;
	padding-right: 18px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements:nth-child(odd) {
	padding-right: 1px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements:nth-child(even) {
	padding-left: 1px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(3) {
	width: 16.5%;
	padding-right: 18px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel.search-hotel .form-group:nth-child(1) {
	padding-right: 30px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel.search-hotel .form-group:nth-child(1) .form-elements {
	width: 100%;
	margin-right: 0
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel.search-car .form-group:nth-child(1) {
	width: 57%
}
.awe-services {
	margin-bottom: 10px
}
.awe-services h2 {
	font-weight: 400;
	font-size: 32px;
	color: #0091ea;
	line-height: 1.3em;
	margin-top: 0
}
.awe-services .video-wrapper {
	margin-top: 30px
}
.awe-services__list {
	list-style: none;
	margin: 0;
	padding: 0
}
.awe-services__list li {
	position: relative;
	font-weight: 700;
	font-size: 16px;
	color: #666;
	padding: 24px 40px 24px 54px;
	border-bottom: 2px dotted #A1ADB9
}
.awe-services__list li .awe-icon-arrow-right, .awe-services__list li .awe-icon-check {
	position: absolute;
	height: 34px;
	font-size: 12px;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.awe-services__list li:last-child {
	border: 0
}
.awe-services__list li .awe-icon-check {
	width: 34px;
	text-align: center;
	line-height: 30px;
	border: 2px solid #D4D4D4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	left: 0;
	color: #73BD42;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.awe-services__list li .awe-icon-arrow-right {
	line-height: 34px;
	right: 0;
	color: #A6A6A6;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.destination-grid-content .more-destination:after, .sale-flights-tabs__table tr {
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.awe-services__list li span {
	display: block;
	font-weight: 400;
	font-size: 13px;
	color: #ABABAB;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.awe-services__list li a {
	display: block;
	color: inherit;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.awe-services__list li:hover .awe-icon-check {
	background-color: #0091ea;
	border-color: #0091ea;
	color: #fff
}
.awe-services__list li:hover .awe-icon-arrow-right {
	color: #0091ea
}
.destination-grid-content .section-title {
	text-align: center;
	margin-bottom: 30px
}
.destination-grid-content .section-title h3 {
	font-size: 24px;
	font-weight: 400;
	color: #2C4661;
	line-height: 1.8em;
	margin-top: 0
}
.destination-grid-content .section-title h3 a {
	display: inline-block;
	color: #0091ea;
	border-bottom: 1px dashed
}
.destination-grid-content .row {
	margin: -15px
}
.destination-grid-content .more-destination {
	position: relative;
	z-index: 9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	margin-top: 30px;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.destination-grid-content .more-destination:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #0091ea;
	opacity: .9;
	z-index: -2
}
.destination-grid-content .more-destination:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: .6;
	background: -moz-linear-gradient(top, transparent 0, rgba(0,0,0,.4) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0,0,0,.4)));
	background: -webkit-linear-gradient(top, transparent 0, rgba(0,0,0,.4) 100%);
	background: -o-linear-gradient(top, transparent 0, rgba(0,0,0,.4) 100%);
	background: -ms-linear-gradient(top, transparent 0, rgba(0,0,0,.4) 100%);
	background: linear-gradient(to bottom, transparent 0, rgba(0,0,0,.4) 100%);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.destination-grid-content .more-destination a, h1 {
	display: block;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: #fff
}
.destination-grid-content .more-destination:hover:after {
	opacity: 1
}
.awe-masonry .awe-masonry__item {
	position: relative;
	width: 25%;
	z-index: 9
}
.awe-masonry .awe-masonry__item:nth-child(3) {
	width: 50%
}
.awe-masonry .awe-masonry__item:nth-child(3) .item-title {
	top: 45px;
	left: 45px
}
.awe-masonry .awe-masonry__item:nth-child(3) .item-available {
	bottom: 45px;
	right: 45px
}
.awe-masonry .awe-masonry__item>a {
	position: relative;
	display: block;
	overflow: hidden
}
.awe-masonry .awe-masonry__item>a:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/overlay-gallery.png) no-repeat;
	background-size: 100% 100%;
	border: 15px solid #f7f7f7;
	top: 0;
	left: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}
.awe-masonry .awe-masonry__item:hover>a:after {
	background-color: rgba(0,0,0,.6)
}
.awe-masonry .awe-masonry__item .item-title {
	position: absolute;
	top: 30px;
	left: 30px
}
.awe-masonry.item-1 .awe-masonry__item .item-title, .awe-masonry.item-3 .awe-masonry__item:nth-child(2) .item-title, .awe-masonry.item-4 .awe-masonry__item:nth-child(4) .item-title, .awe-masonry.item-5 .awe-masonry__item:nth-child(3) .item-title, .awe-masonry.item-6 .awe-masonry__item:nth-child(4) .item-title, .awe-masonry.item-6 .awe-masonry__item:nth-child(5) .item-title, .awe-masonry.item-6 .awe-masonry__item:nth-child(6) .item-title, .awe-masonry.item-7 .awe-masonry__item:nth-child(6) .item-title, .awe-masonry.item-7 .awe-masonry__item:nth-child(7) .item-title, .awe-masonry.item-8 .awe-masonry__item:nth-child(6) .item-title, .awe-masonry.item-9 .awe-masonry__item:nth-child(3) .item-title {
	top: 45px;
	left: 45px
}
.awe-masonry .awe-masonry__item .item-title h2 {
	font-size: 32px;
	font-weight: 400;
	color: #fff;
	margin: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3)
}
.awe-masonry .awe-masonry__item .item-title h2 a:hover {
	color: #0091ea
}
.awe-masonry .awe-masonry__item .item-cat ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0
}
.awe-masonry .awe-masonry__item .item-cat ul li {
	display: inline-block;
	margin-top: 5px;
	margin-right: 5px
}
.awe-masonry .awe-masonry__item .item-cat ul li a {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #68738A;
	background-color: rgba(255,255,255,.7);
	padding: 2px 6px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px
}
.awe-masonry.item-4 .awe-masonry__item:nth-child(4) .image-wrap, .awe-masonry.item-6 .awe-masonry__item:nth-child(4) .image-wrap, .awe-masonry.item-6 .awe-masonry__item:nth-child(5) .image-wrap, .awe-masonry.item-6 .awe-masonry__item:nth-child(6) .image-wrap, .awe-masonry.item-7 .awe-masonry__item:nth-child(6) .image-wrap, .awe-masonry.item-7 .awe-masonry__item:nth-child(7) .image-wrap, .awe-masonry.item-8 .awe-masonry__item:nth-child(6) .image-wrap {
	padding-top: 50%
}
.awe-masonry .awe-masonry__item .item-cat ul li a:hover {
	background-color: #0091ea;
	color: #fff
}
.awe-masonry .awe-masonry__item .item-available {
	position: absolute;
	color: #fff;
	font-size: 12px;
	text-align: right;
	bottom: 30px;
	right: 30px
}
.awe-masonry.item-1 .awe-masonry__item .item-available, .awe-masonry.item-3 .awe-masonry__item:nth-child(2) .item-available, .awe-masonry.item-4 .awe-masonry__item:nth-child(4) .item-available, .awe-masonry.item-5 .awe-masonry__item:nth-child(3) .item-available, .awe-masonry.item-6 .awe-masonry__item:nth-child(4) .item-available, .awe-masonry.item-6 .awe-masonry__item:nth-child(5) .item-available, .awe-masonry.item-6 .awe-masonry__item:nth-child(6) .item-available, .awe-masonry.item-7 .awe-masonry__item:nth-child(6) .item-available, .awe-masonry.item-7 .awe-masonry__item:nth-child(7) .item-available, .awe-masonry.item-8 .awe-masonry__item:nth-child(6) .item-available, .awe-masonry.item-9 .awe-masonry__item:nth-child(3) .item-available {
	bottom: 45px;
	right: 45px
}
.awe-masonry .awe-masonry__item .item-available .count {
	display: block;
	font-weight: 700;
	font-size: 24px
}
.awe-masonry.item-1 .awe-masonry__item {
	width: 100%
}
.awe-masonry.item-2 .awe-masonry__item {
	width: 50%
}
.awe-masonry.item-3 .awe-masonry__item {
	width: 33.3333333333%
}
.awe-masonry.item-3 .awe-masonry__item:nth-child(2) {
	width: 66.6666666666%
}
.awe-masonry.item-4 .awe-masonry__item:nth-child(3), .awe-masonry.item-4 .awe-masonry__item:nth-child(4), .awe-masonry.item-5 .awe-masonry__item:nth-child(3), .awe-masonry.item-6 .awe-masonry__item:nth-child(4), .awe-masonry.item-6 .awe-masonry__item:nth-child(5), .awe-masonry.item-6 .awe-masonry__item:nth-child(6), .awe-masonry.item-7 .awe-masonry__item:nth-child(3), .awe-masonry.item-7 .awe-masonry__item:nth-child(6), .awe-masonry.item-7 .awe-masonry__item:nth-child(7), .awe-masonry.item-8 .awe-masonry__item:nth-child(3), .awe-masonry.item-8 .awe-masonry__item:nth-child(6), .awe-masonry.item-9 .awe-masonry__item:nth-child(3) {
	width: 50%
}
.sale-flights-tabs__content .ui-tabs-panel {
	overflow: hidden;
	overflow-x: auto
}
.sale-flights-tabs__table {
	width: 100%;
	min-width: 650px;
	overflow: hidden
}
.sale-flights-tabs__table tr {
	display: block;
	background-color: #fff;
	border: 0!important;
	margin-bottom: 10px;
	-webkit-box-shadow: inset 0 0 0 2px transparent;
	-moz-box-shadow: inset 0 0 0 2px transparent;
	box-shadow: inset 0 0 0 2px transparent;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.sale-flights-tabs__table tr td {
	vertical-align: top;
	padding: 28px 10px;
	min-width: 98px
}
.sale-flights-tabs__table tr td .title {
	margin-top: -4px
}
.sale-flights-tabs__table tr td .title h3 {
	margin: 0;
	font-size: 20px;
	color: #0091ea;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.sale-flights-tabs__table tr td ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.sale-flights-tabs__table tr td ul li {
	padding: 4px 0;
	font-size: 13px
}
.sale-flights-tabs__table tr td ul li .from .awe-icon {
	font-size: 9px;
	margin: 0 5px
}
.sale-flights-tabs__table tr .sale-flights-tabs__item-flight {
	position: relative;
	padding-left: 24px;
	width: 290px
}
.sale-flights-tabs__table tr .sale-flights-tabs__item-flight .image-wrap {
	width: 40px;
	height: 40px;
	overflow: hidden;
	border: 1px solid #DDD;
	float: left;
	margin-right: 14px
}
.sale-flights-tabs__table tr .sale-flights-tabs__item-flight .td-content {
	overflow: hidden
}
.sale-flights-tabs__table tr .sale-flights-tabs__item-arrive h4, .sale-flights-tabs__table tr .sale-flights-tabs__item-depart h4, .sale-flights-tabs__table tr .sale-flights-tabs__item-duration h4 {
	font-size: 13px;
	color: #222;
	margin-top: 0
}
.sale-flights-tabs__table tr .sale-flights-tabs__item-choose {
	position: relative;
	padding-left: 30px;
	padding-right: 24px;
	width: 170px
}
.sale-flights-tabs__table tr .sale-flights-tabs__item-choose:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
	bottom: 15px;
	border-left: 2px dotted #ddd;
	width: 0
}
.sale-flights-tabs__table tr .sale-flights-tabs__item-choose .amount {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #0091ea;
	margin-top: -10px;
	margin-bottom: 15px
}
.sale-flights-tabs__table tr:hover {
	-webkit-box-shadow: inset 0 0 0 2px #0091ea;
	-moz-box-shadow: inset 0 0 0 2px #0091ea;
	box-shadow: inset 0 0 0 2px #0091ea
}
.trip-flight-hotel-tabs {
	margin-bottom: 7px
}
.trip-flight-hotel-tabs .ui-tabs-nav:after {
	display: none
}
.trip-flight-hotel-tabs .ui-tabs-nav li .ui-tabs-anchor {
	border-bottom: 0;
	color: #67728A;
	font-size: 14px;
	font-weight: 400;
	line-height: 34px
}
.trip-flight-hotel-tabs .ui-tabs-panel {
	overflow: hidden;
	overflow-x: auto
}
.trip-flight-hotel__table {
	min-width: 680px
}
.trip-flight-hotel__table tbody tr {
	background-color: #fff;
	border-bottom: 5px solid #f7f7f7
}
.trip-flight-hotel__table tbody tr .item-media {
	position: relative;
	width: 190px;
	padding: 12px 18px 12px 12px
}
.trip-flight-hotel__table tbody tr .item-media .image-cover {
	padding-top: 63.52%
}
.trip-flight-hotel__table tbody tr .item-media .sale {
	display: inline-block;
	position: absolute;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
	padding: 0 5px;
	line-height: 18px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	top: 20px;
	left: 0;
	background-color: #72BF4E
}
.trip-flight-hotel__table tbody tr .item-media .item-format {
	position: absolute;
	font-size: 16px;
	color: #fff;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.trip-flight-hotel__table tbody tr .item-media .item-format a {
	color: inherit
}
.trip-flight-hotel__table tbody tr .item-body {
	padding: 12px 33px 12px 12px;
	vertical-align: top
}
.trip-flight-hotel__table tbody tr .item-title {
	margin-bottom: 4px
}
.trip-flight-hotel__table tbody tr .item-title h2 {
	font-size: 18px;
	margin: 0
}
.trip-flight-hotel__table tbody tr .item-title h2 a {
	color: #667287
}
.trip-flight-hotel__table tbody tr .item-description {
	font-weight: 600;
	font-size: 12px;
	color: #A5A5A5
}
.trip-flight-hotel__table tbody tr .item-description p {
	line-height: 1.5em
}
.trip-flight-hotel__table tbody tr .item-body-inner {
	position: relative;
	padding-right: 100px
}
.trip-flight-hotel__table tbody tr .item-price {
	min-width: 130px;
	padding: 15px;
	text-align: center;
	background-color: transparent;
	border-left: 2px dotted #E2E2E2;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.trip-flight-hotel__table tbody tr .item-price .price {
	font-style: italic;
	font-size: 13px;
	color: #68738C;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.trip-flight-hotel__table tbody tr .item-price .price .amount {
	display: block;
	font-weight: 600;
	font-style: normal;
	font-size: 24px
}
.trip-flight-hotel__table tbody tr .item-price a {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background-color: #E2E2E2;
	padding: 0 18px;
	line-height: 24px;
	margin-top: 15px;
	font-size: 12px;
	font-weight: 600
}
.trip-flight-hotel__table tbody tr .item-rate {
	position: absolute;
	font-weight: 600;
	font-size: 16px;
	color: #68738A;
	top: 0;
	right: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.trip-flight-hotel__table tbody tr:hover .item-rate, .trip-flight-hotel__table tbody tr:hover .item-title h2 a {
	color: #0091ea
}
.trip-flight-hotel__table tbody tr:hover .item-price {
	background-color: #0091ea
}
.trip-flight-hotel__table tbody tr:hover .item-price .price {
	color: #fff
}
.trip-flight-hotel__table tbody tr:hover .item-price a {
	background-color: #fff;
	color: #0091ea
}
.breadcrumb {
	position: relative;
	border-radius: 0;
	margin: 0;
	padding: 10px 0;
	background: 0 0;
	z-index: 9
}
.breadcrumb:after {
	content: '';
	display: block;
	position: absolute;
	width: 20000px;
	height: 100%;
	top: 0;
	left: 50%;
	background-color: rgba(255,255,255,.8);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1
}
.breadcrumb ul {
	font-size: 0;
	list-style: none;
	padding: 0;
	margin: 0
}
.breadcrumb ul li {
	display: inline-block;
	font-weight: 600;
	font-size: 13px
}
.breadcrumb ul li a {
	position: relative;
	display: block;
	color: #666;
	margin-right: 32px
}
.breadcrumb ul li a:hover, .breadcrumb ul li span {
	color: #0091ea
}
.breadcrumb ul li a:after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left-color: #ddd;
	-webkit-transform: scaleY(.6);
	-moz-transform: scaleY(.6);
	-ms-transform: scaleY(.6);
	-o-transform: scaleY(.6);
	transform: scaleY(.6);
	margin: auto;
	top: 0;
	bottom: 0;
	right: -25px
}
.breadcrumb ul li:last-child a:after {
	display: none
}

#footer-page {
	background-color: #1E1E1F;
	padding-top: 60px;
	font-size: 13px;
	color: #EDEDED
}
#footer-page .widget {
	margin-bottom: 40px
}
#footer-page .widget h3 {
	font-weight: 700;
	font-size: 18px;
	color: #0091ea;
	margin-top: 0;
	margin-bottom: 15px
}
#footer-page .widget ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#footer-page .widget_archive ul li a, #footer-page .widget_categories ul li a, #footer-page .widget_meta ul li a, #footer-page .widget_nav_menu ul li a, #footer-page .widget_pages ul li a, #footer-page .widget_recent_entries ul li a, #footer-page .widget_rss ul li a {
	font-size: 13px;
	color: #EDEDED;
	line-height: 1.8em
}
#footer-page .widget_archive ul li a:hover, #footer-page .widget_categories ul li a:hover, #footer-page .widget_meta ul li a:hover, #footer-page .widget_nav_menu ul li a:hover, #footer-page .widget_pages ul li a:hover, #footer-page .widget_recent_entries ul li a:hover, #footer-page .widget_rss ul li a:hover {
	color: #0091ea
}
#footer-page .widget_archive ul ul, #footer-page .widget_categories ul ul, #footer-page .widget_meta ul ul, #footer-page .widget_nav_menu ul ul, #footer-page .widget_pages ul ul, #footer-page .widget_recent_entries ul ul, #footer-page .widget_rss ul ul {
	margin-left: 8px
}
#footer-page .widget_recent_comments ul li span {
	font-size: 13px;
	color: #EDEDED;
	line-height: 1.8em
}
#footer-page .widget_recent_comments ul li span a {
	color: inherit
}
#footer-page .widget_recent_comments ul li span a:hover {
	color: #0091ea
}
#footer-page .widget_follow_us .widget_content p {
	font-size: 15px
}
#footer-page .widget_follow_us .widget_content .phone {
	font-family: Oswald, sans-serif;
	font-size: 36px;
	font-weight: 400;
	color: #0091ea;
	letter-spacing: .02em
}
#footer-page .awe-social {
	font-size: 0;
	margin-left: -7px;
	margin-right: -7px;
	margin-top: 35px
}
#footer-page .awe-social a {
	display: inline-block;
	margin: 7px
}
#footer-page .awe-social a .fa, #footer-page .awe-social a .fab {
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 16px
}
#footer-page .awe-social a:hover {
	opacity: 1!important
}
#footer-page .awe-social:hover a {
	opacity: .5
}
#footer-page .awe-social .fa-twitter {
	background-color: #77CBEF
}
#footer-page .awe-social .fa-google-plus {
	background-color: #dd4b39
}
#footer-page .awe-social .fa-pinterest {
	background-color: #E95554
}
#footer-page .awe-social .fa-facebook-f {
	background-color: #537ABC
}
#footer-page .awe-social .fa-youtube {
	background-color: #E96349
}
#footer-page .widget_contact_info {
	position: relative;
	z-index: 9;
	padding: 46px 30px 150px;
	margin-top: -100px;
	margin-right: 30px
}
#footer-page .widget_contact_info:after, #footer-page .widget_contact_info:before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 20px 10px;
	border-left-color: #0091ea;
	border-bottom-color: #0091ea;
	top: 0;
	right: 1px;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	z-index: -4
}
#footer-page .widget_contact_info:after {
	border-left-color: rgba(0,0,0,.3)!important;
	border-bottom-color: rgba(0,0,0,.3)!important;
	z-index: -3
}
#footer-page .widget_contact_info .widget_background {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: -1
}
#footer-page .widget_contact_info .widget_background__half {
	position: absolute;
	width: 50%;
	height: 105%;
	overflow: hidden;
	top: -10%;
	left: 0;
	z-index: -1;
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg)
}
#footer-page .widget_contact_info .widget_background__half .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 200%;
	height: 100%;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transform: skewY(-10deg);
	-moz-transform: skewY(-10deg);
	-ms-transform: skewY(-10deg);
	-o-transform: skewY(-10deg);
	transform: skewY(-10deg)
}
#footer-page .widget_contact_info .widget_background__half:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 102%;
	top: 0;
	left: 0;
	background-color: #0091ea;
	opacity: .85;
	z-index: 9
}
.about-author .author-social a:hover .fa, .awe-social a:hover, .post-footer .share-box .share a:hover .fa {
	opacity: .6
}
#footer-page .widget_contact_info .widget_background__half:nth-child(2) {
	left: auto;
	right: 0;
	-webkit-transform: skewY(-10deg);
	-moz-transform: skewY(-10deg);
	-ms-transform: skewY(-10deg);
	-o-transform: skewY(-10deg);
	transform: skewY(-10deg)
}
#footer-page .widget_contact_info .widget_background__half:nth-child(2) .bg {
	top: 0;
	left: auto;
	right: 0;
	-webkit-transform: skewY(10deg);
	-moz-transform: skewY(10deg);
	-ms-transform: skewY(10deg);
	-o-transform: skewY(10deg);
	transform: skewY(10deg)
}
#footer-page .widget_contact_info .widget_content {
	color: #fff;
	margin-top: 50px
}
#footer-page .widget_contact_info .widget_content p {
	margin-bottom: 25px
}
#footer-page .widget_contact_info .widget_content a {
	color: inherit
}
#footer-page .widget_contact_info .widget_content a:hover {
	color: inherit;
	text-decoration: underline
}
#footer-page .copyright {
	text-align: center;
	padding: 20px 0
}

.page__pagination {
	font-size: 0;
	margin-left: -6px;
	margin-right: -6px
}
.page__pagination a, .page__pagination span {
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	color: #666;
	min-width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 0 10px;
	background-color: #fff;
	border-radius: 1px;
	margin: 6px
}
.page__pagination .pagination-next, .page__pagination .pagination-prev {
	font-size: 16px
}
.page__pagination .current, .page__pagination a:hover {
	background-color: #0091ea;
	color: #fff
}
.awe-social {
	font-size: 0
}
.awe-social a {
	display: inline-block;
	font-size: 14px;
	margin-right: 15px;
	margin-bottom: 5px
}
.awe-social a .fa {
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #fff
}
.about-author .author-social a .fa, .post-footer .share-box .share a .fa {
	height: 30px;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	text-align: center
}
.fa.fa-twitter {
	background-color: #77CBEF
}
.fa.fa-pinterest {
	background-color: #E95554
}
.fa.fa-facebook {
	background-color: #537ABC
}
.fa.fa-youtube-play {
	background-color: #E96349
}
.fa.fa-google-plus {
	background-color: #4A4A4A
}
body.single-post .blog-page__content>.post .post-media {
	width: 100%;
	float: none
}
body.single-post .blog-page__content>.post .post-content {
	margin-top: 25px
}

.about-author, .related-post {
	padding-bottom: 35px;
	border-bottom: 1px solid #D4D4D4
}
.post-footer .cat-box .cat a:hover, .post-footer .tag-box .tag a:hover {
	color: #fff;
	background-color: #0091ea
}
.about-author {
	position: relative;
	overflow: hidden;
	margin-bottom: 35px
}
.about-author .image-thumb {
	width: 70px;
	overflow: hidden
}
.about-author .image-thumb .image-cover {
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px
}
.about-author .author-title h4 {
	font-size: 16px;
	color: #262626;
	margin-top: 0;
	text-shadow: none;
	line-height: 1.2em
}
.about-author .author-name {
	margin-top: 4px
}
.about-author .author-name h3 {
	font-size: 24px;
	font-weight: 400;
	color: #262626;
	margin-top: 0;
	text-shadow: none;
	line-height: 1.2em
}
.about-author .author-info {
	margin-left: 100px
}
.about-author .author-social {
	margin-left: -8px;
	margin-right: -8px
}
.about-author .author-social a {
	display: inline-block;
	margin: 4px 8px
}
.about-author .author-social a .fa {
	display: block;
	width: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
#respond .reply-title h4, .related-post h4 {
	font-weight: 700;
	font-size: 24px;
	margin-top: 0
}
.related-post {
	margin-top: 0;
	margin-bottom: 35px
}
.related-post .post {
	border: 0;
	margin: 0;
	padding: 0
}
.related-post .owl-carousel .owl-controls {
	margin: 0
}
#respond .row, .contact-form {
	margin-left: -15px;
	margin-right: -15px
}
.related-post .owl-carousel .owl-controls .owl-buttons {
	bottom: auto;
	top: -12px;
	right: 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
#respond {
	margin-bottom: 50px
}
#respond .reply-title h4 {
	margin-bottom: 0
}
#respond .form-item {
	margin: 15px 0;
	display: inline-block;
	width: 100%
}
#respond .form-item textarea {
	width: 100%;
	height: 120px
}
#respond .form-item input {
	width: 100%
}
#respond .form-actions {
	margin: 15px 0
}
#respond .form-actions input {
	width: 100%;
	text-align: center;
	font-weight: 600;
	color: #fff;
	background-color: #0091ea;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	z-index: 9;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
#respond .form-actions input:hover {
	opacity: .7
}


.contact-form .form-actions input:hover, .login-register-page__content form .form-actions input:hover {
	opacity: .7
}

.contact-page__form {
	padding-top: 82px;
	padding-bottom: 120px
}
.contact-page__form .title span {
	font-size: 24px;
	color: #8f8f8f
}
.contact-page__form .title h2 {
	color: #0091ea;
	font-weight: 700;
	font-size: 60px;
	line-height: 1.1em;
	margin-top: 5px
}
.contact-page__form .descriptions {
	color: #666
}
.contact-form {
	overflow: hidden
}
.contact-form .form-item {
	width: 50%;
	padding: 15px;
	float: left
}
.contact-form .form-item input {
	width: 100%;
	border: 1px solid #eee;
	background-color: #eee
}
.contact-form .form-textarea-wrapper {
	width: 100%;
	padding: 15px;
	float: left
}
.contact-form .form-textarea-wrapper textarea {
	width: 100%;
	border: 1px solid #eee;
	background-color: #eee
}
.contact-form .form-captcha {
	position: relative
}
.contact-form .form-captcha .wpcf7-captchac {
	position: absolute;
	padding: 15px 0;
	top: 8px;
	left: 22px
}
.contact-form .form-captcha .wpcf7-form-control-wrap {
	display: block
}
.contact-form .form-captcha input {
	padding-left: 90px
}
.contact-form .form-actions {
	width: 100%;
	padding: 15px;
	float: left
}
.contact-form .form-actions input {
	width: 100%;
	max-width: 100px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	background-color: #0091ea;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	z-index: 9;
	transition: all .3s ease
}
.contact-page__map {
	min-height: 300px
}

.purpose-slider {
	padding: 0 95px
}
.purpose-slider .item {
	text-align: center;
	padding: 30px 15px 25px
}
.purpose-slider .item>a {
	display: block
}
.purpose-slider .item .awe-icon {
	position: relative;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	font-size: 30px;
	color: #0091ea;
	margin-bottom: 8px;
	z-index: 9;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.purpose-slider .item .awe-icon:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #0091ea;
	top: 0;
	left: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.purpose-slider .item span {
	display: block;
	font-weight: 600;
	font-size: 13px;
	color: #262626
}
.purpose-slider .item:hover .awe-icon {
	color: #fff
}
.purpose-slider .item:hover .awe-icon:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.purpose-slider .owl-controls .owl-buttons {
	position: static
}
.purpose-slider .owl-controls .owl-buttons>div {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.purpose-slider .owl-controls .owl-buttons>div .fa {
	background: 0 0;
	font-size: 22px
}
.purpose-slider .owl-controls .owl-buttons>div.owl-prev {
	left: 0
}
.purpose-slider .owl-controls .owl-buttons>div.owl-next {
	right: 0
}


.filter-item-wrapper {
	width: 100%;
	margin-top: 37px
}

.widget ul {
	list-style: none;
	padding: 0
}
.widget ul li>label {
	font-size: 12px;
	font-weight: 600;
	color: #666
}
.widget select {
	width: 100%
}


.checkout-page__top {
	margin-bottom: 34px;
	overflow: hidden
}
.checkout-page__top .title {
	float: left
}
.checkout-page__top .title h1 {
	font-size: 32px;
	font-weight: 700;
	color: #666;
	margin: 0
}
.checkout-page__top .phone {
	display: block;
	float: right;
	font-size: 16px;
	font-weight: 600;
	color: #666;
	margin-top: 5px
}
.billing-info, .cart-detail, .cart-footer .cart-subtotal .subtotal-title, .checkout-page__content .coupon .form-row {
	float: left
}
.checkout-page__sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.checkout-page__sidebar ul li {
	position: relative;
	counter-increment: count;
	margin-bottom: 5px
}
.checkout-page__sidebar ul li:before {
	content: counter(count);
	display: block;
	position: absolute;
	width: 34px;
	height: 34px;
	line-height: 30px;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 15px;
	font-size: 14px;
	font-weight: 700;
	border: 2px solid #D4D4D4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.checkout-page__sidebar ul li a {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #A5A5A5;
	background-color: #fff;
	line-height: 60px;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding: 0 15px 0 60px
}
.checkout-page__sidebar ul li:hover:before {
	border-color: #0091ea;
	color: #0091ea
}
.checkout-page__sidebar ul li:hover a {
	color: #0091ea
}
.checkout-page__sidebar ul li.current:before {
	border-color: #fff;
	background-color: #fff
}
.checkout-page__sidebar ul li.current a {
	background-color: #0091ea;
	color: #fff
}

.checkout-page__content {
	overflow: hidden;
	overflow-x: auto
}
.checkout-page__content .complete-content, .checkout-page__content .customer-content, .checkout-page__content .yourcart-content {
	background-color: #fff;
	padding: 32px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	min-width: 620px;
	width: 100%
}
.checkout-page__content .yourcart-content {
	min-width: 720px
}
.checkout-page__content .content-title {
	border-bottom: 1px dashed #D4D4D4;
	margin-bottom: 20px
}
.checkout-page__content .content-title h2 {
	font-weight: 700;
	font-size: 18px;
	color: #666;
	margin: 0;
	padding: 14px 0
}
.checkout-page__content .content-title h2 .awe-icon {
	color: #0091ea;
	margin-right: 12px;
	vertical-align: middle
}
.checkout-page__content .coupon {
	padding: 10px 0
}
.checkout-page__content .coupon form {
	overflow: hidden
}
.checkout-page__content .coupon .form-row.form-row-first {
	max-width: 350px;
	width: 100%;
	padding-right: 30px
}
.checkout-page__content .coupon .form-row.form-row-first input {
	width: 100%;
	background-color: #eee
}
.checkout-page__content .coupon .form-row.form-row-last .button {
	border: 0;
	background-color: #403F3F;
	border-radius: 4px;
	line-height: 40px;
	height: 40px;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 0 20px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.cart-footer .cart-subtotal .coupon-code .button, .checkout-page__content #payment .place-order input {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	white-space: nowrap
}
.checkout-page__content .coupon .form-row.form-row-last .button:hover {
	background-color: #0091ea
}
.checkout-page__content .woocommerce-billing-fields {
	margin-top: 36px
}
.checkout-page__content .woocommerce-billing-fields h3 {
	font-weight: 700;
	font-size: 18px;
	color: #666;
	margin: 0;
	padding: 14px 0;
	border-bottom: 1px solid #D4D4D4
}
.checkout-page__content .woocommerce-billing-fields, .checkout-page__content .woocommerce-shipping-fields .shipping_address {
	overflow: hidden
}
.checkout-page__content .woocommerce-billing-fields .form-row, .checkout-page__content .woocommerce-shipping-fields .shipping_address .form-row {
	margin-top: 20px;
	float: left;
margin-left: 1%;
}
.checkout-page__content .woocommerce-billing-fields .form-row label, .checkout-page__content .woocommerce-shipping-fields .shipping_address .form-row label {
	font-weight: 600;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px
}
.checkout-page__content .woocommerce-billing-fields .form-row input, .checkout-page__content .woocommerce-shipping-fields .shipping_address .form-row input {
	width: 100%;
	background-color: #eee
}
.checkout-page__content .woocommerce-billing-fields #billing_first_name_field, .checkout-page__content .woocommerce-billing-fields #shipping_first_name_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_first_name_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_first_name_field {
	width: 21%;
	margin-right: 1%
	margin-left:1%;
}
.checkout-page__content .woocommerce-billing-fields #billing_last_name_field, .checkout-page__content .woocommerce-billing-fields #shipping_last_name_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_last_name_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_last_name_field {
	width: 22%;
	margin-left: 1%;
	margin-right: 2%
}
.checkout-page__content .woocommerce-billing-fields #billing_email, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_email {
	width: 48%;
	margin-left: 2%
}
.checkout-page__content .woocommerce-billing-fields #billing_company_field, .checkout-page__content .woocommerce-billing-fields #shipping_company_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_company_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_company_field {
	width: 47%;
	margin-right: 2%
	margin-left:1%;
}
.checkout-page__content .woocommerce-billing-fields #billing_country_field, .checkout-page__content .woocommerce-billing-fields #shipping_country_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_country_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_country_field {
	clear: both;
	width: 48%;
	margin-right: 2%
}
.checkout-page__content .woocommerce-billing-fields #billing_country_field .country_select a, .checkout-page__content .woocommerce-billing-fields #shipping_country_field .country_select a, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_country_field .country_select a, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_country_field .country_select a {
	display: block;
	background-color: #eee;
	border: 1px solid #d4d4d4;
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	color: #666;
	font-size: 14px
}
.checkout-page__content .woocommerce-billing-fields #billing_city_field, .checkout-page__content .woocommerce-billing-fields #billing_postcode_field, .checkout-page__content .woocommerce-billing-fields #shipping_city_field, .checkout-page__content .woocommerce-billing-fields #shipping_postcode_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_city_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_postcode_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_city_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_postcode_field {
	width: 22%;
	margin-left: 2%;
	margin-right: 1%
}
.checkout-page__content .woocommerce-billing-fields #billing_phone_field, .checkout-page__content .woocommerce-billing-fields #billing_state_field, .checkout-page__content .woocommerce-billing-fields #shipping_phone_field, .checkout-page__content .woocommerce-billing-fields #shipping_state_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_phone_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_state_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_phone_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_state_field {
	width: 22%;
	margin-left: 3%
}
.checkout-page__content .woocommerce-billing-fields #billing_address_1_field, .checkout-page__content .woocommerce-billing-fields #shipping_address_1_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #billing_address_1_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_address_1_field {
	width: 48%;
	margin-right: 2%
}
.checkout-page__content .woocommerce-billing-fields #order_comments_field, .checkout-page__content .woocommerce-shipping-fields .shipping_address #order_comments_field {
	width: 48%;
	margin-left: 2%
}
.checkout-page__content .woocommerce-billing-fields #order_comments_field textarea, .checkout-page__content .woocommerce-shipping-fields .shipping_address #order_comments_field textarea {
	background-color: #eee;
	width: 100%;
	height: 130px
}
.checkout-page__content .woocommerce-billing-fields .create-account, .checkout-page__content .woocommerce-shipping-fields .shipping_address .create-account {
	margin-top: 40px
}
.checkout-page__content .woocommerce-billing-fields .create-account input[type=checkbox], .checkout-page__content .woocommerce-shipping-fields .shipping_address .create-account input[type=checkbox] {
	width: auto
}
.checkout-page__content .woocommerce-shipping-fields #ship-to-different-address {
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding-left: 20px;
	margin: 0
}
.checkout-page__content .woocommerce-shipping-fields #ship-to-different-address label {
	font-weight: 600;
	font-size: 14px;
	color: #666;
	margin: 0
}
.checkout-page__content .woocommerce-shipping-fields #ship-to-different-address input[type=checkbox] {
	position: absolute;
	left: 0;
	top: 50%;
	margin: 2px 0 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.checkout-page__content .woocommerce-shipping-fields .shipping_address #shipping_company_field {
	margin-top: -70px
}
.checkout-page__content #payment {
	margin-top: 42px;
	background: 0 0
}
.checkout-page__content #payment h3 {
	font-weight: 700;
	font-size: 18px;
	color: #666;
	margin: 0;
	padding: 14px 0;
	border-bottom: 1px solid #D4D4D4
}
.checkout-page__content #payment>.payment_methods {
	list-style: none;
	margin: 0;
	padding: 16px 70px
}
.checkout-page__content #payment>.payment_methods li label {
	position: relative;
	font-size: 14px;
	font-weight: 600;
	color: #666;
	margin-left: 26px
}
.checkout-page__content #payment>.payment_methods li label:before {
	content: '';
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	padding: 2px;
	background-color: transparent;
	border: 2px solid #0091ea;
	-webkit-background-clip: content-box;
	-moz-background-clip: content-box;
	-ms-background-clip: content-box;
	-o-background-clip: content-box;
	background-clip: content-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	top: 4px;
	left: -26px
}
.checkout-page__content #payment>.payment_methods li input[type=radio] {
	display: none
}
.checkout-page__content #payment>.payment_methods li input[type=radio]:checked~label:before {
	background-color: #0091ea
}
.checkout-page__content #payment>.payment_methods li .payment_box {
	color: #A6A6A6;
	margin-left: 26px
}
.checkout-page__content #payment>.payment_methods .payment_method_paypal label:before {
	top: 20px
}
.checkout-page__content #payment>.payment_methods .payment_method_paypal img {
	max-height: 52px
}
.checkout-page__content #payment>.payment_methods .payment_method_paypal .about_paypal {
	display: inline-block;
	margin-left: 15px
}
.checkout-page__content #payment .place-order {
	border-top: 2px solid #C2C5CD;
	padding: 20px 0;
	text-align: right
}
.checkout-page__content #payment .place-order input {
	border: 0;
	background-color: #0091ea;
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	padding: 0 20px;
	transition: all .3s ease
}
.cart-content .cart-table .product-subtotal, .cart-detail .cart-detail-table td:nth-child(even), .cart-detail .cart-detail-table th:nth-child(even) {
	text-align: right
}
.checkout-page__content #payment .place-order input:hover {
	background-color: #403F3F
}
.your-order {
	overflow: hidden
}
.your-order h2 {
	font-weight: 700;
	font-size: 24px;
	color: #666;
	border-bottom: 1px solid #D4D4D4;
	margin: 0;
	padding: 7px 0
}

.billing-info h3, .cart-detail h3 {
	font-weight: 700;
	font-size: 18px;
	color: #666;
	margin: 0;
	padding: 14px 0;
	border-bottom: 1px solid #D4D4D4
}
.billing-info {
	width: calc(60% - 95px);
	margin-right: 95px
}
.billing-info .billing-table td {
	padding-top: 25px
}
.billing-info .billing-table td:nth-child(odd) {
	padding-right: 15px
}
.billing-info .billing-table td:nth-child(even) {
	padding-left: 15px
}
.billing-info .billing-table td h4 {
	font-weight: 600;
	font-size: 12px;
	color: #666;
	margin-top: 0;
	margin-bottom: 0
}
.billing-info .billing-table td a, .billing-info .billing-table td p {
	font-size: 14px;
	color: #A5A5A5;
	margin: 0
}
.billing-info .billing-table td a:hover, .cart-detail .cart-detail-table tbody th {
	color: #0091ea
}
.cart-detail {
	width: 40%
}
.cart-detail .cart-detail-table {
	width: 100%
}
.cart-detail .cart-detail-table td, .cart-detail .cart-detail-table th {
	font-weight: 700;
	font-size: 14px;
	color: #666;
	padding: 18px 0
}
.cart-detail .cart-detail-table tbody tr {
	border-bottom: 1px dashed #D4D4D4
}
.cart-detail .cart-detail-table tbody tr:last-child {
	border-bottom-style: solid
}
.cart-detail .cart-detail-table tfoot .order-total td, .cart-detail .cart-detail-table tfoot .order-total th {
	font-size: 24px;
	font-weight: 600;
	color: #0091ea
}
.your-cart-footer {
	clear: both;
	padding: 25px 0
}
.your-cart-footer a {
	text-transform: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding: 11px 16px;
	min-width: 160px;
	font-size: 14px
}
.cart-content .cart-table {
	width: 100%;
	border-bottom: 1px dashed #D4D4D4
}
.cart-content .cart-table thead th {
	font-weight: 700;
	font-size: 14px;
	color: #0091ea;
	padding: 14px 0
}
.cart-content .cart-table tbody td {
	font-weight: 700;
	font-size: 12px;
	color: #A5A5A5;
	padding: 0 0 10px
}
.cart-content .cart-table tbody td.product-remove {
	width: 12.6%;
	padding-left: 74px
}
.cart-content .cart-table tbody td.product-remove a {
	font-size: 14px;
	color: #666
}
.cart-content .cart-table tbody td.product-remove a:hover {
	color: #F66
}
.cart-content .cart-table tbody td.product-name {
	width: 31%;
	padding-right: 20px
}
.cart-content .cart-table tbody td.product-price, .cart-content .cart-table tbody td.product-quantity {
	width: 23%;
	padding-right: 20px
}
.cart-content .cart-table tbody td.product-subtotal {
	width: 33.4%
}
.cart-content .cart-table tbody td .quantity {
	position: relative;
	padding-left: 14px
}
.cart-content .cart-table tbody td .quantity .minus, .cart-content .cart-table tbody td .quantity .plus {
	position: absolute;
	background: 0 0;
	border: 0;
	color: #666;
	left: 0;
	font-size: 0
}
.cart-content .cart-table tbody td .quantity .minus .fa, .cart-content .cart-table tbody td .quantity .plus .fa {
	font-size: 13px
}
.cart-content .cart-table tbody td .quantity .minus:hover, .cart-content .cart-table tbody td .quantity .plus:hover {
	color: #0091ea
}
.cart-content .cart-table tbody td .quantity .minus {
	top: 0
}
.cart-content .cart-table tbody td .quantity .plus {
	bottom: 0
}
.cart-content .cart-table tbody td .quantity .qty {
	font-size: 12px;
	color: #A5A5A5;
	line-height: 26px;
	height: 26px;
	max-width: 100px;
	border: 0
}

.product-detail {
	padding-top: 52px;
	padding-bottom: 160px
}
.product-detail__info .product-title h2 {
	display: inline-block;
	font-size: 32px;
	font-weight: 600;
	color: #0091ea;
	margin: 0
}
.product-detail__info .product-title h1 {
	color:#0091EA; font-size:40px;
}
.product-detail__info .product-title .hotel-star {
	display: inline-block;
	font-size: 10px;
	color: #0091ea;
	margin-left: 10px
}
.product-detail__info .product-address {
	font-size: 14px;
	color: #666;
	margin-bottom: 7px
}
.product-detail__info .product-email .fa {
	color: #0091ea;
	font-size: 15px;
	margin: 0 5px 0 2px
}
.product-detail__info .product-email a {
	color: #666
}
.product-detail__info .product-email a:hover {
	color: #0091ea
}
.product-detail__info .property-highlights {
	margin-top: 25px
}
.product-detail__info .property-highlights .property-highlights__content {
	overflow: hidden;
	margin-left: -10px;
	margin-right: -10px
}
.product-detail__info .property-highlights h3 {
	font-size: 20px;
	font-weight: 600;
	color: #0091ea;
	border-bottom: 2px solid #D4D4D4;
	padding: 8px 0;
	margin-top: 0
}
.product-detail__info .property-highlights .item {
	width: 33.3333333333%;
	float: left;
	color: #666;
	padding: 9px 10px
}
.product-detail__info .property-highlights .item .awe-icon {
	float: left;
	font-size: 18px;
	margin-top: 1px
}
.product-detail__info .property-highlights .item span {
	display: block;
	margin-left: 36px
}
.product-detail__info .rating-trip-reviews {
	margin: 12px -10px;
	overflow: hidden
}
.product-detail__info .rating-trip-reviews .item {
	width: 33.3333333333%;
	float: left;
	padding: 0 10px;
	margin-top: 10px
}
.product-detail__info .rating-trip-reviews .item .count {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 4px;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	float: left;
	margin-right: 10px
}
.product-detail__info .rating-trip-reviews .item.good .count {
	background-color: #55A649
}
.product-detail__info .rating-trip-reviews .item.fine .count {
	background-color: #F27C38
}
.product-detail__info .rating-trip-reviews .item h6 {
	font-size: 12px;
	font-weight: 700;
	color: #666;
	margin: 0
}
.product-detail__info .rating-trip-reviews .item p {
	font-size: 16px;
	color: #A6A6A6;
	margin-bottom: 0
}
.product-detail__info .product-descriptions {
	font-size: 14px;
	color: #666;
	margin-top: 30px
	 
}
.product-detail__info .trips {
	overflow: hidden;
	margin-top: 32px;
	margin-left: -15px;
	margin-right: -15px
}
.product-detail__info .trips .item {
	padding: 13px 15px;
	float: left;
	width: 33.3333333333%
}
.product-detail__info .trips .item h6 {
	font-weight: 700;
	font-size: 12px;
	color: #262626;
	margin-top: 0;
	margin-bottom: 5px
}
.product-detail__info .trips .item p {
	font-size: 16px;
	color: #666;
	margin-bottom: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.product-detail__info .trips .item p .awe-icon, .product-detail__info .trips .item p .fa {
	margin-right: 8px;
	font-size: 18px;
	color: #A6A6A6
}


.product-slider-wrapper {
	overflow: hidden;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.product-slider .item img {
	width: 100%
}
.product-slider .owl-controls .owl-buttons {
	position: static
}
.product-slider .owl-controls .owl-buttons .owl-next, .product-slider .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	z-index: 999;
	opacity: 0
}
.product-slider .owl-controls .owl-buttons .owl-prev {
	left: -30px;
	transform: translateY(-50%);
	transition: all .3s ease
}
.product-slider .owl-controls .owl-buttons .owl-next, .product-slider-thumb .owl-item {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.product-slider .owl-controls .owl-buttons .owl-next {
	right: -30px;
	transform: translateY(-50%);
	transition: all .3s ease
}
.product-slider:hover .owl-controls .owl-buttons .owl-prev {
	left: 5px;
	opacity: 1
}
.product-slider:hover .owl-controls .owl-buttons .owl-next {
	right: 5px;
	opacity: 1
}
.product-slider-thumb-row {
	margin-left: -8px;
	margin-right: -8px
}
.product-slider-thumb {
	padding: 8px 0
}
.product-slider-thumb .owl-item {
	padding: 8px;
	transition: all .3s ease
}
.booking-info {
    position: relative;
    background-color: #FFF;
    border: 2px solid #F66;
    border-radius: 3px 3px 3px 0px;
    padding: 22px 20px 0px;
    margin-bottom: 100px;
    z-index: 9;
}
.booking-info .form-submit {
    overflow: hidden;
    position: absolute;
    left: -2px;
    right: -2px;
    top: 100%;
    transform: translateY(2px);
}
.booking-info h3 {
    font-size: 18px;
    font-weight: 700;
    color: #1F2021;
    margin: 0px 0px 18px;
}
.booking-info .form-select-date {
    margin-bottom: 20px;
}
.booking-info .form-submit {
    overflow: hidden;
    position: absolute;
    left: -2px;
    right: -2px;
    top: 100%;
    transform: translateY(2px);
}
.booking-info .form-submit .add-to-cart button {
    font-size: 13px;
    color: #FCF2E5;
    background-color: #F66;
    border: 0px none;
    cursor: pointer;
    line-height: 46px;
    height: 46px;
    padding: 0px 26px;
    border-radius: 0px 0px 5px 5px;
    transition: all 0.3s ease 0s;
}
.add-to-cart {
    float: left;
}
#reviews #add_review form .form-submit .submit, .booking-info .form-submit .add-to-cart button {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.product-slider-thumb .owl-item.synced {
	opacity: .4
}
.product-slider-thumb .item {
	cursor: pointer;
	background-color: #ddd
}
.product-slider-thumb .item img {
	display: block;
	width: 100%
}
.product-tabs {
	margin-top: 62px
}
.product-tabs__content .ui-tabs-panel {
	overflow: hidden;
	overflow-x: auto;
	min-height: 500px
}
.product-tabs__content .ui-tabs-panel .check-availability {
	background-color: #fff;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 22px
}
.product-tabs__content .ui-tabs-panel .check-availability label {
	display: block;
	font-size: 13px;
	font-weight: 600;
	color: #666;
	margin-bottom: 8px
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements {
	float: left
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements input, .product-tabs__content .ui-tabs-panel .check-availability .form-elements select {
	background-color: #eee;
	width: 100%;
	height: 36px;
	line-height: 36px
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-checkin {
	width: 16%;
	margin-right: 2%
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-checkout {
	width: 16%;
	margin-right: 4%
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-adult, .product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-kids {
	width: 16%;
	margin-right: 2%
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements .form-item {
	position: relative
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements span {
	display: inline-block;
	font-size: 10px;
	font-weight: 600;
	color: #666;
	margin-top: 6px
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements .awe-icon {
	position: absolute;
	width: 36px;
	height: 34px;
	background-color: #eee;
	line-height: 34px;
	text-align: right;
	top: 1px;
	right: 1px;
	padding-right: 12px;
	font-size: 16px;
	color: #666;
	pointer-events: none
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements .fa {
	background-color: #eee
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements .awe-select-wrapper {
	width: 100%
}
.product-tabs__content .ui-tabs-panel .check-availability .form-actions {
	float: left;
	width: 22%;
	margin-left: 4%;
	margin-top: 26px
}
.product-tabs__content .ui-tabs-panel .check-availability .form-actions .awe-btn {
	font-size: 13px;
	font-weight: 600;
	width: 100%;
	padding: 9px 16px
}
.initiative {
	min-width: 680px
}

.facilities-freebies-table, .good-to-know-table {
	min-width: 644px
}
.facilities-freebies-table tbody tr, .good-to-know-table tbody tr {
	border-bottom: 1px solid #D4D4D4
}
.facilities-freebies-table tbody tr p, .good-to-know-table tbody tr p {
	margin-bottom: 0
}
.facilities-freebies-table tbody tr p em, .good-to-know-table tbody tr p em {
	display: inline-block;
	color: #0091ea;
	margin-left: 20px
}
.facilities-freebies-table tbody tr th, .good-to-know-table tbody tr th {
	font-size: 13px;
	font-weight: 600;
	color: #262626;
	padding: 18px 20px 18px 0;
	width: 50%
}
.facilities-freebies-table tbody tr th p, .good-to-know-table tbody tr th p {
	position: relative;
	padding-left: 20px
}
.facilities-freebies-table tbody tr th p:before, .good-to-know-table tbody tr th p:before {
	content: '';
	display: inline-block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #0091ea;
	left: 0;
	top: 8px
}
.facilities-freebies-table tbody tr td, .good-to-know-table tbody tr td {
	font-size: 13px;
	font-weight: 600;
	color: #777;
	padding: 18px 0;
	width: 65%
}
.facilities-freebies-table tbody tr td .light, .good-to-know-table tbody tr td .light {
	display: inline-block;
	background-color: #55A649;
	color: #fff;
	padding: 0 10px;
	line-height: 1.8em;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 12px
}


.detail-sidebar {
	margin-top: 72px
}
.call-to-book {
	margin-bottom: 18px
}
.call-to-book .awe-icon {
	width: 30px;
	height: 30px;
	line-height: 26px;
	border: 2px solid #666;
	text-align: center;
	font-size: 18px;
	color: #666;
	border-radius: 50%;
	float: left;
	margin-right: 12px;
	margin-top: 2px
}
.call-to-book em {
	display: block;
	font-size: 13px;
	font-style: normal;
	color: #A5A5A5;
	line-height: 1.2em
}
.call-to-book span {
	display: block;
	font-weight: 600;
	font-size: 16px;
	color: #666;
	line-height: 1.4em
}

#page-wrap.dark .booking-info .price .cart-added .awe-icon {
	height: 22px
}
.room-type-popup .mfp-close, .sale-flight-popup .mfp-close {
	width: auto;
	height: auto;
	line-height: normal;
	top: -30px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	opacity: 1
}
.mfp-wrap {
	z-index: 9999999
}
.mfp-bg {
	z-index: 999999
}
.mfp-preloader {
	color: #fff
}
.sale-flights-tabs-wrap {
	overflow: hidden;
	overflow-x: auto
}
.sale-flight-popup {
	background-color: #fff;
	padding: 46px 86px;
	margin: 50px auto
}
.sale-flight-popup .mfp-close {
	font-size: 14px;
	color: #fff;
	transition: all .3s ease
}
.sale-flight-popup .mfp-close .awe-icon {
	vertical-align: middle;
	font-size: 20px;
	margin-left: 4px;
	pointer-events: none
}
.sale-flight-popup .mfp-close:hover {
	color: #0091ea
}
.sale-flight-popup .title {
	margin-bottom: 18px
}
.sale-flight-popup .title .from-to {
	font-size: 18px;
	font-weight: 600;
	color: #333
}
.sale-flight-popup .title .from-to .awe-icon {
	font-size: 10px;
	margin-left: 3px;
	margin-right: 3px
}
.sale-flight-popup .title .time {
	font-size: 13px;
	color: #A5A5A5;
	margin-top: 3px
}
.sale-flight-popup .sale-flights-tabs__table {
	min-width: 700px
}
.sale-flight-popup .sale-flights-tabs__table tr {
	background-color: #f1f1f1;
	-webkit-box-shadow: inset 0 0 0 2px transparent;
	-moz-box-shadow: inset 0 0 0 2px transparent;
	box-shadow: inset 0 0 0 2px transparent
}
.sale-flight-popup .sale-flights-tabs__table tr:hover {
	-webkit-box-shadow: inset 0 0 0 2px #0091ea;
	-moz-box-shadow: inset 0 0 0 2px #0091ea;
	box-shadow: inset 0 0 0 2px #0091ea
}
.sale-flight-popup .sale-flights-tabs__table tr td {
	min-width: 110px
}

.product-map {
	height: 160px;
	margin-top: 12px
}
.tour-map {
	max-width: 100%;
	width: 470px;
	height: 250px;
	float: left;
	margin-right: 30px
}


@media screen and (max-width:1199px) {
.awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1), .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2), .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(3) {
	padding-right: 30px
}
.awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1) {
	width: 28%
}
.awe-search-tabs__content .ui-tabs-panel .form-actions {
	width: 17.4%
}
.awe-search-tabs-2 {
	position: relative;
	left: auto;
	right: auto;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	margin-top: -43px
}
.filter-item-wrapper {
	overflow: hidden;
	width: auto;
	margin-left: -15px;
	margin-right: -15px
}


.destination-list__content .destinations-item .item-media .image-cover {
	padding-top: 84%
}
.destination-list__content .destinations-item .item-body {
	width: 59%
}
.destination-list__content .destinations-item .item-price-more {
	width: 17%
}
.destination-list__content .destinations-item .item-body .item-footer ul li {
	margin-right: 30px
}

#reviews .rating-info .write-review {
	display: block;
	clear: both;
	float: left
}

.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1) {
	width: 38%;
	padding-right: 0
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1) .form-elements {
	width: calc(50% - 15px);
	margin-right: 15px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) {
	width: 30%;
	padding-right: 10px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements:nth-child(odd) {
	padding-right: 1px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements:nth-child(even) {
	padding-left: 1px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(3) {
	width: 14%;
	padding-right: 10px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel.search-hotel .form-group:nth-child(1) {
	padding-right: 30px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel.search-hotel .form-group:nth-child(1) .form-elements {
	width: 100%;
	margin-right: 0
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel.search-car .form-group:nth-child(1) {
	width: 50%
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-adult, .product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-checkin, .product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-checkout, .product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-kids {
	width: 48%;
	margin: 20px 0 0
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-adult, .product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-checkin {
	margin-right: 2%
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-checkout, .product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-kids {
	margin-left: 2%
}
.product-tabs__content .ui-tabs-panel .check-availability .form-actions {
	width: 100%;
	margin-left: 0
}
.awe-search-tabs__content .ui-tabs-panel.search-bus .form-group:nth-child(2), .awe-search-tabs__content .ui-tabs-panel.search-car .form-group:nth-child(2) {
	width: 42%
}
}
@media screen and (max-width:991px) {
#footer-page .widget_contact_info .widget_background, #footer-page .widget_contact_info:after, #footer-page .widget_contact_info:before, .destination-list__content .destinations-item .item-price-more:after {
	display: none
}
.awe-search-tabs__content .ui-tabs-panel .form-actions, .awe-search-tabs__content .ui-tabs-panel .form-group {
	width: 100%!important;
	padding-right: 0!important;
	margin-bottom: 0
}
.awe-search-tabs__content .ui-tabs-panel .form-actions {
	margin-top: 20px!important
}
.awe-masonry .awe-masonry__item {
	width: 33.3333333333%!important
}
#footer-page .widget_contact_info {
	margin-top: 0;
	padding: 0
}
.cart-content .cart-table tbody td.product-remove {
	padding-left: 40px
}
.contact-page__form {
	padding-top: 60px
}

.destination-list__content {
	width: auto;
	overflow: hidden;
	margin-left: -15px;
	margin-right: -15px
}
.destination-list__content .destinations-item {
	width: calc(50% - 30px);
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px
}
.destination-list__content .destinations-item .item-body, .destination-list__content .destinations-item .item-media, .destination-list__content .destinations-item .item-price-more {
	float: none;
	width: 100%
}
.destination-list__content .destinations-item .item-price-more {
	padding: 0 25px 25px
}
.destination-list__content .destinations-item .item-body {
	padding: 15px 25px
}

.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1) .form-elements:nth-child(even), .awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements:nth-child(even) {
	padding-left: 15px
}

.tabs .ui-tabs-nav li {
	background: 0 0;
	border: 0;
	margin: 0 30px 0 0
}
.tabs .ui-tabs-nav li .ui-tabs-anchor {
	font-size: 14px;
	line-height: 46px
}
.tour-map {
	width: 100%;
	float: none;
	margin-right: 0
}
.tour-map-wrapper .trips {
	margin-top: 25px
}
.ticket-price {
	margin-bottom: 30px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1) .form-elements {
	width: 50%;
	margin: 0;
	padding-bottom: 20px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(1) .form-elements:nth-child(odd) {
	padding-right: 15px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) {
	padding-right: 0
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements {
	width: 50%;
	padding-bottom: 20px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements:nth-child(odd) {
	padding-right: 15px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel.search-hotel .form-group:nth-child(1) .form-elements {
	padding-right: 0
}
.flight-item .item-media .image-cover {
	padding-top: 40%
}
}

@media screen and (max-width:740px) {

.awe-search-tabs__content {
	padding: 20px
}
.awe-masonry .awe-masonry__item {
	width: 50%!important
}

.flight-popup-tabs .flight-popup__scrollbar {
	height: 360px
}
.flight-popup-tabs .ui-tabs-nav li .ui-tabs-anchor {
	font-size: 12px
}
.room-type-popup .room-type-popup-inner, .sale-flight-popup {
	padding: 30px
}
}
@media screen and (max-width:720px) {
.destination-list__content, .filter-item-wrapper {
	margin-left: 0;
	margin-right: 0
}
.filter-item-wrapper {
	overflow: hidden;
	width: auto
}

.billing-info, .cart-detail {
	width: 100%;
	float: none
}

.checkout-page__top .phone, .checkout-page__top .title {
	float: none
}
.destination-list__content .destinations-item {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-right: 0
}
.your-destinations .title, .your-destinations .your-destinations__bar {
	float: none;
	overflow: hidden
}
.your-destinations .your-destinations__bar {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 20px
}
.flight-popup .flight-popup__content {
	width: 100%
}
.flight-popup .flight-popup__map-info {
	position: relative!important;
	top: auto;
	right: auto;
	width: 100%;
	height: 200px
}
}
@media screen and (max-width:610px) {
.product-detail__info .property-highlights .item, .product-detail__info .trips .item {
	width: 50%
}
.awe-search-tabs-2 .ui-tabs-nav li .ui-tabs-anchor {
	min-width: 0
}
}
@media screen and (max-width:570px) {
.awe-search-tabs__content .ui-tabs-panel .form-group:nth-child(2) .form-elements {
	width: 100%;
	padding: 0!important
}
.awe-masonry .awe-masonry__item {
	width: 100%!important
}

.awe-search-tabs {
	margin-top: -38px
}
.awe-search-tabs .ui-tabs-nav {
	height: 38px
}
.awe-search-tabs .ui-tabs-nav li .ui-tabs-anchor {
	line-height: normal
}
.awe-search-tabs .ui-tabs-nav li .ui-tabs-anchor .awe-icon {
	width: 40px;
	height: 38px;
	line-height: 38px
}
.awe-search-tabs-2 .ui-tabs-nav li .ui-tabs-anchor {
	font-size: 10px
}
.awe-search-tabs-2 .awe-search-tabs__content .ui-tabs-panel .form-group .form-elements {
	width: 100%!important;
	margin: 0;
	padding-left: 0!important;
	padding-right: 0!important;
	padding-bottom: 20px!important
}
}
@media screen and (max-width:480px) {

.about-author .image-thumb {
	float: none
}
.about-author .author-info {
	margin-left: 0;
	margin-top: 20px
}
.product-detail__info .rating-trip-reviews .item {
	width: 100%;
	float: none;
	margin-bottom: 20px
}
.search-box .form-search .form-item input {
	padding: 0 25px;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	font-weight: 600
}
.awe-search-tabs {
	margin-top: -34px
}
.awe-search-tabs .ui-tabs-nav {
	height: 34px;
	padding: 0 10px
}
.awe-search-tabs .ui-tabs-nav li .ui-tabs-anchor .awe-icon {
	width: 36px;
	height: 34px;
	line-height: 34px
}
.heading-content h2 {
	font-size: 24px
}
.destination-grid-content .section-title h3, .heading-content p {
	font-size: 18px
}
.room-type-popup .room-type-popup-inner, .sale-flight-popup {
	padding: 20px
}
.product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-adult, .product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-checkin, .product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-checkout, .product-tabs__content .ui-tabs-panel .check-availability .form-elements.form-kids {
	width: 100%;
	float: none;
	margin: 20px 0 0
}
}
.slider-caption, .slider-caption-sub {
	text-transform: uppercase;
	line-height: 1;
	color: #fff
}
#slider-revolution ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0
}
.slider-caption-sub {
	font-size: 20px;
	display: inline-block
}
.slider-caption-sub.slider-caption-sub-1 {
	font-weight: 700;
	font-size: 26px;
	letter-spacing: 28px
}
.slider-caption-sub.slider-caption-sub-3 {
	font-size: 26px;
	font-family: 'Open Sans'
}
.slider-caption {
	font-size: 60px;
	font-family: Lato
}
.slider-caption small {
	display: inline-block;
	font-weight: 500;
	font-family: Hind;
	font-size: 30px;
	color: #fff;
	line-height: 1.15em
}
.slider-caption.slider-caption-1 {
	font-weight: 700
}
.slider-caption.slider-caption-2 {
	font-weight: 700;
	font-size: 80px
}
.slider-caption.slider-caption-3 {
	font-size: 80px
}
.slider-icon {
	padding: 5px 0;
	display: inline-block
}
.awe-btn.awe-btn-slider {
	font-size: 14px;
	padding: 10px 30px;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none
}
.footerpara{
	color:#333333;
	
	text-align:justify;
	margin-top:2%;
	
	
	}
	.footerlinks{
		
background-color: #0091EA;
color: #FFF;
padding: 1% 1% 1% 3%;
border-radius: 10px;
font-size: medium;
line-height: 1.5;
margin-bottom: 5%;
margin-top: 2%;
margin-right: 1%;
font-size:14px;
width:86%;
margin-left:7%;
}
.footerlinks:hover{
	box-shadow: 0px 0px 10px #999999;
}
.footerlinks a{
	color: #FFF;
}
.footerlinks h4{
	color: #FFF;
	Font-size:18px;
	text-align:center;
	text-transform:uppercase;
}

.imgdestin
{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	
}
h6{color:#0091EA; }

.divider{
	min-height:1px;
	background-color:#999;
	margin-top:3%;
	margin-bottom:3%;
}

.mobiletop{text-align:right; font-size:18px;}
.facilities-freebies-table p
		{font-family:"Open Sans", sans-serif;
			font-size:14px;
		color:#666;
			
			}
			
			 .plicon{
	  padding-right:10px;
	  color:#0091EA;
	  }
	  
	  .tbooktitle
	  {
		  color: #B1B4B6;
font-size: 12px;
line-height: 1.5;
text-align: justify;
		  
	  }
	  
	  
.h2subttl{font-size:16px; font-weight:bold:}