@charset "UTF-8";
/*POP UP*/
.modalDialog {
	box-sizing: border-box;
	position: fixed;
	top: -100%;
	left: 50%;
	outline: solid 0 rgba(0,0,0,.85);
	margin: -5em -10em; /* minus half the height and minus half the width */
	padding: 1em;
	width: 500px;
	opacity: 0;
	background: #fff;
	animation: showup .8s 16s forwards;
	z-index: 1000;
	font-size: 18px;
	border: 2px solid #78ff00;
	text-align: center;
}
.close_button_popup {
	float: right;
	margin-top: 34px;
	background: #f8f8f8;
	color: #555
}
.close_button_popup:hover {
	background: #ccc;
	color: #3A3A3A
}
 @keyframes showup {
to {
top: 40%;
opacity: 1;
outline-width: 500em;
}
}
/*POP UP*/
/*NEW FOOTER*/
.mg_footer1 {
	float: left;
	width: 100%;
	background: url(../images/footer_background.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
footer, section {
	padding: 0;
}
.widget-title {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 20px;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	padding: 0 0 21px;
	position: relative;
	margin: 0px 0 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFE500;
}
.widget_archives ul li a {
	color: #fff;
	line-height: 24px;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current, .mg_navigation .children li:hover > a, .mg_btn1:hover, .view_btn:hover, .mg_login a:hover, .mg_social li a:hover, .login1 .nav-tabs li.active a, .mg_pagination .page-numbers:hover, .mg_pagination .page-numbers.current, .tag, .text-link, .widget-title:before, .why_chooseus:before, .fancy-overlay figure, .mg_rss_list li:hover, .dl-menuwrapper .dl-menu, .dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .widget_flicker ul li a, .mg_input_submit .mg_btn1, .mg_comment_form .mg_btn1, .mg_contact_form .mg_btn1, .mg_hotel_nav2 li.active a, .mg_pricing .text .mg_btn1, .fancy-overlay:hover .thumb, .mg-contact-wrap .mg_services i, .mg_search_tab .mg_input_1 .mg_btn1, .kode-pagination .page-numbers:hover, .widget_search p input[type="button"], .kode-pagination .page-numbers.current, .mg_blog_full-slider .slick-dots li.slick-active button {
	background-color: #fa9600;
}
.mg_copyright {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0 10px;
	background-color: #124680;
}
.mg_copyright p {
	margin: 0;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	font-family: 'Open Sans', sans-serif;
}
/*NEW FOOTER*/

/*FORM BANNER*/
.col-md-5 {
	width: 61%;
	float: right;
}
.hero-form {
	width: 34%;
	max-width: 600px;
	background-color: #fff;
	box-shadow: 0 0 30px rgba(0,0,0,.15);
	color: #314555;
}
.float-md-right {
	float: right !important;
}
.float-center {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.hero-form-header {
	background-color: #e5ecf4;
	padding: 16px;
}
.t-uppercase {
	text-transform: uppercase;
}
.mb-10 {
	margin-bottom: 2px !important;
}
.color-green {
	color: #88c724 !important;
}
.color-mid {
	color: #717f86 !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.hero-form-wrapper {
	color: #aaa;
	padding: 20px;
}
.mb-15 {
	margin-bottom: 10px !important;
}
.field {
	display: block;
	position: relative;
}
.form-group-lg .input-lg, .form-group-lg .form-control, .form-group-lg .form-control-static, .input-lg {
	height: 46px;
	padding: 11px 14px;
	font-size: 14px;
	line-height: 20px;
	border-radius: 3px;
}
.form-control {
	height: 40px;
	padding: 8px 12px;
	line-height: 20px;
	background-color: transparent;
	border: 2px solid #ddd;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all ease-in-out 150ms;
	-ms-transition: all ease-in-out 150ms;
	-o-transition: all ease-in-out 150ms;
	transition: all ease-in-out 150ms;
}
.field .fa {
	position: absolute;
	right: 12px;
	top: 15px;
	color: #ccc;
}
.font-15 {
	font-size: 15px !important;
}
font-awesome.min.css:4 .fa {
 display: inline-block;
 font: normal normal normal 14px/1 FontAwesome;
 font-size: inherit;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.field {
	display: block;
	position: relative;
}
.field .fa {
	position: absolute;
	right: 12px;
	top: 15px;
	color: #ccc;
}
style.css:292 .font-20 {
 font-size: 20px !important;
}
font-awesome.min.css:4 .fa {
 display: inline-block;
 font: normal normal normal 14px/1 FontAwesome;
 font-size: inherit;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.field select {
	display: none;
	visibility: hidden;
	opacity: 0;
	height: 0;
	width: 0;
	position: absolute;
	z-index: -999;
}
bootstrap.min.css:2751 select.input-lg {
 height: 46px;
 line-height: 46px;
}
.form-group-lg .input-lg, .form-group-lg .form-control, .form-group-lg .form-control-static, .input-lg {
	height: 46px;
	padding: 11px 14px;
	font-size: 14px;
	line-height: 20px;
	border-radius: 3px;
}
.btn:hover, .btn.hover, .btn:focus, .btn.focus, .btn:active, .btn.active {
	color: #fff !important;
	background-color: #e85a51;
}
.btn:active, .btn.active {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}
.btn {
	background-color: #88c724;
	color: #fff;
	padding: 0;
}
/*POPUP MAP HOME*/
.rajasthan_map_popup {
	float: left;
	position: absolute;
	left: 25%;
	top: 19%;
	background: #fff;
	padding: 20px;
}
.close_btn_vid {
	float: right;
	background: #404040;
	padding: 8px 15px 8px 15px;
	color: #fff !important;
	text-transform: uppercase;
	border-radius: 5px;
}
/*POPUP MAP HOME*/

/*PACKAGE BOX*/
.boxpackagedesign {
	float: left;
	margin: 20px;
}
.tours-layout {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.tours-layout .image-wrapper {
	position: relative;
	overflow: hidden;
}








.tours-layout .image-wrapper .link {
	display: block;
	width: 100%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.tours-layout .image-wrapper .link img {
	width: 100%;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
}
.tours-layout .image-wrapper .link:before {
	content: "";
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 120%;
	top: 0;
	left: 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 75%, rgba(0, 0, 0, 0.7) 85%, rgba(0, 0, 0, 0.8) 90%, rgba(0, 0, 0, 0.9) 100%);
}


.tours-layout .image-wrapper .title-wrapper {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	display: inline-block;
	color: #fff;
	font-size: 20px;
	z-index: 5;
}
.tours-layout .image-wrapper .title-wrapper .title {
	color: #fff;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
}
.tours-layout .image-wrapper .title-wrapper .title:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 0%;
	height: 1px;
	background: #ffdd00;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.tours-layout .image-wrapper .title-wrapper .title:hover {
	color: #ffdd00;
}
.tours-layout .image-wrapper .title-wrapper .title:hover:before {
	width: 100%;
}
.tours-layout .image-wrapper .title-wrapper .icons {
	float: right;
	font-size: 30px;
}
.tours-layout .content-wrapper {
	background-color: #fff; border:#CCCCCC solid 1px;
}
.tours-layout .content-wrapper .list-info {
	margin: 0;
	width: 100%;
	display: table;
	text-align: center;
	border-collapse: collapse;
	border-bottom: 1px solid #e9e9e9;
}
.tours-layout .content-wrapper .list-info > li {
	width: 1%;
	position: relative;
	padding: 0;
	display: table-cell;
	border-right: 1px solid #e9e9e9;
}
.tours-layout .content-wrapper .list-info > li .link {
	display: block;
	padding: 12px 0;
	position: relative;
	top: 0;
	right: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.tours-layout .content-wrapper .list-info > li .link:hover {
	top: 4px;
	right: -4px;
	background-color: #ffdd00;
}
.tours-layout .content-wrapper .list-info li .link:hover > .icons, .tours-layout .content-wrapper .list-info li .link:hover > .text {
	color: #555;
}
.tours-layout .content-wrapper .list-info li .link > .icons {
	color: #d0d0d0;
	display: inline-block;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.tours-layout .content-wrapper .list-info li .link > .text {
	margin-bottom: 0;
	margin-left: 10px;
	color: #959595;
	display: inline-block;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.tours-layout .content-wrapper .list-info li:last-child {
	border-right: none;
}
.tours-layout .content-wrapper > .content {
	padding: 24px;
	text-align: left;
}
.tours-layout .content-wrapper > .content .title {
	margin-bottom: 15px;
}
.tours-layout .content-wrapper > .content .title .price {
	color: #ffdd00;
	display: inline-block;
}
.tours-layout .content-wrapper > .content .title .price sup {
	font-size: 14px;
	font-weight: bold;
	top: -12px;
	left: -2px;
}
.tours-layout .content-wrapper > .content .title .price .number {
	font-size: 30px;
	font-weight: bold;
}
.tours-layout .content-wrapper > .content .title .for-price {
	margin-bottom: 0;
	margin-left: 6px;
	display: inline-block;
}
.tours-layout .content-wrapper > .content > .text {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 24px;
}
.tours-layout .content-wrapper > .content .group-btn-tours {
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	color: #fff;
	text-transform: capitalize;
	text-align: center;
	display: inline-block;
	padding: 0;
}
.tours-layout .content-wrapper > .content .group-btn-tours .left-btn, .tours-layout .content-wrapper > .content .group-btn-tours .right-btn {
	color: #fff;
	padding: 0;
	display: inline-block;
	background-color: #CA4D21;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.tours-layout .content-wrapper > .content .group-btn-tours .left-btn:hover, .tours-layout .content-wrapper > .content .group-btn-tours .right-btn:hover {
	background-color: #839e2e;
	color: #ffffff;
}
.tours-layout .content-wrapper > .content .group-btn-tours .left-btn {
	padding-left: 0;
	border-radius: 20px;
	padding: 5px 20px 5px 20px;
}
.tours-layout .content-wrapper > .content .group-btn-tours .right-btn {
	padding-right: 25px;
	border-radius: 0 50px 50px 0;
}
.tours-layout .content-wrapper > .content .group-btn-tours:hover .left-btn {
	border-right: 1px solid #fff;
}
.tours-layout:hover {
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
}
.tours-layout:hover .image-wrapper .link img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.tours-layout:hover .image-wrapper .link:before {
	top: -20%;
}
/*PACKAGE BOX*/



.animated.flip, .author img {
	-webkit-backface-visibility: visible
}
.flex-viewport .slides li, .tp-bannershadow, .tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none
}
.image-box .has-discount:hover {
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 20px #ccc;
	transition: all .2s ease-in-out;
}
.dark-gray-btn {
	float: right
}
.btn-bg-same {
	background: #3e3d3b!important;
	color: #fff!important
}
.border-line-btn {
	background: 0 0!important;
	color: #3C444F!important;
	margin: 0!important;
	padding: 0!important
}
.border-line-btn:hover {
	color: #e85a51!important
}
.right-arrow-pink {
	color: #e85a51
}
.center-btn-home {
	font-size: 20px!important
}
.logo-tick {
	font-size: 22px;
	margin: -5px;
	padding: 0;
	color: #99b73d
}
.text-banner-center {
	text-align: center;
	width: 50%;
	margin-top: -190px!important
}
.text-banner-center h3 {
	font-weight: 700;
	font-size: 54px;
	color: #fff;
	text-shadow: none;
	line-height: normal;
	margin: 0!important;
	padding: 0!important
}
.text-banner-center h4 {
	font-size: 36px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(150,150,150,.62)
}
.tp-caption.boldwide_small_white, .tp-caption.finewide_large_white, .tp-caption.finewide_medium_white, .tp-caption.finewide_small_white, .tp-caption.finewide_verysmall_white_mw, .tp-caption.whitedivider3px, .tp-caption.whitedivider3px_vertical {
	text-shadow: none;
	border-color: #000;
	border-width: 0;
	border-style: none;
	text-decoration: none
}
a.button.dark-gray-btn, a.button.sky-blue1:hover, button.dark-gray-btn, button.sky-blue1:hover {
	background: #3e3d3b
}
.clearer-banner {
	margin-top: 120px
}
.hidden-mobile {
	display: none!important
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
@-webkit-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px);
transform:translateY(-15px)
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
40% {
-webkit-transform:translateY(-30px);
-ms-transform:translateY(-30px);
transform:translateY(-30px)
}
60% {
-webkit-transform:translateY(-15px);
-ms-transform:translateY(-15px);
transform:translateY(-15px)
}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}
@-webkit-keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@keyframes flash {
0%, 100%, 50% {
opacity:1
}
25%, 75% {
opacity:0
}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}
@-webkit-keyframes pulse {
0%, 100% {
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
}
@keyframes pulse {
0%, 100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
50% {
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
@-webkit-keyframes rubberBand {
0%, 100% {
-webkit-transform:scale(1);
transform:scale(1)
}
30% {
-webkit-transform:scaleX(1.25) scaleY(.75);
transform:scaleX(1.25) scaleY(.75)
}
40% {
-webkit-transform:scaleX(.75) scaleY(1.25);
transform:scaleX(.75) scaleY(1.25)
}
60% {
-webkit-transform:scaleX(1.15) scaleY(.85);
transform:scaleX(1.15) scaleY(.85)
}
}
@keyframes rubberBand {
0%, 100% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
30% {
-webkit-transform:scaleX(1.25) scaleY(.75);
-ms-transform:scaleX(1.25) scaleY(.75);
transform:scaleX(1.25) scaleY(.75)
}
40% {
-webkit-transform:scaleX(.75) scaleY(1.25);
-ms-transform:scaleX(.75) scaleY(1.25);
transform:scaleX(.75) scaleY(1.25)
}
60% {
-webkit-transform:scaleX(1.15) scaleY(.85);
-ms-transform:scaleX(1.15) scaleY(.85);
transform:scaleX(1.15) scaleY(.85)
}
}
.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translateX(-10px);
transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform:translateX(10px);
transform:translateX(10px)
}
}
@keyframes shake {
0%, 100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translateX(-10px);
-ms-transform:translateX(-10px);
transform:translateX(-10px)
}
20%, 40%, 60%, 80% {
-webkit-transform:translateX(10px);
-ms-transform:translateX(10px);
transform:translateX(10px)
}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}
@-webkit-keyframes swing {
20% {
-webkit-transform:rotate(15deg);
transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg);
transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg);
transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg);
transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
}
@keyframes swing {
20% {
-webkit-transform:rotate(15deg);
-ms-transform:rotate(15deg);
transform:rotate(15deg)
}
40% {
-webkit-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
transform:rotate(-10deg)
}
60% {
-webkit-transform:rotate(5deg);
-ms-transform:rotate(5deg);
transform:rotate(5deg)
}
80% {
-webkit-transform:rotate(-5deg);
-ms-transform:rotate(-5deg);
transform:rotate(-5deg)
}
100% {
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0)
}
}
.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}
@-webkit-keyframes tada {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
10%, 20% {
-webkit-transform:scale(.9) rotate(-3deg);
transform:scale(.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg);
transform:scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform:scale(1) rotate(0);
transform:scale(1) rotate(0)
}
}
@keyframes tada {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
10%, 20% {
-webkit-transform:scale(.9) rotate(-3deg);
-ms-transform:scale(.9) rotate(-3deg);
transform:scale(.9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg);
-ms-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg)
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg);
-ms-transform:scale(1.1) rotate(-3deg);
transform:scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform:scale(1) rotate(0);
-ms-transform:scale(1) rotate(0);
transform:scale(1) rotate(0)
}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}
@-webkit-keyframes wobble {
0%, 100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
15% {
-webkit-transform:translateX(-25%) rotate(-5deg);
transform:translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform:translateX(20%) rotate(3deg);
transform:translateX(20%) rotate(3deg)
}
45% {
-webkit-transform:translateX(-15%) rotate(-3deg);
transform:translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform:translateX(10%) rotate(2deg);
transform:translateX(10%) rotate(2deg)
}
75% {
-webkit-transform:translateX(-5%) rotate(-1deg);
transform:translateX(-5%) rotate(-1deg)
}
}
@keyframes wobble {
0%, 100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
15% {
-webkit-transform:translateX(-25%) rotate(-5deg);
-ms-transform:translateX(-25%) rotate(-5deg);
transform:translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform:translateX(20%) rotate(3deg);
-ms-transform:translateX(20%) rotate(3deg);
transform:translateX(20%) rotate(3deg)
}
45% {
-webkit-transform:translateX(-15%) rotate(-3deg);
-ms-transform:translateX(-15%) rotate(-3deg);
transform:translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform:translateX(10%) rotate(2deg);
-ms-transform:translateX(10%) rotate(2deg);
transform:translateX(10%) rotate(2deg)
}
75% {
-webkit-transform:translateX(-5%) rotate(-1deg);
-ms-transform:translateX(-5%) rotate(-1deg);
transform:translateX(-5%) rotate(-1deg)
}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}
@-webkit-keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
transform:scale(.9)
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes bounceIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
-ms-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1;
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
transform:scale(1.05)
}
70% {
-webkit-transform:scale(.9);
-ms-transform:scale(.9);
transform:scale(.9)
}
100% {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(30px);
transform:translateY(30px)
}
80% {
-webkit-transform:translateY(-10px);
transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes bounceInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(30px);
-ms-transform:translateY(30px);
transform:translateY(30px)
}
80% {
-webkit-transform:translateY(-10px);
-ms-transform:translateY(-10px);
transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(30px);
transform:translateX(30px)
}
80% {
-webkit-transform:translateX(-10px);
transform:translateX(-10px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes bounceInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(30px);
-ms-transform:translateX(30px);
transform:translateX(30px)
}
80% {
-webkit-transform:translateX(-10px);
-ms-transform:translateX(-10px);
transform:translateX(-10px)
}
100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(-30px);
transform:translateX(-30px)
}
80% {
-webkit-transform:translateX(10px);
transform:translateX(10px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes bounceInRight {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
60% {
opacity:1;
-webkit-transform:translateX(-30px);
-ms-transform:translateX(-30px);
transform:translateX(-30px)
}
80% {
-webkit-transform:translateX(10px);
-ms-transform:translateX(10px);
transform:translateX(10px)
}
100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(-30px);
transform:translateY(-30px)
}
80% {
-webkit-transform:translateY(10px);
transform:translateY(10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes bounceInUp {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
60% {
opacity:1;
-webkit-transform:translateY(-30px);
-ms-transform:translateY(-30px);
transform:translateY(-30px)
}
80% {
-webkit-transform:translateY(10px);
-ms-transform:translateY(10px);
transform:translateY(10px)
}
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform:scale(1);
transform:scale(1)
}
25% {
-webkit-transform:scale(.95);
transform:scale(.95)
}
50% {
opacity:1;
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
100% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
}
@keyframes bounceOut {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
25% {
-webkit-transform:scale(.95);
-ms-transform:scale(.95);
transform:scale(.95)
}
50% {
opacity:1;
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1)
}
100% {
opacity:0;
-webkit-transform:scale(.3);
-ms-transform:scale(.3);
transform:scale(.3)
}
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(-20px);
-ms-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(20px);
-ms-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
20% {
opacity:1;
-webkit-transform:translateX(-20px);
-ms-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
20% {
opacity:1;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-20px);
-ms-transform:translateY(-20px);
transform:translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInDownBig {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
-ms-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInLeftBig {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translateX(20px);
-ms-transform:translateX(20px);
transform:translateX(20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInUpBig {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
}
@keyframes fadeOutDown {
0% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
}
@keyframes fadeOutDownBig {
0% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
}
@keyframes fadeOutLeft {
0% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-20px);
-ms-transform:translateX(-20px);
transform:translateX(-20px)
}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
0% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(20px);
transform:translateX(20px)
}
}
@keyframes fadeOutRight {
0% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(20px);
-ms-transform:translateX(20px);
transform:translateX(20px)
}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
}
@keyframes fadeOutRightBig {
0% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-20px);
transform:translateY(-20px)
}
}
@keyframes fadeOutUp {
0% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-20px);
-ms-transform:translateY(-20px);
transform:translateY(-20px)
}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
@keyframes fadeOutUpBig {
0% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
0% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
@keyframes flip {
0% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
transform:perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
.animated.flip {
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateX(-10deg);
transform:perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateX(10deg);
transform:perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateX(0);
transform:perspective(400px) rotateX(0);
opacity:1
}
}
@keyframes flipInX {
0% {
-webkit-transform:perspective(400px) rotateX(90deg);
-ms-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateX(-10deg);
-ms-transform:perspective(400px) rotateX(-10deg);
transform:perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateX(10deg);
-ms-transform:perspective(400px) rotateX(10deg);
transform:perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateX(0);
-ms-transform:perspective(400px) rotateX(0);
transform:perspective(400px) rotateX(0);
opacity:1
}
}
.flipInX {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}
.flipInY, .flipOutX {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateY(-10deg);
transform:perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateY(10deg);
transform:perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateY(0);
transform:perspective(400px) rotateY(0);
opacity:1
}
}
@keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotateY(90deg);
-ms-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotateY(-10deg);
-ms-transform:perspective(400px) rotateY(-10deg);
transform:perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform:perspective(400px) rotateY(10deg);
-ms-transform:perspective(400px) rotateY(10deg);
transform:perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform:perspective(400px) rotateY(0);
-ms-transform:perspective(400px) rotateY(0);
transform:perspective(400px) rotateY(0);
opacity:1
}
}
.flipInY {
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform:perspective(400px) rotateX(0);
transform:perspective(400px) rotateX(0);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
}
@keyframes flipOutX {
0% {
-webkit-transform:perspective(400px) rotateX(0);
-ms-transform:perspective(400px) rotateX(0);
transform:perspective(400px) rotateX(0);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateX(90deg);
-ms-transform:perspective(400px) rotateX(90deg);
transform:perspective(400px) rotateX(90deg);
opacity:0
}
}
.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform:perspective(400px) rotateY(0);
transform:perspective(400px) rotateY(0);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
}
@keyframes flipOutY {
0% {
-webkit-transform:perspective(400px) rotateY(0);
-ms-transform:perspective(400px) rotateY(0);
transform:perspective(400px) rotateY(0);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotateY(90deg);
-ms-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg);
opacity:0
}
}
.flipOutY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform:translateX(100%) skewX(-30deg);
transform:translateX(100%) skewX(-30deg);
opacity:0
}
60% {
-webkit-transform:translateX(-20%) skewX(30deg);
transform:translateX(-20%) skewX(30deg);
opacity:1
}
80% {
-webkit-transform:translateX(0) skewX(-15deg);
transform:translateX(0) skewX(-15deg);
opacity:1
}
100% {
-webkit-transform:translateX(0) skewX(0);
transform:translateX(0) skewX(0);
opacity:1
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform:translateX(100%) skewX(-30deg);
-ms-transform:translateX(100%) skewX(-30deg);
transform:translateX(100%) skewX(-30deg);
opacity:0
}
60% {
-webkit-transform:translateX(-20%) skewX(30deg);
-ms-transform:translateX(-20%) skewX(30deg);
transform:translateX(-20%) skewX(30deg);
opacity:1
}
80% {
-webkit-transform:translateX(0) skewX(-15deg);
-ms-transform:translateX(0) skewX(-15deg);
transform:translateX(0) skewX(-15deg);
opacity:1
}
100% {
-webkit-transform:translateX(0) skewX(0);
-ms-transform:translateX(0) skewX(0);
transform:translateX(0) skewX(0);
opacity:1
}
}
.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform:translateX(0) skewX(0);
transform:translateX(0) skewX(0);
opacity:1
}
100% {
-webkit-transform:translateX(100%) skewX(-30deg);
transform:translateX(100%) skewX(-30deg);
opacity:0
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform:translateX(0) skewX(0);
-ms-transform:translateX(0) skewX(0);
transform:translateX(0) skewX(0);
opacity:1
}
100% {
-webkit-transform:translateX(100%) skewX(-30deg);
-ms-transform:translateX(100%) skewX(-30deg);
transform:translateX(100%) skewX(-30deg);
opacity:0
}
}
.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(-200deg);
transform:rotate(-200deg);
opacity:0
}
100% {
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin:center center;
-ms-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(-200deg);
-ms-transform:rotate(-200deg);
transform:rotate(-200deg);
opacity:0
}
100% {
-webkit-transform-origin:center center;
-ms-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(200deg);
transform:rotate(200deg);
opacity:0
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin:center center;
-ms-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:center center;
-ms-transform-origin:center center;
transform-origin:center center;
-webkit-transform:rotate(200deg);
-ms-transform:rotate(200deg);
transform:rotate(200deg);
opacity:0
}
}
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
-ms-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
transform:rotate(-90deg);
opacity:0
}
}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
-ms-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
transform:rotate(90deg);
opacity:0
}
}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}
@-webkit-keyframes slideInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes slideInDown {
0% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes slideInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
100% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes slideInRight {
0% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
100% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-2000px);
-ms-transform:translateX(-2000px);
transform:translateX(-2000px)
}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
transform:translateX(2000px)
}
}
@keyframes slideOutRight {
0% {
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(2000px);
-ms-transform:translateX(2000px);
transform:translateX(2000px)
}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
@keyframes slideOutUp {
0% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(-2000px);
-ms-transform:translateY(-2000px);
transform:translateY(-2000px)
}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}
@-webkit-keyframes slideInUp {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes slideInUp {
0% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
transform:translateY(2000px)
}
}
@keyframes slideOutDown {
0% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
100% {
opacity:0;
-webkit-transform:translateY(2000px);
-ms-transform:translateY(2000px);
transform:translateY(2000px)
}
}
.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}
@-webkit-keyframes hinge {
0% {
-webkit-transform:rotate(0);
transform:rotate(0);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
20%, 60% {
-webkit-transform:rotate(80deg);
transform:rotate(80deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
40% {
-webkit-transform:rotate(60deg);
transform:rotate(60deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
80% {
-webkit-transform:rotate(60deg) translateY(0);
transform:rotate(60deg) translateY(0);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out;
opacity:1
}
100% {
-webkit-transform:translateY(700px);
transform:translateY(700px);
opacity:0
}
}
@keyframes hinge {
0% {
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
20%, 60% {
-webkit-transform:rotate(80deg);
-ms-transform:rotate(80deg);
transform:rotate(80deg);
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
40% {
-webkit-transform:rotate(60deg);
-ms-transform:rotate(60deg);
transform:rotate(60deg);
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
80% {
-webkit-transform:rotate(60deg) translateY(0);
-ms-transform:rotate(60deg) translateY(0);
transform:rotate(60deg) translateY(0);
-webkit-transform-origin:top left;
-ms-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out;
opacity:1
}
100% {
-webkit-transform:translateY(700px);
-ms-transform:translateY(700px);
transform:translateY(700px);
opacity:0
}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}
@-webkit-keyframes rollIn {
0% {
opacity:0;
-webkit-transform:translateX(-100%) rotate(-120deg);
transform:translateX(-100%) rotate(-120deg)
}
100% {
opacity:1;
-webkit-transform:translateX(0) rotate(0);
transform:translateX(0) rotate(0)
}
}
@keyframes rollIn {
0% {
opacity:0;
-webkit-transform:translateX(-100%) rotate(-120deg);
-ms-transform:translateX(-100%) rotate(-120deg);
transform:translateX(-100%) rotate(-120deg)
}
100% {
opacity:1;
-webkit-transform:translateX(0) rotate(0);
-ms-transform:translateX(0) rotate(0);
transform:translateX(0) rotate(0)
}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}
@-webkit-keyframes rollOut {
0% {
opacity:1;
-webkit-transform:translateX(0) rotate(0);
transform:translateX(0) rotate(0)
}
100% {
opacity:0;
-webkit-transform:translateX(100%) rotate(120deg);
transform:translateX(100%) rotate(120deg)
}
}
@keyframes rollOut {
0% {
opacity:1;
-webkit-transform:translateX(0) rotate(0);
-ms-transform:translateX(0) rotate(0);
transform:translateX(0) rotate(0)
}
100% {
opacity:0;
-webkit-transform:translateX(100%) rotate(120deg);
-ms-transform:translateX(100%) rotate(120deg);
transform:translateX(100%) rotate(120deg)
}
}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}
@-webkit-keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1
}
}
@keyframes zoomIn {
0% {
opacity:0;
-webkit-transform:scale(.3);
-ms-transform:scale(.3);
transform:scale(.3)
}
50% {
opacity:1
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
0% {
opacity:0;
-webkit-transform:scale(.1) translateY(-2000px);
transform:scale(.1) translateY(-2000px);
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
60% {
opacity:1;
-webkit-transform:scale(.475) translateY(60px);
transform:scale(.475) translateY(60px);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
}
@keyframes zoomInDown {
0% {
opacity:0;
-webkit-transform:scale(.1) translateY(-2000px);
-ms-transform:scale(.1) translateY(-2000px);
transform:scale(.1) translateY(-2000px);
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
60% {
opacity:1;
-webkit-transform:scale(.475) translateY(60px);
-ms-transform:scale(.475) translateY(60px);
transform:scale(.475) translateY(60px);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
}
.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
0% {
opacity:0;
-webkit-transform:scale(.1) translateX(-2000px);
transform:scale(.1) translateX(-2000px);
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
60% {
opacity:1;
-webkit-transform:scale(.475) translateX(48px);
transform:scale(.475) translateX(48px);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
}
@keyframes zoomInLeft {
0% {
opacity:0;
-webkit-transform:scale(.1) translateX(-2000px);
-ms-transform:scale(.1) translateX(-2000px);
transform:scale(.1) translateX(-2000px);
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
60% {
opacity:1;
-webkit-transform:scale(.475) translateX(48px);
-ms-transform:scale(.475) translateX(48px);
transform:scale(.475) translateX(48px);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
}
.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
0% {
opacity:0;
-webkit-transform:scale(.1) translateX(2000px);
transform:scale(.1) translateX(2000px);
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
60% {
opacity:1;
-webkit-transform:scale(.475) translateX(-48px);
transform:scale(.475) translateX(-48px);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
}
@keyframes zoomInRight {
0% {
opacity:0;
-webkit-transform:scale(.1) translateX(2000px);
-ms-transform:scale(.1) translateX(2000px);
transform:scale(.1) translateX(2000px);
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
60% {
opacity:1;
-webkit-transform:scale(.475) translateX(-48px);
-ms-transform:scale(.475) translateX(-48px);
transform:scale(.475) translateX(-48px);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
}
.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
0% {
opacity:0;
-webkit-transform:scale(.1) translateY(2000px);
transform:scale(.1) translateY(2000px);
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
60% {
opacity:1;
-webkit-transform:scale(.475) translateY(-60px);
transform:scale(.475) translateY(-60px);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
}
@keyframes zoomInUp {
0% {
opacity:0;
-webkit-transform:scale(.1) translateY(2000px);
-ms-transform:scale(.1) translateY(2000px);
transform:scale(.1) translateY(2000px);
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
60% {
opacity:1;
-webkit-transform:scale(.475) translateY(-60px);
-ms-transform:scale(.475) translateY(-60px);
transform:scale(.475) translateY(-60px);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
}
.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
0% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1)
}
50% {
opacity:0;
-webkit-transform:scale(.3);
transform:scale(.3)
}
100% {
opacity:0
}
}
@keyframes zoomOut {
0% {
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
50% {
opacity:0;
-webkit-transform:scale(.3);
-ms-transform:scale(.3);
transform:scale(.3)
}
100% {
opacity:0
}
}
.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
40% {
opacity:1;
-webkit-transform:scale(.475) translateY(-60px);
transform:scale(.475) translateY(-60px);
-webkit-animation-timing-function:linear;
animation-timing-function:linear
}
100% {
opacity:0;
-webkit-transform:scale(.1) translateY(2000px);
transform:scale(.1) translateY(2000px);
-webkit-transform-origin:center bottom;
transform-origin:center bottom
}
}
@keyframes zoomOutDown {
40% {
opacity:1;
-webkit-transform:scale(.475) translateY(-60px);
-ms-transform:scale(.475) translateY(-60px);
transform:scale(.475) translateY(-60px);
-webkit-animation-timing-function:linear;
animation-timing-function:linear
}
100% {
opacity:0;
-webkit-transform:scale(.1) translateY(2000px);
-ms-transform:scale(.1) translateY(2000px);
transform:scale(.1) translateY(2000px);
-webkit-transform-origin:center bottom;
-ms-transform-origin:center bottom;
transform-origin:center bottom
}
}
.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity:1;
-webkit-transform:scale(.475) translateX(42px);
transform:scale(.475) translateX(42px);
-webkit-animation-timing-function:linear;
animation-timing-function:linear
}
100% {
opacity:0;
-webkit-transform:scale(.1) translateX(-2000px);
transform:scale(.1) translateX(-2000px);
-webkit-transform-origin:left center;
transform-origin:left center
}
}
@keyframes zoomOutLeft {
40% {
opacity:1;
-webkit-transform:scale(.475) translateX(42px);
-ms-transform:scale(.475) translateX(42px);
transform:scale(.475) translateX(42px);
-webkit-animation-timing-function:linear;
animation-timing-function:linear
}
100% {
opacity:0;
-webkit-transform:scale(.1) translateX(-2000px);
-ms-transform:scale(.1) translateX(-2000px);
transform:scale(.1) translateX(-2000px);
-webkit-transform-origin:left center;
-ms-transform-origin:left center;
transform-origin:left center
}
}
.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
40% {
opacity:1;
-webkit-transform:scale(.475) translateX(-42px);
transform:scale(.475) translateX(-42px);
-webkit-animation-timing-function:linear;
animation-timing-function:linear
}
100% {
opacity:0;
-webkit-transform:scale(.1) translateX(2000px);
transform:scale(.1) translateX(2000px);
-webkit-transform-origin:right center;
transform-origin:right center
}
}
@keyframes zoomOutRight {
40% {
opacity:1;
-webkit-transform:scale(.475) translateX(-42px);
-ms-transform:scale(.475) translateX(-42px);
transform:scale(.475) translateX(-42px);
-webkit-animation-timing-function:linear;
animation-timing-function:linear
}
100% {
opacity:0;
-webkit-transform:scale(.1) translateX(2000px);
-ms-transform:scale(.1) translateX(2000px);
transform:scale(.1) translateX(2000px);
-webkit-transform-origin:right center;
-ms-transform-origin:right center;
transform-origin:right center
}
}
.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
40% {
opacity:1;
-webkit-transform:scale(.475) translateY(60px);
transform:scale(.475) translateY(60px);
-webkit-animation-timing-function:linear;
animation-timing-function:linear
}
100% {
opacity:0;
-webkit-transform:scale(.1) translateY(-2000px);
transform:scale(.1) translateY(-2000px);
-webkit-transform-origin:center top;
transform-origin:center top
}
}
@keyframes zoomOutUp {
40% {
opacity:1;
-webkit-transform:scale(.475) translateY(60px);
-ms-transform:scale(.475) translateY(60px);
transform:scale(.475) translateY(60px);
-webkit-animation-timing-function:linear;
animation-timing-function:linear
}
100% {
opacity:0;
-webkit-transform:scale(.1) translateY(-2000px);
-ms-transform:scale(.1) translateY(-2000px);
transform:scale(.1) translateY(-2000px);
-webkit-transform-origin:center top;
-ms-transform-origin:center top;
transform-origin:center top
}
}
.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}
.animate-spin {
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
	display: inline-block
}
@-moz-keyframes spin {
0% {
-moz-transform:rotate(0);
-o-transform:rotate(0);
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-moz-transform:rotate(359deg);
-o-transform:rotate(359deg);
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@-webkit-keyframes spin {
0% {
-moz-transform:rotate(0);
-o-transform:rotate(0);
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-moz-transform:rotate(359deg);
-o-transform:rotate(359deg);
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@-o-keyframes spin {
0% {
-moz-transform:rotate(0);
-o-transform:rotate(0);
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-moz-transform:rotate(359deg);
-o-transform:rotate(359deg);
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@-ms-keyframes spin {
0% {
-moz-transform:rotate(0);
-o-transform:rotate(0);
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-moz-transform:rotate(359deg);
-o-transform:rotate(359deg);
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes spin {
0% {
-moz-transform:rotate(0);
-o-transform:rotate(0);
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-moz-transform:rotate(359deg);
-o-transform:rotate(359deg);
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@-webkit-keyframes sonarEffect {
0% {
opacity:.3
}
40% {
opacity:.5;
box-shadow:0 0 0 2px rgba(255,255,255,.1), 0 0 10px 10px #fad580, 0 0 0 10px rgba(255,255,255,.5)
}
100% {
box-shadow:0 0 0 2px rgba(255,255,255,.1), 0 0 10px 10px #fad580, 0 0 0 10px rgba(255,255,255,.5);
-webkit-transform:scale(1.5);
opacity:0
}
}
@-moz-keyframes sonarEffect {
0% {
opacity:.3
}
40% {
opacity:.5;
box-shadow:0 0 0 2px rgba(255,255,255,.1), 0 0 10px 10px #fad580, 0 0 0 10px rgba(255,255,255,.5)
}
100% {
box-shadow:0 0 0 2px rgba(255,255,255,.1), 0 0 10px 10px #fad580, 0 0 0 10px rgba(255,255,255,.5);
-moz-transform:scale(1.5);
opacity:0
}
}
@keyframes sonarEffect {
0% {
opacity:.3
}
40% {
opacity:.5;
box-shadow:0 0 0 2px rgba(255,255,255,.1), 0 0 10px 10px #fad580, 0 0 0 10px rgba(255,255,255,.5)
}
100% {
box-shadow:0 0 0 2px rgba(255,255,255,.1), 0 0 10px 10px #fad580, 0 0 0 10px rgba(255,255,255,.5);
transform:scale(1.5);
opacity:0
}
}
.sonarEffect {
	-webkit-animation-name: sonarEffect;
	animation-name: sonarEffect
}
@-webkit-keyframes toRightFromLeft {
49% {
-webkit-transform:translate(100%)
}
50% {
opacity:0;
-webkit-transform:translate(-100%)
}
51% {
opacity:1
}
}
@-moz-keyframes toRightFromLeft {
49% {
-moz-transform:translate(100%)
}
50% {
opacity:0;
-moz-transform:translate(-100%)
}
51% {
opacity:1
}
}
@keyframes toRightFromLeft {
49% {
transform:translate(100%)
}
50% {
opacity:0;
transform:translate(-100%)
}
51% {
opacity:1
}
}
.toRightFromLeft {
	-webkit-animation-name: toRightFromLeft;
	animation-name: toRightFromLeft
}
@-webkit-keyframes toLeftFromRight {
49% {
-webkit-transform:translate(-100%)
}
50% {
opacity:0;
-webkit-transform:translate(100%)
}
51% {
opacity:1
}
}
@-moz-keyframes toLeftFromRight {
49% {
-moz-transform:translate(-100%)
}
50% {
opacity:0;
-moz-transform:translate(100%)
}
51% {
opacity:1
}
}
@keyframes toLeftFromRight {
49% {
transform:translate(-100%)
}
50% {
opacity:0;
transform:translate(100%)
}
51% {
opacity:1
}
}
.toLeftFromRight {
	-webkit-animation-name: toLeftFromRight;
	animation-name: toLeftFromRight
}
@-webkit-keyframes toTopFromBottom {
49% {
-webkit-transform:translateY(-100%)
}
50% {
opacity:0;
-webkit-transform:translateY(100%)
}
51% {
opacity:1
}
}
@-moz-keyframes toTopFromBottom {
49% {
-moz-transform:translateY(-100%)
}
50% {
opacity:0;
-moz-transform:translateY(100%)
}
51% {
opacity:1
}
}
@keyframes toTopFromBottom {
49% {
transform:translateY(-100%)
}
50% {
opacity:0;
transform:translateY(100%)
}
51% {
opacity:1
}
}
.toTopFromBottom {
	-webkit-animation-name: toTopFromBottom;
	animation-name: toTopFromBottom
}
@-webkit-keyframes toBottomFromTop {
49% {
-webkit-transform:translateY(100%)
}
50% {
opacity:0;
-webkit-transform:translateY(-100%)
}
51% {
opacity:1
}
}
@-moz-keyframes toBottomFromTop {
49% {
-moz-transform:translateY(100%)
}
50% {
opacity:0;
-moz-transform:translateY(-100%)
}
51% {
opacity:1
}
}
@keyframes toBottomFromTop {
49% {
transform:translateY(100%)
}
50% {
opacity:0;
transform:translateY(-100%)
}
51% {
opacity:1
}
}
.toBottomFromTop {
	-webkit-animation-name: toBottomFromTop;
	animation-name: toBottomFromTop
}
.tp-caption.lightgrey_divider, .tp-caption.whitedivider3px {
	background-position: initial initial;
	background-repeat: initial initial
}
.tparrows, .tparrows.preview1 {
	-webkit-backface-visibility: hidden
}
.tp-static-layers {
	position: absolute;
	z-index: 505;
	top: 0;
	left: 0
}
.tp-caption.tp-hidden-caption, .tp-hide-revslider {
	visibility: hidden!important;
	display: none!important
}
.tp-caption {
	z-index: 1;
	white-space: nowrap
}
.tp-caption-demo .tp-caption {
	position: relative!important;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 20px!important
}
.tp-caption.finewide_large_white {
	background-color: transparent
}
.tp-caption.whitedivider3px {
	color: #000;
	background-color: #fff;
	background-color: rgba(255,255,255,1);
	font-size: 0;
	line-height: 0;
	min-width: 468px;
	min-height: 3px
}
.tp-caption.finewide_medium_white {
	background-color: transparent
}
.tp-caption.boldwide_small_white {
	font-size: 25px;
	line-height: 25px;
	font-weight: 800;
	font-family: "Open Sans", sans-serif;
	color: #fff;
	background-color: transparent;
	text-transform: uppercase;
	letter-spacing: 5px
}
.tp-caption.whitedivider3px_vertical {
	color: #000;
	background-color: #fff;
	background-color: rgba(255,255,255,1);
	font-size: 0;
	line-height: 0;
	min-width: 3px;
	min-height: 130px
}
.tp-caption.finewide_small_white, .tp-caption.finewide_verysmall_white_mw {
	line-height: 25px;
	font-family: "Open Sans", sans-serif;
	color: #fff;
	background-color: transparent;
	text-transform: uppercase;
	letter-spacing: 5px
}
.tp-caption.finewide_small_white {
	font-size: 25px;
	font-weight: 300
}
.tp-caption.finewide_verysmall_white_mw {
	font-size: 13px;
	font-weight: 400;
	max-width: 470px;
	white-space: normal!important
}
.tp-caption.lightgrey_divider {
	background-color: #ebebeb
}
.tp-caption.finewide_large_white, .tp-caption.finewide_medium_white {
	color: #FFF;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
	background-color: rgba(0,0,0,0);
	text-transform: uppercase
}
.tp-caption.finewide_large_white {
	font-size: 60px;
	line-height: 60px;
	letter-spacing: 8px
}
.tp-caption.finewide_medium_white {
	font-size: 34px;
	line-height: 34px;
	letter-spacing: 5px
}
.tp-caption.huge_red {
	position: absolute;
	color: #df4b6b;
	font-weight: 400;
	font-size: 150px;
	line-height: 130px;
	font-family: Oswald, sans-serif;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	background-color: #2d3136;
	padding: 0
}
.tp-caption.huge_thin_yellow, .tp-caption.middle_yellow {
	position: absolute;
	color: #fbd572;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	white-space: nowrap
}
.tp-caption.middle_yellow {
	font-weight: 600;
	font-size: 50px;
	line-height: 50px;
	border-width: 0;
	border-style: none
}
.tp-caption.huge_thin_yellow {
	font-weight: 300;
	font-size: 90px;
	line-height: 90px;
	letter-spacing: 20px;
	border-width: 0;
	border-style: none
}
.tp-caption.big_dark, .tp-caption.medium_dark {
	position: absolute;
	color: #333;
	font-family: "Open Sans";
	border-width: 0;
	border-style: none
}
.tp-caption.big_dark {
	font-weight: 700;
	font-size: 70px;
	line-height: 70px;
	margin: 0;
	white-space: nowrap
}
.tp-caption.medium_dark {
	font-weight: 300;
	font-size: 40px;
	line-height: 40px;
	margin: 0;
	letter-spacing: 5px;
	white-space: nowrap
}
.tp-caption.medium_grey, .tp-caption.medium_text, .tp-caption.small_text {
	color: #fff;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
	line-height: 20px;
	font-family: Arial;
	font-weight: 700;
	margin: 0;
	white-space: nowrap;
	position: absolute
}
.tp-caption.medium_grey {
	font-size: 20px;
	padding: 2px 4px;
	border-width: 0;
	border-style: none;
	background-color: #888
}
.tp-caption.small_text {
	font-size: 14px;
	border-width: 0;
	border-style: none
}
.tp-caption.medium_text {
	font-size: 20px;
	border-width: 0;
	border-style: none
}
.tp-caption.large_bold_white_25, .tp-caption.medium_text_shadow {
	font-family: "Open Sans";
	text-shadow: #000 0 5px 10px;
	border-color: #fff;
	color: #fff;
	border-width: 0;
	border-style: none;
	background-color: transparent;
	text-decoration: none;
	text-align: center
}
.tp-caption.large_bold_white_25 {
	font-size: 55px;
	line-height: 65px;
	font-weight: 700
}
.tp-caption.medium_text_shadow {
	font-size: 25px;
	line-height: 25px;
	font-weight: 600
}
.tp-caption.large_text {
	position: absolute;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
	font-weight: 700;
	font-size: 40px;
	line-height: 40px;
	font-family: Arial;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap
}
.tp-caption.medium_bold_grey {
	font-size: 30px;
	line-height: 30px;
	font-weight: 800;
	font-family: "Open Sans";
	color: #666;
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;
	margin: 0;
	padding: 1px 4px 0;
	border-width: 0;
	border-color: #ffd658;
	border-style: none
}
.tp-caption.very_big_white, .tp-caption.very_large_text {
	color: #fff;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap
}
.tp-caption.very_large_text {
	position: absolute;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	font-family: Arial;
	letter-spacing: -2px
}
.tp-caption.very_big_black, .tp-caption.very_big_white {
	position: absolute;
	text-shadow: none;
	font-size: 60px;
	line-height: 60px;
	font-family: Arial;
	padding: 1px 4px 0
}
.tp-caption.modern_big_bluebg, .tp-caption.modern_big_redbg, .tp-caption.modern_medium_fat, .tp-caption.modern_medium_fat_white, .tp-caption.modern_medium_light {
	font-family: "Open Sans", sans-serif;
	margin: 0;
	text-shadow: none;
	border-width: 0;
	border-style: none;
	position: absolute
}
.tp-caption.very_big_white {
	font-weight: 800;
	background-color: #000
}
.tp-caption.very_big_black {
	color: #000;
	font-weight: 700;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	background-color: #fff
}
.tp-caption.modern_medium_fat, .tp-caption.modern_medium_fat_white {
	font-weight: 800;
	font-size: 24px;
	line-height: 20px;
	white-space: nowrap
}
.tp-caption.modern_medium_fat {
	color: #000
}
.tp-caption.modern_medium_fat_white {
	color: #fff
}
.tp-caption.modern_medium_light {
	color: #000;
	font-weight: 300;
	font-size: 24px;
	line-height: 20px;
	white-space: nowrap
}
.tp-caption.modern_big_bluebg, .tp-caption.modern_big_redbg {
	color: #fff;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 0
}
.tp-caption.modern_big_bluebg {
	font-weight: 800;
	padding: 3px 10px;
	background-color: #4e5b6c
}
.tp-caption.modern_big_redbg {
	font-weight: 300;
	padding: 1px 10px 3px;
	background-color: #de543e
}
.tp-caption.modern_small_text_dark {
	position: absolute;
	color: #555;
	text-shadow: none;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap
}
.tp-caption a {
	text-shadow: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out
}
.tp-caption a:hover {
	color: #ffa902
}
.tp-caption.thinheadline_dark, .tp-caption.thintext_dark {
	position: absolute;
	color: rgba(0,0,0,.85);
	text-shadow: none;
	background-color: transparent;
	font-weight: 300;
	font-family: "Open Sans"
}
.tp-caption.thinheadline_dark {
	font-size: 30px;
	line-height: 30px
}
.tp-caption.thintext_dark {
	font-size: 16px;
	line-height: 26px
}
.tp-caption.medium_bg_red a {
	color: #fff;
	text-decoration: none
}
.tp-caption.medium_bg_red a:hover {
	color: #fff;
	text-decoration: underline
}
.tp-caption.smoothcircle {
	font-size: 30px;
	line-height: 75px;
	font-weight: 800;
	font-family: "Open Sans";
	color: #fff;
	text-decoration: none;
	background-color: #000;
	background-color: rgba(0,0,0,.498039);
	padding: 50px 25px;
	text-align: center;
	border-radius: 500px;
	border-width: 0;
	border-color: #000;
	border-style: none
}
.tp-caption.largeblackbg, .tp-caption.largegreenbg, .tp-caption.largepinkbg, .tp-caption.largewhitebg {
	font-weight: 300;
	font-size: 50px;
	line-height: 70px;
	font-family: "Open Sans";
	text-shadow: none
}
.tp-caption.excerpt, .tp-caption.largeblackbg {
	text-decoration: none;
	border-width: 0;
	border-color: #fff;
	border-style: none
}
.tp-caption.largeblackbg {
	color: #fff;
	background-color: #000;
	padding: 0 20px 5px
}
.tp-caption.largegreenbg, .tp-caption.largepinkbg, .tp-caption.largewhitebg {
	position: absolute;
	padding: 0 20px
}
.tp-caption.largepinkbg {
	color: #fff;
	background-color: #db4360;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.tp-caption.largewhitebg {
	color: #000;
	background-color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.tp-caption.largegreenbg {
	color: #fff;
	background-color: #67ae73;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.tp-caption.excerpt {
	font-size: 36px;
	line-height: 36px;
	font-weight: 700;
	font-family: Arial;
	color: #fff;
	background-color: rgba(0,0,0,1);
	text-shadow: none;
	margin: 0;
	letter-spacing: -1.5px;
	padding: 1px 4px 0;
	width: 150px;
	white-space: normal!important;
	height: auto
}
.tp-caption.large_bold_grey, .tp-caption.medium_thin_grey, .tp-caption.small_thin_grey {
	background-color: transparent;
	padding: 1px 4px 0;
	margin: 0;
	border-color: #ffd658;
	font-family: "Open Sans";
	text-decoration: none;
	border-width: 0;
	border-style: none;
	text-shadow: none
}
.tp-caption.large_bold_grey {
	font-size: 60px;
	line-height: 60px;
	font-weight: 800;
	color: #666
}
.tp-caption.medium_thin_grey, .tp-caption.small_thin_grey {
	font-weight: 300
}
.tp-caption.medium_thin_grey {
	font-size: 34px;
	line-height: 30px;
	color: #666
}
.tp-caption.small_thin_grey {
	font-size: 18px;
	line-height: 26px;
	color: #757575
}
.tp-caption.lightgrey_divider {
	text-decoration: none;
	background-color: rgba(235,235,235,1);
	width: 370px;
	height: 3px;
	border-width: 0;
	border-color: #222;
	border-style: none
}
.tp-caption.large_bold_darkblue, .tp-caption.medium_bg_darkblue, .tp-caption.medium_bold_red {
	font-weight: 800;
	font-family: "Open Sans";
	border-color: #ffd658
}
.tp-caption.large_bold_darkblue {
	font-size: 58px;
	line-height: 60px;
	color: #34495e;
	text-decoration: none;
	background-color: transparent;
	border-width: 0;
	border-style: none
}
.tp-caption.medium_bg_darkblue {
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	background-color: #34495e;
	padding: 10px;
	border-width: 0;
	border-style: none
}
.tp-caption.medium_bold_red, .tp-caption.medium_light_red {
	color: #e33a0c;
	background-color: transparent;
	padding: 0;
	text-decoration: none;
	border-width: 0;
	border-style: none
}
.tp-caption.medium_bold_red {
	font-size: 24px;
	line-height: 30px
}
.tp-caption.medium_light_red {
	font-size: 21px;
	line-height: 26px;
	font-weight: 300;
	font-family: "Open Sans";
	border-color: #ffd658
}
.tp-caption.medium_bg_red, .tp-caption.medium_bold_orange {
	font-weight: 800;
	font-family: "Open Sans";
	border-color: #ffd658
}
.tp-caption.medium_bg_red {
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	background-color: #e33a0c;
	padding: 10px;
	border-width: 0;
	border-style: none
}
.tp-caption.medium_bold_orange {
	font-size: 24px;
	line-height: 30px;
	color: #f39c12;
	text-decoration: none;
	background-color: transparent;
	border-width: 0;
	border-style: none
}
.tp-caption.large_bold_white, .tp-caption.medium_bg_orange {
	font-weight: 800;
	font-family: "Open Sans";
	color: #fff;
	text-decoration: none;
	border-width: 0;
	border-style: none
}
.tp-caption.medium_bg_orange {
	font-size: 20px;
	line-height: 20px;
	background-color: #f39c12;
	padding: 10px;
	border-color: #ffd658
}
.tp-caption.medium_light_white, .tp-caption.mediumlarge_light_white, .tp-caption.mediumlarge_light_white_center {
	font-weight: 300;
	padding: 0;
	color: #fff;
	font-family: "Open Sans";
	border-width: 0;
	border-style: none;
	text-decoration: none
}
.tp-caption.grassfloor {
	text-decoration: none;
	background-color: rgba(160,179,151,1);
	width: 4000px;
	height: 150px;
	border-width: 0;
	border-color: #222;
	border-style: none
}
.tp-caption.large_bold_white {
	font-size: 58px;
	line-height: 60px;
	background-color: transparent;
	border-color: #ffd658
}
.tp-caption.medium_light_white {
	font-size: 30px;
	line-height: 36px;
	background-color: transparent;
	border-color: #ffd658
}
.tp-caption.mediumlarge_light_white, .tp-caption.mediumlarge_light_white_center {
	font-size: 34px;
	line-height: 40px;
	background-color: transparent;
	border-color: #ffd658
}
.tp-caption.mediumlarge_light_white_center {
	text-align: center
}
.tp-caption.medium_bg_asbestos {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: #fff;
	text-decoration: none;
	background-color: #7f8c8d;
	padding: 10px;
	border-width: 0;
	border-color: #ffd658;
	border-style: none
}
.tp-caption.large_bold_black, .tp-caption.medium_light_black {
	color: #000;
	text-decoration: none;
	border-width: 0;
	border-style: none;
	font-family: "Open Sans"
}
.tp-caption.medium_light_black {
	font-size: 30px;
	line-height: 36px;
	font-weight: 300;
	background-color: transparent;
	padding: 0;
	border-color: #ffd658
}
.tp-caption.large_bold_black {
	font-size: 58px;
	line-height: 60px;
	font-weight: 800;
	background-color: transparent;
	border-color: #ffd658
}
.tp-caption.mediumlarge_light_darkblue, .tp-caption.small_light_white {
	font-weight: 300;
	background-color: transparent;
	padding: 0;
	border-color: #ffd658
}
.tp-caption.mediumlarge_light_darkblue {
	font-size: 34px;
	line-height: 40px;
	font-family: "Open Sans";
	color: #34495e;
	text-decoration: none;
	border-width: 0;
	border-style: none
}
.tp-caption.large_bg_black, .tp-caption.small_light_white {
	color: #fff;
	font-family: "Open Sans";
	border-width: 0;
	border-style: none;
	text-decoration: none
}
.tp-caption.small_light_white {
	font-size: 17px;
	line-height: 28px
}
.tp-caption.roundedimage {
	border-width: 0;
	border-color: #222;
	border-style: none
}
.tp-caption.large_bg_black {
	font-size: 40px;
	line-height: 40px;
	font-weight: 800;
	background-color: #000;
	padding: 10px 20px 15px;
	border-color: #ffd658
}
.tp-caption.mediumwhitebg {
	font-size: 30px;
	line-height: 30px;
	font-weight: 300;
	font-family: "Open Sans";
	color: #000;
	text-decoration: none;
	background-color: #fff;
	padding: 5px 15px 10px;
	text-shadow: none;
	border-width: 0;
	border-color: #000;
	border-style: none
}
.tp-caption.medium_bg_orange_new1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 800;
	font-family: "Open Sans";
	color: #fff;
	text-decoration: none;
	background-color: #f39c12;
	padding: 10px;
	border-width: 0;
	border-color: #ffd658;
	border-style: none
}
.tp-caption .backcorner, .tp-caption .frontcornertop {
	width: 0;
	height: 0;
	border-bottom: 40px solid #00A8FF;
	position: absolute;
	top: 0
}
.tp-caption .backcornertop, .tp-caption .frontcorner {
	width: 0;
	height: 0;
	border-top: 40px solid #00A8FF;
	position: absolute;
	top: 0
}
.tp-caption.boxshadow {
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.5);
	box-shadow: 0 0 20px rgba(0,0,0,.5)
}
.tp-caption.black {
	color: #000;
	text-shadow: none;
	font-weight: 300;
	font-size: 19px;
	line-height: 19px;
	font-family: 'Open Sans', sans
}
.tp-caption.noshadow {
	text-shadow: none
}
.tp_inner_padding {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	max-height: none!important
}
.tp-caption .frontcorner {
	border-left: 40px solid transparent;
	border-right: 0 solid transparent;
	left: -40px
}
.tp-caption .backcorner {
	border-left: 0 solid transparent;
	border-right: 40px solid transparent;
	right: 0
}
.tp-caption .frontcornertop {
	border-left: 40px solid transparent;
	border-right: 0 solid transparent;
	left: -40px
}
.tp-caption .backcornertop {
	border-left: 0 solid transparent;
	border-right: 40px solid transparent;
	right: 0
}
.tp-simpleresponsive .button {
	padding: 6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 30px;
	cursor: pointer;
	color: #fff!important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
	font-size: 15px;
	line-height: 45px!important;
	background: url(../404.html) top repeat-x;
	font-family: arial, sans-serif;
	font-weight: 700;
	letter-spacing: -1px
}
.tp-simpleresponsive .button.big {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	font-weight: 700;
	padding: 9px 20px;
	font-size: 19px;
	line-height: 57px!important;
	background: url(../404.html) top repeat-x
}
.tp-simpleresponsive .button.big:hover, .tp-simpleresponsive .button:hover, .tp-simpleresponsive .purchase:hover {
	background-position: bottom, 15px 11px
}

@media only screen and (min-width:480px) and (max-width:767px) {
.tp-simpleresponsive .button {
	padding: 4px 8px 3px;
	line-height: 25px!important;
	font-size: 11px!important;
	font-weight: 400
}
.tp-simpleresponsive a.button {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none
}
}

@media only screen and (min-width:0px) and (max-width:479px) {
.tp-simpleresponsive .button {
	padding: 2px 5px;
	line-height: 20px!important;
	font-size: 10px!important
}
.tp-simpleresponsive a.button {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none
}
}
.fullscreen-container, .fullwidthbanner-container {
	padding: 0;
	width: 100%;
	position: relative
}
.tp-bullets, .tparrows {
	-webkit-transition: opacity .2s ease-out;
	-moz-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	-ms-transition: opacity .2s ease-out
}
.tp-simpleresponsive .button.green, .tp-simpleresponsive .button:hover.green, .tp-simpleresponsive .purchase.green, .tp-simpleresponsive .purchase:hover.green {
	background-color: #21a117;
	-webkit-box-shadow: 0 3px 0 0 #104d0b;
	-moz-box-shadow: 0 3px 0 0 #104d0b;
	box-shadow: 0 3px 0 0 #104d0b
}
.tp-simpleresponsive .button.blue, .tp-simpleresponsive .button:hover.blue, .tp-simpleresponsive .purchase.blue, .tp-simpleresponsive .purchase:hover.blue {
	background-color: #1d78cb;
	-webkit-box-shadow: 0 3px 0 0 #0f3e68;
	-moz-box-shadow: 0 3px 0 0 #0f3e68;
	box-shadow: 0 3px 0 0 #0f3e68
}
.tp-simpleresponsive .button.red, .tp-simpleresponsive .button:hover.red, .tp-simpleresponsive .purchase.red, .tp-simpleresponsive .purchase:hover.red {
	background-color: #cb1d1d;
	-webkit-box-shadow: 0 3px 0 0 #7c1212;
	-moz-box-shadow: 0 3px 0 0 #7c1212;
	box-shadow: 0 3px 0 0 #7c1212
}
.tp-simpleresponsive .button.orange, .tp-simpleresponsive .button:hover.orange, .tp-simpleresponsive .purchase.orange, .tp-simpleresponsive .purchase:hover.orange {
	background-color: #f70;
	-webkit-box-shadow: 0 3px 0 0 #a34c00;
	-moz-box-shadow: 0 3px 0 0 #a34c00;
	box-shadow: 0 3px 0 0 #a34c00
}
.tp-simpleresponsive .button.darkgrey, .tp-simpleresponsive .button.grey, .tp-simpleresponsive .button:hover.darkgrey, .tp-simpleresponsive .button:hover.grey, .tp-simpleresponsive .purchase.darkgrey, .tp-simpleresponsive .purchase:hover.darkgrey {
	background-color: #555;
	-webkit-box-shadow: 0 3px 0 0 #222;
	-moz-box-shadow: 0 3px 0 0 #222;
	box-shadow: 0 3px 0 0 #222
}
.tp-simpleresponsive .button.lightgrey, .tp-simpleresponsive .button:hover.lightgrey, .tp-simpleresponsive .purchase.lightgrey, .tp-simpleresponsive .purchase:hover.lightgrey {
	background-color: #888;
	-webkit-box-shadow: 0 3px 0 0 #555;
	-moz-box-shadow: 0 3px 0 0 #555;
	box-shadow: 0 3px 0 0 #555
}
.fullwidthbanner-container .fullwidthbanner {
	width: 100%;
	position: relative
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
	position: absolute;
	visibility: hidden;
	-webkit-font-smoothing: antialiased!important
}
.tp-simpleresponsive img {
	max-width: none
}
.noFilterClass {
	filter: none!important
}
.tp-bannershadow {
	position: absolute;
	margin-left: auto;
	margin-right: auto
}
.tp-bannershadow.tp-shadow1 {
	background: url(../404.html) no-repeat;
	background-size: 100% 100%;
	width: 890px;
	height: 60px;
	bottom: -60px
}
.tp-bannershadow.tp-shadow2 {
	background: url(../404.html) no-repeat;
	background-size: 100% 100%;
	width: 890px;
	height: 60px;
	bottom: -60px
}
.tp-bannershadow.tp-shadow3 {
	background: url(../404.html) no-repeat;
	background-size: 100% 100%;
	width: 890px;
	height: 60px;
	bottom: -60px
}
.caption.fullscreenvideo {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%
}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo video {
	width: 100%!important;
	height: 100%!important;
	display: none
}
.tp-caption.fullscreenvideo {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%
}
.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
	width: 100%!important;
	height: 100%!important;
	display: none
}
.fullcoveredvideo video, .fullscreenvideo video {
	background: #000
}
.fullcoveredvideo .tp-poster {
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.html5vid.videoisplaying .tp-poster {
	display: none
}
.tp-video-play-button {
	background: #000;
	background: rgba(0,0,0,.3);
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 40px;
	color: #FFF;
	z-index: 3;
	margin-top: -27px;
	margin-left: -28px;
	text-align: center;
	cursor: pointer
}
.html5vid .tp-revstop {
	width: 6px;
	height: 20px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	position: relative;
	margin: 10px 20px;
	display: none
}
.html5vid.videoisplaying .revicon-right-dir {
	display: none
}
.html5vid.videoisplaying .tp-revstop {
	display: block
}
.html5vid.videoisplaying .tp-video-play-button {
	display: none
}
.html5vid:hover .tp-video-play-button {
	display: block
}
.fullcoveredvideo .tp-video-play-button {
	display: none!important
}
.tp-dottedoverlay {
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.tp-dottedoverlay.twoxtwo {
	background: url(../404.html)
}
.tp-dottedoverlay.twoxtwowhite {
	background: url(../404.html)
}
.tp-dottedoverlay.threexthree {
	background: url(../404.html)
}
.tp-dottedoverlay.threexthreewhite {
	background: url(../404.html)
}
.tpclear {
	clear: both
}
.tp-bullets {
	z-index: 1000;
	position: absolute;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transform: translateZ(5px)
}
.tp-bullets.hidebullets {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.tp-bullets.simplebullets.navbar {
	border: 1px solid #666;
	border-bottom: 1px solid #444;
	background: url(../404.html);
	height: 40px;
	padding: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.tp-bullets.simplebullets.navbar-old {
	background: url(../404.html);
	height: 35px;
	padding: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: url(../404.html) top left;
	width: 20px;
	height: 20px;
	margin-right: 0;
	float: left;
	margin-top: 0;
	margin-left: 3px
}
.tp-bullets.simplebullets.round .bullet.last {
	margin-right: 3px
}
.tp-bullets.simplebullets.round-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(../404.html) bottom left;
	width: 23px;
	height: 23px;
	margin-right: 0;
	float: left;
	margin-top: 0
}
.tp-bullets.simplebullets.square .bullet, .tp-bullets.simplebullets.square-old .bullet {
	background: url(../404.html) bottom left;
	width: 19px;
	margin-right: 0
}
.tp-bullets.simplebullets.navbar .bullet, .tp-bullets.simplebullets.square .bullet, .tp-bullets.simplebullets.square-old .bullet {
	height: 19px;
	margin-top: 0;
	cursor: pointer;
	position: relative;
	float: left
}
.tp-bullets.simplebullets.round-old .bullet.last, .tp-bullets.simplebullets.square .bullet.last, .tp-bullets.simplebullets.square-old .bullet.last {
	margin-right: 0
}
.tp-bullets.simplebullets.navbar .bullet {
	background: url(../404.html) top left;
	width: 18px;
	margin-right: 5px
}
.tp-bullets.simplebullets.navbar .bullet.first {
	margin-left: 0!important
}
.tp-bullets.simplebullets.navbar .bullet.last {
	margin-right: 0!important
}
.tp-bullets.simplebullets.navbar-old .bullet {
	cursor: pointer;
	position: relative;
	background: url(../404.html) bottom left;
	width: 15px;
	height: 15px;
	margin-left: 5px!important;
	margin-right: 5px!important;
	float: left;
	margin-top: 10px
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
	margin-left: 0!important
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
	margin-right: 0!important
}
.tp-bullets.simplebullets .bullet.selected, .tp-bullets.simplebullets .bullet:hover {
	background-position: top left
}
.tp-bullets.simplebullets.navbar .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover {
	background-position: bottom left
}
.tparrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transform: translateZ(5000px);
	-webkit-transform-style: flat;
	z-index: 600;
	position: relative
}
.tparrows.preview1, .tparrows.preview4 {
	-webkit-transform-style: preserve-3d;
	-webkit-perspective: 1000;
	-moz-perspective: 1000
}
.tp-leftarrow, .tp-rightarrow {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 40px;
	height: 40px
}
.tparrows.hidearrows {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.tp-leftarrow {
	background: url(../404.html) top left
}
.tp-rightarrow {
	background: url(../404.html) top left
}
.tp-leftarrow.round, .tp-rightarrow.round {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 19px;
	height: 14px
}
.tp-leftarrow.round {
	background: url(../404.html) top left;
	margin-right: 0;
	float: left;
	margin-top: 0
}
.tp-rightarrow.round {
	background: url(../404.html) top left;
	margin-right: 0;
	float: left;
	margin-top: 0
}
.tp-leftarrow.round-old, .tp-rightarrow.round-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 26px;
	height: 26px;
	margin-right: 0;
	float: left;
	margin-top: 0
}
.tp-leftarrow.round-old {
	background: url(../404.html) top left
}
.tp-rightarrow.round-old {
	background: url(../404.html) top left
}
.tp-leftarrow.navbar, .tp-rightarrow.navbar {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 20px;
	height: 15px;
	float: left;
	margin-top: 12px
}
.tp-leftarrow.navbar {
	background: url(../404.html) top left;
	margin-right: 6px
}
.tp-rightarrow.navbar {
	background: url(../404.html) top left;
	margin-left: 6px
}
.tp-leftarrow.navbar-old, .tp-rightarrow.navbar-old {
	z-index: 100;
	cursor: pointer;
	position: relative;
	width: 9px;
	height: 16px;
	float: left;
	margin-top: 10px
}
.tp-leftarrow.square, .tp-leftarrow.square-old, .tp-rightarrow.square, .tp-rightarrow.square-old {
	width: 12px;
	height: 17px;
	margin-top: 0;
	position: relative;
	z-index: 100;
	float: left;
	cursor: pointer
}
.tp-leftarrow.navbar-old {
	background: url(../404.html) top left;
	margin-right: 6px
}
.tp-rightarrow.navbar-old {
	background: url(../404.html) top left;
	margin-left: 6px
}
.tp-leftarrow.navbar-old.thumbswitharrow {
	margin-right: 10px
}
.tp-leftarrow.square, .tp-leftarrow.square-old {
	margin-right: 0
}
.tp-rightarrow.navbar-old.thumbswitharrow {
	margin-left: 0
}
.tp-leftarrow.square {
	background: url(../404.html) top left
}
.tp-rightarrow.square {
	background: url(../404.html) top left;
	margin-left: 0
}
.tp-leftarrow.square-old {
	background: url(../404.html) top left
}
.tp-rightarrow.square-old {
	background: url(../404.html) top left;
	margin-left: 0
}
.tp-leftarrow.default, .tp-rightarrow.default {
	position: relative;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 100
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
	background-position: bottom left
}
.tp-bullets.tp-thumbs {
	z-index: 1000;
	position: absolute;
	padding: 3px;
	background-color: #fff;
	width: 500px;
	height: 50px;
	margin-top: -50px
}
.fullwidthbanner-container .tp-thumbs {
	padding: 3px
}
.tp-bullets.tp-thumbs .tp-mask {
	width: 500px;
	height: 50px;
	overflow: hidden;
	position: relative
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width: 5000px;
	position: absolute
}
.tp-bullets.tp-thumbs .bullet {
	width: 100px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	background: 0 0;
	margin: 0;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out
}
.tp-bullets.tp-thumbs .bullet.selected, .tp-bullets.tp-thumbs .bullet:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.tp-thumbs img {
	width: 100%
}
.tp-bannertimer {
	width: 100%;
	height: 10px;
	background: url(../404.html);
	position: absolute;
	z-index: 200;
	top: 0
}
.tp-bannertimer.tp-bottom {
	bottom: 0;
	height: 5px;
	top: auto
}

@media only screen and (min-width:0px) and (max-width:479px) {
.responsive .tp-bullets, .responsive .tparrows {
	display: none
}
}
.tp-simpleresponsive a {
	text-decoration: none
}
.tp-simpleresponsive ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.tp-bullets.preview1 .bullet, .tp-bullets.preview2 .bullet {
	cursor: pointer;
	margin-bottom: 0!important;
	float: none!important
}
.tp-simpleresponsive>ul>li {
	list-stye: none;
	position: absolute;
	visibility: hidden
}
.caption.slidelink a div, .tp-caption.slidelink a div {
	width: 3000px;
	height: 1500px;
	background: url(../404.html)
}
.tp-caption.slidelink a span {
	background: url(../404.html)
}
.tparrows .tp-arr-imgholder, .tparrows .tp-arr-titleholder {
	display: none
}
.tparrows.preview1 {
	width: 100px;
	height: 100px;
	-moz-backface-visibility: hidden;
	background: 0 0
}
.tparrows.preview1:after {
	position: absolute;
	left: 0;
	top: 0;
	font-family: revicons;
	color: #fff;
	font-size: 30px;
	width: 100px;
	height: 100px;
	text-align: center;
	background: #fff;
	background: rgba(0,0,0,.15);
	z-index: 2;
	line-height: 100px;
	-webkit-transition: background .3s, color .3s;
	-moz-transition: background .3s, color .3s;
	transition: background .3s, color .3s
}
.tp-rightarrow.preview1:after {
	content: '\e825'
}
.tp-leftarrow.preview1:after {
	content: '\e824'
}
.tparrows.preview1:hover:after {
	background: rgba(255,255,255,1);
	color: #aaa
}
.tparrows.preview1 .tp-arr-imgholder {
	background-size: cover;
	background-position: center center;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.tp-rightarrow.preview1 .tp-arr-imgholder {
	right: 100%;
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}
.tp-leftarrow.preview1 .tp-arr-imgholder {
	left: 100%;
	-webkit-transform: rotateY(90deg);
	transform: rotateY(-90deg);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}
.tparrows.preview1:hover .tp-arr-imgholder {
	-webkit-transform: rotateY(0);
	transform: rotateY(0)
}

@media only screen and (min-width:768px) and (max-width:979px) {
.tparrows.preview1, .tparrows.preview1:after {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 24px
}
}

@media only screen and (min-width:480px) and (max-width:767px) {
.tparrows.preview1, .tparrows.preview1:after {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 20px
}
}

@media only screen and (min-width:0px) and (max-width:479px) {
.tparrows.preview1, .tparrows.preview1:after {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 12px
}
}
.tp-bullets.preview1 {
	height: 21px
}
.tp-bullets.preview1 .bullet {
	position: relative!important;
	background: rgba(0,0,0,.15)!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 5px!important;
	height: 5px!important;
	border: 8px solid transparent!important;
	display: inline-block;
	margin-right: 5px!important;
	-webkit-transition: background-color .2s, border-color .2s;
	-moz-transition: background-color .2s, border-color .2s;
	-o-transition: background-color .2s, border-color .2s;
	-ms-transition: background-color .2s, border-color .2s;
	transition: background-color .2s, border-color .2s;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}
.tp-bullets.preview1 .bullet.last {
	margin-right: 0
}
.tp-bullets.preview1 .bullet.selected, .tp-bullets.preview1 .bullet:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #aaa!important;
	width: 5px!important;
	height: 5px!important;
	border: 8px solid rgba(255,255,255,1)!important
}
.tparrows.preview2 {
	min-width: 60px;
	min-height: 60px;
	background: #fff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	overflow: hidden;
	-webkit-transition: -webkit-transform 1.3s;
	-webkit-transition: width .3s, background-color .3s, opacity .3s;
	transition: width .3s, background-color .3s, opacity .3s;
	backface-visibility: hidden
}
.tparrows.preview2:after, .tparrows.preview3:after {
	-webkit-transition: color .3s;
	position: absolute;
	font-family: revicons
}
.tparrows.preview2:after {
	top: 50%;
	color: #aaa;
	font-size: 25px;
	margin-top: -12px;
	-moz-transition: color .3s;
	transition: color .3s
}
.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 18px
}
.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 18px
}
.tparrows.preview2 .tp-arr-titleholder {
	background-size: cover;
	background-position: center center;
	display: block;
	width: auto;
	position: absolute;
	top: 0;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #000;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 14px;
	line-height: 60px;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.tp-rightarrow.preview2 .tp-arr-titleholder {
	right: 50px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
	left: 50px;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.tparrows.preview2.hovered {
	width: 300px
}
.tparrows.preview2:hover {
	background: #fff
}
.tparrows.preview2:hover:after {
	color: #000
}
.tparrows.preview2:hover .tp-arr-titleholder {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.tp-bullets.preview2 {
	height: 17px
}
.tp-bullets.preview2 .bullet {
	position: relative!important;
	background: rgba(0,0,0,.5)!important;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px!important;
	height: 6px!important;
	border: 5px solid transparent!important;
	display: inline-block;
	margin-right: 2px!important;
	-webkit-transition: background-color .2s, border-color .2s;
	-moz-transition: background-color .2s, border-color .2s;
	-o-transition: background-color .2s, border-color .2s;
	-ms-transition: background-color .2s, border-color .2s;
	transition: background-color .2s, border-color .2s;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}
.tp-bullets.preview2 .bullet.last {
	margin-right: 0
}
.tp-bullets.preview2 .bullet.selected, .tp-bullets.preview2 .bullet:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: rgba(255,255,255,1)!important;
	width: 6px!important;
	height: 6px!important;
	border: 5px solid rgba(0,0,0,1)!important
}

@media only screen and (min-width:768px) and (max-width:979px) {
.tparrows.preview2 {
	min-width: 40px;
	min-height: 40px;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px
}
.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: revicons;
	font-size: 20px;
	margin-top: -12px
}
.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 11px
}
.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 11px
}
.tparrows.preview2 .tp-arr-titleholder {
	font-size: 12px;
	line-height: 40px;
	letter-spacing: 0
}
.tp-rightarrow.preview2 .tp-arr-titleholder {
	right: 35px
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
	left: 35px
}
}

@media only screen and (min-width:480px) and (max-width:767px) {
.tparrows.preview2 {
	min-width: 30px;
	min-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px
}
.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: revicons;
	font-size: 14px;
	margin-top: -12px
}
.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 8px
}
.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 8px
}
.tparrows.preview2 .tp-arr-titleholder {
	font-size: 10px;
	line-height: 30px;
	letter-spacing: 0
}
.tp-rightarrow.preview2 .tp-arr-titleholder {
	right: 25px
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
	left: 25px
}
}

@media only screen and (min-width:0px) and (max-width:479px) {
.tparrows.preview2 {
	min-width: 30px;
	min-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px
}
.tparrows.preview2:after {
	position: absolute;
	top: 50%;
	font-family: revicons;
	font-size: 14px;
	margin-top: -12px
}
.tp-rightarrow.preview2:after {
	content: '\e81e';
	right: 8px
}
.tp-leftarrow.preview2:after {
	content: '\e81f';
	left: 8px
}
.tparrows.preview2 .tp-arr-titleholder {
	display: none;
	visibility: none
}
.tparrows.preview2:hover {
	width: 30px!important;
	height: 30px!important
}
}
.tp-bullets.preview3 .bullet, .tp-bullets.preview4 .bullet {
	cursor: pointer;
	-webkit-border-radius: 10px;
	margin-right: 2px!important;
	margin-bottom: 0!important;
	box-sizing: content-box
}
.tp-bullets.preview3 .bullet.last, .tp-bullets.preview4 .bullet.last {
	margin-right: 0
}
.tp-bullets.preview3 .bullet, .tp-bullets.preview4 .bullet {
	border-radius: 10px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	float: none!important
}
.tparrows.preview3 {
	width: 70px;
	height: 70px;
	background: #fff;
	background: rgba(255,255,255,1);
	-webkit-transform-style: flat
}
.tparrows.preview3:after {
	line-height: 70px;
	text-align: center;
	color: #aaa;
	font-size: 30px;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 100;
	width: 70px;
	height: 70px;
	-moz-transition: color .3s;
	transition: color .3s
}
.tparrows.preview3:hover:after {
	color: #000
}
.tp-rightarrow.preview3:after {
	content: '\e825'
}
.tp-leftarrow.preview3:after {
	content: '\e824'
}
.tparrows.preview3 .tp-arr-iwrapper {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
	z-index: 0;
	position: absolute;
	background: #000;
	background: rgba(0,0,0,.75);
	display: table;
	min-height: 90px;
	top: -10px
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	left: 0;
	direction: rtl;
	padding-left: 70px
}
.tparrows.preview3 .tp-arr-imgholder {
	background-size: cover;
	background-position: center center;
	display: table-cell;
	min-width: 90px;
	height: 90px;
	position: relative;
	top: 0
}
.tp-bullets.preview3, .tp-bullets.preview4 {
	height: 17px
}
.tp-rightarrow.preview3 .tp-arr-iwrapper {
	right: 0;
	padding-right: 70px
}
.tparrows.preview3 .tp-arr-titleholder {
	display: table-cell;
	padding: 30px;
	font-size: 16px;
	color: #fff;
	white-space: nowrap;
	position: relative;
	clear: right;
	vertical-align: middle
}
.tparrows.preview3:hover .tp-arr-iwrapper {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}
.tp-bullets.preview3 .bullet {
	position: relative!important;
	background: rgba(0,0,0,.5)!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px!important;
	height: 6px!important;
	border: 5px solid transparent!important;
	display: inline-block;
	-webkit-transition: background-color .2s, border-color .2s;
	-moz-transition: background-color .2s, border-color .2s;
	-o-transition: background-color .2s, border-color .2s;
	-ms-transition: background-color .2s, border-color .2s;
	transition: background-color .2s, border-color .2s
}
.tp-bullets.preview3 .bullet.selected, .tp-bullets.preview3 .bullet:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: rgba(255,255,255,1)!important;
	width: 6px!important;
	height: 6px!important;
	border: 5px solid rgba(0,0,0,1)!important
}

@media only screen and (min-width:768px) and (max-width:979px) {
.tparrows.preview3, .tparrows.preview3:after {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px
}
.tparrows.preview3 .tp-arr-iwrapper {
	min-height: 70px
}
.tparrows.preview3 .tp-arr-imgholder {
	min-width: 70px;
	height: 70px
}
.tp-rightarrow.preview3 .tp-arr-iwrapper {
	padding-right: 50px
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
	padding-left: 50px
}
.tparrows.preview3 .tp-arr-titleholder {
	padding: 10px;
	font-size: 16px
}
}

@media only screen and (max-width:767px) {
.tparrows.preview3, .tparrows.preview3:after {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px
}
.tparrows.preview3 .tp-arr-iwrapper {
	min-height: 70px
}
}
.tparrows.preview4 {
	width: 30px;
	height: 110px;
	background: 0 0
}
.tparrows.preview4:after {
	position: absolute;
	line-height: 110px;
	text-align: center;
	font-family: revicons;
	color: #fff;
	font-size: 20px;
	top: 0;
	left: 0;
	z-index: 0;
	width: 30px;
	height: 110px;
	background: #000;
	background: rgba(0,0,0,.25);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.tparrows.preview4 .tp-arr-imgholder, .tparrows.preview4 .tp-arr-imgholder2 {
	background-size: cover;
	background-position: center center;
	width: 180px;
	height: 110px;
	top: 0;
	-webkit-backface-visibility: hidden;
	display: block
}
.tp-rightarrow.preview4:after {
	content: '\e825'
}
.tparrows.preview4 .tp-arr-allwrapper {
	visibility: hidden;
	width: 180px;
	position: absolute;
	z-index: 1;
	min-height: 120px;
	top: 0;
	left: -150px;
	overflow: hidden;
	-webkit-perspective: 1000px;
	-webkit-transform-style: flat
}
.tp-leftarrow.preview4 .tp-arr-allwrapper {
	left: 0
}
.tparrows.preview4 .tp-arr-iwrapper {
	position: relative
}
.tparrows.preview4 .tp-arr-imgholder {
	position: relative;
	backface-visibility: hidden
}
.tparrows.preview4 .tp-arr-imgholder2 {
	position: absolute;
	left: 180px;
	backface-visibility: hidden
}
.tp-leftarrow.preview4 .tp-arr-imgholder2 {
	left: -180px
}
.tparrows.preview4 .tp-arr-titleholder {
	display: block;
	padding: 0 10px;
	text-align: left;
	position: relative;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 11px;
	line-height: 2.75;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.tparrows.preview4:after {
	transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%
}
.tp-leftarrow.preview4:after {
	content: '\e824';
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0
}

@media only screen and (min-width:768px) {
.tparrows.preview4:hover:after {
	-webkit-transform: rotateY(-90deg);
	transform: rotateY(-90deg)
}
.tp-leftarrow.preview4:hover:after {
	-webkit-transform: rotateY(90deg);
	transform: rotateY(90deg)
}
.tparrows.preview4:hover .tp-arr-titleholder {
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
}
.tp-bullets.preview4 .bullet {
	position: relative!important;
	background: rgba(0,0,0,.5)!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 6px!important;
	height: 6px!important;
	border: 5px solid transparent!important;
	display: inline-block;
	-webkit-transition: background-color .2s, border-color .2s;
	-moz-transition: background-color .2s, border-color .2s;
	-o-transition: background-color .2s, border-color .2s;
	-ms-transition: background-color .2s, border-color .2s;
	transition: background-color .2s, border-color .2s
}
.tp-bullets.preview4 .bullet.selected, .tp-bullets.preview4 .bullet:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: rgba(255,255,255,1)!important;
	width: 6px!important;
	height: 6px!important;
	border: 5px solid rgba(0,0,0,1)!important
}

@media only screen and (max-width:767px) {
.tparrows.preview4 {
	width: 20px;
	height: 80px
}
.tparrows.preview4:after {
	width: 20px;
	height: 80px;
	line-height: 80px;
	font-size: 14px
}
.tparrows.preview1 .tp-arr-allwrapper, .tparrows.preview2 .tp-arr-allwrapper, .tparrows.preview3 .tp-arr-allwrapper, .tparrows.preview4 .tp-arr-allwrapper {
	display: none!important
}
}
.tp-loader.spinner0, .tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	margin-top: -20px;
	margin-left: -20px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.tp-loader {
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute
}
.tp-loader.spinner0 {
	background: url(../404.html) center center no-repeat #fff;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out
}
.tp-loader.spinner1 {
	background-color: #fff;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out
}
.tp-loader.spinner5 {
	background: url(../404.html) 10px 10px no-repeat #fff;
	margin: -22px;
	width: 44px;
	height: 44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
@-webkit-keyframes tp-rotateplane {
0% {
-webkit-transform:perspective(120px)
}
50% {
-webkit-transform:perspective(120px) rotateY(180deg)
}
100% {
-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
@keyframes tp-rotateplane {
0% {
transform:perspective(120px) rotateX(0) rotateY(0);
-webkit-transform:perspective(120px) rotateX(0) rotateY(0)
}
50% {
transform:perspective(120px) rotateX(-180.1deg) rotateY(0);
-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0)
}
100% {
transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
}
}
.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	background-color: red;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1s infinite ease-in-out;
	animation: tp-scaleout 1s infinite ease-in-out
}
@-webkit-keyframes tp-scaleout {
0% {
-webkit-transform:scale(0)
}
100% {
-webkit-transform:scale(1);
opacity:0
}
}
@keyframes tp-scaleout {
0% {
transform:scale(0);
-webkit-transform:scale(0)
}
100% {
transform:scale(1);
-webkit-transform:scale(1);
opacity:0
}
}
.tp-loader.spinner3 {
	margin: -9px 0 0 -35px;
	width: 70px;
	text-align: center
}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
	width: 18px;
	height: 18px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
	animation: tp-bouncedelay 1.4s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.tp-loader.spinner3 .bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}
.tp-loader.spinner3 .bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}
@-webkit-keyframes tp-bouncedelay {
0%, 100%, 80% {
-webkit-transform:scale(0)
}
40% {
-webkit-transform:scale(1)
}
}
@keyframes tp-bouncedelay {
0%, 100%, 80% {
transform:scale(0);
-webkit-transform:scale(0)
}
40% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
.tp-loader.spinner4 {
	margin: -20px 0 0 -20px;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-animation: tp-rotate 2s infinite linear;
	animation: tp-rotate 2s infinite linear
}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: tp-bounce 2s infinite ease-in-out;
	animation: tp-bounce 2s infinite ease-in-out;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15)
}
.tp-loader.spinner4 .dot2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}
@-webkit-keyframes tp-rotate {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes tp-rotate {
100% {
transform:rotate(360deg);
-webkit-transform:rotate(360deg)
}
}
@-webkit-keyframes tp-bounce {
0%, 100% {
-webkit-transform:scale(0)
}
50% {
-webkit-transform:scale(1)
}
}
@keyframes tp-bounce {
0%, 100% {
transform:scale(0);
-webkit-transform:scale(0)
}
50% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
.tp-transparentimg {
	content: "url(../assets/transparent.png)"
}
.tp-3d {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50%
}
.tp-caption img {
	background: 0 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
	zoom: 1
}
@font-face {
	font-family: revicons;
	src: url(../404.html?5510888);
	src: url(../404.html?5510888#iefix) format('embedded-opentype'), url(../404.html?5510888) format('woff'), url(../404.html?5510888) format('truetype'), url(../404.html?5510888#revicons) format('svg');
	font-weight: 400;
	font-style: normal
}
[class*=" revicon-"]:before, [class^=revicon-]:before {
	font-family: revicons;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em
}
.revicon-search-1:before {
	content: '\e802'
}
.revicon-pencil-1:before {
	content: '\e831'
}
.revicon-picture-1:before {
	content: '\e803'
}
.revicon-cancel:before {
	content: '\e80a'
}
.revicon-info-circled:before {
	content: '\e80f'
}
.revicon-trash:before {
	content: '\e801'
}
.revicon-left-dir:before {
	content: '\e817'
}
.revicon-right-dir:before {
	content: '\e818'
}
.revicon-down-open:before {
	content: '\e83b'
}
.revicon-left-open:before {
	content: '\e819'
}
.revicon-right-open:before {
	content: '\e81a'
}
.revicon-angle-left:before {
	content: '\e820'
}
.revicon-angle-right:before {
	content: '\e81d'
}
.revicon-left-big:before {
	content: '\e81f'
}
.revicon-right-big:before {
	content: '\e81e'
}
.revicon-magic:before {
	content: '\e807'
}
.revicon-picture:before {
	content: '\e800'
}
.revicon-export:before {
	content: '\e80b'
}
.revicon-cog:before {
	content: '\e832'
}
.revicon-login:before {
	content: '\e833'
}
.revicon-logout:before {
	content: '\e834'
}
.revicon-video:before {
	content: '\e805'
}
.revicon-arrow-combo:before {
	content: '\e827'
}
.revicon-left-open-1:before {
	content: '\e82a'
}
.revicon-right-open-1:before {
	content: '\e82b'
}
.revicon-left-open-mini:before {
	content: '\e822'
}
.revicon-right-open-mini:before {
	content: '\e823'
}
.revicon-left-open-big:before {
	content: '\e824'
}
.revicon-right-open-big:before {
	content: '\e825'
}
.revicon-left:before {
	content: '\e836'
}
.revicon-right:before {
	content: '\e826'
}
.revicon-ccw:before {
	content: '\e808'
}
.revicon-arrows-ccw:before {
	content: '\e806'
}
.revicon-palette:before {
	content: '\e829'
}
.revicon-list-add:before {
	content: '\e80c'
}
.revicon-doc:before {
	content: '\e809'
}
.revicon-left-open-outline:before {
	content: '\e82e'
}
.revicon-left-open-2:before {
	content: '\e82c'
}
.revicon-right-open-outline:before {
	content: '\e82f'
}
.revicon-right-open-2:before {
	content: '\e82d'
}
.revicon-equalizer:before {
	content: '\e83a'
}
.revicon-layers-alt:before {
	content: '\e804'
}
.revicon-popup:before {
	content: '\e828'
}
.caption-big-title, .caption-big-title1 {
	font-family: 'Kaushan Script', cursive;
	font-weight: 400
}
.fullwidthbanner-container {
	max-height: 700px!important;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%!important
}
.tp-caption {
	color: #fff;
	text-shadow: 2px 2px #000
}
.caption-big-title {
	font-size: 35px;
	line-height: 1.2667em;
	margin: 0;
	padding: 30px 0 0
}
.caption-big-title1 {
	font-size: 72px
}
.caption-medium-title {
	font-size: 25px;
	line-height: 1.1667em;
	margin: 0
}
.caption-small-title {
	font-size: 20px;
	line-height: 1.1667em;
	margin: 0
}
.caption-medium-title strong, .tp-caption .caption-medium-title i {
	font-size: 20px
}
.tp-caption .button-group {
	text-align: left;
	margin: 0
}
.tp-caption a {
	color: #fff
}
.tp-caption a.link {
	display: inline-block;
	color: #fff;
	padding: 0 2.2em;
	line-height: 2.2em;
	font-weight: 700;
	font-size: 1.5333em
}
.tp-caption a.link-home-slider-blue {
	background: 0 0;
	border: 1px solid #fff!important;
	margin-left: 410px!important;
	margin-top: -20px!important;
	border-radius: 6px!important;
	padding: 0 20px!important
}
.tp-caption a.link-home-slider-blue:hover {
	background: #e85a51
}
.tp-caption a.link-home-slider-trans {
	background: 0 0;
	border: 1px solid #fff;
	border-radius: 1px;
	font-size: 1.16667em;
	font-weight: 400;
	text-align: center
}
.tp-leftarrow.default:before, .tp-rightarrow.default:before {
	position: absolute;
	top: 10px;
	display: block;
	font-size: 3em;
	font-family: FontAwesome
}
.tp-caption a.link-home-slider-trans:hover {
	background: #fff;
	color: #78d9f8
}
.tp-leftarrow.default, .tp-rightarrow.default {
	background: 0 0;
	overflow: visible;
	opacity: .8;
	filter: alpha(80);
	-webkit-transform: none
}
.tp-leftarrow.default:hover, .tp-rightarrow.default:hover {
	opacity: 1;
	filter: alpha(100)
}
.tp-leftarrow.default:before {
	right: 0;
	content: "\f053";
	color: #fff
}
.tp-rightarrow.default:before {
	left: 0;
	content: "\f054";
	color: #fff
}
.tp-caption.largewhitebg_button1, .tp-caption.largewhitebg_button1:hover {
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	line-height: 33px;
	text-decoration: none;
	text-shadow: none;
	font-weight: 400;
	padding: 0 25px
}
.tp-caption.largewhitebg_button1 {
	background-color: rgba(0,0,0,0);
	color: #fff;
	cursor: pointer
}
.tp-caption.largewhitebg_button1 a {
	color: #fff
}
.tp-caption.largewhitebg_button1:hover {
	background-color: #fff;
	color: #01b7f2
}
.tp-caption.largewhitebg_button1:hover a {
	color: #78d9f8
}
.tp-caption.large_bold_white_med {
	background-color: transparent;
	border-color: #ffd658;
	border-style: none;
	border-width: 0;
	color: #fff;
	text-align: left;
	font-size: 25px;
	font-weight: 400;
	line-height: 28px;
	text-decoration: none
}
.tp-caption.large_bold_black2_1, .tp-caption.large_bold_white_med_2 {
	border-color: #ffd658;
	font-weight: 500;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	border-width: 0;
	border-style: none
}
.tp-caption.large_bold_white_med_2 {
	font-size: 30px;
	line-height: 28px
}
.tp-caption.large_bold_black2_1 {
	font-size: 15px;
	line-height: 32px;
	text-transform: uppercase
}
.tp-caption.large_bold_black2_2 {
	font-size: 20px;
	color: #fff;
	line-height: 30px
}
.tp-caption.black22 {
	background-color: transparent;
	border-color: #000;
	border-style: none;
	border-width: 0;
	color: #ff4635;
	font-size: 25px;
	text-decoration: none;
	text-shadow: none
}
.tp-caption.black33, .tp-caption.black331 {
	background-color: transparent;
	border-color: #000;
	color: #3e3e3e;
	font-weight: 900;
	text-shadow: none;
	border-width: 0;
	text-decoration: none
}
.tp-caption.black33 {
	border-style: none;
	font-size: 40px;
	line-height: 33px
}
.tp-caption.black331 {
	border-style: solid;
	font-size: 48px;
	line-height: 17px
}
.tp-caption.black3_1, .tp-caption.black3_11, .tp-caption.black3_1112, .tp-caption.large_bold_white_med1221 {
	border-style: none;
	border-width: 0;
	color: #fff;
	text-decoration: none
}
.tp-caption.black3_1, .tp-caption.black3_11 {
	background-color: transparent;
	border-color: #000;
	text-shadow: 0 15px 10px rgba(51,62,2,.42);
	word-spacing: normal
}
.tp-caption.black3_1 {
	font-size: 150px;
	line-height: 117px;
	text-transform: uppercase;
	font-family: NexaBlack;
	letter-spacing: -.1em
}
.tp-caption.black3_11 {
	font-size: 15px;
	font-weight: 800;
	line-height: 20px;
	text-transform: uppercase
}
.tp-caption.large_bold_white_med111, .tp-caption.large_bold_white_med_222 {
	border-color: #ffd658;
	background-color: transparent;
	border-style: none;
	border-width: 0;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none
}
.tp-caption.large_bold_white_med111 {
	font-size: 17px;
	font-weight: 600;
	line-height: 28px
}
.tp-caption.large_bold_white_med_222 {
	font-size: 51px;
	font-weight: 300;
	line-height: 58px
}
.tp-caption.black3_1112 {
	background-color: transparent;
	border-color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	word-spacing: normal;
	text-align: left
}
.tp-caption.large_bold_white_med1221 {
	background-color: transparent;
	border-color: #ffd658;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
	text-transform: uppercase
}
.tp-caption.largewhitebg_button1_blue, .tp-caption.largewhitebg_button1_green, .tp-caption.largewhitebg_button1_yellow {
	background: 0 0;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 36px;
	padding: 0 25px;
	text-decoration: none
}
.tp-caption.largewhitebg_button1_blue:hover {
	background-color: #fff;
	color: #01b7f2
}
.tp-caption.largewhitebg_button1_yellow:hover {
	background-color: #fff;
	color: #fdb714
}
.tp-caption.largewhitebg_button1_green:hover {
	background-color: #fff;
	color: #98ce44
}
.enq-highlight {
	background: #3e3d3b;
	color: #fff!important
}
a, a:focus, a:hover {
	text-decoration: none;
	outline: 0
}
html, p {
	font-size: 16px
}
*, ol, ul {
	margin: 0
}
.flex-viewport .slides li, .hover-effect img, .image-box.style11 figure img, .image-box.style5 figure img {
	-webkit-backface-visibility: hidden
}
@font-face {
	font-family: aristaregular;
	src: url(../404.html);
	src: url(../fonts/arista-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../404.html) format('woff2'), url(../fonts/arista-webfont.woff) format('woff'), url(../fonts/arista-webfont.ttf) format('truetype'), url(../fonts/arista-webfont.svg#aristaregular) format('svg');
	font-weight: 400;
	font-style: normal
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	zoom: 1
}
html {
	min-height: 100%
}
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #5d5d5d;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-ms-overflow-style: scrollbar;
	oveflow-y: scroll
}
iframe, img {
	border: 0
}
a {
	color: inherit
}
a:focus, a:hover {
	color: #0086bb
}
a:focus {
	outline: 0
}
p {
	line-height: 20px;
	margin-bottom: 15px
}
dt {
	font-weight: 400
}
a.active, h2.active, h3.active, h4.active, h5.active, h6.active, span.active {
	color: #01b7f2
}
.info-primary, .info-success {
	color: #fff;
	padding: 2px 5px;
	line-height: 1em
}
.clearer, .hidden, .no-padding {
	padding: 0!important
}
h1, h2, h4 {
	line-height: 1.25em
}
.info-success {
	background: #98ce44
}
.info-primary {
	background: #2d3e52
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	font-weight: 400;
	color: #2d3e52
}
h1 {
	font-size: 2em
}
h2 {
	font-size: 1.6667em
}
h3 {
	font-size: 1.5em;
	line-height: 1.2222em
}
h4 {
	font-size: 1.3333em
}
h5 {
	font-size: 1.1666em;
	line-height: 1.1428em
}
h6 {
	font-size: 1em
}
h1.fourty-space {
	font-size: 1.3333em;
	line-height: 1.25em;
	letter-spacing: .04em
}
h2.fourty-space, h3.fourty-space {
	line-height: 1.1428em;
	letter-spacing: .04em
}
h2.fourty-space {
	font-size: 1.1666em
}
h3.fourty-space {
	font-size: 1.0833em
}
h4.fourty-space, h5.fourty-space, h6.fourty-space {
	line-height: 1.1em;
	letter-spacing: .04em
}
h4.fourty-space {
	font-size: 1em
}
h5.fourty-space {
	font-size: .92px
}
h6.fourty-space {
	font-size: .8333em
}
ol, ul {
	list-style: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-color: #f5f5f5
}
.clearer, .hidden, .no-margin {
	margin: 0!important
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.clearer {
	clear: both!important
}
.hidden {
	display: block!important;
	border: 0!important;
	font-size: 0!important;
	line-height: 0!important;
	width: 0!important;
	height: 0!important;
	overflow: hidden!important
}
.nobr {
	white-space: nowrap!important
}
.wrap {
	white-space: normal!important
}
.no-display {
	display: none
}
.no-float {
	float: none!important
}
.no-lpadding {
	padding-left: 0!important
}
.no-rpadding {
	padding-right: 0!important
}
.no-border {
	border: none!important
}
/*.full-width {
	width: 100%!important
}*/
img.full-width {
	height: auto
}
.uppercase {
	text-transform: uppercase
}
.fourty-space {
	letter-spacing: .04em!important
}
.underline {
	text-decoration: underline!important
}
.inline-block {
	display: inline-block!important
}
.visible-sms {
	display: none
}
.overflow-hidden {
	overflow: hidden
}
.no-letter-spacing {
	letter-spacing: normal!important
}
.author .name, .box-title, .breadcrumbs, .f-title, .fileinput:after, .icon-box.style1, .icon-box.style2, .icon-box.style3 .description, .icon-box.style5, .mile, .post-meta, .post-title, .price, .price-wrapper, .s-title, .search-results-title, .title, a.button, button, dl, label, span.info, ul.tabs a {
	letter-spacing: .04em
}
.blue-color {
	color: #01b7f2!important
}
.light-blue-color {
	color: #7692b4
}
.yellow-color {
	color: #fdb714!important
}
.red-color {
	color: #e01a33!important
}
.green-color {
	color: #7db921!important
}
.white-color {
	color: #fff!important
}
.dark-blue-color {
	color: #2d3e52!important
}
.skin-color {
	color: #01b7f2
}
.default-color {
	color: inherit!important
}
.gray-color {
	color: #9e9e9e!important
}
.hotel-color {
	color: #01b7f2
}
.select-color {
	color: #fdb714
}
.blue-bg {
	background-color: #01b7f2!important
}
.yellow-bg {
	background-color: #fdb714!important
}
.red-bg {
	background-color: #e01a33!important
}
.green-bg {
	background-color: #98ce44!important
}
.white-bg {
	background-color: #fff!important
}
.dark-blue-bg {
	background-color: #2d3e52!important
}
.skin-bg {
	background-color: #01b7f2!important
}
.gray-bg {
	background-color: #f5f5f5!important
}
@font-face {
	font-family: soap-icons;
	src: url(../fonts/soap-iconsc526.eot?26664784);
	src: url(../fonts/soap-iconsc526.eot?26664784#iefix) format("embedded-opentype"), url(../fonts/soap-iconsc526.woff?26664784) format("woff"), url(../fonts/soap-iconsc526.ttf?26664784) format("truetype"), url(../fonts/soap-iconsc526.svg?26664784#soap-icons) format("svg");
	font-weight: 400;
	font-style: normal
}
[class*=" soap-icon"], [class^=soap-icon] {
	vertical-align: baseline
}
[class*=" soap-icon"]:before, [class^=soap-icon]:before {
	font-family: soap-icons;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em
}
.glyphicon.circle, [class*=" soap-icon"].circle, [class^=soap-icon].circle {
	border: 1px solid;
	width: 1.8em;
	height: 1.8em;
	line-height: 1.7333em;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	display: inline-block;
	text-align: center
}
.glyphicon.takeoff-effect:before, [class*=" soap-icon"].takeoff-effect:before, [class^=soap-icon].takeoff-effect:before {
	-webkit-transform: rotate(-25deg);
	-moz-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
	-o-transform: rotate(-25deg);
	transform: rotate(-25deg)
}
.glyphicon.takeoff-effect1:before, [class*=" soap-icon"].takeoff-effect1:before, [class^=soap-icon].takeoff-effect1:before {
	-webkit-transform: rotate(25deg);
	-moz-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	-o-transform: rotate(25deg);
	transform: rotate(25deg)
}
.glyphicon.landing-effect:before, [class*=" soap-icon"].landing-effect:before, [class^=soap-icon].landing-effect:before {
	-webkit-transform: rotate(-25deg);
	-moz-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
	-o-transform: rotate(-25deg);
	transform: rotate(-25deg)
}
.glyphicon.flip-effect:before, [class*=" soap-icon"].flip-effect:before, [class^=soap-icon].flip-effect:before {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH
}
.soap-icon-fireplace:before {
	content: '\e800'
}
.soap-icon-television:before {
	content: '\e801'
}
.soap-icon-fridge:before {
	content: '\e802'
}
.soap-icon-aircon:before {
	content: '\e803'
}
.soap-icon-fmstereo:before {
	content: '\e804'
}
.soap-icon-beach:before {
	content: '\e805'
}
.soap-icon-juice:before {
	content: '\e806'
}
.soap-icon-food:before {
	content: '\e807'
}
.soap-icon-fueltank:before {
	content: '\e808'
}
.soap-icon-breakfast:before {
	content: '\e809'
}
.soap-icon-coffee:before {
	content: '\e80a'
}
.soap-icon-party:before {
	content: '\e80b'
}
.soap-icon-savings:before {
	content: '\e80c'
}
.soap-icon-address:before {
	content: '\e80d'
}
.soap-icon-horn:before {
	content: '\e80e'
}
.soap-icon-conference:before {
	content: '\e80f'
}
.soap-icon-support:before {
	content: '\e810'
}
.soap-icon-tree:before {
	content: '\e811'
}
.soap-icon-friends:before {
	content: '\e812'
}
.soap-icon-winebar:before {
	content: '\e813'
}
.soap-icon-plans:before {
	content: '\e814'
}
.soap-icon-guideline:before {
	content: '\e815'
}
.soap-icon-wifi:before {
	content: '\e816'
}
.soap-icon-binoculars:before {
	content: '\e817'
}
.soap-icon-key:before {
	content: '\e818'
}
.soap-icon-fork:before {
	content: '\e819'
}
.soap-icon-locations:before {
	content: '\e81a'
}
.soap-icon-couples:before {
	content: '\e81b'
}
.soap-icon-card:before {
	content: '\e81c'
}
.soap-icon-fitnessfacility:before {
	content: '\e81d'
}
.soap-icon-flexible:before {
	content: '\e81e'
}
.soap-icon-phone:before {
	content: '\e81f'
}
.soap-icon-cruise:before {
	content: '\e820'
}
.soap-icon-joystick:before {
	content: '\e821'
}
.soap-icon-lost-found:before {
	content: '\e822'
}
.soap-icon-securevault:before {
	content: '\e823'
}
.soap-icon-cruise-1:before {
	content: '\e824'
}
.soap-icon-cruise-3:before {
	content: '\e825'
}
.soap-icon-anchor:before {
	content: '\e826'
}
.soap-icon-cruise-2:before {
	content: '\e827'
}
.soap-icon-car-2:before {
	content: '\e828'
}
.soap-icon-pickanddrop:before {
	content: '\e829'
}
.soap-icon-car:before {
	content: '\e82a'
}
.soap-icon-car-1:before {
	content: '\e82b'
}
.soap-icon-hotel-2:before {
	content: '\e82c'
}
.soap-icon-hotel-1:before {
	content: '\e82d'
}
.soap-icon-plane:before {
	content: '\e82e'
}
.soap-icon-plane-bottom:before {
	content: '\e82f'
}
.soap-icon-plane-left:before {
	content: '\e830'
}
.soap-icon-plane-right:before {
	content: '\e831'
}
.soap-icon-carryon:before {
	content: '\e832'
}
.soap-icon-businessbag:before {
	content: '\e833'
}
.soap-icon-baggage:before {
	content: '\e834'
}
.soap-icon-bag:before {
	content: '\e835'
}
.soap-icon-suitcase:before {
	content: '\e836'
}
.soap-icon-hotel-3:before {
	content: '\e837'
}
.soap-icon-trunk-2:before {
	content: '\e838'
}
.soap-icon-hotel:before {
	content: '\e839'
}
.soap-icon-trunk-1:before {
	content: '\e83a'
}
.soap-icon-trunk-3:before {
	content: '\e83b'
}
.soap-icon-delayed-baggage:before {
	content: '\e83c'
}
.soap-icon-damaged-baggage:before {
	content: '\e83d'
}
.soap-icon-baggage-3:before {
	content: '\e83e'
}
.soap-icon-baggage-2:before {
	content: '\e83f'
}
.soap-icon-baggage-1:before {
	content: '\e840'
}
.soap-icon-magazine-1:before {
	content: '\e841'
}
.soap-icon-baggage-status:before {
	content: '\e842'
}
.soap-icon-magazine:before {
	content: '\e843'
}
.soap-icon-slider-1:before {
	content: '\e844'
}
.soap-icon-slider:before {
	content: '\e845'
}
.soap-icon-camera-2:before {
	content: '\e846'
}
.soap-icon-photogallery:before {
	content: '\e847'
}
.soap-icon-camera-3:before {
	content: '\e848'
}
.soap-icon-baggage-4:before {
	content: '\e849'
}
.soap-icon-baggage-5:before {
	content: '\e84a'
}
.soap-icon-shopping:before {
	content: '\e84b'
}
.soap-icon-shopping-1:before {
	content: '\e84c'
}
.soap-icon-shopping-2:before {
	content: '\e84d'
}
.soap-icon-shopping-3:before {
	content: '\e84e'
}
.soap-icon-camera-1:before {
	content: '\e84f'
}
.soap-icon-settings-1:before {
	content: '\e850'
}
.soap-icon-bad:before {
	content: '\e851'
}
.soap-icon-recommend:before {
	content: '\e852'
}
.soap-icon-entertainment:before {
	content: '\e853'
}
.soap-icon-balloon:before {
	content: '\e854'
}
.soap-icon-globe:before {
	content: '\e855'
}
.soap-icon-places:before {
	content: '\e856'
}
.soap-icon-clock-1:before {
	content: '\e857'
}
.soap-icon-clock:before {
	content: '\e858'
}
.soap-icon-settings:before {
	content: '\e859'
}
.soap-icon-automatic:before {
	content: '\e85a'
}
.soap-icon-parking:before {
	content: '\e85b'
}
.soap-icon-status:before {
	content: '\e85c'
}
.soap-icon-departure:before {
	content: '\e85d'
}
.soap-icon-letter:before {
	content: '\e85e'
}
.soap-icon-message:before {
	content: '\e85f'
}
.soap-icon-search-plus:before {
	content: '\e860'
}
.soap-icon-search-minus:before {
	content: '\e861'
}
.soap-icon-search:before {
	content: '\e862'
}
.soap-icon-restricted:before {
	content: '\e863'
}
.soap-icon-calendar:before {
	content: '\e864'
}
.soap-icon-stories:before {
	content: '\e865'
}
.soap-icon-liability:before {
	content: '\e866'
}
.soap-icon-insurance:before {
	content: '\e867'
}
.soap-icon-doc-minus:before {
	content: '\e868'
}
.soap-icon-availability:before {
	content: '\e869'
}
.soap-icon-calendar-1:before {
	content: '\e86a'
}
.soap-icon-calendar-check:before {
	content: '\e86b'
}
.soap-icon-list:before {
	content: '\e86c'
}
.soap-icon-doc-plus:before {
	content: '\e86d'
}
.soap-icon-left:before {
	content: '\e86e'
}
.soap-icon-right:before {
	content: '\e86f'
}
.soap-icon-top:before {
	content: '\e870'
}
.soap-icon-grid:before {
	content: '\e871'
}
.soap-icon-block:before {
	content: '\e872'
}
.soap-icon-star-1:before {
	content: '\e873'
}
.soap-icon-letter-1:before {
	content: '\e874'
}
.soap-icon-wishlist:before {
	content: '\e875'
}
.soap-icon-heart:before {
	content: '\e876'
}
.soap-icon-star:before {
	content: '\e877'
}
.soap-icon-roundtriangle-right:before {
	content: '\e878'
}
.soap-icon-roundtriangle-top:before {
	content: '\e879'
}
.soap-icon-roundtriangle-bottom:before {
	content: '\e87a'
}
.soap-icon-chevron-left:before {
	content: '\e87b'
}
.soap-icon-roundtriangle-left:before {
	content: '\e87c'
}
.soap-icon-bottom:before {
	content: '\e87d'
}
.soap-icon-arrow-top:before {
	content: '\e87e'
}
.soap-icon-arrow-bottom:before {
	content: '\e87f'
}
.soap-icon-arrow-right:before {
	content: '\e880'
}
.soap-icon-arrow-left:before {
	content: '\e881'
}
.soap-icon-longarrow-up:before {
	content: '\e882'
}
.soap-icon-longarrow-bottom:before {
	content: '\e883'
}
.soap-icon-triangle-left:before {
	content: '\e884'
}
.soap-icon-triangle-right:before {
	content: '\e885'
}
.soap-icon-triangle-top:before {
	content: '\e886'
}
.soap-icon-chevron-right:before {
	content: '\e887'
}
.soap-icon-chevron-top:before {
	content: '\e888'
}
.soap-icon-chevron-down:before {
	content: '\e889'
}
.soap-icon-longarrow-left:before {
	content: '\e88a'
}
.soap-icon-longarrow-right:before {
	content: '\e88b'
}
.soap-icon-triangle-bottom:before {
	content: '\e88c'
}
.soap-icon-plus:before {
	content: '\e88d'
}
.soap-icon-minus:before {
	content: '\e88e'
}
.soap-icon-ski:before {
	content: '\e88f'
}
.soap-icon-close:before {
	content: '\e890'
}
.soap-icon-handicapaccessiable:before {
	content: '\e891'
}
.soap-icon-check-1:before {
	content: '\e892'
}
.soap-icon-passed:before {
	content: '\e893'
}
.soap-icon-features:before {
	content: '\e894'
}
.soap-icon-passenger:before {
	content: '\e895'
}
.soap-icon-adventure:before {
	content: '\e896'
}
.soap-icon-man-2:before {
	content: '\e897'
}
.soap-icon-dog:before {
	content: '\e898'
}
.soap-icon-man-1:before {
	content: '\e899'
}
.soap-icon-swimming:before {
	content: '\e89a'
}
.soap-icon-man-3:before {
	content: '\e89b'
}
.soap-icon-comfort:before {
	content: '\e89c'
}
.soap-icon-smoking:before {
	content: '\e89e'
}
.soap-icon-playplace:before {
	content: '\e89f'
}
.soap-icon-facebook:before {
	content: '\e8a0'
}
.soap-icon-googleplus:before {
	content: '\e8a1'
}
.soap-icon-pinterest:before {
	content: '\e8a2'
}
.soap-icon-vimeo:before {
	content: '\e8a3'
}
.soap-icon-doorman:before {
	content: '\e8a4'
}
.soap-icon-googleplay:before {
	content: '\e8a5'
}
.soap-icon-elevator:before {
	content: '\e8a6'
}
.soap-icon-apple:before {
	content: '\e8a7'
}
.soap-icon-twitter:before {
	content: '\e8a8'
}
.soap-icon-tub:before {
	content: '\e8a9'
}
.soap-icon-myspace:before {
	content: '\e8aa'
}
.soap-icon-youtube:before {
	content: '\e8ab'
}
.soap-icon-tumblr:before {
	content: '\e8ac'
}
.soap-icon-flickr:before {
	content: '\e8ad'
}
.soap-icon-soundcloud:before {
	content: '\e8ae'
}
.soap-icon-stumbleupon:before {
	content: '\e8af'
}
.soap-icon-linkedin:before {
	content: '\e8b0'
}
.soap-icon-dribble:before {
	content: '\e8b1'
}
.soap-icon-deviantart:before {
	content: '\e8b2'
}
.soap-icon-behance:before {
	content: '\e8b3'
}
.soap-icon-envato:before {
	content: '\e8b4'
}
.soap-icon-instagram:before {
	content: '\e8b5'
}
.soap-icon-skype:before {
	content: '\e8b6'
}
.soap-icon-user:before {
	content: '\e8b7'
}
.soap-icon-pets:before {
	content: '\e8b8'
}
.soap-icon-family:before {
	content: '\e8b9'
}
.soap-icon-check:before {
	content: '\e8ba'
}
.soap-icon-notice:before {
	content: '\e8bb'
}
.soap-icon-error:before {
	content: '\e8bc'
}
.soap-icon-generalmessage:before {
	content: '\e8bd'
}
.soap-icon-automatic-transmission:before {
	content: '\e8be'
}
.soap-icon-flight-hotel:before {
	content: '\e8bf'
}
.soap-icon-comment:before {
	content: '\e8c0'
}
@font-face {
	font-family: NexaBlack;
	src: url(../fonts/NexaBlackd41d.eot?) format("eot"), url(../fonts/NexaBlack.otf) format("opentype"), url(../fonts/NexaBlack.woff) format("woff"), url(../fonts/NexaBlack.ttf) format("truetype"), url(../fonts/NexaBlack.svg#NexaBlack) format("svg")
}
#page-wrapper {
	position: relative;
	overflow: visible
}
.gray-area {
	background: #f5f5f5
}
.global-map-area {
	background: url(../images/main.jpg) no-repeat
}
.global-map-area .description p {
	color: #7c9abd
}
.global-map-area .description h1, .global-map-area .description h2, .global-map-area .description h3, .global-map-area .description h4, .global-map-area .description h5, .global-map-area .description h6 {
	color: #fff
}
section#content {
	min-height: 400px;
	padding-top: 40px;
	text-align: left;
	background: #f5f5f5
}
section#content:after {
	display: table;
	content: "";
	clear: both
}
.sm-section {
	padding-top: 30px;
	padding-bottom: 20px
}
.md-section {
	padding-top: 0;
	padding-bottom: 30px
}
.section {
	padding-bottom: 70px
}
.small-box {
	margin-bottom: 20px
}
.box {
	margin-bottom: 30px
}
.block {
	margin-bottom: 40px
}
.large-block {
	margin-bottom: 70px
}
article {
	margin-bottom: 20px
}
#main {
	margin-bottom: 40px
}
.body-blank {
	display: table;
	height: 100%;
	left: 0;
	margin: 0;
	overflow-x: hidden;
	position: absolute;
	top: 0;
	width: 100%
}
.banner, .selector {
	position: relative
}
.wrapper-blank {
	display: table-cell;
	float: none;
	vertical-align: middle;
	width: 100%
}
.table-wrapper {
	display: table
}
.table-wrapper .table-row {
	display: table-row;
	float: none!important
}
.table-wrapper .table-cell {
	display: table-cell;
	vertical-align: top;
	float: none!important
}
.table-wrapper .table-cell.content-middle {
	vertical-align: middle
}
.image-container img {
	max-width: 100%
}
.imagebg-container {
	background-repeat: no-repeat;
	background-position: center center
}
.banner {
	z-index: 1;
	padding: 0
}
.banner .big-caption, .banner .med-caption {
	color: #fff;
	text-shadow: -2px 2px 3px rgba(0,0,0,.25);
	text-transform: uppercase
}
.banner .big-caption {
	font-size: 3em;
	font-family: 'Kaushan Script', cursive
}
.alert:before, .checkbox:before, .radio:before {
	font-family: soap-icons;
	text-align: center
}
.banner .med-caption {
	font-size: 2.5em
}
.box-title {
	margin-bottom: 0;
	line-height: 1em
}
.box-title small {
	font-size: 15px;
	color: #838383;
	text-transform: uppercase;
	display: block;
	margin-top: 4px
}
.box-title small [class^=soap-icon] {
	color: #fdb714;
	font-size: 1.3333em
}
h2.box-title small {
	font-size: 11px
}
h1.box-title small {
	font-size: 12px
}
.s-title {
	color: #01b7f2
}
.s-title a:hover {
	color: #40cbf8
}
.m-title {
	margin: 0
}
.f-title {
	margin-bottom: 10px
}
.border-bottom {
	border-bottom: 1px solid #f5f5f5
}
.flex-viewport .slides li {
	-webkit-perspective: 1000;
	-webkit-transform: translateZ(0)
}
input.input-text, select, span.custom-select, textarea {
	background: #f5f5f5;
	border: none;
	line-height: normal
}
input.input-text, span.custom-select, textarea {
	padding-left: 15px;
	padding-right: 15px;
	height: 34px
}
input.input-text.input-large, span.custom-select.input-large, textarea.input-large {
	height: 43px;
	font-size: 1.1667em
}
input.input-text.input-medium, span.custom-select.input-medium, textarea.input-medium {
	height: 34px
}
input.input-text.input-small, span.custom-select.input-small, textarea.input-small {
	height: 28px
}
input.input-text.input-mini, span.custom-select.input-mini, textarea.input-mini {
	height: 19px
}
input.input-text.white, span.custom-select.white, textarea.white {
	background: #fff
}
textarea {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px
}
select {
	height: 34px;
	padding: 8px 0 8px 8px
}
select option {
	padding: 2px 10px
}
.selector {
	min-width: 60px;
	line-height: 0
}
.selector select {
	position: absolute;
	z-index: 1;
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 60;
	width: 100%;
	-webkit-appearance: menulist-button;
	line-height: 30px
}
.selector span.custom-select {
	display: inline-block;
	line-height: 32px;
	padding: 0 10px;
	position: relative;
	width: 100%;
	overflow: hidden;
	white-space: nowrap
}
.selector span.custom-select:before {
	position: absolute;
	right: 0;
	top: 0;
	content: '';
	width: 24px;
	height: 100%
}
.selector span.custom-select:after {
	position: absolute;
	right: 9px;
	top: 15px;
	border-top: 5px solid #fff;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	content: ""
}
.selector.style1 span.custom-select:before {
	background: 0 0
}
.selector.style1 span.custom-select:after {
	border-top-color: #fdb714
}
.fileinput {
	position: relative;
	display: inline-block;
	min-width: 100px
}
.fileinput input[type=file] {
	position: relative;
	z-index: 2;
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	width: 100%
}
.fileinput .custom-fileinput {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	line-height: normal
}
.fileinput:after {
	display: block;
	content: "BROWSE";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #fdb714;
	color: #fff;
	font-size: 1em;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 700;
	vertical-align: middle
}
.checkbox, .radio {
	position: relative;
	margin-top: 0;
	line-height: 20px
}
.checkbox:before, .radio:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 3px;
	width: 14px;
	height: 14px;
	border: 1px solid #333;
	z-index: 0;
	line-height: 12px
}
.checkbox input[type=checkbox], .radio input[type=radio] {
	z-index: 1;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	position: relative;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)
}
.checkbox.checked:before, .radio.checked:before {
	border-color: #01b7f2;
	color: #fff;
	background: #01b7f2;
	content: "\e8ba"
}
.checkbox label, .checkbox.label {
	font-size: 1.0833em;
	line-height: 20px;
	color: #9e9e9e
}
.checkbox input[type=checkbox] {
	-moz-opacity: 0;
	opacity: 0
}
.radio label, .radio.label {
	font-size: .9167em;
	line-height: 20px
}
.radio input[type=radio] {
	-moz-opacity: 0;
	opacity: 0
}
.radio:before {
	background: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	font-size: 1.3333em;
	line-height: 13px
}
.radio.radio-square:before {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}
.radio.checked:before {
	content: "\e892"
}
.checkbox-inline, .radio-inline {
	margin-left: 10px
}
form label {
	display: block;
	margin-bottom: 5px;
	font-weight: 400;
	font-size: .9167em
}
form .checkbox label, form label.checkbox {
	font-size: 1.0833em;
	text-transform: none
}
.dropcap:first-letter, .price-wrapper, .time, a.button.btn-extra, button.btn-extra, dl.term-description {
	text-transform: uppercase
}
form .radio label, form label.radio {
	font-size: .9167em
}
form .form-group {
	margin-bottom: 15px
}
.sidebar form .form-group {
	margin-bottom: 10px
}
.sidebar form label {
	font-size: 17px;
	margin-bottom: 3px;
	font-weight: 600
}
.panel-content form label {
	font-size: .8333em;
	margin-bottom: 3px
}
a.button, button {
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 0 15px;
	font-family: Calibri;
	white-space: nowrap
}
a.button.btn-large, button.btn-large {
	padding: 0 32px;
	height: 43px;
	font-size: 22px;
	line-height: 43px
}
a.button.btn-medium, button.btn-medium {
	padding: 0 26px;
	height: 34px;
	line-height: 34px;
	font-size: 1em
}
a.button.btn-small, button.btn-small {
	padding: 10px 24px !important;
	line-height: normal;
	font-size: 0.9em;
	color: #fff !important;
	font-family: arial;
}
a.button.btn-mini, button.btn-mini {
	height: 19px;
	padding: 0 20px;
	font-size: .8333em;
	line-height: 19px
}
a.button.full-width, button.full-width {
	padding-left: 0;
	padding-right: 0
}
button {
	font-size: .9167em;
	font-weight: 700;
	background: #98ce44;
	height: 34px;
	line-height: 34px
}
button:hover {
	background: #7fb231
}
a.button {
	display: inline-block;
	background: #d9d9d9;
	font-size: 1em;
	line-height: 1.8333em;
	white-space: nowrap;
	text-align: center;
	padding: 8px;
	border-radius: 4px
}
a.button:hover {
	background: #535250;
	-webkit-transition: background .3s ease-in
}
a.button.btn-mini {
	padding-left: 10px;
	padding-right: 10px
}
a.button.btn-large, a.button.btn-medium, a.button.btn-small, a.button.full-width {
	font-weight: 100;
}
a.button.white, button.white {
	background: #fff;
	color: #2d3e52;
	border: 1px solid #2d3e52
}
a.button.white:hover, button.white:hover {
	background: #2d3e52;
	color: #fff
}
a.button.silver, button.silver {
	background: #8e8e8e;
	font-size: 20px;
	padding: 5px 18px
}
a.button.silver:hover, button.silver:hover {
	background: #2d3e52
}
a.button.grey, button.grey {
	background: #585657
}
a.button.grey:hover, a.button.sky-blue1, button.grey:hover, button.sky-blue1 {
	background: #fd7a06
}
a.button.sky-blue1:hover, a.button.yellow, button.sky-blue1:hover, button.yellow {
	background: #e85a51 !important;
}
a.button.yellow:hover, button.yellow:hover {
 background: #839e2e !important -webkit-transition: background .3s ease-in
}
a.button.dark-blue1, button.dark-blue1 {
	background: #2d3e52
}
a.button.green, button.green {
	background: #98ce44
}
a.button.green:hover, button.green:hover {
	background: #7fb231
}
a.button.red, button.red {
	background: #db2021
}
a.button.red:hover, button.red:hover {
	background: #fd7a06
}
a.button.light-brown, button.light-brown {
	background: #e6c687
}
a.button.orange, button.orange {
	background: #5d5d5d;
	font-size: 17px;
	font-weight: 700;
	padding: 3px 0
}
a.button.orange1, a.button.orange:hover, button.orange1, button.orange:hover {
	background: #d5d5d5;
	color: #5d5d5d
}
a.button.orange1, button.orange1 {
	font-size: 17px;
	font-weight: 700;
	padding: 3px 0
}
a.button.orange1:hover, button.orange1:hover {
	background: #5d5d5d;
	color: #fff
}
a.button.dull-blue, button.dull-blue {
	background: #12a0c3;
	font-size: 17px;
	padding: 3px 0;
	font-weight: 100
}
a.button.light-orange, button.light-orange {
	background: #fd7a06
}
a.button.light-purple, button.light-purple {
	background: #db8df6
}
a.button.sea-blue, button.sea-blue {
	background: #0ab596
}
a.button.sky-blue2, button.sky-blue2 {
	background: #6dace6
}
a.button.dark-blue2, button.dark-blue2 {
	background: #194eb0
}
a.button.dark-orange, button.dark-orange {
	background: #ff3e3e
}
a.button.purple, a.button.purple:hover, button.purple, button.purple:hover {
	background: url(../images/search.png);
	width: 60px;
	height: 34px
}
a.button.purple1, a.button.purple1:hover, button.purple1, button.purple1:hover {
	background: #2677c6
}
a.button.light-yellow, button.light-yellow {
	background: #ffd200
}
a.button.muk, button.muk {
	background: url(../images/seac.png);
	width: 37px;
	height: 32px
}
a.button.btn-extra, button.btn-extra {
	font-size: 1em;
	height: 70px;
	padding: 0;
	background: 0 0;
	color: #fff;
	line-height: 1.5em;
	border: 1px solid #01b7f2;
	border-left: none;
	position: relative;
	overflow: hidden;
	letter-spacing: 0;
	display: inline-table;
	table-layout: fixed;
	margin-right: 10px;
	margin-bottom: 10px
}
a.button.btn-extra>i, button.btn-extra>i {
	width: 55px;
	vertical-align: middle;
	background: #01b7f2;
	color: #2d3e52;
	font-size: 36px;
	display: table-cell;
	height: 70px;
	text-align: right;
	padding-right: 8px
}
a.button.btn-extra>i:after, button.btn-extra>i:after {
	display: block;
	content: "";
	position: absolute;
	left: 55px;
	border-bottom: 70px solid #01b7f2;
	border-right: 16px solid transparent;
	top: 0;
	bottom: 0
}
a.button.btn-extra>span, button.btn-extra>span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px 0 35px;
	text-align: left
}
a.button.btn-extra>span em, button.btn-extra>span em {
	color: #01b7f2;
	font-size: 1.6667em;
	font-weight: 700;
	font-style: normal
}
a.button.btn-extra:hover, button.btn-extra:hover {
	color: inherit;
	background: #fff;
	border: none;
	border-right: 1px solid transparent!important
}
a.button.btn-extra:hover>i, button.btn-extra:hover>i {
	color: #fff
}
a.button.btn-extra.blue, button.btn-extra.blue {
	border-color: #01b7f2
}
a.button.btn-extra.blue>i, button.btn-extra.blue>i {
	background: #01b7f2
}
a.button.btn-extra.blue>i:after, button.btn-extra.blue>i:after {
	border-bottom-color: #01b7f2
}
a.button.btn-extra.blue>span em, button.btn-extra.blue>span em {
	color: #01b7f2
}
a.button.btn-extra.yellow, button.btn-extra.yellow {
	border-color: #fdb714
}
a.button.btn-extra.yellow>i, button.btn-extra.yellow>i {
	background: #fdb714
}
a.button.btn-extra.yellow>i:after, button.btn-extra.yellow>i:after {
	border-bottom-color: #fdb714
}
a.button.btn-extra.yellow>span em, button.btn-extra.yellow>span em {
	color: #fdb714
}
.icon-check {
	position: relative;
	padding-right: 30px!important;
	padding-left: 0!important;
	overflow: hidden
}
.icon-check:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	background: url(../images/icon/icon-check.png) center center no-repeat #7db921
}
.icon-check:hover:after {
	background-color: #98ce44
}
.with-icon {
	position: relative;
	padding: 0!important;
	display: inline-block
}
.with-icon .icon {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -17px 0 0!important;
	width: 30px;
	font-size: 18px;
	color: #a4a4a4;
	background: 0 0;
	padding: 0!important;
	height: auto
}
.with-icon .input-text {
	padding-right: 40px!important
}
.with-icon.input-large .icon {
	width: 43px;
	height: 43px;
	margin-top: -21px!important;
	font-size: 22px
}
.with-icon.input-large .input-text {
	padding-right: 48px!important
}
.alert {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: none;
	padding: 15px 15px 15px 70px;
	color: #fff;
	font-size: 1.0833em;
	position: relative
}
.alert:before {
	content: "\f003";
	display: block;
	font-size: 18px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 20px
}
.info-box>:last-child, .post-title {
	margin-bottom: 0
}
.alert.alert-general {
	background: #d9d9d9
}
.alert.alert-general:before {
	content: "\e8bd"
}
.alert.alert-notice {
	background: #f5cf77
}
.alert.alert-notice:before {
	content: "\e8bb"
}
.alert.alert-error {
	background: #f6bcc3
}
.alert.alert-error:before {
	content: "\e8bc"
}
.alert.alert-success {
	background: #bae675
}
.alert.alert-success:before {
	content: "\e8ba"
}
.alert.alert-help {
	background: #91e3fd
}
.alert.alert-help:before {
	content: "\e876"
}
.alert.alert-info {
	background: #bfc9f9
}
.alert.alert-info:before {
	content: "\e818"
}
.alert .close, .info-box .close {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	font-weight: 400;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	text-shadow: none;
	float: none;
	position: absolute;
	top: 8px;
	right: 8px
}
.alert .close:before, .info-box .close:before {
	content: "\f00d";
	font-family: FontAwesome
}
.error-field {
	border: 1px solid red
}
.info-box {
	padding: 20px 25px;
	border: 1px solid #01b7f2;
	position: relative
}
.info-box .close {
	color: #01b7f2
}
.info-box p {
	font-size: 1.1667em
}
dl.term-description {
	font-size: .9167em
}
dl.term-description dd, dl.term-description dt {
	line-height: 1.3333em;
	float: left;
	width: 50%;
	padding-top: .5em;
	padding-bottom: .5em
}
dl.term-description dt {
	border-right: 1px solid #f5f5f5;
	color: #01b7f2;
	font-weight: 400;
	padding-right: 5px;
	clear: both
}
dl.term-description dd {
	padding-left: 20px
}
dl.term-description:after {
	content: "";
	display: table;
	clear: both
}
.dropcap:first-letter {
	float: left;
	color: #01b7f2;
	font-size: 4.153em;
	line-height: .8667em;
	padding: 0;
	margin-right: 6px;
	font-weight: 700;
	display: block
}
.dropcap.colored:first-letter {
	color: #fff;
	background: #01b7f2;
	padding: 4px;
	margin-top: 3px;
	margin-right: 10px
}
blockquote, q {
	quotes: '\201C' '\201D' '\2018' '\2019'
}
blockquote {
	font-size: 1.3333em;
	line-height: 1.6em;
	padding: 20px 20px 20px 40px;
	border-left: none;
	position: relative;
	text-indent: -19px
}
blockquote p {
	font-size: 1em
}
blockquote:after, blockquote:before {
	font-family: Georgia, serif;
	font-size: 2.5em;
	vertical-align: middle;
	line-height: 0
}
blockquote:before {
	content: open-quote;
	margin-right: 4px
}
blockquote:after {
	content: close-quote;
	margin-left: 3px
}
blockquote.style1, blockquote.style2 {
	background: #fff;
	font-style: italic
}
blockquote.style1 p, blockquote.style2 p {
	display: inline
}
blockquote.style1 {
	border-left: 3px solid #fdb714;
	position: relative
}
blockquote.style1>span.triangle:before {
	text-indent: 0;
	content: "\f0da";
	font-family: FontAwesome;
	color: #fdb714;
	position: absolute;
	left: -1px;
	top: 50%;
	margin-top: -11px;
	font-style: normal
}
blockquote.style1:after, blockquote.style1:before {
	color: #f5f5f5
}
blockquote.style1.border-color-blue {
	border-color: #01b7f2
}
blockquote.style1.border-color-blue>span.triangle:before {
	color: #01b7f2
}
blockquote.style1.border-color-yellow {
	border-color: #fdb714
}
blockquote.style1.border-color-yellow>span.triangle:before {
	color: #fdb714
}
blockquote.style1.quote-color-blue:after, blockquote.style1.quote-color-blue:before {
	color: #01b7f2
}
blockquote.style1.quote-color-yellow:after, blockquote.style1.quote-color-yellow:before {
	color: #fdb714
}
blockquote.style2 {
	color: #01b7f2
}
blockquote.style2:after, blockquote.style2:before {
	color: #fdb714
}
.pagination {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}
.pagination>li {
	float: left;
	height: 32px;
	margin-right: 6px;
	text-align: center;
	font-size: .9167em
}
.pagination>li.disabled>span {
	color: #fff;
	background: #d9d9d9
}
.pagination>li.disabled>span:hover {
	background: #d9d9d9
}
.pagination>li>a, .pagination>li>span {
	line-height: 32px;
	padding: 0 10px;
	color: #fff;
	border-radius: 0!important;
	background: #d9d9d9;
	border: none;
	text-transform: uppercase;
	font-weight: 700
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #fff;
	background: #fdb714
}
.pagination>li.active>a, .pagination>li.active>span {
	background: #fdb714!important
}
.pagination>li.first, .pagination>li.prev {
	margin-right: 10px
}
.pagination>li.last, .pagination>li.next {
	margin-left: 4px
}
.pagination>li.first>a, .pagination>li.last>a, .pagination>li.next>a, .pagination>li.prev>a {
	background: #98ce44;
	padding: 0 15px
}
.pagination>li.first>a:hover, .pagination>li.last>a:hover, .pagination>li.next>a:hover, .pagination>li.prev>a:hover {
	background: #fdb714
}
.pagination>li.first.disabled>a, .pagination>li.first.disabled>span, .pagination>li.last.disabled>a, .pagination>li.last.disabled>span, .pagination>li.next.disabled>a, .pagination>li.next.disabled>span, .pagination>li.prev.disabled>a, .pagination>li.prev.disabled>span {
	color: #fff;
	background: #d9d9d9
}
.hover-effect {
	display: block;
	position: relative;
	background: 0 0;
	overflow: hidden
}
.hover-effect:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out;
	-webkit-transform: rotateY(180deg) scale(.5, .5);
	-moz-transform: rotateY(180deg) scale(.5, .5);
	-ms-transform: rotateY(180deg) scale(.5, .5);
	-o-transform: rotateY(180deg) scale(.5, .5);
	transform: rotateY(180deg) scale(.5, .5);
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	background-color: rgba(12,57,99,.6)
}
.hover-effect.style1:after, .selected-effect:after {
	content: "\e8ba";
	font-family: soap-icons;
	font-size: 1.6667em;
	line-height: 50px;
	width: 50px;
	height: 50px;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	color: #fff;
	text-align: center
}
.hover-effect img {
	display: block;
	position: relative;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.hover-effect:hover:after {
	visibility: visible;
	-webkit-transform: rotateY(0) scale(1, 1);
	-moz-transform: rotateY(0) scale(1, 1);
	-ms-transform: rotateY(0) scale(1, 1);
	-o-transform: rotateY(0) scale(1, 1);
	transform: rotateY(0) scale(1, 1);
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.hover-effect:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}
.hover-effect.yellow:after {
	background-color: rgba(255,255,40,.6)
}
.hover-effect.style1:after {
	background: 0 0;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%
}
.hover-effect.style1:hover, .selected-effect {
	background: #01b7f2
}
.hover-effect.style1:hover img {
	filter: alpha(opacity=50);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
.selected-effect {
	display: block;
	position: relative;
	overflow: hidden
}
.selected-effect img {
	filter: alpha(opacity=50);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
.selected-effect:after {
	position: absolute;
	background: 0 0;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%
}
.social-icons.icon-circle a, .social-icons.style2 a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%
}
.animated .hover-effect {
	z-index: 0
}
.social-icons li {
	float: left;
	text-align: center;
	overflow: hidden
}
.social-icons li a {
	width: 32px;
	margin-right: 4px;
	height: 32px;
	display: inline-block;
	background: #c7c7c7;
	color: #fff;
	line-height: 32px;
	font-size: 1.3333em;
	-moz-transition: opacity .3s ease-in;
	-o-transition: opacity .3s ease-in;
	-webkit-transition: opacity .3s ease-in;
	-ms-transition: opacity .3s ease-in;
	transition: opacity .3s ease-in
}
.social-icons li a:hover {
	background: #3E3D3B
}
.social-icons li:last-child {
	margin-right: 0
}
.social-icons.icon-circle a {
	border-radius: 50%;
	overflow: hidden
}
.social-icons.style1 a:hover {
	background: #01b7f2
}
.social-icons.style2 a {
	border-radius: 50%
}
.social-icons.full-width {
	display: block
}
.social-icons.full-width li {
	display: table-cell;
	float: none;
	width: 1%;
	margin: 0;
	text-align: center
}
.social-icons li:hover i {
	-webkit-animation: toRightFromLeft .3s forwards;
	-moz-animation: toRightFromLeft .3s forwards;
	animation: toRightFromLeft .3s forwards;
	display: block
}
.five-stars-container {
	display: inline-block;
	position: relative;
	font-family: 'Glyphicons Halflings';
	font-size: 14px;
	text-align: left;
	cursor: default;
	white-space: nowrap;
	line-height: 1.2em;
	color: #dbdbdb
}
.price, .price1 {
	line-height: 1;
	display: block
}
.five-stars-container .five-stars, .five-stars-container.editable-rating .ui-slider-range {
	display: block;
	overflow: hidden;
	position: relative;
	background: #fff;
	padding-left: 1px
}
.five-stars-container .five-stars:before, .five-stars-container.editable-rating .ui-slider-range:before {
	content: "\e006\e006\e006\e006\e006";
	color: #fdb714
}
.five-stars-container .five-stars.transparent-bg, .five-stars-container.editable-rating .ui-slider-range.transparent-bg {
	background: 0 0
}
.five-stars-container:before {
	display: block;
	position: absolute;
	top: 0;
	left: 1px;
	content: "\e006\e006\e006\e006\e006";
	z-index: 0
}
.price {
	color: #000;
	font-size: 1.6667em;
	float: left
}
.price .sp, .price small {
	color: #333;
	font-size: .5em;
	display: block
}
.price .sp {
	float: right;
	padding-top: 9px
}
.price1 {
	color: #db2021;
	font-size: 35px;
	padding: 10px 0 0
}
.price1 small {
	display: block;
	color: #333;
	font-size: 13px
}
.price1 .sap {
	display: block;
	color: #333;
	font-size: 12px
}
.price-wrapper {
	font-weight: 400;
	font-size: .8333em;
	color: inherit;
	line-height: 1.3333em;
	margin: 0
}
.price-wrapper .price-per-unit {
	color: #7db921;
	font-size: 1.4em;
	padding-right: 5px
}
.time {
	font-size: .8333em;
	line-height: 19px
}
.time [class^=soap-icon] {
	float: left;
	font-size: 18px;
	color: #fdb714;
	margin-right: 5px
}
.badge-container .badge-content, .post-meta {
	font-size: .8333em;
	text-transform: uppercase
}
.sep {
	padding: 0 5px
}
.badge-container {
	position: relative;
	display: block
}
.badge-container .badge-content {
	width: 42px;
	height: 42px;
	position: absolute;
	top: -10px;
	left: -10px;
	background: #e01a33;
	color: #fff;
	text-align: center;
	line-height: 1.0833em;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	padding: 10px 0 0;
	margin: 0;
	font-weight: 700;
	z-index: 1
}
.badge-container .badge-content.right-side {
	right: -10px;
	left: auto
}
.badge-container img {
	margin: 0!important
}
.suggestions.image-carousel.style2 .slides>li {
	margin-right: 24px
}
.suggestions.image-carousel.style2 .slides>li img {
	width: 100%;
	height: auto
}
.suggestions .caption {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 0
}
.travelo-box {
	background: #fff;
	padding: 20px;
	margin-bottom: 30px
}
.travelo-box.book-with-us-box li>:last-child, .travelo-box.contact-us-box .contact-address li>:last-child, .travelo-box>:last-child {
	margin-bottom: 0
}
.travelo-box .title {
	margin-bottom: 5px
}
.travelo-box .box-title {
	margin-bottom: 15px
}
.travelo-box.box-full {
	padding: 30px
}
.travelo-box.search-stories-box button {
	height: 34px;
	padding: 0 10px;
	font-size: 1em
}
.travelo-box.twitter-box .twitter-holder>ul li {
	border-bottom: 1px solid #f5f5f5;
	padding: 15px 0 15px 40px;
	position: relative
}
.travelo-box.twitter-box .twitter-holder>ul li:last-child {
	border: none
}
.travelo-box.twitter-box .twitter-holder>ul li:before {
	content: "\f099";
	font-family: FontAwesome;
	display: block;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	border: 1px solid #fdb714;
	color: #fdb714;
	line-height: 32px;
	text-align: center;
	position: absolute;
	left: 0;
	font-size: 16px
}
.travelo-box.contact-box .contact-details .contact-phone, .travelo-box.twitter-box .twitter-holder>ul li .tweet-text a {
	color: #01b7f2
}
.travelo-box.twitter-box .twitter-holder>ul li .tweet-text a:hover {
	text-decoration: underline
}
.travelo-box.contact-box .contact-details {
	margin: 0
}
.travelo-box.contact-box .contact-details .contact-phone>i {
	color: #fdb714
}
.travelo-box.contact-box .contact-details .contact-email {
	color: inherit
}
.travelo-box.book-with-us-box li, .travelo-box.contact-us-box .contact-address li {
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 0 10px 40px;
	position: relative
}
.travelo-box.book-with-us-box li>i, .travelo-box.contact-us-box .contact-address li>i {
	position: absolute;
	font-size: 1.5em;
	color: #fdb714;
	left: 0;
	top: 12px
}
.travelo-box.book-with-us-box li .title, .travelo-box.contact-us-box .contact-address li .title, .travelo-box.contact-us-box .title {
	color: #2d3e52
}
.travelo-box.book-with-us-box li:last-child, .travelo-box.contact-us-box .contact-address li:last-child {
	border-bottom-width: 0;
	padding-bottom: 0
}
.travelo-box.book-with-us-box li:after, .travelo-box.contact-us-box .contact-address li:after {
	display: table;
	clear: both;
	content: ""
}
.travelo-box.contact-us-box .contact-address {
	margin-bottom: 25px
}
.travelo-box.contact-us-box .contact-address li {
	padding-left: 50px
}
.travelo-box.contact-us-box .contact-address li p {
	font-size: .8333em;
	text-transform: uppercase;
	margin-bottom: 0
}
.travelo-box.contact-us-box .contact-address li:last-child {
	border-bottom-width: 1px;
	padding-bottom: 10px
}
.travelo-box.contact-us-box .social-icons a {
	overflow: hidden
}
.travelo-box.contact-us-box .social-icons a:hover i:before {
	-webkit-animation: toBottomFromTop .4s forwards;
	-moz-animation: toBottomFromTop .4s forwards;
	animation: toBottomFromTop .4s forwards
}
.travelo-box.newsletter-box {
	padding: 20px 30px
}
.travelo-box.newsletter-box button {
	margin-right: 0!important;
	margin-bottom: 0!important
}
.travelo-box.newsletter-box .row>div {
	margin-bottom: 0!important
}
.travelo-box.re-search-box label {
	font-size: .8333em;
	text-transform: uppercase;
	margin: 5px 0 0
}
.travelo-box.re-search-box button {
	text-transform: uppercase
}
.travelo-box.about-travelo-box .title {
	color: #01b7f2
}
.travelo-box.guarantee-box {
	text-align: center
}
.travelo-box.guarantee-box .guarantee-image {
	display: block;
	margin: 0 auto 15px
}
.travelo-box.insurance-benefits ul {
	font-size: .9167em
}
.travelo-box.insurance-benefits ul li {
	line-height: 3.6667em;
	border-bottom: 1px solid #f5f5f5;
	text-transform: uppercase
}
.travelo-box.insurance-benefits ul li:before {
	color: #d9d9d9
}
.travelo-box.insurance-benefits ul li.active:before, .travelo-box.insurance-benefits ul.hover li:hover:before {
	color: #fdb714
}
.contact-details {
	font-style: normal
}
.contact-details .contact-phone {
	color: #e85951;
	font-size: 1.6667em
}
.contact-details .contact-phone i {
	color: #fff
}
.contact-details .contact-email {
	color: #e85951;
	font-size: 1.1667em;
	padding: 0 24px;
	line-height: 2em
}
.title {
	color: #2d3e52
}
.middle-block {
	position: relative;
	display: block;
	overflow: hidden
}
.middle-block .middle-item {
	position: absolute
}
.middle-block img.middle-item {
	max-width: none;
	min-width: 100%
}
.column-2>*, .column-3>*, .column-4>*, .column-5-no-margin>*, .column-5>*, .constant-column-2>*, .constant-column-3>*, .constant-column-4>*, .constant-column-5>* {
	float: left
}
.column-2:after, .column-3:after, .column-4:after, .column-5-no-margin:after, .column-5:after, .constant-column-2:after, .constant-column-3:after, .constant-column-4:after, .constant-column-5:after {
	clear: both;
	content: "";
	display: table
}
.column-5-no-margin>:nth-child(5n+1) {
	clear: both
}
.column-5-no-margin>* {
	width: 20%
}
.column-2>*, .constant-column-2>* {
	width: 48.5%;
	margin-right: 3%;
	margin-bottom: 3%
}
.column-2>:nth-child(2n), .constant-column-2>:nth-child(2n) {
	margin-right: 0
}
.column-2>:nth-child(2n+1), .constant-column-2>:nth-child(2n+1) {
	clear: both
}
.column-3>*, .constant-column-3>* {
	width: 31.3333%;
	margin-right: 3%;
	margin-bottom: 3%
}
.column-3>:nth-child(3n), .constant-column-3>:nth-child(3n) {
	margin-right: 0
}
.column-3>:nth-child(3n+1), .constant-column-3>:nth-child(3n+1) {
	clear: both
}
.column-4>*, .constant-column-4>* {
	width: 22.75%;
	margin-right: 3%;
	margin-bottom: 3%
}
.column-4>:nth-child(4n), .constant-column-4>:nth-child(4n) {
	margin-right: 0
}
.column-4>:nth-child(4n+1), .constant-column-4>:nth-child(4n+1) {
	clear: both
}
.column-5>*, .constant-column-5>* {
	width: 17.6%;
	margin-right: 3%;
	margin-bottom: 3%
}
.column-5>:nth-child(5n), .constant-column-5>:nth-child(5n) {
	margin-right: 0
}
.column-5>:nth-child(5n+1), .constant-column-5>:nth-child(5n+1) {
	clear: both
}
ul.arrow, ul.arrow-square, ul.check, ul.check-circle, ul.check-square, ul.chevron, ul.circle, ul.decimal, ul.lower-latin, ul.triangle, ul.upper-latin, ul.upper-roman {
	line-height: 2em;
	font-size: 1em
}
ul.arrow li.active, ul.arrow li.active:before, ul.arrow-square li.active, ul.arrow-square li.active:before, ul.arrow-square.hover li:hover, ul.arrow-square.hover li:hover:before, ul.arrow.hover li:hover, ul.arrow.hover li:hover:before, ul.check li.active, ul.check li.active:before, ul.check-circle li.active, ul.check-circle li.active:before, ul.check-circle.hover li:hover, ul.check-circle.hover li:hover:before, ul.check-square li.active, ul.check-square li.active:before, ul.check-square.hover li:hover, ul.check-square.hover li:hover:before, ul.check.hover li:hover, ul.check.hover li:hover:before, ul.chevron li.active, ul.chevron li.active:before, ul.chevron.hover li:hover, ul.chevron.hover li:hover:before, ul.circle li.active, ul.circle li.active:before, ul.circle.hover li:hover, ul.circle.hover li:hover:before, ul.decimal li.active, ul.decimal li.active:before, ul.decimal.hover li:hover, ul.decimal.hover li:hover:before, ul.lower-latin li.active, ul.lower-latin li.active:before, ul.lower-latin.hover li:hover, ul.lower-latin.hover li:hover:before, ul.triangle li.active, ul.triangle li.active:before, ul.triangle.hover li:hover, ul.triangle.hover li:hover:before, ul.upper-latin li.active, ul.upper-latin li.active:before, ul.upper-latin.hover li:hover, ul.upper-latin.hover li:hover:before, ul.upper-roman li.active, ul.upper-roman li.active:before, ul.upper-roman.hover li:hover, ul.upper-roman.hover li:hover:before {
	color: #01b7f2
}
ul.arrow-square.hover li, ul.arrow.hover li, ul.check-circle.hover li, ul.check-square.hover li, ul.check.hover li, ul.chevron.hover li, ul.circle.hover li, ul.decimal.hover li, ul.lower-latin.hover li, ul.triangle.hover li, ul.upper-latin.hover li, ul.upper-roman.hover li {
	cursor: default
}
ul.arrow, ul.arrow-square, ul.check, ul.check-circle, ul.check-square, ul.chevron, ul.circle, ul.triangle {
	list-style: none;
	padding: 0
}
ul.arrow li:before, ul.arrow-square li:before, ul.check li:before, ul.check-circle li:before, ul.check-square li:before, ul.chevron li:before, ul.circle li:before, ul.triangle li:before {
	font-family: FontAwesome
}
ul.arrow li:before {
	content: "\f178";
	margin-right: 10px;
	color: #01b7f2
}
ul.triangle li:before {
	content: "\f04b";
	margin-right: 10px;
	color: #fff;
	display: block;
	float: left;
	font-size: 7px
}
ul.triangle li.active, ul.triangle li.active:before, ul.triangle.hover li:hover, ul.triangle.hover li:hover .box-title, ul.triangle.hover li:hover:before {
	color: #ff6000
}
ul.circle li:before {
	content: "\f111";
	margin-right: 10px;
	color: #01b7f2;
	display: block;
	float: left;
	font-size: 5px
}
ul.circle.bullet-yellow li:before {
	color: #fdb714
}
ul.circle.bullet-green li:before {
	color: #98ce44
}
ul.circle.bullet-blue li:before {
	color: #01b7f2
}
ul.check li:before {
	content: "\e8ba";
	margin-right: 10px;
	color: #98ce44;
	font-family: soap-icons;
	font-size: 1.3333em;
	line-height: 1em
}
ul.chevron li {
	padding-left: 30px!important;
	position: relative
}
ul.chevron li:before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	line-height: 20px;
	content: "\f054";
	color: #01b7f2;
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	border: 1px solid #01b7f2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%
}
ul.arrow-square li:before {
	content: "\f178";
	margin-right: 10px;
	color: #fff;
	background: #01b7f2;
	padding: 0 2px 0 3px
}
ul.decimal {
	counter-reset: item
}
ul.decimal li:before {
	content: counters(item, ".") "-";
	counter-increment: item;
	margin-right: 5px
}
ul.check-circle li:before, ul.check-square li:before {
	content: "\e8ba";
	margin-right: 10px
}
ul.upper-roman {
	padding-left: 1.5em;
	list-style: upper-roman
}
ul.lower-latin {
	padding-left: 1.25em;
	list-style: lower-latin
}
ul.upper-latin {
	padding-left: 1.5em;
	list-style: upper-latin
}
ul.lower-latin.bullet-colored li, ul.upper-latin.bullet-colored li, ul.upper-roman.bullet-colored li {
	color: #01b7f2
}
ul.lower-latin.bullet-colored li>*, ul.upper-latin.bullet-colored li>*, ul.upper-roman.bullet-colored li>* {
	color: #838383
}
ul.check-square li:before {
	font-family: soap-icons;
	background: #d9d9d9;
	color: #fff;
	padding: 1px 4px 0;
	font-size: 12px
}
ul.check-square li.active {
	background: #01b7f2;
	color: #fff
}
ul.check-square li.active>a {
	color: #fff
}
ul.check-square li.active:before {
	background: #fff;
	color: #fdb714
}
ul.check-circle li:before {
	display: inline-block;
	color: #fff;
	font-family: soap-icons;
	background: #fdb714;
	vertical-align: baseline;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px
}
.toggle-container {
	background: #fff
}
.toggle-container .panel {
	margin-bottom: 0;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: none;
	border-bottom: 2px solid #f5f5f5;
	position: relative
}
.toggle-container .panel:last-child {
	border: none
}
.toggle-container .panel .panel-title {
	padding: 0;
	color: #296599;
	font-size: 1.1667em;
	position: relative
}
.toggle-container .panel .panel-title a {
	white-space: normal;
	display: block;
	padding: 15px
}
.toggle-container .panel h1.panel-title {
	font-size: 2em
}
.toggle-container .panel h2.panel-title {
	font-size: 1.6667em
}
.toggle-container .panel h3.panel-title {
	font-size: 1.5em
}
.toggle-container .panel h4.panel-title {
	font-size: 16px;
	font-weight: 700;
	font-family: Calibri
}
.toggle-container .panel h5.panel-title {
	font-size: 1.1667em
}
.toggle-container .panel h6.panel-title {
	font-size: 1em
}
.toggle-container .panel.style1 .panel-title>a {
	line-height: 10px
}
.toggle-container .panel.style1 .panel-title>a:before {
	display: block;
	content: "\f063";
	font-family: FontAwesome;
	line-height: 10px;
	font-size: 10px;
	float: left;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #9e9e9e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%
}
.toggle-container .panel.style1 .panel-title>a.collapsed:before {
	content: "\f060";
	color: #333
}
.toggle-container .panel.style1 .panel-content {
	padding: 10px 15px 15px 55px
}
.toggle-container .panel.style1.arrow-right .panel-title {
	position: relative
}
.toggle-container .panel.style1.arrow-right .panel-title>a {
	padding-right: 36px
}
.toggle-container .panel.style1.arrow-right .panel-title>a:before {
	float: none;
	position: absolute;
	right: 0;
	height: 16px;
	line-height: 17px;
	width: 16px;
	font-size: 9px;
	border: none;
	margin-top: -8px;
	top: 50%
}
.toggle-container .panel.style1.arrow-right .panel-content {
	padding: 10px 15px
}
.toggle-container .panel.style2 .panel-title {
	padding: 0
}
.toggle-container .panel.style2 .panel-title>a {
	display: block;
	line-height: normal;
	padding: 15px;
	font-size: 24px;
	color: #296599
}
.toggle-container .panel.style2 .panel-title>a.collapsed {
	color: inherit;
	position: relative;
	background-color: #f5f5f5;
	padding: 15px 0 15px 15px;
	border-bottom: 1px solid #ccc
}
.toggle-container .panel.style2 .panel-title>a.collapsed:hover {
	color: #296599
}
.toggle-container .panel.style2 .panel-title>a:after {
	content: "\f068";
	font-family: FontAwesome;
	font-size: 10px;
	width: 30px;
	height: 10px;
	display: block;
	position: absolute;
	right: 15px;
	bottom: 25px;
	color: #333;
	background: #fff;
	text-align: center
}
.toggle-container .panel.style2 .panel-title>a.collapsed:after {
	content: "\f067";
	color: #333;
	background: #f5f5f5
}
.toggle-container .panel.style2 .panel-content {
	padding: 0 15px 30px 20px
}
.toggle-container.with-image>.image-container {
	background: #01b7f2
}
.toggle-container.with-image>.image-container>img {
	width: 100%;
	height: auto
}
.tab-container ul.tabs li a, .tab-container ul.tabs1 li a, .tab-container ul.tabs2 li a, .tab-container ul.tabs3 li a, .tab-container ul.tabs4 li a {
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	white-space: nowrap
}
.toggle-container.with-image .panel>img {
	display: none
}
.toggle-container.with-image .panel-title>a {
	color: #01b7f2
}
.toggle-container.with-image .panel-title>a.collapsed {
	color: inherit
}
.toggle-container.with-image .panel-title>a.collapsed:hover {
	color: #01b7f2
}
.tab-wrapper {
	background: #fff
}
.tab-wrapper .tab-container .tab-content .tab-content1 .tab-pane {
	padding-left: 0;
	padding-right: 0
}
.tab-pane [class*=" col-"], .tab-pane [class^=col-] {
	padding-left: 10px;
	padding-right: 10px
}
.tab-pane .row {
	margin-top: 0;
	margin-left: -10px;
	margin-right: -10px
}
.tab-container ul.tabs {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #DB5424
}
.tab-container ul.tabs li {
	float: left;
	padding-right: 4px
}
.tab-container ul.tabs li:last-child {
	padding-right: 0
}
.tab-container ul.tabs li a {
	color: #5d5d5d;
	display: block;
	padding: 0 20px;
	background: #d9d9d9;
	font-size: 1em;
	text-transform: uppercase
}
.tab-container ul.tabs li.active>a, .tab-container ul.tabs li:hover>a {
	color: #fff;
	background: #fd7a06
}
.tab-container ul.tabs1 {
	margin: 0 0 0 20px;
	padding: 0
}
.tab-container ul.tabs1 li {
	float: left;
	padding-left: 5px
}
.tab-container ul.tabs1 li:last-child {
	padding-right: 0
}
.tab-container ul.tabs1 li a {
	color: #0d9af2;
	display: block;
	padding: 0 20px;
	background: #e6e6e6;
	font-size: 1em;
	text-transform: uppercase
}
.tab-container ul.tabs1 li.active>a, .tab-container ul.tabs1 li:hover>a {
	color: #fff;
	background: #68a71b;
	text-shadow: none
}
.tab-container ul.tabs2 {
	margin: 0;
	padding: 0
}
.tab-container ul.tabs2 li {
	float: left;
	padding-left: 5px
}
.tab-container ul.tabs2 li:last-child {
	padding-right: 0
}
.tab-container ul.tabs2 li a {
	color: #5d5d5d;
	display: block;
	padding: 0 20px;
	background: #d5d5d5;
	font-size: 17px
}
.tab-container ul.tabs2 li.active>a, .tab-container ul.tabs2 li:hover>a {
	color: #fff;
	background: #5d5d5d;
	text-shadow: none
}
.tab-container ul.tabs3 {
	background-color: #fff;
	opacity: .7;
	margin: 0;
	padding: 0
}
.tab-container ul.tabs3 li {
	float: left;
	padding-left: 0
}
.tab-container ul.tabs3 li:last-child {
	padding-right: 0
}
.tab-container ul.tabs3 li a {
	color: #000;
	display: block;
	padding: 0 22px;
	font-size: 15px
}
.tab-container ul.tabs3 li.active>a, .tab-container ul.tabs3 li:hover>a {
	color: #000;
	background-color: #e9e9e9;
	text-shadow: none
}
.tab-container ul.tabs4 {
	margin: 0;
	padding: 0
}
.tab-container ul.tabs4 li {
	float: left
}
.tab-container ul.tabs4 li:last-child {
	padding-right: 0
}
.tab-container ul.tabs4 li a {
	color: #5d5d5d;
	display: block;
	padding: 0 14px;
	background: silver;
	font-size: 17px
}
.tab-container ul.tabs4 li.active>a, .tab-container ul.tabs4 li:hover>a {
	color: #000;
	background: #e0e0e0;
	text-shadow: none
}
.tab-container ul.tabs.full-width {
	display: block
}
.tab-container ul.tabs.full-width li {
	float: none;
	display: table-cell;
	vertical-align: middle;
	width: 1%
}
.tab-container .tab-content .tab-pane:after, .tab-container .tab-content1 .tab-pane:after, .tab-container ul.tabs1:after, .tab-container ul.tabs2:after, .tab-container ul.tabs3:after, .tab-container ul.tabs4:after, .tab-container ul.tabs:after {
	display: table;
	clear: both;
	content: ""
}
.tab-container ul.tabs.full-width li a {
	padding: 0;
	text-align: center
}
.tab-container .tab-content {
	background: #fff
}
.tab-container .tab-content .tab-pane {
	padding: 20px;
	line-height: 1.7em
}
.tab-container .tab-content .tab-pane>img {
	margin: 0 15px 0 0
}
.tab-container .tab-content .tab-pane .image-box .details {
	padding-right: 0
}
.tab-container .tab-content1 {
	background: url(../images/white.png)
}
.tab-container .tab-content1 .tab-pane {
	padding: 20px;
	line-height: 1.7em
}
.tab-container .tab-content1 .tab-pane .row {
	margin-bottom: 15px
}
.tab-container .tab-content1 .tab-pane>img {
	margin: 0 15px 0 0
}
.tab-container .tab-content1 .tab-pane .image-box .details {
	padding-right: 0
}
.tab-container.style1 .tab-content {
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8
}
.tab-container.style1 ul.tabs {
	display: block;
	background: #fff;
	border-bottom: 1px solid #d8d8d8
}
.tab-container.style1 ul.tabs li a {
	height: 30px;
	line-height: 30px;
	background: #d9d9d9;
	color: #333;
	font-weight: 400;
	font-size: 14px
}
.tab-container.style1 ul.tabs li.active>a, .tab-container.style1 ul.tabs li:hover>a {
	color: #333;
	background: #fff;
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	font-weight: 700
}
.tab-container.style1 ul.tabs li:hover>a:after {
	display: none
}
.tab-container.style1 ul.tabs li.active:hover>a:after {
	display: block
}
.tab-container.style1 ul.tabs.full-width li a {
	padding: 0
}
.tab-container.trans-style {
	position: relative;
	z-index: 1;
	margin-top: -40px
}
.tab-container.trans-style ul.tabs {
	padding: 0 10px
}
.tab-container.trans-style ul.tabs li a {
	filter: alpha(opacity=55);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=55);
	-moz-opacity: .55;
	-khtml-opacity: .55;
	opacity: .55;
	background: #fff;
	color: #000;
	overflow: hidden
}
.tab-container.trans-style ul.tabs li a i {
	font-size: 16px;
	vertical-align: middle;
	margin-right: 10px
}
.tab-container.trans-style ul.tabs li a i[class^=soap-icon] {
	font-size: 20px
}
.tab-container.trans-style ul.tabs li a:hover {
	filter: alpha(opacity=80);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
	color: #01b7f2
}
.tab-container.trans-style ul.tabs li a:hover i {
	-webkit-animation: toTopFromBottom .3s forwards;
	-moz-animation: toTopFromBottom .3s forwards;
	animation: toTopFromBottom .3s forwards
}
.tab-container.trans-style ul.tabs li.active a {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: #01b7f2
}
.tab-container.trans-style ul.tabs li a:hover i, .tab-container.trans-style ul.tabs li.active a i {
	color: #fdb714
}
.tab-container.full-width-style ul.tabs {
	width: 14%;
	float: left
}
.tab-container.full-width-style ul.tabs:after {
	display: none;
	clear: none
}
.tab-container.full-width-style ul.tabs li {
	float: none;
	margin: 0;
	padding-right: 0
}
.tab-container.full-width-style ul.tabs li a {
	height: 100px;
	display: block;
	border-bottom: 3px solid #f5f5f5;
	border-right: 3px solid #f5f5f5;
	background: #fff;
	color: inherit;
	font-size: 1.1667em;
	text-transform: none;
	font-weight: 400;
	text-align: center;
	padding-top: 20px;
	line-height: 2em
}
.icon-box, .promo-box .action-section button {
	text-transform: uppercase
}
.tab-container.full-width-style ul.tabs li a>i {
	color: #d9d9d9;
	display: block;
	font-size: 18px;
	margin: 0 auto;
	width: 1.6em;
	height: 1.6em;
	line-height: 1.5em;
	overflow: hidden
}
.tab-container.full-width-style ul.tabs li a:hover i:before {
	-webkit-animation: toTopFromBottom .3s forwards;
	-moz-animation: toTopFromBottom .3s forwards;
	animation: toTopFromBottom .3s forwards
}
.tab-container.full-width-style ul.tabs li a:hover, .tab-container.full-width-style ul.tabs li.active a {
	color: #2d3e52
}
.tab-container.full-width-style ul.tabs li a:hover i, .tab-container.full-width-style ul.tabs li.active a i {
	color: #fdb714;
	border-color: #fdb714
}
.tab-container.full-width-style ul.tabs li:last-child.active a {
	border-bottom: none
}
.tab-container.full-width-style ul.tabs li.active a {
	border-right-color: transparent
}
.tab-container.full-width-style.arrow-left ul.tabs li {
	margin-bottom: 4px
}
.tab-container.full-width-style.arrow-left ul.tabs li a {
	border: none;
	margin-right: 4px
}
.tab-container.full-width-style.arrow-left ul.tabs li.active a {
	margin-right: 0;
	border-left: 2px solid #fdb714;
	position: relative
}
.tab-container.full-width-style.arrow-left ul.tabs li.active a:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-left: 3px solid #fdb714;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}
.tab-container.full-width-style.arrow-left .tab-content .tab-pane {
	padding: 30px
}
.tab-container.full-width-style .tab-content {
	float: left;
	width: 86%
}
.tab-container.full-width-style .tab-content .tab-content-title {
	color: #01b7f2
}
.tab-container.full-width-style:after {
	display: table;
	content: "";
	clear: both
}
.promo-box {
	margin: 0 0 30px;
	overflow: hidden
}
.promo-box .table-wrapper {
	width: 100%;
	margin: 0
}
.promo-box .m-title {
	font-size: 2em;
	color: #fff;
	line-height: 1.5em;
	margin: 0
}
.promo-box .m-title em {
	font-size: 1.28em;
	font-weight: 700;
	font-style: normal
}
.promo-box .m-title em i {
	font-weight: 400
}
.promo-box .action-section {
	padding: 20px 0 0;
	text-align: right
}
.promo-box .action-section form .row>div {
	margin-bottom: 10px
}
.promo-box .image-container {
	padding: 0;
	float: none;
	position: relative;
	text-align: center
}
.promo-box .image-container img {
	position: absolute;
	left: 0;
	visibility: hidden;
	height: auto
}
.promo-box .table-wrapper {
	height: 100%
}
.promo-box .table-cell {
	vertical-align: middle
}
.promo-box .content-section {
	padding: 40px 0;
	z-index: 1;
	position: relative
}
.flexslider .slides li {
	display: none
}
.image-carousel.style2 .flex-direction-nav, .photo-gallery .flex-direction-nav {
	position: absolute;
	right: 0;
	top: -40px;
	width: 72px;
	height: 22px
}
.image-carousel.style2 .flex-direction-nav li a, .photo-gallery .flex-direction-nav li a {
	width: 30px;
	height: 22px;
	background: #01b7f2;
	color: #fff;
	text-indent: -9999px;
	text-align: left;
	position: static;
	float: left;
	margin: 0;
	filter: alpha(opacity=100)!important;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)!important;
	-moz-opacity: 1!important;
	-khtml-opacity: 1!important;
	opacity: 1!important;
	-moz-transition: none 1s ease-in-out;
	-o-transition: none 1s ease-in-out;
	-webkit-transition: none 1s ease-in-out;
	-ms-transition: none 1s ease-in-out;
	transition: none 1s ease-in-out
}
.image-carousel.style2 .flex-direction-nav li a:before, .photo-gallery .flex-direction-nav li a:before {
	position: absolute;
	display: block;
	font-family: FontAwesome;
	text-indent: 0;
	font-size: 12px;
	line-height: 22px
}
.image-carousel.style2 .flex-direction-nav li a.flex-prev, .photo-gallery .flex-direction-nav li a.flex-prev {
	margin-right: 10px
}
.image-carousel.style2 .flex-direction-nav li a.flex-prev:before, .photo-gallery .flex-direction-nav li a.flex-prev:before {
	content: "\f177";
	left: 8px
}
.image-carousel.style2 .flex-direction-nav li a.flex-next:before, .photo-gallery .flex-direction-nav li a.flex-next:before {
	content: "\f178";
	right: 9px
}
.image-carousel.style2 .flex-direction-nav li a.flex-disabled, .photo-gallery .flex-direction-nav li a.flex-disabled {
	background: #d9d9d9
}
.travelo-box>.image-carousel.style2 .flex-direction-nav {
	top: -60px
}
.photo-gallery {
	background: #fff;
	box-shadow: none;
	border: none;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}
.image-style.style2 .image-block li, .photo-gallery .flex-control-nav>li a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%
}
.photo-gallery img {
	width: 100%
}
.photo-gallery .slides>li {
	display: none;
	overflow: hidden;
	position: relative
}
.photo-gallery .flex-control-nav {
	width: auto;
	position: absolute;
	right: 30px;
	bottom: 30px
}
.photo-gallery .flex-control-nav>li {
	float: left;
	margin-left: 5px;
	margin-right: 0
}
.photo-gallery .flex-control-nav>li a {
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-indent: -9999px;
	cursor: pointer;
	background: rgba(255,255,255,0);
	box-shadow: none
}
.image-carousel .slides>li, .image-carousel.style1 .flex-control-nav, .photo-gallery.style1 .flex-control-nav, .photo-gallery.style1 .flex-direction-nav, .photo-gallery.style3 .flex-control-nav, .photo-gallery.style4 .flex-direction-nav {
	display: none
}
.photo-gallery .flex-control-nav>li a.flex-active {
	background: #fdb714;
	border-color: #fdb714
}
.photo-gallery.style3 .flex-direction-nav {
	right: 10px;
	bottom: 10px;
	top: auto
}
.photo-gallery.style4 .flex-control-nav {
	right: 25px;
	bottom: 5px;
	top: auto
}
.image-carousel {
	position: relative;
	box-shadow: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: 0 0
}
.image-carousel img {
	max-width: 100%
}
.image-carousel.style1 {
	padding: 10px 45px;
	background: #fff
}
.image-carousel.style1 .slides>li {
	margin-right: 10px;
	height: 70px;
	cursor: pointer;
	overflow: hidden
}
.image-carousel.style1 .slides>li:last-child {
	margin-right: 0
}
.image-carousel.style1 .slides>li img {
	height: 100%;
	width: auto;
	max-width: none;
	filter: alpha(opacity=50);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	-moz-transition: opacity .3s ease-in;
	-o-transition: opacity .3s ease-in;
	-webkit-transition: opacity .3s ease-in;
	-ms-transition: opacity .3s ease-in;
	transition: opacity .3s ease-in
}
.image-carousel.style1 .slides>li.flex-active-slide img, .image-carousel.style1 .slides>li:hover img {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.image-carousel.style1 .flex-direction-nav {
	position: static;
	width: 0;
	height: 0
}
.image-carousel.style1 .flex-direction-nav li a {
	background: rgba(219,32,33,.7);
	float: none;
	width: 25px;
	height: auto;
	height: 30px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	margin: 20px 0 0;
	filter: alpha(opacity=100)!important;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)!important;
	-moz-opacity: 1!important;
	-khtml-opacity: 1!important;
	opacity: 1!important;
	text-indent: -9999px;
	text-align: left;
	color: #fff;
	-moz-transition: background .2s ease-in;
	-o-transition: background .2s ease-in;
	-webkit-transition: background .2s ease-in;
	-ms-transition: background .2s ease-in;
	transition: background .2s ease-in
}
.image-carousel.style1 .flex-direction-nav li a:hover {
	background: #01b7f2
}
.image-carousel.style1 .flex-direction-nav li a:before {
	display: block;
	position: absolute;
	left: 9px;
	top: 50%;
	margin-top: -6px;
	text-indent: 0;
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 1;
	text-shadow: none
}
.image-carousel.style1 .flex-direction-nav li a.flex-prev {
	left: 5px
}
.image-carousel.style1 .flex-direction-nav li a.flex-prev:before {
	content: "\f053"
}
.image-carousel.style1 .flex-direction-nav li a.flex-next {
	right: 5px
}
.image-carousel.style1 .flex-direction-nav li a.flex-next:before {
	content: "\f054"
}
.image-carousel.style1 .flex-direction-nav li a.flex-disabled {
	background: #f5f5f5;
	color: #9e9e9e
}
.image-carousel.style2 .slides>li {
	margin-right: 30px
}
.image-carousel.style2 .slides>li:last-child {
	margin-right: 0
}
.image-carousel.style2 .slides>li .hover-effect {
	z-index: 0
}
.image-carousel.style2 .slides>li .hover-effect img {
	position: relative
}
.image-carousel.style2 .slides>li .hover-effect .caption {
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	right: 0;
	z-index: 3;
	margin: 0;
	background: #2d3e52;
	color: #fff;
	font-size: 1.1667em;
	-webkit-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-moz-transition: -moz-transform .35s;
	-o-transition: -o-transform .35s;
	-webkit-transition: -webkit-transform .35s;
	-ms-transition: -ms-transform .35s;
	transition: transform .35s
}
.image-carousel.style2 .slides>li .hover-effect:hover .caption {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	display: block;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.image-carousel.style2 .flex-control-nav, .image-carousel.style3 .flex-control-nav {
	display: none
}
.image-carousel.style2.row-2 li>a:first-child, .image-carousel.style3 {
	margin-bottom: 30px
}
.image-carousel.style3 .slides, .image-carousel.style3 .slides>li .box {
	margin-bottom: 0
}
.image-carousel.style3 .slides>li {
	margin-right: 30px
}
.image-carousel.style3 .slides>li:last-child {
	margin-right: 0
}
.image-carousel.style3 .flex-direction-nav {
	position: static;
	width: 0;
	height: 0
}
.image-carousel.style3 .flex-direction-nav li a {
	width: 40px;
	height: 40px;
	border: 2px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	background: 0 0;
	color: #d9d9d9;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	text-shadow: none;
	text-align: left!important;
	text-indent: -9999px
}
.image-carousel.style3 .flex-direction-nav li a:before {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	line-height: 36px;
	font-family: soap-icons;
	text-indent: 0;
	font-size: 24px
}
.image-carousel.style3 .flex-direction-nav li a.flex-prev {
	left: -80px
}
.image-carousel.style3 .flex-direction-nav li a.flex-prev:before {
	content: "\e87b"
}
.image-carousel.style3 .flex-direction-nav li a.flex-next {
	right: -80px
}
.image-carousel.style3 .flex-direction-nav li a.flex-next:before {
	content: "\e887"
}
.image-carousel.style3 .flex-direction-nav li a:hover {
	color: #fff
}
.image-carousel.style3 .flex-direction-nav li a.flex-disabled {
	color: #838383
}
.image-style {
	position: relative;
	background: #fff;
	padding: 30px 0 0 30px
}
.image-style.style1:after, .image-style.style1:before {
	content: "";
	position: absolute;
	right: -60px;
	display: block
}
.image-style.large-font {
	font-size: 1.2307em
}
.image-style.style1 {
	margin-right: 60px
}
.image-style.style1 .image-block {
	margin-right: 25px
}
.image-style.style1 .title {
	font-size: 1.875em;
	margin-bottom: 30px
}
.image-style.style1 ul li {
	margin: 0 10px 10px 0;
	width: 80px;
	height: 80px
}
.image-style.style1 ul li a img, .image-style.style2 .image-block li a img {
	height: 100%;
	max-width: none
}
.image-style.style1 ul li a {
	overflow: hidden;
	display: block
}
.image-style.style1:before {
	width: 60px;
	background-color: #fff;
	bottom: 60px;
	top: 0
}
.image-style.style1:after {
	bottom: 0;
	border-top: 60px solid #d9d9d9;
	border-right: 60px solid transparent
}
.image-style.style2 p {
	line-height: 1.5em
}
.image-style.style2 .title {
	font-size: 1.25em;
	color: #01b7f2;
	margin-top: 20px
}
.image-style.style2 .image-block {
	padding-left: 50px;
	position: relative;
	min-height: 200px
}
.image-style.style2 .image-block li {
	position: absolute;
	border-radius: 50%;
	padding: 5px;
	background: #fff;
	border: 1px solid #bfbfbf
}
.image-box .box>.details, .image-box.box>.details, .image-box.style11 .details, .image-box.style5 .details {
	padding: 28px 15px
}
.icon-box.style7>i, .image-style.style2 .image-block li a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%
}
.image-style.style2 .image-block li a {
	display: block;
	border-radius: 50%;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
}
.image-box .box, .image-box.box {
	text-align: left;
	background: #fff;
	margin-bottom: 30px;
	border: 1px solid #E0E0E0;
	border-radius: 5px
}
.image-box .box img, .image-box.box img {
	width: 100%;
	height: auto
}
.image-box .box>.details>:last-child, .image-box.box>.details>:last-child {
	margin-bottom: 0
}
.image-box .box .box-title, .image-box.box .box-title {
	margin-bottom: 10px;
	color: #333
}
.image-box.style1 .box-title, .image-box.style10 .box-title {
	margin-bottom: 0
}
.image-box.style12 .opacity-wrapper, .image-box.style7 .opacity-wrapper, .image-box.style8 .opacity-wrapper {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: #fdb714;
	filter: alpha(opacity=60);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6;
	width: 100%;
	height: 100%
}
.image-box.style2 .box:after, .image-box.style2.box:after, .image-box.style4 .details:after {
	content: "";
	display: table;
	clear: both
}
.image-box.style2 figure {
	float: left;
	width: 250px
}
.image-box.style2 .details {
	padding: 20px 20px 10px 270px
}
.image-box.style2 .details p {
	margin-bottom: 20px
}
.image-box.style3 .details {
	padding: 15px;
	font-family: Calibri
}
.image-box.style3 .details .box-title {
	margin-bottom: 0
}
.image-box.style3 .details .offers-content {
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 0
}
.image-box.style3 .details .description {
	border-top: 1px solid #f5f5f5;
	padding-top: 10px
}
.image-box.style4 .details .box-title {
	float: left;
	margin: 0
}
.image-box.style4 .details .goto-detail {
	float: right;
	color: #98ce44;
	font-weight: 700;
	font-size: 16px
}
.image-box.style11 .box, .image-box.style11.box, .image-box.style5 .box, .image-box.style5.box {
	position: relative
}
.image-box.style11 figure, .image-box.style5 figure {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	z-index: 0
}
.image-box.style11 figure figcaption, .image-box.style5 figure figcaption {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 50px;
	width: 100%;
	text-align: center;
	-moz-transition: -moz-transform .4s;
	-o-transition: -o-transform .4s;
	-webkit-transition: -webkit-transform .4s;
	-ms-transition: -ms-transform .4s;
	transition: transform .35s;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.image-box.style11 figure figcaption .caption-title, .image-box.style5 figure figcaption .caption-title {
	margin: 0;
	color: #fff;
	line-height: 1.1em
}
.image-box.style11 figure figcaption span, .image-box.style5 figure figcaption span {
	color: #fff;
	font-size: 1.8333em;
	text-align: center;
	letter-spacing: .04em
}
.image-box.style11 figure:hover figcaption, .image-box.style5 figure:hover figcaption {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.image-box.style11 figure:hover a:before, .image-box.style5 figure:hover a:before {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.image-box.style11 figure a, .image-box.style5 figure a {
	display: block
}
.image-box.style11 figure a:before, .image-box.style5 figure a:before {
	position: absolute;
	z-index: 2;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	right: 0;
	bottom: 0;
	height: 100%;
	background: rgba(12,57,99,.6);
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.image-box.style11 .details .detail:after, .image-box.style14 .box:after, .image-box.style14.box:after, .image-box.style5 .details .detail:after, .image-box.style6 .box:after, .image-box.style6.box:after, .image-box.style8 .box:after, .image-box.style8.box:after {
	display: table;
	content: "";
	clear: both
}
.image-box.style11 .details .detail, .image-box.style5 .details .detail {
	margin: 0;
	border-top: 1px solid #f5f5f5;
	padding: 10px 20px
}
.image-box.style11 .details .detail:first-child, .image-box.style5 .details .detail:first-child {
	border: none
}
.image-box.style11 .details .detail .box-title, .image-box.style5 .details .detail .box-title {
	line-height: 40px;
	margin: 0
}
.image-box.style14 figure, .image-box.style6 figure {
	padding: 0
}
.image-box.style14 .details, .image-box.style6 .details {
	margin-bottom: 0!important;
	padding: 20px 30px;
	line-height: 1.7em
}
.image-box.style7 .box, .image-box.style7.box {
	background: #fff;
	margin-bottom: 30px
}
.image-box.style7 .box .details p, .image-box.style7.box .details p, .image-box.style9 .box-title {
	margin: 0
}
.image-box.style7 .box figure, .image-box.style7.box figure {
	height: 72px
}
.image-box.style7 .box .details, .image-box.style7.box .details {
	padding: 20px 20px 25px;
	font-size: 1.0833em
}
.image-box.style8 .box {
	background: 0 0
}
.image-box.style8 figure {
	width: 25%;
	float: left;
	position: relative;
	overflow: hidden
}
.image-box.style8 figure img {
	height: 100%;
	width: auto;
	max-width: none
}
.image-box.style8 .details {
	width: 75%;
	float: left;
	padding: 20px;
	background: #fff
}
.image-box.style9 figure a {
	position: relative;
	display: block;
	width: 100%
}
.image-box.style9 figure img {
	width: 100%;
	height: auto
}
.image-box.style9 .button, .image-box.style9 .description {
	margin-top: 20px
}
.image-box.style9 .details {
	background: #fff;
	padding: 15px;
	text-align: center
}
.image-box.style10 .details a.button {
	margin-top: 5px;
	float: right
}
.image-box.style11 .box>.details {
	padding: 15px
}
.image-box.style12 .box, .image-box.style12.box {
	display: table
}
.image-box.style12 .action, .image-box.style12 .details, .image-box.style12 figure {
	display: table-cell;
	vertical-align: top
}
.image-box.style12 figure {
	margin-right: 30px;
	max-width: 30%
}
.image-box.style12 figure a {
	position: relative;
	display: inline-block;
	height: 100%
}
.image-box.style12 figure img {
	width: auto;
	max-width: 150px
}
.listing-style1.car figure img, .listing-style1.flight figure img {
	max-width: 100%
}
.image-box.style12 .details {
	border-right: 1px solid #f5f5f5;
	padding: 12px 20px 10px 25px;
	width: 100%
}
.image-box.style12 .details>:last-child {
	margin-bottom: 0
}
.image-box.style12 .action {
	padding: 15px
}
.image-box.style12 .action .price {
	text-align: center;
	float: none;
	margin: 0 0 10px
}
.image-box.style13 .box, .image-box.style13.box, .image-box.style14 .box-title, .sidebar .image-box.style14 {
	margin-bottom: 0
}
.image-box.style12 .action a.button, .image-box.style12 .action button {
	padding: 0 10px
}
.image-box.style12 .image-wrapper {
	position: relative;
	overflow: hidden;
	display: block
}
.image-box.style13 figure {
	float: left;
	margin-right: 15px
}
.image-box.style13 .details {
	padding: 0 15px
}
.image-box.style13 .action {
	float: right
}
.image-box.style13 .action .button {
	padding: 0 10px
}
.image-box.style13 .price {
	float: none
}
.image-box.style13 .box:after, .image-box.style13.box:after {
	display: table;
	content: "";
	clear: both
}
.image-box.style14 figure {
	float: left;
	width: 63px
}
.image-box.style14 .details {
	margin-left: 63px;
	padding: 15px 15px 0
}
.image-box.style14 .price {
	float: none;
	text-align: left;
	display: inline;
	font-size: 1.4em
}
.image-box.style14 .box-title small {
	line-height: 1em
}
.image-box.style12 .opacity-wrapper, .image-box.style7 .opacity-wrapper, .image-box.style8 .opacity-wrapper {
	cursor: pointer;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	-webkit-transition: opacity .3s ease-out;
	-ms-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}
.image-box.style12 figure, .image-box.style7 figure, .image-box.style8 figure {
	overflow: hidden;
	z-index: 0
}
.image-box.style12 figure img, .image-box.style7 figure img, .image-box.style8 figure img {
	-moz-transition: -moz-transform .35s;
	-o-transition: -o-transform .35s;
	-webkit-transition: -webkit-transform .35s;
	-ms-transition: -ms-transform .35s;
	transition: transform .35s;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}
.image-box.style12 figure:hover img, .image-box.style7 figure:hover img, .image-box.style8 figure:hover img {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-ms-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}
.image-box.style12 figure:hover .opacity-wrapper, .image-box.style7 figure:hover .opacity-wrapper, .image-box.style8 figure:hover .opacity-wrapper {
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.sidebar .image-box.style14 .box {
	padding-bottom: 9px;
	border-bottom: 1px dashed #e2e2e2;
	margin-bottom: 15px
}
.sidebar .image-box.style14 .box:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0
}
.icon-box>i {
	text-align: center
}
.icon-box.style1 {
	height: 42px;
	background: #fff;
	line-height: 42px;
	font-size: .9167em
}
.icon-box.style1>i {
	display: block;
	width: 42px;
	float: left;
	background: #fdb714;
	line-height: 42px;
	color: #fff;
	font-size: 2em;
	margin-right: 15px
}
.icon-box.style2 {
	line-height: 1.75em;
	color: #01b7f2;
	font-size: .9167em;
	display: inline-block
}
.icon-box.style2>i {
	font-size: 1.5em;
	margin-right: 10px;
	color: #01b7f2
}
.icon-box.style3 {
	background: #fff;
	text-align: center;
	margin-bottom: 10px
}
.icon-box.style3 .numbers {
	font-size: 5em;
	color: #2d3e52;
	padding: 20px 0;
	font-weight: 300
}
.icon-box.style3 .numbers i {
	margin-right: 10px
}
.icon-box.style3 .description {
	border-top: 1px solid #f5f5f5;
	font-weight: 700;
	padding: 6px 0
}
.icon-box.style4, .icon-box.style8, .icon-box.style9 {
	text-align: center;
	text-transform: none
}
.icon-box.style4>i, .icon-box.style8>i, .icon-box.style9>i {
	font-size: 5em;
	color: #99B73D
}
.icon-box.style4 .box-title, .icon-box.style8 .box-title, .icon-box.style9 .box-title {
	margin-top: 10px;
	margin-bottom: 10px
}
.icon-box.style5 {
	height: 70px;
	background: #fff;
	line-height: 70px;
	text-transform: none
}
.icon-box.style5>i {
	display: block;
	width: 70px;
	float: left;
	background: #01b7f2;
	line-height: 70px;
	color: #fff;
	font-size: 3em;
	margin-right: 15px
}
.icon-box.style5 .description {
	line-height: 1.6em;
	padding: 14px 15px 0 0
}
.icon-box.style5 .description small {
	text-transform: uppercase
}
.icon-box.style6, .icon-box.style7 {
	line-height: 50px;
	text-transform: none
}
.icon-box.style6>i, .icon-box.style7>i {
	display: block;
	width: 50px;
	float: left;
	background: #fdb714;
	line-height: 50px;
	color: #fff;
	font-size: 2.5em
}
.icon-box.style6 .box-title, .icon-box.style7 .box-title {
	margin-bottom: 5px
}
.icon-box.style6 .description, .icon-box.style7 .description {
	line-height: 1.6em;
	padding-left: 70px
}
.icon-box.style6:after, .icon-box.style7:after {
	display: table;
	content: "";
	clear: both
}
.icon-box.style6 .box-title {
	letter-spacing: normal;
	margin-bottom: 10px
}
.icon-box.style7 {
	padding: 30px;
	background: #fff
}
.icon-box.style7>i {
	border-radius: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #01b7f2
}
.icon-box.style7>i.glyphicon {
	font-size: 1.6667em
}
.icon-box.style7 .description {
	padding-left: 80px
}
.icon-box.style7 .description .box-title {
	margin-bottom: 20px;
	line-height: 1.3333em
}
.icon-box.style7 .description ul {
	margin-bottom: 20px
}
.icon-box.style7 .description .view {
	text-decoration: underline;
	color: #98ce44;
	font-size: 1.0833em
}
.icon-box.style8 i, .icon-box.style9 i {
	font-size: 2.6666em;
	background: #fdb714;
	color: #fff;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.icon-box.style9 {
	display: inline-block
}
.icon-box.style9 .box-title {
	line-height: 1.2em
}
.icon-box.style9>i {
	background: #01b7f2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	width: 2em;
	height: 2em;
	line-height: 2em;
	margin-bottom: 15px
}
.icon-box.style10 {
	border: 1px solid #fdb714;
	margin-top: 20px;
	padding: 45px 20px 20px;
	position: relative;
	color: #7c9abd;
	text-align: center
}
.icon-box.style10 .box-title {
	color: #fff;
	margin-bottom: 15px
}
.icon-box.style10>i {
	position: absolute;
	width: 72px;
	height: 72px;
	top: -36px;
	left: 50%;
	margin-left: -36px;
	font-size: 3em;
	color: #fff;
	background: #fdb714;
	line-height: 72px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%
}
.icon-box.style10 .description {
	text-transform: none
}
.icon-box.style11, .icon-box.style12 {
	display: table
}
.icon-box.style11>.icon-wrapper, .icon-box.style12>.icon-wrapper {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 18px
}
.icon-box.style11>.icon-wrapper>i, .icon-box.style12>.icon-wrapper>i {
	color: #fdb714
}
.icon-box.style11>.details, .icon-box.style12>.details {
	display: table-cell;
	vertical-align: middle
}
.icon-box.style11>.icon-wrapper {
	width: 1.4em;
	text-align: left
}
.icon-box.style11 .details {
	text-transform: uppercase
}
.icon-box.style11 .details dd, .icon-box.style11 .details dl, .icon-box.style11 .details dt {
	font-size: .8333em
}
.icon-box.style11 .details .box-title {
	margin-bottom: 0;
	text-transform: none;
	margin-left: 15px
}
.icon-box.style12>.icon-wrapper {
	width: auto
}
.icon-box.style12>.icon-wrapper>i {
	border-color: #01b7f2;
	background: #01b7f2;
	color: #fff;
	font-size: 1.5em
}
.listing-style1.cruise .time>div:first-child, .listing-style1.flight .details .time>div:first-child, .listing-style3.flight .details .details-wrapper .time>div {
	border-right: 1px solid #f5f5f5
}
.listing-style1.car .details .amenities, .listing-style1.flight .details .time, .listing-style3.cruise .details .character {
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5
}
.icon-box.style12>.details {
	padding-left: 10px;
	margin: 0;
	text-transform: none
}
.icon-box.style12>.details .m-title {
	margin: 0
}
.listing-style1.cruise .box-title:after, .listing-style1.hotel .box-title:after {
	display: table;
	content: "";
	clear: both
}
.listing-style1.cruise .feedback, .listing-style1.hotel .feedback {
	margin: 5px 0;
	border-top: 1px solid #f5f5f5;
	padding-top: 5px;
	border-bottom: 1px solid #f5f5f5
}
.listing-style1.cruise .feedback .review, .listing-style1.hotel .feedback .review {
	display: block;
	float: right;
	text-transform: uppercase;
	font-size: .8333em;
	color: #9e9e9e
}
.listing-style1.cruise .five-stars-container, .listing-style1.hotel .five-stars-container {
	color: #dbdbdb
}
.listing-style1.cruise .action .button:last-child, .listing-style1.hotel .action .button:last-child {
	float: right
}
.listing-style1.cruise .action .button, .listing-style1.hotel .action .button {
	width: 45%;
	padding: 0;
	text-align: center
}
.listing-style1.cruise .action .button+.button, .listing-style1.hotel .action .button+.button {
	width: 50%
}
.listing-style1.car .details, .listing-style1.flight .details {
	padding: 15px 0 0!important;
	text-transform: uppercase
}
.listing-style1.car .details .box-title, .listing-style1.flight .details .box-title {
	text-transform: none
}
.listing-style1.car .details .box-title:after, .listing-style1.flight .details .box-title:after {
	display: table;
	content: "";
	clear: both
}
.listing-style1.car .action .button, .listing-style1.flight .action .button {
	text-align: center
}
.listing-style1.flight .details .time {
	margin: 10px 0;
	letter-spacing: .04em
}
.listing-style1.flight .details .time:after {
	display: table;
	content: "";
	clear: both
}
.listing-style1.flight .details .time>div {
	width: 50%;
	float: left;
	padding: 7px 0
}
.listing-style1.flight .details .time>div>.icon {
	font-size: 16px;
	float: left
}
.listing-style1.flight .details .time>div>.icon+div {
	padding-left: 24px
}
.listing-style1.flight .details .time>div+div {
	padding-left: 20px
}
.listing-style1.flight .details .duration {
	font-size: .8333em;
	text-align: center;
	letter-spacing: .04em
}
.listing-style1.car .details .mile {
	font-size: .8333em;
	text-align: center
}
.listing-style1.car .details .amenities {
	text-align: center;
	margin: 10px 0;
	padding: 10px 0 6px
}
.listing-style1.cruise .time {
	padding-top: 5px
}
.listing-style1.cruise .time [class^=soap-icon] {
	float: left;
	font-size: 20px
}
.listing-style1.cruise .time>div {
	margin-bottom: 10px!important
}
.listing-style1.cruise .time>div>div {
	padding-left: 20px
}
.listing-style1.cruise .action a.button {
	float: none!important
}
.listing-style1.cruise .description {
	text-align: center;
	font-size: .8333em;
	text-transform: uppercase
}
.listing-style1.car .box, .listing-style1.car.box, .listing-style1.flight .box, .listing-style1.flight.box, .listing-style2.car .box, .listing-style2.car.box, .listing-style2.flight .box, .listing-style2.flight.box {
	padding: 15px
}
.listing-style1.car figure, .listing-style1.flight figure, .listing-style2.car figure, .listing-style2.flight figure {
	background: #f5f5f5;
	display: table;
	width: 100%;
	table-layout: fixed
}
.listing-style1.car figure>a, .listing-style1.car figure>span, .listing-style1.flight figure>a, .listing-style1.flight figure>span, .listing-style2.car figure>a, .listing-style2.car figure>span, .listing-style2.flight figure>a, .listing-style2.flight figure>span {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.listing-style1.car figure img, .listing-style1.flight figure img, .listing-style2.car figure img, .listing-style2.flight figure img {
	width: auto
}
.listing-style1.flight .icon, .listing-style3.flight .icon {
	font-size: 16px
}
.listing-style1.flight .take-off>.icon, .listing-style3.flight .take-off>.icon {
	-webkit-transform: rotate(-25deg);
	-moz-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
	-o-transform: rotate(-25deg);
	transform: rotate(-25deg);
	display: inline-block
}
.listing-style1.flight .landing>.icon, .listing-style3.flight .landing>.icon {
	-webkit-transform: rotate(25deg);
	-moz-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	-o-transform: rotate(25deg);
	transform: rotate(25deg);
	display: inline-block
}
.listing-style1.car .amenities ul, .listing-style3.car .amenities ul {
	display: inline-block;
	color: #9e9e9e
}
.listing-style1.car .amenities ul li, .listing-style3.car .amenities ul li {
	float: left;
	text-align: center;
	padding: 0 5px;
	cursor: default;
	font-size: .8333em
}
.listing-style1.car .amenities ul li .glyphicon, .listing-style1.car .amenities ul li [class^=soap-icon], .listing-style3.car .amenities ul li .glyphicon, .listing-style3.car .amenities ul li [class^=soap-icon] {
	display: block;
	font-size: 16px;
	color: #d9d9d9;
	overflow: hidden
}
.listing-style1.car .amenities ul:after, .listing-style3 .box:after, .listing-style3.box:after, .listing-style3.car .amenities ul:after {
	display: table;
	content: "";
	clear: both
}
.listing-style1.car .amenities ul li .glyphicon, .listing-style3.car .amenities ul li .glyphicon {
	line-height: 25px
}
.listing-style1.car .amenities ul li .glyphicon:before, .listing-style3.car .amenities ul li .glyphicon:before {
	font-size: 12px
}
.listing-style1.car .amenities ul li:hover, .listing-style1.car .amenities ul li:hover .glyphicon, .listing-style1.car .amenities ul li:hover [class^=soap-icon], .listing-style3.car .amenities ul li:hover, .listing-style3.car .amenities ul li:hover .glyphicon, .listing-style3.car .amenities ul li:hover [class^=soap-icon] {
	color: #01b7f2
}
.listing-style1.car .amenities ul li:hover [class^=soap-icon]:before, .listing-style3.car .amenities ul li:hover [class^=soap-icon]:before {
	-webkit-animation: toTopFromBottom .35s forwards;
	-moz-animation: toTopFromBottom .35s forwards;
	animation: toTopFromBottom .35s forwards
}
.listing-style2 .box .box-title {
	margin-bottom: 0
}
.listing-style2 a.button {
	margin-top: 6px
}
.listing-style2.flight .details {
	padding: 12px 2px 0
}
.listing-style2.flight img {
	width: auto;
	max-width: 100%
}
.listing-style3 .box, .listing-style3.box {
	background: #fff;
	margin-bottom: 30px
}
.listing-style3 .box>*, .listing-style3.box>* {
	padding: 0
}
.listing-style3 .review {
	display: block;
	text-transform: uppercase;
	font-size: .8333em;
	color: #9e9e9e
}
.listing-style3 .five-stars-container, .listing-style3 .review {
	line-height: 1em
}
.listing-style3 .five-stars-container {
	color: #dbdbdb
}
.listing-style3 [class^=soap-icon].circle {
	color: #d9d9d9;
	cursor: default;
	font-size: 16px;
	overflow: hidden
}
.listing-style3 [class^=soap-icon].circle:hover {
	color: #01b7f2
}
.listing-style3 [class^=soap-icon].circle:hover:before {
	-webkit-animation: toTopFromBottom .35s forwards;
	-moz-animation: toTopFromBottom .35s forwards;
	animation: toTopFromBottom .35s forwards
}
#header.style1 .social-icons li a:hover i, #header.style6 .social-icons li>a:hover i {
	-webkit-animation: toBottomFromTop .3s forwards;
	-moz-animation: toBottomFromTop .3s forwards
}
.listing-style3 .price {
	float: none;
	text-align: center
}
.listing-style3.hotel figure img {
	width: 100%;
	height: auto
}
.listing-style3.hotel .box-title {
	margin: 0;
	font-size: 22px;
	font-family: Calibri
}
.listing-style3.hotel .box-title i {
	font-size: 18px
}
.listing-style3.hotel .amenities {
	float: right
}
.listing-style3.hotel .details {
	padding: 5px 0 15px 20px;
	display: table;
	font-size: 16px
}
.listing-style3.hotel .details [class^=soap-icon].circle {
	margin-right: 5px;
	margin-top: 5px
}
.listing-style3.hotel .details>* {
	display: table-row
}
.listing-style3.hotel .details>*>* {
	display: table-cell;
	padding: 10px 15px 0;
	text-align: center;
	vertical-align: middle
}
.listing-style3.hotel .details>*>:first-child {
	padding-left: 0;
	padding-right: 15px;
	text-align: left
}
.listing-style3.hotel .details>*>:last-child {
	width: 120px
}
.listing-style3.hotel .details>:first-child>* {
	padding-top: 0;
	padding-bottom: 10px
}
.listing-style3.flight .box, .listing-style3.flight.box {
	padding: 15px;
	display: table;
	width: 100%;
	table-layout: fixed
}
.listing-style3.flight figure {
	display: table-cell;
	background: #f5f5f5;
	vertical-align: middle;
	float: none
}
.listing-style3.flight figure span {
	text-align: center;
	display: block
}
.listing-style3.flight figure span img {
	max-width: 60px;
	height: auto
}
.listing-style3.flight .box-title {
	float: left
}
.listing-style3.flight .stop:hover {
	background: #fdb714
}
.listing-style3.flight .amenities {
	margin-bottom: 10px;
	float: right
}
.listing-style3.flight .details {
	display: table-cell;
	padding-left: 15px;
	float: none
}
.listing-style3.flight .details .details-wrapper {
	display: table;
	width: 100%
}
.listing-style3.flight .details .details-wrapper>* {
	display: table-row
}
.listing-style3.flight .details .details-wrapper>*>* {
	display: table-cell;
	padding: 15px 15px 0
}
.listing-style3.flight .details .details-wrapper>*>:first-child {
	border-right: 1px solid #f5f5f5;
	padding-left: 0
}
.listing-style3.flight .details .details-wrapper>*>:last-child {
	text-align: center;
	padding-right: 0
}
.listing-style3.flight .details .details-wrapper>:first-child>* {
	border-bottom: 1px solid #f5f5f5;
	padding-top: 0
}
.listing-style3.flight .details .details-wrapper .box-title {
	margin: 0 10px 15px 0
}
.listing-style3.flight .details .details-wrapper [class^=soap-icon].circle {
	margin-right: 5px
}
.listing-style3.flight .details .details-wrapper [class*=" col-"], .listing-style3.flight .details .details-wrapper [class^=col-] {
	padding: 0
}
.listing-style3.flight .details .details-wrapper .time>div {
	padding-left: 15px
}
.listing-style3.flight .details .details-wrapper .time>div:last-child {
	border-right: none
}
.listing-style3.flight .details .details-wrapper .time>div:first-child {
	padding-left: 0
}
.listing-style3.flight .details .details-wrapper .time>div>div, .testimonial.style2 .author {
	padding-left: 25px
}
.listing-style3.flight .details .details-wrapper .time .icon {
	float: left;
	padding: 0;
	font-size: 16px
}
.listing-style3.flight .details .details-wrapper .time {
	letter-spacing: .04em
}
.listing-style3.flight .details .details-wrapper .action {
	vertical-align: top
}
.listing-style3.car .box, .listing-style3.car.box {
	display: table;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	table-layout: fixed
}
.listing-style3.car .details, .listing-style3.car figure {
	display: table-cell;
	float: none
}
.listing-style3.car figure {
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #f5f5f5
}
.listing-style3.car figure img {
	max-width: 80%;
	height: auto
}
.listing-style3.car .details .box-title {
	float: left
}
.listing-style3.car .details .logo {
	margin: 3px 0 0 8px;
	float: left;
	border-left: 1px solid #e1e1e1;
	padding-left: 8px
}
.listing-style3.car .details .logo img {
	max-height: 20px;
	width: auto
}
.listing-style3.car .details .amenities {
	margin-top: 20px
}
.listing-style3.car .details .character {
	text-align: right;
	text-transform: uppercase;
	font-size: .8333em;
	border-right: 1px solid #f5f5f5
}
.listing-style3.car .details .character dd {
	margin-bottom: 5px
}
.listing-style3.car .details .character dl {
	margin-bottom: 0
}
.listing-style3.car .details .action {
	text-align: center;
	text-transform: uppercase
}
.listing-style3.car .details .action .button {
	margin-top: 30px
}
.listing-style3.cruise figure img {
	width: 100%;
	height: auto
}
.listing-style3.cruise .details {
	padding: 15px 20px;
	text-transform: uppercase
}
.listing-style3.cruise .details .character>div:last-child, .tab-container .tab-pane>.listing-style3 .details {
	padding-right: 0
}
.listing-style3.cruise .details img {
	max-width: 100%;
	height: auto
}
.listing-style3.cruise .details .box-title {
	text-transform: none;
	margin-bottom: 10px
}
.listing-style3.cruise .details .character {
	font-size: .8333em;
	margin-bottom: 15px;
	display: table;
	width: 100%;
	table-layout: fixed
}
.listing-style3.cruise .details .character>div {
	display: table-cell;
	float: none;
	vertical-align: middle;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	border-left: 1px solid #f5f5f5
}
.listing-style3.cruise .details .character>div:first-child {
	border: none;
	padding-left: 0
}
.listing-style3.cruise .details .character [class^=soap-icon] {
	font-size: 18px;
	float: left
}
.listing-style3.cruise .details .character .cruise-logo {
	padding: 0;
	text-align: left
}
.listing-style3.cruise .details .character .cruise-logo img {
	max-width: 90%;
	width: auto;
	height: auto
}
.blog-infinite .post .video-container embed, .blog-infinite .post .video-container iframe, .blog-infinite .post .video-container object, .detailed-logo figure img, .flight-routes .box figure img, .single .post .video-container embed, .single .post .video-container iframe, .single .post .video-container object {
	max-width: 100%
}
.blog-infinite .post .video-container, .fluid-width-video-wrapper, .single .post .video-container {
	width: 100%;
	position: relative
}
.listing-style3.cruise .details .character .date>div, .listing-style3.cruise .details .character .departure>div {
	padding-left: 20px;
	line-height: 1.1667em
}
.listing-style3.cruise .details .review {
	line-height: 1.6667em
}
.listing-style3.cruise .details .review .five-stars-container {
	float: left;
	margin-right: 10px
}
.listing-style3.cruise .details .review span {
	display: block;
	float: left
}
.pricing-table {
	padding: 20px;
	background: #fff
}
.pricing-table .header {
	border-bottom: 1px solid #f5f5f5
}
.pricing-table .header>i {
	float: left;
	font-size: 16px;
	margin: 3px 8px 0 0
}
.pricing-table .header .box-title {
	float: left;
	line-height: 1.3333em;
	margin-bottom: 20px
}
.pricing-table .header .box-title small {
	text-transform: uppercase;
	display: block;
	font-size: .6em
}
.pricing-table .description {
	margin: 15px 0
}
.pricing-table .features {
	margin-bottom: 15px;
	text-transform: uppercase
}
.pricing-table .features li {
	margin-top: 1px;
	background: #f5f5f5;
	font-size: .9167em;
	padding-left: 20px;
	line-height: 40px
}
.post .entry-date1, .post .entry-date2 {
	font-family: Calibri;
	font-size: 16px
}
.pricing-table.blue, .pricing-table.blue .box-title, .pricing-table.blue .box-title small, .pricing-table.blue .price, .pricing-table.blue .price small, .pricing-table.green, .pricing-table.green .box-title, .pricing-table.green .box-title small, .pricing-table.green .price, .pricing-table.green .price small, .pricing-table.red, .pricing-table.red .box-title, .pricing-table.red .box-title small, .pricing-table.red .price, .pricing-table.red .price small, .pricing-table.yellow, .pricing-table.yellow .box-title, .pricing-table.yellow .box-title small, .pricing-table.yellow .price, .pricing-table.yellow .price small {
	color: #fff
}
.pricing-table.blue .box-title small, .pricing-table.blue .description, .pricing-table.blue .price small, .pricing-table.green .box-title small, .pricing-table.green .description, .pricing-table.green .price small, .pricing-table.red .box-title small, .pricing-table.red .description, .pricing-table.red .price small, .pricing-table.yellow .box-title small, .pricing-table.yellow .description, .pricing-table.yellow .price small {
	filter: alpha(opacity=60);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6
}
.pricing-table.green {
	background: #98ce44
}
.pricing-table.green .header {
	border-bottom-color: #91c63d
}
.pricing-table.green .features li {
	background: #91c63d
}
.pricing-table.green .features li:before {
	background: #98ce44
}
.pricing-table.yellow {
	background: #fdb714
}
.pricing-table.yellow .header {
	border-bottom-color: #f5b010
}
.pricing-table.yellow .features li {
	background: #f5b010
}
.pricing-table.yellow .features li:before {
	background: #fdb714
}
.pricing-table.blue {
	background: #01b7f2
}
.pricing-table.blue .header {
	border-bottom-color: #04afe7
}
.pricing-table.blue .features li {
	background: #04afe7
}
.pricing-table.blue .features li:before {
	background: #01b7f2
}
.pricing-table.red {
	background: #e01a33
}
.pricing-table.red .header {
	border-bottom-color: #d51a32
}
.pricing-table.red .features li {
	background: #d51a32
}
.pricing-table.red .features li:before {
	background: #e01a33
}
.border-box {
	border: 15px solid #f5f5f5
}
.author a, .single .avatar img, .travel-story-container .avatar img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%
}
.post {
	position: relative
}
.post .entry-date, .post .entry-date2 {
	background: #f87821;
	padding: 5px 10px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 15px
}
.post figure img {
	width: 100%;
	height: auto
}
.post .entry-date {
	text-align: center;
	text-transform: uppercase
}
.post .entry-date1 {
	background: #f87821;
	padding: 5px 10px;
	color: #fff;
	text-transform: uppercase;
	left: 0
}
.post .entry-date .date {
	margin: 0;
	font-size: 1.6667em;
	display: block;
	font-weight: 400
}
.post .entry-date .month {
	margin: 0;
	font-size: .8333em;
	font-weight: 400
}
.fluid-width-video-wrapper {
	padding: 0
}
.blog-infinite .post, .single .post {
	margin-bottom: 50px
}
.blog-infinite .post .video-container video, .single .post .video-container video {
	max-width: 100%;
	height: auto
}
.blog-infinite .post .entry-title, .single .post .entry-title {
	margin-bottom: 25px
}
.blog-infinite .post .excerpt-container, .single .post .excerpt-container {
	margin-bottom: 20px
}
.blog-infinite .post .excerpt-container p, .single .post .excerpt-container p {
	line-height: 1.8333em
}
.blog-infinite .post .details, .single .post .details {
	background: #fff;
	padding: 20px 20px 10px
}
.blog-infinite .post.without-featured-item .entry-title, .blog-infinite .post.without-featured-item .excerpt-container, .comment-list ul.children, .single .post.without-featured-item .entry-title, .single .post.without-featured-item .excerpt-container {
	padding-left: 50px
}
.blog-infinite .post-content, .single .post-content {
	margin-bottom: 30px
}
.blog-infinite .post-content>p, .single .post-content>p {
	line-height: 1.6666em
}
.blog-infinite .post-content .border-box, .single .post-content .border-box {
	margin: 30px 0
}
.blog-infinite .post-content .border-box blockquote, .single .post-content .border-box blockquote {
	margin-bottom: 0
}
.blog-infinite .post-meta, .single .post-meta {
	background: #f5f5f5;
	padding: 10px 10px 0;
	font-size: 1em
}
.blog-infinite .post-meta .entry-author, .single .post-meta .entry-author {
	float: left;
	line-height: 28px;
	font-size: .83333em;
	margin-bottom: 10px
}
.blog-infinite .post-meta .entry-author .icon, .single .post-meta .entry-author .icon {
	float: left;
	width: 28px;
	height: 28px;
	background: #fff;
	display: inline-block;
	font-size: 1.6666em;
	line-height: 28px;
	text-align: center;
	color: #d9d9d9;
	margin-right: 10px
}
.blog-infinite .post-meta .entry-author a.author, .single .post-meta .entry-author a.author {
	color: #01b7f2
}
.blog-infinite .post-meta .entry-action, .single .post-meta .entry-action {
	float: right
}
.blog-infinite .post-meta .entry-action>*, .single .post-meta .entry-action>* {
	height: 28px;
	line-height: 28px;
	display: inline-block;
	padding: 0 10px;
	margin-left: 8px;
	margin-bottom: 10px;
	background: #fff;
	color: #9e9e9e;
	letter-spacing: .04em;
	font-size: .8333em;
	font-weight: 400
}
.blog-infinite .post-meta .entry-action>* i, .single .post-meta .entry-action>* i {
	float: left;
	font-size: 2.6667em;
	margin-right: 10px;
	color: #d9d9d9
}
.blog-infinite .post-meta .entry-action a.button:hover, .single .post-meta .entry-action a.button:hover {
	background: #01b7f2;
	color: #fff
}
.blog-infinite .post-meta .entry-action a.button:hover i, .single .post-meta .entry-action a.button:hover i {
	color: #fff
}
.blog-infinite .post-meta:after, .single .post-meta:after {
	display: table;
	content: "";
	clear: both
}
.single .details {
	margin-bottom: 30px
}
.comment-list .the-comment .comment-text:last-child, .single .suggestions .caption {
	margin-bottom: 0
}
.single .single-navigation a.button {
	font-weight: 400
}
.single .single-navigation a.button span {
	vertical-align: middle
}
.single .single-navigation i {
	font-size: 1.25em;
	font-weight: 400;
	line-height: 0;
	vertical-align: middle
}
.single .single-navigation .prev i {
	margin-right: 20px
}
.single .single-navigation .next i {
	margin-left: 20px
}
.about-author .about-author-container {
	background: #fff;
	padding: 0 20px
}
.about-author .about-author-content {
	display: table;
	border-bottom: 1px solid #f5f5f5
}
.about-author .avatar {
	display: table-cell;
	padding: 20px 20px 20px 0;
	border-right: 1px solid #f5f5f5
}
.about-author .description {
	display: table-cell;
	padding: 20px;
	vertical-align: top
}
#header.style7 .contact-details i, .about-author .wrote-posts-count span, .popup-wrapper .popup-content, .popup-wrapper:before, .search-box-wrapper.style2 .search-box>ul.search-tabs li>a span {
	vertical-align: middle
}
.about-author .description p {
	line-height: 1.8333em
}
.about-author .about-author-meta {
	padding: 15px 0
}
.about-author .social-icons {
	float: right
}
.about-author .wrote-posts-count {
	line-height: 28px;
	font-size: 1.1667em
}
.about-author .wrote-posts-count i {
	font-size: 1.8333em;
	color: #01b7f2;
	float: left;
	margin-right: 10px
}
.single .avatar img, .travel-story-container .avatar img {
	border-radius: 50%;
	width: 96px;
	height: 96px
}
.single .suggestions a.hover-effect:after {
	color: #fff;
	background: 0 0;
	content: "\e8ba";
	font-family: soap-icons;
	font-size: 1.6667em;
	text-align: center;
	line-height: 50px;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px
}
.single .suggestions li {
	cursor: pointer
}
.single .suggestions li:hover a.hover-effect:after {
	visibility: visible;
	-webkit-transform: rotateY(0) scale(1, 1);
	-moz-transform: rotateY(0) scale(1, 1);
	-ms-transform: rotateY(0) scale(1, 1);
	-o-transform: rotateY(0) scale(1, 1);
	transform: rotateY(0) scale(1, 1);
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.single .suggestions li:hover a.hover-effect {
	background: #01b7f2
}
.single .suggestions li:hover img {
	filter: alpha(opacity=50);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}
.single .suggestions li:hover .caption {
	color: #01b7f2
}
.comment-list .the-comment {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #f5f5f5
}
.comment-list .the-comment .comment-text {
	padding-right: 50px
}
.comment-list>li.comment:first-child>.the-comment {
	padding-top: 0;
	margin-top: 0;
	border-top: none
}
.comment-list .avatar {
	margin-right: 30px;
	float: left
}
.comment-list .avatar img {
	width: 72px;
	height: 72px
}
.author a {
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 1px
}
.opacity-overlay, .pace {
	-webkit-backface-visibility: hidden
}
.testimonial .slides>li {
	display: none
}
.testimonial.style1 .slides>li, .testimonial.style2 .slides>li {
	padding-bottom: 80px;
	position: relative
}
.testimonial.style1 .description, .testimonial.style2 .description {
	font-size: 1.3333em;
	color: #5d5d5d;
	font-style: italic;
	line-height: 25px
}
.testimonial.style1 .author, .testimonial.style2 .author {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto
}
.testimonial.style1 .author a, .testimonial.style2 .author a {
	float: left;
	width: 74px;
	height: 74px;
	margin-right: 10px
}
.testimonial.style1 .author .name, .testimonial.style2 .author .name {
	padding-top: 22px;
	font-size: 18px;
	font-weight: 700;
	color: #e85951
}
.testimonial.style1 .author .name small, .testimonial.style2 .author .name small {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	color: #333
}
.testimonial.style1 {
	background: #ffd8b4;
	padding: 25px
}
.testimonial.style1 .testimonial-control-nav {
	float: right
}
.testimonial.style1 .testimonial-control-nav>li {
	float: left;
	margin-left: 5px
}
.testimonial.style1 .testimonial-control-nav>li a {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	border: 1px solid #000;
	text-indent: -9999px;
	cursor: pointer
}
.testimonial.style1 .testimonial-control-nav>li a.testimonial-active {
	background: #e85951;
	border-color: #e85951
}
.testimonial.style1:after {
	display: table;
	content: "";
	clear: both
}
.testimonial.style2 {
	position: relative
}
.testimonial.style2 .description {
	background: #fff;
	padding: 25px
}
.testimonial.style2 .testimonial-direction-nav {
	right: 0;
	top: -40px;
	width: 72px;
	height: 22px;
	position: absolute
}
.testimonial.style2 .testimonial-direction-nav li {
	float: left
}
.testimonial.style2 .testimonial-direction-nav li a {
	display: block;
	width: 30px;
	height: 22px;
	background: #01b7f2;
	color: #fff;
	text-indent: -9999px
}
.testimonial.style2 .testimonial-direction-nav li a:before {
	position: absolute;
	display: block;
	top: 2px;
	font-family: soap-icons;
	text-indent: 0;
	font-size: 20px
}
.testimonial.style2 .testimonial-direction-nav li a.testimonial-prev {
	margin-right: 10px
}
.testimonial.style2 .testimonial-direction-nav li a.testimonial-prev:before {
	content: '\e88a';
	left: 8px
}
.testimonial.style2 .testimonial-direction-nav li a.testimonial-next:before {
	content: '\e88b';
	right: 9px
}
.testimonial.style2 .testimonial-direction-nav li a.testimonial-disabled {
	background: #d9d9d9
}
.testimonial.style3 {
	position: relative;
	border: 2px solid #fff;
	margin-top: 80px;
	padding: 60px 40px 20px;
	text-align: center
}
.testimonial.style3 .author {
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -50px
}
.testimonial.style3 .author a {
	width: 100px;
	height: 100px;
	border: 3px solid #fff;
	background: #fff
}
.testimonial.style3 .author a img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%
}
.testimonial.style3 .description {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300
}
.testimonial.style3 .description em {
	font-weight: 400
}
.testimonial.style3 .description:after, .testimonial.style3 .description:before, .testimonial.style3 .name {
	color: #01b7f2
}
.testimonial.style3 .name:before {
	content: "-"
}
.testimonial.style3 ul.slides:after {
	display: table;
	content: "";
	clear: both
}
.testimonial.style3 ul.slides li {
	position: static!important
}
.testimonial.style3 .testimonial-direction-nav .testimonial-next, .testimonial.style3 .testimonial-direction-nav .testimonial-prev {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	width: 40px;
	text-indent: -9999px;
	background: #fff;
	color: #01b7f2
}
.testimonial.style3 .testimonial-direction-nav .testimonial-next:before, .testimonial.style3 .testimonial-direction-nav .testimonial-prev:before {
	text-indent: 0;
	position: absolute;
	display: block;
	left: 15px;
	font-size: 30px;
	top: 50%;
	margin-top: -10px;
	font-family: soap-icons
}
.testimonial.style3 .testimonial-direction-nav .testimonial-prev {
	left: 0
}
.testimonial.style3 .testimonial-direction-nav .testimonial-prev:before {
	content: '\e87c'
}
.testimonial.style3 .testimonial-direction-nav .testimonial-next {
	right: 0
}
.testimonial.style3 .testimonial-direction-nav .testimonial-next:before {
	content: '\e878'
}
.testimonial.style3 .testimonial-direction-nav .testimonial-disabled {
	background: #2d3e52;
	color: #fff
}
.team {
	text-align: center
}
.team figure {
	position: relative;
	overflow: hidden
}
.team figure:hover figcaption {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	bottom: 0
}
.team figure figcaption {
	position: absolute;
	bottom: -32px;
	line-height: 0;
	text-align: center;
	left: 0;
	right: 0;
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in
}
.team figure figcaption>.social-icons>li a {
	background: #fff;
	color: inherit;
	filter: alpha(opacity=65);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
	-moz-opacity: .65;
	-khtml-opacity: .65;
	opacity: .65
}
.team figure figcaption>.social-icons>li a:hover {
	color: #01b7f2;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.team .details {
	text-align: center
}
.team .description {
	border-top: 1px solid #f5f5f5;
	margin-top: 10px;
	padding-top: 8px
}
.team .social-icons {
	display: inline-block
}
.contact-form-container {
	padding: 30px 30px 20px
}
.contact-form-container .contact-form label {
	text-transform: uppercase
}
.opacity-overlay {
	outline: 0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.75);
	z-index: 10000;
	display: none
}
.opacity-overlay .container {
	height: 100%;
	position: relative;
	z-index: 10001
}
.opacity-overlay .spinner {
	color: #fff;
	font-size: 32px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px
}
.popup-wrapper {
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 0 5px
}
.popup-wrapper:before {
	content: '';
	display: inline-block;
	height: 100%
}
.popup-wrapper .popup-content {
	float: none;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	z-index: 10003;
	position: relative;
	display: inline-block
}
.style-changer {
	text-align: left;
	width: 270px
}
.style-changer .style-changer-header {
	width: 330px;
	padding-left: 30px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	background: #01b7f2;
	-webkit-border-radius: 0 0 15px;
	-moz-border-radius: 0 0 15px;
	-ms-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px;
	position: relative
}
.style-changer .style-changer-header .style-main-title {
	float: left;
	margin: 0;
	line-height: 55px;
	color: #fff
}
.style-changer .style-changer-header .style-toggle {
	position: absolute;
	right: 15px;
	top: 12px;
	font-size: 20px;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	background: #fff;
	line-height: 30px;
	text-align: center
}
.style-changer .style-changer-header .style-toggle>.fa {
	color: #01b7f2
}
.style-changer .style-chagner-main {
	width: 270px;
	background: #fff;
	padding: 15px 30px 30px
}
.style-changer .style-chagner-main label {
	margin-top: 15px;
	font-weight: 400;
	font-size: .8333em;
	text-transform: uppercase
}
.style-changer .style-chagner-main .design-skins {
	margin-bottom: 15px
}
.style-changer .style-chagner-main .design-skins li {
	padding: 4px;
	border: 1px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	width: 35px;
	height: 35px
}
.style-changer .style-chagner-main .design-skins li i {
	display: none
}
.style-changer .style-chagner-main .design-skins li a {
	display: block;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	line-height: 1.1em;
	width: 100%;
	height: 100%
}
.style-changer .style-chagner-main .design-skins li.active i {
	display: inline-block
}
.style-changer .style-chagner-main .design-skins li.light-blue {
	border-color: #01b7f2
}
.style-changer .style-chagner-main .design-skins li.light-blue a {
	background: #01b7f2
}
.style-changer .style-chagner-main .design-skins li.purple {
	border-color: #9f60b5
}
.style-changer .style-chagner-main .design-skins li.purple a {
	background: #9f60b5
}
.style-changer .style-chagner-main .design-skins li.orange {
	border-color: #ff6000
}
.style-changer .style-chagner-main .design-skins li.orange a {
	background: #ff6000
}
.style-changer .style-chagner-main .design-skins li.light-orange {
	border-color: #f5a77d
}
.style-changer .style-chagner-main .design-skins li.light-orange a {
	background: #f5a77d
}
.style-changer .style-chagner-main .design-skins li.sea-blue {
	border-color: #0ab596
}
.style-changer .style-chagner-main .design-skins li.sea-blue a {
	background: #0ab596
}
.style-changer .style-chagner-main .design-skins li.sky-blue {
	border-color: #6dace6
}
.style-changer .style-chagner-main .design-skins li.sky-blue a {
	background: #6dace6
}
.style-changer .style-chagner-main .design-skins li.dark-orange {
	border-color: #ff3e3e
}
.style-changer .style-chagner-main .design-skins li.dark-orange a {
	background: #ff3e3e
}
.style-changer .style-chagner-main .design-skins li.dark-blue {
	border-color: #194eb0
}
.style-changer .style-chagner-main .design-skins li.dark-blue a {
	background: #194eb0
}
.style-changer .style-chagner-main .design-skins li.light-yellow {
	border-color: #ffd200
}
.style-changer .style-chagner-main .design-skins li.light-yellow a {
	background: #ffd200
}
.style-changer .style-chagner-main .design-skins li.red {
	border-color: #e44049
}
.style-changer .style-chagner-main .design-skins li.red a {
	background: #e44049
}
.style-changer.dark .style-chagner-main {
	background: #2d3e52
}
.style-changer.dark .style-chagner-main label {
	color: #7c9abd
}
.style-changer#style-changer {
	position: fixed;
	left: -275px;
	top: 100px;
	z-index: 1000;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in
}
.animated {
	visibility: hidden
}
.parallax {
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	overflow: hidden
}
.pace {
	user-select: none;
	background: #f5f5f5;
	height: 100%;
	left: 0;
	opacity: 1;
	position: fixed;
	top: 0;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	visibility: visible;
	width: 100%;
	z-index: 999999
}
#header, #header .ribbon, #header .ribbon>a {
	position: relative
}
.pace-inactive {
	display: none
}
.pace .loading-page {
	-webkit-backface-visibility: hidden!important;
	-webkit-transform: none!important
}
.chaser, .flexslider .slides>li, .image-box.style22 figure img, .soap-login-page.style1 #page-wrapper, .soap-login-page.style3 #main-menu li {
	-webkit-backface-visibility: hidden
}
#header {
	z-index: 999
}
#header .topnav {
	height: 30px;
	background: #01b7f2;
	width: 100%
}
#header .topnav ul.quick-menu>li {
	float: left;
	margin-left: 20px
}
#header .topnav ul.quick-menu>li:first-child {
	margin-left: 0
}
#header .topnav ul.quick-menu>li>a {
	color: #fff;
	line-height: 30px;
	display: block;
	font-size: 13px;
	text-transform: uppercase
}
#header .ribbon>a {
	padding: 0 10px 0 0;
	text-transform: uppercase
}
#header .ribbon>a:after {
	display: inline-block;
	position: absolute;
	right: 0;
	content: "\f0d7";
	font-family: FontAwesome;
	color: #fff
}
#header .ribbon:hover>ul.menu {
	top: 28px;
	visibility: visible;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
#header .ribbon>ul.menu {
	position: absolute;
	left: -15px;
	top: -9999px;
	z-index: 99;
	visibility: hidden
}
#header .ribbon>ul.menu.left {
	left: auto;
	right: -10px
}
#header .ribbon.currency>ul.menu li a {
	text-transform: uppercase;
	font-size: .8333em
}
#header .main-header {
	height: auto;
	position: relative;
	width: 100%
}
#header .logo {
	padding: 0;
	text-align: left;
	margin: 22px 0 0;
	height: auto
}
#header .mobile-menu-toggle {
	background: url(../images/icon/mobile-menu.png) center center no-repeat #2f363f;
	margin: 0;
	height: 65px;
	width: 66px;
	padding: 22px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	text-indent: -9999px;
	display: none
}
#header .mobile-menu-toggle .icon-bar {
	background: #fff
}
#header.style1 {
	background: #01b7f2;
	padding-top: 30px
}
#header.style1 * {
	color: #fff
}
#header.style1 .logo {
	margin: 0 0 0 -77px;
	float: none;
	position: absolute;
	left: 50%;
	top: 32px
}
#header.style1 .logo a {
	width: 155px;
	position: relative
}
#header.style1 .logo a:after {
	position: absolute;
	display: block;
	width: 130px;
	height: 30px;
	background: url(../404.html) no-repeat #01b7f2;
	content: "";
	top: 0;
	right: 0
}
#header.style1 #main-menu ul.menu>li:hover>.megamenu-wrapper, #header.style1 #main-menu ul.menu>li:hover>ul, #header.style2 #main-menu ul.menu>li:hover>.megamenu-wrapper, #header.style2 #main-menu ul.menu>li:hover>ul, #header.style2 .topnav ul.quick-menu>li.ribbon:hover>ul.menu {
	top: 47px
}
#header.style1 .logo img {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
#header.style1 .social-icons {
	float: right
}
#header.style1 .social-icons li a {
	background: 0 0;
	border: 1px solid transparent;
	overflow: hidden
}
#header.style1 .social-icons li a:hover {
	border: 1px solid #40cbf8
}
#header.style1 .social-icons li a:hover i {
	display: block;
	animation: toBottomFromTop .3s forwards
}
#header.style1 .contact-details {
	float: left;
	margin-bottom: 30px
}
#header.style1 .contact-details .contact-phone {
	font-size: 1.1667em;
	font-weight: 700
}
#header.style1 .contact-details .contact-phone i {
	border-color: #40cbf8
}
#header.style1 #main-menu {
	border-top: 1px solid #40cbf8
}
#header.style1 #main-menu ul.menu {
	margin: 0 auto;
	float: none
}
#header.style1 #main-menu ul.menu>li {
	padding-left: 0;
	padding-right: 0;
	margin-right: 15px
}
#header.style1 #main-menu ul.menu>li>a {
	padding-left: 20px;
	padding-right: 20px;
	height: 50px;
	line-height: 50px;
	font-weight: 700
}
#header.style1 #main-menu ul.menu>li.active>a, #header.style1 #main-menu ul.menu>li:hover>a {
	color: #fff;
	background: #40cbf8
}
#header.style2 .topnav {
	height: auto;
	background: #2d3e52
}
#header.style2 .topnav ul.quick-menu>li>a {
	color: #7c9abd;
	height: 50px;
	line-height: 50px
}
#header.style2 .topnav ul.quick-menu>li>a:hover {
	color: #fff
}
#header.style2 .topnav ul.quick-menu>li.ribbon>a:after {
	color: #7c9abd
}
#header.style2 .logo {
	margin-top: 28px
}
#header.style2 .logo a {
	background-size: auto 22px
}
#header.style2 .logo a img {
	width: auto;
	height: 22px
}
#header.style2 .header-search {
	padding-top: 22px;
	text-align: left;
	height: 78px
}
#header.style2 .header-search [class^=col-] {
	padding: 0
}
#header.style2 .header-search .check-in, #header.style2 .header-search .check-out, #header.style2 .header-search .where {
	border: 1px solid #dbdbdb;
	border-right: none
}
#header.style2 .header-search .guest span.custom-select {
	border: 1px solid #dbdbdb
}
#header.style2 #main-menu ul.menu {
	margin: 0 auto;
	float: none
}
#header.style2 #main-menu ul.menu>li {
	padding-left: 0;
	padding-right: 0;
	margin-right: 10px
}
#header.style2 #main-menu ul.menu>li>a {
	padding-left: 15px;
	padding-right: 15px;
	height: 50px;
	line-height: 50px;
	color: #7c9abd
}
#header.style2 #main-menu ul.menu>li.active>a, #header.style2 #main-menu ul.menu>li>a:hover {
	color: #fff;
	background: #263546
}
#header.style4 #main-menu>ul.menu>li:hover>.megamenu-wrapper, #header.style4 #main-menu>ul.menu>li:hover>ul, #header.style4 .topnav ul.quick-menu .ribbon:hover>ul.menu {
	top: 48px
}
#header.style3 .inspire-btn, #header.style3 .logo {
	margin-top: 34px
}
#header.style3 .logo a {
	background-size: auto 26px
}
#header.style3 #main-menu .menu {
	margin-right: 40px
}
#header.style3 #main-menu .menu>li>a {
	font-size: 1.1667em;
	color: #d9d9d9;
	height: 96px;
	line-height: 96px
}
#header.style3 #main-menu .menu>li.active>a, #header.style3 #main-menu .menu>li:hover>a {
	color: #01b7f2
}
#header.style4 {
	padding-top: 30px
}
#header.style4 .logo {
	margin: 0 0 16px
}
#header.style4 .quick-search {
	display: inline-block
}
#header.style4 .quick-search .input-text {
	width: 250px
}
#header.style4 button {
	padding: 0 15px
}
#header.style4 .topnav {
	float: right;
	background: 0 0;
	width: auto;
	height: auto
}
#header.style4 .topnav ul.quick-menu>li>a {
	line-height: 50px;
	height: 50px;
	color: inherit
}
#header.style4 .topnav ul.quick-menu .ribbon>a:after {
	color: inherit
}
#header.style4 .main-navigation {
	border-top: 1px solid #f5f5f5
}
#header.style4 #main-menu>ul.menu {
	margin: 0 auto;
	float: none
}
#header.style4 #main-menu>ul.menu>li {
	padding-left: 0;
	padding-right: 0;
	margin-right: 2px
}
#header.style4 #main-menu>ul.menu>li>a {
	padding-left: 20px;
	padding-right: 20px;
	height: 50px;
	line-height: 50px
}
#header.style4 #main-menu>ul.menu>li.active>a, #header.style4 #main-menu>ul.menu>li:hover>a {
	font-weight: 700;
	color: inherit;
	background: #f5f5f5
}
#header.style5 #main-menu>ul>li>a {
	line-height: 48px;
	height: 48px
}
#header.style5 #main-menu>ul>li:hover>.megamenu-wrapper, #header.style5 #main-menu>ul>li:hover>ul {
	top: 46px
}
#header.style5 .logo {
	margin-top: 14px;
	min-height: initial
}
#header.style5 .logo img {
	height: 20px
}
#header.style5 .logo a {
	background-size: auto 20px
}
#header.style6 {
	background-color: #3c444f;
	padding-top: 10px;
	position: fixed
}
#header.style6 .logo {
	margin: 0;
	padding-top: 10px;
	width: 400px
}
#header.style6 .logo img {
	height: 60px
}
#header.style6 .logo a {
	background-size: auto 60px
}
#header.style6 .contact-details {
	float: left
}
#header.style6 .contact-details .contact-phone {
	font-size: 18px;
	color: #fff;
	font-weight: bold
}
#header.style6 .contact-details .email-id-top {
	font-size: 18px;
	color: #fff;
	font-weight: bold
}
#header.style6 .contact-details .email-id-top a:hover {
	color: #99b73d !important;
}
#header.style6 .contact-details .contact-phone i {
	border-color: #fff
}
#header.style6 button {
	padding: 0 15px
}
#header.style6 .topnav {
	float: left;
	background: 0 0;
	width: auto;
	height: auto;
	margin: 0 0 22px 20px
}
#header.style6 .topnav ul.quick-menu>li>a {
	line-height: 30px;
	height: 30px;
	color: #fff
}
#header.style6 .topnav ul.quick-menu>li>a:Hover {
	line-height: 30px;
	height: 30px;
	color: #ccc
}
#header.style6 .topnav ul.quick-menu .ribbon:hover>ul.menu {
	top: 28px
}
#header.style6 .topnav ul.quick-menu .ribbon>a:after {
	color: #fff
}
#header.style6 .main-navigation {
	background: #fff
}
#header.style6 #main-menu>ul.menu {
	margin: 0 auto;
	float: none
}
#header.style6 #main-menu>ul.menu>li {
	padding-left: 0;
	padding-right: 0;
	margin-right: 2px
}
#header.style6 #main-menu>ul.menu>li>a {
	padding-left: 8px;
	padding-right: 15.4px;
	height: 50px;
	line-height: 50px;
	font-weight: 700;
	text-transform: uppercase;
	color: #737373
}
#header.style6 #main-menu>ul.menu>li.active>a, #header.style6 #main-menu>ul.menu>li:hover>a {
	color: #fff;
	background: #e85a51
}
#header.style6 #main-menu>ul.menu>li:hover>.megamenu-wrapper, #header.style6 #main-menu>ul.menu>li:hover>ul {
	top: 48px
}
#header.style6 .social-icons {
	margin-top: 10px
}
#header.style6 .social-icons li>a {
	background: 0 0;
	color: #d07f00
}
#header.style6 .social-icons li>a:hover {
	color: #fff
}
#header.style6 .social-icons li>a:hover i {
	display: block;
	animation: toBottomFromTop .3s forwards
}
#header.style7 .logo {
	margin: 32px 0 0
}
#header.style7 .logo img {
	height: 28px
}
#header.style7 .logo a {
	background-size: auto 28px
}
#header.style7 .topnav {
	float: left;
	background: 0 0;
	width: auto;
	height: auto;
	margin: 0
}
#header.style7 .topnav ul.quick-menu>li>a {
	line-height: 36px;
	height: 36px;
	color: inherit
}
#header.style7 .topnav ul.quick-menu .ribbon:hover>ul.menu {
	top: 34px
}
#header.style7 .topnav ul.quick-menu .ribbon>a:after {
	color: inherit
}
#header.style7 .contact-details {
	text-transform: uppercase;
	margin: 0;
	line-height: 36px
}
#header.style7 .contact-details i {
	color: #01b7f2
}
#header.style7 .contact-details .contact-phone {
	color: inherit;
	font-size: .8333em
}
#header.style7 .contact-details .contact-phone i {
	font-size: 14px
}
#header.style7 .contact-details .contact-email {
	color: inherit;
	font-size: .8333em;
	padding: 0 0 0 10px
}
#header.style7 .contact-details .contact-email i {
	font-size: 20px
}
#header.style7 .main-navigation {
	background: #2d3e52
}
#header.style7 #main-menu>ul.menu {
	float: right
}
#header.style7 #main-menu>ul.menu>li {
	padding-left: 0;
	padding-right: 0;
	margin-right: 2px
}
#header.style7 #main-menu>ul.menu>li>a {
	padding-left: 20px;
	padding-right: 20px;
	height: 96px;
	line-height: 96px;
	font-weight: 700;
	color: #7c9abd
}
#header.style7 #main-menu>ul.menu>li.active>a, #header.style7 #main-menu>ul.menu>li:hover>a {
	color: #fff
}
#header.style7 #main-menu>ul.menu>li:hover>.megamenu-wrapper, #header.style7 #main-menu>ul.menu>li:hover>ul {
	top: 94px
}
#header.style7 .social-icons {
	margin-top: 32px
}
#header.style7 .social-icons li>a {
	background: 0 0;
	color: #7c9abd;
	overflow: hidden
}
#header.style7 .social-icons li>a:hover {
	background: #01b7f2;
	color: #fff
}
#header.style7 .social-icons li>a:hover i {
	display: block;
	-webkit-animation: toBottomFromTop .3s forwards;
	-moz-animation: toBottomFromTop .3s forwards;
	animation: toBottomFromTop .3s forwards
}
#footer .logo a, #header .logo a {
	background: url(../images/logo1.png) no-repeat;
	display: block
}
#footer .logo img, #header .logo img {
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.menu>li {
	position: relative
}
.lang-flag {
	padding-left: 20px!important
}
.lang-flag.en-us {
	background: url(../404.html) left center no-repeat
}
#main-menu ul.menu li:not(.megamenu-menu) ul, .chaser .menu li:not(.megamenu-menu) ul, .megamenu-wrapper, .topnav .container>ul ul {
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: opacity .2s ease-in;
	-o-transition: opacity .2s ease-in;
	-webkit-transition: opacity .2s ease-in;
	-ms-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in
}
#main-menu ul.menu, .chaser ul.menu {
	margin: 0;
	float: left
}
#main-menu ul.menu li, .chaser ul.menu li {
	-webkit-backface-visibility: hidden;
	-webkit-transform: none!important
}
#main-menu ul.menu>li, .chaser ul.menu>li {
	float: left;
	padding-left: 1px;
	padding-right: 1px
}
#main-menu ul.menu>li:first-child, .chaser ul.menu>li:first-child {
	padding-left: 0
}
#main-menu ul.menu>li:last-child, .chaser ul.menu>li:last-child {
	padding-right: 0
}
#main-menu ul.menu>li:hover>ul, .chaser ul.menu>li:hover>ul {
	top: 66px;
	visibility: visible;
	height: auto!important;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index: 1000
}
#main-menu ul.menu>li>a, .chaser ul.menu>li>a {
	font-weight: 700;
	display: block;
	padding: 0;
	height: 68px;
	line-height: 68px;
	letter-spacing: .04em;
	color: #737373;
	text-shadow: none
}
#main-menu ul.menu>li.active>a, #main-menu ul.menu>li:hover>a, .chaser ul.menu>li.active>a, .chaser ul.menu>li:hover>a {
	color: #fff;
	background: #fd7a06
}
#main-menu ul.menu>li>ul.left, .chaser ul.menu>li>ul.left {
	left: auto;
	right: -10px
}
#main-menu ul.menu>li ul, .chaser ul.menu>li ul {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: -9999px;
	z-index: -1;
	width: 200px;
	padding: 0;
	background: #fff
}
#main-menu ul.menu>li ul li, .chaser ul.menu>li ul li {
	text-align: left;
	border-top: 1px dashed #d9d9d9;
	position: relative
}
#main-menu ul.menu>li ul li:first-child, .chaser ul.menu>li ul li:first-child {
	border-top: none
}
#main-menu ul.menu>li ul li:hover>ul, .chaser ul.menu>li ul li:hover>ul {
	top: 0;
	display: block;
	visibility: visible;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index: 1000
}
#main-menu ul.menu>li ul li>a, .chaser ul.menu>li ul li>a {
	color: #000;
	padding: 10px 20px;
	display: block;
	font-size: 16px
}
#main-menu ul.menu>li ul li.active>a, #main-menu ul.menu>li ul li:hover>a, .chaser ul.menu>li ul li.active>a, .chaser ul.menu>li ul li:hover>a {
	background: #e6e6e6;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
#main-menu ul.menu>li.menu-color-blue ul, .chaser ul.menu>li.menu-color-blue ul {
	background: #fff
}
#main-menu ul.menu>li.menu-color-blue ul li:a, .chaser ul.menu>li.menu-color-blue ul li:a {
border-bottom:1px solid #d9d9d9;
background:#fff
}
#main-menu ul.menu>li.menu-color-blue ul li.active>a, #main-menu ul.menu>li.menu-color-blue ul li:hover>a, .chaser ul.menu>li.menu-color-blue ul li.active>a, .chaser ul.menu>li.menu-color-blue ul li:hover>a {
	background: #d9d9d9
}
#main-menu ul.menu>li.menu-color-green ul, #main-menu ul.menu>li.menu-color-yellow ul, #main-menu ul.menu>li.menu-color-yellow ul li.active>a, #main-menu ul.menu>li.menu-color-yellow ul li:hover>a, .chaser ul.menu>li.menu-color-green ul, .chaser ul.menu>li.menu-color-yellow ul, .chaser ul.menu>li.menu-color-yellow ul li.active>a, .chaser ul.menu>li.menu-color-yellow ul li:hover>a {
	background: #fff
}
#main-menu ul.menu>li.menu-color-yellow ul li, .chaser ul.menu>li.menu-color-yellow ul li {
	border-top: 1px solid #f5b010;
	background: #fff
}
#main-menu ul.menu>li.menu-color-green ul li, .chaser ul.menu>li.menu-color-green ul li {
	border-top: 1px solid #e6e6e6
}
#main-menu ul.menu>li.menu-color-green ul li.active>a, #main-menu ul.menu>li.menu-color-green ul li:hover>a, .chaser ul.menu>li.menu-color-green ul li.active>a, .chaser ul.menu>li.menu-color-green ul li:hover>a {
	background: #f5f5f5;
	color: #ff6000
}
#main-menu ul.menu>li li>ul, .chaser ul.menu>li li>ul {
	left: 180px
}
#main-menu ul.menu>li li>ul.left, .chaser ul.menu>li li>ul.left {
	left: -180px
}
#main-menu ul.menu>.megamenu-menu:hover>.megamenu-wrapper, .chaser ul.menu>.megamenu-menu:hover>.megamenu-wrapper {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	top: 66px;
	z-index: 1002;
	visibility: visible
}
#main-menu ul.menu>.megamenu-menu:hover>.megamenu-wrapper ul, .chaser ul.menu>.megamenu-menu:hover>.megamenu-wrapper ul {
	visibility: visible
}
#main-menu ul.menu>.megamenu-menu .megamenu-wrapper, .chaser ul.menu>.megamenu-menu .megamenu-wrapper {
	position: absolute;
	z-index: -1;
	left: 0;
	top: -9999px;
	visibility: hidden;
	overflow: hidden;
	display: none;
	padding: 0
}
#main-menu ul.menu>.megamenu-menu .megamenu-wrapper ul, .chaser ul.menu>.megamenu-menu .megamenu-wrapper ul {
	position: static;
	width: 100%;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
#main-menu ul.menu>.megamenu-menu .megamenu-holder, .chaser ul.menu>.megamenu-menu .megamenu-holder {
	width: auto;
	margin-left: -15px;
	margin-right: -15px
}
#main-menu ul.menu>.megamenu-menu ul.megamenu, .chaser ul.menu>.megamenu-menu ul.megamenu {
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #fff
}
#main-menu ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children ul, #main-menu ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children.active>a, #main-menu ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children:hover>a, #main-menu ul.menu>.megamenu-menu ul.megamenu>li>a:hover, .chaser ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children ul, .chaser ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children.active>a, .chaser ul.menu>.megamenu-menu ul.megamenu li.menu-item-has-children:hover>a, .chaser ul.menu>.megamenu-menu ul.megamenu>li>a:hover {
	background: 0 0
}
#main-menu ul.menu>.megamenu-menu ul.megamenu>li, .chaser ul.menu>.megamenu-menu ul.megamenu>li {
	display: table-cell;
	float: none;
	padding-bottom: 25px;
	border: none
}
#main-menu ul.menu>.megamenu-menu ul.megamenu>li>a, .chaser ul.menu>.megamenu-menu ul.megamenu>li>a {
	padding-left: 40px;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	filter: alpha(opacity=100)!important;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)!important;
	-moz-opacity: 1!important;
	-khtml-opacity: 1!important;
	opacity: 1!important
}
#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-1 .sub-menu>li, .chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-1 .sub-menu>li {
	width: 100%
}
#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-2 .sub-menu>li, .chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-2 .sub-menu>li {
	width: 50%
}
#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-3 .sub-menu>li, .chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-3 .sub-menu>li {
	width: 33.3333%
}
#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-4 .sub-menu>li, .chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-4 .sub-menu>li {
	width: 25%
}
#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-5 .sub-menu>li, .chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-5 .sub-menu>li {
	width: 20%
}
#main-menu ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-6 .sub-menu>li, .chaser ul.menu>.megamenu-menu ul.megamenu>li.megamenu-columns-6 .sub-menu>li {
	width: 16.6666%
}
#main-menu ul.menu>.megamenu-menu ul.megamenu>li>ul>li, .chaser ul.menu>.megamenu-menu ul.megamenu>li>ul>li {
	float: left;
	border: none
}
#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu:after, .chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu:after {
	display: table;
	content: "";
	clear: both
}
#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li, .chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li {
	display: block;
	float: none;
	padding-left: 15px;
	padding-right: 15px;
	border: none
}
#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li a, .chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li a {
	white-space: normal;
	padding-right: 0;
	font-size: 15px;
	border-bottom: 1px solid #5d5d5d;
	position: relative;
	padding-left: 20px
}
#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li a:before, .chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li a:before {
	font-family: FontAwesome;
	content: "\f111";
	display: block;
	font-size: 1px;
	position: absolute;
	left: 25px;
	font-weight: 400
}
#main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li.active>a, #main-menu ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li:hover>a, .chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li.active>a, .chaser ul.menu>.megamenu-menu ul.megamenu ul.sub-menu li li:hover>a {
	font-weight: 400
}
#main-menu ul.menu .megamenu-menu.menu-color-blue ul.megamenu, .chaser ul.menu .megamenu-menu.menu-color-blue ul.megamenu {
	background: #01b7f2
}
#main-menu ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li a, .chaser ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li a {
	border-bottom-color: #04afe7
}
#main-menu ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li.active>a, #main-menu ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li:hover>a, .chaser ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li.active>a, .chaser ul.menu .megamenu-menu.menu-color-blue ul.megamenu ul.sub-menu li li:hover>a {
	background: #04afe7
}
#main-menu ul.menu .megamenu-menu.menu-color-yellow ul.megamenu, .chaser ul.menu .megamenu-menu.menu-color-yellow ul.megamenu {
	background: #fdb714
}
#main-menu ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li a, .chaser ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li a {
	border-bottom-color: #f5b010
}
#main-menu ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li.active>a, #main-menu ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li:hover>a, .chaser ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li.active>a, .chaser ul.menu .megamenu-menu.menu-color-yellow ul.megamenu ul.sub-menu li li:hover>a {
	background: #f5b010
}
#main-menu ul.menu .megamenu-menu.menu-color-green ul.megamenu, .chaser ul.menu .megamenu-menu.menu-color-green ul.megamenu {
	background: #98ce44
}
#main-menu ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li a, .chaser ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li a {
	border-bottom-color: #91c63d
}
#main-menu ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li.active>a, #main-menu ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li:hover>a, .chaser ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li.active>a, .chaser ul.menu .megamenu-menu.menu-color-green ul.megamenu ul.sub-menu li li:hover>a {
	background: #91c63d
}
#main-menu ul.menu .megamenu-menu.menu-skin-light .megamenu-wrapper, .chaser ul.menu .megamenu-menu.menu-skin-light .megamenu-wrapper {
	border: none
}
#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu, .chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu {
	background: #ababab
}
#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu>li>a, .chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu>li>a {
	color: #2d3e52!important
}
#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li a, .chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li a {
	color: #000;
	border-bottom: 1px solid #e6e6e6
}
#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li.active>a, #main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li:hover>a, .chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li.active>a, .chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li:hover>a {
	background: #f5f5f5;
	color: #ff6000
}
#main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li.active>a:before, #main-menu ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li:hover>a:before, .chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li.active>a:before, .chaser ul.menu .megamenu-menu.menu-skin-light ul.megamenu ul.sub-menu li li:hover>a:before {
	color: #2d3e52
}
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-blue .megamenu-wrapper, .chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-blue .megamenu-wrapper {
	border-color: #01b7f2
}
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-blue ul.megamenu ul.sub-menu li li.active>a:before, #main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-blue ul.megamenu ul.sub-menu li li:hover>a:before, .chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-blue ul.megamenu ul.sub-menu li li.active>a:before, .chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-blue ul.megamenu ul.sub-menu li li:hover>a:before {
	color: #01b7f2
}
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow .megamenu-wrapper, .chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow .megamenu-wrapper {
	border-color: #fdb714
}
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow ul.megamenu ul.sub-menu li li.active>a:before, #main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow ul.megamenu ul.sub-menu li li:hover>a:before, .chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow ul.megamenu ul.sub-menu li li.active>a:before, .chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-yellow ul.megamenu ul.sub-menu li li:hover>a:before {
	color: #fdb714
}
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-green .megamenu-wrapper, .chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-green .megamenu-wrapper {
	border-color: #98ce44
}
#main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-green ul.megamenu ul.sub-menu li li.active>a:before, #main-menu ul.menu .megamenu-menu.menu-skin-light.menu-color-green ul.megamenu ul.sub-menu li li:hover>a:before, .chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-green ul.megamenu ul.sub-menu li li.active>a:before, .chaser ul.menu .megamenu-menu.menu-skin-light.menu-color-green ul.megamenu ul.sub-menu li li:hover>a:before {
	color: #98ce44
}
ul.menu.mini {
	min-width: 180px;
	border: 2px solid #e6e6e6;
	background: #fff
}
ul.menu.mini li {
	padding: 0 20px;
	float: none;
	margin: 0
}
ul.menu.mini li a {
	border-bottom: 1px solid #f5f5f5;
	display: block;
	padding: 10px 0;
	color: inherit;
	line-height: normal;
	font-size: 14px;
	text-align: left
}
ul.menu.mini li.active, ul.menu.mini li:hover {
	background: #f5f5f5
}
ul.menu.mini li.active a, ul.menu.mini li:hover a {
	color: #0c3963;
	font-weight: 700
}
.menu-color-blue ul.menu.mini, .menu-color-green ul.menu.mini, .menu-color-skin ul.menu.mini, .menu-color-yellow ul.menu.mini {
	border: none;
	padding: 10px 0;
	background: #01b7f2
}
.menu-color-blue ul.menu.mini li:last-child a, .menu-color-green ul.menu.mini li:last-child a, .menu-color-skin ul.menu.mini li:last-child a, .menu-color-yellow ul.menu.mini li:last-child a {
	border: none
}
.menu-color-blue ul.menu.mini li a, .menu-color-green ul.menu.mini li a, .menu-color-skin ul.menu.mini li a, .menu-color-yellow ul.menu.mini li a {
	filter: alpha(opacity=70);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
	color: #fff;
	font-size: .8333em;
	border-color: #04afe7
}
.menu-color-blue ul.menu.mini li.active a, .menu-color-blue ul.menu.mini li:hover a, .menu-color-green ul.menu.mini li.active a, .menu-color-green ul.menu.mini li:hover a, .menu-color-skin ul.menu.mini li.active a, .menu-color-skin ul.menu.mini li:hover a, .menu-color-yellow ul.menu.mini li.active a, .menu-color-yellow ul.menu.mini li:hover a {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.menu-color-blue ul.menu.mini li.active, .menu-color-blue ul.menu.mini li:hover, .menu-color-green ul.menu.mini li.active, .menu-color-green ul.menu.mini li:hover, .menu-color-skin ul.menu.mini li.active, .menu-color-skin ul.menu.mini li:hover, .menu-color-yellow ul.menu.mini li.active, .menu-color-yellow ul.menu.mini li:hover {
	background: #04afe7
}
.menu-color-blue ul.menu.mini {
	background: #01b7f2
}
.menu-color-blue ul.menu.mini li.active, .menu-color-blue ul.menu.mini li:hover {
	background: #04afe7
}
.menu-color-yellow ul.menu.mini {
	background: #fdb714
}
.menu-color-yellow ul.menu.mini li a {
	border-color: #f5b010
}
.menu-color-yellow ul.menu.mini li.active, .menu-color-yellow ul.menu.mini li:hover {
	background: #f5b010
}
.menu-color-green ul.menu.mini {
	background: #98ce44
}
.menu-color-green ul.menu.mini li a {
	border-color: #91c63d
}
.menu-color-green ul.menu.mini li.active, .menu-color-green ul.menu.mini li:hover {
	background: #91c63d
}
#header .mobile-menu {
	background: #2f363f;
	text-align: left
}
#header .mobile-menu a {
	color: #fff;
	filter: alpha(opacity=70);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7;
	display: block;
	padding: 15px 0;
	background: 0 0!important
}
#header .mobile-menu li.active>a, #header .mobile-menu li:hover>a {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
#header .mobile-menu>ul.menu>li {
	float: none;
	padding-left: 15px;
	padding-right: 15px
}
#header .mobile-menu>ul.menu>li>a {
	font-size: 15px;
	border-top: 1px solid #3c444f;
	text-transform: uppercase;
	font-weight: 700
}
#header .mobile-menu>ul.menu>li.menu-item-has-children>a, #header .mobile-menu>ul.menu>li.menu-item-has-children>ul {
	border-top: 1px solid #333
}
#header .mobile-menu>ul.menu>li.menu-item-has-children {
	position: relative
}
#header .mobile-menu>ul.menu>li.menu-item-has-children.open {
	background: #666767
}
#header .mobile-menu>ul.menu>li.menu-item-has-children>.dropdown-toggle {
	position: absolute;
	right: 1px;
	top: 7px;
	height: 34px;
	line-height: 34px;
	padding: 0 15px;
	background: 0 0;
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.3333em;
	font-weight: 400;
	filter: alpha(opacity=70);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7
}
#header .mobile-menu>ul.menu>li.menu-item-has-children>.dropdown-toggle:after {
	content: "\f056"
}
#header .mobile-menu>ul.menu>li.menu-item-has-children>.dropdown-toggle.collapsed:after {
	content: "\f055"
}
#header .mobile-menu>ul.menu>li.menu-item-has-children.open>a {
	color: #fff;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
#header .mobile-menu>ul.menu>li.menu-item-has-children.open>.dropdown-toggle, #header .mobile-menu>ul.menu>li.menu-item-has-children:hover>.dropdown-toggle, #header .mobile-menu>ul.menu>li.menu-item-has-children:hover>a {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
#header .mobile-menu>ul.menu>li:first-child>a {
	border-top: none
}
#header .mobile-menu>ul.menu>li:last-child>a {
	border-bottom: 1px solid #666767
}
#header .mobile-menu>ul.menu>li>ul li>a {
	padding: 8px 0 8px 15px;
	font-size: 1.0833em;
	position: relative
}
#header .mobile-menu>ul.menu>li>ul li>a:before {
	font-family: FontAwesome;
	content: "\f111";
	display: block;
	font-size: 6px;
	position: absolute;
	left: 0;
	padding-top: 5px
}
#header .mobile-menu>ul.menu>li>ul li.menu-item-has-children>a {
	padding-left: 0;
	color: #fff;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	font-size: 1.1667em;
	font-weight: 700;
	text-transform: uppercase
}
#header .mobile-menu>ul.menu>li>ul li.menu-item-has-children>a:before {
	content: "";
	display: none
}
#header .mobile-menu>ul.menu>li>ul li.menu-item-has-children>ul {
	border-bottom: 1px solid #01b7f2
}
#header .mobile-menu>ul.menu>li>ul li.menu-item-has-children:last-child>ul {
	border-bottom: none!important
}
#header .mobile-menu>ul.menu>li li li.menu-item-has-children>a {
	padding-left: 10px
}
#header .mobile-menu>ul.menu>li li li.menu-item-has-children>a:before {
	display: none
}
#header .mobile-menu .mobile-topnav {
	margin: 0 auto;
	padding: 0 5px
}
#header .mobile-menu .mobile-topnav>li {
	float: left;
	position: relative;
	color: #40cbf8
}
#header .mobile-menu .mobile-topnav>li>a {
	font-size: .8333em;
	padding: 0 10px;
	margin: 22px 10px;
	line-height: 1em;
	width: auto
}
#header .mobile-menu .mobile-topnav>li:after {
	content: "|";
	position: absolute;
	right: -1px;
	top: 50%;
	margin-top: -10px
}
#header .mobile-menu .mobile-topnav>li:last-child:after {
	display: none
}
#header .mobile-menu .mobile-topnav>li:first-child a {
	margin-left: 0
}
#header .mobile-menu .mobile-topnav .menu.mini {
	left: 0;
	top: 40px;
	visibility: visible;
	display: none;
	min-width: 100px
}
#header .mobile-menu .mobile-topnav .menu.mini li>a {
	padding: 10px 0
}
#header .mobile-menu .mobile-topnav .menu.mini.left {
	left: 0;
	right: auto
}
#header .mobile-menu.menu-color-blue .mobile-topnav li:after, #header .mobile-menu.menu-color-green .mobile-topnav li:after, #header .mobile-menu.menu-color-yellow .mobile-topnav li:after {
	color: #fff;
	filter: alpha(opacity=70);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7
}
#header .mobile-menu.menu-color-blue {
	background: #01b7f2
}
#header .mobile-menu.menu-color-blue ul.menu>li.menu-item-has-children>a {
	border-top-color: #04afe7
}
#header .mobile-menu.menu-color-blue ul.menu>li.menu-item-has-children.open {
	background: #04afe7
}
#header .mobile-menu.menu-color-blue ul.menu>li.menu-item-has-children.open>a, #header .mobile-menu.menu-color-blue ul.menu>li.menu-item-has-children>ul {
	border-top-color: #01b7f2
}
#header .mobile-menu.menu-color-blue ul.menu>li:last-child>a {
	border-bottom-color: #04afe7
}
#header .mobile-menu.menu-color-blue ul.menu>li>ul li.menu-item-has-children>ul {
	border-bottom-color: #01b7f2
}
#header .mobile-menu.menu-color-yellow {
	background: #fdb714
}
#header .mobile-menu.menu-color-yellow ul.menu>li.menu-item-has-children>a {
	border-top-color: #f5b010
}
#header .mobile-menu.menu-color-yellow ul.menu>li.menu-item-has-children.open {
	background: #f5b010
}
#header .mobile-menu.menu-color-yellow ul.menu>li.menu-item-has-children.open>a, #header .mobile-menu.menu-color-yellow ul.menu>li.menu-item-has-children>ul {
	border-top-color: #fdb714
}
#header .mobile-menu.menu-color-yellow ul.menu>li:last-child>a {
	border-bottom-color: #f5b010
}
#header .mobile-menu.menu-color-yellow ul.menu>li>ul li.menu-item-has-children>ul {
	border-bottom-color: #fdb714
}
#header .mobile-menu.menu-color-green {
	background: #98ce44
}
#header .mobile-menu.menu-color-green ul.menu>li.menu-item-has-children>a {
	border-top-color: #91c63d
}
#header .mobile-menu.menu-color-green ul.menu>li.menu-item-has-children.open {
	background: #91c63d
}
#header .mobile-menu.menu-color-green ul.menu>li.menu-item-has-children.open>a, #header .mobile-menu.menu-color-green ul.menu>li.menu-item-has-children>ul {
	border-top-color: #98ce44
}
#header .mobile-menu.menu-color-green ul.menu>li:last-child>a {
	border-bottom-color: #91c63d
}
#header .mobile-menu.menu-color-green ul.menu>li>ul li.menu-item-has-children>ul {
	border-bottom-color: #98ce44
}
.chaser {
	background: url(../images/tp-bg.jpg) bottom repeat-x #0d3a64;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 140px;
	z-index: 999;
	box-shadow: 0 1px 3px rgba(0,0,0,.12)
}
.chaser ul.menu>li>a {
	margin: 25px 0 0;
	line-height: 50px;
	height: 50px;
	text-transform: uppercase;
	padding-left: 9px;
	padding-right: 9px
}
.chaser ul.menu>li:hover>.megamenu-wrapper, .chaser ul.menu>li:hover>ul {
	top: 75px!important
}
.chaser .logo {
	margin-top: 8px;
	min-height: initial;
	padding: 0;
	height: auto;
	margin-bottom: 0
}
.chaser .logo img {
	height: 55px
}
.chaser .logo a {
	background-size: auto 55px
}
.no-rgba .chaser {
	background: #fff;
	filter: alpha(opacity=95);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	-moz-opacity: .95;
	-khtml-opacity: .95;
	opacity: .95
}
.no-backgroundsize .chaser .logo a {
	background-size: auto 20px;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../404.html', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo/skin1-logo.png',sizingMethod='scale')"
}
.travelo-login-box, .travelo-signup-box {
	border: 2px solid #01b7f2;
	width: 300px;
	margin: 0 auto;
	display: none
}
.travelo-login-box .login-social .button, .travelo-signup-box .login-social .button {
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-bottom: 10px;
	font-size: 1.3333em;
	font-weight: 400;
	text-align: left;
	padding-left: 20px;
	letter-spacing: .04em
}
.travelo-login-box .login-social .button i, .travelo-signup-box .login-social .button i {
	font-size: 1.5em;
	margin-right: 36px;
	width: 20px;
	float: left;
	display: block
}
.travelo-login-box .login-facebook, .travelo-signup-box .login-facebook {
	background: #155c92
}
.travelo-login-box .login-googleplus, .travelo-signup-box .login-googleplus {
	background: #d13535
}
.travelo-login-box .seperator, .travelo-signup-box .seperator {
	line-height: 0;
	border-top: 1px solid #f5f5f5;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px
}
.travelo-login-box .seperator label, .travelo-signup-box .seperator label {
	display: block;
	font-size: .9167em;
	position: absolute;
	left: 50%;
	top: 50%;
	line-height: 1;
	background: #fff;
	padding: 0 10px;
	margin: -1px 0 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-weight: 400
}
#slideshow, .slideshow-bg {
	position: relative
}
.travelo-login-box p, .travelo-signup-box p {
	margin-bottom: 0
}
.travelo-login-box .description, .travelo-signup-box .description {
	font-size: 1em;
	color: #9e9e9e
}
.travelo-login-box .form-group, .travelo-signup-box .form-group {
	margin-bottom: 10px;
	text-align: left
}
.travelo-login-box .checkbox label, .travelo-signup-box .checkbox label {
	font-size: 1em
}
.travelo-login-box .goto-login, .travelo-login-box .goto-signup, .travelo-login-box .signup-email, .travelo-signup-box .goto-login, .travelo-signup-box .goto-signup, .travelo-signup-box .signup-email {
	color: #01b7f2;
	font-size: 1.0833em
}
.travelo-signup-box .signup-email-section {
	margin-bottom: 10px
}
.travelo-signup-box .signup-email i {
	font-size: 1.2em;
	margin-right: 4px
}
.travelo-signup-box .email-signup {
	margin-top: 5px;
	margin-bottom: 20px;
	display: none
}
.travelo-login-box .checkbox-inline {
	margin-left: 0
}
.travelo-login-box .forgot-password {
	color: #01b7f2;
	text-decoration: underline
}


.sort-by-section .sort-bar .sort-by-container:before {
	margin-top: -6px;
	border-bottom: 5px solid #fff
}
.sort-by-section .sort-bar .sort-by-container:after {
	margin-top: 2px;
	border-top: 5px solid #fff
}
.sort-by-section .sort-bar li.active .sort-by-container>span:after {
	background: #fdb714
}
.sort-by-section .swap-tiles {
	float: right;
	font-size: 33px
}
.sort-by-section .swap-tiles li>a>i {
	display: block;
	width: 34px;
	line-height: 34px;
	height: 34px;
	background: #f5f5f5;
	color: #d9d9d9;
	text-align: center
}
.sort-by-section .swap-tiles li.active>a>i, .sort-by-section .swap-tiles li:hover>a>i {
	background: #01b7f2;
	color: #fff
}
.sort-by-section .swap-tiles li.swap-list>a>i {
	font-size: 30px
}
.filters-container.toggle-container {
	background: 0 0
}
.filters-container.toggle-container .panel.style1 {
	border: none;
	margin-bottom: 4px;
	background: #fff
}
.filters-container.toggle-container .panel.style1 .panel-title {
	padding-left: 5px
}
.filters-container.toggle-container .panel.style1 .panel-content {
	padding: 10px 20px 20px
}
.search-results-title {
	background: #fff;
	padding: 0 20px;
	margin: 0;
	border-bottom: 4px solid #f5f5f5;
	line-height: 3em
}
.search-results-title>i {
	color: #fdb714;
	font-size: 20px;
	margin-right: 10px
}
.filters-container .reviews {
	margin: 0;
	letter-spacing: .04em
}
.filters-container ul.filters-option {
	margin-bottom: 10px
}
.filters-container ul.filters-option li {
	margin-bottom: 1px;
	background: #f5f5f5;
	padding: 0 15px
}
.filters-container ul.filters-option li a {
	color: inherit;
	display: block;
	padding: 8px 0;
	text-transform: uppercase;
	font-size: 11px
}
.filters-container ul.filters-option li small {
	float: right
}
.filters-container ul.filters-option li:before {
	float: left;
	width: 15px;
	height: 16px;
	display: block;
	line-height: 14px;
	text-align: center;
	margin-top: 12px
}
.filters-container ul.filters-option li:after {
	display: table;
	clear: both;
	content: ""
}
.filters-container ul.filters-option li.active {
	background: #01b7f2
}
.filters-container ul.filters-option li.active a {
	color: #fff
}
.hotel-list {
	margin-top: 30px
}
.detailed-logo {
	background: #fff;
	padding: 15px
}
.detailed-logo figure {
	background: #f5f5f5;
	text-align: center;
	padding: 20px 0
}
.detailed-logo figure img {
	height: auto;
	width: auto
}
.detailed-logo .box-title, .detailed-logo .feedback, .detailed-logo .price {
	border-bottom: 1px solid #f5f5f5
}
.detailed-logo .box-title {
	margin-top: 15px;
	padding-bottom: 10px;
	letter-spacing: normal
}
.detailed-logo .box-title>small {
	line-height: 1.5em;
	letter-spacing: .04em;
	font-size: 10px
}
.detailed-logo .box-title>small>i {
	font-size: 1.5em;
	display: block;
	float: left;
	margin-right: 3px
}
.detailed-logo .price {
	float: none;
	display: block;
	line-height: 1.75em
}
.detailed-logo .feedback {
	padding: 8px 0 2px;
	color: #9E9E9E;
	text-transform: uppercase;
	font-size: .8333em;
	margin-bottom: 10px
}
#cruise-main-content .tab-content .tab-pane, #flight-main-content .tab-content .tab-pane, #hotel-main-content .tab-content .tab-pane {
	padding: 0
}
#cruise-main-content #calendar-tab, #flight-main-content #calendar-tab, #hotel-main-content #calendar-tab {
	background: #2d3e52;
	padding: 20px 30px
}
#cruise-main-content #calendar-tab label, #cruise-main-content #calendar-tab p, #flight-main-content #calendar-tab label, #flight-main-content #calendar-tab p, #hotel-main-content #calendar-tab label, #hotel-main-content #calendar-tab p {
	color: #7c9abd
}
#cruise-main-content #calendar-tab .description, #flight-main-content #calendar-tab .description, #hotel-main-content #calendar-tab .description {
	padding-top: 30px
}
#cruise-main-content #calendar-tab .row, #flight-main-content #calendar-tab .row, #hotel-main-content #calendar-tab .row {
	border: none
}
#cruise-main-content .calendar table, #flight-main-content .calendar table, #hotel-main-content .calendar table {
	width: 100%;
	table-layout: fixed;
	margin-top: 20px
}
#cruise-main-content .calendar table thead td, #flight-main-content .calendar table thead td, #hotel-main-content .calendar table thead td {
	text-align: center;
	color: #fdb714;
	text-transform: uppercase;
	font-size: .8333em;
	text-indent: -5px;
	line-height: 3em
}
#cruise-main-content .calendar table tbody td, #flight-main-content .calendar table tbody td, #hotel-main-content .calendar table tbody td {
	padding: 0 5px 5px 0;
	text-align: right;
	position: relative
}
#cruise-main-content .calendar table tbody td>a, #cruise-main-content .calendar table tbody td>span, #flight-main-content .calendar table tbody td>a, #flight-main-content .calendar table tbody td>span, #hotel-main-content .calendar table tbody td>a, #hotel-main-content .calendar table tbody td>span {
	border: 1px solid #da6161;
	display: block;
	color: #da6161;
	padding: 5px;
	line-height: 1em;
	height: 4.6666em;
	font-size: 1.1667em;
	position: relative
}
#cruise-main-content .calendar table tbody td>a:before, #cruise-main-content .calendar table tbody td>span:before, #flight-main-content .calendar table tbody td>a:before, #flight-main-content .calendar table tbody td>span:before, #hotel-main-content .calendar table tbody td>a:before, #hotel-main-content .calendar table tbody td>span:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	content: "NOT AVAILABLE";
	background: #da6161;
	font-size: 10px;
	text-align: center;
	z-index: 1;
	line-height: 1;
	padding: 2.2em 5px 5px;
	color: #fff;
	display: none;
	cursor: default
}
#cruise-main-content .calendar table tbody td>a:hover:before, #cruise-main-content .calendar table tbody td>span:hover:before, #flight-main-content .calendar table tbody td>a:hover:before, #flight-main-content .calendar table tbody td>span:hover:before, #hotel-main-content .calendar table tbody td>a:hover:before, #hotel-main-content .calendar table tbody td>span:hover:before {
	display: block
}
#cruise-main-content .calendar table tbody td.available>a, #cruise-main-content .calendar table tbody td.available>span, #flight-main-content .calendar table tbody td.available>a, #flight-main-content .calendar table tbody td.available>span, #hotel-main-content .calendar table tbody td.available>a, #hotel-main-content .calendar table tbody td.available>span {
	border-color: #98ce44;
	color: #98ce44
}
#cruise-main-content .calendar table tbody td.available>a:before, #cruise-main-content .calendar table tbody td.available>span:before, #flight-main-content .calendar table tbody td.available>a:before, #flight-main-content .calendar table tbody td.available>span:before, #hotel-main-content .calendar table tbody td.available>a:before, #hotel-main-content .calendar table tbody td.available>span:before {
	background: #98ce44;
	content: "BOOK FROM";
	cursor: pointer
}
#cruise-main-content .calendar table tbody td.date-passed>a, #cruise-main-content .calendar table tbody td.date-passed>span, #flight-main-content .calendar table tbody td.date-passed>a, #flight-main-content .calendar table tbody td.date-passed>span, #hotel-main-content .calendar table tbody td.date-passed>a, #hotel-main-content .calendar table tbody td.date-passed>span {
	border-color: #01b7f2;
	color: #01b7f2
}
#cruise-main-content .calendar table tbody td.date-passed>a:before, #cruise-main-content .calendar table tbody td.date-passed>span:before, #flight-main-content .calendar table tbody td.date-passed>a:before, #flight-main-content .calendar table tbody td.date-passed>span:before, #hotel-main-content .calendar table tbody td.date-passed>a:before, #hotel-main-content .calendar table tbody td.date-passed>span:before {
	background: #01b7f2;
	content: "DATE PASSED"
}
#cruise-main-content .calendar table tbody td .price-text, #flight-main-content .calendar table tbody td .price-text, #hotel-main-content .calendar table tbody td .price-text {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #fff;
	font-size: .8571em
}
#cruise-main-content .calendar-legend, #flight-main-content .calendar-legend, #hotel-main-content .calendar-legend {
	margin-top: 15px
}
#cruise-main-content .calendar-legend label, #flight-main-content .calendar-legend label, #hotel-main-content .calendar-legend label {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: .04em;
	line-height: 15px;
	color: #fff!important;
	margin-right: 15px;
	font-size: .9167em
}
#cruise-main-content .calendar-legend label:before, #flight-main-content .calendar-legend label:before, #hotel-main-content .calendar-legend label:before {
	content: "";
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	border: 1px solid;
	margin-right: 4px
}
#cruise-main-content .calendar-legend label.available:before, #flight-main-content .calendar-legend label.available:before, #hotel-main-content .calendar-legend label.available:before {
	border-color: #98ce44
}
#cruise-main-content .calendar-legend label.unavailable:before, #flight-main-content .calendar-legend label.unavailable:before, #hotel-main-content .calendar-legend label.unavailable:before {
	border-color: #da6161
}
#cruise-main-content .calendar-legend label.past:before, #flight-main-content .calendar-legend label.past:before, #hotel-main-content .calendar-legend label.past:before {
	border-color: #01b7f2
}
#car-details .intro, #cruise-description .intro, #cruise-reviews .intro, #cruise-write-review .intro, #flight-details .intro, #hotel-description .intro, #hotel-reviews .intro, #hotel-write-review .intro, #travel-guide .intro {
	background: #f5f5f5
}
#car-details .intro.table-wrapper, #cruise-description .intro.table-wrapper, #cruise-reviews .intro.table-wrapper, #cruise-write-review .intro.table-wrapper, #flight-details .intro.table-wrapper, #hotel-description .intro.table-wrapper, #hotel-reviews .intro.table-wrapper, #hotel-write-review .intro.table-wrapper, #travel-guide .intro.table-wrapper {
	padding: 0;
	border-spacing: 15px;
	border-collapse: separate;
	table-layout: fixed
}
#car-details .intro.table-wrapper>*, #cruise-description .intro.table-wrapper>*, #cruise-reviews .intro.table-wrapper>*, #cruise-write-review .intro.table-wrapper>*, #flight-details .intro.table-wrapper>*, #hotel-description .intro.table-wrapper>*, #hotel-reviews .intro.table-wrapper>*, #hotel-write-review .intro.table-wrapper>*, #travel-guide .intro.table-wrapper>* {
	border-collapse: collapse
}
#car-details .intro.table-wrapper .table-cell, #cruise-description .intro.table-wrapper .table-cell, #cruise-reviews .intro.table-wrapper .table-cell, #cruise-write-review .intro.table-wrapper .table-cell, #flight-details .intro.table-wrapper .table-cell, #hotel-description .intro.table-wrapper .table-cell, #hotel-reviews .intro.table-wrapper .table-cell, #hotel-write-review .intro.table-wrapper .table-cell, #travel-guide .intro.table-wrapper .table-cell {
	background: #fff
}
#car-details .intro.table-wrapper .table-cell:first-child, #cruise-description .intro.table-wrapper .table-cell:first-child, #cruise-reviews .intro.table-wrapper .table-cell:first-child, #cruise-write-review .intro.table-wrapper .table-cell:first-child, #flight-details .intro.table-wrapper .table-cell:first-child, #hotel-description .intro.table-wrapper .table-cell:first-child, #hotel-reviews .intro.table-wrapper .table-cell:first-child, #hotel-write-review .intro.table-wrapper .table-cell:first-child, #travel-guide .intro.table-wrapper .table-cell:first-child {
	margin-bottom: 15px
}
#car-details .intro.table-wrapper .table-cell:last-child, #cruise-description .intro.table-wrapper .table-cell:last-child, #cruise-reviews .intro.table-wrapper .table-cell:last-child, #cruise-write-review .intro.table-wrapper .table-cell:last-child, #flight-details .intro.table-wrapper .table-cell:last-child, #hotel-description .intro.table-wrapper .table-cell:last-child, #hotel-reviews .intro.table-wrapper .table-cell:last-child, #hotel-write-review .intro.table-wrapper .table-cell:last-child, #travel-guide .intro.table-wrapper .table-cell:last-child {
	padding-left: 0;
	padding-right: 0
}
#cruise-features, #hotel-features {
	margin-top: 30px
}
#cruise-description .features, #hotel-description .features, #travel-guide .features {
	text-transform: uppercase;
	padding: 25px 20px;
	font-size: .8333em
}
#cruise-description .features li, #hotel-description .features li, #travel-guide .features li {
	line-height: 2em
}
#cruise-description .features label, #hotel-description .features label, #travel-guide .features label {
	margin: 0 20px 0 0;
	width: 110px;
	border-right: 1px solid #f5f5f5;
	color: #01b7f2;
	white-space: nowrap
}
#cruise-description .long-description, #hotel-description .long-description, #travel-guide .long-description {
	margin-top: 25px;
	padding: 0 15px
}
#cruise-availability .update-search, #hotel-availability .update-search {
	border: 15px solid #f5f5f5;
	background: #fff;
	padding: 20px 20px 0;
	margin-bottom: 20px
}
#cruise-availability .update-search [class*=" col-"], #cruise-availability .update-search [class^=col-], #hotel-availability .update-search [class*=" col-"], #hotel-availability .update-search [class^=col-] {
	padding-left: 5px;
	padding-right: 5px
}
#cruise-availability .update-search .row, #hotel-availability .update-search .row {
	margin-left: -5px;
	margin-right: -5px
}
#cruise-availability .update-search>div, #hotel-availability .update-search>div {
	margin-bottom: 20px
}
#cruise-availability .room-list>article, #hotel-availability .room-list>article {
	margin: 20px 0 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5
}
#cruise-availability .room-list .box .price-section, #cruise-availability .room-list>article:last-child, #hotel-availability .room-list .box .price-section, #hotel-availability .room-list>article:last-child {
	border-bottom: none
}
#cruise-availability .room-list .load-more button, #hotel-availability .room-list .load-more button {
	font-size: 1.3333em
}
#cruise-availability .room-list .box .action-section, #cruise-availability .room-list .box .price-section, #hotel-availability .room-list .box .action-section, #hotel-availability .room-list .box .price-section {
	padding-right: 0
}
#cruise-availability .room-list .box .action-section, #hotel-availability .room-list .box .action-section {
	vertical-align: bottom
}
#cruise-availability .room-list .box .action-section a.button, #hotel-availability .room-list .box .action-section a.button {
	padding: 0 20px
}
#cruise-amenities .amenities li, #hotel-amenities .amenities li, #inflight-features .amenities li {
	padding: 0
}
#cruise-amenities .amenities.style1 li, #hotel-amenities .amenities.style1 li, #inflight-features .amenities.style1 li {
	margin-bottom: 1px
}
#cruise-amenities .amenities.style1 li .icon-box, #hotel-amenities .amenities.style1 li .icon-box, #inflight-features .amenities.style1 li .icon-box {
	background: #f5f5f5
}
#cruise-amenities .amenities.style2 li, #hotel-amenities .amenities.style2 li, #inflight-features .amenities.style2 li {
	margin-bottom: 20px
}
#cruise-reviews .rating, #hotel-reviews .rating {
	padding: 20px 30px;
	background: #fff;
	text-align: center
}
#cruise-reviews .rating .score, #hotel-reviews .rating .score {
	display: block;
	font-size: 5em;
	color: #2d3e52;
	font-weight: 300;
	line-height: 1.25em
}
#cruise-reviews .rating .five-stars-container, #hotel-reviews .rating .five-stars-container {
	font-size: 2.5em;
	margin-bottom: 20px
}
#cruise-reviews .detailed-rating, #hotel-reviews .detailed-rating {
	background: #fff;
	padding: 30px 0
}
#cruise-reviews .detailed-rating li, #hotel-reviews .detailed-rating li {
	padding: 0 25px
}
#cruise-reviews .guest-reviews, #hotel-reviews .guest-reviews {
	margin-top: 25px;
	margin-bottom: 30px
}
#cruise-reviews .guest-reviews .comment-container, #hotel-reviews .guest-reviews .comment-container {
	padding-left: 20px
}
#flight-fare-rules .topics, #hotel-faqs .topics {
	margin-bottom: 30px
}
#flight-fare-rules .topics li, #hotel-faqs .topics li {
	padding: 0 0 0 15px;
	margin-bottom: 1px;
	border-right: 1px solid #fff;
	background: #f5f5f5;
	line-height: 3.3333em;
	text-transform: uppercase;
	font-size: .9167em
}
#flight-fare-rules .topics li a, #hotel-faqs .topics li a {
	color: inherit
}
#flight-fare-rules .topics li.active, #hotel-faqs .topics li.active {
	background: #01b7f2
}
.image-box.style2.activities .details {
	padding-top: 10px
}
.image-box.style2.activities.innerstyle {
	margin-top: 20px
}
.image-box.style2.activities.innerstyle .details {
	padding-right: 0
}
.image-box.style2.activities .review-score {
	float: right;
	text-transform: uppercase
}
.image-box.style2.activities .review-score .reviews {
	font-size: .8333em
}
.image-box.style2.activities .five-stars-container {
	float: left;
	margin-right: 10px
}
.image-box.style2.activities .details-header {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 15px
}
.image-box.style2.activities>* {
	padding-bottom: 15px;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 20px
}
.image-box.style2.activities>:last-child {
	border-bottom: none;
	padding-bottom: 0
}
.image-box.style2.activities.no-bottom-border>* {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 30px
}
#cruise-write-review .photo, #hotel-write-review .photo {
	padding: 0
}
#cruise-write-review .photo .feedback, #hotel-write-review .photo .feedback {
	margin-top: 40px
}
#cruise-write-review .photo .details, #hotel-write-review .photo .details {
	padding-right: 15px
}
#cruise-write-review .photo .details .review, #hotel-write-review .photo .details .review {
	letter-spacing: .04em
}
#cruise-write-review .overall-rating, #hotel-write-review .overall-rating {
	background: #fff
}
#cruise-write-review .detailed-rating, #hotel-write-review .detailed-rating {
	margin-left: -20px;
	margin-right: -20px
}
#cruise-write-review .detailed-rating li, #hotel-write-review .detailed-rating li {
	padding: 0 20px
}
#cruise-write-review .detailed-rating li>.each-rating, #hotel-write-review .detailed-rating li>.each-rating {
	border-top: 1px solid #F5F5F5;
	border-bottom: none
}
#cruise-write-review .main-rating, #hotel-write-review .main-rating {
	margin-bottom: 20px
}
#cruise-write-review .review-form, #hotel-write-review .review-form {
	padding: 0 10px 10px
}
#cruise-write-review .review-form h4, #hotel-write-review .review-form h4 {
	margin-bottom: 5px
}
#cruise-write-review .review-form .form-group, #hotel-write-review .review-form .form-group, .overall-rating .star-rating {
	margin-bottom: 20px
}
#cruise-write-review .sort-trip li, #hotel-write-review .sort-trip li {
	float: left;
	margin-right: 20px;
	text-align: center
}
#cruise-write-review .sort-trip li>span, #hotel-write-review .sort-trip li>span {
	font-weight: 500;
	font-size: 1.1667em;
	margin-top: 10px;
	line-height: 2.5em
}
#cruise-write-review .sort-trip li i, #hotel-write-review .sort-trip li i {
	display: block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 2.3333em;
	color: #dbdbdb
}
#cruise-write-review .sort-trip li.active i, #hotel-write-review .sort-trip li.active i {
	background: #01b7f2;
	color: #fff;
	border-color: #01b7f2
}
#cruise-write-review .sort-trip li.active>span, #hotel-write-review .sort-trip li.active>span {
	color: #01b7f2
}
#cruise-write-review .sort-trip li:hover i, #hotel-write-review .sort-trip li:hover i {
	-webkit-animation: sonarEffect 1s ease-out;
	-moz-animation: sonarEffect 1s ease-out;
	animation: sonarEffect 1s ease-out
}
.overall-rating {
	padding: 25px 30px
}
.overall-rating .star-rating .five-stars-container {
	font-size: 3em;
	line-height: 1em;
	float: left
}
.overall-rating .star-rating .status {
	text-transform: uppercase;
	display: block;
	float: left;
	line-height: 22px;
	height: 22px;
	background: #01b7f2;
	color: #fff;
	font-weight: 700;
	margin-top: 8px;
	position: relative;
	margin-left: 25px;
	padding: 0 15px 0 10px
}
.overall-rating .star-rating .status:before {
	display: block;
	content: "";
	border-right: 15px solid #01b7f2;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	position: absolute;
	top: 0;
	left: -15px
}
.booking-details .guest, .booking-details .timing, .detailed-rating li>.each-rating, .guest-review:last-child {
	border-bottom: 1px solid #f5f5f5
}
.detailed-rating {
	text-transform: uppercase
}
.detailed-rating li {
	display: block
}
.detailed-rating li>.each-rating {
	display: block;
	padding: 8px 0 5px
}
.guest-review .author, .guest-review .comment-container {
	padding-top: 25px;
	padding-bottom: 25px
}
.detailed-rating li label {
	color: #01b7f2
}
.detailed-rating li .five-stars-container {
	float: right;
	color: #dbdbdb
}
.guest-review {
	border-top: 1px solid #f5f5f5
}
.guest-review .author {
	text-align: center;
	border-right: 1px solid #f5f5f5
}
.guest-review .author>a {
	width: 74px;
	height: 74px
}
.guest-review .author img {
	width: 100%;
	height: 100%
}
.guest-review .author .name {
	color: #2d3e52;
	font-size: 1.0833em;
	margin-bottom: 0
}
.guest-review .author .date {
	text-transform: uppercase;
	font-size: .8333em
}
.guest-review .comment-container .comment-title {
	color: #01b7f2;
	float: left;
	font-style: italic
}
.guest-review .comment-container .review-score {
	float: right
}
.guest-review .comment-container .review-score .score {
	font-size: 2em;
	margin-left: 10px
}
.guest-review .comment-container .comment-content p {
	line-height: 2em
}
.booking-section {
	padding: 20px 30px
}
.booking-form label {
	font-size: .9167em
}
.booking-form .checkbox label {
	font-size: 1.0833em;
	text-transform: none
}
.booking-form .form-group {
	margin-bottom: 0
}
.booking-form .form-group>* {
	margin-bottom: 20px
}
.booking-details figure>a:first-child {
	width: 75px;
	height: 75px;
	float: left
}
.booking-details figure img {
	width: auto;
	height: 100%
}
.booking-details figure .travel-title {
	margin-left: 90px
}
.booking-details figure .travel-title .box-title {
	margin-bottom: 5px
}
.booking-details figure .travel-title .box-title:after {
	display: none
}
.booking-details .details {
	padding-left: 0;
	padding-right: 0;
	padding-top: 7px
}
.booking-details .timing {
	font-size: .8333em;
	text-transform: uppercase;
	text-align: right;
	line-height: 1.3333em;
	padding: 10px 0 5px;
	margin: 0
}
.booking-details .timing .duration {
	font-weight: 700;
	color: #fdb714
}
.booking-details .timing .duration>div {
	margin-top: 5px
}
.booking-details .timing .check-out {
	text-align: left
}
.booking-details .timing label, .booking-details .timing span {
	display: block;
	line-height: 1.42;
	letter-spacing: .04em
}
.booking-details .timing label {
	color: #01b7f2;
	font-size: 1em;
	margin-bottom: 0;
	font-weight: 400
}
.booking-details .timing i {
	font-size: 2em
}
.booking-details .guest {
	padding: 10px 0
}
.booking-details .other-details {
	font-size: .8333em;
	margin-bottom: 0;
	text-align: right;
	text-transform: uppercase
}
.booking-details .other-details dd, .booking-details .other-details dt {
	padding: 1.3em 0;
	border-top: 1px solid #f5f5f5
}
.booking-details .other-details dt {
	float: left;
	text-align: left;
	margin: 0;
	color: #01b7f2;
	clear: both
}
.booking-details .other-details .total-price {
	font-size: 1.5em;
	color: #2d3e52;
	text-transform: none
}
.booking-details .other-details .total-price-value {
	color: #98ce44;
	font-size: 1.4em
}
.booking-information {
	padding: 20px 30px 30px
}
.booking-information>.booking-confirmation>.icon {
	color: #fdb714;
	font-size: 1.5em;
	float: left;
	margin-right: 12px;
	margin-top: 4px
}
.booking-information>.booking-confirmation>.message {
	float: left
}
.booking-information>.booking-confirmation .main-message {
	color: #01b7f2;
	margin-bottom: 0;
	letter-spacing: .04em
}
.booking-information>.booking-confirmation .print-button {
	float: right
}
.booking-information>.booking-confirmation .print-button button {
	text-transform: uppercase
}
.booking-information>.booking-confirmation p {
	margin-bottom: 0
}
.booking-information .view-link {
	font-size: 1.1667em
}
.flight-routes.image-box .box {
	margin-bottom: 10px
}
.flight-routes .box {
	padding: 10px
}
.flight-routes .box figure {
	height: 40px;
	width: 40px;
	background: #f5f5f5;
	display: table
}
.flight-routes .box figure>a {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.flight-routes .box .details {
	padding: 5px 0 0;
	margin-left: 55px
}
.flight-routes .box .button {
	margin: 12px 5px 0 0
}
.flight-list, .flight-routes .box .box-title {
	margin-bottom: 0
}
.flight-booking-details .details {
	padding: 0;
	margin-top: 10px;
	border-top: 1px solid #f5f5f5
}
.flight-detail-page .detailed-logo .duration {
	font-size: .8333em;
	text-transform: uppercase;
	letter-spacing: .04em;
	border-bottom: 1px solid #f5f5f5;
	padding: 6px 0;
	margin-bottom: 10px
}
.flight-detail-page .detailed-logo .duration dd, .flight-detail-page .detailed-logo .duration dl, .flight-detail-page .detailed-logo .duration dt {
	display: inline-block;
	margin: 0
}
.flight-detail-page .detailed-logo .duration dl {
	vertical-align: middle
}
.flight-detail-page .detailed-logo .duration i {
	color: #fdb714;
	font-size: 20px;
	margin-right: 10px;
	line-height: 0;
	vertical-align: middle
}
#car-details .term-description, #flight-details .term-description {
	margin: 0;
	font-size: .8333em
}
#car-details .term-description dd, #car-details .term-description dt, #flight-details .term-description dd, #flight-details .term-description dt {
	line-height: 1.1667em
}
#car-details .travelo-box, #flight-details .travelo-box {
	padding: 25px 25px 20px;
	margin: 0
}
#flight-details .detailed-features {
	background: #fff
}
#flight-details .box-title {
	margin: 0
}
#flight-details .flights {
	width: 100%;
	padding-bottom: 30px;
	border-collapse: separate;
	border-spacing: 0
}
#flight-details .flights .timing {
	padding: 0;
	border: none;
	display: table;
	margin: 0 auto
}
#flight-details .flights .timing>div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0 7px
}
#flight-details .flights .table-cell {
	border-top: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	padding: 20px 5px;
	text-align: center;
	vertical-align: middle
}
#flight-details .flights .table-cell:last-child {
	border-right: none
}
#car-details .detailed-features>[class^=col-]:first-child, .top-cruise-destinations .details .row>div {
	border-right: 1px solid #f5f5f5
}
#flight-details .flights .logo label {
	display: block;
	font-weight: 400;
	font-size: .8333em;
	text-transform: uppercase;
	line-height: 1em
}
#flight-details .flights .logo img {
	max-width: 84px;
	height: auto
}
#flight-details .flights .first-flight .logo, #flight-details .flights .timing-detail {
	position: relative
}
#flight-details .flights .first-flight .logo:after {
	content: "\e883";
	font-family: soap-icons;
	font-size: 24px;
	position: absolute;
	display: inline-block;
	width: 10px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	right: -5px;
	bottom: -15px;
	z-index: 9;
	color: #e01a33
}
#flight-details .flights .layover {
	position: absolute;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 400;
	background: #f5f5f5;
	width: 100px;
	height: 20px;
	line-height: 20px;
	font-size: .75em;
	left: 50%;
	margin: 0 0 0 -50px;
	bottom: -10px;
	z-index: 9;
	letter-spacing: .04em
}
#flight-baggage form .checkbox label {
	font-size: .8333em;
	text-transform: uppercase
}
#flight-baggage .baggage .icon-box {
	cursor: default
}
#flight-baggage .baggage .icon-box .box-title {
	color: #838383
}
#flight-baggage .baggage .icon-box:hover .box-title {
	color: #2d3e52
}
#flight-baggage .baggage .icon-box:hover i {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms
}
.explore-more {
	padding: 10px 0 0 4px
}
.explore-more .intro {
	text-transform: none;
	margin-bottom: 19px;
	margin-left: 12px
}
.explore-more .intro i {
	float: left;
	margin-right: 10px;
	color: #01b7f2;
	font-size: 16px
}
#car-details .car-damage .radio, #car-details .protect-passengers label, .car-detail-page .detailed-logo .mile, .top-cruise-destinations .details li {
	font-size: .8333em;
	text-transform: uppercase
}
.explore-more .intro .box-title small {
	margin-bottom: 3px
}
.explore-more .box {
	margin: 0 0 4px;
	padding-right: 4px;
	width: 50%;
	float: left
}
.explore-more .box figure figcaption {
	text-transform: uppercase;
	padding-right: 20px
}
.car-list {
	margin-top: 30px;
	margin-bottom: 10px
}
.car-detail-page .featured-image img {
	width: 100%;
	height: auto
}
.car-detail-page .detailed-logo .mile {
	border-bottom: 1px solid #f5f5f5;
	padding: 8px 0;
	margin-bottom: 10px
}
#car-details .detailed-features {
	background: #fff
}
#car-details .detailed-features>[class^=col-] {
	padding: 0 0 10px
}
#car-details .detailed-features .box-title {
	padding: 25px 0 25px 25px;
	border-bottom: 1px solid #f5f5f5
}
#car-details .detailed-features .icon-box {
	margin: 15px 0 30px 20px
}
#car-details .car-features .icon-box {
	color: inherit;
	margin-bottom: 10px
}
#car-details .car-features .icon-box>i, .cruise-itinerary th, .cruise-line-deals .box-title small {
	color: #01b7f2
}
#car-details .protect-passengers .icon-box {
	margin-bottom: 15px
}
#car-details .protect-passengers label {
	font-weight: 400
}
#car-details .car-damage .logo img {
	max-height: 25px;
	width: auto
}
#car-details .car-damage .radio {
	margin: 0 0 10px;
	line-height: 20px
}
.booking-details .car-detail {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 20px
}
.booking-details .car-detail .icon-box {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #f5f5f5
}
.top-cruise-destinations .details {
	padding: 15px 20px!important
}
.top-cruise-destinations .details .row>div:last-child {
	border-right: none
}
.cruise-line-deals {
	padding-top: 0
}
.cruise-line-deals .row {
	margin-bottom: -1px;
	overflow: hidden
}
.cruise-line-deals .row>div {
	border-bottom: 1px solid #f5f5f5
}
.cruise-line-deals .box {
	margin-bottom: 10px;
	margin-top: 20px
}
.cruise-line-deals .box figure {
	background: #f5f5f5;
	text-align: center;
	height: 70px;
	display: table;
	width: 100%;
	table-layout: fixed
}
.cruise-line-deals .box figure .image-wrapper {
	display: table-cell;
	vertical-align: middle
}
.cruise-line-deals .box figure img {
	max-width: 66.6666%;
	width: auto;
	height: auto
}
.investor-list img, .mobile-section .image-wrapper img, .travel-story-container .my-trip li img {
	max-width: 100%
}
.cruise-line-deals .box .details {
	padding-left: 0;
	padding-right: 0
}
.cruise-line-deals .box .price {
	font-size: 1.3333em
}
.cruise-line-deals .box .price small {
	font-size: .625em
}
.cruise-booking-form .radio {
	margin-top: 6px;
	text-transform: none
}
.cruise-booking-form .radio:first-child {
	margin-left: 0
}
#cruise-description .intro li {
	line-height: 2.5em
}
.cruise-itinerary .travelo-box {
	margin: 0
}
.cruise-itinerary table {
	width: 100%
}
.cruise-itinerary th {
	font-weight: 400;
	padding-bottom: 10px
}
.cruise-itinerary td {
	font-size: .8333em;
	text-transform: uppercase;
	line-height: 3.8333em;
	border-top: 1px solid #f5f5f5;
	vertical-align: middle
}
#cruise-availability .room-list .box figure, #cruise-food-dinning .food-dinning-list .box figure, #hotel-availability .room-list .box figure {
	margin-bottom: 5px
}
#cruise-availability .room-list .details, #cruise-food-dinning .food-dinning-list .details, #hotel-availability .room-list .details {
	padding-top: 0;
	padding-bottom: 0
}
#cruise-availability .room-list .box-title .title, #cruise-food-dinning .food-dinning-list .box-title .title, #hotel-availability .room-list .box-title .title {
	margin-bottom: 3px
}
#cruise-availability .room-list .box-title dl, #cruise-food-dinning .food-dinning-list .box-title dl, #hotel-availability .room-list .box-title dl {
	margin: 0
}
#cruise-availability .room-list .box-title dl:after, #cruise-food-dinning .food-dinning-list .box-title dl:after, #hotel-availability .room-list .box-title dl:after {
	content: "";
	display: table;
	clear: both
}
#cruise-availability .room-list .box-title dd, #cruise-availability .room-list .box-title dt, #cruise-food-dinning .food-dinning-list .box-title dd, #cruise-food-dinning .food-dinning-list .box-title dt, #hotel-availability .room-list .box-title dd, #hotel-availability .room-list .box-title dt {
	float: left;
	font-size: .8333em;
	text-transform: uppercase
}
#cruise-availability .room-list .box-title dt, #cruise-food-dinning .food-dinning-list .box-title dt, #hotel-availability .room-list .box-title dt {
	color: #01b7f2;
	margin-right: 5px;
	clear: both
}
#cruise-food-dinning .food-dinning-list hr {
	margin-top: 15px;
	margin-bottom: 15px
}
#cruise-food-dinning .food-dinning-list .details {
	text-transform: none;
	padding: 0
}
#cruise-food-dinning .food-dinning-list figure {
	margin: 0 20px 10px 0
}
#cruise-food-dinning .food-dinning-list .box-title {
	margin: 0 0 5px
}
#cruise-food-dinning .food-dinning-list .box-title dl:after {
	display: none;
	clear: none
}
#cruise-food-dinning .food-dinning-list .box-title dt {
	clear: none
}
#cruise-food-dinning .food-dinning-list .box-title dd {
	float: none
}
#cruise-food-dinning .food-dinning-list .review-score {
	float: right;
	margin-top: 6px
}
#cruise-food-dinning .food-dinning-list .review-score .five-stars-container {
	vertical-align: middle;
	margin-right: 5px
}
#cruise-food-dinning .food-dinning-list .review-score .review {
	vertical-align: middle;
	color: #9e9e9e;
	text-transform: uppercase;
	font-size: .8333em
}
#cruise-food-dinning .food-dinning-list .box {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 15px;
	padding-bottom: 10px
}
#cruise-food-dinning .food-dinning-list .box:last-child {
	border-bottom: none
}
#cruise-reviews .guest-review .comment-title {
	font-style: normal;
	color: #2d3e52
}
.li17, .s16, .s5 {
	font-style: italic
}
.coming-soon-page #footer .logo a, .coming-soon-page #header .logo a, .dashboard #footer .logo a, .dashboard #header .logo a, .loading-page #footer .logo a, .loading-page #header .logo a, .post-404page #footer .logo a, .post-404page #header .logo a, .soap-login-page #footer .logo a, .soap-login-page #header .logo a {
	background: 0 0
}
.coming-soon-page #footer .logo img, .coming-soon-page #header .logo img, .dashboard #footer .logo img, .dashboard #header .logo img, .loading-page #footer .logo img, .loading-page #header .logo img, .post-404page #footer .logo img, .post-404page #header .logo img, .soap-login-page #footer .logo img, .soap-login-page #header .logo img {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.dashboard #header .logo img {
	height: 22px
}
#dashboard .fact {
	color: #fff;
	margin-bottom: 20px
}
#dashboard .fact .numbers {
	padding: 25px 15px
}
#dashboard .fact .numbers dl {
	float: right;
	text-align: right;
	margin: 0
}
#dashboard .fact .numbers dt {
	font-size: 2em;
	font-weight: 400;
	line-height: 1em
}
#dashboard .fact .numbers dd {
	font-size: 1.3333em
}
#dashboard .fact .numbers .icon {
	font-size: 4em
}
#dashboard .fact .description {
	font-size: .8333em;
	text-transform: uppercase;
	padding: 0 20px;
	font-weight: 700;
	line-height: 3em
}
#dashboard .fact .description>.icon {
	float: right;
	font-size: 2em
}
#dashboard .fact.blue {
	background: #01b7f2
}
#dashboard .fact.blue .description {
	background: #04afe7
}
#dashboard .fact.yellow {
	background: #fdb714
}
#dashboard .fact.yellow .description {
	background: #f5b010
}
#dashboard .fact.red {
	background: #e01a33
}
#dashboard .fact.red .description {
	background: #d51a32
}
#dashboard .fact.green {
	background: #98ce44
}
#dashboard .fact.green .description {
	background: #91c63d
}
#dashboard .notifications .icon-box {
	background: #f5f5f5;
	font-size: 1em;
	padding-right: 15px;
	margin-bottom: 10px;
	height: auto
}
#dashboard .notifications .icon-box:after {
	display: table;
	content: "";
	clear: both
}
#dashboard .notifications .box-title {
	line-height: 1em;
	text-transform: none;
	color: #2d3e52;
	padding: 14px 5px 15px 57px
}
#dashboard .notifications .price {
	color: #01b7f2;
	float: none;
	text-align: left;
	display: inline;
	font-size: inherit
}
#dashboard .notifications .time {
	line-height: inherit
}
#dashboard .notifications .load-more {
	font-size: 2.5em;
	text-align: center;
	color: #d9d9d9
}
#dashboard .recent-activity {
	background: #f5f5f5;
	padding: 15px
}
#dashboard .recent-activity ul {
	background: #fff;
	margin-bottom: 15px
}
#dashboard .recent-activity ul li>a {
	padding: 15px;
	border-bottom: 1px solid #f5f5f5;
	display: block
}
#dashboard .recent-activity ul li>a:hover {
	background: #f5f5f5
}
#dashboard .recent-activity ul .icon {
	float: left;
	margin-right: 15px;
	font-size: 1.3333em
}
#profile .personal-details .details {
	padding-top: 0;
	padding-right: 0
}
#profile .personal-details figure {
	margin-bottom: 20px
}
#profile .personal-details .term-description {
	margin-bottom: 0
}
#profile .edit-profile {
	display: none
}
#profile .term-description dd, #profile .term-description dt {
	display: inline-block;
	float: none;
	width: 50%;
	vertical-align: top
}
#profile .term-description dt {
	clear: none
}
#profile .term-description dd {
	padding-left: 30px
}
.dashboard .benefits>li {
	font-size: 1.0833em;
	line-height: 2.6667em
}
#booking .filter-section {
	padding: 10px 15px 5px 5px;
	margin-bottom: 30px
}
#booking .filter-section label.radio {
	margin-top: 4px
}
#booking .filter-section label.radio:before {
	border: none;
	line-height: 14px
}
#booking .filter-section button {
	margin-left: 8px;
	font-weight: 400;
	margin-bottom: 5px
}
#booking .filter-section .action {
	width: auto;
	padding: 0!important
}
#booking .filter-section .action h5 {
	width: auto;
	line-height: 28px
}
#booking .booking-info {
	border-top: 1px solid #f5f5f5;
	padding: 10px
}
#booking .booking-info:last-child {
	border-bottom: 1px solid #f5f5f5
}
#booking .booking-info div.date {
	width: 72px;
	height: 72px;
	background: #f5f5f5;
	text-align: center;
	float: left;
	margin-right: 20px
}
#booking .booking-info div.date>* {
	margin: 0;
	display: block
}
#booking .booking-info div.date>.month {
	background: #e44049;
	height: 20px;
	line-height: 20px;
	font-size: .8333em;
	color: #fff
}
#booking .booking-info div.date>.date {
	font-size: 2em;
	line-height: 1em;
	color: #e44049;
	font-weight: 700;
	margin-top: 6px
}
#booking .booking-info div.date>.day {
	font-size: .8333em;
	font-weight: 400;
	line-height: 1.25em
}
#booking .booking-info .box-title, #booking .booking-info .status {
	margin-top: 20px
}
#booking .booking-info .icon {
	font-size: 1.0833em;
	float: left;
	margin-right: 10px
}
#booking .booking-info .box-title {
	float: left
}
#booking .booking-info .box-title small {
	padding-left: 43px
}
#booking .booking-info .status {
	float: right;
	margin-right: 15px;
	background: #98ce44
}
.dashboard #footer .footer-wrapper .copyright, .dashboard #header .logo, .post-404page #footer .footer-wrapper .copyright, .post-404page #header .logo, .soap-login-page #footer .footer-wrapper .copyright, .soap-login-page #header .logo {
	margin: 0
}
#booking .booking-info.cancelled .status, #booking .booking-info.cancelled div.date>.month {
	background: #d9d9d9
}
#booking .booking-info .info {
	float: right;
	padding-left: 15px;
	border-left: 1px solid #f5f5f5;
	text-transform: uppercase;
	padding-top: 2px;
	margin-bottom: 0;
	width: 140px
}
#booking .booking-info .info * {
	font-size: .8333em;
	font-weight: 400
}
#booking .booking-info .info dt {
	color: #e44049
}
#booking .booking-info.cancelled div.date>.date, #booking .booking-info.cancelled div.date>.day {
	color: #d9d9d9
}
#booking .booking-info.cancelled .icon, #booking .booking-info.cancelled .icon:before {
	border-color: #d9d9d9;
	color: #d9d9d9
}
#booking .booking-info.cancelled .info dt {
	color: inherit
}
#wishlist .image-box .box {
	background: #f5f5f5
}
#wishlist .image-box .box .details {
	padding-right: 15px
}
#settings form button {
	width: 200px
}
.dashboard #header, .post-404page #header, .soap-login-page #header {
	padding-top: 45px
}
.dashboard #header .quick-menu .ribbon>a, .post-404page #header .quick-menu .ribbon>a, .soap-login-page #header .quick-menu .ribbon>a {
	color: #fff;
	font-size: .8333em;
	font-weight: 700;
	letter-spacing: .04em;
	line-height: 30px;
	display: block
}
.dashboard #content, .post-404page #content, .soap-login-page #content {
	background: 0 0
}
.dashboard #footer .footer-wrapper, .post-404page #footer .footer-wrapper, .soap-login-page #footer .footer-wrapper {
	padding-top: 40px;
	padding-bottom: 50px
}
.dashboard #footer .footer-wrapper .main-menu.tab-container.full-width-style .tab-content, .post-404page #footer .footer-wrapper .main-menu.tab-container.full-width-style .tab-content, .soap-login-page #footer .footer-wrapper .main-menu.tab-container.full-width-style .tab-content {
	background: 0 0;
	text-align: center
}
.dashboard #footer .footer-wrapper #main-menu ul.menu>li>a, .post-404page #footer .footer-wrapper #main-menu ul.menu>li>a, .soap-login-page #footer .footer-wrapper #main-menu ul.menu>li>a {
	font-weight: 400
}
.dashboard #footer .footer-wrapper #main-menu ul.menu>li.active>a, .dashboard #footer .footer-wrapper #main-menu ul.menu>li:hover>a, .post-404page #footer .footer-wrapper #main-menu ul.menu>li.active>a, .post-404page #footer .footer-wrapper #main-menu ul.menu>li:hover>a, .soap-login-page #footer .footer-wrapper #main-menu ul.menu>li.active>a, .soap-login-page #footer .footer-wrapper #main-menu ul.menu>li:hover>a {
	font-weight: 700
}
.dashboard #footer .footer-wrapper #main-menu ul.menu>li.active>a:before, .post-404page #footer .footer-wrapper #main-menu ul.menu>li.active>a:before, .soap-login-page #footer .footer-wrapper #main-menu ul.menu>li.active>a:before {
	display: block;
	font-family: soap-icons;
	content: "\e883";
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -3px;
	font-size: 20px;
	color: #fdb714
}
.dashboard #footer .footer-wrapper #main-menu ul.menu>li:first-child.active>a:before, .post-404page #footer .footer-wrapper #main-menu ul.menu>li:first-child.active>a:before, .soap-login-page #footer .footer-wrapper #main-menu ul.menu>li:first-child.active>a:before {
	margin-left: -13px
}
.dashboard.style1, .post-404page.style1, .soap-login-page.style1 {
	background-color: #1a232f;
	background-image: -moz-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: -webkit-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: -o-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: -ms-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: radial-gradient(center center, circle cover, #273648, #0d1218 100%)
}
.dashboard.style1 #content ul.tabs li a, .post-404page.style1 #content ul.tabs li a, .soap-login-page.style1 #content ul.tabs li a {
	background: rgba(13,18,24,.6);
	color: #708bac
}
.dashboard.style1 #content ul.tabs li a i, .post-404page.style1 #content ul.tabs li a i, .soap-login-page.style1 #content ul.tabs li a i {
	border-color: #708bac;
	color: #708bac
}
.dashboard.style1 #content ul.tabs li.active a, .post-404page.style1 #content ul.tabs li.active a, .soap-login-page.style1 #content ul.tabs li.active a {
	background: #fff;
	color: #2d3e52
}
.dashboard.style1 #content ul.tabs li.active a i, .post-404page.style1 #content ul.tabs li.active a i, .soap-login-page.style1 #content ul.tabs li.active a i {
	border-color: #fdb714;
	color: #fdb714
}
.dashboard.style1 #footer .copyright, .post-404page.style1 #footer .copyright, .soap-login-page.style1 #footer .copyright {
	color: #384c63
}
.dashboard.style1 #footer #main-menu ul.menu>li>a, .post-404page.style1 #footer #main-menu ul.menu>li>a, .soap-login-page.style1 #footer #main-menu ul.menu>li>a {
	color: #7c9abd
}
.dashboard.style1 #footer #main-menu ul.menu>li.active>a, .dashboard.style1 #footer #main-menu ul.menu>li:hover>a, .post-404page.style1 #footer #main-menu ul.menu>li.active>a, .post-404page.style1 #footer #main-menu ul.menu>li:hover>a, .soap-login-page.style1 #footer #main-menu ul.menu>li.active>a, .soap-login-page.style1 #footer #main-menu ul.menu>li:hover>a {
	color: #01b7f2
}
.dashboard.style2, .post-404page.style2 {
	background-color: #f45533;
	background-image: -moz-radial-gradient(center center, circle cover, #f45533, #bd0000 100%);
	background-image: -webkit-radial-gradient(center center, circle cover, #f45533, #bd0000 100%);
	background-image: -o-radial-gradient(center center, circle cover, #f45533, #bd0000 100%);
	background-image: -ms-radial-gradient(center center, circle cover, #f45533, #bd0000 100%);
	background-image: radial-gradient(center center, circle cover, #f45533, #bd0000 100%)
}
.dashboard.style2 #content ul.tabs li a, .post-404page.style2 #content ul.tabs li a {
	background: rgba(189,0,0,.7);
	color: #fdb714
}
.dashboard.style2 #content ul.tabs li a i, .post-404page.style2 #content ul.tabs li a i {
	border-color: #fdb714;
	color: #fdb714
}
.dashboard.style2 #content ul.tabs li.active a, .post-404page.style2 #content ul.tabs li.active a {
	background: #fff;
	color: #2d3e52
}
.dashboard.style2 #content ul.tabs li.active a i, .post-404page.style2 #content ul.tabs li.active a i {
	border-color: #fdb714;
	color: #fdb714
}
.dashboard.style2 #footer #main-menu ul.menu>li>a, .dashboard.style2 #footer .copyright, .post-404page.style2 #footer #main-menu ul.menu>li>a, .post-404page.style2 #footer .copyright {
	color: #fdb714
}
.dashboard.style2 #footer #main-menu ul.menu>li.active>a, .dashboard.style2 #footer #main-menu ul.menu>li:hover>a, .post-404page.style2 #footer #main-menu ul.menu>li.active>a, .post-404page.style2 #footer #main-menu ul.menu>li:hover>a {
	color: #fff
}
.ui-slider {
	position: relative;
	text-align: left
}
.ui-slider.ui-slider-horizontal {
	height: 10px
}
.ui-slider.ui-slider-horizontal .ui-slider-range {
	height: 100%
}
.ui-slider.ui-slider-horizontal .ui-slider-handle {
	margin-left: -10px;
	top: -5px
}
.ui-slider.ui-widget-content {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
	background: #f5f5f5
}
.ui-slider .ui-slider-range {
	display: block;
	position: absolute;
	z-index: 1;
	border: none;
	background: #01b7f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	border-radius: 5px
}
.ui-slider.slider-color-yellow .ui-slider-range {
	background: #fdb714
}
.ui-slider.slider-color-blue .ui-slider-range {
	background: #01b7f2
}
.ui-slider.slider-color-green .ui-slider-range {
	background: #98ce44
}
.ui-slider .ui-slider-handle {
	cursor: default;
	position: absolute;
	z-index: 2;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	background: #2d3e52;
	border: 2px solid #fff
}
.filters-container #rating {
	font-size: 24px
}
.editable-rating, .filters-container #rating {
	display: inline-block
}
.editable-rating.ui-widget-content, .filters-container #rating.ui-widget-content {
	background: 0 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}
.editable-rating.ui-slider-horizontal, .filters-container #rating.ui-slider-horizontal {
	height: auto
}
.editable-rating.ui-slider-horizontal .ui-slider-handle, .filters-container #rating.ui-slider-horizontal .ui-slider-handle {
	margin: 0;
	width: 0;
	height: 0;
	padding: 0;
	top: 0;
	visibility: hidden
}
button.ui-button::-moz-focus-inner {
border:0;
padding:0
}
.datepicker-wrap {
	position: relative
}
.datepicker-wrap .ui-datepicker-trigger {
	width: 30px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	background-color: transparent;
	z-index: 1;
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.datepicker-wrap:after {
	display: block;
	font-family: soap-icons;
	content: "\e86a";
	font-size: 25px;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 30px;
	height: 100%;
	text-align: center;
	line-height: 34px;
	background: #fdb714
}
.datepicker-wrap.yellow:after {
	background: #fdb714
}
.datepicker-wrap.green:after {
	background: #98ce44
}
.datepicker-wrap.blue:after {
	background-color: #01b7f2
}
.datepicker-wrap.dark-blue:after {
	background-color: #2d3e52
}
.datepicker-wrap.transparent:after {
	background-color: transparent;
	color: #fdb714
}
.ui-datepicker {
	width: 20em;
	padding: 0;
	display: none;
	background: #fff;
	border: 1px solid #fdb714;
	z-index: 1102!important
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
	background: #fdb714
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 11px;
	cursor: pointer
}
.honeymoon .container, .travelo-process {
	position: relative
}
.ui-datepicker .ui-datepicker-next.ui-state-disabled, .ui-datepicker .ui-datepicker-prev.ui-state-disabled {
	visibility: hidden
}
.ui-datepicker .ui-datepicker-next:before, .ui-datepicker .ui-datepicker-prev:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent
}
.ui-datepicker .ui-datepicker-prev {
	left: 24px
}
.ui-datepicker .ui-datepicker-prev:before {
	border-right: 8px solid #fff
}
.ui-datepicker .ui-datepicker-next {
	right: 24px
}
.ui-datepicker .ui-datepicker-next:before {
	border-left: 8px solid #fff
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
	display: none
}
.ui-datepicker .ui-datepicker-title {
	margin: 5px;
	text-align: center;
	color: #fff;
	font-size: 1.1667em;
	font-weight: 700
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 49%
}
.ui-datepicker table {
	width: 100%;
	font-size: 12px;
	border-collapse: collapse
}
.ui-datepicker th {
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #f5f5f5
}
.ui-datepicker.yellow .ui-datepicker-calendar td a:hover, .ui-datepicker.yellow .ui-datepicker-calendar td.ui-datepicker-today a, .ui-datepicker.yellow .ui-datepicker-header {
	background: #fdb714
}
.ui-datepicker th span {
	display: block;
	text-align: center;
	font-size: 1.1667em;
	font-weight: 400;
	color: #fdb714
}
.ui-datepicker span.ui-datepicker-month {
	font-weight: 700
}
.ui-datepicker .ui-datepicker-calendar td {
	vertical-align: middle;
	text-align: center
}
.destinations, .honeymoon {
	text-align: left
}
.ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar td span {
	color: inherit;
	display: block;
	height: 30px;
	line-height: 30px
}
.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
	color: #dbdbdb
}
.ui-datepicker .ui-datepicker-calendar td a:hover, .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
	background: #fdb714;
	color: #fff
}
.ui-datepicker.yellow {
	border: 1px solid #fdb714
}
.ui-datepicker.yellow th span {
	color: #fdb714
}
.ui-datepicker.green .ui-datepicker-calendar td a:hover, .ui-datepicker.green .ui-datepicker-calendar td.ui-datepicker-today a, .ui-datepicker.green .ui-datepicker-header {
	background: #98ce44
}
.ui-datepicker.green {
	border: 1px solid #98ce44
}
.ui-datepicker.green th span {
	color: #98ce44
}
.ui-datepicker.blue .ui-datepicker-calendar td a:hover, .ui-datepicker.blue .ui-datepicker-calendar td.ui-datepicker-today a, .ui-datepicker.blue .ui-datepicker-header {
	background: #01b7f2
}
.ui-datepicker.blue {
	border: 1px solid #01b7f2
}
.ui-datepicker.blue th span {
	color: #01b7f2
}
.ui-datepicker.dark-blue .ui-datepicker-calendar td a:hover, .ui-datepicker.dark-blue .ui-datepicker-calendar td.ui-datepicker-today a, .ui-datepicker.dark-blue .ui-datepicker-header {
	background: #2d3e52
}
.ui-datepicker.dark-blue {
	border: 1px solid #2d3e52
}
.ui-datepicker.dark-blue th span {
	color: #2d3e52
}
#footer .footer-wrapper {
	padding: 30px 0;
	background: url(../images/footer-bg.jpg) center no-repeat
}
#footer .footer-wrapper>.container>.row>div {
	margin-top: 20px
}
#footer .discover li {
	padding: 0 0 2px;
	font-size: 16px;
	color: #fff
}
#footer .discover li a {
	color: #fff
}
#footer .discover li:hover a {
	color: #ccc
}
#footer h2 {
	margin-bottom: 10px
}
#footer p {
	margin-bottom: 20px;
	color: #5d5d5d;
	font-size: 15px
}
#footer .bottom {
	height: 60px;
	background-color: #fff
}
#footer .bottom .logo {
	margin: 18px 0 0
}
#footer .bottom .copyright {
	font-size: 1.0833em;
	margin: 10px 4px 35px
}
#footer .bottom #back-to-top {
	margin-top: 20px;
	display: block;
	font-size: 16px;
	color: #adadad
}
#footer .bottom #back-to-top i {
	border-color: #a5a5a5;
	font-weight: 700;
	overflow: hidden
}
#footer .bottom #back-to-top:hover>i:before {
	-webkit-animation: toTopFromBottom .3s forwards;
	-moz-animation: toTopFromBottom .3s forwards;
	animation: toTopFromBottom .3s forwards;
	display: inline-block
}
.honeymoon {
	padding: .01px
}
.honeymoon .content-section {
	padding: 50px 0
}
.honeymoon .content-section .places {
	margin-top: 40px
}
.honeymoon .content-section .places figure a {
	height: 175px
}
.honeymoon .content-section .places img {
	height: 100%;
	width: auto;
	min-width: 100%
}
.offers p {
	margin-bottom: 50px
}
.mobile-section .table-wrapper {
	table-layout: fixed;
	width: 100%
}
.mobile-section .description {
	vertical-align: middle
}
.mobile-section .image-wrapper {
	vertical-align: bottom;
	padding-top: 50px
}
.travelo-process {
	display: inline-block;
	padding: 0!important;
	float: none!important
}
.travelo-process img {
	max-width: 100%;
	margin-bottom: 2px
}
.travelo-process .process {
	display: inline-block;
	position: absolute;
	width: 100%;
	margin-top: -32.4px;
	margin-left: -32.4px;
	margin-right: -32.4px
}
.travelo-process .process .icon-wrapper {
	vertical-align: top
}
.travelo-process .process .icon-wrapper i {
	display: block;
	font-size: 36px
}
.travelo-process .process .details {
	min-width: 250px;
	width: 100%
}
.travelo-process .process.first {
	top: 14.6446%;
	right: 85.3554%;
	margin-left: 0;
	text-align: right
}
.travelo-process .process.first .details {
	padding-right: 8%;
	padding-left: 0
}
.travelo-process .process.second .details, .travelo-process .process.third .details {
	padding-left: 8%;
	padding-right: 0
}
.travelo-process .process.second {
	top: 14.6446%;
	left: 85.3554%;
	margin-right: 0;
	text-align: left
}
.travelo-process .process.third {
	top: 85.3554%;
	left: 85.3554%;
	margin-right: 0;
	text-align: left
}
.travelo-process .process.forth {
	top: 85.3554%;
	right: 85.3554%;
	margin-left: 0;
	text-align: right
}
.travelo-process .process.forth .details {
	padding-right: 8%;
	padding-left: 0
}
#content.image-bg1 {
	background: url(http://placehold.it/2080x1362) center center no-repeat;
	min-height: 880px
}
.investor-list img {
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	filter: alpha(opacity=40);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	-moz-transition: opacity .25s ease-in;
	-o-transition: opacity .25s ease-in;
	-webkit-transition: opacity .25s ease-in;
	-ms-transition: opacity .25s ease-in;
	transition: opacity .25s ease-in
}
.investor-list .travelo-box {
	height: 100px;
	display: table;
	width: 100%;
	table-layout: fixed;
	padding: 0 10px
}
.investor-list .travelo-box>a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden
}
.post-404page .logo, .post-404page.style3 .logo, .sitemap .column .title {
	display: inline-block
}
.investor-list .travelo-box>a:hover>img {
	-webkit-filter: none;
	-o-filter: none;
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.service-page .service-list .icon-box {
	cursor: pointer
}
.service-page .service-list .icon-box:hover i {
	overflow: hidden
}
.service-page .service-list .icon-box:hover i:before {
	-webkit-animation: toTopFromBottom .35s forwards;
	-moz-animation: toTopFromBottom .35s forwards;
	animation: toTopFromBottom .35s forwards
}
.service-page .services {
	margin-top: -1px;
	margin-right: -5px
}
.service-page .services article {
	cursor: pointer;
	border-top: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	margin: 0;
	padding: 15px
}
.service-page .services article>i {
	background: #01b7f2;
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	-ms-transition: all .4s ease-in;
	transition: all .4s ease-in;
	overflow: hidden
}
.service-page .services article:hover>i {
	box-shadow: 0 0 0 4px #01b7f2;
	background: #fff;
	color: #01b7f2
}
.service-page .services article:hover>i:before {
	-webkit-animation: toTopFromBottom .4s forwards;
	-moz-animation: toTopFromBottom .4s forwards;
	animation: toTopFromBottom .4s forwards
}
.gallery-filter a.button {
	min-width: 60px;
	padding: 0 10px;
	text-transform: uppercase;
	margin-right: 8px;
	font-size: .9167em;
	margin-bottom: 10px
}
.items-container {
	margin-bottom: 0
}
.items-container .box:hover .hover-effect:after {
	visibility: visible;
	-webkit-transform: rotateY(0) scale(1, 1);
	-moz-transform: rotateY(0) scale(1, 1);
	-ms-transform: rotateY(0) scale(1, 1);
	-o-transform: rotateY(0) scale(1, 1);
	transform: rotateY(0) scale(1, 1);
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.items-container .box:hover .hover-effect img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}
.items-container .box:hover .details {
	background: #01b7f2
}
.items-container .box:hover .details .box-title {
	color: #fff
}
.items-container .box:hover .details .box-title small {
	color: #fff;
	filter: alpha(opacity=50);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}
.filters-container ul.categories-filter li {
	padding: 0;
	background: 0 0;
	border-bottom: 1px solid #f5f5f5
}
.faqs .question-list .panel .panel-content, .faqs .question-list .panel .panel-title {
	padding-left: 30px
}
.filters-container ul.categories-filter li.active {
	background: 0 0
}
.filters-container ul.categories-filter li.active:before {
	background: #01b7f2;
	color: #fff
}
.filters-container ul.categories-filter li.active a {
	color: #2d3e52
}
.faqs.style1 .filters-option li.active a, .filters-container ul.categories-filter li.active a small {
	color: #01b7f2
}
.faqs .search-questions {
	margin-bottom: 4px
}
.faqs .faq-topics .filters-option {
	margin-bottom: 0
}
.faqs .question-list .panel {
	border-bottom-width: 4px
}
.faqs .question-list .panel .panel-title>a:before {
	float: right
}
.faqs .faq-comment-container {
	padding: 0;
	border-top: 4px solid #f5f5f5
}
.faqs .faq-comment-container .question {
	float: left;
	height: 28px;
	line-height: 28px;
	margin-right: 20px;
	margin-bottom: 0
}
.faqs .faq-comment-container .faq-comment-header {
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 30px
}
.faqs .faq-comment-container .faq-comment-header .button {
	padding: 0 20px;
	margin-right: 10px
}
.faqs .faq-comment-container .faq-comment-header .button.active {
	background: #fdb714
}
.faqs .faq-comment-container .fag-comment-content {
	padding: 25px 30px
}
.faqs.style1 .filters-container {
	padding-bottom: 0
}
.faqs.style1 .filters-option li {
	margin-bottom: 0;
	border-bottom: 1px solid #f5f5f5;
	background: 0 0;
	padding: 0
}
.faqs.style1 .filters-option li.active {
	background: 0 0
}
.faqs.style1 .filters-option li:last-child {
	border: none
}
.faqs.style1 .question-list {
	padding: 10px 30px
}
.faqs.style1 .question-list .panel {
	border-bottom-width: 1px
}
.faqs.style1 .question-list .panel .panel-title {
	padding-left: 0;
	padding-right: 0
}
.faqs.style1 .question-list .panel .panel-title a:before {
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 8px;
	margin-right: 0
}
.faqs.style1 .question-list .panel .panel-content {
	padding-left: 0;
	padding-right: 20px
}
.travelo-google-map {
	height: 455px
}
.travelo-google-map.full-box {
	height: 400px
}
.travelo-google-map1 {
	height: 200px
}
.contact-form label {
	font-size: .8333em;
	margin-bottom: 3px
}
.travelo-policies.style1 ul.tabs {
	border-bottom: none
}
.travelo-policies.style1 hr {
	margin: 20px -20px
}
.travelo-policies .policy {
	padding: 0 10px;
	margin: 40px 0
}
.sitemap .column {
	border: 1px solid #01b7f2;
	border-left: none;
	position: relative;
	margin-bottom: 40px;
	margin-right: 10px;
	margin-top: 10px
}
.sitemap .column .title {
	font-weight: 700;
	text-transform: uppercase;
	padding-right: 10px;
	position: absolute;
	top: -8px;
	left: 0;
	background: #f5f5f5
}
.sitemap .column.sitemap-columns-2>ul {
	width: 48%;
	float: left;
	border-right: 1px solid #01b7f2
}
.sitemap .column.sitemap-columns-2>ul:last-child {
	border: none
}
.sitemap .column ul {
	font-size: 1em
}
.sitemap .column li {
	line-height: 3em
}
.sitemap .column>ul {
	margin: 20px 0 10px
}
.sitemap .column>ul>li {
	padding-left: 15px
}
.sitemap .column>ul.circle>li {
	padding-left: 0
}
.sitemap .column li.parent>a, .sitemap .column li.parent>span {
	font-weight: 700;
	font-size: .9167em;
	text-transform: uppercase
}
.post-404page .footer-wrapper {
	text-align: center
}
.post-404page footer #main-menu {
	margin: 0 auto
}
.post-404page #header {
	padding-top: 150px;
	text-align: center
}
.post-404page #main {
	margin: 0
}
.post-404page .error-message {
	font-size: 4.1667em;
	font-weight: 300;
	line-height: 1.25em;
	text-align: center;
	color: #fdb714
}
.post-404page .error-message-404 {
	font-family: Roboto;
	font-weight: 100;
	font-size: 25em;
	text-align: center;
	color: #01b7f2;
	line-height: 1.0833em
}
.post-404page.style1 #header .logo img {
	filter: alpha(opacity=100)!important;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)!important;
	-moz-opacity: 1!important;
	-khtml-opacity: 1!important;
	opacity: 1!important
}
.post-404page.style2 #main {
	text-align: center
}
.post-404page.style2 #content {
	padding: 0
}
.post-404page.style2 .error-message {
	font-size: 2.5em;
	color: #fff;
	text-shadow: 0 6px 6px rgba(0,0,0,.3);
	font-weight: 400
}
.post-404page.style2 .error-message-404 img {
	width: 80%;
	margin: 40px auto
}
.post-404page.style2 .go-back {
	display: inline-block;
	font-size: 2.0833em;
	font-weight: 900;
	color: #f45533;
	background: #fff;
	height: 70px;
	line-height: 70px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px 35px 35px 35px;
	border-radius: 35px;
	padding-right: 30px;
	box-shadow: 0 10px 8px rgba(0,0,0,.3);
	letter-spacing: -.02em;
	overflow: hidden
}
.post-404page.style2 .go-back i {
	background: #f45533;
	color: #fff;
	margin-right: 20px
}
.post-404page.style2 .go-back:hover i {
	-webkit-animation: fadeInRight .4s ease-in;
	-moz-animation: fadeInRight .4s ease-in;
	animation: fadeInRight .4s ease-in
}
.post-404page.style3 {
	height: 100%;
	background: url(http://placehold.it/2080x1110) center bottom no-repeat
}
.post-404page.style3 #content, .post-404page.style3 #content .container, .post-404page.style3 #page-wrapper, .post-404page.style3 .wrapper {
	height: 100%
}
.post-404page.style3 #content {
	padding: 0
}
.post-404page.style3 #main {
	position: relative;
	z-index: 2;
	padding-top: 120px;
	text-align: center
}
.post-404page.style3 #page-wrapper {
	background: url(http://placehold.it/2080x645) center bottom no-repeat
}
.post-404page.style3 .wrapper {
	background: url(http://placehold.it/680x395) right top no-repeat;
	background-size: 33% auto
}
.post-404page.style3 .container {
	position: relative;
	background: url(http://placehold.it/267x310) left bottom no-repeat;
	background-size: 22% auto
}
.post-404page.style3 .error-message {
	font-weight: 300;
	font-size: 4em;
	color: #fff
}
.post-404page.style3 .error-message-404 {
	margin: 30px 0;
	font-family: inherit;
	color: #fff;
	font-weight: 300;
	font-size: 2.5em
}
.post-404page.style3 .error-message-404 strong {
	font-weight: 400
}
.post-404page.style3 .input-text {
	background: 0 0;
	border: 1px solid #fff;
	color: #fff;
	font-size: 1.3333em
}
.post-404page.style3 .with-icon .icon i {
	color: #fff
}
.post-404page.style3 .go-back {
	background: 0 0;
	border: 1px solid #fff;
	color: #fff;
	font-size: 1.0833em;
	line-height: 3.3333em;
	font-weight: 700;
	padding: 0 20px;
	margin-bottom: 30px;
	overflow: hidden
}
.post-404page.style3 .go-back i {
	margin-right: 10px
}
.post-404page.style3 .go-back:hover i {
	-webkit-animation: fadeInRight .4s ease-in;
	-moz-animation: fadeInRight .4s ease-in;
	animation: fadeInRight .4s ease-in
}
.post-404page.style3 .girl {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 40%
}
.coming-soon-page #main {
	text-align: center;
	margin: 0
}
.coming-soon-page section#content {
	background: 0 0;
	padding: 0
}
.coming-soon-page .clock {
	display: table;
	width: 100%;
	table-layout: fixed
}
.coming-soon-page .clock li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	width: 22%
}
.coming-soon-page .clock li span {
	display: block;
	border: 2px solid #01b7f2;
	font-family: Roboto;
	font-weight: 300;
	font-size: 6.6667em;
	color: #fff;
	line-height: 2.3333em;
	background: linear-gradient(to bottom, #3c4a59 50%, #242f3c 50%)
}
.coming-soon-page .clock li.sep {
	font-size: 5.5em;
	color: #01b7f2;
	font-weight: 300;
	padding: 0 0 38px;
	width: 4%
}
.coming-soon-page .clock li label {
	letter-spacing: .4em;
	color: #7692b4;
	font-size: 1em;
	height: 20px;
	margin: 10px 0 0;
	line-height: 20px
}
.coming-soon-page .social-icons li a {
	background: 0 0;
	font-size: 2em;
	color: #384c63;
	width: 40px
}
.coming-soon-page .social-icons li a:hover {
	color: #fdb714
}
.coming-soon-page .logo {
	display: inline-block
}
.coming-soon-page .logo img {
	height: 24px;
	width: auto
}
.coming-soon-page .email-notify input.input-text {
	background: #1c2733;
	border: 1px solid #01b7f2;
	color: #7692b4
}
.coming-soon-page .email-notify .icon {
	background: #01b7f2;
	color: #fff
}
.coming-soon-page .copyright {
	color: #384c63
}
.coming-soon-page.style1 #page-wrapper {
	background-color: #1a232f;
	background-image: -moz-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: -webkit-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: -o-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: -ms-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: radial-gradient(center center, circle cover, #273648, #0d1218 100%)
}
.coming-soon-page.style2 #page-wrapper {
	background-color: #70860e;
	background-image: -moz-radial-gradient(center center, circle cover, #94a621, #576f00 100%);
	background-image: -webkit-radial-gradient(center center, circle cover, #94a621, #576f00 100%);
	background-image: -o-radial-gradient(center center, circle cover, #94a621, #576f00 100%);
	background-image: -ms-radial-gradient(center center, circle cover, #94a621, #576f00 100%);
	background-image: radial-gradient(center center, circle cover, #94a621, #576f00 100%)
}
.coming-soon-page.style2 .clock, .coming-soon-page.style2 .social-icons a:hover {
	text-shadow: 1px 10px 6px rgba(0,0,0,.2)
}
.coming-soon-page.style2 .clock li span {
	border: none;
	background: 0 0;
	font-family: NexaBlack;
	font-size: 12em;
	line-height: 1em
}
.coming-soon-page.style2 .clock li.sep {
	color: #fff;
	font-size: 8.3333em;
	font-weight: 700
}
.coming-soon-page.style2 .clock li label {
	font-weight: 700;
	font-size: 1.6667em;
	letter-spacing: normal;
	color: #fff
}
.coming-soon-page.style2 .email-notify {
	height: 64px
}
.coming-soon-page.style2 .email-notify .input-text {
	height: 64px;
	border: 3px solid #fff;
	background: #768b11;
	box-shadow: 0 6px 6px rgba(0,0,0,.2);
	font-size: 16px;
	color: #fff;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	-ms-border-radius: 32px 32px 32px 32px;
	border-radius: 32px;
	padding-left: 40%
}
.coming-soon-page.style2 .email-notify .icon, .sidebar .post-list .avatar img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%
}
.coming-soon-page.style2 .email-notify .notified-text {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 35%;
	height: 64px;
	line-height: 64px;
	color: #fff;
	font-size: 2em;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: -.02em;
	white-space: nowrap
}
.coming-soon-page.style2 .email-notify .notified-text small {
	padding-left: 15px;
	font-size: .6667em;
	vertical-align: top;
	font-weight: 400
}
.coming-soon-page.style2 .email-notify .icon {
	border-radius: 50%;
	background: #fdb714;
	right: 10px
}
.coming-soon-page.style2 .email-notify .icon:hover {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms
}
.coming-soon-page.style2 .social-icons li a {
	color: #627906
}
.coming-soon-page.style2 .social-icons li a:hover {
	color: #fdb714
}
.coming-soon-page.style2 .copyright {
	color: #627906
}
.coming-soon-page.style3, .coming-soon-page.style3 #content, .coming-soon-page.style3 #content .container, .coming-soon-page.style3 #main, .coming-soon-page.style3 #page-wrapper {
	height: 100%
}
.coming-soon-page.style3 .container {
	position: relative;
	text-align: center
}
.coming-soon-page.style3 .container:before {
	position: absolute;
	top: 0;
	left: -100px;
	background: url(http://placehold.it/504x495) no-repeat;
	width: 504px;
	height: 495px
}
.coming-soon-page.style3 #main {
	position: relative;
	z-index: 2;
	padding-top: 100px
}
.coming-soon-page.style3 #page-wrapper {
	background: url(http://placehold.it/2080x1228) center bottom no-repeat
}
.coming-soon-page.style3 #content {
	background: url(http://placehold.it/445x246) right top no-repeat
}
.coming-soon-page.style3 .couple {
	position: absolute;
	bottom: 1px;
	right: -12%;
	width: 60%;
	height: auto
}
.coming-soon-page.style3 .header-title {
	font-size: 4em;
	font-weight: 300;
	line-height: 1.3333em
}
.coming-soon-page.style3 .clock {
	width: auto;
	margin: 0 auto;
	display: inline-block
}
.coming-soon-page.style3 .clock li span {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	line-height: 100px;
	border: none;
	background: #fdb714;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	font-size: 5em;
	font-weight: 300
}
.coming-soon-page.style3 .clock li label, .coming-soon-page.style3 .clock li.sep {
	color: #fff
}
.coming-soon-page.style3 .email-notify {
	width: 454px
}
.coming-soon-page.style3 .email-notify .input-text {
	background: #3c8dc3;
	border: 1px solid #fff;
	color: #fff
}
.coming-soon-page.style3 .email-notify .icon {
	background: 0 0;
	color: #fff
}
.coming-soon-page.style3 .social-icons li a {
	color: #398ac1
}
.coming-soon-page.style3 .social-icons li a:hover {
	color: #fff
}
.coming-soon-page.style3 .copyright {
	color: #398ac1
}
.loading-page {
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center
}
.loading-page .logo img {
	height: auto;
	width: auto
}
.loading-page .loading-page-wrapper {
	display: table-cell;
	vertical-align: middle
}
.loading-page .loading-progress-bar {
	margin-left: auto;
	margin-right: auto;
	float: none
}
.loading-page.style1 {
	background-color: #1a232f;
	background-image: -moz-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: -webkit-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: -o-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: -ms-radial-gradient(center center, circle cover, #273648, #0d1218 100%);
	background-image: radial-gradient(center center, circle cover, #273648, #0d1218 100%)
}
.loading-page.style1 .loading-text {
	font-size: 1.3333em;
	font-weight: 700;
	color: #7c9abd;
	letter-spacing: .4em;
	text-transform: uppercase
}
.loading-page.style1 .loading-progress-bar {
	height: 18px;
	background: #0e1319;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px 9px 9px 9px;
	border-radius: 9px;
	filter: alpha(opacity=95);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	-moz-opacity: .95;
	-khtml-opacity: .95;
	opacity: .95;
	box-shadow: 0 1px 0 #3b4857;
	padding: 3px
}
.loading-page.style1 .loading-progress {
	height: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px 6px 6px 6px;
	border-radius: 6px;
	background: #01b7f2
}
.loading-page.style2 {
	background-color: #0097cb;
	background-image: -moz-radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%);
	background-image: -webkit-radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%);
	background-image: -o-radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%);
	background-image: -ms-radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%);
	background-image: radial-gradient(center center, circle cover, #01b5f0, #0081b1 100%)
}
.loading-page.style2 .loading-progress-bar {
	box-shadow: 0 15px 6px rgba(3,121,165,.6);
	height: 64px;
	border: none;
	background: #fff;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	-ms-border-radius: 32px 32px 32px 32px;
	border-radius: 32px;
	padding: 7px
}
.loading-page.style2 .loading-progress {
	height: 50px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px 25px 25px 25px;
	border-radius: 25px;
	background: #fdb714
}
.loading-page.style2 .loading-percent {
	position: absolute;
	right: 20px;
	top: 7px;
	height: 50px;
	line-height: 50px;
	color: #01b7f2;
	font-weight: 900;
	font-size: 2em;
	letter-spacing: -.02em
}
.loading-page.style2 .loading-text {
	font-size: 2.5em;
	font-weight: 700;
	color: #fff;
	letter-spacing: normal;
	text-transform: none;
	text-shadow: 0 10px 6px rgba(3,121,165,.6)
}
.loading-page.style2 .notice-message {
	font-family: NexaBlack;
	font-size: 12.5em;
	line-height: .6666em;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -.1em;
	text-shadow: 0 16px 6px rgba(3,121,165,.6)
}
.loading-page.style3 {
	background: url(http://placehold.it/2080x1228) center bottom no-repeat
}
.loading-page.style3 .container {
	position: relative;
	height: 100%
}
.loading-page.style3 .loading-page-wrapper {
	height: 100%
}
.loading-page.style3 .loading-page-content {
	position: relative;
	z-index: 2;
	height: 60%
}
.loading-page.style3 .loading-text {
	font-size: 2em;
	font-weight: 300;
	color: #fff
}
.loading-page.style3 .loading-progress-bar {
	height: 40px;
	border: 1px solid #fff;
	padding: 4px;
	background: #2d7aaf
}
.loading-page.style3 .loading-progress {
	height: 30px;
	background: #fff
}
.loading-page.style3 .loading-percent {
	position: absolute;
	right: 10px;
	top: 5px;
	line-height: 30px;
	color: #fff;
	font-size: 1.6667em;
	letter-spacing: -.02em
}
.loading-page.style3 .bottom-image {
	width: 30%;
	position: absolute;
	bottom: 1px;
	left: 50%;
	margin-left: -15%
}
.soap-login-page #footer, .soap-login-page #main {
	text-align: center
}
.soap-login-page .login-form .checkbox {
	text-align: left
}
.soap-login-page.style1 {
	-webkit-transform: translate3d(0, 0, 0)
}
.soap-login-page.style1 .logo img {
	height: 24px;
	width: auto
}
.soap-login-page.style1 .login-form .input-text {
	background: #1d2835;
	border: 1px solid #01b7f2;
	color: #708bac
}
.soap-login-page.style1 .login-form .checkbox {
	color: #708bac;
	cursor: pointer
}
.soap-login-page.style1 .login-form .checkbox:before {
	border-color: #01b7f2
}
.soap-login-page.style1 .login-form .checkbox.checked:before {
	background: #1c2633;
	color: #708bac
}
.soap-login-page.style2 {
	background-color: #8f3fa1;
	background-image: -moz-radial-gradient(center center, circle cover, #b459c8, #762d87 100%);
	background-image: -webkit-radial-gradient(center center, circle cover, #b459c8, #762d87 100%);
	background-image: -o-radial-gradient(center center, circle cover, #b459c8, #762d87 100%);
	background-image: -ms-radial-gradient(center center, circle cover, #b459c8, #762d87 100%);
	background-image: radial-gradient(center center, circle cover, #b459c8, #762d87 100%)
}
.soap-login-page.style2 .welcome-text {
	font-size: 2.3333em;
	font-weight: 700;
	line-height: 1em;
	color: #fff;
	text-shadow: 0 10px 6px #9543a7
}
.soap-login-page.style2 .login-form .input-text, .soap-login-page.style2 .login-form button {
	height: 70px;
	box-shadow: 0 10px 6px rgba(149,67,167,.6);
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px 35px 35px 35px;
	border-radius: 35px
}
.soap-login-page.style2 .login-form .input-text {
	background: #9543a7;
	border: 3px solid #fff;
	font-size: 1.3333em;
	color: #fff;
	padding-left: 195px;
	padding-right: 25px
}
.soap-login-page.style2 .login-form button {
	font-size: 2em;
	font-weight: 900;
	letter-spacing: -.02em;
	position: relative;
	padding-right: 50px;
	overflow: hidden
}
.soap-login-page.style2 .login-form button i {
	position: absolute;
	right: 7px;
	top: 7px;
	height: 56px;
	width: 56px;
	line-height: 56px;
	background: #fff;
	color: #fdb714
}
.soap-login-page.style2 .login-form button:hover i:before {
	-webkit-animation: toTopFromBottom .35s forwards;
	-moz-animation: toTopFromBottom .35s forwards;
	animation: toTopFromBottom .35s forwards
}
.soap-login-page.style2 .login-form .form-group {
	margin-bottom: 30px
}
.soap-login-page.style2 .login-form .input-login, .soap-login-page.style2 .login-form .input-password {
	position: relative
}
.soap-login-page.style2 .login-form .input-login label, .soap-login-page.style2 .login-form .input-password label {
	position: absolute;
	left: 30px;
	top: 0;
	height: 70px;
	line-height: 70px;
	font-size: 2em;
	font-weight: 900;
	color: #fff;
	letter-spacing: -.02em
}
.soap-login-page.style2 .login-form .input-login label:after, .soap-login-page.style2 .login-form .input-password label:after {
	content: "|";
	font-size: .6667em;
	vertical-align: top;
	margin-left: 15px
}
.image-box .has-discount:before, .image-box.style22 .details .detail:after, .image-box.style22 figure a:before {
	content: ""
}
.soap-login-page.style2 .copyright {
	color: #822e95
}
.soap-login-page.style3 .logo {
	margin-top: 15px
}
.soap-login-page.style3 #page-wrapper {
	background: url(http://placehold.it/2080x1228) center bottom no-repeat #2680b3;
	padding-bottom: 10%;
	position: relative
}
.soap-login-page.style3 .welcome-text {
	font-size: 4em;
	font-weight: 300;
	line-height: 1em;
	color: #fff
}
.soap-login-page.style3 .login-form .input-text {
	background: #369cbe;
	border: 1px solid #fff;
	color: #fff
}
.soap-login-page.style3 .login-form .checkbox {
	color: #fff;
	cursor: pointer
}
.soap-login-page.style3 .login-form .checkbox:before {
	border-color: #fff;
	background: #369cbe
}
.soap-login-page.style3 .login-form .checkbox.checked:before {
	color: #fff
}
.soap-login-page.style3 #content {
	padding-top: 0;
	position: relative;
	z-index: 2
}
.soap-login-page.style3 #footer {
	position: relative;
	z-index: 2
}
.soap-login-page.style3 #footer .footer-wrapper {
	padding-bottom: 0
}
.soap-login-page.style3 #main {
	margin-bottom: 0
}
.more-popular-destinations ul li, .sidebar .widget-queries ul {
	margin-bottom: 15px
}
.soap-login-page.style3 #main-menu li {
	color: #3faac9
}
.soap-login-page.style3 #main-menu li.active a, .soap-login-page.style3 #main-menu li:hover a {
	color: #fff
}
.soap-login-page.style3 .copyright {
	color: #fff;
	-webkit-transform: translateZ(0)
}
.soap-login-page.style3 .places {
	position: absolute;
	right: 0;
	bottom: 1px;
	width: 360px
}
.soap-login-page.style3 .plane {
	float: right
}
.more-popular-destinations {
	overflow: hidden
}
.more-popular-destinations .row {
	margin-right: -16px
}
.more-popular-destinations ul {
	border-right: 1px solid #fff
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.more-popular-destinations .row, ::i-block-chrome {
margin-right:-19px
}
}
.image-box .has-discount {
	position: relative;
	overflow: visible
}
.modal, .modal-open {
	overflow: hidden
}
.image-box .discount, .image-box .has-discount:before {
	display: none;
	position: absolute;
	left: -4px;
	top: -4px;
	width: 100px;
	height: 102px;
	color: #fff;
	background: url(../images/discount.png) no-repeat
}
.bg_bdy, .bg_bdy1, .gallerycontainer {
	position: relative
}
.image-box .discount {
	z-index: 1;
	line-height: 80px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: .9167em;
	letter-spacing: .04em;
	text-indent: -3px
}
.image-box .discount .discount-text {
	display: inline-block;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	writing-mode: lr-tb
}
.sidebar .widget-queries li {
	border-bottom: 1px solid #f5f5f5;
	padding: 10px 5px;
	line-height: 24px;
	font-size: .9167em;
	text-transform: uppercase
}
.sidebar .widget-queries li a {
	display: block
}
.sidebar .widget-queries li a:hover {
	color: #2d3e52
}
.sidebar .widget-queries li a:hover i {
	color: #01b7f2
}
.sidebar .widget-queries li i {
	color: #d9d9d9;
	font-size: 2em;
	display: block;
	float: left;
	margin-right: 10px;
	width: 20px;
	text-align: center
}
.sidebar .post-list .details {
	padding-top: 3px
}
.sidebar .post-list .box-title {
	margin-bottom: 4px
}
.sidebar .post-list .avatar img {
	width: 64px;
	height: 64px;
	border-radius: 50%
}
.travel-story-container {
	background: #fff;
	padding: 0 10px 10px
}
.travel-story-container .travel-story-content {
	display: table
}
.travel-story-container .travel-story-content>* {
	display: table-cell;
	vertical-align: top
}
.travel-story-container .travel-story-content .avatar {
	border-right: 1px solid #f5f5f5;
	padding: 20px 20px 10px 10px;
	text-align: center
}
.travel-story-container .travel-story-content .avatar img {
	margin-bottom: 15px;
	width: 90px;
	height: 90px
}
.travel-story-container .travel-story-content .description {
	padding: 20px
}
.travel-story-container .travel-story-meta {
	background: #f5f5f5;
	padding: 10px 10px 0;
	font-size: 1em
}
.travel-story-container .travel-story-meta .story-meta {
	float: right;
	text-transform: uppercase
}
.travel-story-container .travel-story-meta .story-meta>* {
	height: 28px;
	line-height: 28px;
	display: inline-block;
	padding: 0 10px;
	margin-left: 8px;
	margin-bottom: 10px;
	background: #fff;
	color: #9e9e9e;
	letter-spacing: .04em;
	font-size: .8333em;
	font-weight: 400
}
.s10, .s14, .s15, .s17, .s18, .s21, .s7, .s8 {
	font-weight: 700
}
.travel-story-container .travel-story-meta .story-meta>* i {
	float: left;
	font-size: 2.5em;
	margin-right: 8px;
	color: #d9d9d9
}
.travel-story-container .travel-story-meta .story-meta>.date i {
	font-size: 1.6667em
}
.travel-story-container .travel-story-meta .story-meta a.button:hover {
	background: #fdb714;
	color: #fff
}
.travel-story-container .travel-story-meta .story-meta a.button:hover i {
	color: #fff
}
.travel-story-container .travel-story-meta .travel-miles {
	line-height: 28px;
	font-size: 1.1667em;
	float: left;
	display: block;
	margin-left: 5px
}
.travel-story-container .my-trip ul:after, .travel-story-container .travel-story-meta:after {
	display: table;
	content: "";
	clear: both
}
.travel-story-container .travel-story-meta .travel-miles i {
	font-size: 1.8333em;
	color: #01b7f2;
	margin-right: 8px;
	float: left
}
.travel-story-container .my-trip li {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 10px;
	margin-bottom: 10px
}
.travel-story-container .my-trip li .hover-effect:after {
	background-size: 30px 30px
}
#travel-guide .tab-pane {
	padding: 0
}
#travel-guide .main-content {
	padding: 20px
}
#travel-guide #travel-guide-sports .intro {
	padding: 15px
}
#travel-guide .sport-list {
	background: #fff;
	text-transform: uppercase;
	letter-spacing: .04em
}
#travel-guide .sport-list li {
	line-height: 2.5em
}
#travel-guide .sport-list [class*=" col-"], #travel-guide .sport-list [class^=col-] {
	padding: 10px 20px;
	border-right: 1px solid #f5f5f5
}
#travel-guide .details {
	padding-bottom: 10px
}
#travel-guide .details>:last-child {
	margin-bottom: 0
}
#travel-guide .icon-box {
	text-align: center;
	text-transform: none;
	padding: 0 15px
}
.b7, .li15, .li17, .li3, .li4, .s11, .s14, .s15, .s35, .s39, .s40, .travel-ideas .suggested-places ul.check-square li>a {
	text-transform: uppercase
}
#travel-guide .icon-box i {
	margin-bottom: 10px;
	font-size: 1.3333em
}
.suggested-places ul.check-square li:before {
	float: left;
	line-height: 1.3em
}
.suggested-places ul.check-square li>a {
	margin-left: 25px;
	display: block
}
.suggested-places ul.check-square li.active, .suggested-places ul.check-square li:hover {
	background: 0 0
}
.suggested-places ul.check-square li.active:before, .suggested-places ul.check-square li:hover:before {
	background: #fdb714;
	color: #fff
}
.suggested-places ul.check-square li.active .box-title, .suggested-places ul.check-square li:hover .box-title {
	color: #01b7f2
}
.b23, .b25, .b7 {
	text-align: center;
	color: #fff
}
.travel-ideas .idea-title .index {
	margin-right: 10px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50%;
	color: #fff;
	background: #fdb714;
	width: 1.8em;
	height: 1.8em;
	line-height: 1.75em;
	text-align: center;
	font-size: .8em;
	font-weight: 700
}
.modal, .more, .s22 {
	display: none
}
.travel-ideas .suggested-places .row {
	margin: 0 -3px 0 -25px
}
.travel-ideas .suggested-places [class^=col-] {
	padding-left: 25px;
	padding-right: 0;
	border-right: 1px solid #f5f5f5
}
.b3, .b4 {
	padding: 20px
}
.b1 {
	background-color: #0c3963
}
.b2 {
	background-color: #ffddbe
}
.b3 {
	background-color: #e7e7e9;
	margin-bottom: 20px
}
.b4, .b5 {
	background-color: #fff
}
.b6 {
	background-color: #ffecdb
}
.b7 {
	background-color: #2d3e52;
	padding: 7px
}
.b8 {
	background: url(../images/black.png);
	padding: 0 20px
}
.b9 {
	background: url(../images/bg1.jpg) bottom right no-repeat;
	min-height: 170px
}
.b10 {
	background-color: #f9f9f9;
	padding: 5px
}
.b12 {
	background-color: #f2f2f2;
	padding: 20px
}
.b13 {
	background: url(../images/whi.png) bottom repeat-x #fff;
	padding: 20px 20px 5px
}
.b14, .b15 {
	background: url(../images/dot.png) 0 9px no-repeat;
	padding-left: 15px
}
.b16, .b17 {
	padding: 20px
}
.b16 {
	background-color: #e46262
}
.b17 {
	background-color: #c8c8c8
}
.b20, .b21 {
	padding: 10px 0 5px 30px
}
.b18 {
	background-color: #68a71b
}
.b19 {
	background-color: #bcc1c4
}
.b20 {
	background: url(../images/t-icons.jpg) 0 5px no-repeat
}
.b21 {
	background: url(../images/d-icons.jpg) 0 7px no-repeat
}
.b22 {
	background: url(../images/p-icons.jpg) 0 7px no-repeat;
	padding: 10px 0 22px 30px
}
.b23 {
	background-color: #2d3e52;
	padding: 7px;
	font-size: 18px
}
.b24 {
	background-color: #f5f5f5
}
.b25, .b26 {
	background-color: #109abf
}
.b25 {
	font-size: 70px
}
.b27 {
	background-color: #5d5d5d
}
.b28 {
	background-color: #e0e0e0
}
.b29 {
	background: url(../images/white.png)
}
.b30 {
	background: url(../images/icons-1.jpg) 0 5px no-repeat;
	padding: 4px 0 5px 20px
}
.b31 {
	background: url(../images/icons-2.jpg) 0 7px no-repeat;
	padding: 4px 0 2px 20px
}
.b32 {
	background: url(../images/icons-3.jpg) 0 7px no-repeat;
	padding: 6px 0 0 20px
}
.b33 {
	background-color: #31849b
}
.b34 {
	background-color: #d8d8d8
}
.b35 {
	background-color: #747474
}
.b36 {
	background-color: #3b9bd5;
	margin: 0 73px 0 65px;
	padding: 0 40px 10px
}
.b37 {
	background-color: #3596f7
}
.b38 {
	background-color: #575757;
	padding: 5px 7px
}
.s1 {
	text-align: justify;
	font-size: 15px;
	line-height: 18px
}
.s41, .s42 {
	text-align: center
}
.s2 {
	font-size: 17px;
	line-height: 20px
}
.s3 {
	font-size: 16px;
	line-height: 21px
}
.s4 {
	font-size: 18px;
	color: #5d5d5d
}
.s5 {
	font-size: 30px;
	color: #0d3a64
}
.s6 {
	font-size: 16px;
	color: #5d5d5d
}
.s10, .s11 {
	font-size: 30px
}
.s10, .s7, .s8 {
	color: #781E16; 
	font-size:30px;
}
.s7 {
	font-family: Calibri, Arial, Helvetica, sans-serif; 
}
.s8 {
	font-family: calibri
}
.s9 {
	font-family: 'Kaushan Script', cursive
}
.s10 {
	padding: 5px 0 7px
}
.s11, .s13 {
	color: #5d5d5d
}
.s12 {
	font-size: 19px
}
.s13 {
	font-size: 16px
}
.s14 {
	font-size: 20px;
	color: #333;
	padding: 10px 0 10px 10px
}
.s15 {
	font-size: 21px;
	color: #fd7a3f;
	padding: 36px 0 0
}
.s16 {
	font-size: 16px;
	color: #5d5d5d;
	padding: 0 130px 0 0
}
.s17, .s18 {
	font-size: 28px;
	color: #333
}
.s18 {
	padding: 28px 0 0
}
.s19 {
	color: #fd7a06;
	padding: 20px 0 0;
	font-size: 16px;
	border-top: 1px dashed #5d5d5d
}
.s20 {
	font-size: 15px
}
.s21 {
	color: #333;
	margin-bottom: 5px;
	line-height: 20px
}
.s26, .s30, .s31, .s32 {
	margin-bottom: 0
}
.s22 {
	color: #fff;
	font-size: 13px;
	padding-top: 3px
}
.s23, .s24 {
	color: #8c8c8c;
	font-size: 24px
}
.s23 {
	font-weight: 200
}
.s24 {
	padding: 10px 0 0 15px
}
.s25 {
	padding: 5px 0 0
}
.s26 {
	font-size: 30px;
	color: #333;
	padding: 5px 0 7px;
	font-weight: 700
}
.s27, .s28 {
	font-size: 18px;
	color: #5d5d5d
}
.s27 {
	padding: 0 10px
}
.s30, .s31 {
	padding: 5px 0 7px
}
.s30 {
	font-size: 22px;
	color: #000;
	font-weight: 400;
	letter-spacing: 1px
}
.s31, .s32, .s42, .s44 {
	font-weight: 700
}
.s31 {
	font-size: 30px;
	color: #fff
}
.s32 {
	font-size: 19px;
	color: #333;
	padding: 5px 0 7px 30px
}
.s34, .s35 {
	font-size: 22px
}
.s33 {
	padding: 9px 0;
	border-bottom: 1px solid #dfdfdf
}
.s35 {
	background-color: #333;
	padding: 10px;
	color: #fff
}
.s39, .s40 {
	color: #333
}
.s36 {
	font-size: 39px
}
.s37 {
	font-size: 55px;
	padding: 5px 0 0 3px;
	line-height: 50px
}
.s38 {
	font-size: 17px;
	padding: 7px 0 0
}
.s39 {
	font-size: 24px
}
.s40 {
	font-size: 19px;
	padding-bottom: 7px
}
.s41 {
	font-size: 70px;
	color: #fff;
	border: 1px solid #fff
}
.s42 {
	font-size: 32px;
	color: #afb0b2
}
.p10, .p12 {
	text-align: right
}
.s43 {
	font-size: 25px
}
.s44 {
	font-size: 27px
}
.Customised {
	font-size: 30px;
	color: #807c7b;
	font-weight: 400
}
.c1, .c3 {
	font-weight: 700
}
.p1 {
	padding-left: 20px
}
.p2 {
	padding: 50px 0 20px
}
.p3 {
	padding: 20px 0 20px 15px
}
.p4 {
	padding: 10px 0 0 10px
}
.p5 {
	padding: 5px 0 0
}
.p6 {
	padding: 26px 0 20px 15px
}
.p7 {
	padding: 5px 0 8px
}
.p8 {
	padding: 0 0 30px
}
.p9 {
	padding: 30px 0 0
}
.p10 {
	padding: 8px 0
}
.p11 {
	padding: 20px
}
.p12 {
	padding: 20px 0 8px
}
.p13 {
	padding: 23px 0 0
}
.p14 {
	padding: 0 0 5px 2px;
	margin-left: 70px
}
.p15 {
	padding: 0 0 5px 40px;
	font-family: Calibri;
	font-size: 15px
}
.p16 {
	padding: 25px 10px 10px 0
}
.p17 {
	padding: 10px 15px 5px 0
}
.p18 {
	padding: 35px 0 0
}
.p19 {
	padding: 20px 0 0
}
.p20 {
	padding: 5px 0 2px
}
.p21 {
	padding: 65px 0 0
}
.p22 {
	padding: 30px 0 0
}
.p23 {
	padding: 0 0 5px
}
.p24 {
	padding: 5px 0 10px
}
.p25 {
	padding: 0 0 10px 15px
}
.p26 {
	padding: 0 20px 0 0
}
.p27 {
	padding: 0 25px
}
.p28 {
	padding: 0 0 0 13px
}
.p29 {
	padding: 2px 0 10px;
	border-bottom: 1px dotted #333
}
.p30 {
	padding: 10px 0 0
}
.p31 {
	padding: 5px 0 0 20px
}
.p32 {
	padding: 0 0 20px
}
.p33 {
	padding: 20px 0 0 40px
}
.p34 {
	padding: 15px 0 0 15px
}
.p35 {
	padding: 0 20px 0 31px
}
.p36 {
	padding: 0 20px 0 19px
}
.p37 {
	padding: 0 20px 0 60px
}
.p38 {
	padding: 12px 0 0
}
.p39 {
	padding: 15px 0;
	border-top: 1px solid #ccc
}
.p40 {
	padding: 10px 0 0 15px
}
.p41 {
	padding: 10px 0 10px 8px
}
.p42 {
	padding: 10px 0
}
.p43 {
	padding: 20px 0 16px
}
.p44 {
	padding: 8px 15px
}
.p45 {
	padding: 0 0 0 15px
}
.p46 {
	padding: 10px 0 8px
}
.p47 {
	padding: 0 10px 0 0
}
.p48 {
	padding: 0 10px
}
.p49 {
	padding: 0 0 0 10px
}
.p50 {
	padding-bottom: 10px
}
.p51 {
	padding: 0 0 0 200px
}
.pad {
	padding-bottom: 2px
}
.c1 {
	padding: 15px 0 10px 15px;
	color: #ffffff;
	background-color:#124680;
	font-size: 21px
}
.c2 {
	padding: 7px 0 0 20px;
	font-size: 16px
}
.c3 {
	color: #333;
	font-family: Calibri, Arial, Helvetica, sans-serif
}
.li2, .li9 {
	font-family: 'Kaushan Script', cursive
}
.c4 {
	padding: 15px 0 10px 15px;
	color: #2d3e52;
	font-size: 20px
}
.c5 {
	color: #db2021
}
.c6 {
	color: #711814
}
.c7 {
	color: #fff
}
.c8 {
	color: #01999c
}
.c9 {
	color: #7a3764;
	font-size: 24px;
	line-height: 29px;
	border-right: 1px dashed #000
}
.c10 {
	color: #cea2a3
}
.c11 {
	color: #000
}
.tx {
	text-align: justify
}
.tx1 {
	text-shadow: 2px 2px 2px #ccc
}
.w1 {
	width: 60%
}
.w2 {
	width: 20%;
	float: left;
	padding-left: 17px
}
.w3 {
	width: 25%;
	float: left;
	padding: 20px 0 0 40px
}
.w4 {
	width: 50%;
	float: left;
	padding: 20px 0 0 20px
}
.w5 {
	width: 33%;
	float: left
}
.w6 {
	width: 22%;
	float: left;
	margin-right: 20px
}
.w7 {
	width: 3%;
	float: left;
	padding: 0 0 0 15px;
	margin-right: 10px
}
.w8 {
	width: 100%
}
.w9 {
	width: 221px;
	float: left;
	padding-bottom: 10px
}
.ce1 {
	clear: both
}
.bo1 {
	border-left: 2px solid #ddd;
	padding: 0 0 0 8px;
	margin-left: 8px
}
.bo2 {
	border-bottom: 2px solid #ddd
}
.bo3 {
	border-top: 1px dashed #242424;
	margin: 15px 0
}
.bo4 {
	border-bottom: 1px dashed #ddd;
	padding: 7px 0;
	font-size: 17px
}
.group, .li2 {
	font-size: 20px
}
.bo5 {
	border-top: 1px dashed #5d5d5d;
	margin: 30px 15px
}
.bo6 {
	border-bottom: 1px dotted #dfdfdf;
	margin: 20px 0 30px
}
.bo7 {
	border-bottom: 1px solid #bebebe;
	margin: 20px 0 40px
}
.bo8 {
	border: 1px dashed #000;
	padding: 20px
}
.bo9 {
	border: 1px solid #000
}
.bo10 {
	border: 1px solid #e6e6e6
}
.bo11 {
	border-right: 1px solid #5d5d5d
}
.bo12 {
	border-right: 1px solid #fff
}
.fl {
	float: right
}
.f2 {
	float: left
}
.li3, .li4 {
	float: right
}
.f3 {
	font-weight: 100
}
.banner_txt, .li10 A, .li15, .li16, .li17, .li20, .li6 A {
	font-weight: 700
}
.m1 {
	margin: 0 0 20px
}
.m2 {
	margin: 0 20px 0 0
}
.m3 {
	margin: 0 10px
}
.m4 {
	margin: 0 0 0 10px
}
.m5 {
	margin: 0 0 0 5px
}
.m6 {
	margin: 0
}
.m7 {
	margin: 0 15px 15px
}
.m8 {
	margin: 0
}
.li15, .li16 {
	margin-right: 10px
}
.cmar {
	margin-bottom: 0
}
.group {
	padding: 10px 0
}
.li2, .li3 {
	padding-top: 25px
}
.group A {
	color: #0d3a64
}
.group A:Hover {
	color: #5d5d5d
}
.he1 {
	height: 200px
}
.he2 {
	height: 80px
}
.he3 {
	height: 260px
}
.lin {
	line-height: 18px
}
.lin1 {
	line-height: 28px
}
.li1 A {
	color: #000
}
.li1 A:Hover {
	color: #0d3a64
}
.li2 {
	color: #fd7a06;
	text-align: right;
	padding-right: 25px
}
.li15, .li16, .li20 {
	text-align: center
}
.li2 A {
	color: #333
}
.li2 A:Hover {
	color: #000
}
.li3, .li3 A {
	color: #fff
}
.li3 A {
	padding: 0 7px
}
.li3 A:Hover {
	color: #ffe7d1
}
.li4 {
	color: #fff;
	padding-top: 25px
}
.li4 A {
	color: #fff;
	padding: 0 7px
}
.li4 A:Hover {
	color: #ffe7d1
}
.li5 A {
	color: #fff;
	background-color: #98ce44
}
.li5 A:Hover {
	color: #ffe7d1
}
.li6 A {
	color: #1d71ad
}
.li6 A:Hover {
	color: #333
}
.li7 A {
	color: #fd7a06
}
.li7 A:Hover, .li8 {
	color: #333
}
.li8 {
	font-size: 17px;
	padding: 7px 0;
	border-bottom: 1px dashed #b0b0b0
}
.li8 A {
	color: #5d5d5d
}
.li8 A:Hover {
	color: #000
}
.li9 {
	color: #fd7a06;
	font-size: 20px;
	padding: 10px 0 0 10px
}
.li9 A {
	color: #333
}
.li9 A:Hover {
	color: #000
}
.li10 {
	color: #fd7a06;
	font-size: 36px;
	font-family: Cambria;
	padding-bottom: 10px
}
.li10 A, .li10 A:Hover {
	color: #fff
}
.li10 A, .li16, .li20 {
	font-family: Calibri
}
.li11, .li16, .li17 {
	font-size: 17px
}
.li15 A, .li15 A:Hover {
	padding: 8px 15px
}
.li10 A {
	text-shadow: none;
	letter-spacing: 0
}
.li11 {
	color: #fd7a06
}
.li11 A {
	color: #333
}
.li11 A:Hover {
	color: #0d3a64
}
.li12 A {
	color: #4d92e5
}
.li12 A:Hover {
	color: #333
}
.li13 A {
	color: #fff
}
.li13 A:Hover {
	color: #333
}
.li14 A {
	color: #1d71ad
}
.li14 A:Hover {
	color: #333;
	text-decoration: none
}
.li15 {
	color: #fff
}
.li15 A {
	color: #5d5d5d;
	background-color: #d9d9d9
}
.li16, .li16 A {
	color: #fff
}
.li15 A:Hover {
	color: #fff;
	background-color: #fd7a06
}
.li16 A, .li16 A.active, .li16 A:Hover {
	padding: 8px 20px
}
.li16 A {
	background-color: #5d5d5d
}
.li16 A.active {
	color: #5d5d5d;
	background-color: #d5d5d5
}
.li16 A:Hover {
	color: #fff;
	background-color: #fd7a06
}
.li17 {
	color: #fff;
	padding-top: 10px
}
.li17 A {
	color: #fd7a06
}
.li17 A:Hover {
	color: #333
}
.li18 A {
	color: #109abf
}

.li20 A, .li20 A.active, .li20 A:Hover {
	padding: 10px 20px
}
.li19 A:Hover {
	color: #fd7a06
}
.li20 {
	color: #fff;
	margin: 10px 0 0 15px;
	font-size: 22px
}
.li20 A {
	color: #fff;
	background-color: #c1bfc0
}
.li20 A.active, .li20 A:Hover {
	background-color: #fff
}
.li20 A.active {
	color: #5d5d5d
}
.li20 A:Hover {
	color: #000
}
.more {
	padding: 0;
	margin: 0
}
a.hideLink, a.showLink {
	color: #36f;
	font-size: 18px
}
a.hideLink {
	background: url(../404.html) left no-repeat
}
.bg_bdy, .bg_bdy1 {
	background: url(../images/transparent_line.png)
}
a.hideLink:hover, a.showLink:hover {
	color: #2d3e52
}
.bg_bdy {
	padding: 50px 0 0
}
.bg_bdy1 {
	padding: 20px 0 0
}
.thumbnail {
	border: none;
	padding: 0;
	margin: 0
}
.thumbnail:hover {
	background-color: transparent
}
.thumbnail span {
	position: absolute;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: #000
}
.thumbnail span img {
	border-width: 0;
	padding: 2px
}
.thumbnail:hover span {
	visibility: visible;
	top: 0;
	left: 200px;
	z-index: 50
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate3d(0, -25%, 0);
	-o-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0)
}
.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}
.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 10px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
.image-box.style22 .box, .image-box.style22.box, .modal-content1 {
	position: relative
}
.modal-dialog_map {
	width: 1060px;
	margin: 90px auto
}
.modal-dialog_pop {
	width: 687px;
	margin: 90px auto
}
.modal-content1 {
	background-color: #eaeaea;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}
.image-box.style22 figure {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	z-index: 0
}
.image-box.style22 figure figcaption {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 50px;
	width: 100%;
	text-align: center;
	-moz-transition: -moz-transform .4s;
	-o-transition: -o-transform .4s;
	-webkit-transition: -webkit-transform .4s;
	-ms-transition: -ms-transform .4s;
	transition: transform .35s;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.image-box.style22 figure figcaption .caption-title {
	margin: 0;
	color: #fff;
	line-height: 1.1em
}
.image-box.style22 figure figcaption span {
	color: #fff;
	font-size: 1.8333em;
	text-align: center;
	letter-spacing: .04em
}
.image-box.style22 figure:hover figcaption {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.image-box.style22 figure:hover a:before {
	filter: alpha(opacity=100);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
.image-box.style22 figure a {
	display: block
}
.image-box.style22 figure a:before {
	position: absolute;
	z-index: 2;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	right: 0;
	bottom: 0;
	height: 100%;
	background: rgba(12,57,99,.6);
	filter: alpha(opacity=0);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out
}
.image-box.style22 .details {
	padding: 12px 15px
}
.image-box.style22 .details .detail {
	margin: 0;
	border-top: 1px solid #f5f5f5;
	padding: 10px 20px
}
.image-box.style22 .details .detail:first-child {
	border: none
}
.image-box.style22 .details .detail .box-title {
	line-height: 40px;
	margin: 0
}
.image-box.style22 .details .detail:after {
	display: table;
	clear: both
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	overflow: hidden
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}
.enq_yellow {
	color: #FF0!important
}
.rtandtmh {
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 70px;
	margin-left: 0
}
.add_text_home {
	margin-bottom: 29px;
	font-size: 17px;
	line-height: 20px
}
.bt_h_abp {
	position: absolute;
	z-index: 2;
	left: 110px;
	bottom: -15px
}
.banner_muk {
	position: relative;
	z-index: 1
}
.banner_txt {
	background: url(../images/black.png);
	padding: 10px 20px;
	font-size: 38px;
	font-family: Calibri, cursive;
	color: #FFF
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0
}
.bx-wrapper img {
	max-width: 100%;
	display: block
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;
	left: -5px;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	position: absolute;
	bottom: -30px;
	width: 100%
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../404.html) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #000
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../404.html) 0 -32px no-repeat
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(../404.html) -43px -32px no-repeat
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
.bx-wrapper .bx-controls-auto {
	text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../404.html) -86px -11px no-repeat;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../404.html) -86px -44px no-repeat;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80,80,80,.75);
	width: 100%
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}
.flex-direction-nav a, .flex-pauseplay a {
	z-index: 10;
	overflow: hidden;
	position: absolute
}
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
	outline: 0
}
.flex-control-nav, .flex-direction-nav, .slides {
	margin: 0;
	padding: 0;
	list-style: none
}
@font-face {
	font-family: flexslider-icon;
	src: url(../404.html);
	src: url(../404.html?#iefix) format('embedded-opentype'), url(../404.html) format('woff'), url(../404.html) format('truetype'), url(../404.html#flexslider-icon) format('svg');
	font-weight: 400;
	font-style: normal
}
.flexslider {
	padding: 0;
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	zoom: 1
}
.flexslider .slides>li {
	display: none
}
.flex-direction-nav a, .no-js .slides>li:first-child, .slides:after, html[xmlns] .slides {
	display: block
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides:after {
	content: "\0020";
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
* html .slides {
	height: 1%
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.flexslider .slides {
	zoom: 1
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav a {
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	top: 50%;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}
.flex-direction-nav .flex-prev {
	left: -50px
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}
.flexslider:hover .flex-prev {
	opacity: .7;
	left: 10px
}
.flexslider:hover .flex-next {
	opacity: .7;
	right: 10px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default
}
.flex-direction-nav a:before {
	font-family: flexslider-icon;
	font-size: 40px;
	display: inline-block;
	content: '\f001'
}
.flex-direction-nav a.flex-next:before {
	content: '\f002'
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	cursor: pointer;
	color: #000
}
.flex-pauseplay a:before {
	font-family: flexslider-icon;
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}
.flex-pauseplay a:hover {
	opacity: 1
}
.flex-pauseplay a.flex-play:before {
	content: '\f003'
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,.9);
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px
}
}
#hotel-features #hotel-availability article img.custom_amenity {
	margin-top: 5px;
	margin-right: 5px;
	opacity: .7
}
#hotel-features #hotel-availability article img.custom_amenity:hover {
	opacity: 1
}
#hotel-features #hotel-availability .age-of-children {
	margin-top: 20px
}
#hotel-features #hotel-amenities .custom_amenity {
	width: 42px;
	margin-right: 15px;
	display: inline-block;
	float: left
}
#hotel-features #hotel-amenities .custom_amenity img {
	margin: 0 auto;
	display: block
}
#footer .footer-wrapper .container .row .col-md-2 .s12, #footer .footer-wrapper .container .row .col-md-3 .s12 {
	color: #fff!important
}
/*NEW FOOTER DESIGN*/
.ft-bg {
	/*background: url(../images/footer_bg.jpg) no-repeat;*/
	width: 100%;
	/*height: 955px;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.kmy_footer {
	width: 63%;
	margin: auto;
	padding: 0;
}
.footer_links_section {
	float: left;
	width: 65%;
	margin-top: 45px;
}
.raj_rightside_address {
	width: 30%;
	float: left;
	margin-top: 30px;
}
.raj_rightside_address h1 {
	font-size: 50px;
	font-family: 'Patua One', cursive;
	color: #b8da4b;
	font-weight: bold;
	margin: 0;
	padding: 0;
	letter-spacing: 2.5px;
	padding-bottom: 10px;
}
.raj_rightside_address h2 {
	font-size: 30px;
	padding: 0;
	color: #99b73d;
	font-weight: bold;
	margin: 20px 0 10px 0px;
}
.raj_rightside_address p {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 24px;
}
.rajasthan_tour_footer {
	float: left;
	width: 33%;
	padding-bottom: 24px;
}
.rajasthan_tour_footer h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #abd42c;
}
.rajasthan_tour_footer ul {
	float: left;
	width: 100%;
}
.rajasthan_tour_footer ul li a {
	color: #fff;
	line-height: 24px;
	font-size: 14px;
}
.rajasthan_tour_footer ul li a:hover {
	color: #b6b6b6;
}
.address_sec_footer {
	float: left;
	width: 50%;
}
.address_sec_footer p {
	float: left;
	font-family: calibri;
	font-size: 20px;
	color: #fff;
	line-height: 26px;
	width: 58%;
	margin: -75px 0px 150px 220px;
}
.approved_by {
	font-size: 16px !important;
	margin-bottom: 0px !important;
	line-height: 24px !important;
	font-weight: bold !important;
}
.footer_end_kmy {
	width: 100%;
	clear: both;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	border-top: 1px #fff solid;
}
.footer_end_kmy ul {
	float: left;
	margin: 0;
	padding: 0;
}
.footer_end_kmy ul li {
	float: left;
	margin: 0;
	padding: 0;
}
.footer_end_kmy ul li a {
	float: left;
	margin: 0;
	padding: 25px 36px 7px 0px;
	color: #fff;
}
.footer_end_kmy p {
	float: right;
	color: #7d7d7d;
	padding: 24px 0 0 0;
}
.worlds_no1_font {
	font-family: 'Dancing Script', cursive;
	font-size: 20px !important;
}
.social_buttons_raj {
}
.social_buttons_raj a {
	padding: 0px 10px 0 0px;
	float: left;
}
.recognised_by_ministry_of_tourism {
	float: left;
	margin-top: 15px;
}
.recognised_by_ministry_of_tourism h2 {
	font-family: 'Patua One', cursive;
	color: #fff;
	font-size: 20px;
}
.member-of-indian {
	font-size: 14px !important;
	line-height: 30px !important;
}
/*NEW FOOTER DESIGN END*/
