/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Header
 * 3.0 - Footer
 * 4.0 - Blog
 * 5.0 - Widget
 * 6.0 - Responsive
 * 7.0 - Plugins
 * 	   	- mmenu
 *		- superfish
 */

/**
 * 1.0 - Reset
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
	user-select: none;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
	display: block;
}

nav ul {
	list-style: none;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

mark {
	background: none;
}

abbr[title],
dfn[title],
acronym[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input[type=submit],
input[type=button],
button {
	margin: 0;
	padding: 0;
}

input,
select,
a img {
	vertical-align: middle;
}

b,
strong {
	font-weight: bold;
}

i,
em {
	font-style: italic;
}

html {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
	-moz-box-sizing: inherit;
	-webkit-box-sizing: inherit;
}

/* generic class */
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	word-wrap: break-word;
	word-break: break-word;
}

p {
	margin-bottom: 20px;
}

ul,
ol {
	margin-left: 35px;
	margin-bottom: 20px;
}

dl {
	margin-bottom: 20px;
}

dl dt {
	font-weight: 700;
	margin-top: 10px;
}

dl dt:first-child {
	margin-top: 0px;
}

dl dd {
	margin-left: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2;
	margin-bottom: 20px;
}

figure {
	max-width: 100%;
}

.clear {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* wordpress core */
.alignnone {
	margin: 0px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

figcaption.wp-caption-text {
	margin-top: 20px;
}

.bypostauthor {}

.gallery-caption {}

.sticky {}

.single-format-gallery figcaption.wp-caption-text {
	margin-bottom: 20px;
}

.single-format-gallery figure.gallery-item {
	margin-bottom: 20px;
}

.navigation {
	text-align: right;
	margin-bottom: 30px;
}

.navigation .screen-reader-text {
	display: none;
}

.navigation a,
.navigation span {
	margin: 0px 5px;
}

.post-password-form input[type="password"] {
	padding: 14px 20px;
	margin-left: 5px;
	margin-right: 6px;
	height: 46px;
}

.post-password-form input[type="submit"] {
	height: 46px;
}

/* layout */
.traveltour-body-outer-wrapper {
	position: relative;
	overflow: hidden;
}

.traveltour-body-wrapper.traveltour-with-frame {
	position: relative;
}

.traveltour-page-wrapper {
	clear: both;
}

body.traveltour-boxed .traveltour-body-wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

body.traveltour-boxed .traveltour-body-wrapper.traveltour-left {
	margin-left: 0px;
}

body.traveltour-boxed .traveltour-body-wrapper.traveltour-right {
	margin-right: 0px;
}

body.traveltour-boxed.traveltour-boxed-border .traveltour-body-wrapper {
	box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.25);
}

body.traveltour-boxed.traveltour-background-pattern {
	background-position: center;
	background-repeat: repeat;
}

body.traveltour-boxed.traveltour-background-image .traveltour-body-background {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-position: center;
	background-size: cover;
}

.traveltour-container {
	margin-left: auto;
	margin-right: auto;
}

.traveltour-column-10 {
	float: left;
	width: 16.6666%;
}

.traveltour-column-12 {
	float: left;
	width: 20%;
}

.traveltour-column-15 {
	float: left;
	width: 25%;
}

.traveltour-column-20 {
	float: left;
	width: 33.3333%;
}

.traveltour-column-24 {
	float: left;
	width: 40%;
}

.traveltour-column-30 {
	float: left;
	width: 50%;
}

.traveltour-column-36 {
	float: left;
	width: 60%;
}

.traveltour-column-40 {
	float: left;
	width: 66.6666%;
}

.traveltour-column-45 {
	float: left;
	width: 75%;
}

.traveltour-column-48 {
	float: left;
	width: 80%;
}

.traveltour-column-50 {
	float: left;
	width: 83.3333%;
}

.traveltour-column-60 {
	float: left;
	width: 100%;
}

.traveltour-sidebar-right {
	float: right;
}

.traveltour-sidebar-center {
	float: none;
	display: inline-block;
}

.traveltour-content-area {
	padding-top: 60px;
	padding-bottom: 40px;
}

.traveltour-sidebar-area {
	padding-top: 60px;
}

.traveltour-line-height-0 {
	line-height: 0;
}

a,
button {
	text-decoration: none;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

img {
	max-width: 100%;
	height: auto;
}

blockquote {
	quotes: none;
	padding: 30px 30px 15px;
	font-size: 17px;
	margin-bottom: 35px;
	font-style: italic;
	margin-top: 35px;
	border-left-width: 2px;
	border-left-style: solid;
}

q {
	margin-right: 15px;
	display: inline-block;
	padding: 10px 20px;
	vertical-align: middle;
	border-left-width: 2px;
	border-left-style: solid;
}

.traveltour-media-image {
	line-height: 0;
	position: relative;
}

.traveltour-left-align {
	text-align: left;
}

.traveltour-center-align {
	text-align: center;
}

.traveltour-right-align {
	text-align: right;
}

.traveltour-body-wrapper {
	overflow: hidden;
	z-index: 1;
}

/* input */
input,
textarea {
	border-width: 1px 1px 2px 1px;
	border-style: solid;
}

input:focus,
textarea:focus {
	outline: none;
}

/* button */
.traveltour-button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	transition: background 300ms, color 300ms, border-color 300ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms;
}

input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
	outline: none;
}

/**
 * 2.0 - Header
 */

/* preload */
.traveltour-page-preload {
	position: fixed;
	z-index: 999999;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: #fff;
	background-image: url('../images/preload.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.traveltour-page-preload.traveltour-out {
	background-image: none;
}

/* top bar */
.traveltour-top-bar {
	position: relative;
	border-bottom-style: solid;
	line-height: 22px;
}

.traveltour-top-bar-background {
	position: absolute;
	right: 0px;
	left: 0px;
	top: 0px;
	bottom: 0px;
}

.traveltour-top-bar-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.traveltour-top-bar-left {
	float: left;
}

.traveltour-top-bar-right {
	float: right;
}

.traveltour-top-bar-right-text {
	display: inline;
	float: left;
}

.traveltour-top-bar-right-social {
	display: inline;
	margin-left: 25px;
	float: left;
}

.traveltour-top-bar-right-social a {
	margin-left: 25px;
}

.traveltour-top-bar-right-social a:first-child {
	margin-left: 0px;
}

.traveltour-top-bar-right .tourmaster-user-top-bar {
	float: left;
	margin-left: 32px;
	line-height: inherit;
	font-size: inherit;
}

.traveltour-top-bar-right .tourmaster-user-top-bar img {
	margin-top: -5px;
	margin-bottom: -5px;
}

.traveltour-top-bar.traveltour-with-divider .traveltour-top-bar-right>div:before {
	content: " ";
	width: 1px;
	color: transparent;
	border-left-width: 1px;
	border-left-style: solid;
	vertical-align: middle;
	margin: 0px 29px 0px 0px;
	line-height: 0;
}

.traveltour-top-bar.traveltour-with-divider .traveltour-top-bar-right>div:first-child:before {
	display: none;
}

.traveltour-top-bar-right .traveltour-top-bar-wpml-flag {
	float: left;
	margin-left: 30px;
}

.traveltour-top-bar-right .traveltour-custom-wpml-flag {
	margin-right: 0px;
}

/* mobile menu */
.traveltour-mm-menu-wrap {
	display: none;
}

.admin-bar .mm-menu {
	margin-top: 32px;
}

.traveltour-mobile-button-hamburger-with-border {
	font-size: 16px;
	padding: 6px;
	line-height: 0;
	width: 32px;
	height: 32px;
	text-align: center;
	display: inline-block;
	border-width: 2px;
	border-style: solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.traveltour-right-menu-button {
	display: inline-block;
	margin-left: 27px;
}

.traveltour-mobile-menu {
	float: left;
	margin-top: -8px;
	margin-left: 30px;
}

.traveltour-mobile-menu-right {
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -9px;
}

/* hamburger */
.traveltour-mobile-button-hamburger {
	box-sizing: border-box;
	display: block;
	width: 32px;
	height: 32px;
	position: relative;
}

.traveltour-mobile-button-hamburger:before,
.traveltour-mobile-button-hamburger:after,
.traveltour-mobile-button-hamburger span {
	content: '';
	display: block;
	width: 22px;
	height: 2px;
	position: absolute;
	left: 5px;
}

.traveltour-mobile-button-hamburger:before {
	top: 8px;
}

.traveltour-mobile-button-hamburger span {
	top: 15px;
}

.traveltour-mobile-button-hamburger:after {
	top: 22px;
}

.traveltour-mobile-button-hamburger:before {
	transition-duration: 0.4s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.traveltour-mobile-button-hamburger span {
	transition: opacity 0.15s 0.4s ease;
}

.traveltour-mobile-button-hamburger:after {
	transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.traveltour-mobile-button-hamburger.traveltour-active:before {
	-webkit-transform: translate3d(0, 7px, 0) rotate(135deg);
	transform: translate3d(0, 7px, 0) rotate(135deg);
	transition-delay: 0.1s;
}

.traveltour-mobile-button-hamburger.traveltour-active span {
	transition-delay: 0s;
	opacity: 0;
}

.traveltour-mobile-button-hamburger.traveltour-active:after {
	transition-delay: 0.1s;
	-webkit-transform: translate3d(0, -7px, 0) rotate(-135deg);
	transform: translate3d(0, -7px, 0) rotate(-135deg);
}

/* navigation menu */
.traveltour-navigation .sf-menu {
	display: inline-block;
	line-height: 1.7;
	text-align: left;
	margin-bottom: 0px;
}

.traveltour-navigation .sf-menu>li:first-child {
	padding-left: 0px;
}

.traveltour-navigation .sf-menu>li:last-child {
	padding-right: 0px;
}

.traveltour-navigation .sf-menu>li>a {
	letter-spacing: 0.5px;
}

.traveltour-navigation-submenu-indicator .sf-menu>li>a.sf-with-ul-pre:after {
	display: inline-block;
	margin-left: 13px;
	content: "\f107";
	font-family: fontAwesome;
}

.traveltour-navigation .sf-menu>.traveltour-normal-menu li {
	padding: 1px 11px;
}

.traveltour-navigation .sf-menu>.traveltour-normal-menu li:first-child {
	padding-top: 12px;
}

.traveltour-navigation .sf-menu>.traveltour-normal-menu li:last-child {
	padding-bottom: 12px;
}

.traveltour-navigation .sf-menu>.traveltour-normal-menu li li {
	/* padding-left: 0; */
}

.traveltour-navigation .sf-menu>.traveltour-normal-menu li>a {
	display: block;
	padding: 6px 30px 6px 12px;
	position: relative;
}

.traveltour-navigation .sf-menu>.traveltour-normal-menu li>a.sf-with-ul-pre:after {
	position: absolute;
	right: 10px;
	content: "\f105";
	font-family: fontAwesome;
}

.traveltour-navigation .sf-menu>.traveltour-normal-menu .sub-menu {
	font-size: 14px;
}

.traveltour-navigation .sf-menu>.traveltour-mega-menu .sf-mega-full {
	left: 0px;
	right: 0px;
}

.traveltour-navigation .sf-menu>.traveltour-mega-menu .sf-mega-section-wrap {
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
}

.traveltour-navigation .sf-menu>.traveltour-mega-menu .sf-mega-section-wrap:first-child {
	border-top: none;
}

.traveltour-navigation .sf-menu>.traveltour-mega-menu .sf-mega-section {
	padding-bottom: 999px;
	margin-bottom: -999px;
	border-left-width: 1px;
	border-left-style: solid;
}

.traveltour-navigation .sf-menu>.traveltour-mega-menu .sf-mega-section:first-child {
	border-left: none;
}

.traveltour-navigation .sf-menu>.traveltour-mega-menu .sf-mega-section-inner {
	padding: 31px 28px;
}

.traveltour-navigation .sf-menu>.traveltour-mega-menu .sf-mega-section-inner>a {
	font-size: 15px;
	display: block;
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 0px 12px;
}

.traveltour-navigation .sf-menu>.traveltour-mega-menu .sf-mega-section-inner .sub-menu a {
	font-size: 14px;
	padding: 5px 12px;
	display: block;
}

.traveltour-navigation .traveltour-navigation-slide-bar {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	position: absolute;
	display: none;
	margin-top: -3px;
	overflow: hidden;
}

.traveltour-navigation .sf-vertical>li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.traveltour-navigation .sf-vertical>li:first-child {
	padding-top: 0px;
}

.traveltour-navigation .sf-vertical>li>a {
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	display: block;
}

.traveltour-navigation .sf-vertical ul.sub-menu {
	font-size: 14px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.traveltour-navigation .sf-vertical ul.sub-menu li {
	padding: 2px 11px;
}

.traveltour-navigation .sf-vertical ul.sub-menu li:first-child {
	padding-top: 20px;
}

.traveltour-navigation .sf-vertical ul.sub-menu li:last-child {
	padding-bottom: 20px;
}

.traveltour-navigation .sf-vertical ul.sub-menu li>a {
	display: block;
	padding: 4px 12px;
}

.traveltour-navigation .sf-vertical ul.sub-menu li>a.sf-with-ul:after,
.traveltour-navigation-submenu-indicator .sf-vertical>li>a.sf-with-ul:after {
	float: right;
	margin-left: 18px;
	content: "\f105";
	font-family: fontAwesome;
}

/* bullet anchor */
.traveltour-bullet-anchor {
	position: fixed;
	top: 50%;
	right: 30px;
	margin-top: -50px;
	z-index: 10;
	opacity: 0;
	transition: opacity 200ms;
	-moz-transition: opacity 200ms;
	-o-transition: opacity 200ms;
	-webkit-transition: opacity 200ms;
}

.traveltour-bullet-anchor.traveltour-init {
	opacity: 1;
}

.traveltour-bullet-anchor a {
	display: block;
	width: 17px;
	height: 17px;
	margin-bottom: 5px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.traveltour-bullet-anchor a:before {
	content: " ";
	width: 9px;
	height: 9px;
	margin: 3px;
	display: block;
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-o-transition: background-color 200ms;
	-webkit-transition: background-color 200ms;
}

/* breadcrumbs */
.traveltour-breadcrumbs a {
	color: #c0c0c0;
}

.traveltour-breadcrumbs,
.traveltour-breadcrumbs a:hover {
	color: #777;
}

.traveltour-breadcrumbs {
	font-size: 14px;
	padding: 17px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.traveltour-breadcrumbs span[property="itemListElement"] {
	margin: 0px 22px;
}

.traveltour-breadcrumbs span[property="itemListElement"]:first-child {
	margin-left: 0px;
}

.traveltour-breadcrumbs a span {
	transition: color 200ms;
	-moz-transition: color 200ms;
	-o-transition: color 200ms;
	-webkit-transition: color 200ms;
}

/* top search */
.traveltour-top-search-wrap input.search-field {
	border-bottom-color: #303030;
	color: #fff;
}

.traveltour-top-search-wrap .traveltour-top-search-submit,
.traveltour-top-search-wrap .traveltour-top-search-close {
	color: #fff;
}

.traveltour-top-search-wrap input::-webkit-input-placeholder {
	color: #fff;
}

.traveltour-top-search-wrap input::-moz-placeholder {
	color: #fff;
}

.traveltour-top-search-wrap input:-ms-input-placeholder {
	color: #fff;
}

.traveltour-top-search-wrap input:-moz-placeholder {
	color: #fff;
}

.traveltour-top-search-row {
	display: table;
	width: 100%;
	height: 100%;
}

.traveltour-top-search-cell {
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
}

.traveltour-top-search-wrap {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 9999;
	overflow-y: auto;
	display: none;
}

.traveltour-top-search-wrap form {
	max-width: 630px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.traveltour-top-search-wrap input.search-field {
	background: transparent;
	width: 100%;
	border-width: 0px 0px 3px;
	font-size: 40px;
	padding: 0px 120px 25px 0px;
	line-height: 48px;
	letter-spacing: 0.5px;
}

.traveltour-top-search-wrap input.search-submit {
	position: absolute;
	top: 0px;
	right: 52px;
	width: 48px;
	height: 48px;
	padding: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.traveltour-top-search-wrap .traveltour-top-search-submit {
	font-size: 30px;
	position: absolute;
	right: 52px;
	top: 0px;
	line-height: 48px;
	width: 48px;
	text-align: center;
}

.traveltour-top-search-wrap .traveltour-top-search-close {
	font-size: 55px;
	position: absolute;
	right: 0px;
	top: -7px;
	line-height: 48px;
	width: 48px;
	text-align: center;
	cursor: pointer;
}

/* overlay menu */
.traveltour-overlay-menu-row {
	display: table;
	width: 100%;
	height: 100%;
}

.traveltour-overlay-menu-cell {
	display: table-cell;
	vertical-align: middle;
}

.traveltour-overlay-menu-content {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 9999;
	overflow-y: auto;
	display: none;
}

.traveltour-overlay-menu-content ul.menu {
	list-style: none;
	text-align: center;
	padding-top: 140px;
	padding-bottom: 180px;
	max-width: 570px;
	margin-left: auto;
	margin-right: auto;
}

.traveltour-overlay-menu-content ul.menu>li {
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	opacity: 0;
	margin-bottom: 17px;
	padding-bottom: 17px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
	transition: opacity 300ms, transform 300ms;
	-moz-transition: opacity 300ms, -moz-transform 300ms;
	-o-transition: opacity 300ms, -o-transform 300ms;
	-webkit-transition: opacity 300ms, -webkit-transform 300ms;
}

.traveltour-overlay-menu-content.traveltour-active ul.menu>li {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: none;
	transform: none;
}

.traveltour-overlay-menu-content ul.sub-menu {
	display: none;
	padding-top: 25px;
	padding-bottom: 10px;
	list-style: none;
	margin-left: 0px;
}

.traveltour-overlay-menu-content ul.sub-menu>li {
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 15px;
}

.traveltour-overlay-menu-content ul.sub-menu ul.sub-menu {
	max-width: 380px;
	margin: 25px auto 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
}

.traveltour-overlay-menu-content .traveltour-overlay-menu-close {
	line-height: 1;
	font-size: 48px;
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -24px;
	cursor: pointer;
}

.traveltour-overlay-menu-content .traveltour-overlay-menu-close:after {
	content: "\4d";
	font-family: elegantIcons;
}

.traveltour-overlay-menu-content ul li.menu-item-has-children>a:after {
	content: "\f107";
	font-family: "fontAwesome";
	margin-left: 15px;
}

body.admin-bar .traveltour-overlay-menu-content {
	margin-top: 32px;
}

/* menu right area */
.traveltour-main-menu-right-button {
	float: left;
	padding: 8px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: -11px;
	margin-left: 30px;
	border-radius: 3px;
	border-width: 2px;
	border-style: solid;
}

.traveltour-main-menu-right {
	float: left;
	margin-top: -4px;
}

.traveltour-main-menu-search {
	float: left;
	margin-top: 1px;
	margin-left: 25px;
}

.traveltour-main-menu-search i {
	font-size: 14px;
	margin-top: -1px;
	cursor: pointer;
}

.traveltour-main-menu-cart {
	float: left;
	margin-top: 4px;
	padding-left: 20px;
	margin-left: 5px;
	position: relative;
}

.traveltour-main-menu-cart i {
	font-size: 16px;
	margin-top: -1px;
	cursor: pointer;
}

.traveltour-main-menu-cart>.traveltour-top-cart-count {
	font-size: 10px;
	font-weight: 700;
	vertical-align: super;
	width: 16px;
	height: 16px;
	line-height: 15px;
	position: absolute;
	top: -5px;
	right: -8px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.traveltour-top-cart-content-wrap {
	position: absolute;
	width: 210px;
	right: 0px;
	top: 100%;
	padding-top: 21px;
	z-index: 99;
}

.traveltour-top-cart-content-wrap .traveltour-top-cart-content {
	padding: 25px;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
}

.traveltour-top-cart-content-wrap .woocommerce-Price-amount.amount {
	float: none;
}

.traveltour-top-cart-content-wrap .traveltour-top-cart-count-wrap {
	margin-bottom: 8px;
}

.traveltour-top-cart-content-wrap .traveltour-top-cart-amount-wrap {
	margin-bottom: 23px;
}

.traveltour-top-cart-content-wrap .traveltour-top-cart-button {
	display: block;
	margin-bottom: 5px;
}

.traveltour-top-cart-content-wrap .traveltour-top-cart-checkout-button {
	display: block;
}

.traveltour-main-menu-cart .traveltour-top-cart-hover-area {
	position: absolute;
	top: -20px;
	right: 0px;
	bottom: -20px;
	left: 0px;
}

.traveltour-top-cart-hover-area+.traveltour-top-cart-content-wrap {
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0, 15px, 0);
	-webkit-transform: translate3d(0, 15px, 0);
	transition: opacity 400ms, transform 400ms;
	-moz-transition: opacity 400ms, -moz-transform 400ms;
	-o-transition: opacity 400ms, -o-transform 400ms;
	-webkit-transition: opacity 400ms, -webkit-transform 400ms;
}

.traveltour-main-menu-cart:hover .traveltour-top-cart-content-wrap,
.traveltour-top-cart-hover-area:hover+.traveltour-top-cart-content-wrap {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0px, 0);
	-webkit-transform: translate3d(0, 0px, 0);
}

/* header */
.traveltour-logo {
	position: relative;
}

.traveltour-logo img {
	width: 100%;
}

.traveltour-header-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.traveltour-header-container-inner {
	position: relative;
}

/* header plain */
.traveltour-header-style-plain {
	position: relative;
	border-bottom-style: solid;
}

.traveltour-header-style-plain .traveltour-navigation {
	line-height: 0;
}

.traveltour-header-style-plain .traveltour-header-background {
	position: absolute;
	right: 0px;
	left: 0px;
	top: 0px;
	bottom: 0px;
}

.traveltour-header-background-transparent {
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 99;
}

.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-logo {
	float: left;
}

.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-navigation {
	float: right;
}

.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-main-menu {
	display: inline-block;
	vertical-align: top;
}

.traveltour-header-style-plain.traveltour-style-menu-right .traveltour-main-menu-right-wrap {
	display: inline-block;
	line-height: 1.7;
	margin-left: 10px;
	vertical-align: top;
	margin-top: -1px;
}

.traveltour-header-style-plain.traveltour-style-menu-right.traveltour-fixed-navigation .traveltour-main-menu-right-wrap {
	margin-top: -3px;
}

.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-logo-inner {
	margin-left: auto;
	margin-right: auto;
}

.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-navigation {
	text-align: center;
	position: relative;
}

.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-main-menu {
	display: inline-block;
	vertical-align: top;
}

.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-main-menu-right-wrap {
	position: absolute;
	right: 0px;
	line-height: 1.7;
}

.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-logo {
	position: absolute;
}

.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-navigation {
	text-align: center;
}

.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-main-menu {
	display: inline-block;
	vertical-align: top;
}

.traveltour-header-style-plain.traveltour-style-center-menu .traveltour-main-menu-right-wrap {
	position: absolute;
	right: 0px;
	line-height: 1.7;
}

.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-logo {
	padding-top: 0px;
	padding-bottom: 0px;
}

.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-navigation {
	text-align: center;
}

.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-main-menu {
	display: inline-block;
	vertical-align: top;
}

.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-main-menu-right-wrap {
	position: absolute;
	right: 0px;
	line-height: 1.7;
}

.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-main-menu-left-wrap {
	position: absolute;
	left: 0px;
	line-height: 1.7;
}

.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-right-menu-button {
	margin-left: 0px;
}

.traveltour-header-style-plain.traveltour-style-splitted-menu.traveltour-fixed-navigation .traveltour-main-menu-left-wrap,
.traveltour-header-style-plain.traveltour-style-splitted-menu.traveltour-fixed-navigation .traveltour-main-menu-right-wrap {
	padding-top: 8px;
}

/* header box */
.traveltour-header-boxed-wrap {
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 1;
}

.traveltour-header-style-boxed .traveltour-header-container-item {
	position: relative;
}

.traveltour-header-style-boxed .traveltour-navigation {
	line-height: 0;
}

.traveltour-header-style-boxed .traveltour-header-background {
	position: absolute;
	right: 0px;
	left: 0px;
	top: 0px;
	bottom: 0px;
}

.traveltour-header-style-boxed.traveltour-style-menu-right .traveltour-logo {
	float: left;
}

.traveltour-header-style-boxed.traveltour-style-menu-right .traveltour-navigation {
	float: right;
}

.traveltour-header-style-boxed.traveltour-style-menu-right .traveltour-main-menu {
	display: inline-block;
	vertical-align: top;
}

.traveltour-header-style-boxed.traveltour-style-menu-right .traveltour-main-menu-right-wrap {
	display: inline-block;
	line-height: 1.7;
	margin-left: 10px;
	vertical-align: top;
}

.traveltour-header-style-boxed.traveltour-style-center-menu .traveltour-logo {
	position: absolute;
}

.traveltour-header-style-boxed.traveltour-style-center-menu .traveltour-navigation {
	text-align: center;
}

.traveltour-header-style-boxed.traveltour-style-center-menu .traveltour-main-menu {
	display: inline-block;
	vertical-align: top;
}

.traveltour-header-style-boxed.traveltour-style-center-menu .traveltour-main-menu-right-wrap {
	position: absolute;
	line-height: 1.7;
}

.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-logo {
	padding-top: 0px;
	padding-bottom: 0px;
}

.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-navigation {
	text-align: center;
}

.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-main-menu {
	display: inline-block;
	vertical-align: top;
}

.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-main-menu-right-wrap {
	position: absolute;
	line-height: 1.7;
}

.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-main-menu-left-wrap {
	position: absolute;
	line-height: 1.7;
}

.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-right-menu-button {
	margin-left: 0px;
}

/* header bar */
.traveltour-header-style-bar .traveltour-logo {
	float: left;
}

.traveltour-header-style-bar .traveltour-logo-right-text {
	float: right;
	text-align: right;
	font-size: 13px;
}

.traveltour-header-style-bar .traveltour-header-container-inner {
	position: relative;
}

.traveltour-navigation-bar-wrap {
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
}

.traveltour-navigation-bar-wrap.traveltour-style-transparent {
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 1;
}

.traveltour-navigation-bar-wrap .traveltour-navigation {
	line-height: 0;
	position: relative;
}

.traveltour-navigation-bar-wrap .traveltour-navigation-background {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.traveltour-navigation-bar-wrap .traveltour-navigation-container {
	position: relative;
}

.traveltour-navigation-bar-wrap .traveltour-main-menu {
	display: inline-block;
	vertical-align: top;
}

.traveltour-navigation-bar-wrap.traveltour-style-left .traveltour-main-menu-right-wrap {
	float: right;
	line-height: 1.7;
	margin-left: 10px;
}

.traveltour-navigation-bar-wrap.traveltour-style-center {
	text-align: center;
}

.traveltour-navigation-bar-wrap.traveltour-style-center .traveltour-main-menu-right-wrap {
	position: absolute;
	right: 0px;
	line-height: 1.7;
}

.traveltour-header-style-bar.traveltour-style-center .traveltour-logo {
	float: none;
}

.traveltour-header-style-bar.traveltour-style-center .traveltour-logo-inner {
	margin-left: auto;
	margin-right: auto;
}

.traveltour-header-style-bar.traveltour-style-center .traveltour-logo-right-text {
	position: absolute;
	top: 0px;
	right: 0px;
}

/* header side */
.traveltour-header-side-nav {
	position: fixed;
	top: 0px;
	bottom: 0px;
	z-index: 99;
}

.traveltour-header-side-nav.traveltour-allow-slide {
	position: absolute;
	bottom: auto;
}

.traveltour-header-side-nav.traveltour-fix-bottom {
	position: fixed;
	top: auto;
	bottom: 0px;
}

.traveltour-header-side-nav.traveltour-fix-top {
	position: fixed;
}

.traveltour-header-side-nav.traveltour-style-left {
	left: 0px;
}

.traveltour-header-side-nav.traveltour-style-right {
	right: 0px;
}

.traveltour-header-side-nav .traveltour-pos-bottom,
.traveltour-header-side-nav.traveltour-style-middle .traveltour-pos-middle {
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
}

.traveltour-header-side-nav .traveltour-pos-bottom.traveltour-active,
.traveltour-header-side-nav.traveltour-style-middle .traveltour-pos-middle.traveltour-active {
	opacity: 1;
	filter: alpha(opacity=100);
}

.traveltour-header-side-nav.traveltour-style-side .traveltour-header-social {
	padding-top: 20px;
	padding-bottom: 40px;
}

.traveltour-header-side-nav.traveltour-style-side .traveltour-header-social a {
	margin-left: 25px;
}

.traveltour-header-side-nav.traveltour-style-side .traveltour-header-social a:first-child {
	margin-left: 0px;
}

.traveltour-header-side-nav.traveltour-style-side .traveltour-main-menu-right-wrap {
	padding-top: 22px;
}

.traveltour-header-side-nav.traveltour-style-side .traveltour-main-menu-search {
	float: none;
	display: inline-block;
	margin-top: 0px;
	margin-left: 20px;
}

.traveltour-header-side-nav.traveltour-style-side .traveltour-main-menu-cart {
	float: none;
	display: inline-block;
	margin-top: 0px;
	margin-left: 0px;
}

.traveltour-header-side-nav.traveltour-style-side .traveltour-main-menu-right-wrap>div:first-child {
	margin-left: 0px;
}

.traveltour-header-side-nav.traveltour-style-left .sf-vertical ul.sub-menu {
	text-align: left;
	margin-left: 0px;
}

.traveltour-header-side-nav.traveltour-style-right .sf-vertical ul.sub-menu {
	left: auto;
	right: 100%;
	text-align: right;
}

.traveltour-header-side-nav.traveltour-style-right .sf-vertical ul.sub-menu li>a.sf-with-ul:after {
	content: "\f104";
	float: left;
	margin-left: 0px;
	margin-right: 18px;
}

.traveltour-header-style-side.traveltour-center-align .traveltour-logo-inner {
	margin-right: auto;
	margin-left: auto;
}

.traveltour-header-style-side.traveltour-right-align .traveltour-logo-inner {
	margin-right: 0px;
	margin-left: auto;
}

.traveltour-header-side-nav.traveltour-style-side-toggle {
	text-align: center;
}

.traveltour-header-side-nav.traveltour-style-side-toggle .traveltour-logo-inner {
	margin-left: auto;
	margin-right: auto;
}

.traveltour-header-side-nav.traveltour-style-side-toggle .traveltour-main-menu-search,
.traveltour-header-side-nav.traveltour-style-side-toggle .traveltour-main-menu-cart {
	float: none;
	margin-bottom: 8px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.traveltour-header-side-nav.traveltour-style-side-toggle .traveltour-header-icon {
	padding-bottom: 20px;
	padding-top: 30px;
}

body.admin-bar .traveltour-header-side-nav {
	padding-top: 32px;
}

html.mm-opened body.admin-bar .traveltour-header-side-nav {
	padding-top: 0px;
}

/* fixed nav bar */
.traveltour-sticky-navigation.traveltour-style-fixed .traveltour-logo,
.traveltour-sticky-navigation.traveltour-style-fixed .traveltour-navigation,
.traveltour-sticky-navigation.traveltour-style-fixed .traveltour-navigation .sf-menu>li>a {
	transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
	-moz-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
	-o-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
	-webkit-transition: background 300ms, color 300ms, border-color 300ms, padding 200ms;
}

.traveltour-sticky-navigation.traveltour-style-fixed .traveltour-navigation-top {
	transition: top 200ms;
	-moz-transition: top 200ms;
	-o-transition: top 200ms;
	-webkit-transition: top 200ms;
}

.traveltour-sticky-navigation.traveltour-style-fixed.traveltour-animate-fixed-navigation .traveltour-logo-inner img {
	transition: height 200ms;
	-moz-transition: height 200ms;
	-o-transition: height 200ms;
	-webkit-transition: height 200ms;
}

.traveltour-fixed-navigation .traveltour-navigation .traveltour-navigation-slide-bar {
	margin-top: -3px;
}

.traveltour-fixed-navigation.traveltour-style-fixed,
.traveltour-fixed-navigation.traveltour-style-slide {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 99;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.traveltour-fixed-navigation.traveltour-style-slide .traveltour-logo-inner img {
	max-height: 35px !important;
	width: auto;
}


body.traveltour-sticky-navigation-no-logo .traveltour-fixed-navigation .traveltour-logo {
	display: none;
}

body.traveltour-sticky-navigation-no-logo .traveltour-mobile-header.traveltour-fixed-navigation .traveltour-logo {
	display: block;
}

body.admin-bar .traveltour-fixed-navigation.traveltour-style-fixed,
body.admin-bar .traveltour-fixed-navigation.traveltour-style-slide {
	margin-top: 32px;
}

@media screen and (max-width: 782px) {
	body.admin-bar .traveltour-fixed-navigation.traveltour-style-slide {
		margin-top: 0px;
	}
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-logo {
	padding-top: 10px;
	padding-bottom: 10px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation {
	padding-top: 30px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation .sf-menu>li>a {
	padding-bottom: 25px;
	line-height: 20px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain .traveltour-navigation-top {
	top: 30px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-animate-logo-height .traveltour-logo-inner img {
	height: 70px !important;
	width: auto !important;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-logo {
	margin-top: -10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-navigation .sf-menu>li>a {
	padding-top: 0px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-style-splitted-menu .traveltour-navigation-top {
	top: 22px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-style-center-logo .traveltour-logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-logo {
	padding-top: 20px;
	padding-bottom: 20px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-navigation {
	padding-top: 30px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-boxed .traveltour-navigation .sf-menu>li>a {
	padding-bottom: 25px;
	line-height: 20px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-boxed.traveltour-animate-logo-height .traveltour-logo-inner img {
	height: 35px !important;
	width: auto;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-logo {
	margin-top: -10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.traveltour-animate-fixed-navigation.traveltour-header-style-boxed.traveltour-style-splitted-menu .traveltour-navigation .sf-menu>li>a {
	padding-top: 0px;
}

/* page title */
.traveltour-page-title-wrap {
	background-image: url('../images/landingimages/about-us.jpg');
	background-position: center;
	background-size: cover;
	position: relative;
}

.traveltour-page-title-wrap .traveltour-page-title-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.traveltour-page-title-wrap .traveltour-page-title-container {
	position: relative;
}

.traveltour-page-title-wrap .traveltour-page-title {
	text-transform: uppercase;
	letter-spacing: 2px;
}

.traveltour-page-title-wrap.traveltour-style-small .traveltour-page-title {
	font-size: 37px;
	margin-bottom: 0px;
}

.traveltour-page-title-wrap.traveltour-style-small .traveltour-page-caption {
	font-size: 16px;
	margin-top: 13px;
}

.traveltour-page-title-wrap.traveltour-style-small .traveltour-page-title-content {
	padding-top: 93px;
	padding-bottom: 87px;
}

.traveltour-page-title-wrap.traveltour-style-medium .traveltour-page-title {
	font-size: 54px;
	margin-bottom: 0px;
}

.traveltour-page-title-wrap.traveltour-style-medium .traveltour-page-caption {
	font-size: 19px;
	margin-top: 13px;
}

.traveltour-page-title-wrap.traveltour-style-medium .traveltour-page-title-content {
	padding-top: 126px;
	padding-bottom: 116px;
}

.traveltour-page-title-wrap.traveltour-style-large .traveltour-page-title {
	font-size: 75px;
	margin-bottom: 0px;
}

.traveltour-page-title-wrap.traveltour-style-large .traveltour-page-caption {
	font-size: 25px;
	margin-top: 13px;
}

.traveltour-page-title-wrap.traveltour-style-large .traveltour-page-title-content {
	padding-top: 184px;
	padding-bottom: 168px;
}

.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-title {
	font-size: 37px;
	margin-bottom: 0px;
}

.traveltour-page-title-wrap.traveltour-style-custom .traveltour-page-caption {
	font-size: 16px;
	font-weight: normal;
}

/**
 * 3.0 - Footer
 */

/* footer */
.traveltour-footer-wrapper .traveltour-footer-container {
	overflow: hidden;
}

.traveltour-footer-wrapper .traveltour-widget-title {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-bottom: 35px;
}

.traveltour-footer-wrapper .traveltour-widget-title .gdlr-core-flexslider-nav {
	float: right;
	margin-left: 20px;
}

.traveltour-footer-wrapper .widget {
	margin-bottom: 60px;
}

.traveltour-footer-wrapper .widget:last-child {
	margin-bottom: 0px;
}

.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column {
	padding-bottom: 1029px;
	margin-bottom: -1020px;
	border-left: 1px;
	border-style: solid;
	border-color: inherit;
	padding-left: 30px;
	padding-right: 30px;
}

.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column:first-child {
	border: none;
}

.traveltour-fixed-footer {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

body.traveltour-boxed .traveltour-fixed-footer .traveltour-footer-wrapper,
body.traveltour-boxed .traveltour-fixed-footer .traveltour-copyright-wrapper {
	margin-left: auto;
	margin-right: auto;
}

.traveltour-footer-back-to-top-button {
	position: fixed;
	z-index: 9;
	right: 30px;
	bottom: 30px;
	font-size: 18px;
	line-height: 20px;
	width: 45px;
	height: 45px;
	text-align: center;
	padding: 12px;
	cursor: pointer;
	opacity: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	pointer-events: none;
	transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
}

.traveltour-footer-back-to-top-button.traveltour-scrolled {
	opacity: 1;
	pointer-events: auto;
}

/* copyright */
.traveltour-footer-wrapper {
	padding-top: 70px;
}

.traveltour-copyright-wrapper.traveltour-transparent {
	background: transparent;
}

.traveltour-copyright-container {
	padding-top: 38px;
	padding-bottom: 38px;
}

.traveltour-copyright-text {
	text-transform: none;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
}

.traveltour-copyright-left {
	float: left;
	font-size: 14px;
	letter-spacing: 1px;
}

.traveltour-copyright-right {
	float: right;
	font-size: 14px;
	letter-spacing: 1px;
}

.traveltour-copyright-divider {
	border-top-width: 1px;
	border-top-style: solid;
}

/**
 * 4.0 - Blog
 */

/* single */
.traveltour-single-article-date-wrapper {
	float: left;
	width: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	line-height: 1;
	margin-top: 8px;
	margin-right: 30px;
	padding-right: 20px;
	text-align: center;
}

.traveltour-single-article-date-wrapper .traveltour-single-article-date-day {
	font-size: 27px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: -4px;
	letter-spacing: 1px;
	display: block;
}

.traveltour-single-article-date-wrapper .traveltour-single-article-date-month {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}

.traveltour-single-article {
	padding-bottom: 35px;
}

.traveltour-single-article .traveltour-single-article-content ul,
.traveltour-single-article .traveltour-single-article-content ol {
	line-height: 2;
}

.traveltour-single-article .traveltour-single-article-thumbnail {
	margin-bottom: 42px;
}

.traveltour-single-article .traveltour-single-article-head {
	margin-bottom: 32px;
}

.traveltour-single-article .traveltour-single-article-title {
	font-size: 37px;
	font-weight: 700;
	margin-bottom: 16px;
	letter-spacing: 0.5px;
}

.traveltour-single-article .traveltour-single-article-head-right {
	overflow: hidden;
}

.traveltour-blog-info-wrapper .traveltour-head {
	margin-right: 13px;
	vertical-align: middle;
}

.traveltour-blog-info-wrapper .traveltour-head i {
	font-size: 15px;
}

.traveltour-blog-info-wrapper .traveltour-blog-info {
	display: inline-block;
	margin-right: 25px;
	font-size: 13px;
}

.traveltour-blog-info-wrapper .traveltour-blog-info:last-child {
	margin-right: 0px;
}

.traveltour-sticky-banner {
	line-height: 1;
	display: inline-block;
	letter-spacing: 0.5px;
	padding: 18px 20px 17px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 22px;
}

.traveltour-sticky-banner i {
	font-size: 12px;
	margin-right: 10px;
}

.traveltour-single-article-thumbnail .traveltour-sticky-banner {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
}

body.single-post .traveltour-sidebar-style-none {
	margin-left: auto;
	margin-right: auto;
}

body.blog .traveltour-sidebar-style-none {
	margin-left: auto;
	margin-right: auto;
}

body.blog .traveltour-single-article {
	padding-bottom: 60px;
}

.traveltour-archive-taxonomy-description {
	margin-bottom: 60px;
}

/* single post format */
.traveltour-blog-aside-format .traveltour-single-article-content {
	font-size: 18px;
	font-style: italic;
	padding: 50px 60px 40px;
}

.traveltour-blog-aside-format .traveltour-excerpt-read-more {
	display: none;
}

.traveltour-blog-quote-format .traveltour-single-article-content {
	padding: 50px 45px 40px;
	position: relative;
}

.traveltour-blog-quote-format .traveltour-blog-quote-background {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-size: cover;
	background-position: center;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.traveltour-blog-quote-format .traveltour-blog-quote {
	float: left;
	font-size: 120px;
	margin-top: -10px;
	line-height: 1;
	margin-right: 35px;
	position: relative;
}

.traveltour-blog-quote-format .traveltour-blog-content-wrap {
	overflow: hidden;
	position: relative;
}

.traveltour-blog-quote-format .traveltour-blog-quote-content {
	font-size: 18px;
	font-style: italic;
}

.traveltour-blog-quote-format .traveltour-blog-quote-author {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 20px;
	font-weight: bold;
}

.traveltour-blog-quote-format .traveltour-blog-quote-author:before {
	content: "-";
	margin-right: 2px;
}

.traveltour-blog-quote-format .traveltour-excerpt-read-more {
	display: none;
}

.traveltour-blog-quote-format blockquote,
.traveltour-blog-quote-format q {
	background: transparent;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}

.traveltour-blog-link-format .traveltour-blog-icon-link {
	font-size: 23px;
	float: left;
	margin-right: 30px;
	margin-top: 5px;
}

.traveltour-blog-link-format .traveltour-blog-content-wrap {
	overflow: hidden;
}

.traveltour-blog-link-format .traveltour-blog-title {
	font-size: 20px;
	text-transform: none;
	letter-spacing: 0px;
	margin-bottom: 9px;
}

.traveltour-blog-link-format .traveltour-blog-content {
	font-size: 14px;
	margin-bottom: 0px;
}

.traveltour-blog-link-format .traveltour-excerpt-read-more {
	display: none;
}

/* single social share */
.traveltour-single-social-share {
	padding-top: 10px;
	padding-bottom: 48px;
}

/* single author */
.traveltour-single-author {
	text-align: center;
	margin-bottom: 55px;
	margin-top: 41px;
	border-top-width: 1px;
	border-top-style: solid;
}

.traveltour-single-author .traveltour-single-author-wrap {
	max-width: 80%;
	margin: -41px auto 0px;
}

.traveltour-single-author .traveltour-single-author-avartar {
	max-width: 80px;
	margin: 0px auto 37px;
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.traveltour-single-author .traveltour-single-author-caption {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 9px;
	letter-spacing: 0.5px;
}

.traveltour-single-author .traveltour-single-author-title {
	font-size: 26px;
	margin-bottom: 22px;
}

/* single navigation */
.traveltour-single-nav-area {
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	padding: 33px 0px;
	margin-bottom: 55px;
}

.traveltour-single-nav i {
	font-size: 25px;
}

.traveltour-single-nav .traveltour-text {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
}

.traveltour-single-nav-left {
	float: left;
}

.traveltour-single-nav-left i {
	margin-right: 15px;
	vertical-align: middle;
}

.traveltour-single-nav-right {
	float: right;
}

.traveltour-single-nav-right i {
	margin-left: 15px;
	vertical-align: middle;
}

/* comment area */
.traveltour-comments-area .traveltour-comments-title {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 55px;
}

.traveltour-comments-area ol.comment-list {
	list-style: none;
	margin-bottom: 55px;
	margin-left: 0px;
}

.traveltour-comments-area ol.comment-list ol {
	margin-left: 50px;
	list-style: none;
}

.traveltour-comments-area .comment-article {
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.traveltour-comments-area .comment-avatar {
	max-width: 80px;
	margin-right: 35px;
	float: left;
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.traveltour-comments-area .comment-avatar img {
	display: block;
}

.traveltour-comments-area .comment-meta {
	position: relative;
	margin-bottom: 20px;
}

.traveltour-comments-area .comment-author {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
}

.traveltour-comments-area .comment-body {
	overflow: hidden;
}

.traveltour-comments-area .comment-time {
	font-size: 14px;
	font-style: italic;
}

.traveltour-comments-area .comment-reply {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.5px;
	position: absolute;
	right: 0px;
	top: 4px;
}

.traveltour-comments-area .comment-respond {
	padding: 60px 55px 40px;
	margin-bottom: 55px;
}

.traveltour-comments-area ol.comment-list .comment-respond {
	margin-top: 55px;
}

.traveltour-comments-area .comment-reply-title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 40px;
}

.traveltour-comments-area .comment-reply-title small {
	margin-left: 10px;
}

.traveltour-comments-area textarea {
	width: 100%;
	padding: 18px 22px;
	font-size: 15px;
	display: block;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	margin: 0px;
	margin-bottom: 14px;
}

.traveltour-comments-area input[type="text"] {
	width: 100%;
	display: block;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	padding: 16px 22px;
	margin-bottom: 14px;
}

.traveltour-comments-area input[type="text"]:focus,
.traveltour-comments-area textarea:focus {
	outline: none;
}

.traveltour-comments-area .traveltour-comment-form-author {
	width: 50%;
	padding-right: 7px;
	float: left;
}

.traveltour-comments-area .traveltour-comment-form-email {
	width: 50%;
	padding-left: 7px;
	float: left;
}

.traveltour-comments-area .form-submit {
	text-align: center;
	padding-top: 14px;
}

/* blog title */
.traveltour-blog-title-wrap {
	background-image: url('../images/page-title-background.jpg');
	background-position: center;
	position: relative;
	background-size: cover;
	overflow: hidden;
}

.traveltour-blog-title-wrap .traveltour-blog-title-container {
	position: relative;
}

.traveltour-blog-title-wrap .traveltour-blog-title-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.traveltour-blog-title-wrap.traveltour-feature-image .traveltour-blog-title-top-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	height: 450px;
	opacity: 1;
	background: url("../images/blog-title-top-gradient.png") center top repeat-x;
}

.traveltour-blog-title-wrap.traveltour-feature-image .traveltour-blog-title-bottom-overlay {
	position: absolute;
	right: 0px;
	bottom: 0px;
	left: 0px;
	height: 400px;
	opacity: 1;
	background: url("../images/blog-title-gradient.png") center bottom repeat-x;
}

.traveltour-blog-title-wrap.traveltour-style-small .traveltour-blog-title-content {
	padding-top: 93px;
	padding-bottom: 87px;
}

.traveltour-blog-title-wrap.traveltour-style-large .traveltour-blog-title-content {
	padding-top: 184px;
	padding-bottom: 168px;
}

.traveltour-blog-title-wrap .traveltour-single-article-title {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 7px;
	letter-spacing: 0.5px;
}

.traveltour-blog-title-wrap .traveltour-single-article-head-right {
	overflow: hidden;
}

.traveltour-blog-title-wrap .traveltour-single-article-date-wrapper {
	margin-top: 11px;
}

/* 404 */
.traveltour-not-found-wrap {
	text-align: center;
	position: relative;
}

.traveltour-not-found-wrap .traveltour-not-found-background {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	opacity: 0.27;
	filter: alpha(opacity=27);
	background-position: center;
	background-size: cover;
	background-image: url('../images/404-background.jpg');
}

.traveltour-not-found-wrap .traveltour-not-found-content {
	position: relative;
	padding: 60px 0px 65px;
}

.traveltour-not-found-wrap .traveltour-not-found-head {
	font-size: 150px;
	line-height: 1;
	margin-bottom: 40px;
}

.traveltour-not-found-wrap .traveltour-not-found-title {
	font-size: 35px;
	line-height: 1;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 14px;
}

.traveltour-not-found-wrap .traveltour-not-found-caption {
	font-size: 18px;
}

.traveltour-not-found-wrap .traveltour-not-found-back-to-home a {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.traveltour-not-found-wrap form.search-form {
	max-width: 430px;
	margin: 58px auto 0px;
	position: relative;
	margin-bottom: 13px;
}

.traveltour-not-found-wrap form.search-form input.search-field {
	font-size: 15px;
	width: 100%;
	border: none;
	padding: 22px 60px 22px 25px;
	height: 64px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.traveltour-not-found-wrap form.search-form input.search-submit {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 64px;
	height: 64px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.traveltour-not-found-wrap form.search-form .traveltour-top-search-submit {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -15px;
	font-size: 18px;
}

body.search .traveltour-not-found-wrap .traveltour-not-found-head {
	font-size: 100px;
	text-transform: uppercase;
	margin-bottom: 18px;
}

body.search .traveltour-not-found-wrap form.search-form {
	margin-top: 50px;
}

/* Not Found */
body.search .traveltour-not-found-wrap {
	background-color: #bd584e;
}

body.search .traveltour-not-found-wrap .traveltour-not-found-caption {
	color: #ffe6e4;
}

/**
 * 5.0 - Widget
 */

/* sidebar */
.traveltour-sidebar-area .traveltour-widget {
	margin-bottom: 50px;
}

.traveltour-sidebar-area .traveltour-widget-title {
	font-size: 16px;
	text-transform: none;
	font-weight: 700;
	letter-spacing: 0px;
	position: relative;
	margin-bottom: 28px;
	overflow: hidden;
}

.traveltour-sidebar-area .traveltour-widget-title .gdlr-core-flexslider-nav {
	float: right;
	margin-left: 20px;
}

.traveltour-sidebar-area .traveltour-widget-head-text {
	display: block;
	float: left;
	margin-right: 28px;
}

.traveltour-sidebar-area .traveltour-widget-head-divider {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	overflow: hidden;
	margin-top: 6px;
}

/* list */
.widget_rss .rss-widget-icon {
	margin-right: 10px;
	margin-top: -3px;
}

.widget_product_categories ul,
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
	position: relative;
	list-style: none;
	margin-left: 0px;
}

.widget_product_categories ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li {
	font-size: 14px;
	margin-bottom: 13px;
	padding-left: 0px;
	margin-top: 13px;
	line-height: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.widget_product_categories ul ul,
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_rss ul ul {
	margin-top: 20px;
	margin-bottom: 0px;
}

.widget_product_categories ul ul li,
.widget_archive ul ul li,
.widget_categories ul ul li,
.widget_nav_menu ul ul li,
.widget_meta ul ul li,
.widget_pages ul ul li:last-child,
.widget_recent_comments ul ul li,
.widget_recent_entries ul ul li,
.widget_rss ul ul li {
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
	padding-top: 15px;
	margin-top: 15px;
}

/* search widget */
.widget_search form {
	display: block;
	position: relative;
}

.widget_search form:after {
	content: "\f002";
	font-family: "fontAwesome";
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
}

.widget_search label .screen-reader-text {
	display: none;
}

.widget_search .search-form input.search-field {
	font-size: 13px;
	line-height: 17px;
	height: 51px;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	padding: 16px 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.widget_search input.search-field:focus {
	outline: none;
}

.widget_search input.search-submit {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 51px;
	padding: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}

/* tag cloud */
.tagcloud {
	zoom: 1;
}

.tagcloud:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.tagcloud a {
	font-size: 12px !important;
	text-transform: none;
	font-weight: 500;
	float: left;
	padding: 10px 18px 10px;
	border-width: 1px;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* calendar */
.widget_calendar table {
	width: 100%;
	margin-bottom: 0px;
}

.widget_calendar table thead th {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px;
}

.widget_calendar table tbody td {
	text-align: center;
	padding: 10px 0px;
}

.widget_calendar table tfoot td {
	text-align: center;
	padding: 10px 0px;
}

.widget_calendar caption {
	font-size: 14px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

/* table */
table {
	width: 100%;
	text-align: center;
	border-spacing: 2px;
	border-collapse: separate;
	margin-bottom: 20px;
}

table tr td {
	padding: 15px 0px;
}

table tr th {
	padding: 13px 0px;
	font-size: 16px;
	font-weight: normal;
}

/* for goodlayer core plugin */
body.traveltour-boxed .gdlr-core-column-extend-left .gdlr-core-pbf-background-wrap {
	margin-left: -50px;
}

body.traveltour-boxed .gdlr-core-column-extend-right .gdlr-core-pbf-background-wrap {
	margin-right: -50px;
}

/**
 * 6.0 - Responsive
 */
.traveltour-mobile-header-wrap {
	display: none;
}

.traveltour-mobile-header-wrap .traveltour-main-menu-search {
	margin-top: -3px;
}

.traveltour-mobile-header-wrap .traveltour-mobile-menu {
	margin-left: 20px;
}

.traveltour-mobile-header {
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 9999;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.traveltour-mobile-header.traveltour-fixed-navigation {
	display: none;
}

.traveltour-mobile-header .traveltour-mobile-header-container {
	position: relative;
}

.traveltour-mobile-header .traveltour-logo {
	padding: 0px 15px;
}

.traveltour-mobile-header .traveltour-logo-inner {
	line-height: 45px;
	margin-right: 80px;
}

.traveltour-mobile-header .traveltour-logo-inner img {
	vertical-align: middle;
	width: auto;
}

/*--- tablet ---*/
@media only screen and (max-width: 1140px) {
	html .widget_product_search input[type="search"]#woocommerce-product-search-field {
		width: 100%;
		margin-bottom: 10px;
	}

	body .traveltour-navigation .sf-menu>li {
		padding-left: 12px;
		padding-right: 12px;
	}
}

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

	body {
		width: 100%;
		overflow-x: hidden;
	}

	body.traveltour-boxed div.traveltour-body-wrapper {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.traveltour-bullet-anchor {
		display: none;
	}

	/* remove header */
	.traveltour-top-bar {
		display: none;
	}

	.traveltour-header-wrap.traveltour-header-style-plain,
	.traveltour-header-wrap.traveltour-header-style-bar,
	.traveltour-navigation-bar-wrap,
	.traveltour-header-background-transparent,
	.traveltour-header-boxed-wrap,
	.traveltour-header-side-nav,
	.traveltour-header-transparent-substitute,
	.traveltour-sticky-navigation {
		display: none !important;
	}

	.traveltour-mobile-header-wrap {
		display: block;
	}

	.traveltour-mobile-header-wrap .traveltour-top-bar {
		display: block;
	}

	.traveltour-mobile-header-wrap .traveltour-top-bar {
		font-size: 13px;
	}

	.traveltour-mobile-header-wrap .traveltour-top-bar-left,
	.traveltour-mobile-header-wrap .traveltour-top-bar-right {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.traveltour-mobile-header.traveltour-fixed-navigation {
		display: block;
	}

	.traveltour-sticky-menu-placeholder {
		display: none !important;
	}

	body .traveltour-header-side-content.traveltour-style-left {
		margin-left: 0px;
	}

	body .traveltour-header-side-content.traveltour-style-right {
		margin-right: 0px;
	}

	body.single-product.woocommerce div.product form.cart {
		float: none;
		margin-bottom: 30px;
		width: auto;
		margin-right: 0px;
	}

	body.single-product.woocommerce div.product .product_meta {
		margin-top: 0px;
	}
}

/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px) {
	body.traveltour-body-front .traveltour-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	body.traveltour-body-front .gdlr-core-container {
		max-width: 500px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.traveltour-column-10,
	.traveltour-column-12,
	.traveltour-column-15,
	.traveltour-column-20,
	.traveltour-column-24,
	.traveltour-column-30,
	.traveltour-column-36,
	.traveltour-column-40,
	.traveltour-column-45,
	.traveltour-column-48,
	.traveltour-column-50,
	.traveltour-column-60 {
		width: 100%;
	}

	.travel-tour-hide-on-mobile {
		display: none;
	}

	/* header */
	.traveltour-top-bar-right-text {
		display: block;
		float: none;
		margin-bottom: 10px;
	}

	.traveltour-mobile-header-wrap .traveltour-top-bar-left,
	.traveltour-mobile-header-wrap .traveltour-top-bar-right {
		float: none;
		text-align: center;
		margin-bottom: 11px;
		font-size: 11px;
		padding-left: 0;
		padding-right: 0;
	}

	.traveltour-top-bar-right .tourmaster-user-top-bar {
		float: none;
		display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
	}

	.traveltour-top-bar-right .tourmaster-user-top-bar-nav {
		right: 0px;
		left: 0px;
		margin: 0px auto;
	}

	.traveltour-top-bar-right-social {
		float: none;
		display: inline-block;
		margin-left: 15px;
		margin-right: 15px;
	}

	.traveltour-body .traveltour-top-bar a:first-child {
		margin-left: 0px;
	}

	.traveltour-page-title-wrap .traveltour-page-title-content {
		padding-top: 60px !important;
		padding-bottom: 50px !important;
	}

	.traveltour-blog-title-wrap .traveltour-blog-title-content {
		padding-top: 60px !important;
		padding-bottom: 50px !important;
	}

	.traveltour-single-article-date-wrapper {
		display: none;
	}

	.traveltour-overlay-menu-content ul.menu>li {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.traveltour-overlay-menu-content ul.menu {
		padding-top: 120px;
		padding-bottom: 100px;
		max-width: 80%;
	}

	.traveltour-overlay-menu-content .traveltour-overlay-menu-close {
		top: 35px;
	}

	body.admin-bar .traveltour-overlay-menu-content {
		margin-top: 0px;
	}

	/* single*/
	.traveltour-comments-area .comment-respond {
		padding: 45px 30px;
	}

	.traveltour-comments-area .traveltour-comment-form-author {
		width: 100%;
		padding-right: 0;
	}

	.traveltour-comments-area .traveltour-comment-form-email {
		width: 100%;
		padding-left: 0;
	}

	.traveltour-comments-area .comment-avatar {
		float: none;
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.traveltour-comments-area ol.comment-list ol {
		margin-left: 10px;
	}

	/* footer */
	.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column {
		padding: 0px 15px;
		margin-bottom: 60px;
		border: none;
	}

	.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column:last-child {
		margin-bottom: 20px;
	}

	.traveltour-fixed-footer-placeholder {
		display: none;
	}

	.traveltour-fixed-footer {
		position: static;
	}

	.traveltour-copyright-left,
	.traveltour-copyright-right {
		float: none;
		text-align: center;
	}

	body .woocommerce .col2-set,
	.woocommerce-page .col2-set {
		width: 100%;
		float: none;
		margin-right: 0%;
	}

	body div#order_review {
		width: 100%;
	}
}

/*--- mobile portrait style ---*/
@media only screen and (max-width: 419px) {

	body {
		min-width: 320px;
	}

	.traveltour-top-search-wrap input.search-field {
		font-size: 30px;
		padding-right: 90px;
	}

	.traveltour-top-search-wrap .traveltour-top-search-submit {
		right: 48px;
		font-size: 24px;
		margin-top: -2px;
	}

	.traveltour-top-search-wrap input.search-submit {
		right: 48px;
	}

	.traveltour-top-search-wrap .traveltour-top-search-close {
		font-size: 40px;
	}

	.traveltour-top-search-wrap input.search-field {
		padding-bottom: 10px;
	}

}

/**
 * 7.0 - Plugins
 */

/*-------------------*/
/*--- wpml        ---*/
/*-------------------*/
ul.sf-menu>.menu-item-language img.iclflag {
	vertical-align: baseline;
	margin-right: 10px;
}

ul.sf-menu>.menu-item-language ul.submenu-languages {
	display: none;
	position: absolute;
	z-index: 99;
	list-style: none;
	margin: 0px 0px 0px -15px;
}

ul.sf-menu>.menu-item-language li {
	padding: 1px 11px;
}

ul.sf-menu>.menu-item-language li a {
	padding: 6px 12px;
	display: block;
}

ul.sf-menu>.menu-item-language li:first-child {
	padding-top: 12px;
}

ul.sf-menu>.menu-item-language li:last-child {
	padding-bottom: 12px;
}

.traveltour-custom-wpml-flag {
	margin-right: 26px;
}

.traveltour-custom-wpml-flag .traveltour-custom-wpml-flag-item {
	margin-left: 20px;
}

.traveltour-custom-wpml-flag .traveltour-custom-wpml-flag-item:first-child {
	margin-left: 0px;
}

.traveltour-dropdown-wpml-flag {
	position: relative;
	padding-top: 19px;
	padding-bottom: 19px;
}

.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-flag-background {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: -27px;
	right: 0px;
}

.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-list {
	position: absolute;
	right: -18px;
	text-align: right;
	min-width: 120px;
	top: 100%;
	z-index: 99;
	padding: 10px 18px;
	display: none;
}

.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-item {
	display: block;
	white-space: nowrap;
	margin-bottom: 8px;
}

.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-item:last-child {
	margin-bottom: 0px;
}

.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-current-language {
	position: relative;
}

.traveltour-dropdown-wpml-current-language:after {
	content: "\f0d7";
	font-family: fontAwesome;
	margin-left: 12px;
	font-size: 12px;
}

.gdlr-core-dropdown-tab .gdlr-core-dropdown-tab-head-wrap,
.traveltour-dropdown-wpml-flag .traveltour-dropdown-wpml-list {
	background: #f3f3f3;
}

/*-------------------*/
/*--- wpcf7       ---*/
/*-------------------*/
.traveltour-body span.wpcf7-not-valid-tip {
	font-size: 13px;
	margin-bottom: 15px;
}

.traveltour-body div.wpcf7-response-output {
	font-size: 13px;
	padding: 6px 20px;
	clear: both;
	margin: 0px;
}

.wpcf7 input {
	font-size: 15px;
	padding: 15px 22px;
	width: 100%;
	display: block;
}

.wpcf7 input[type="button"],
.wpcf7 input[type="submit"],
input[type="reset"] {
	width: auto;
}

.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
	width: auto;
	display: inline;
}

.wpcf7 .wpcf7-form-control .wpcf7-list-item {
	display: block;
	margin-bottom: 5px;
}

.wpcf7 textarea {
	font-size: 15px;
	padding: 18px 22px;
	height: 120px;
	width: 100%;
}

/*-------------------*/
/*--- woocommerce ---*/
/*-------------------*/

/* style */
figure.woocommerce-product-gallery__wrapper {
	max-width: none;
}

body.woocommerce .woocommerce-error,
body.woocommerce .woocommerce-info,
body.woocommerce .woocommerce-message {
	padding: 0.7em 2em 1em 3.5em !important;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	padding: 0.7em 2em 1em 3.5em !important;
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	top: 0.7em;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
	margin-top: 5px;
	padding: 0;
	background-color: transparent;
}

.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {
	background-color: transparent;
}

.woocommerce div.product form.cart .variations td.label {
	padding-right: 1.3em;
	padding-left: 1.3em;
}

.woocommerce div.product form.cart .variations td.value,
.woocommerce div.product form.cart .variations th.value {
	min-width: 210px;
}

.woocommerce div.product form.cart .variations select {
	float: left;
	margin-top: 0.6em;
	margin-left: 2em;
}

a.reset_variations {
	margin-right: 15px;
	margin-left: 7px;
}

.woocommerce div.product form.cart .variations select {
	min-width: 59%;
}

.related.products h2 {
	font-size: 23px;
	margin-bottom: 42px;
}

.woocommerce table.shop_attributes th {
	background: transparent;
	padding-top: 16px;
	padding-bottom: 16px;
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
	border-bottom: 0;
}

.woocommerce table.shop_attributes {
	border-top: 0;
}

.single-product.woocommerce #review_form #respond p.comment-form-comment {
	margin-bottom: 25px;
}

.woocommerce table.shop_table {
	border: 0;
}

.woocommerce table.shop_table.shop_table_responsive.cart {
	border-spacing: 0;
}

.woocommerce table.shop_table th {
	padding: 17px 12px;
	background: none;
}

.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(odd),
.woocommerce table.shop_table.shop_table_responsive.cart tr:nth-child(even) {
	background-color: transparent;
}

.woocommerce table.shop_table td {
	padding: 19px 20px;
}

.woocommerce-cart table.cart img {
	width: 70px;
}

.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
	margin-bottom: 0;
}

.woocommerce a.remove {
	width: auto;
}

.cart_item input.input-text.qty.text {
	padding: 15px 0px 15px 10px;
	border-bottom-width: 1px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: 15px 23px 15px;
	height: 49px;
}

.woocommerce .cart input.button[name="apply_coupon"] {
	height: 49px;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 180px;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
	padding: 19px 20px 18px;
	border-radius: 0;
	font-size: 12px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	padding: 15px 20px;
	border-radius: 0;
	font-size: 12px;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	padding: inherit;
	opacity: inherit;
	padding-left: 23px;
	padding-right: 23px;
}

.woocommerce .cart_totals h2 {
	font-size: 18px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	border-spacing: 0;
	margin: 0;
}

.woocommerce-cart .wc-proceed-to-checkout {
	padding: 0;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
	padding-left: 20px;
	padding-right: 20px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	padding-left: 20px;
	padding-right: 20px;
}

.woocommerce a.showcoupon {
	margin-left: 20px;
	color: #baf2ff;
}

.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-shipping-fields h3,
#order_review_heading {
	font-size: 17px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	padding: 13px 15px;
	border-bottom-width: 1px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	margin-bottom: 35px;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
	width: 47%;
	float: left;
	margin-right: 3%;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	width: 100%;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	width: 100%;
}

div#order_review {
	float: left;
	width: 50%;
}

.woocommerce form .form-row {
	margin: 0 0 14px;
}

.woocommerce form p.form-row.form-row-first {
	margin: 0;
}

.select2-container .select2-choice {
	padding: 6px 1px 6px 13px;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 49%;
}

.shop_table.woocommerce-checkout-review-order-table {
	border-spacing: 0px;
}

.woocommerce table.shop_table th {
	padding: 17px 20px 17px 20px;
}

.woocommerce .cart_item td.product-total {
	padding-right: 20px;
	padding-left: 20px;
}

.woocommerce .cart_item td.product-name {
	padding-left: 20px;
}

.woocommerce table.shop_table td {
	padding-right: 20px;
}

.checkout_coupon .form-row.form-row-last {
	margin-bottom: 0;
}

table tr.cart_item {
	background: transparent;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	font-size: 13px;
}

html .woocommerce a.remove {
	border-radius: 100%;
	color: #333 !important;
}

.woocommerce-checkout table tr.cart_item {
	background: transparent;
}

li.woocommerce-MyAccount-navigation-link {
	padding: 13px 0px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 28%;
}

li.woocommerce-MyAccount-navigation-link.is-active {
	font-weight: 600;
}

header.woocommerce-Address-title.title h3 {
	font-size: 18px;
}

.woocommerce-Address address {
	padding: 25px;
}

.u-columns.woocommerce-Addresses.col2-set.addresses {
	width: 100%;
	margin-bottom: 40px;
}

.woocommerce-account .woocommerce-MyAccount-content {
	padding: 31px;
}

.woocommerce-Address address,
.woocommerce-account .woocommerce-MyAccount-content {
	background: #f5f5f5;
}

body.single-product .traveltour-header-background-transparent .traveltour-top-bar-background,
body.single-product .traveltour-header-background-transparent .traveltour-header-background {
	opacity: 1;
}

/*-- Widget --*/
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
	margin-bottom: 0em;
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
	padding-left: 0;
	border-left: 0;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
}

.woocommerce .widget_shopping_cart .cart_list li:last-child,
.woocommerce.widget_shopping_cart .cart_list li:last-child {
	margin-bottom: 15px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
	border-top: 0;
	font-size: 17px;
}

.widget_shopping_cart_content .total span.woocommerce-Price-amount.amount {
	margin-left: 5px;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 47px;
}

.widget_shopping_cart a.button.wc-forward {
	padding: 19px 28px;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	float: left;
	font-size: 14px;
	padding: 16px 26px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.price_slider_amount .price_label {
	margin-top: 24px;
	font-size: 17px;
	font-weight: 700;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding: 15px 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding: 15px 0;
	margin: 0;
	list-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

html ul.cart_list li a,
html .woocommerce ul.product_list_widget li a {
	font-weight: 400;
}

html .woocommerce ul.cart_list li a,
html .woocommerce ul.product_list_widget li a {
	font-weight: 400;
}

html .woocommerce ul.cart_list li .star-rating {
	float: left;
	margin-top: 10px;
}

html .woocommerce ul.product_list_widget li .star-rating {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}

html .woocommerce ul.product_list_widget li del {
	margin-right: 10px;
}

html .product_list_widget span.reviewer {
	margin-top: 4px;
	margin-left: 12px;
	float: left;
}

html .widget_product_search label.screen-reader-text {
	display: none;
}

html .widget_product_search input[type="submit"] {
	height: 47px;
}

html .widget_product_search input#woocommerce-product-search-field {
	height: 47px;
	padding: 14px 12px;
	border-bottom-width: 1px;
	width: 62%;
	font-size: 13px;
}

.widget.woocommerce ul.cart_list li:first-child,
.widget.woocommerce ul.product_list_widget li:first-child {
	padding-top: 0px;
}

/*-- Fixed Color --*/
.woocommerce .woocommerce-message:before {
	color: #fff;
}

.woocommerce .woocommerce-error {
	background-color: #bd584e;
	border-top: 3px solid #bd584e;
	color: #fff;
}

.woocommerce .woocommerce-info {
	background-color: #46a5ca;
	border-top: 3px solid #46a5ca;
	color: #fff;
}

.woocommerce .woocommerce-message {
	background-color: #46ca7b;
	border-top: 3px solid #46ca7b;
	color: #fff;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	color: #ffffff;
}

.single-product.woocommerce div.product .quantity .qty {
	background: #f3f3f3;
}

.woocommerce .woocommerce-info:before {
	color: #fff
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	color: #fff !important;
	top: inherit;
}

html .woocommerce a.remove:hover {
	color: #afafaf !important;
	background: transparent !important;
}

html .woocommerce form .form-row .required {
	color: #c5c5c5;
}

html .woocommerce form .form-row.woocommerce-invalid .select2-container,
html .woocommerce form .form-row.woocommerce-invalid input.input-text,
html .woocommerce form .form-row.woocommerce-invalid select {
	border-color: #d4d4d4;
}

html .woocommerce form .form-row.woocommerce-invalid label {
	color: #9e9e9e;
}

html .woocommerce form .form-row.woocommerce-validated .select2-container,
html .woocommerce form .form-row.woocommerce-validated input.input-text,
html .woocommerce form .form-row.woocommerce-validated select {
	border-color: #d4d4d4;
}

/* single product */
html .woocommerce span.onsale {
	font-size: 13px;
	font-weight: 600;
	line-height: 48px;
	width: 48px;
	padding: 2px 0px 0px;
	height: 48px;
}

.single-product.woocommerce .traveltour-page-wrapper {
	border-top-width: 1px;
	border-top-style: solid;
}

.single-product.woocommerce .woocommerce-breadcrumb {
	font-size: 14px;
}

.single-product.woocommerce .product_title {
	font-size: 40px;
	margin-bottom: 2px;
}

.single-product.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 2px;
}

.single-product.woocommerce div.product .star-rating {
	font-size: 14px;
	padding-right: 15px;
	box-sizing: content-box;
	margin-right: 10px;
}

.single-product.woocommerce div.product .star-rating:before,
.single-product.woocommerce div.product .star-rating span:before {
	letter-spacing: 3px;
}

.single-product.woocommerce div.product .woocommerce-review-link {
	font-size: 13px;
}

.single-product.woocommerce div.product p.price {
	padding-top: 27px;
	margin-bottom: 28px;
}

.single-product.woocommerce div.product p.price ins {
	text-decoration: none;
}

.single-product.woocommerce div.product p.price .woocommerce-Price-amount {
	font-size: 26px;
	font-weight: bold;
}

.single-product.woocommerce div.product p.price del .woocommerce-Price-amount {
	font-size: 23px;
	margin-right: 9px;
}

.single-product.woocommerce div.product span.onsale {
	position: static;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}

.single-product.woocommerce div.product .quantity .qty {
	height: 60px;
	font-size: 16px;
	width: 75px;
	padding-left: 15px;
	border: none;
}

.single-product.woocommerce div.product form.cart {
	margin: 25px 30px 55px 0px;
	float: left;
}

.single-product.woocommerce div.product form.cart.variations_form {
	width: 300px;
}

.single-product.woocommerce div.product form.cart .button {
	font-size: 13px;
	height: 60px;
	text-transform: uppercase;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 10px 30px;
}

.single-product.woocommerce div.product .product_meta {
	margin-top: 50px;
}

.single-product.woocommerce div.product .product_meta {
	overflow: hidden;
	padding-top: 5px;
}

.single-product.woocommerce div.product .product_meta>span {
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
}

.single-product.woocommerce div.product .product_meta>span .traveltour-head {
	font-weight: 600;
}

.single-product.woocommerce div.product .woocommerce-variation-add-to-cart-disabled {
	display: none;
}

.single-product.woocommerce div.product .traveltour-woocommerce-social-share {
	clear: both;
	padding-top: 15px;
	margin-top: 50px;
	border-top-width: 2px;
	border-top-style: solid;
}

.single-product.woocommerce div.product .gdlr-core-social-share-item a {
	font-size: 14px;
}

.single-product.woocommerce div.product .traveltour-woocommerce-tab {
	clear: both;
	padding-top: 60px;
	margin-bottom: 50px;
}

.single-product.woocommerce div.product .traveltour-woocommerce-tab .gdlr-core-tab-item-title {
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 600;
	padding-bottom: 18px;
}

.single-product.woocommerce div.product .traveltour-woocommerce-tab .gdlr-core-tab-item-title-line {
	border-bottom-width: 1px;
	bottom: -1px;
}

.single-product.woocommerce div.product .traveltour-woocommerce-tab .gdlr-core-tab-item-title-wrap {
	border-bottom-width: 1px;
}

.single-product.woocommerce div.product .traveltour-woocommerce-tab .gdlr-core-tab-item-content {
	max-width: 900px;
	margin: 0px auto;
}

.single-product.woocommerce .woocommerce-Reviews-title {
	display: none;
}

.single-product.woocommerce #reviews {
	padding-top: 43px;
}

.single-product.woocommerce #reviews .comment-respond {
	text-align: left;
}

.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar {
	border: none;
	width: 85px;
	position: static;
	padding: 0px;
	border-radius: 50%;
	margin-right: 30px;
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text {
	overflow: hidden;
	margin-left: 0px;
	padding: 0;
	border: none;
	text-align: left;
}

.single-product.woocommerce #reviews #comments ol.commentlist li {
	padding: 39px 49px;
	margin-bottom: 30px;
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	margin-bottom: 18px;
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong[itemprop="author"] {
	display: block;
	font-size: 17px;
	text-transform: capitalize;
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time[itemprop="datePublished"] {
	display: block;
	font-size: 15px;
}

.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
	float: none;
	margin-top: 24px;
}

.single-product.woocommerce #reviews #review_form_wrapper {
	padding-top: 35px;
}

.single-product.woocommerce #reviews .comment-reply-title {
	font-size: 22px;
	margin-bottom: 30px;
}

.single-product.woocommerce #review_form #respond label {
	font-size: 15px;
	font-weight: 600;
}

.single-product.woocommerce #review_form #respond p {
	margin-bottom: 30px;
}

.single-product.woocommerce #review_form #respond label[for="rating"] {
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle;
}

.single-product.woocommerce #review_form #respond p.stars {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0px;
	font-size: 19px;
	line-height: 1;
}

.single-product.woocommerce #review_form #respond p.stars a {
	margin-right: 5px;
}

.single-product.woocommerce #review_form #respond input[type="text"],
.single-product.woocommerce #review_form #respond input[type="email"] {
	display: block;
	margin-top: 20px;
	border-bottom-width: 1px;
	width: 100%;
	height: 55px;
}

.single-product.woocommerce #review_form #respond textarea {
	display: block;
	margin-top: 20px;
	border-bottom-width: 1px;
	width: 100%;
	height: 150px;
}

.single-product.woocommerce #review_form #respond .form-submit input {
	font-size: 13px;
	height: 58px;
	text-transform: uppercase;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 10px 38px;
}

.woocommerce.single-product .related.products {
	clear: left;
}

/*-------------*/
/*--- mmenu ---*/
/*-------------*/
.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
	margin: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	box-sizing: border-box
}

.mm-btn,
.mm-menu {
	box-sizing: border-box
}

.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
	text-decoration: none
}

.mm-hidden {
	display: none !important
}

.mm-wrapper {
	overflow-x: hidden;
	position: relative
}

.mm-menu {
	display: block;
	padding: 0;
	position: absolute
}

.mm-panels,
.mm-panels>.mm-panel {
	background: inherit;
	border-color: inherit;
	position: absolute
}

.mm-btn,
.mm-panel.mm-highest {
	z-index: 1
}

.mm-panels {
	overflow: hidden
}

.mm-panel {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.mm-panel.mm-subopened {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0)
}

.mm-panels>.mm-panel {
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 20px
}

.mm-listview .mm-divider,
.mm-listview>li>a,
.mm-listview>li>span,
.mm-navbar .mm-title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.mm-panels>.mm-panel.mm-hasnavbar {
	padding-top: 40px
}

.mm-vertical .mm-panel {
	-webkit-transform: none !important;
	transform: none !important
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
	display: none;
	padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
	border-color: transparent
}

.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
	display: block
}

.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
	height: 40px;
	bottom: auto
}

.mm-listview>li.mm-vertical>.mm-next:after,
.mm-vertical .mm-listview>li>.mm-next:after {
	top: 16px;
	bottom: auto
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 19px
}

.mm-btn {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 5px;
	height: 5px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.mm-clear:before,
.mm-close:before {
	border-right: none;
	border-bottom: none;
	right: 18px
}

.mm-clear:after,
.mm-close:after {
	border-left: none;
	border-top: none;
	right: 25px
}

.mm-arrow:after,
.mm-next:after {
	content: '';
	border: 1px solid transparent;
	display: block;
	width: 6px;
	height: 6px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.mm-prev:before {
	border-right: none;
	border-bottom: none;
	left: 0px
}

.mm-arrow:after,
.mm-next:after {
	border-top: none;
	border-left: none;
	right: 2px
}

.mm-navbar {
	text-align: center;
	line-height: 20px;
	height: 40px;
	margin: 0;
}

.mm-navbar .mm-btn:last-child {
	text-align: right;
	padding-right: 20px;
	right: 0
}

.mm-panel .mm-navbar {
	display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
	display: block;
	margin: 0px 25px 30px;
	position: relative;
}

.mm-listview,
.mm-listview>li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}

.mm-listview {
	font: inherit;
	font-size: 14px;
	line-height: 20px
}

.mm-listview>li {
	position: relative
}

.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
	border-color: inherit
}

.mm-listview>li>a,
.mm-listview>li>span {
	color: inherit;
	display: block;
	margin: 0
}

.mm-listview>li>a.mm-arrow,
.mm-listview>li>span.mm-arrow {
	padding-right: 50px
}

.mm-listview .mm-next {
	background: rgba(3, 2, 1, 0);
	width: 50px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2
}

.mm-listview .mm-next.mm-fullsubopen {
	width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
	border-left: none
}

.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
	padding-right: 50px;
	margin-right: 0
}

.mm-listview .mm-inset {
	list-style: disc inside;
	padding: 0 10px 15px 40px;
	margin: 0
}

.mm-listview .mm-inset>li {
	padding: 5px 0
}

.mm-listview .mm-divider {
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px
}

.mm-listview .mm-spacer {
	padding-top: 40px
}

.mm-listview .mm-spacer>.mm-next {
	top: 40px
}

.mm-listview .mm-spacer.mm-divider {
	padding-top: 25px
}

.mm-page {
	box-sizing: border-box;
	position: relative
}

.mm-slideout {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	z-index: 2
}

html.mm-opened {
	overflow-x: hidden;
	position: static;
}

#mm-blocker {
	background: rgba(3, 2, 1, 0);
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100
}

html.mm-blocking #mm-blocker {
	display: block
}

.mm-menu.mm-offcanvas {
	z-index: 0;
	display: none;
	position: fixed
}

.mm-menu.mm-offcanvas.mm-current {
	display: block
}

.mm-menu {
	width: 350px
}

@media all and (max-width:550px) {
	.mm-menu {
		width: 250px
	}
}

html.mm-opening .mm-slideout {
	-webkit-transform: translate3d(350px, 0, 0);
	transform: translate3d(350px, 0, 0)
}

@media all and (max-width:550px) {
	html.mm-opening .mm-slideout {
		-webkit-transform: translate3d(250px, 0, 0);
		transform: translate3d(250px, 0, 0)
	}
}

/* right effect */
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
	transform: scale(.7, .7) translate3d(30%, 0, 0);
	-webkit-transform-origin: right center;
	transform-origin: right center
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
	-webkit-transform: scale(1, 1) translate3d(0, 0, 0);
	transform: scale(1, 1) translate3d(0, 0, 0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0)
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-pageshadow.mm-right:after {
	left: auto;
	right: 100%
}

.mm-menu.mm-right {
	left: auto;
	right: 0
}

html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate3d(-350px, 0, 0);
	transform: translate3d(-350px, 0, 0)
}

@media all and (max-width:550px) {
	html.mm-right.mm-opening .mm-slideout {
		-webkit-transform: translate3d(-250px, 0, 0);
		transform: translate3d(-250px, 0, 0)
	}
}

.mm-menu.mm-front.mm-right,
.mm-menu.mm-next.mm-right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

/* page dim */
html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
	opacity: 0
}

html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
	opacity: .3;
	transition: ease .4s
}

html.mm-pagedim #mm-blocker {
	background: inherit
}

html.mm-pagedim-white #mm-blocker {
	background: #fff
}

html.mm-pagedim-black #mm-blocker {
	background: #000
}

/* custom */
ul.mm-listview li {
	margin: 0px 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

ul.mm-listview li a,
ul.mm-listview li span.traveltour-mm-menu-blank {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 17px 0px;
}

.mm-navbar .mm-btn {
	line-height: 40px;
	font-size: 30px;
	display: block;
	text-align: left;
	left: -8px;
	padding: 0px;
}

.mm-navbar .mm-btn:before {
	content: "\34";
	font-family: elegantIcons;
}

.mm-navbar .mmenu-custom-close {
	line-height: 40px;
	font-size: 30px;
	display: block;
	text-align: left;
	margin-left: -8px;
	cursor: pointer;
}

.mm-navbar .mmenu-custom-close:after {
	content: "\4d";
	font-family: elegantIcons;
}

.mm-navbar .mm-title {
	display: none;
}

.mm-navbar .mm-title:first-child {
	display: block;
}

html.traveltour-mmenu-left .traveltour-sticky-navigation.traveltour-fixed-navigation,
html.traveltour-mmenu-right .traveltour-sticky-navigation.traveltour-fixed-navigation {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

html.mm-opening.traveltour-mmenu-left .traveltour-sticky-navigation.traveltour-fixed-navigation {
	-webkit-transform: translate3d(350px, 0, 0);
	transform: translate3d(350px, 0, 0);
}

html.mm-opening.traveltour-mmenu-right .traveltour-sticky-navigation.traveltour-fixed-navigation {
	-webkit-transform: translate3d(-350px, 0, 0);
	transform: translate3d(-350px, 0, 0);
}

html.traveltour-mmenu-left .traveltour-mobile-header-wrap .traveltour-top-bar,
html.traveltour-mmenu-left .traveltour-mobile-header,
html.traveltour-mmenu-right .traveltour-mobile-header-wrap .traveltour-top-bar,
html.traveltour-mmenu-right .traveltour-mobile-header {
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

html.mm-opening.traveltour-mmenu-left .traveltour-mobile-header-wrap .traveltour-top-bar,
html.mm-opening.traveltour-mmenu-left .traveltour-mobile-header {
	-webkit-transform: translate3d(350px, 0, 0);
	transform: translate3d(350px, 0, 0);
}

html.mm-opening.traveltour-mmenu-right .traveltour-mobile-header-wrap .traveltour-top-bar,
html.mm-opening.traveltour-mmenu-right .traveltour-mobile-header {
	-webkit-transform: translate3d(-350px, 0, 0);
	transform: translate3d(-350px, 0, 0);
}

@media all and (max-width:550px) {
	html.mm-opening.traveltour-mmenu-left .traveltour-sticky-navigation.traveltour-fixed-navigation {
		-webkit-transform: translate3d(250px, 0, 0);
		transform: translate3d(250px, 0, 0);
	}

	html.mm-opening.traveltour-mmenu-right .traveltour-sticky-navigation.traveltour-fixed-navigation {
		-webkit-transform: translate3d(-250px, 0, 0);
		transform: translate3d(-250px, 0, 0);
	}

	html.mm-opening.traveltour-mmenu-left .traveltour-mobile-header-wrap .traveltour-top-bar,
	html.mm-opening.traveltour-mmenu-left .traveltour-mobile-header {
		-webkit-transform: translate3d(250px, 0, 0);
		transform: translate3d(250px, 0, 0);
	}

	html.mm-opening.traveltour-mmenu-right .traveltour-mobile-header-wrap .traveltour-top-bar,
	html.mm-opening.traveltour-mmenu-right .traveltour-mobile-header {
		-webkit-transform: translate3d(-250px, 0, 0);
		transform: translate3d(-250px, 0, 0);
	}
}

/*-----------------*/
/*--- superfish ---*/
/*-----------------*/

/* top level */
.sf-menu {
	list-style: none;
	margin-left: 0px;
}

.sf-menu>li {
	float: left;
	cursor: pointer;
}

.sf-menu>li>a {
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 9;
}

/* normal menu */
.sf-menu>.traveltour-normal-menu ul {
	list-style: none;
	position: absolute;
	display: none;
	z-index: 99;
	min-width: 220px;
}

.sf-menu>.traveltour-normal-menu ul {
	margin-left: -15px;
}

.sf-menu>.traveltour-normal-menu ul ul {
	margin-left: 0px;
}

.sf-menu>.traveltour-normal-menu.sfHover>ul,
.sf-menu>.traveltour-normal-menu.sfHover>ul:hover,
.sf-menu>.traveltour-normal-menu li.sfHover>ul {
	display: block;
}

.sf-menu>.traveltour-normal-menu ul ul {
	top: 0px;
	left: 100%;
}

.sf-menu>.traveltour-normal-menu ul ul.sub-menu-right {
	left: auto;
	right: 100%;
}

.sf-menu>.traveltour-normal-menu li {
	position: relative;
	white-space: nowrap;
}

.sf-menu>.traveltour-normal-menu li a {
	text-decoration: none;
}

.sf-menu>.traveltour-normal-menu li>a.sf-with-ul-pre {}

.sf-menu>.traveltour-normal-menu li>a.sf-with-ul-pre:after {
	content: '>';
	color: pink;
}

/* mega menu */
.sf-menu>.traveltour-mega-menu .sf-mega {
	position: absolute;
	display: none;
	z-index: 99;
}

.sf-menu>.traveltour-mega-menu.sfHover .sf-mega,
.sf-menu>.traveltour-mega-menu.sfHover .sf-mega:hover {
	display: block;
}

.sf-menu>.traveltour-mega-menu .sf-mega-section-inner a {
	text-decoration: none;
}

.sf-menu>.traveltour-mega-menu .sf-mega-section-inner ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
}

/* vertical menu */
.sf-vertical {
	list-style: none;
	margin-left: 0px;
	left: 100%;
	top: 0;
	margin-bottom: 0px;
}

.sf-vertical li {
	position: relative;
}

.sf-vertical ul.sub-menu {
	list-style: none;
	position: absolute;
	display: none;
	left: 100%;
	top: 0px;
	z-index: 9;
	min-width: 190px;
}

.sf-vertical ul.sub-menu li {
	white-space: nowrap;
}


.submit-button {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding: 15px 33px;
	display: inline-block;
	-webkit-appearance: none;
	background-color: #467fe7;
	border: 0;
	color: #fff;
	font-style: normal !important;
	cursor: pointer;
	font-style: normal;
}


.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap textarea {
	background: #fff;
	border: 0;
	color: #999;
	font-size: 12px;
	margin-bottom: 0;
}

.wpcf7-form-control-wrap input[type="text"] {
	margin-bottom: -20px;
}


.filter ul {
	margin: 0;
}

.filter li {
	display: inline;
	list-style: none;
	margin: 0 21px;
}

.filter li:first-child {
	margin-left: 0;
}

.filter li:last-child {
	margin-right: 0;
}

.filter a {
	padding-bottom: 10px;
	text-transform: capitalize;
	color: #606060;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
}

.filter a.active {
	color: #467fe7 !important;
}

#rev_slider_1_1_wrapper {
	margin: 0px auto;
	background: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#i_b45c_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b45c_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_b45c_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b45c_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_eeca_0 {
	padding: 0px 0px 0px 0px;
}

#div_eeca_1 {
	background-color: #2d2d2d;
}

#div_eeca_2 {
	padding-bottom: 0px;
}

#div_29f0_0 {
	padding: 60px 0px 15px 0px;
}

#div_29f0_1 {
	background-image: url(../upload/column-bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

#div_29f0_2 {
	padding-bottom: 30px;
}

#div_29f0_3 {
	margin-bottom: 5px;
}

#div_29f0_4 {
	font-size: 14px;
}

#div_29f0_5 {
	padding-bottom: 30px;
}

#div_29f0_6 {
	margin-bottom: 5px;
}

#div_29f0_7 {
	font-size: 14px;
}

#div_29f0_8 {
	padding-bottom: 30px;
}

#div_29f0_9 {
	margin-bottom: 5px;
}

#div_29f0_10 {
	font-size: 14px;
}

#div_29f0_11 {
	padding-bottom: 30px;
}

#div_29f0_12 {
	margin-bottom: 5px;
}

#div_29f0_13 {
	font-size: 14px;
}

#div_29f0_14 {
	padding: 52px 0px 10px 0px;
}

#div_29f0_15 {
	background-image: url(../upload/search-bg-top.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#div_29f0_16 {
	padding: 90px 0px 80px 0px;
}

#div_29f0_17 {
	background-image: url(../upload/search-bg.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#gdlr-core-title-item-id-88464 {
	padding-bottom: 55px;
}

#h3_29f0_0 {
	font-size: 29px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
	color: #ffffff;
}

#div_29f0_18 {
	padding-bottom: 0px;
}

#div_29f0_19 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_29f0_20 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_29f0_21 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_29f0_22 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_29f0_23 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_29f0_24 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_29f0_25 {
	padding: 95px 0px 5px 0px;
}

#div_29f0_26 {
	padding-bottom: 20px;
}

#h3_29f0_1 {
	font-size: 29px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
}

#span_29f0_0 {
	font-size: 29px;
}

#i_29f0_0 {
	color: #467fe7;
}

#div_29f0_27 {
	padding: 0px 0px 0px 0px;
}

#div_29f0_28 {
	padding: 70px 0px 30px 0px;
}

#div_29f0_29 {
	padding-bottom: 32px;
}

#h3_29f0_2 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
}

#span_29f0_1 {
	font-size: 22px;
}

#i_29f0_1 {
	color: #467fe7;
}

#div_29f0_30 {
	padding-bottom: 23px;
}

#h3_29f0_3 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
}

#span_29f0_2 {
	font-size: 22px;
}

#i_29f0_2 {
	color: #467fe7;
}

#li_29f0_0 {
	margin-bottom: 13px;
}

#span_29f0_3 {
	font-size: 15px;
}

#li_29f0_1 {
	margin-bottom: 13px;
}

#span_29f0_4 {
	font-size: 15px;
}

#li_29f0_2 {
	margin-bottom: 13px;
}

#span_29f0_5 {
	font-size: 15px;
}

#li_29f0_3 {
	margin-bottom: 13px;
}

#span_29f0_6 {
	font-size: 15px;
}

#li_29f0_4 {
	margin-bottom: 13px;
}

#span_29f0_7 {
	font-size: 15px;
}

#li_29f0_5 {
	margin-bottom: 13px;
}

#span_29f0_8 {
	font-size: 15px;
}

#li_29f0_6 {
	margin-bottom: 13px;
}

#span_29f0_9 {
	font-size: 15px;
}

#li_29f0_7 {
	margin-bottom: 13px;
}

#span_29f0_10 {
	font-size: 15px;
}

#div_29f0_31 {
	padding-bottom: 0px;
}

#div_29f0_32 {
	padding-bottom: 25px;
}

#a_29f0_0 {
	font-size: 18px;
	color: #aaaaaa;
}

#a_29f0_1 {
	font-size: 18px;
	color: #aaaaaa;
}

#a_29f0_2 {
	font-size: 18px;
	color: #aaaaaa;
}

#a_29f0_3 {
	font-size: 18px;
	color: #aaaaaa;
}

#a_29f0_4 {
	font-size: 18px;
	color: #aaaaaa;
}

#a_29f0_5 {
	font-size: 18px;
	color: #aaaaaa;
}

#a_29f0_6 {
	font-size: 18px;
	color: #aaaaaa;
}

#div_29f0_33 {
	padding: 120px 0px 70px 0px;
}

#div_29f0_34 {
	background-image: url(../upload/stunning-bg.jpg);
	background-size: cover;
	background-position: center;
}

#div_29f0_35 {
	padding-bottom: 15px;
}

#h3_29f0_4 {
	font-size: 48px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
	color: #ffffff;
}

#span_29f0_11 {
	color: #ffb43e;
}

#div_29f0_36 {
	padding-bottom: 15px;
}

#div_29f0_37 {
	font-size: 15px;
}

#div_29f0_38 {
	padding: 70px 0px 0px 0px;
}

#div_29f0_39 {
	padding-bottom: 40px;
}

#h3_29f0_5 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
}

#span_29f0_12 {
	font-size: 22px;
}

#i_29f0_8 {
	color: #467fe7;
}

#div_29f0_40 {
	padding-bottom: 25px;
}

#div_29f0_41 {
	padding-bottom: 30px;
}

#h3_29f0_6 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#div_29f0_42 {
	padding-bottom: 30px;
}

#h3_29f0_7 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#div_29f0_43 {
	padding-bottom: 30px;
}

#h3_29f0_8 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#div_29f0_44 {
	padding-bottom: 30px;
}

#h3_29f0_9 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#div_29f0_45 {
	padding: 0px 0px 0px 0px;
}

#div_29f0_46 {
	background-image: url(../upload/column-bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

#div_29f0_47 {
	margin: 0px 17px 0px 0px;
	padding: 56px 0px 56px 0px;
}

#div_29f0_48 {
	background-color: #4263c1;
}

#div_29f0_49 {
	padding-bottom: 0px;
}

#h3_29f0_10 {
	font-size: 19px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
}

#div_29f0_50 {
	padding: 40px 0px 0px 0px;
}

#div_29f0_51 {
	padding-bottom: 20px;
}

#div_29f0_52 {
	margin-bottom: 5px;
}

#div_29f0_53 {
	font-size: 14px;
}

#div_29f0_54 {
	padding: 40px 0px 0px 0px;
}

#div_29f0_55 {
	padding-bottom: 10px;
}

#div_29f0_56 {
	margin-bottom: 5px;
}

#div_29f0_57 {
	font-size: 14px;
}

#div_29f0_58 {
	padding: 40px 0px 0px 0px;
}

#div_29f0_59 {
	padding-bottom: 10px;
}

#div_29f0_60 {
	margin-bottom: 5px;
}

#div_29f0_61 {
	font-size: 14px;
}

#span_29f0_13 {
	margin-top: 21px;
}

#span_29f0_14 {
	margin-top: 25px;
}

#img_29f0_0 {
	margin-right: 25px;
}

#span_29f0_15 {
	margin-top: -13px;
}

#span_29f0_16 {
	margin-top: -13px;
}

#span_29f0_17 {
	margin-top: 20px;
}

#i_29f0_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_29f0_10 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_29f0_11 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_29f0_12 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_29f0_13 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_493c_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_493c_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_493c_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_493c_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_493c_0 {
	padding: 0px 0px 0px 0px;
}

#div_493c_1 {
	background-color: #2d2d2d;
}

#div_493c_2 {
	padding-bottom: 0px;
}

#rev_slider_1_1_wrapper {
	margin: 0px auto;
	background: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#div_0576_0 {
	padding: 60px 0px 10px 0px;
}

#div_0576_1 {
	background-color: #ffffff;
}

#div_0576_2 {
	padding-bottom: 30px;
}

#div_0576_3 {
	margin-bottom: 30px;
}

#div_0576_4 {
	margin-bottom: 10px;
}

#h3_0576_0 {
	font-size: 16px;
	text-transform: none;
}

#div_0576_5 {
	font-size: 14px;
}

#div_0576_6 {
	padding-bottom: 30px;
}

#div_0576_7 {
	margin-bottom: 28px;
}

#div_0576_8 {
	margin-bottom: 5px;
}

#h3_0576_1 {
	font-size: 16px;
	text-transform: none;
}

#div_0576_9 {
	font-size: 14px;
}

#div_0576_10 {
	padding-bottom: 30px;
}

#div_0576_11 {
	margin-bottom: 30px;
}

#div_0576_12 {
	margin-bottom: 5px;
}

#h3_0576_2 {
	font-size: 16px;
	text-transform: none;
}

#div_0576_13 {
	font-size: 14px;
}

#div_0576_14 {
	padding-bottom: 30px;
}

#div_0576_15 {
	margin-bottom: 35px;
}

#div_0576_16 {
	margin-bottom: 5px;
}

#h3_0576_3 {
	font-size: 16px;
	text-transform: none;
}

#div_0576_17 {
	font-size: 14px;
}

#div_0576_18 {
	padding: 75px 0px 30px 0px;
}

#div_0576_19 {
	background-color: #f2f2f2;
}

#div_0576_20 {
	padding-bottom: 20px;
}

#h3_0576_4 {
	font-size: 29px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_0576_0 {
	font-size: 29px;
}

#i_0576_0 {
	color: #467fe7;
}

#div_0576_21 {
	padding-bottom: 34px;
}

#div_0576_22 {
	padding-bottom: 10px;
}

#div_0576_23 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_0576_24 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_0576_25 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_0576_26 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_0576_27 {
	padding-bottom: 70px;
}

#div_0576_28 {
	background-image: url(../upload/search-bg-3.jpg);
}

#div_0576_29 {
	padding-bottom: 38px;
}

#h3_0576_5 {
	font-size: 19px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
	color: #383838;
}

#span_0576_1 {
	font-size: 19px;
}

#i_0576_1 {
	color: #467fe7;
}

#div_0576_30 {
	padding-bottom: 37px;
}

#div_0576_31 {
	padding-bottom: 35px;
}

#h3_0576_6 {
	font-size: 19px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
	color: #383838;
}

#span_0576_2 {
	font-size: 19px;
}

#i_0576_2 {
	color: #467fe7;
}

#div_0576_32 {
	padding-bottom: 25px;
}

#div_0576_33 {
	padding: 85px 0px 0px 0px;
}

#div_0576_34 {
	background-image: url(../upload/tour-bg-2.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#gdlr-core-title-item-id-30372 {
	padding-bottom: 20px;
}

#h3_0576_7 {
	font-size: 29px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
	color: #ffffff;
}

#span_0576_3 {
	font-size: 29px;
}

#i_0576_3 {
	color: #467fe7;
}

#div_0576_35 {
	max-width: 750px;
}

#div_0576_36 {
	padding-bottom: 45px;
}

#div_0576_37 {
	padding: 0px 0px 0px 0px;
}

#div_0576_38 {
	padding: 70px 0px 0px 0px;
}

#div_0576_39 {
	padding-bottom: 38px;
}

#h3_0576_8 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_0576_4 {
	font-size: 19px;
}

#i_0576_4 {
	color: #467fe7;
}

#div_0576_40 {
	padding-bottom: 10px;
}

#h3_0576_9 {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
	color: #467fe7;
}

#div_0576_41 {
	padding: 70px 0px 10px 0px;
}

#div_0576_42 {
	padding-bottom: 38px;
}

#h3_0576_10 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_0576_5 {
	font-size: 19px;
}

#i_0576_5 {
	color: #467fe7;
}

#h3_0576_11 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#h3_0576_12 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#h3_0576_13 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#div_0576_43 {
	margin: 0px 0px 0px 20px;
	padding: 70px 0px 38px 20px;
}

#div_0576_44 {
	background-color: #f5f5f5;
}

#div_0576_45 {
	padding-bottom: 32px;
}

#h3_0576_14 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_0576_6 {
	font-size: 19px;
}

#i_0576_6 {
	color: #467fe7;
}

#li_0576_0 {
	margin-bottom: 13px;
}

#span_0576_7 {
	font-size: 15px;
}

#li_0576_1 {
	margin-bottom: 13px;
}

#span_0576_8 {
	font-size: 15px;
}

#li_0576_2 {
	margin-bottom: 13px;
}

#span_0576_9 {
	font-size: 15px;
}

#li_0576_3 {
	margin-bottom: 13px;
}

#span_0576_10 {
	font-size: 15px;
}

#li_0576_4 {
	margin-bottom: 13px;
}

#span_0576_11 {
	font-size: 15px;
}

#li_0576_5 {
	margin-bottom: 13px;
}

#span_0576_12 {
	font-size: 15px;
}

#li_0576_6 {
	margin-bottom: 13px;
}

#span_0576_13 {
	font-size: 15px;
}

#li_0576_7 {
	margin-bottom: 13px;
}

#span_0576_14 {
	font-size: 15px;
}

#div_0576_46 {
	padding: 0px 0px 0px 0px;
}

#div_0576_47 {
	background-image: url(../upload/column-bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

#div_0576_48 {
	margin: 0px 17px 0px 0px;
	padding: 56px 0px 56px 0px;
}

#div_0576_49 {
	background-color: #4263c1;
}

#div_0576_50 {
	padding-bottom: 0px;
}

#h3_0576_15 {
	font-size: 19px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
}

#div_0576_51 {
	padding: 40px 0px 0px 0px;
}

#div_0576_52 {
	padding-bottom: 20px;
}

#div_0576_53 {
	margin-bottom: 5px;
}

#div_0576_54 {
	font-size: 14px;
}

#div_0576_55 {
	padding: 40px 0px 0px 0px;
}

#div_0576_56 {
	padding-bottom: 10px;
}

#div_0576_57 {
	margin-bottom: 5px;
}

#div_0576_58 {
	font-size: 14px;
}

#div_0576_59 {
	padding: 40px 0px 0px 0px;
}

#div_0576_60 {
	padding-bottom: 10px;
}

#div_0576_61 {
	margin-bottom: 5px;
}

#div_0576_62 {
	font-size: 14px;
}

#span_0576_15 {
	margin-top: 21px;
}

#span_0576_16 {
	margin-top: 25px;
}

#img_0576_0 {
	margin-right: 25px;
}

#span_0576_17 {
	margin-top: -13px;
}

#span_0576_18 {
	margin-top: -13px;
}

#span_0576_19 {
	margin-top: 20px;
}

#i_0576_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_0576_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_0576_10 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_0576_11 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_0576_12 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_53c9_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_53c9_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_53c9_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_53c9_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_53c9_0 {
	padding: 0px 0px 0px 0px;
}

#div_53c9_1 {
	background-color: #2d2d2d;
}

#div_53c9_2 {
	padding-bottom: 0px;
}

#rev_slider_1_1_wrapper {
	margin: 0px auto;
	background: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#div_b937_0 {
	padding: 52px 0px 10px 0px;
}

#div_b937_1 {
	background-image: url(../upload/search-bg-top.jpg);
	background-size: cover;
	background-position: center;
}

#div_b937_2 {
	padding: 65px 0px 30px 0px;
}

#div_b937_3 {
	padding-bottom: 70px;
}

#h3_b937_0 {
	font-size: 23px;
	text-transform: none;
}

#i_b937_0 {
	color: #465dd1;
}

#a_b937_0 {
	color: #465dd1;
}

#div_b937_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b937_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b937_1 {
	letter-spacing: 0px;
	text-transform: none;
}

#div_b937_6 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b937_7 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b937_2 {
	letter-spacing: 0px;
	text-transform: none;
}

#div_b937_8 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b937_9 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b937_3 {
	letter-spacing: 0px;
	text-transform: none;
}

#div_b937_10 {
	color: #ffffff;
	background-color: #4692e7;
}

#div_b937_11 {
	border-right-color: rgba(70, 146, 231, 0.5);
}

#h3_b937_4 {
	letter-spacing: 0px;
	text-transform: none;
}

#div_b937_12 {
	color: #ffffff;
	background-color: #4692e7;
}

#div_b937_13 {
	border-right-color: rgba(70, 146, 231, 0.5);
}

#h3_b937_5 {
	letter-spacing: 0px;
	text-transform: none;
}

#div_b937_14 {
	padding-bottom: 70px;
}

#h3_b937_6 {
	font-size: 23px;
	text-transform: none;
}

#i_b937_1 {
	color: #465dd1;
}

#a_b937_1 {
	color: #465dd1;
}

#h3_b937_7 {
	letter-spacing: 0px;
	text-transform: none;
}

#h3_b937_8 {
	letter-spacing: 0px;
	text-transform: none;
}

#h3_b937_9 {
	letter-spacing: 0px;
	text-transform: none;
}

#h3_b937_10 {
	letter-spacing: 0px;
	text-transform: none;
}

#div_b937_15 {
	padding-bottom: 60px;
}

#h3_b937_11 {
	font-size: 23px;
	text-transform: none;
}

#i_b937_2 {
	color: #465dd1;
}

#a_b937_2 {
	color: #465dd1;
}

#h3_b937_12 {
	letter-spacing: 0px;
	text-transform: none;
}

#h3_b937_13 {
	letter-spacing: 0px;
	text-transform: none;
}

#h3_b937_14 {
	letter-spacing: 0px;
	text-transform: none;
}

#h3_b937_15 {
	letter-spacing: 0px;
	text-transform: none;
}

#div_b937_16 {
	padding-bottom: 45px;
}

#h3_b937_16 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_b937_0 {
	font-size: 19px;
}

#i_b937_3 {
	color: #467fe7;
}

#div_b937_17 {
	padding-bottom: 55px;
}

#div_b937_18 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b937_19 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_b937_20 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b937_21 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_b937_22 {
	padding-bottom: 40px;
}

#h3_b937_17 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_b937_1 {
	font-size: 19px;
}

#i_b937_4 {
	color: #467fe7;
}

#div_b937_23 {
	padding-bottom: 45px;
}

#div_b937_24 {
	padding-bottom: 32px;
}

#h3_b937_18 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_b937_2 {
	font-size: 19px;
}

#i_b937_5 {
	color: #467fe7;
}

#li_b937_0 {
	margin-bottom: 13px;
}

#span_b937_3 {
	font-size: 15px;
}

#li_b937_1 {
	margin-bottom: 13px;
}

#span_b937_4 {
	font-size: 15px;
}

#li_b937_2 {
	margin-bottom: 13px;
}

#span_b937_5 {
	font-size: 15px;
}

#li_b937_3 {
	margin-bottom: 13px;
}

#span_b937_6 {
	font-size: 15px;
}

#li_b937_4 {
	margin-bottom: 13px;
}

#span_b937_7 {
	font-size: 15px;
}

#li_b937_5 {
	margin-bottom: 13px;
}

#span_b937_8 {
	font-size: 15px;
}

#li_b937_6 {
	margin-bottom: 13px;
}

#span_b937_9 {
	font-size: 15px;
}

#li_b937_7 {
	margin-bottom: 13px;
}

#span_b937_10 {
	font-size: 15px;
}

#div_b937_25 {
	padding-bottom: 50px;
}

#div_b937_26 {
	padding: 50px 35px 30px 35px;
}

#div_b937_27 {
	background-image: url(../upload/widget-bg.jpg);
}

#h3_b937_19 {
	font-size: 20px;
}

#div_b937_28 {
	font-size: 13px;
}

#div_b937_29 {
	font-size: 13px;
}

#i_b937_8 {
	font-size: 21px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_b937_11 {
	font-size: 20px;
	color: #ffcf2a;
	font-weight: 600;
}

#i_b937_9 {
	font-size: 21px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_b937_12 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#div_b937_30 {
	padding-bottom: 23px;
}

#h3_b937_20 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_b937_13 {
	font-size: 19px;
}

#i_b937_10 {
	color: #467fe7;
}

#div_b937_31 {
	padding-bottom: 25px;
}

#div_b937_32 {
	padding: 90px 0px 45px 0px;
}

#div_b937_33 {
	background-image: url(../upload/testimonial-bg.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#div_b937_34 {
	max-width: 830px;
}

#h3_b937_21 {
	font-size: 28px;
}

#div_b937_35 {
	font-size: 15px;
}

#div_b937_36 {
	font-size: 15px;
}

#div_b937_37 {
	font-size: 15px;
}

#div_b937_38 {
	padding: 30px 0px 30px 0px;
}

#div_b937_39 {
	background-image: url(../upload/column-bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

#div_b937_40 {
	padding: 40px 0px 0px 0px;
}

#div_b937_41 {
	padding-bottom: 20px;
}

#div_b937_42 {
	margin-bottom: 5px;
}

#div_b937_43 {
	font-size: 14px;
}

#div_b937_44 {
	padding: 40px 0px 0px 0px;
}

#div_b937_45 {
	padding-bottom: 10px;
}

#div_b937_46 {
	margin-bottom: 5px;
}

#div_b937_47 {
	font-size: 14px;
}

#div_b937_48 {
	padding: 40px 0px 0px 0px;
}

#div_b937_49 {
	padding-bottom: 10px;
}

#div_b937_50 {
	margin-bottom: 5px;
}

#div_b937_51 {
	font-size: 14px;
}

#div_b937_52 {
	padding: 40px 0px 0px 0px;
}

#div_b937_53 {
	padding-bottom: 10px;
}

#div_b937_54 {
	margin-bottom: 5px;
}

#div_b937_55 {
	font-size: 14px;
}

#span_b937_14 {
	margin-top: 21px;
}

#span_b937_15 {
	margin-top: 25px;
}

#img_b937_0 {
	margin-right: 25px;
}

#span_b937_16 {
	margin-top: -13px;
}

#span_b937_17 {
	margin-top: -13px;
}

#span_b937_18 {
	margin-top: 20px;
}

#i_b937_11 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b937_12 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b937_13 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b937_14 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b937_15 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f4e3_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_f4e3_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_f4e3_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_f4e3_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_f4e3_0 {
	padding: 0px 0px 0px 0px;
}

#div_f4e3_1 {
	background-color: #2d2d2d;
}

#div_f4e3_2 {
	padding-bottom: 0px;
}

#rev_slider_1_1_wrapper {
	margin: 0px auto;
	background: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#div_fd3f_0 {
	padding: 60px 0px 10px 0px;
}

#div_fd3f_1 {
	background-color: #ffffff;
}

#div_fd3f_2 {
	padding-bottom: 30px;
}

#div_fd3f_3 {
	margin-bottom: 30px;
}

#div_fd3f_4 {
	margin-bottom: 10px;
}

#h3_fd3f_0 {
	font-size: 16px;
	text-transform: none;
}

#div_fd3f_5 {
	font-size: 14px;
}

#div_fd3f_6 {
	padding-bottom: 30px;
}

#div_fd3f_7 {
	margin-bottom: 28px;
}

#div_fd3f_8 {
	margin-bottom: 5px;
}

#h3_fd3f_1 {
	font-size: 16px;
	text-transform: none;
}

#div_fd3f_9 {
	font-size: 14px;
}

#div_fd3f_10 {
	padding-bottom: 30px;
}

#div_fd3f_11 {
	margin-bottom: 30px;
}

#div_fd3f_12 {
	margin-bottom: 5px;
}

#h3_fd3f_2 {
	font-size: 16px;
	text-transform: none;
}

#div_fd3f_13 {
	font-size: 14px;
}

#div_fd3f_14 {
	padding-bottom: 30px;
}

#div_fd3f_15 {
	margin-bottom: 35px;
}

#div_fd3f_16 {
	margin-bottom: 5px;
}

#h3_fd3f_3 {
	font-size: 16px;
	text-transform: none;
}

#div_fd3f_17 {
	font-size: 14px;
}

#div_fd3f_18 {
	padding: 85px 0px 40px 0px;
}

#div_fd3f_19 {
	background-image: url(../upload/search-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#div_fd3f_20 {
	padding-bottom: 35px;
}

#h3_fd3f_4 {
	font-size: 30px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_fd3f_21 {
	padding: 95px 0px 5px 0px;
}

#div_fd3f_22 {
	padding-bottom: 20px;
}

#h3_fd3f_5 {
	font-size: 29px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#span_fd3f_0 {
	font-size: 26px;
}

#i_fd3f_0 {
	color: #467fe7;
}

#div_fd3f_23 {
	padding-bottom: 35px;
}

#div_fd3f_24 {
	padding: 90px 0px 65px 0px;
}

#div_fd3f_25 {
	background-image: url(../upload/tour-bg-3.jpg);
	background-size: cover;
	background-position: center;
}

#div_fd3f_26 {
	padding-bottom: 15px;
}

#h3_fd3f_6 {
	font-size: 29px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#span_fd3f_1 {
	font-size: 27px;
}

#i_fd3f_1 {
	color: #5886e9;
}

#div_fd3f_27 {
	padding-bottom: 35px;
}

#div_fd3f_28 {
	padding-bottom: 0px;
}

#div_fd3f_29 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_fd3f_30 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_fd3f_31 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_fd3f_32 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_fd3f_33 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_fd3f_34 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_fd3f_35 {
	padding: 90px 0px 60px 0px;
}

#div_fd3f_36 {
	padding-bottom: 45px;
}

#h3_fd3f_7 {
	font-size: 29px;
	letter-spacing: 0px;
	text-transform: none;
}

#span_fd3f_2 {
	font-size: 29px;
}

#i_fd3f_2 {
	color: #467fe7;
}

#li_fd3f_0 {
	margin-bottom: 13px;
}

#span_fd3f_3 {
	font-size: 15px;
}

#li_fd3f_1 {
	margin-bottom: 13px;
}

#span_fd3f_4 {
	font-size: 15px;
}

#li_fd3f_2 {
	margin-bottom: 13px;
}

#span_fd3f_5 {
	font-size: 15px;
}

#li_fd3f_3 {
	margin-bottom: 13px;
}

#span_fd3f_6 {
	font-size: 15px;
}

#li_fd3f_4 {
	margin-bottom: 13px;
}

#span_fd3f_7 {
	font-size: 15px;
}

#li_fd3f_5 {
	margin-bottom: 13px;
}

#span_fd3f_8 {
	font-size: 15px;
}

#li_fd3f_6 {
	margin-bottom: 13px;
}

#span_fd3f_9 {
	font-size: 15px;
}

#li_fd3f_7 {
	margin-bottom: 13px;
}

#span_fd3f_10 {
	font-size: 15px;
}

#div_fd3f_37 {
	padding: 120px 0px 70px 0px;
}

#div_fd3f_38 {
	background-image: url(../upload/stunning-bg-2.jpg);
	background-size: cover;
	background-position: center;
}

#div_fd3f_39 {
	padding-bottom: 15px;
}

#h3_fd3f_8 {
	font-size: 48px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
	color: #ffffff;
}

#span_fd3f_11 {
	color: #ffb43e;
}

#div_fd3f_40 {
	padding-bottom: 15px;
}

#div_fd3f_41 {
	font-size: 15px;
}

#div_fd3f_42 {
	padding: 0px 0px 0px 0px;
}

#div_fd3f_43 {
	padding: 70px 0px 10px 0px;
}

#div_fd3f_44 {
	padding-bottom: 40px;
}

#h3_fd3f_9 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#span_fd3f_12 {
	font-size: 19px;
}

#i_fd3f_8 {
	color: #467fe7;
}

#div_fd3f_45 {
	padding-bottom: 10px;
}

#h3_fd3f_10 {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
	color: #467fe7;
}

#div_fd3f_46 {
	padding: 70px 0px 0px 0px;
}

#div_fd3f_47 {
	padding-bottom: 40px;
}

#h3_fd3f_11 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#span_fd3f_13 {
	font-size: 19px;
}

#i_fd3f_9 {
	color: #467fe7;
}

#div_fd3f_48 {
	padding-bottom: 35px;
}

#h3_fd3f_12 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#h3_fd3f_13 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#h3_fd3f_14 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0px;
}

#div_fd3f_49 {
	padding-bottom: 27px;
}

#h3_fd3f_15 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#span_fd3f_14 {
	font-size: 19px;
}

#i_fd3f_10 {
	color: #467fe7;
}

#div_fd3f_50 {
	padding-bottom: 25px;
}

#a_fd3f_0 {
	font-size: 17px;
	color: #aaaaaa;
}

#a_fd3f_1 {
	font-size: 17px;
	color: #aaaaaa;
	margin-left: 18px;
}

#a_fd3f_2 {
	font-size: 17px;
	color: #aaaaaa;
	margin-left: 18px;
}

#a_fd3f_3 {
	font-size: 17px;
	color: #aaaaaa;
	margin-left: 18px;
}

#a_fd3f_4 {
	font-size: 17px;
	color: #aaaaaa;
	margin-left: 18px;
}

#a_fd3f_5 {
	font-size: 17px;
	color: #aaaaaa;
	margin-left: 18px;
}

#div_fd3f_51 {
	padding: 0px 0px 0px 0px;
}

#div_fd3f_52 {
	background-image: url(../upload/column-bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

#div_fd3f_53 {
	margin: 0px 17px 0px 0px;
	padding: 57px 0px 57px 0px;
}

#div_fd3f_54 {
	background-color: #4263c1;
}

#div_fd3f_55 {
	padding-bottom: 0px;
}

#h3_fd3f_16 {
	font-size: 19px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: none;
}

#div_fd3f_56 {
	padding: 40px 0px 0px 0px;
}

#div_fd3f_57 {
	padding-bottom: 20px;
}

#div_fd3f_58 {
	margin-bottom: 5px;
}

#div_fd3f_59 {
	font-size: 14px;
}

#div_fd3f_60 {
	padding: 40px 0px 0px 0px;
}

#div_fd3f_61 {
	padding-bottom: 10px;
}

#div_fd3f_62 {
	margin-bottom: 5px;
}

#div_fd3f_63 {
	font-size: 14px;
}

#div_fd3f_64 {
	padding: 40px 0px 0px 0px;
}

#div_fd3f_65 {
	padding-bottom: 10px;
}

#div_fd3f_66 {
	margin-bottom: 5px;
}

#div_fd3f_67 {
	font-size: 14px;
}

#span_fd3f_15 {
	margin-top: 21px;
}

#span_fd3f_16 {
	margin-top: 25px;
}

#img_fd3f_0 {
	margin-right: 25px;
}

#span_fd3f_17 {
	margin-top: -13px;
}

#span_fd3f_18 {
	margin-top: -13px;
}

#span_fd3f_19 {
	margin-top: 20px;
}

#i_fd3f_11 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_fd3f_12 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_fd3f_13 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_fd3f_14 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_fd3f_15 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_89e6_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_89e6_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_89e6_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_89e6_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_89e6_0 {
	margin: 0px 0px 0px 0px;
	padding: 400px 0px 125px 0px;
}

#div_89e6_1 {
	background-image: url(../upload/section-bg-4.jpg);
	background-size: cover;
	background-position: center;
}

#div_89e6_2 {
	padding-bottom: 0px;
}

#h1_89e6_0 {
	font-size: 68px;
	text-transform: none;
}

#span_89e6_0 {
	font-size: 18px;
}

#div_89e6_3 {
	padding: 0px 0px 0px 0px;
}

#div_89e6_4 {
	padding-bottom: 0px;
}

#div_89e6_5 {
	padding-bottom: 0px;
}

#div_89e6_6 {
	padding-bottom: 0px;
}

#div_89e6_7 {
	padding-bottom: 0px;
}

#div_89e6_8 {
	padding-bottom: 0px;
}

#div_89e6_9 {
	padding: 0px 0px 0px 0px;
}

#div_89e6_10 {
	padding: 0px 50px 0px 50px;
}

#div_89e6_11 {
	background-color: #f9f9f9;
}

#div_89e6_12 {
	padding-bottom: 0px;
}

#div_89e6_13 {
	padding: 110px 80px 50px 80px;
}

#div_89e6_14 {
	background-color: #f2f2f2;
}

#span_89e6_1 {
	font-size: 17px;
	color: #939393;
}

#h4_89e6_0 {
	font-size: 43px;
}

#div_89e6_15 {
	font-size: 17px;
}

#div_89e6_16 {
	padding: 100px 30px 80px 30px;
}

#div_89e6_17 {
	padding: 110px 0px 40px 0px;
}

#div_89e6_18 {
	background-image: url(../upload/section-bg-2.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

#div_89e6_19 {
	padding: 0px 30px 0px 0px;
}

#div_89e6_20 {
	margin: 0px 0px 10px 0px;
}

#div_89e6_21 {
	margin-top: 7px;
}

#i_89e6_4 {
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	color: #ffffff;
}

#h3_89e6_0 {
	font-size: 20px;
	text-transform: none;
}

#div_89e6_22 {
	margin: 0px 0px 10px 0px;
}

#div_89e6_23 {
	margin-top: 7px;
}

#i_89e6_5 {
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	color: #ffffff;
}

#h3_89e6_1 {
	font-size: 20px;
	text-transform: none;
}

#div_89e6_24 {
	padding: 0px 30px 0px 0px;
}

#div_89e6_25 {
	margin: 0px 0px 10px 0px;
}

#div_89e6_26 {
	margin-top: 7px;
}

#i_89e6_6 {
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	color: #ffffff;
}

#h3_89e6_2 {
	font-size: 20px;
	text-transform: none;
}

#div_89e6_27 {
	margin: 0px 0px 10px 0px;
}

#div_89e6_28 {
	margin-top: 7px;
}

#i_89e6_7 {
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	color: #ffffff;
}

#h3_89e6_3 {
	font-size: 20px;
	text-transform: none;
}

#div_89e6_29 {
	padding: 0px 30px 0px 0px;
}

#div_89e6_30 {
	margin: 0px 0px 10px 0px;
}

#div_89e6_31 {
	margin-top: 7px;
}

#i_89e6_8 {
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	color: #ffffff;
}

#h3_89e6_4 {
	font-size: 20px;
	text-transform: none;
}

#div_89e6_32 {
	margin: 0px 0px 10px 0px;
}

#div_89e6_33 {
	margin-top: 7px;
}

#i_89e6_9 {
	font-size: 40px;
	line-height: 40px;
	width: 40px;
	color: #ffffff;
}

#h3_89e6_5 {
	font-size: 20px;
	text-transform: none;
}

#span_89e6_2 {
	margin-top: 21px;
}

#span_89e6_3 {
	margin-top: 25px;
}

#img_89e6_0 {
	margin-right: 25px;
}

#span_89e6_4 {
	margin-top: -13px;
}

#span_89e6_5 {
	margin-top: -13px;
}

#span_89e6_6 {
	margin-top: 20px;
}

#i_89e6_10 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_89e6_11 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_89e6_12 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_89e6_13 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_89e6_14 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b01f_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b01f_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_b01f_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b01f_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_b01f_0 {
	padding: 10px 0px 0px 0px;
}

#div_b01f_1 {
	padding: 80px 10px 60px 10px;
}

#div_b01f_2 {
	background-color: #ffffff;
}

#h4_b01f_0 {
	font-size: 23px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_b01f_3 {
	padding-bottom: 0px;
}

#div_b01f_4 {
	font-size: 16px;
}

#div_b01f_5 {
	padding: 80px 10px 60px 10px;
}

#div_b01f_6 {
	background-color: #ffffff;
}

#h4_b01f_1 {
	font-size: 23px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_b01f_7 {
	padding-bottom: 0px;
}

#div_b01f_8 {
	font-size: 16px;
}

#div_b01f_9 {
	padding: 80px 10px 60px 10px;
}

#div_b01f_10 {
	background-color: #ffffff;
}

#h4_b01f_2 {
	font-size: 23px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_b01f_11 {
	padding-bottom: 0px;
}

#div_b01f_12 {
	font-size: 16px;
}

#div_b01f_13 {
	padding: 80px 10px 60px 10px;
}

#div_b01f_14 {
	background-color: #ffffff;
}

#h4_b01f_3 {
	font-size: 23px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_b01f_15 {
	padding-bottom: 0px;
}

#div_b01f_16 {
	font-size: 16px;
}

#div_b01f_17 {
	padding: 0px 0px 0px 0px;
}

#div_b01f_18 {
	padding: 130px 70px 30px 0px;
}

#div_b01f_19 {
	background-color: #1f1f1f;
}

#div_b01f_20 {
	background-image: url(../upload/section-bg-2.jpg);
	background-size: cover;
	background-position: center;
}

#h3_b01f_0 {
	font-size: 21px;
	text-transform: none;
}

#div_b01f_21 {
	font-size: 16px;
}

#h3_b01f_1 {
	font-size: 21px;
	text-transform: none;
}

#div_b01f_22 {
	font-size: 16px;
}

#div_b01f_23 {
	padding-bottom: 0px;
}

#h3_b01f_2 {
	font-size: 21px;
	text-transform: none;
}

#div_b01f_24 {
	font-size: 16px;
}

#div_b01f_25 {
	padding: 135px 0px 110px 80px;
}

#div_b01f_26 {
	background-color: #f2f2f2;
}

#div_b01f_27 {
	padding-bottom: 35px;
}

#h3_b01f_3 {
	font-size: 36px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_b01f_28 {
	padding-bottom: 25px;
}

#div_b01f_29 {
	font-size: 17px;
}

#div_b01f_30 {
	padding-bottom: 0px;
}

#a_b01f_0 {
	font-size: 12px;
	color: #ffffff;
	padding: 15px 28px 15px 28px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #232323;
}

#div_b01f_31 {
	padding: 130px 0px 100px 0px;
}

#div_b01f_32 {
	background-color: #3a3a3a;
}

#div_b01f_33 {
	background-image: url(../upload/section-bg-1.jpg);
	background-size: cover;
	background-position: center;
}

#div_b01f_34 {
	padding: 10px 0px 0px 0px;
}

#div_b01f_35 {
	padding-bottom: 10px;
}

#div_b01f_36 {
	font-size: 49px;
}

#div_b01f_37 {
	font-size: 18px;
	text-transform: none;
}

#div_b01f_38 {
	padding: 10px 0px 0px 0px;
}

#div_b01f_39 {
	padding-bottom: 10px;
}

#div_b01f_40 {
	font-size: 49px;
}

#div_b01f_41 {
	font-size: 18px;
	text-transform: none;
}

#div_b01f_42 {
	padding: 10px 0px 0px 0px;
}

#div_b01f_43 {
	padding-bottom: 10px;
}

#div_b01f_44 {
	font-size: 49px;
}

#div_b01f_45 {
	font-size: 18px;
	text-transform: none;
}

#div_b01f_46 {
	padding: 10px 0px 0px 0px;
}

#div_b01f_47 {
	padding-bottom: 10px;
}

#div_b01f_48 {
	font-size: 49px;
}

#div_b01f_49 {
	font-size: 18px;
	text-transform: none;
}

#div_b01f_50 {
	padding: 30px 0px 30px 0px;
}

#div_b01f_51 {
	padding: 109px 20px 80px 0px;
}

#div_b01f_52 {
	padding-bottom: 25px;
}

#h3_b01f_4 {
	font-size: 30px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_b01f_53 {
	max-width: 33px;
}

#div_b01f_54 {
	border-color: #353535;
}

#div_b01f_55 {
	padding: 105px 0px 60px 0px;
}

#div_b01f_56 {
	padding-bottom: 0px;
}

#div_b01f_57 {
	font-size: 17px;
}

#span_b01f_0 {
	margin-top: 21px;
}

#span_b01f_1 {
	margin-top: 25px;
}

#img_b01f_0 {
	margin-right: 25px;
}

#span_b01f_2 {
	margin-top: -13px;
}

#span_b01f_3 {
	margin-top: -13px;
}

#span_b01f_4 {
	margin-top: 20px;
}

#i_b01f_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b01f_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b01f_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b01f_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b01f_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_73d4_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_73d4_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_73d4_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_73d4_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_73d4_0 {
	padding: 350px 0px 110px 0px;
}

#div_73d4_1 {
	background-image: url(../upload/section-bg-4.jpg);
	background-size: cover;
	background-position: center;
}

#div_73d4_2 {
	padding-bottom: 11px;
}

#h3_73d4_0 {
	font-size: 35px;
	font-weight: 300;
	letter-spacing: 0px;
	text-transform: none;
	color: #ffffff;
}

#h3_73d4_1 {
	font-size: 90px;
	font-weight: 300;
	letter-spacing: 0px;
	text-transform: none;
	color: #ffffff;
}

#div_73d4_3 {
	padding: 95px 0px 45px 0px;
}

#div_73d4_4 {
	background-color: #f2f2f2;
}

#h3_73d4_2 {
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 0px;
	text-transform: none;
}

#div_73d4_5 {
	max-width: 50px;
}

#div_73d4_6 {
	border-color: #565656;
	border-bottom-width: 2px;
}

#div_73d4_7 {
	padding-bottom: 20px;
}

#div_73d4_8 {
	font-size: 17px;
}

#div_73d4_9 {
	padding: 95px 0px 35px 0px;
}

#div_73d4_10 {
	padding-bottom: 10px;
}

#div_73d4_11 {
	margin-bottom: 50px;
}

#div_73d4_12 {
	margin-bottom: 27px;
}

#h3_73d4_3 {
	font-size: 20px;
	font-weight: 500;
	text-transform: none;
}

#div_73d4_13 {
	font-size: 16px;
}

#div_73d4_14 {
	font-size: 13px;
}

#i_73d4_4 {
	font-size: 15px;
	color: #111;
	margin-left: 23px;
}

#div_73d4_15 {
	padding-bottom: 10px;
}

#div_73d4_16 {
	margin-bottom: 45px;
}

#div_73d4_17 {
	margin-bottom: 27px;
}

#h3_73d4_4 {
	font-size: 20px;
	font-weight: 500;
	text-transform: none;
}

#div_73d4_18 {
	font-size: 16px;
}

#div_73d4_19 {
	font-size: 13px;
}

#i_73d4_5 {
	font-size: 15px;
	color: #111;
	margin-left: 23px;
}

#div_73d4_20 {
	padding-bottom: 10px;
}

#div_73d4_21 {
	margin-bottom: 45px;
}

#div_73d4_22 {
	margin-bottom: 27px;
}

#h3_73d4_5 {
	font-size: 20px;
	font-weight: 500;
	text-transform: none;
}

#div_73d4_23 {
	font-size: 16px;
}

#div_73d4_24 {
	font-size: 13px;
}

#i_73d4_6 {
	font-size: 15px;
	color: #111;
	margin-left: 23px;
}

#div_73d4_25 {
	padding: 160px 0px 130px 0px;
}

#div_73d4_26 {
	background-image: url(../upload/section-bg-2.jpg);
	background-size: cover;
	background-position: center;
}

#h3_73d4_6 {
	font-size: 38px;
	font-weight: 300;
	letter-spacing: 0px;
	text-transform: none;
}

#div_73d4_27 {
	max-width: 40px;
}

#div_73d4_28 {
	border-color: #ffffff;
	border-bottom-width: 2px;
}

#div_73d4_29 {
	padding: 90px 0px 50px 0px;
}

#div_73d4_30 {
	background-color: #f7f7f7;
}

#div_73d4_31 {
	padding-bottom: 36px;
}

#h3_73d4_7 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_0 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_32 {
	padding-bottom: 36px;
}

#h3_73d4_8 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_1 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_33 {
	padding-bottom: 36px;
}

#h3_73d4_9 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_2 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_34 {
	padding-bottom: 36px;
}

#h3_73d4_10 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_3 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_35 {
	padding-bottom: 36px;
}

#h3_73d4_11 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_4 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_36 {
	padding-bottom: 36px;
}

#h3_73d4_12 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_5 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_37 {
	padding-bottom: 36px;
}

#h3_73d4_13 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_6 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_38 {
	padding-bottom: 36px;
}

#h3_73d4_14 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_7 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_39 {
	padding-bottom: 36px;
}

#h3_73d4_15 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_8 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_40 {
	padding-bottom: 36px;
}

#h3_73d4_16 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_9 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_41 {
	padding-bottom: 36px;
}

#h3_73d4_17 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_10 {
	font-weight: 300;
	font-style: normal;
}

#div_73d4_42 {
	padding-bottom: 36px;
}

#h3_73d4_18 {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#span_73d4_11 {
	font-weight: 300;
	font-style: normal;
}

#span_73d4_12 {
	margin-top: 21px;
}

#span_73d4_13 {
	margin-top: 25px;
}

#img_73d4_0 {
	margin-right: 25px;
}

#span_73d4_14 {
	margin-top: -13px;
}

#span_73d4_15 {
	margin-top: -13px;
}

#span_73d4_16 {
	margin-top: 20px;
}

#i_73d4_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_73d4_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_73d4_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_73d4_10 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_73d4_11 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_341d_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_341d_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_341d_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_341d_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_341d_0 {
	padding: 0px 0px 0px 0px;
}

#div_341d_1 {
	padding: 109px 80px 80px 0px;
}

#div_341d_2 {
	padding-bottom: 35px;
}

#h3_341d_0 {
	font-size: 36px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_341d_3 {
	padding-bottom: 0px;
}

#div_341d_4 {
	font-size: 17px;
}

#div_341d_5 {
	padding: 105px 0px 30px 0px;
}

#div_341d_6 {
	background-color: #161616;
}

#div_341d_7 {
	background-color: #161616;
}

#div_341d_8 {
	background-color: #161616;
}

#div_341d_9 {
	background-color: #161616;
}

#div_341d_10 {
	padding: 100px 100px 0px 0px;
}

#div_341d_11 {
	background-color: #f1f0f0;
}

#div_341d_12 {
	background-image: url(../images/landingimages/about-us\ 2-min.png);
	background-size: cover;
	background-position: center;
}

#div_341d_13 {
	padding: 70px 0px 110px 70px;
}

#div_341d_14 {
	background-color: #f2f2f2;
}

#div_341d_15 {
	padding-bottom: 25px;
}

#h3_341d_1 {
	font-size: 33px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_341d_16 {
	padding-bottom: 15px;
}

#div_341d_17 {
	font-size: 17px;
}

#i_341d_4 {
	font-size: 16px;
}

#i_341d_5 {
	font-size: 16px;
	width: 16px;
}

#span_341d_0 {
	font-size: 16px;
}

#i_341d_6 {
	font-size: 16px;
}

#i_341d_7 {
	font-size: 16px;
	width: 16px;
}

#span_341d_1 {
	font-size: 16px;
}

#i_341d_8 {
	font-size: 16px;
}

#i_341d_9 {
	font-size: 16px;
	width: 16px;
}

#span_341d_2 {
	font-size: 16px;
}

#i_341d_10 {
	font-size: 16px;
}

#i_341d_11 {
	font-size: 16px;
	width: 16px;
}

#span_341d_3 {
	font-size: 16px;
}

#i_341d_12 {
	font-size: 16px;
}

#i_341d_13 {
	font-size: 16px;
	width: 16px;
}

#span_341d_4 {
	font-size: 16px;
}

#i_341d_14 {
	font-size: 16px;
}

#i_341d_15 {
	font-size: 16px;
	width: 16px;
}

#span_341d_5 {
	font-size: 16px;
}

#i_341d_16 {
	font-size: 16px;
}

#i_341d_17 {
	font-size: 16px;
	width: 16px;
}

#span_341d_6 {
	font-size: 16px;
}

#i_341d_18 {
	font-size: 16px;
}

#i_341d_19 {
	font-size: 16px;
	width: 16px;
}

#span_341d_7 {
	font-size: 16px;
}

#div_341d_18 {
	padding: 70px 80px 110px 0px;
}

#div_341d_19 {
	background-color: #ffffff;
}

#div_341d_20 {
	padding-bottom: 35px;
}

#h3_341d_2 {
	font-size: 30px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_341d_21 {
	padding-bottom: 25px;
}

#div_341d_22 {
	font-size: 17px;
}

#div_341d_23 {
	padding-bottom: 0px;
}

#a_341d_0 {
	font-size: 12px;
	color: #ffffff;
	padding: 15px 28px 15px 28px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #111111;
}

#div_341d_24 {
	padding: 110px 0px 50px 80px;
}

#div_341d_25 {
	background-color: #1f1f1f;
}

#div_341d_26 {
	margin-top: 15px;
	margin-right: 55px;
}

#h3_341d_3 {
	font-size: 21px;
	text-transform: none;
}

#div_341d_27 {
	font-size: 16px;
}

#div_341d_28 {
	margin-top: 15px;
	margin-right: 55px;
	margin-left: 5px;
}

#h3_341d_4 {
	font-size: 21px;
	text-transform: none;
}

#div_341d_29 {
	font-size: 16px;
}

#div_341d_30 {
	padding-bottom: 0px;
}

#div_341d_31 {
	margin: 15px 43px 0px 13px;
}

#h3_341d_5 {
	font-size: 21px;
	text-transform: none;
}

#div_341d_32 {
	font-size: 16px;
}

#div_341d_33 {
	padding: 110px 0px 0px 0px;
}

#div_341d_34 {
	background-color: #f0f0f0;
}

#div_341d_35 {
	padding-bottom: 60px;
}

#h3_341d_6 {
	font-size: 45px;
	letter-spacing: 0px;
	text-transform: none;
}

#div_341d_36 {
	font-style: normal;
}

#div_341d_37 {
	font-style: normal;
}

#div_341d_38 {
	font-style: normal;
}

#div_341d_39 {
	font-style: normal;
}

#div_341d_40 {
	font-style: normal;
}

#div_341d_41 {
	font-style: normal;
}

#span_341d_8 {
	margin-top: 21px;
}

#span_341d_9 {
	margin-top: 25px;
}

#img_341d_0 {
	margin-right: 25px;
}

#span_341d_10 {
	margin-top: -13px;
}

#span_341d_11 {
	margin-top: -13px;
}

#span_341d_12 {
	margin-top: 20px;
}

#i_341d_20 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_341d_21 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_341d_22 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_341d_23 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_341d_24 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f19_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_7f19_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_7f19_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_7f19_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_7f19_0 {
	padding: 90px 0px 40px 0px;
}

#div_7f19_1 {
	background-color: #ffffff;
}

#div_7f19_2 {
	padding: 0px 5px 0px 5px;
}

#div_7f19_3 {
	background-color: #ffffff;
}

#div_7f19_4 {
	padding-bottom: 40px;
}

#h3_7f19_0 {
	font-size: 20px;
	font-weight: 700;
}

#div_7f19_5 {
	padding: 0px 5px 0px 5px;
}

#div_7f19_6 {
	background-color: #ffffff;
}

#div_7f19_7 {
	padding-bottom: 40px;
}

#h3_7f19_1 {
	font-size: 20px;
	font-weight: 700;
}

#div_7f19_8 {
	padding: 90px 0px 40px 0px;
}

#div_7f19_9 {
	background-color: #333333;
}

#div_7f19_10 {
	padding: 30px 5px 0px 5px;
}

#div_7f19_11 {
	padding-bottom: 40px;
}

#h3_7f19_2 {
	font-size: 20px;
	font-weight: 700;
}

#div_7f19_12 {
	padding: 30px 5px 0px 5px;
}

#div_7f19_13 {
	padding-bottom: 40px;
}

#h3_7f19_3 {
	font-size: 20px;
	font-weight: 700;
}

#div_7f19_14 {
	padding: 90px 0px 50px 0px;
}

#div_7f19_15 {
	background-color: #ffffff;
}

#div_7f19_16 {
	padding: 0px 5px 50px 5px;
}

#div_7f19_17 {
	background-color: #ffffff;
}

#div_7f19_18 {
	padding-bottom: 40px;
}

#h3_7f19_4 {
	font-size: 20px;
	font-weight: 700;
}

#div_7f19_19 {
	padding: 0px 5px 50px 5px;
}

#div_7f19_20 {
	background-color: #ffffff;
}

#div_7f19_21 {
	padding-bottom: 40px;
}

#h3_7f19_5 {
	font-size: 20px;
	font-weight: 700;
}

#div_7f19_22 {
	padding: 0px 5px 0px 5px;
}

#div_7f19_23 {
	background-color: #ffffff;
}

#div_7f19_24 {
	padding-bottom: 40px;
}

#h3_7f19_6 {
	font-size: 20px;
	font-weight: 700;
}

#div_7f19_25 {
	padding: 0px 5px 0px 5px;
}

#div_7f19_26 {
	background-color: #ffffff;
}

#div_7f19_27 {
	padding-bottom: 40px;
}

#h3_7f19_7 {
	font-size: 20px;
	font-weight: 700;
}

#span_7f19_0 {
	margin-top: 21px;
}

#span_7f19_1 {
	margin-top: 25px;
}

#img_7f19_0 {
	margin-right: 25px;
}

#span_7f19_2 {
	margin-top: -13px;
}

#span_7f19_3 {
	margin-top: -13px;
}

#span_7f19_4 {
	margin-top: 20px;
}

#i_7f19_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f19_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f19_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f19_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f19_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e75c_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_e75c_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_e75c_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_e75c_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_e75c_0 {
	background-image: url(../upload/shutterstock_120562819.jpg);
}

#span_e75c_0 {
	margin-top: -20px;
}

#i_e75c_4 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 13px;
}

#i_e75c_5 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_e75c_6 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_e75c_7 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#span_e75c_1 {
	margin-top: -10px;
}

#div_e75c_1 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_e75c_0 {
	color: #ffffff;
}

#i_e75c_8 {
	font-size: 20px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_e75c_2 {
	font-size: 20px;
	color: #ffcf2a;
	font-weight: 600;
}

#i_e75c_9 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_e75c_3 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#div_e75c_2 {
	padding: 0px 0px 0px 0px;
}

#div_e75c_3 {
	padding-bottom: 0px;
}

#detail {
	padding: 70px 0px 30px 0px;
}

#div_e75c_4 {
	padding-bottom: 35px;
}

#h6_e75c_0 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_e75c_4 {
	font-size: 18px;
}

#div_e75c_5 {
	margin-bottom: 19px;
}

#div_e75c_6 {
	padding-bottom: 0px;
}

#h3_e75c_1 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e75c_7 {
	padding-bottom: 0px;
}

#div_e75c_8 {
	margin-bottom: 19px;
}

#div_e75c_9 {
	padding-bottom: 0px;
}

#h3_e75c_2 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e75c_10 {
	padding-bottom: 0px;
}

#div_e75c_11 {
	margin-bottom: 19px;
}

#div_e75c_12 {
	padding-bottom: 0px;
}

#h3_e75c_3 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e75c_13 {
	padding-bottom: 10px;
}

#i_e75c_10 {
	color: #4692e7;
}

#i_e75c_11 {
	color: #4692e7;
}

#i_e75c_12 {
	color: #4692e7;
}

#i_e75c_13 {
	color: #4692e7;
}

#i_e75c_14 {
	color: #4692e7;
}

#div_e75c_14 {
	margin-bottom: 19px;
}

#div_e75c_15 {
	padding-bottom: 0px;
}

#h3_e75c_4 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e75c_16 {
	padding-bottom: 10px;
}

#i_e75c_15 {
	color: #7f7f7f;
}

#i_e75c_16 {
	color: #7f7f7f;
}

#i_e75c_17 {
	color: #7f7f7f;
}

#i_e75c_18 {
	color: #7f7f7f;
}

#div_e75c_17 {
	margin-bottom: 19px;
}

#div_e75c_18 {
	padding-bottom: 0px;
}

#h3_e75c_5 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e75c_19 {
	padding-bottom: 10px;
}

#i_e75c_19 {
	color: #4692e7;
}

#i_e75c_20 {
	color: #4692e7;
}

#i_e75c_21 {
	color: #4692e7;
}

#i_e75c_22 {
	color: #4692e7;
}

#div_e75c_20 {
	margin-bottom: 45px;
}

#h6_e75c_1 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e75c_21 {
	padding-bottom: 10px;
}

#i_e75c_23 {
	color: #4692e7;
}

#i_e75c_24 {
	color: #4692e7;
}

#i_e75c_25 {
	color: #4692e7;
}

#i_e75c_26 {
	color: #4692e7;
}

#i_e75c_27 {
	color: #4692e7;
}

#i_e75c_28 {
	color: #4692e7;
}

#div_e75c_22 {
	margin-bottom: 15px;
}

#itinerary {
	padding: 20px 0px 30px 0px;
}

#div_e75c_23 {
	padding-bottom: 35px;
}

#h6_e75c_2 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_e75c_5 {
	font-size: 18px;
}

#div_e75c_24 {
	padding-bottom: 25px;
}

#div_e75c_25 {
	margin-bottom: 25px;
}

#div_e75c_26 {
	border-bottom-width: 2px;
}

#map {
	padding: 0px 0px 30px 0px;
}

#div_e75c_27 {
	padding-bottom: 35px;
}

#h6_e75c_3 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_e75c_6 {
	font-size: 18px;
}

#div_e75c_28 {
	padding-bottom: 55px;
}

#div_e75c_29 {
	margin-bottom: 25px;
}

#div_e75c_30 {
	border-bottom-width: 2px;
}

#photos {
	padding: 0px 0px 30px 0px;
}

#div_e75c_31 {
	padding-bottom: 35px;
}

#h6_e75c_4 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_e75c_7 {
	font-size: 18px;
}

#div_e75c_32 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_e75c_33 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#span_e75c_8 {
	margin-top: 21px;
}

#span_e75c_9 {
	margin-top: 25px;
}

#img_e75c_0 {
	margin-right: 25px;
}

#span_e75c_10 {
	margin-top: -13px;
}

#span_e75c_11 {
	margin-top: -13px;
}

#span_e75c_12 {
	margin-top: 20px;
}

#i_e75c_29 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e75c_30 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e75c_31 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e75c_32 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e75c_33 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e733_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_e733_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_e733_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_e733_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_e733_0 {
	background-image: url(../upload/photodune-4791527-golden-gate-bridge-m.jpg);
}

#span_e733_0 {
	margin-top: -20px;
}

#i_e733_4 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 13px;
}

#i_e733_5 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_e733_6 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_e733_7 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#span_e733_1 {
	margin-top: -10px;
}

#div_e733_1 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_e733_0 {
	color: #ffffff;
}

#i_e733_8 {
	font-size: 20px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_e733_2 {
	font-size: 20px;
	color: #ffcf2a;
	font-weight: 600;
}

#i_e733_9 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_e733_3 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#div_e733_2 {
	padding: 0px 0px 0px 0px;
}

#div_e733_3 {
	padding-bottom: 0px;
}

#detail {
	padding: 70px 0px 30px 0px;
}

#div_e733_4 {
	padding-bottom: 35px;
}

#h6_e733_0 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_e733_4 {
	font-size: 18px;
}

#div_e733_5 {
	margin-bottom: 19px;
}

#div_e733_6 {
	padding-bottom: 0px;
}

#h3_e733_1 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e733_7 {
	padding-bottom: 0px;
}

#div_e733_8 {
	margin-bottom: 19px;
}

#div_e733_9 {
	padding-bottom: 0px;
}

#h3_e733_2 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e733_10 {
	padding-bottom: 0px;
}

#div_e733_11 {
	margin-bottom: 19px;
}

#div_e733_12 {
	padding-bottom: 0px;
}

#h3_e733_3 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e733_13 {
	padding-bottom: 10px;
}

#i_e733_10 {
	color: #4692e7;
}

#i_e733_11 {
	color: #4692e7;
}

#i_e733_12 {
	color: #4692e7;
}

#i_e733_13 {
	color: #4692e7;
}

#i_e733_14 {
	color: #4692e7;
}

#div_e733_14 {
	margin-bottom: 19px;
}

#div_e733_15 {
	padding-bottom: 0px;
}

#h3_e733_4 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e733_16 {
	padding-bottom: 10px;
}

#i_e733_15 {
	color: #7f7f7f;
}

#i_e733_16 {
	color: #7f7f7f;
}

#i_e733_17 {
	color: #7f7f7f;
}

#i_e733_18 {
	color: #7f7f7f;
}

#div_e733_17 {
	margin-bottom: 19px;
}

#div_e733_18 {
	padding-bottom: 0px;
}

#h3_e733_5 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e733_19 {
	padding-bottom: 10px;
}

#i_e733_19 {
	color: #4692e7;
}

#i_e733_20 {
	color: #4692e7;
}

#i_e733_21 {
	color: #4692e7;
}

#i_e733_22 {
	color: #4692e7;
}

#div_e733_20 {
	margin-bottom: 45px;
}

#h6_e733_1 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_e733_21 {
	padding-bottom: 10px;
}

#i_e733_23 {
	color: #4692e7;
}

#i_e733_24 {
	color: #4692e7;
}

#i_e733_25 {
	color: #4692e7;
}

#i_e733_26 {
	color: #4692e7;
}

#i_e733_27 {
	color: #4692e7;
}

#i_e733_28 {
	color: #4692e7;
}

#div_e733_22 {
	margin-bottom: 15px;
}

#itinerary {
	padding: 20px 0px 30px 0px;
}

#div_e733_23 {
	padding-bottom: 35px;
}

#h6_e733_2 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_e733_5 {
	font-size: 18px;
}

#div_e733_24 {
	padding-bottom: 25px;
}

#div_e733_25 {
	margin-bottom: 25px;
}

#div_e733_26 {
	border-bottom-width: 2px;
}

#map {
	padding: 0px 0px 30px 0px;
}

#div_e733_27 {
	padding-bottom: 35px;
}

#h6_e733_3 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_e733_6 {
	font-size: 18px;
}

#div_e733_28 {
	padding-bottom: 55px;
}

#div_e733_29 {
	margin-bottom: 25px;
}

#div_e733_30 {
	border-bottom-width: 2px;
}

#photos {
	padding: 0px 0px 30px 0px;
}

#div_e733_31 {
	padding-bottom: 35px;
}

#h6_e733_4 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_e733_7 {
	font-size: 18px;
}

#span_e733_8 {
	margin-top: 21px;
}

#span_e733_9 {
	margin-top: 25px;
}

#img_e733_0 {
	margin-right: 25px;
}

#span_e733_10 {
	margin-top: -13px;
}

#span_e733_11 {
	margin-top: -13px;
}

#span_e733_12 {
	margin-top: 20px;
}

#i_e733_29 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e733_30 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e733_31 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e733_32 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_e733_33 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cf74_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_cf74_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_cf74_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_cf74_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_cf74_0 {
	border-width: 0px;
}

#h3_cf74_0 {
	color: #ffffff;
}

#div_cf74_1 {
	border-width: 3px;
}

#h3_cf74_1 {
	color: #ffffff;
}

#div_cf74_2 {
	padding-bottom: 70px;
}

#div_cf74_3 {
	border-width: 3px;
}

#h3_cf74_2 {
	color: #ffffff;
}

#div_cf74_4 {
	background-color: #f2f2f2;
}

#div_cf74_5 {
	background-color: #49b7df;
	border-color: #3d9bbd;
	border-width: 3px;
}

#h3_cf74_3 {
	color: #ffffff;
}

#div_cf74_6 {
	background-color: #fcf8e3;
	border-color: #e0ca74;
	border-width: 3px;
}

#i_cf74_4 {
	color: #997521;
}

#h3_cf74_4 {
	color: #997521;
}

#div_cf74_7 {
	color: #997521;
}

#div_cf74_8 {
	background-color: #63d386;
	border-color: #53b271;
	border-width: 3px;
}

#h3_cf74_5 {
	color: #ffffff;
}

#div_cf74_9 {
	background-color: #eaeaea;
	border-color: #dbdbdb;
	border-width: 3px;
}

#i_cf74_5 {
	color: #3f3f3f;
}

#h3_cf74_6 {
	color: #595959;
}

#div_cf74_10 {
	color: #969696;
}

#span_cf74_0 {
	margin-top: 21px;
}

#span_cf74_1 {
	margin-top: 25px;
}

#img_cf74_0 {
	margin-right: 25px;
}

#span_cf74_2 {
	margin-top: -13px;
}

#span_cf74_3 {
	margin-top: -13px;
}

#span_cf74_4 {
	margin-top: 20px;
}

#i_cf74_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cf74_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cf74_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cf74_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cf74_10 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ffaa_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ffaa_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_ffaa_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ffaa_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_ffaa_0 {
	background-image: url(../upload/photo-1459255418679-d6424da9ee33.jpg);
}

#span_ffaa_0 {
	margin-top: -20px;
}

#i_ffaa_4 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 13px;
}

#i_ffaa_5 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_ffaa_6 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_ffaa_7 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#span_ffaa_1 {
	margin-top: -10px;
}

#div_ffaa_1 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_ffaa_0 {
	color: #ffffff;
}

#i_ffaa_8 {
	font-size: 20px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_ffaa_2 {
	font-size: 20px;
	color: #ffcf2a;
	font-weight: 600;
}

#i_ffaa_9 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_ffaa_3 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#div_ffaa_2 {
	padding: 0px 0px 0px 0px;
}

#div_ffaa_3 {
	padding-bottom: 0px;
}

#detail {
	padding: 70px 0px 30px 0px;
}

#div_ffaa_4 {
	padding-bottom: 35px;
}

#h6_ffaa_0 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_ffaa_4 {
	font-size: 18px;
}

#div_ffaa_5 {
	margin-bottom: 19px;
}

#div_ffaa_6 {
	padding-bottom: 0px;
}

#h3_ffaa_1 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_ffaa_7 {
	padding-bottom: 0px;
}

#div_ffaa_8 {
	margin-bottom: 19px;
}

#div_ffaa_9 {
	padding-bottom: 0px;
}

#h3_ffaa_2 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_ffaa_10 {
	padding-bottom: 0px;
}

#div_ffaa_11 {
	margin-bottom: 19px;
}

#div_ffaa_12 {
	padding-bottom: 0px;
}

#h3_ffaa_3 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_ffaa_13 {
	padding-bottom: 10px;
}

#i_ffaa_10 {
	color: #4692e7;
}

#i_ffaa_11 {
	color: #4692e7;
}

#i_ffaa_12 {
	color: #4692e7;
}

#i_ffaa_13 {
	color: #4692e7;
}

#i_ffaa_14 {
	color: #4692e7;
}

#div_ffaa_14 {
	margin-bottom: 19px;
}

#div_ffaa_15 {
	padding-bottom: 0px;
}

#h3_ffaa_4 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_ffaa_16 {
	padding-bottom: 10px;
}

#i_ffaa_15 {
	color: #7f7f7f;
}

#i_ffaa_16 {
	color: #7f7f7f;
}

#i_ffaa_17 {
	color: #7f7f7f;
}

#i_ffaa_18 {
	color: #7f7f7f;
}

#div_ffaa_17 {
	margin-bottom: 19px;
}

#div_ffaa_18 {
	padding-bottom: 0px;
}

#h3_ffaa_5 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_ffaa_19 {
	padding-bottom: 10px;
}

#i_ffaa_19 {
	color: #4692e7;
}

#i_ffaa_20 {
	color: #4692e7;
}

#i_ffaa_21 {
	color: #4692e7;
}

#i_ffaa_22 {
	color: #4692e7;
}

#div_ffaa_20 {
	margin-bottom: 45px;
}

#h6_ffaa_1 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_ffaa_21 {
	padding-bottom: 10px;
}

#i_ffaa_23 {
	color: #4692e7;
}

#i_ffaa_24 {
	color: #4692e7;
}

#i_ffaa_25 {
	color: #4692e7;
}

#i_ffaa_26 {
	color: #4692e7;
}

#i_ffaa_27 {
	color: #4692e7;
}

#i_ffaa_28 {
	color: #4692e7;
}

#div_ffaa_22 {
	margin-bottom: 15px;
}

#itinerary {
	padding: 20px 0px 30px 0px;
}

#div_ffaa_23 {
	padding-bottom: 35px;
}

#h6_ffaa_2 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_ffaa_5 {
	font-size: 18px;
}

#div_ffaa_24 {
	padding-bottom: 25px;
}

#div_ffaa_25 {
	margin-bottom: 25px;
}

#div_ffaa_26 {
	border-bottom-width: 2px;
}

#map {
	padding: 0px 0px 30px 0px;
}

#div_ffaa_27 {
	padding-bottom: 35px;
}

#h6_ffaa_3 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_ffaa_6 {
	font-size: 18px;
}

#div_ffaa_28 {
	padding-bottom: 55px;
}

#div_ffaa_29 {
	margin-bottom: 25px;
}

#div_ffaa_30 {
	border-bottom-width: 2px;
}

#photos {
	padding: 0px 0px 30px 0px;
}

#div_ffaa_31 {
	padding-bottom: 35px;
}

#h6_ffaa_4 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_ffaa_7 {
	font-size: 18px;
}

#span_ffaa_8 {
	margin-top: 21px;
}

#span_ffaa_9 {
	margin-top: 25px;
}

#img_ffaa_0 {
	margin-right: 25px;
}

#span_ffaa_10 {
	margin-top: -13px;
}

#span_ffaa_11 {
	margin-top: -13px;
}

#span_ffaa_12 {
	margin-top: 20px;
}

#i_ffaa_29 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ffaa_30 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ffaa_31 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ffaa_32 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ffaa_33 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_356c_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_356c_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_356c_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_356c_0 {
	background-image: url(../upload/shutterstock_94851763.jpg);
}

#span_356c_0 {
	margin-top: -20px;
}

#i_356c_4 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 13px;
}

#i_356c_5 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_356c_6 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_356c_7 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#span_356c_1 {
	margin-top: -10px;
}

#div_356c_1 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_356c_0 {
	color: #ffffff;
}

#i_356c_8 {
	font-size: 20px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_356c_2 {
	font-size: 20px;
	color: #ffcf2a;
	font-weight: 600;
}

#i_356c_9 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_356c_3 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#div_356c_2 {
	padding: 0px 0px 0px 0px;
}

#div_356c_3 {
	padding-bottom: 0px;
}

#detail {
	padding: 70px 0px 30px 0px;
}

#div_356c_4 {
	padding-bottom: 35px;
}

#h6_356c_0 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_4 {
	font-size: 18px;
}

#div_356c_5 {
	margin-bottom: 19px;
}

#div_356c_6 {
	padding-bottom: 0px;
}

#h3_356c_1 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_7 {
	padding-bottom: 0px;
}

#div_356c_8 {
	margin-bottom: 19px;
}

#div_356c_9 {
	padding-bottom: 0px;
}

#h3_356c_2 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_10 {
	padding-bottom: 0px;
}

#div_356c_11 {
	margin-bottom: 19px;
}

#div_356c_12 {
	padding-bottom: 0px;
}

#h3_356c_3 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_13 {
	padding-bottom: 10px;
}

#i_356c_10 {
	color: #4692e7;
}

#i_356c_11 {
	color: #4692e7;
}

#i_356c_12 {
	color: #4692e7;
}

#i_356c_13 {
	color: #4692e7;
}

#i_356c_14 {
	color: #4692e7;
}

#div_356c_14 {
	margin-bottom: 19px;
}

#div_356c_15 {
	padding-bottom: 0px;
}

#h3_356c_4 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_16 {
	padding-bottom: 10px;
}

#i_356c_15 {
	color: #7f7f7f;
}

#i_356c_16 {
	color: #7f7f7f;
}

#i_356c_17 {
	color: #7f7f7f;
}

#i_356c_18 {
	color: #7f7f7f;
}

#div_356c_17 {
	margin-bottom: 19px;
}

#div_356c_18 {
	padding-bottom: 0px;
}

#h3_356c_5 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_19 {
	padding-bottom: 10px;
}

#i_356c_19 {
	color: #4692e7;
}

#i_356c_20 {
	color: #4692e7;
}

#i_356c_21 {
	color: #4692e7;
}

#i_356c_22 {
	color: #4692e7;
}

#div_356c_20 {
	margin-bottom: 45px;
}

#h6_356c_1 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_21 {
	padding-bottom: 10px;
}

#i_356c_23 {
	color: #4692e7;
}

#i_356c_24 {
	color: #4692e7;
}

#i_356c_25 {
	color: #4692e7;
}

#i_356c_26 {
	color: #4692e7;
}

#i_356c_27 {
	color: #4692e7;
}

#i_356c_28 {
	color: #4692e7;
}

#div_356c_22 {
	margin-bottom: 15px;
}

#itinerary {
	padding: 20px 0px 30px 0px;
}

#div_356c_23 {
	padding-bottom: 35px;
}

#h6_356c_2 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_5 {
	font-size: 18px;
}

#div_356c_24 {
	padding-bottom: 25px;
}

#div_356c_25 {
	margin-bottom: 25px;
}

#div_356c_26 {
	border-bottom-width: 2px;
}

#map {
	padding: 0px 0px 30px 0px;
}

#div_356c_27 {
	padding-bottom: 35px;
}

#h6_356c_3 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_6 {
	font-size: 18px;
}

#div_356c_28 {
	padding-bottom: 55px;
}

#div_356c_29 {
	margin-bottom: 25px;
}

#div_356c_30 {
	border-bottom-width: 2px;
}

#photos {
	padding: 0px 0px 30px 0px;
}

#div_356c_31 {
	padding-bottom: 35px;
}

#h6_356c_4 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_7 {
	font-size: 18px;
}

#photos {
	padding: 0px 0px 30px 0px;
}

#div_356c_32 {
	padding-bottom: 35px;
}

#h6_356c_5 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_8 {
	font-size: 18px;
}

#div_356c_33 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_356c_34 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_356c_35 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_356c_36 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#span_356c_9 {
	margin-top: 21px;
}

#span_356c_10 {
	margin-top: 25px;
}

#img_356c_0 {
	margin-right: 25px;
}

#span_356c_11 {
	margin-top: -13px;
}

#span_356c_12 {
	margin-top: -13px;
}

#span_356c_13 {
	margin-top: 20px;
}

#i_356c_29 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_30 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_31 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_32 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_33 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_356c_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_356c_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_356c_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_356c_0 {
	background-image: url(../upload/shutterstock_94851763.jpg);
}

#span_356c_0 {
	margin-top: -20px;
}

#i_356c_4 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 13px;
}

#i_356c_5 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_356c_6 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#i_356c_7 {
	font-size: 15px;
	color: #ffa127;
	margin-right: 10px;
}

#span_356c_1 {
	margin-top: -10px;
}

#div_356c_1 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_356c_0 {
	color: #ffffff;
}

#i_356c_8 {
	font-size: 20px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_356c_2 {
	font-size: 20px;
	color: #ffcf2a;
	font-weight: 600;
}

#i_356c_9 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_356c_3 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#div_356c_2 {
	padding: 0px 0px 0px 0px;
}

#div_356c_3 {
	padding-bottom: 0px;
}

#detail {
	padding: 70px 0px 30px 0px;
}

#div_356c_4 {
	padding-bottom: 35px;
}

#h6_356c_0 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_4 {
	font-size: 18px;
}

#div_356c_5 {
	margin-bottom: 19px;
}

#div_356c_6 {
	padding-bottom: 0px;
}

#h3_356c_1 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_7 {
	padding-bottom: 0px;
}

#div_356c_8 {
	margin-bottom: 19px;
}

#div_356c_9 {
	padding-bottom: 0px;
}

#h3_356c_2 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_10 {
	padding-bottom: 0px;
}

#div_356c_11 {
	margin-bottom: 19px;
}

#div_356c_12 {
	padding-bottom: 0px;
}

#h3_356c_3 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_13 {
	padding-bottom: 10px;
}

#i_356c_10 {
	color: #4692e7;
}

#i_356c_11 {
	color: #4692e7;
}

#i_356c_12 {
	color: #4692e7;
}

#i_356c_13 {
	color: #4692e7;
}

#i_356c_14 {
	color: #4692e7;
}

#div_356c_14 {
	margin-bottom: 19px;
}

#div_356c_15 {
	padding-bottom: 0px;
}

#h3_356c_4 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_16 {
	padding-bottom: 10px;
}

#i_356c_15 {
	color: #7f7f7f;
}

#i_356c_16 {
	color: #7f7f7f;
}

#i_356c_17 {
	color: #7f7f7f;
}

#i_356c_18 {
	color: #7f7f7f;
}

#div_356c_17 {
	margin-bottom: 19px;
}

#div_356c_18 {
	padding-bottom: 0px;
}

#h3_356c_5 {
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_19 {
	padding-bottom: 10px;
}

#i_356c_19 {
	color: #4692e7;
}

#i_356c_20 {
	color: #4692e7;
}

#i_356c_21 {
	color: #4692e7;
}

#i_356c_22 {
	color: #4692e7;
}

#div_356c_20 {
	margin-bottom: 45px;
}

#h6_356c_1 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_356c_21 {
	padding-bottom: 10px;
}

#i_356c_23 {
	color: #4692e7;
}

#i_356c_24 {
	color: #4692e7;
}

#i_356c_25 {
	color: #4692e7;
}

#i_356c_26 {
	color: #4692e7;
}

#i_356c_27 {
	color: #4692e7;
}

#i_356c_28 {
	color: #4692e7;
}

#div_356c_22 {
	margin-bottom: 15px;
}

#itinerary {
	padding: 20px 0px 30px 0px;
}

#div_356c_23 {
	padding-bottom: 35px;
}

#h6_356c_2 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_5 {
	font-size: 18px;
}

#div_356c_24 {
	padding-bottom: 25px;
}

#div_356c_25 {
	margin-bottom: 25px;
}

#div_356c_26 {
	border-bottom-width: 2px;
}

#map {
	padding: 0px 0px 30px 0px;
}

#div_356c_27 {
	padding-bottom: 35px;
}

#h6_356c_3 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_6 {
	font-size: 18px;
}

#div_356c_28 {
	padding-bottom: 55px;
}

#div_356c_29 {
	margin-bottom: 25px;
}

#div_356c_30 {
	border-bottom-width: 2px;
}

#photos {
	padding: 0px 0px 30px 0px;
}

#div_356c_31 {
	padding-bottom: 35px;
}

#h6_356c_4 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_7 {
	font-size: 18px;
}

#photos {
	padding: 0px 0px 30px 0px;
}

#div_356c_32 {
	padding-bottom: 35px;
}

#h6_356c_5 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_356c_8 {
	font-size: 18px;
}

#div_356c_33 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_356c_34 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_356c_35 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_356c_36 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#span_356c_9 {
	margin-top: 21px;
}

#span_356c_10 {
	margin-top: 25px;
}

#img_356c_0 {
	margin-right: 25px;
}

#span_356c_11 {
	margin-top: -13px;
}

#span_356c_12 {
	margin-top: -13px;
}

#span_356c_13 {
	margin-top: 20px;
}

#i_356c_29 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_30 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_31 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_32 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_356c_33 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a572_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_a572_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_a572_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_a572_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_a572_0 {
	background-color: #f7f7f7;
}

#div_a572_1 {
	padding-bottom: 40px;
}

#h3_a572_0 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_a572_1 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_a572_2 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_a572_3 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_a572_4 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_a572_5 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_a572_0 {
	margin-top: 21px;
}

#span_a572_1 {
	margin-top: 25px;
}

#img_a572_0 {
	margin-right: 25px;
}

#span_a572_2 {
	margin-top: -13px;
}

#span_a572_3 {
	margin-top: -13px;
}

#span_a572_4 {
	margin-top: 20px;
}

#i_a572_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a572_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a572_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a572_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a572_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ad50_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ad50_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_ad50_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ad50_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_ad50_0 {
	padding-bottom: 40px;
}

#h3_ad50_0 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ad50_1 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ad50_2 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ad50_3 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ad50_4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ad50_5 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ad50_6 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ad50_7 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_ad50_0 {
	margin-top: 21px;
}

#span_ad50_1 {
	margin-top: 25px;
}

#img_ad50_0 {
	margin-right: 25px;
}

#span_ad50_2 {
	margin-top: -13px;
}

#span_ad50_3 {
	margin-top: -13px;
}

#span_ad50_4 {
	margin-top: 20px;
}

#i_ad50_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ad50_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ad50_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ad50_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ad50_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b7e0_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b7e0_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_b7e0_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b7e0_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_b7e0_0 {
	padding-bottom: 40px;
}

#h3_b7e0_0 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_b7e0_1 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_b7e0_2 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_b7e0_3 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_b7e0_4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_b7e0_5 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_b7e0_6 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_b7e0_7 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_b7e0_0 {
	margin-top: 21px;
}

#span_b7e0_1 {
	margin-top: 25px;
}

#img_b7e0_0 {
	margin-right: 25px;
}

#span_b7e0_2 {
	margin-top: -13px;
}

#span_b7e0_3 {
	margin-top: -13px;
}

#span_b7e0_4 {
	margin-top: 20px;
}

#i_b7e0_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b7e0_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b7e0_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b7e0_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b7e0_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1870_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1870_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_1870_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1870_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_1870_0 {
	background-color: #f7f7f7;
}

#div_1870_1 {
	padding-bottom: 40px;
}

#h3_1870_0 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_1870_1 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_1870_2 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_1870_3 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_1870_4 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_1870_5 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_1870_0 {
	margin-top: 21px;
}

#span_1870_1 {
	margin-top: 25px;
}

#img_1870_0 {
	margin-right: 25px;
}

#span_1870_2 {
	margin-top: -13px;
}

#span_1870_3 {
	margin-top: -13px;
}

#span_1870_4 {
	margin-top: 20px;
}

#i_1870_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1870_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1870_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1870_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1870_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2e6d_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_2e6d_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_2e6d_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_2e6d_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_2e6d_0 {
	padding-bottom: 40px;
}

#h3_2e6d_0 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2e6d_1 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2e6d_2 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2e6d_3 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2e6d_4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2e6d_5 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2e6d_6 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2e6d_7 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_2e6d_0 {
	margin-top: 21px;
}

#span_2e6d_1 {
	margin-top: 25px;
}

#img_2e6d_0 {
	margin-right: 25px;
}

#span_2e6d_2 {
	margin-top: -13px;
}

#span_2e6d_3 {
	margin-top: -13px;
}

#span_2e6d_4 {
	margin-top: 20px;
}

#i_2e6d_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2e6d_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2e6d_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2e6d_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2e6d_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2977_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_2977_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_2977_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_2977_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_2977_0 {
	background-color: #f7f7f7;
}

#div_2977_1 {
	padding-bottom: 40px;
}

#h3_2977_0 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2977_1 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2977_2 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_2977_3 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_2977_0 {
	margin-top: 21px;
}

#span_2977_1 {
	margin-top: 25px;
}

#img_2977_0 {
	margin-right: 25px;
}

#span_2977_2 {
	margin-top: -13px;
}

#span_2977_3 {
	margin-top: -13px;
}

#span_2977_4 {
	margin-top: 20px;
}

#i_2977_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2977_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2977_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2977_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2977_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c16c_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c16c_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_c16c_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c16c_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_c16c_0 {
	padding-bottom: 40px;
}

#h3_c16c_0 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c16c_1 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c16c_2 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c16c_3 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c16c_4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c16c_5 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c16c_6 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c16c_7 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_c16c_0 {
	margin-top: 21px;
}

#span_c16c_1 {
	margin-top: 25px;
}

#img_c16c_0 {
	margin-right: 25px;
}

#span_c16c_2 {
	margin-top: -13px;
}

#span_c16c_3 {
	margin-top: -13px;
}

#span_c16c_4 {
	margin-top: 20px;
}

#i_c16c_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c16c_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c16c_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c16c_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c16c_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_de8a_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_de8a_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_de8a_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_de8a_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_de8a_0 {
	padding: 60px 10px 30px 30px;
}

#div_de8a_1 {
	background-color: #f7f7f7;
}

#div_de8a_2 {
	padding-bottom: 40px;
}

#h3_de8a_0 {
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_de8a_1 {
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_de8a_2 {
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_de8a_3 {
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_de8a_4 {
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_de8a_5 {
	font-size: 27px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_de8a_3 {
	background-color: #f7f7f7;
}

#div_de8a_4 {
	background-color: #f7f7f7;
}

#a_de8a_0 {
	font-size: 8pt;
}

#a_de8a_1 {
	font-size: 8pt;
}

#a_de8a_2 {
	font-size: 16.75pt;
}

#a_de8a_3 {
	font-size: 22pt;
}

#a_de8a_4 {
	font-size: 22pt;
}

#a_de8a_5 {
	font-size: 16.75pt;
}

#a_de8a_6 {
	font-size: 19.6666666667pt;
}

#a_de8a_7 {
	font-size: 13.25pt;
}

#a_de8a_8 {
	font-size: 8pt;
}

#a_de8a_9 {
	font-size: 22pt;
}

#span_de8a_0 {
	margin-top: 21px;
}

#span_de8a_1 {
	margin-top: 25px;
}

#img_de8a_0 {
	margin-right: 25px;
}

#span_de8a_2 {
	margin-top: -13px;
}

#span_de8a_3 {
	margin-top: -13px;
}

#span_de8a_4 {
	margin-top: 20px;
}

#i_de8a_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_de8a_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_de8a_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_de8a_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_de8a_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_eec9_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_eec9_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_eec9_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_eec9_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_eec9_0 {
	padding-bottom: 40px;
}

#h3_eec9_0 {
	font-size: 33px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_eec9_1 {
	font-size: 33px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_eec9_2 {
	font-size: 33px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_eec9_3 {
	font-size: 33px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_eec9_4 {
	font-size: 33px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_eec9_5 {
	font-size: 33px;
	font-weight: 800;
	letter-spacing: 0px;
}

#a_eec9_0 {
	font-size: 8pt;
}

#a_eec9_1 {
	font-size: 8pt;
}

#a_eec9_2 {
	font-size: 16.75pt;
}

#a_eec9_3 {
	font-size: 22pt;
}

#a_eec9_4 {
	font-size: 22pt;
}

#a_eec9_5 {
	font-size: 16.75pt;
}

#a_eec9_6 {
	font-size: 19.6666666667pt;
}

#a_eec9_7 {
	font-size: 13.25pt;
}

#a_eec9_8 {
	font-size: 8pt;
}

#a_eec9_9 {
	font-size: 22pt;
}

#span_eec9_0 {
	margin-top: 21px;
}

#span_eec9_1 {
	margin-top: 25px;
}

#img_eec9_0 {
	margin-right: 25px;
}

#span_eec9_2 {
	margin-top: -13px;
}

#span_eec9_3 {
	margin-top: -13px;
}

#span_eec9_4 {
	margin-top: 20px;
}

#i_eec9_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_eec9_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_eec9_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_eec9_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_eec9_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ba94_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ba94_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_ba94_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ba94_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_ba94_0 {
	background-color: #f7f7f7;
}

#div_ba94_1 {
	padding-bottom: 40px;
}

#h3_ba94_0 {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ba94_1 {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ba94_2 {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ba94_3 {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ba94_4 {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ba94_5 {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_ba94_2 {
	padding: 60px 30px 30px 0px;
}

#div_ba94_3 {
	background-color: #f7f7f7;
}

#a_ba94_0 {
	font-size: 8pt;
}

#a_ba94_1 {
	font-size: 8pt;
}

#a_ba94_2 {
	font-size: 16.75pt;
}

#a_ba94_3 {
	font-size: 22pt;
}

#a_ba94_4 {
	font-size: 22pt;
}

#a_ba94_5 {
	font-size: 16.75pt;
}

#a_ba94_6 {
	font-size: 19.6666666667pt;
}

#a_ba94_7 {
	font-size: 13.25pt;
}

#a_ba94_8 {
	font-size: 8pt;
}

#a_ba94_9 {
	font-size: 22pt;
}

#span_ba94_0 {
	margin-top: 21px;
}

#span_ba94_1 {
	margin-top: 25px;
}

#img_ba94_0 {
	margin-right: 25px;
}

#span_ba94_2 {
	margin-top: -13px;
}

#span_ba94_3 {
	margin-top: -13px;
}

#span_ba94_4 {
	margin-top: 20px;
}

#i_ba94_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ba94_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ba94_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ba94_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ba94_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_628b_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_628b_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_628b_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_628b_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_628b_0 {
	padding-bottom: 40px;
}

#h3_628b_0 {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_628b_1 {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_628b_2 {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_628b_3 {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_628b_4 {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_628b_5 {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 0px;
}

#a_628b_0 {
	font-size: 8pt;
}

#a_628b_1 {
	font-size: 8pt;
}

#a_628b_2 {
	font-size: 16.75pt;
}

#a_628b_3 {
	font-size: 22pt;
}

#a_628b_4 {
	font-size: 22pt;
}

#a_628b_5 {
	font-size: 16.75pt;
}

#a_628b_6 {
	font-size: 19.6666666667pt;
}

#a_628b_7 {
	font-size: 13.25pt;
}

#a_628b_8 {
	font-size: 8pt;
}

#a_628b_9 {
	font-size: 22pt;
}

#span_628b_0 {
	margin-top: 21px;
}

#span_628b_1 {
	margin-top: 25px;
}

#img_628b_0 {
	margin-right: 25px;
}

#span_628b_2 {
	margin-top: -13px;
}

#span_628b_3 {
	margin-top: -13px;
}

#span_628b_4 {
	margin-top: 20px;
}

#i_628b_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_628b_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_628b_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_628b_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_628b_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c50b_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c50b_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_c50b_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c50b_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_c50b_0 {
	padding-bottom: 40px;
}

#h3_c50b_0 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_c50b_1 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_c50b_2 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_c50b_3 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_c50b_4 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_c50b_5 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#a_c50b_0 {
	font-size: 8pt;
}

#a_c50b_1 {
	font-size: 8pt;
}

#a_c50b_2 {
	font-size: 16.75pt;
}

#a_c50b_3 {
	font-size: 22pt;
}

#a_c50b_4 {
	font-size: 22pt;
}

#a_c50b_5 {
	font-size: 16.75pt;
}

#a_c50b_6 {
	font-size: 19.6666666667pt;
}

#a_c50b_7 {
	font-size: 13.25pt;
}

#a_c50b_8 {
	font-size: 8pt;
}

#a_c50b_9 {
	font-size: 22pt;
}

#span_c50b_0 {
	margin-top: 21px;
}

#span_c50b_1 {
	margin-top: 25px;
}

#img_c50b_0 {
	margin-right: 25px;
}

#span_c50b_2 {
	margin-top: -13px;
}

#span_c50b_3 {
	margin-top: -13px;
}

#span_c50b_4 {
	margin-top: 20px;
}

#i_c50b_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c50b_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c50b_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c50b_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c50b_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_af85_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_af85_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_af85_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_af85_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_af85_0 {
	padding-bottom: 40px;
}

#h3_af85_0 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_af85_1 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_af85_2 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_af85_3 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_af85_4 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#h3_af85_5 {
	font-size: 37px;
	font-weight: 800;
	letter-spacing: 0px;
}

#a_af85_0 {
	font-size: 8pt;
}

#a_af85_1 {
	font-size: 8pt;
}

#a_af85_2 {
	font-size: 16.75pt;
}

#a_af85_3 {
	font-size: 22pt;
}

#a_af85_4 {
	font-size: 22pt;
}

#a_af85_5 {
	font-size: 16.75pt;
}

#a_af85_6 {
	font-size: 19.6666666667pt;
}

#a_af85_7 {
	font-size: 13.25pt;
}

#a_af85_8 {
	font-size: 8pt;
}

#a_af85_9 {
	font-size: 22pt;
}

#span_af85_0 {
	margin-top: 21px;
}

#span_af85_1 {
	margin-top: 25px;
}

#img_af85_0 {
	margin-right: 25px;
}

#span_af85_2 {
	margin-top: -13px;
}

#span_af85_3 {
	margin-top: -13px;
}

#span_af85_4 {
	margin-top: 20px;
}

#i_af85_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_af85_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_af85_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_af85_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_af85_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1f92_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1f92_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_1f92_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1f92_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_1f92_0 {
	padding: 0px 0px 0px 0px;
}

#div_1f92_1 {
	padding-bottom: 50px;
}

#div_1f92_2 {
	padding-bottom: 30px;
}

#h3_1f92_0 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_1f92_3 {
	padding-bottom: 30px;
}

#h3_1f92_1 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_1f92_4 {
	padding-bottom: 30px;
}

#h3_1f92_2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_1f92_5 {
	padding-bottom: 30px;
}

#h3_1f92_3 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_1f92_6 {
	padding-bottom: 30px;
}

#h3_1f92_4 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_1f92_7 {
	padding-bottom: 30px;
}

#h3_1f92_5 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_1f92_0 {
	margin-top: 21px;
}

#span_1f92_1 {
	margin-top: 25px;
}

#img_1f92_0 {
	margin-right: 25px;
}

#span_1f92_2 {
	margin-top: -13px;
}

#span_1f92_3 {
	margin-top: -13px;
}

#span_1f92_4 {
	margin-top: 20px;
}

#i_1f92_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1f92_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1f92_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1f92_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1f92_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a4_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_40a4_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_40a4_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_40a4_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_40a4_0 {
	padding-bottom: 40px;
}

#h3_40a4_0 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_40a4_1 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_40a4_2 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_40a4_3 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_40a4_4 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_40a4_5 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_40a4_0 {
	margin-top: 21px;
}

#span_40a4_1 {
	margin-top: 25px;
}

#img_40a4_0 {
	margin-right: 25px;
}

#span_40a4_2 {
	margin-top: -13px;
}

#span_40a4_3 {
	margin-top: -13px;
}

#span_40a4_4 {
	margin-top: 20px;
}

#i_40a4_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a4_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a4_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a4_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a4_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3424_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3424_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_3424_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3424_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_3424_0 {
	padding: 0px 0px 0px 0px;
}

#div_3424_1 {
	padding-bottom: 50px;
}

#div_3424_2 {
	padding-bottom: 30px;
}

#h3_3424_0 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_3424_3 {
	padding-bottom: 30px;
}

#h3_3424_1 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_3424_4 {
	padding-bottom: 30px;
}

#h3_3424_2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_3424_5 {
	padding-bottom: 30px;
}

#h3_3424_3 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_3424_6 {
	padding-bottom: 30px;
}

#h3_3424_4 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_3424_7 {
	padding-bottom: 30px;
}

#h3_3424_5 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_3424_0 {
	margin-top: 21px;
}

#span_3424_1 {
	margin-top: 25px;
}

#img_3424_0 {
	margin-right: 25px;
}

#span_3424_2 {
	margin-top: -13px;
}

#span_3424_3 {
	margin-top: -13px;
}

#span_3424_4 {
	margin-top: 20px;
}

#i_3424_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3424_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3424_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3424_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3424_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c81a_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c81a_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_c81a_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c81a_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_c81a_0 {
	padding-bottom: 40px;
}

#h3_c81a_0 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c81a_1 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c81a_2 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c81a_3 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c81a_4 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_c81a_5 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_c81a_0 {
	margin-top: 21px;
}

#span_c81a_1 {
	margin-top: 25px;
}

#img_c81a_0 {
	margin-right: 25px;
}

#span_c81a_2 {
	margin-top: -13px;
}

#span_c81a_3 {
	margin-top: -13px;
}

#span_c81a_4 {
	margin-top: 20px;
}

#i_c81a_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c81a_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c81a_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c81a_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c81a_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9e33_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_9e33_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_9e33_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_9e33_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_9e33_0 {
	padding: 0px 0px 0px 0px;
}

#div_9e33_1 {
	padding-bottom: 50px;
}

#div_9e33_2 {
	padding-bottom: 30px;
}

#h3_9e33_0 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_9e33_3 {
	padding-bottom: 30px;
}

#h3_9e33_1 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_9e33_4 {
	padding-bottom: 30px;
}

#h3_9e33_2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#div_9e33_5 {
	padding-bottom: 30px;
}

#h3_9e33_3 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_9e33_0 {
	margin-top: 21px;
}

#span_9e33_1 {
	margin-top: 25px;
}

#img_9e33_0 {
	margin-right: 25px;
}

#span_9e33_2 {
	margin-top: -13px;
}

#span_9e33_3 {
	margin-top: -13px;
}

#span_9e33_4 {
	margin-top: 20px;
}

#i_9e33_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9e33_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9e33_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9e33_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9e33_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ee3f_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ee3f_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_ee3f_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ee3f_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_ee3f_0 {
	padding-bottom: 40px;
}

#h3_ee3f_0 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ee3f_1 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ee3f_2 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#h3_ee3f_3 {
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0px;
}

#span_ee3f_0 {
	margin-top: 21px;
}

#span_ee3f_1 {
	margin-top: 25px;
}

#img_ee3f_0 {
	margin-right: 25px;
}

#span_ee3f_2 {
	margin-top: -13px;
}

#span_ee3f_3 {
	margin-top: -13px;
}

#span_ee3f_4 {
	margin-top: 20px;
}

#i_ee3f_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ee3f_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ee3f_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ee3f_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ee3f_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3575_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3575_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_3575_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3575_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_3575_0 {
	padding: 80px 0px 60px 0px;
}

#div_3575_1 {
	padding-bottom: 70px;
}

#h3_3575_0 {
	font-size: 27px;
	font-weight: 700;
}

#div_3575_2 {
	padding-bottom: 40px;
}

#h3_3575_1 {
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
}

#div_3575_3 {
	margin-bottom: 60px;
}

#a_3575_0 {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background: #555555;
	background: linear-gradient(#555555, #333333);
	-moz-background: linear-gradient(#555555, #333333);
	-o-background: linear-gradient(#555555, #333333);
	-webkit-background: linear-gradient(#555555, #333333);
}

#a_3575_1 {
	color: #333333;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-width: 2px 2px 2px 2px;
	border-color: #333333;
}

#div_3575_4 {
	padding-bottom: 40px;
}

#h3_3575_2 {
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
}

#div_3575_5 {
	margin-bottom: 60px;
}

#a_3575_2 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #6c8ee2;
	background: linear-gradient(#6c8ee2, #4b76e3);
	-moz-background: linear-gradient(#6c8ee2, #4b76e3);
	-o-background: linear-gradient(#6c8ee2, #4b76e3);
	-webkit-background: linear-gradient(#6c8ee2, #4b76e3);
}

#a_3575_3 {
	color: #4b76e3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-width: 2px 2px 2px 2px;
	border-color: #4b76e3;
}

#div_3575_6 {
	padding-bottom: 40px;
}

#h3_3575_3 {
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
}

#div_3575_7 {
	margin-bottom: 60px;
}

#a_3575_4 {
	background: #6eb6ea;
	background: linear-gradient(#6eb6ea, #2d9bea);
	-moz-background: linear-gradient(#6eb6ea, #2d9bea);
	-o-background: linear-gradient(#6eb6ea, #2d9bea);
	-webkit-background: linear-gradient(#6eb6ea, #2d9bea);
}

#a_3575_5 {
	color: #2d9bea;
	border-width: 2px 2px 2px 2px;
	border-color: #2d9bea;
}

#div_3575_8 {
	padding: 110px 0px 50px 0px;
}

#div_3575_9 {
	background-color: #f7f7f7;
}

#div_3575_10 {
	padding-bottom: 70px;
}

#h3_3575_4 {
	font-size: 27px;
	font-weight: 700;
}

#div_3575_11 {
	padding: 110px 0px 50px 0px;
}

#div_3575_12 {
	padding-bottom: 70px;
}

#h3_3575_5 {
	font-size: 27px;
	font-weight: 700;
}

#div_3575_13 {
	padding-bottom: 40px;
}

#h3_3575_6 {
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
}

#div_3575_14 {
	margin-bottom: 60px;
}

#div_3575_15 {
	padding-bottom: 40px;
}

#h3_3575_7 {
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
}

#div_3575_16 {
	margin-bottom: 60px;
}

#div_3575_17 {
	padding-bottom: 40px;
}

#h3_3575_8 {
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
}

#div_3575_18 {
	margin-bottom: 60px;
}

#div_3575_19 {
	padding: 110px 0px 50px 0px;
}

#div_3575_20 {
	background-color: #f7f7f7;
}

#div_3575_21 {
	padding-bottom: 70px;
}

#h3_3575_9 {
	font-size: 27px;
	font-weight: 700;
}

#div_3575_22 {
	padding: 110px 0px 50px 0px;
}

#div_3575_23 {
	padding-bottom: 70px;
}

#h3_3575_10 {
	font-size: 27px;
	font-weight: 700;
}

#span_3575_0 {
	margin-top: 21px;
}

#span_3575_1 {
	margin-top: 25px;
}

#img_3575_0 {
	margin-right: 25px;
}

#span_3575_2 {
	margin-top: -13px;
}

#span_3575_3 {
	margin-top: -13px;
}

#span_3575_4 {
	margin-top: 20px;
}

#i_3575_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3575_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3575_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3575_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3575_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5c67_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_5c67_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_5c67_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_5c67_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_5c67_0 {
	padding: 90px 0px 50px 0px;
}

#h3_5c67_0 {
	font-size: 38px;
}

#div_5c67_1 {
	font-size: 17px;
}

#div_5c67_2 {
	padding: 70px 0px 35px 0px;
}

#div_5c67_3 {
	background-color: #2d9bea;
}

#h3_5c67_1 {
	font-size: 31px;
}

#div_5c67_4 {
	font-size: 17px;
}

#div_5c67_5 {
	padding: 70px 0px 35px 0px;
}

#div_5c67_6 {
	background-color: #2a92dd;
}

#h3_5c67_2 {
	font-size: 31px;
}

#div_5c67_7 {
	font-size: 17px;
}

#div_5c67_8 {
	padding: 70px 0px 35px 0px;
}

#div_5c67_9 {
	background-color: #2d70ea;
}

#h3_5c67_3 {
	font-size: 31px;
}

#div_5c67_10 {
	font-size: 17px;
}

#div_5c67_11 {
	padding: 70px 0px 35px 0px;
}

#div_5c67_12 {
	background-color: #2e68d4;
}

#h3_5c67_4 {
	font-size: 31px;
}

#div_5c67_13 {
	font-size: 17px;
}

#div_5c67_14 {
	padding: 90px 0px 87px 0px;
}

#div_5c67_15 {
	background-size: cover;
	background-position: center;
}

#div_5c67_16 {
	padding: 70px 0px 35px 0px;
}

#div_5c67_17 {
	background-color: #ffffff;
}

#h3_5c67_5 {
	font-size: 31px;
}

#div_5c67_18 {
	font-size: 15px;
}

#span_5c67_0 {
	margin-top: 21px;
}

#span_5c67_1 {
	margin-top: 25px;
}

#img_5c67_0 {
	margin-right: 25px;
}

#span_5c67_2 {
	margin-top: -13px;
}

#span_5c67_3 {
	margin-top: -13px;
}

#span_5c67_4 {
	margin-top: 20px;
}

#i_5c67_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5c67_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5c67_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5c67_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5c67_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_d0e5_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_d0e5_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_d0e5_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_d0e5_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_d0e5_0 {
	padding-bottom: 10px;
}

#span_d0e5_0 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_d0e5_0 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_d0e5_1 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_d0e5_1 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_d0e5_2 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_d0e5_2 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_d0e5_3 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_d0e5_3 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_d0e5_4 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_d0e5_4 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_d0e5_5 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_d0e5_5 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_d0e5_6 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_d0e5_6 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_d0e5_7 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_d0e5_7 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_d0e5_8 {
	margin-top: 21px;
}

#span_d0e5_9 {
	margin-top: 25px;
}

#img_d0e5_0 {
	margin-right: 25px;
}

#span_d0e5_10 {
	margin-top: -13px;
}

#span_d0e5_11 {
	margin-top: -13px;
}

#span_d0e5_12 {
	margin-top: 20px;
}

#i_d0e5_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_d0e5_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_d0e5_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_d0e5_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_d0e5_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_17ae_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_17ae_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_17ae_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_17ae_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_17ae_0 {
	background-color: #f5f5f5;
}

#div_17ae_1 {
	padding-bottom: 10px;
}

#div_17ae_2 {
	opacity: 1;
}

#span_17ae_0 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_17ae_0 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_17ae_3 {
	opacity: 1;
}

#span_17ae_1 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_17ae_1 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_17ae_4 {
	opacity: 1;
}

#span_17ae_2 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_17ae_2 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_17ae_5 {
	opacity: 1;
}

#span_17ae_3 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_17ae_3 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_17ae_6 {
	opacity: 1;
}

#span_17ae_4 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_17ae_4 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_17ae_7 {
	opacity: 1;
}

#span_17ae_5 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_17ae_5 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_17ae_8 {
	opacity: 1;
}

#span_17ae_6 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_17ae_6 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_17ae_9 {
	opacity: 1;
}

#span_17ae_7 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_17ae_7 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_17ae_8 {
	margin-top: 21px;
}

#span_17ae_9 {
	margin-top: 25px;
}

#img_17ae_0 {
	margin-right: 25px;
}

#span_17ae_10 {
	margin-top: -13px;
}

#span_17ae_11 {
	margin-top: -13px;
}

#span_17ae_12 {
	margin-top: 20px;
}

#i_17ae_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_17ae_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_17ae_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_17ae_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_17ae_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff5_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_cff5_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_cff5_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_cff5_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_cff5_0 {
	padding-bottom: 10px;
}

#span_cff5_0 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_cff5_0 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_cff5_1 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_cff5_1 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_cff5_2 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_cff5_2 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_cff5_3 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_cff5_3 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_cff5_4 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_cff5_4 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_cff5_5 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_cff5_5 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_cff5_6 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_cff5_6 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_cff5_7 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_cff5_7 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_cff5_8 {
	margin-top: 21px;
}

#span_cff5_9 {
	margin-top: 25px;
}

#img_cff5_0 {
	margin-right: 25px;
}

#span_cff5_10 {
	margin-top: -13px;
}

#span_cff5_11 {
	margin-top: -13px;
}

#span_cff5_12 {
	margin-top: 20px;
}

#i_cff5_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff5_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff5_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff5_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff5_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1c25_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1c25_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_1c25_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1c25_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_1c25_0 {
	padding-bottom: 10px;
}

#span_1c25_0 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_1c25_0 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1c25_1 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_1c25_1 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1c25_2 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_1c25_2 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1c25_3 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_1c25_3 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1c25_4 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_1c25_4 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1c25_5 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_1c25_5 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1c25_6 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_1c25_6 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1c25_7 {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_1c25_7 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1c25_8 {
	margin-top: 21px;
}

#span_1c25_9 {
	margin-top: 25px;
}

#img_1c25_0 {
	margin-right: 25px;
}

#span_1c25_10 {
	margin-top: -13px;
}

#span_1c25_11 {
	margin-top: -13px;
}

#span_1c25_12 {
	margin-top: 20px;
}

#i_1c25_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1c25_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1c25_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1c25_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1c25_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6915_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6915_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_6915_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6915_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_6915_0 {
	background-color: #f5f5f5;
}

#div_6915_1 {
	padding-bottom: 10px;
}

#div_6915_2 {
	opacity: 1;
}

#span_6915_0 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6915_0 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_6915_3 {
	opacity: 1;
}

#span_6915_1 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6915_1 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_6915_4 {
	opacity: 1;
}

#span_6915_2 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6915_2 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_6915_5 {
	opacity: 1;
}

#span_6915_3 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6915_3 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_6915_6 {
	opacity: 1;
}

#span_6915_4 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6915_4 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_6915_7 {
	opacity: 1;
}

#span_6915_5 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6915_5 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_6915_8 {
	opacity: 1;
}

#span_6915_6 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6915_6 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_6915_9 {
	opacity: 1;
}

#span_6915_7 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6915_7 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6915_8 {
	margin-top: 21px;
}

#span_6915_9 {
	margin-top: 25px;
}

#img_6915_0 {
	margin-right: 25px;
}

#span_6915_10 {
	margin-top: -13px;
}

#span_6915_11 {
	margin-top: -13px;
}

#span_6915_12 {
	margin-top: 20px;
}

#i_6915_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6915_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6915_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6915_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6915_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6c1a_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6c1a_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_6c1a_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6c1a_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_6c1a_0 {
	padding-bottom: 10px;
}

#span_6c1a_0 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6c1a_0 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6c1a_1 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6c1a_1 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6c1a_2 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6c1a_2 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6c1a_3 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6c1a_3 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6c1a_4 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6c1a_4 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6c1a_5 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6c1a_5 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6c1a_6 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6c1a_6 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6c1a_7 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_6c1a_7 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6c1a_8 {
	margin-top: 21px;
}

#span_6c1a_9 {
	margin-top: 25px;
}

#img_6c1a_0 {
	margin-right: 25px;
}

#span_6c1a_10 {
	margin-top: -13px;
}

#span_6c1a_11 {
	margin-top: -13px;
}

#span_6c1a_12 {
	margin-top: 20px;
}

#i_6c1a_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6c1a_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6c1a_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6c1a_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6c1a_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff4_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_cff4_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_cff4_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_cff4_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_cff4_0 {
	padding: 30px 15px 30px 15px;
}

#div_cff4_1 {
	padding-bottom: 10px;
}

#h3_cff4_0 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_cff4_1 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_cff4_2 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_cff4_3 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_cff4_4 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_cff4_5 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_cff4_6 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_cff4_7 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_cff4_0 {
	margin-top: 21px;
}

#span_cff4_1 {
	margin-top: 25px;
}

#img_cff4_0 {
	margin-right: 25px;
}

#span_cff4_2 {
	margin-top: -13px;
}

#span_cff4_3 {
	margin-top: -13px;
}

#span_cff4_4 {
	margin-top: 20px;
}

#i_cff4_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff4_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff4_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff4_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_cff4_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7bac_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_7bac_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_7bac_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_7bac_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_7bac_0 {
	background-color: #f5f5f5;
}

#div_7bac_1 {
	padding-bottom: 10px;
}

#div_7bac_2 {
	opacity: 1;
}

#span_7bac_0 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_7bac_0 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_7bac_3 {
	opacity: 1;
}

#span_7bac_1 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_7bac_1 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_7bac_4 {
	opacity: 1;
}

#span_7bac_2 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_7bac_2 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_7bac_5 {
	opacity: 1;
}

#span_7bac_3 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_7bac_3 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_7bac_6 {
	opacity: 1;
}

#span_7bac_4 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_7bac_4 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_7bac_7 {
	opacity: 1;
}

#span_7bac_5 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_7bac_5 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_7bac_8 {
	opacity: 1;
}

#span_7bac_6 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_7bac_6 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#div_7bac_9 {
	opacity: 1;
}

#span_7bac_7 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_7bac_7 {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_7bac_8 {
	margin-top: 21px;
}

#span_7bac_9 {
	margin-top: 25px;
}

#img_7bac_0 {
	margin-right: 25px;
}

#span_7bac_10 {
	margin-top: -13px;
}

#span_7bac_11 {
	margin-top: -13px;
}

#span_7bac_12 {
	margin-top: 20px;
}

#i_7bac_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7bac_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7bac_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7bac_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7bac_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_69f5_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_69f5_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_69f5_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_69f5_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_69f5_0 {
	padding-bottom: 10px;
}

#span_69f5_0 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_69f5_0 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_69f5_1 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_69f5_1 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_69f5_2 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_69f5_2 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_69f5_3 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_69f5_3 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_69f5_4 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_69f5_4 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_69f5_5 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_69f5_5 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_69f5_6 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_69f5_6 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_69f5_7 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
}

#h3_69f5_7 {
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_69f5_8 {
	margin-top: 21px;
}

#span_69f5_9 {
	margin-top: 25px;
}

#img_69f5_0 {
	margin-right: 25px;
}

#span_69f5_10 {
	margin-top: -13px;
}

#span_69f5_11 {
	margin-top: -13px;
}

#span_69f5_12 {
	margin-top: 20px;
}

#i_69f5_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_69f5_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_69f5_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_69f5_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_69f5_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_404b_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_404b_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_404b_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_404b_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_404b_0 {
	padding: 0px 0px 0px 0px;
}

#h3_404b_0 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_404b_1 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_404b_2 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_404b_3 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_404b_4 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_404b_5 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_404b_6 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_404b_7 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_404b_8 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_404b_9 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_404b_0 {
	margin-top: 21px;
}

#span_404b_1 {
	margin-top: 25px;
}

#img_404b_0 {
	margin-right: 25px;
}

#span_404b_2 {
	margin-top: -13px;
}

#span_404b_3 {
	margin-top: -13px;
}

#span_404b_4 {
	margin-top: 20px;
}

#i_404b_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_404b_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_404b_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_404b_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_404b_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a9_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_40a9_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_40a9_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_40a9_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_40a9_0 {
	padding: 60px 15px 0px 15px;
}

#h3_40a9_0 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_40a9_1 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_40a9_2 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_40a9_3 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_40a9_4 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_40a9_5 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_40a9_6 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_40a9_7 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_40a9_8 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_40a9_9 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_40a9_0 {
	margin-top: 21px;
}

#span_40a9_1 {
	margin-top: 25px;
}

#img_40a9_0 {
	margin-right: 25px;
}

#span_40a9_2 {
	margin-top: -13px;
}

#span_40a9_3 {
	margin-top: -13px;
}

#span_40a9_4 {
	margin-top: 20px;
}

#i_40a9_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a9_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a9_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a9_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_40a9_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_633c_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_633c_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_633c_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_633c_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_633c_0 {
	padding-bottom: 40px;
}

#h3_633c_0 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_633c_1 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_633c_2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_633c_3 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_633c_4 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#span_633c_0 {
	margin-top: 21px;
}

#span_633c_1 {
	margin-top: 25px;
}

#img_633c_0 {
	margin-right: 25px;
}

#span_633c_2 {
	margin-top: -13px;
}

#span_633c_3 {
	margin-top: -13px;
}

#span_633c_4 {
	margin-top: 20px;
}

#i_633c_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_633c_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_633c_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_633c_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_633c_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6547_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6547_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_6547_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6547_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_6547_0 {
	padding-bottom: 40px;
}

#h3_6547_0 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_6547_1 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_6547_2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_6547_3 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_6547_4 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#span_6547_0 {
	margin-top: 21px;
}

#span_6547_1 {
	margin-top: 25px;
}

#img_6547_0 {
	margin-right: 25px;
}

#span_6547_2 {
	margin-top: -13px;
}

#span_6547_3 {
	margin-top: -13px;
}

#span_6547_4 {
	margin-top: 20px;
}

#i_6547_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6547_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6547_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6547_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6547_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3488_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3488_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_3488_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3488_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_3488_0 {
	padding-bottom: 40px;
}

#h3_3488_0 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_3488_1 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_3488_2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_3488_3 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_3488_4 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#span_3488_0 {
	margin-top: 21px;
}

#span_3488_1 {
	margin-top: 25px;
}

#img_3488_0 {
	margin-right: 25px;
}

#span_3488_2 {
	margin-top: -13px;
}

#span_3488_3 {
	margin-top: -13px;
}

#span_3488_4 {
	margin-top: 20px;
}

#i_3488_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3488_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3488_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3488_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3488_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f507_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_f507_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_f507_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_f507_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_f507_0 {
	padding-bottom: 40px;
}

#h3_f507_0 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_f507_1 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_f507_2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_f507_3 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#h3_f507_4 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0px;
	text-transform: none;
}

#span_f507_0 {
	margin-top: 21px;
}

#span_f507_1 {
	margin-top: 25px;
}

#img_f507_0 {
	margin-right: 25px;
}

#span_f507_2 {
	margin-top: -13px;
}

#span_f507_3 {
	margin-top: -13px;
}

#span_f507_4 {
	margin-top: 20px;
}

#i_f507_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f507_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f507_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f507_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f507_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_dac9_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_dac9_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_dac9_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_dac9_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_dac9_0 {
	padding-bottom: 10px;
}

#span_dac9_0 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_1 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_2 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_3 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_4 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_5 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_6 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_7 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_8 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_9 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_10 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_11 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_dac9_12 {
	margin-top: 21px;
}

#span_dac9_13 {
	margin-top: 25px;
}

#img_dac9_0 {
	margin-right: 25px;
}

#span_dac9_14 {
	margin-top: -13px;
}

#span_dac9_15 {
	margin-top: -13px;
}

#span_dac9_16 {
	margin-top: 20px;
}

#i_dac9_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_dac9_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_dac9_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_dac9_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_dac9_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_12ba_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_12ba_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_12ba_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_12ba_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_12ba_0 {
	padding-bottom: 10px;
}

#span_12ba_0 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_1 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_2 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_3 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_4 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_5 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_6 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_7 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_8 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_9 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_10 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_11 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_12ba_12 {
	margin-top: 21px;
}

#span_12ba_13 {
	margin-top: 25px;
}

#img_12ba_0 {
	margin-right: 25px;
}

#span_12ba_14 {
	margin-top: -13px;
}

#span_12ba_15 {
	margin-top: -13px;
}

#span_12ba_16 {
	margin-top: 20px;
}

#i_12ba_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_12ba_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_12ba_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_12ba_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_12ba_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5f02_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_5f02_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_5f02_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_5f02_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_5f02_0 {
	padding-bottom: 10px;
}

#span_5f02_0 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_1 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_2 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_3 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_4 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_5 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_6 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_7 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_8 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_9 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_10 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_11 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5f02_12 {
	margin-top: 21px;
}

#span_5f02_13 {
	margin-top: 25px;
}

#img_5f02_0 {
	margin-right: 25px;
}

#span_5f02_14 {
	margin-top: -13px;
}

#span_5f02_15 {
	margin-top: -13px;
}

#span_5f02_16 {
	margin-top: 20px;
}

#i_5f02_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5f02_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5f02_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5f02_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5f02_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a0fe_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_a0fe_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_a0fe_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_a0fe_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_a0fe_0 {
	padding-bottom: 10px;
}

#span_a0fe_0 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_1 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_2 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_3 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_4 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_5 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_6 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_7 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_8 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_9 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_10 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_11 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_a0fe_12 {
	margin-top: 21px;
}

#span_a0fe_13 {
	margin-top: 25px;
}

#img_a0fe_0 {
	margin-right: 25px;
}

#span_a0fe_14 {
	margin-top: -13px;
}

#span_a0fe_15 {
	margin-top: -13px;
}

#span_a0fe_16 {
	margin-top: 20px;
}

#i_a0fe_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a0fe_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a0fe_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a0fe_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a0fe_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5638_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_5638_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_5638_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_5638_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_5638_0 {
	padding-bottom: 10px;
}

#span_5638_0 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_1 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_2 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_3 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_4 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_5 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_6 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_7 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_8 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_9 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_10 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_11 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_5638_12 {
	margin-top: 21px;
}

#span_5638_13 {
	margin-top: 25px;
}

#img_5638_0 {
	margin-right: 25px;
}

#span_5638_14 {
	margin-top: -13px;
}

#span_5638_15 {
	margin-top: -13px;
}

#span_5638_16 {
	margin-top: 20px;
}

#i_5638_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5638_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5638_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5638_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_5638_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1006_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1006_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_1006_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1006_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_1006_0 {
	padding-bottom: 10px;
}

#span_1006_0 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_1 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_2 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_3 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_4 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_5 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_6 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_7 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_8 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_9 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_10 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_11 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none;
}

#span_1006_12 {
	margin-top: 21px;
}

#span_1006_13 {
	margin-top: 25px;
}

#img_1006_0 {
	margin-right: 25px;
}

#span_1006_14 {
	margin-top: -13px;
}

#span_1006_15 {
	margin-top: -13px;
}

#span_1006_16 {
	margin-top: 20px;
}

#i_1006_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1006_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1006_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1006_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1006_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c082_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c082_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_c082_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c082_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_c082_0 {
	padding: 0px 0px 0px 0px;
}

#div_c082_1 {
	padding-bottom: 0px;
}

#span_c082_0 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_c082_1 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_c082_2 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_c082_3 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_c082_4 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_c082_5 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_c082_6 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_c082_7 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_c082_8 {
	margin-top: 21px;
}

#span_c082_9 {
	margin-top: 25px;
}

#img_c082_0 {
	margin-right: 25px;
}

#span_c082_10 {
	margin-top: -13px;
}

#span_c082_11 {
	margin-top: -13px;
}

#span_c082_12 {
	margin-top: 20px;
}

#i_c082_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c082_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c082_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c082_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c082_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3788_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3788_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_3788_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3788_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_3788_0 {
	padding-bottom: 10px;
}

#span_3788_0 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_3788_1 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_3788_2 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_3788_3 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_3788_4 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_3788_5 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_3788_6 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_3788_7 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_3788_8 {
	margin-top: 21px;
}

#span_3788_9 {
	margin-top: 25px;
}

#img_3788_0 {
	margin-right: 25px;
}

#span_3788_10 {
	margin-top: -13px;
}

#span_3788_11 {
	margin-top: -13px;
}

#span_3788_12 {
	margin-top: 20px;
}

#i_3788_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3788_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3788_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3788_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3788_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_02bc_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_02bc_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_02bc_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_02bc_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_02bc_0 {
	padding: 0px 0px 0px 0px;
}

#div_02bc_1 {
	padding-bottom: 0px;
}

#span_02bc_0 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_02bc_1 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_02bc_2 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_02bc_3 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_02bc_4 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_02bc_5 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_02bc_6 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_02bc_7 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_02bc_8 {
	margin-top: 21px;
}

#span_02bc_9 {
	margin-top: 25px;
}

#img_02bc_0 {
	margin-right: 25px;
}

#span_02bc_10 {
	margin-top: -13px;
}

#span_02bc_11 {
	margin-top: -13px;
}

#span_02bc_12 {
	margin-top: 20px;
}

#i_02bc_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_02bc_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_02bc_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_02bc_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_02bc_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ae2b_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ae2b_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_ae2b_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_ae2b_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_ae2b_0 {
	padding-bottom: 10px;
}

#span_ae2b_0 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_ae2b_1 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_ae2b_2 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_ae2b_3 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_ae2b_4 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_ae2b_5 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_ae2b_6 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_ae2b_7 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_ae2b_8 {
	margin-top: 21px;
}

#span_ae2b_9 {
	margin-top: 25px;
}

#img_ae2b_0 {
	margin-right: 25px;
}

#span_ae2b_10 {
	margin-top: -13px;
}

#span_ae2b_11 {
	margin-top: -13px;
}

#span_ae2b_12 {
	margin-top: 20px;
}

#i_ae2b_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ae2b_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ae2b_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ae2b_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_ae2b_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7425_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_7425_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_7425_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_7425_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_7425_0 {
	padding: 0px 0px 0px 0px;
}

#div_7425_1 {
	padding-bottom: 0px;
}

#span_7425_0 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_7425_1 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_7425_2 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_7425_3 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_7425_4 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_7425_5 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_7425_6 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_7425_7 {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_7425_8 {
	margin-top: 21px;
}

#span_7425_9 {
	margin-top: 25px;
}

#img_7425_0 {
	margin-right: 25px;
}

#span_7425_10 {
	margin-top: -13px;
}

#span_7425_11 {
	margin-top: -13px;
}

#span_7425_12 {
	margin-top: 20px;
}

#i_7425_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7425_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7425_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7425_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7425_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_8649_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_8649_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_8649_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_8649_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_8649_0 {
	padding-bottom: 10px;
}

#span_8649_0 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_8649_1 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_8649_2 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_8649_3 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_8649_4 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_8649_5 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_8649_6 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_8649_7 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_8649_8 {
	margin-top: 21px;
}

#span_8649_9 {
	margin-top: 25px;
}

#img_8649_0 {
	margin-right: 25px;
}

#span_8649_10 {
	margin-top: -13px;
}

#span_8649_11 {
	margin-top: -13px;
}

#span_8649_12 {
	margin-top: 20px;
}

#i_8649_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_8649_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_8649_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_8649_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_8649_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_007b_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_007b_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_007b_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_007b_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_007b_0 {
	padding: 0px 0px 0px 0px;
}

#div_007b_1 {
	padding-bottom: 50px;
}

#span_007b_0 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_1 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_2 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_3 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_4 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_5 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_6 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_7 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_8 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_9 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_007b_10 {
	margin-top: 21px;
}

#span_007b_11 {
	margin-top: 25px;
}

#img_007b_0 {
	margin-right: 25px;
}

#span_007b_12 {
	margin-top: -13px;
}

#span_007b_13 {
	margin-top: -13px;
}

#span_007b_14 {
	margin-top: 20px;
}

#i_007b_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_007b_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_007b_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_007b_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_007b_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_03fb_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_03fb_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_03fb_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_03fb_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_03fb_0 {
	padding: 30px 15px 0px 15px;
}

#div_03fb_1 {
	padding-bottom: 0px;
}

#span_03fb_0 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_1 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_2 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_3 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_4 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_5 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_6 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_7 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_8 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_9 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: none;
}

#span_03fb_10 {
	margin-top: 21px;
}

#span_03fb_11 {
	margin-top: 25px;
}

#img_03fb_0 {
	margin-right: 25px;
}

#span_03fb_12 {
	margin-top: -13px;
}

#span_03fb_13 {
	margin-top: -13px;
}

#span_03fb_14 {
	margin-top: 20px;
}

#i_03fb_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_03fb_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_03fb_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_03fb_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_03fb_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6480_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6480_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_6480_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6480_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#h3_6480_0 {
	font-size: 19px;
}

#h3_6480_1 {
	font-size: 19px;
}

#div_6480_0 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_6480_1 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_6480_2 {
	font-size: 19px;
}

#div_6480_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_6480_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_6480_3 {
	font-size: 19px;
}

#h3_6480_4 {
	font-size: 19px;
}

#h3_6480_5 {
	font-size: 19px;
}

#div_6480_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_6480_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_6480_6 {
	font-size: 19px;
}

#h3_6480_7 {
	font-size: 19px;
}

#span_6480_0 {
	margin-top: 21px;
}

#span_6480_1 {
	margin-top: 25px;
}

#img_6480_0 {
	margin-right: 25px;
}

#span_6480_2 {
	margin-top: -13px;
}

#span_6480_3 {
	margin-top: -13px;
}

#span_6480_4 {
	margin-top: 20px;
}

#i_6480_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6480_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6480_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6480_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6480_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3ea1_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3ea1_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_3ea1_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_3ea1_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#h3_3ea1_0 {
	font-size: 19px;
}

#h3_3ea1_1 {
	font-size: 19px;
}

#div_3ea1_0 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_3ea1_1 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_3ea1_2 {
	font-size: 19px;
}

#div_3ea1_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_3ea1_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_3ea1_3 {
	font-size: 19px;
}

#h3_3ea1_4 {
	font-size: 19px;
}

#h3_3ea1_5 {
	font-size: 19px;
}

#div_3ea1_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_3ea1_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_3ea1_6 {
	font-size: 19px;
}

#h3_3ea1_7 {
	font-size: 19px;
}

#span_3ea1_0 {
	margin-top: 21px;
}

#span_3ea1_1 {
	margin-top: 25px;
}

#img_3ea1_0 {
	margin-right: 25px;
}

#span_3ea1_2 {
	margin-top: -13px;
}

#span_3ea1_3 {
	margin-top: -13px;
}

#span_3ea1_4 {
	margin-top: 20px;
}

#i_3ea1_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3ea1_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3ea1_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3ea1_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_3ea1_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_62f6_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_62f6_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_62f6_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_62f6_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#h3_62f6_0 {
	font-size: 19px;
}

#h3_62f6_1 {
	font-size: 19px;
}

#div_62f6_0 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_62f6_1 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_62f6_2 {
	font-size: 19px;
}

#div_62f6_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_62f6_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_62f6_3 {
	font-size: 19px;
}

#h3_62f6_4 {
	font-size: 19px;
}

#h3_62f6_5 {
	font-size: 19px;
}

#div_62f6_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_62f6_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_62f6_6 {
	font-size: 19px;
}

#h3_62f6_7 {
	font-size: 19px;
}

#span_62f6_0 {
	margin-top: 21px;
}

#span_62f6_1 {
	margin-top: 25px;
}

#img_62f6_0 {
	margin-right: 25px;
}

#span_62f6_2 {
	margin-top: -13px;
}

#span_62f6_3 {
	margin-top: -13px;
}

#span_62f6_4 {
	margin-top: 20px;
}

#i_62f6_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_62f6_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_62f6_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_62f6_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_62f6_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1844_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1844_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_1844_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1844_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_1844_0 {
	padding: 40px 20px 30px 20px;
}

#h3_1844_0 {
	font-size: 15px;
}

#h3_1844_1 {
	font-size: 15px;
}

#div_1844_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_1844_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_1844_2 {
	font-size: 15px;
}

#div_1844_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_1844_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_1844_3 {
	font-size: 15px;
}

#h3_1844_4 {
	font-size: 15px;
}

#h3_1844_5 {
	font-size: 15px;
}

#div_1844_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_1844_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_1844_6 {
	font-size: 15px;
}

#h3_1844_7 {
	font-size: 15px;
}

#div_1844_7 {
	color: #ffffff;
	background-color: #4692e7;
}

#div_1844_8 {
	border-right-color: rgba(70, 146, 231, 0.5);
}

#h3_1844_8 {
	font-size: 15px;
}

#h3_1844_9 {
	font-size: 15px;
}

#div_1844_9 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_1844_10 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_1844_10 {
	font-size: 15px;
}

#h3_1844_11 {
	font-size: 15px;
}

#h3_1844_12 {
	font-size: 15px;
}

#div_1844_11 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_1844_12 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_1844_13 {
	font-size: 15px;
}

#div_1844_13 {
	color: #ffffff;
	background-color: #4692e7;
}

#div_1844_14 {
	border-right-color: rgba(70, 146, 231, 0.5);
}

#h3_1844_14 {
	font-size: 15px;
}

#span_1844_0 {
	margin-top: 21px;
}

#span_1844_1 {
	margin-top: 25px;
}

#img_1844_0 {
	margin-right: 25px;
}

#span_1844_2 {
	margin-top: -13px;
}

#span_1844_3 {
	margin-top: -13px;
}

#span_1844_4 {
	margin-top: 20px;
}

#i_1844_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1844_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1844_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1844_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1844_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1ff9_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1ff9_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_1ff9_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_1ff9_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_1ff9_0 {
	background-color: #f3f3f3;
}

#h3_1ff9_0 {
	font-size: 19px;
}

#i_1ff9_4 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_5 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_6 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_7 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_8 {
	font-size: 13px;
	color: #4692e7;
}

#h3_1ff9_1 {
	font-size: 19px;
}

#i_1ff9_9 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_10 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_11 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_12 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_13 {
	font-size: 13px;
	color: #4692e7;
}

#div_1ff9_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_1ff9_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_1ff9_2 {
	font-size: 19px;
}

#i_1ff9_14 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_15 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_16 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_17 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_18 {
	font-size: 13px;
	color: #4692e7;
}

#div_1ff9_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_1ff9_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_1ff9_3 {
	font-size: 19px;
}

#i_1ff9_19 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_20 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_21 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_22 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_23 {
	font-size: 13px;
	color: #4692e7;
}

#h3_1ff9_4 {
	font-size: 19px;
}

#i_1ff9_24 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_25 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_26 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_27 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_28 {
	font-size: 13px;
	color: #4692e7;
}

#h3_1ff9_5 {
	font-size: 19px;
}

#i_1ff9_29 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_30 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_31 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_32 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_33 {
	font-size: 13px;
	color: #4692e7;
}

#div_1ff9_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_1ff9_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_1ff9_6 {
	font-size: 19px;
}

#i_1ff9_34 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_35 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_36 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_37 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_38 {
	font-size: 13px;
	color: #4692e7;
}

#h3_1ff9_7 {
	font-size: 19px;
}

#i_1ff9_39 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_40 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_41 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_42 {
	font-size: 13px;
	color: #4692e7;
}

#i_1ff9_43 {
	font-size: 13px;
	color: #4692e7;
}

#span_1ff9_0 {
	margin-top: 21px;
}

#span_1ff9_1 {
	margin-top: 25px;
}

#img_1ff9_0 {
	margin-right: 25px;
}

#span_1ff9_2 {
	margin-top: -13px;
}

#span_1ff9_3 {
	margin-top: -13px;
}

#span_1ff9_4 {
	margin-top: 20px;
}

#i_1ff9_44 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1ff9_45 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1ff9_46 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1ff9_47 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_1ff9_48 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_78ee_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_78ee_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_78ee_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_78ee_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_78ee_0 {
	background-color: #f3f3f3;
}

#h3_78ee_0 {
	font-size: 19px;
}

#i_78ee_4 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_5 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_6 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_7 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_8 {
	font-size: 13px;
	color: #4692e7;
}

#h3_78ee_1 {
	font-size: 19px;
}

#i_78ee_9 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_10 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_11 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_12 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_13 {
	font-size: 13px;
	color: #4692e7;
}

#div_78ee_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_78ee_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_78ee_2 {
	font-size: 19px;
}

#i_78ee_14 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_15 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_16 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_17 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_18 {
	font-size: 13px;
	color: #4692e7;
}

#div_78ee_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_78ee_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_78ee_3 {
	font-size: 19px;
}

#i_78ee_19 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_20 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_21 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_22 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_23 {
	font-size: 13px;
	color: #4692e7;
}

#h3_78ee_4 {
	font-size: 19px;
}

#i_78ee_24 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_25 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_26 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_27 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_28 {
	font-size: 13px;
	color: #4692e7;
}

#h3_78ee_5 {
	font-size: 19px;
}

#i_78ee_29 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_30 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_31 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_32 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_33 {
	font-size: 13px;
	color: #4692e7;
}

#div_78ee_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_78ee_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_78ee_6 {
	font-size: 19px;
}

#i_78ee_34 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_35 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_36 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_37 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_38 {
	font-size: 13px;
	color: #4692e7;
}

#h3_78ee_7 {
	font-size: 19px;
}

#i_78ee_39 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_40 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_41 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_42 {
	font-size: 13px;
	color: #4692e7;
}

#i_78ee_43 {
	font-size: 13px;
	color: #4692e7;
}

#span_78ee_0 {
	margin-top: 21px;
}

#span_78ee_1 {
	margin-top: 25px;
}

#img_78ee_0 {
	margin-right: 25px;
}

#span_78ee_2 {
	margin-top: -13px;
}

#span_78ee_3 {
	margin-top: -13px;
}

#span_78ee_4 {
	margin-top: 20px;
}

#i_78ee_44 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_78ee_45 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_78ee_46 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_78ee_47 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_78ee_48 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c66e_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c66e_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_c66e_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c66e_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_c66e_0 {
	background-color: #f3f3f3;
}

#h3_c66e_0 {
	font-size: 19px;
}

#i_c66e_4 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_5 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_6 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_7 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_8 {
	font-size: 13px;
	color: #4692e7;
}

#h3_c66e_1 {
	font-size: 19px;
}

#i_c66e_9 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_10 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_11 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_12 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_13 {
	font-size: 13px;
	color: #4692e7;
}

#div_c66e_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c66e_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_c66e_2 {
	font-size: 19px;
}

#i_c66e_14 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_15 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_16 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_17 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_18 {
	font-size: 13px;
	color: #4692e7;
}

#div_c66e_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c66e_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_c66e_3 {
	font-size: 19px;
}

#i_c66e_19 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_20 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_21 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_22 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_23 {
	font-size: 13px;
	color: #4692e7;
}

#h3_c66e_4 {
	font-size: 19px;
}

#i_c66e_24 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_25 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_26 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_27 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_28 {
	font-size: 13px;
	color: #4692e7;
}

#h3_c66e_5 {
	font-size: 19px;
}

#i_c66e_29 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_30 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_31 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_32 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_33 {
	font-size: 13px;
	color: #4692e7;
}

#div_c66e_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c66e_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_c66e_6 {
	font-size: 19px;
}

#i_c66e_34 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_35 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_36 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_37 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_38 {
	font-size: 13px;
	color: #4692e7;
}

#h3_c66e_7 {
	font-size: 19px;
}

#i_c66e_39 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_40 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_41 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_42 {
	font-size: 13px;
	color: #4692e7;
}

#i_c66e_43 {
	font-size: 13px;
	color: #4692e7;
}

#span_c66e_0 {
	margin-top: 21px;
}

#span_c66e_1 {
	margin-top: 25px;
}

#img_c66e_0 {
	margin-right: 25px;
}

#span_c66e_2 {
	margin-top: -13px;
}

#span_c66e_3 {
	margin-top: -13px;
}

#span_c66e_4 {
	margin-top: 20px;
}

#i_c66e_44 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c66e_45 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c66e_46 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c66e_47 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c66e_48 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_bc98_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_bc98_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_bc98_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_bc98_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_bc98_0 {
	background-color: #f3f3f3;
}

#h3_bc98_0 {
	font-size: 19px;
}

#h3_bc98_1 {
	font-size: 19px;
}

#div_bc98_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_bc98_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_bc98_2 {
	font-size: 19px;
}

#div_bc98_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_bc98_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_bc98_3 {
	font-size: 19px;
}

#h3_bc98_4 {
	font-size: 19px;
}

#h3_bc98_5 {
	font-size: 19px;
}

#div_bc98_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_bc98_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_bc98_6 {
	font-size: 19px;
}

#h3_bc98_7 {
	font-size: 19px;
}

#span_bc98_0 {
	margin-top: 21px;
}

#span_bc98_1 {
	margin-top: 25px;
}

#img_bc98_0 {
	margin-right: 25px;
}

#span_bc98_2 {
	margin-top: -13px;
}

#span_bc98_3 {
	margin-top: -13px;
}

#span_bc98_4 {
	margin-top: 20px;
}

#i_bc98_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_bc98_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_bc98_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_bc98_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_bc98_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6441_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6441_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_6441_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6441_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_6441_0 {
	background-color: #f3f3f3;
}

#h3_6441_0 {
	font-size: 19px;
}

#h3_6441_1 {
	font-size: 19px;
}

#div_6441_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_6441_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_6441_2 {
	font-size: 19px;
}

#div_6441_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_6441_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_6441_3 {
	font-size: 19px;
}

#h3_6441_4 {
	font-size: 19px;
}

#h3_6441_5 {
	font-size: 19px;
}

#div_6441_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_6441_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_6441_6 {
	font-size: 19px;
}

#h3_6441_7 {
	font-size: 19px;
}

#span_6441_0 {
	margin-top: 21px;
}

#span_6441_1 {
	margin-top: 25px;
}

#img_6441_0 {
	margin-right: 25px;
}

#span_6441_2 {
	margin-top: -13px;
}

#span_6441_3 {
	margin-top: -13px;
}

#span_6441_4 {
	margin-top: 20px;
}

#i_6441_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6441_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6441_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6441_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6441_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_836b_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_836b_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_836b_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_836b_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_836b_0 {
	background-color: #f3f3f3;
}

#h3_836b_0 {
	font-size: 19px;
}

#h3_836b_1 {
	font-size: 19px;
}

#div_836b_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_836b_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_836b_2 {
	font-size: 19px;
}

#div_836b_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_836b_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_836b_3 {
	font-size: 19px;
}

#h3_836b_4 {
	font-size: 19px;
}

#h3_836b_5 {
	font-size: 19px;
}

#div_836b_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_836b_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_836b_6 {
	font-size: 19px;
}

#h3_836b_7 {
	font-size: 19px;
}

#span_836b_0 {
	margin-top: 21px;
}

#span_836b_1 {
	margin-top: 25px;
}

#img_836b_0 {
	margin-right: 25px;
}

#span_836b_2 {
	margin-top: -13px;
}

#span_836b_3 {
	margin-top: -13px;
}

#span_836b_4 {
	margin-top: 20px;
}

#i_836b_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_836b_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_836b_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_836b_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_836b_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_35b6_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_35b6_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_35b6_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_35b6_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_35b6_0 {
	background-color: #f3f3f3;
}

#h3_35b6_0 {
	font-size: 19px;
}

#i_35b6_4 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_5 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_6 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_7 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_8 {
	font-size: 13px;
	color: #4692e7;
}

#h3_35b6_1 {
	font-size: 19px;
}

#i_35b6_9 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_10 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_11 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_12 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_13 {
	font-size: 13px;
	color: #4692e7;
}

#div_35b6_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_35b6_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_35b6_2 {
	font-size: 19px;
}

#i_35b6_14 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_15 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_16 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_17 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_18 {
	font-size: 13px;
	color: #4692e7;
}

#div_35b6_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_35b6_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_35b6_3 {
	font-size: 19px;
}

#i_35b6_19 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_20 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_21 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_22 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_23 {
	font-size: 13px;
	color: #4692e7;
}

#h3_35b6_4 {
	font-size: 19px;
}

#i_35b6_24 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_25 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_26 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_27 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_28 {
	font-size: 13px;
	color: #4692e7;
}

#h3_35b6_5 {
	font-size: 19px;
}

#i_35b6_29 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_30 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_31 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_32 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_33 {
	font-size: 13px;
	color: #4692e7;
}

#div_35b6_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_35b6_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_35b6_6 {
	font-size: 19px;
}

#i_35b6_34 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_35 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_36 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_37 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_38 {
	font-size: 13px;
	color: #4692e7;
}

#h3_35b6_7 {
	font-size: 19px;
}

#i_35b6_39 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_40 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_41 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_42 {
	font-size: 13px;
	color: #4692e7;
}

#i_35b6_43 {
	font-size: 13px;
	color: #4692e7;
}

#span_35b6_0 {
	margin-top: 21px;
}

#span_35b6_1 {
	margin-top: 25px;
}

#img_35b6_0 {
	margin-right: 25px;
}

#span_35b6_2 {
	margin-top: -13px;
}

#span_35b6_3 {
	margin-top: -13px;
}

#span_35b6_4 {
	margin-top: 20px;
}

#i_35b6_44 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_35b6_45 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_35b6_46 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_35b6_47 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_35b6_48 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6834_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6834_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_6834_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_6834_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_6834_0 {
	background-color: #f3f3f3;
}

#h3_6834_0 {
	font-size: 19px;
}

#i_6834_4 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_5 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_6 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_7 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_8 {
	font-size: 13px;
	color: #4692e7;
}

#h3_6834_1 {
	font-size: 19px;
}

#i_6834_9 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_10 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_11 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_12 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_13 {
	font-size: 13px;
	color: #4692e7;
}

#div_6834_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_6834_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_6834_2 {
	font-size: 19px;
}

#i_6834_14 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_15 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_16 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_17 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_18 {
	font-size: 13px;
	color: #4692e7;
}

#div_6834_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_6834_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_6834_3 {
	font-size: 19px;
}

#i_6834_19 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_20 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_21 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_22 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_23 {
	font-size: 13px;
	color: #4692e7;
}

#h3_6834_4 {
	font-size: 19px;
}

#i_6834_24 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_25 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_26 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_27 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_28 {
	font-size: 13px;
	color: #4692e7;
}

#h3_6834_5 {
	font-size: 19px;
}

#i_6834_29 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_30 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_31 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_32 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_33 {
	font-size: 13px;
	color: #4692e7;
}

#div_6834_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_6834_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_6834_6 {
	font-size: 19px;
}

#i_6834_34 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_35 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_36 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_37 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_38 {
	font-size: 13px;
	color: #4692e7;
}

#h3_6834_7 {
	font-size: 19px;
}

#i_6834_39 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_40 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_41 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_42 {
	font-size: 13px;
	color: #4692e7;
}

#i_6834_43 {
	font-size: 13px;
	color: #4692e7;
}

#span_6834_0 {
	margin-top: 21px;
}

#span_6834_1 {
	margin-top: 25px;
}

#img_6834_0 {
	margin-right: 25px;
}

#span_6834_2 {
	margin-top: -13px;
}

#span_6834_3 {
	margin-top: -13px;
}

#span_6834_4 {
	margin-top: 20px;
}

#i_6834_44 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6834_45 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6834_46 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6834_47 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_6834_48 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c1e3_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c1e3_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_c1e3_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c1e3_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_c1e3_0 {
	background-color: #f3f3f3;
}

#h3_c1e3_0 {
	font-size: 19px;
}

#i_c1e3_4 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_5 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_6 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_7 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_8 {
	font-size: 13px;
	color: #4692e7;
}

#h3_c1e3_1 {
	font-size: 19px;
}

#i_c1e3_9 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_10 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_11 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_12 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_13 {
	font-size: 13px;
	color: #4692e7;
}

#div_c1e3_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c1e3_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_c1e3_2 {
	font-size: 19px;
}

#i_c1e3_14 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_15 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_16 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_17 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_18 {
	font-size: 13px;
	color: #4692e7;
}

#div_c1e3_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c1e3_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_c1e3_3 {
	font-size: 19px;
}

#i_c1e3_19 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_20 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_21 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_22 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_23 {
	font-size: 13px;
	color: #4692e7;
}

#h3_c1e3_4 {
	font-size: 19px;
}

#i_c1e3_24 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_25 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_26 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_27 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_28 {
	font-size: 13px;
	color: #4692e7;
}

#h3_c1e3_5 {
	font-size: 19px;
}

#i_c1e3_29 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_30 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_31 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_32 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_33 {
	font-size: 13px;
	color: #4692e7;
}

#div_c1e3_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c1e3_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_c1e3_6 {
	font-size: 19px;
}

#i_c1e3_34 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_35 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_36 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_37 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_38 {
	font-size: 13px;
	color: #4692e7;
}

#h3_c1e3_7 {
	font-size: 19px;
}

#i_c1e3_39 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_40 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_41 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_42 {
	font-size: 13px;
	color: #4692e7;
}

#i_c1e3_43 {
	font-size: 13px;
	color: #4692e7;
}

#span_c1e3_0 {
	margin-top: 21px;
}

#span_c1e3_1 {
	margin-top: 25px;
}

#img_c1e3_0 {
	margin-right: 25px;
}

#span_c1e3_2 {
	margin-top: -13px;
}

#span_c1e3_3 {
	margin-top: -13px;
}

#span_c1e3_4 {
	margin-top: 20px;
}

#i_c1e3_44 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c1e3_45 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c1e3_46 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c1e3_47 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c1e3_48 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b682_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b682_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_b682_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b682_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_b682_0 {
	background-color: #f3f3f3;
}

#h3_b682_0 {
	font-size: 19px;
}

#i_b682_4 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_5 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_6 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_7 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_8 {
	font-size: 13px;
	color: #4692e7;
}

#h3_b682_1 {
	font-size: 19px;
}

#i_b682_9 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_10 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_11 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_12 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_13 {
	font-size: 13px;
	color: #4692e7;
}

#div_b682_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b682_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b682_2 {
	font-size: 19px;
}

#i_b682_14 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_15 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_16 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_17 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_18 {
	font-size: 13px;
	color: #4692e7;
}

#div_b682_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b682_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b682_3 {
	font-size: 19px;
}

#i_b682_19 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_20 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_21 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_22 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_23 {
	font-size: 13px;
	color: #4692e7;
}

#h3_b682_4 {
	font-size: 19px;
}

#i_b682_24 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_25 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_26 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_27 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_28 {
	font-size: 13px;
	color: #4692e7;
}

#h3_b682_5 {
	font-size: 19px;
}

#i_b682_29 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_30 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_31 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_32 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_33 {
	font-size: 13px;
	color: #4692e7;
}

#div_b682_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b682_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b682_6 {
	font-size: 19px;
}

#i_b682_34 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_35 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_36 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_37 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_38 {
	font-size: 13px;
	color: #4692e7;
}

#h3_b682_7 {
	font-size: 19px;
}

#i_b682_39 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_40 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_41 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_42 {
	font-size: 13px;
	color: #4692e7;
}

#i_b682_43 {
	font-size: 13px;
	color: #4692e7;
}

#span_b682_0 {
	margin-top: 21px;
}

#span_b682_1 {
	margin-top: 25px;
}

#img_b682_0 {
	margin-right: 25px;
}

#span_b682_2 {
	margin-top: -13px;
}

#span_b682_3 {
	margin-top: -13px;
}

#span_b682_4 {
	margin-top: 20px;
}

#i_b682_44 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b682_45 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b682_46 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b682_47 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b682_48 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f64e_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_f64e_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_f64e_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_f64e_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_f64e_0 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_f64e_1 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_f64e_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_f64e_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_f64e_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_f64e_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_f64e_6 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_f64e_7 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_f64e_8 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_f64e_0 {
	color: #ffffff;
}

#i_f64e_4 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_f64e_0 {
	font-size: 17px;
	color: #ffcf2a;
	font-weight: 600;
}

#span_f64e_1 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#span_f64e_2 {
	margin-top: 21px;
}

#span_f64e_3 {
	margin-top: 25px;
}

#img_f64e_0 {
	margin-right: 25px;
}

#span_f64e_4 {
	margin-top: -13px;
}

#span_f64e_5 {
	margin-top: -13px;
}

#span_f64e_6 {
	margin-top: 20px;
}

#i_f64e_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f64e_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f64e_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f64e_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_f64e_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a843_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_a843_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_a843_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_a843_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_a843_0 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_a843_1 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_a843_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_a843_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_a843_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_a843_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_a843_6 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_a843_7 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_a843_8 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_a843_0 {
	color: #ffffff;
}

#i_a843_4 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_a843_0 {
	font-size: 17px;
	color: #ffcf2a;
	font-weight: 600;
}

#span_a843_1 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#span_a843_2 {
	margin-top: 21px;
}

#span_a843_3 {
	margin-top: 25px;
}

#img_a843_0 {
	margin-right: 25px;
}

#span_a843_4 {
	margin-top: -13px;
}

#span_a843_5 {
	margin-top: -13px;
}

#span_a843_6 {
	margin-top: 20px;
}

#i_a843_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a843_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a843_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a843_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a843_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_4eeb_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_4eeb_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_4eeb_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_4eeb_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_4eeb_0 {
	padding: 60px 25px 30px 0px;
}

#div_4eeb_1 {
	background-color: #f3f3f3;
}

#div_4eeb_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_4eeb_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_4eeb_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_4eeb_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_4eeb_6 {
	padding: 60px 0px 30px 20px;
}

#div_4eeb_7 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_4eeb_8 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_4eeb_9 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_4eeb_10 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_4eeb_11 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_4eeb_0 {
	color: #ffffff;
}

#i_4eeb_4 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_4eeb_0 {
	font-size: 17px;
	color: #ffcf2a;
	font-weight: 600;
}

#span_4eeb_1 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#span_4eeb_2 {
	margin-top: 21px;
}

#span_4eeb_3 {
	margin-top: 25px;
}

#img_4eeb_0 {
	margin-right: 25px;
}

#span_4eeb_4 {
	margin-top: -13px;
}

#span_4eeb_5 {
	margin-top: -13px;
}

#span_4eeb_6 {
	margin-top: 20px;
}

#i_4eeb_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_4eeb_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_4eeb_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_4eeb_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_4eeb_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_098e_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_098e_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_098e_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_098e_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_098e_0 {
	padding: 60px 0px 30px 25px;
}

#div_098e_1 {
	background-color: #f3f3f3;
}

#div_098e_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_098e_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_098e_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_098e_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_098e_6 {
	padding: 60px 40px 30px 0px;
}

#div_098e_7 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_098e_8 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_098e_9 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_098e_10 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_098e_11 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_098e_0 {
	color: #ffffff;
}

#i_098e_4 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_098e_0 {
	font-size: 17px;
	color: #ffcf2a;
	font-weight: 600;
}

#span_098e_1 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#span_098e_2 {
	margin-top: 21px;
}

#span_098e_3 {
	margin-top: 25px;
}

#img_098e_0 {
	margin-right: 25px;
}

#span_098e_4 {
	margin-top: -13px;
}

#span_098e_5 {
	margin-top: -13px;
}

#span_098e_6 {
	margin-top: 20px;
}

#i_098e_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_098e_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_098e_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_098e_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_098e_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c82c_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c82c_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_c82c_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_c82c_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#h3_c82c_0 {
	font-size: 20px;
}

#h3_c82c_1 {
	font-size: 20px;
}

#div_c82c_0 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c82c_1 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_c82c_2 {
	font-size: 20px;
}

#div_c82c_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c82c_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_c82c_3 {
	font-size: 20px;
}

#h3_c82c_4 {
	font-size: 20px;
}

#h3_c82c_5 {
	font-size: 20px;
}

#div_c82c_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c82c_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_c82c_6 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_c82c_7 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_c82c_8 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_c82c_6 {
	color: #ffffff;
}

#i_c82c_4 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_c82c_0 {
	font-size: 17px;
	color: #ffcf2a;
	font-weight: 600;
}

#span_c82c_1 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#span_c82c_2 {
	margin-top: 21px;
}

#span_c82c_3 {
	margin-top: 25px;
}

#img_c82c_0 {
	margin-right: 25px;
}

#span_c82c_4 {
	margin-top: -13px;
}

#span_c82c_5 {
	margin-top: -13px;
}

#span_c82c_6 {
	margin-top: 20px;
}

#i_c82c_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c82c_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c82c_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c82c_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_c82c_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f69_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_7f69_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_7f69_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_7f69_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_7f69_0 {
	background-color: #f5f5f5;
}

#h3_7f69_0 {
	font-size: 20px;
}

#h3_7f69_1 {
	font-size: 20px;
}

#div_7f69_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_7f69_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_7f69_2 {
	font-size: 20px;
}

#div_7f69_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_7f69_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_7f69_3 {
	font-size: 20px;
}

#h3_7f69_4 {
	font-size: 20px;
}

#h3_7f69_5 {
	font-size: 20px;
}

#div_7f69_5 {
	padding: 60px 30px 30px 0px;
}

#div_7f69_6 {
	background-color: #f5f5f5;
}

#div_7f69_7 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_7f69_8 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_7f69_9 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_7f69_10 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_7f69_11 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_7f69_6 {
	color: #ffffff;
}

#i_7f69_4 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_7f69_0 {
	font-size: 17px;
	color: #ffcf2a;
	font-weight: 600;
}

#span_7f69_1 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#div_7f69_12 {
	padding: 85px 0px 40px 0px;
}

#div_7f69_13 {
	background-image: url(../upload/search-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#div_7f69_14 {
	padding-bottom: 35px;
}

#h3_7f69_7 {
	font-size: 30px;
	letter-spacing: 0px;
	text-transform: none;
}

#span_7f69_2 {
	margin-top: 21px;
}

#span_7f69_3 {
	margin-top: 25px;
}

#img_7f69_0 {
	margin-right: 25px;
}

#span_7f69_4 {
	margin-top: -13px;
}

#span_7f69_5 {
	margin-top: -13px;
}

#span_7f69_6 {
	margin-top: 20px;
}

#i_7f69_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f69_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f69_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f69_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_7f69_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_aeb3_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_aeb3_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_aeb3_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_aeb3_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_aeb3_0 {
	padding: 225px 0px 20px 0px;
}

#div_aeb3_1 {
	background-image: url(../upload/search-bg-2.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#div_aeb3_2 {
	padding-bottom: 35px;
}

#h3_aeb3_0 {
	font-size: 27px;
	letter-spacing: 0px;
	text-transform: none;
}

#span_aeb3_0 {
	font-size: 22px;
}

#div_aeb3_3 {
	background-color: #f5f5f5;
}

#h3_aeb3_1 {
	font-size: 20px;
}

#h3_aeb3_2 {
	font-size: 20px;
}

#div_aeb3_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_aeb3_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_aeb3_3 {
	font-size: 20px;
}

#div_aeb3_6 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_aeb3_7 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_aeb3_4 {
	font-size: 20px;
}

#h3_aeb3_5 {
	font-size: 20px;
}

#h3_aeb3_6 {
	font-size: 20px;
}

#div_aeb3_8 {
	padding: 60px 0px 30px 10px;
}

#div_aeb3_9 {
	background-color: #f5f5f5;
}

#div_aeb3_10 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_aeb3_11 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_aeb3_12 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_aeb3_13 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_aeb3_14 {
	color: #c9e2ff;
	background-image: url(../upload/widget-bg.jpg);
}

#h3_aeb3_7 {
	color: #ffffff;
}

#i_aeb3_4 {
	font-size: 17px;
	color: #ffcf2a;
	margin-right: 10px;
}

#span_aeb3_1 {
	font-size: 17px;
	color: #ffcf2a;
	font-weight: 600;
}

#span_aeb3_2 {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}

#span_aeb3_3 {
	margin-top: 21px;
}

#span_aeb3_4 {
	margin-top: 25px;
}

#img_aeb3_0 {
	margin-right: 25px;
}

#span_aeb3_5 {
	margin-top: -13px;
}

#span_aeb3_6 {
	margin-top: -13px;
}

#span_aeb3_7 {
	margin-top: 20px;
}

#i_aeb3_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_aeb3_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_aeb3_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_aeb3_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_aeb3_9 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b157_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b157_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_b157_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b157_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_b157_0 {
	padding: 0px 0px 30px 0px;
}

#h3_b157_0 {
	font-size: 18px;
}

#h3_b157_1 {
	font-size: 18px;
}

#div_b157_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b157_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b157_2 {
	font-size: 18px;
}

#div_b157_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b157_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b157_3 {
	font-size: 18px;
}

#h3_b157_4 {
	font-size: 18px;
}

#h3_b157_5 {
	font-size: 18px;
}

#div_b157_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b157_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b157_6 {
	font-size: 18px;
}

#h3_b157_7 {
	font-size: 18px;
}

#span_b157_0 {
	margin-top: 21px;
}

#span_b157_1 {
	margin-top: 25px;
}

#img_b157_0 {
	margin-right: 25px;
}

#span_b157_2 {
	margin-top: -13px;
}

#span_b157_3 {
	margin-top: -13px;
}

#span_b157_4 {
	margin-top: 20px;
}

#i_b157_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b157_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b157_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b157_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b157_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a9ee_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_a9ee_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_a9ee_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_a9ee_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_a9ee_0 {
	padding: 0px 0px 30px 0px;
}

#h3_a9ee_0 {
	font-size: 18px;
}

#h3_a9ee_1 {
	font-size: 18px;
}

#div_a9ee_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_a9ee_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_a9ee_2 {
	font-size: 18px;
}

#div_a9ee_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_a9ee_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_a9ee_3 {
	font-size: 18px;
}

#h3_a9ee_4 {
	font-size: 18px;
}

#h3_a9ee_5 {
	font-size: 18px;
}

#div_a9ee_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_a9ee_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_a9ee_6 {
	font-size: 18px;
}

#h3_a9ee_7 {
	font-size: 18px;
}

#span_a9ee_0 {
	margin-top: 21px;
}

#span_a9ee_1 {
	margin-top: 25px;
}

#img_a9ee_0 {
	margin-right: 25px;
}

#span_a9ee_2 {
	margin-top: -13px;
}

#span_a9ee_3 {
	margin-top: -13px;
}

#span_a9ee_4 {
	margin-top: 20px;
}

#i_a9ee_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a9ee_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a9ee_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a9ee_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_a9ee_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9555_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_9555_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_9555_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_9555_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_9555_0 {
	padding: 0px 0px 30px 0px;
}

#h3_9555_0 {
	font-size: 18px;
}

#h3_9555_1 {
	font-size: 18px;
}

#div_9555_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_9555_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_9555_2 {
	font-size: 18px;
}

#div_9555_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_9555_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_9555_3 {
	font-size: 18px;
}

#h3_9555_4 {
	font-size: 18px;
}

#h3_9555_5 {
	font-size: 18px;
}

#div_9555_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_9555_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_9555_6 {
	font-size: 18px;
}

#h3_9555_7 {
	font-size: 18px;
}

#span_9555_0 {
	margin-top: 21px;
}

#span_9555_1 {
	margin-top: 25px;
}

#img_9555_0 {
	margin-right: 25px;
}

#span_9555_2 {
	margin-top: -13px;
}

#span_9555_3 {
	margin-top: -13px;
}

#span_9555_4 {
	margin-top: 20px;
}

#i_9555_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9555_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9555_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9555_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_9555_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2cda_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_2cda_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_2cda_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_2cda_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_2cda_0 {
	padding: 0px 0px 30px 0px;
}

#div_2cda_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_2cda_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_2cda_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_2cda_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_2cda_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_2cda_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_2cda_7 {
	color: #ffffff;
	background-color: #4692e7;
}

#div_2cda_8 {
	border-right-color: rgba(70, 146, 231, 0.5);
}

#span_2cda_0 {
	margin-top: 21px;
}

#span_2cda_1 {
	margin-top: 25px;
}

#img_2cda_0 {
	margin-right: 25px;
}

#span_2cda_2 {
	margin-top: -13px;
}

#span_2cda_3 {
	margin-top: -13px;
}

#span_2cda_4 {
	margin-top: 20px;
}

#i_2cda_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2cda_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2cda_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2cda_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2cda_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_15a7_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_15a7_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_15a7_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_15a7_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#h3_15a7_0 {
	font-size: 18px;
}

#h3_15a7_1 {
	font-size: 18px;
}

#div_15a7_0 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_15a7_1 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_15a7_2 {
	font-size: 18px;
}

#div_15a7_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_15a7_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_15a7_3 {
	font-size: 18px;
}

#h3_15a7_4 {
	font-size: 18px;
}

#h3_15a7_5 {
	font-size: 18px;
}

#div_15a7_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_15a7_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_15a7_6 {
	font-size: 18px;
}

#h3_15a7_7 {
	font-size: 18px;
}

#span_15a7_0 {
	margin-top: 21px;
}

#span_15a7_1 {
	margin-top: 25px;
}

#img_15a7_0 {
	margin-right: 25px;
}

#span_15a7_2 {
	margin-top: -13px;
}

#span_15a7_3 {
	margin-top: -13px;
}

#span_15a7_4 {
	margin-top: 20px;
}

#i_15a7_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_15a7_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_15a7_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_15a7_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_15a7_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b99d_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b99d_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_b99d_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_b99d_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#h3_b99d_0 {
	font-size: 18px;
}

#h3_b99d_1 {
	font-size: 18px;
}

#div_b99d_0 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b99d_1 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b99d_2 {
	font-size: 18px;
}

#div_b99d_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b99d_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b99d_3 {
	font-size: 18px;
}

#h3_b99d_4 {
	font-size: 18px;
}

#h3_b99d_5 {
	font-size: 18px;
}

#div_b99d_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_b99d_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_b99d_6 {
	font-size: 18px;
}

#h3_b99d_7 {
	font-size: 18px;
}

#span_b99d_0 {
	margin-top: 21px;
}

#span_b99d_1 {
	margin-top: 25px;
}

#img_b99d_0 {
	margin-right: 25px;
}

#span_b99d_2 {
	margin-top: -13px;
}

#span_b99d_3 {
	margin-top: -13px;
}

#span_b99d_4 {
	margin-top: 20px;
}

#i_b99d_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b99d_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b99d_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b99d_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_b99d_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2777_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_2777_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_2777_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_2777_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#h3_2777_0 {
	font-size: 18px;
}

#h3_2777_1 {
	font-size: 18px;
}

#div_2777_0 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_2777_1 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_2777_2 {
	font-size: 18px;
}

#div_2777_2 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_2777_3 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_2777_3 {
	font-size: 18px;
}

#h3_2777_4 {
	font-size: 18px;
}

#h3_2777_5 {
	font-size: 18px;
}

#div_2777_4 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_2777_5 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#h3_2777_6 {
	font-size: 18px;
}

#h3_2777_7 {
	font-size: 18px;
}

#span_2777_0 {
	margin-top: 21px;
}

#span_2777_1 {
	margin-top: 25px;
}

#img_2777_0 {
	margin-right: 25px;
}

#span_2777_2 {
	margin-top: -13px;
}

#span_2777_3 {
	margin-top: -13px;
}

#span_2777_4 {
	margin-top: 20px;
}

#i_2777_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2777_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2777_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2777_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_2777_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_91da_0 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_91da_1 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#i_91da_2 {
	font-size: 16px;
	color: #ffffff;
	margin-right: 10px;
}

#i_91da_3 {
	font-size: 16px;
	color: #ffffff;
	margin-left: 30px;
	margin-right: 10px;
}

#div_91da_0 {
	padding: 40px 20px 30px 20px;
}

#div_91da_1 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_91da_2 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_91da_3 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_91da_4 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_91da_5 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_91da_6 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_91da_7 {
	color: #ffffff;
	background-color: #4692e7;
}

#div_91da_8 {
	border-right-color: rgba(70, 146, 231, 0.5);
}

#div_91da_9 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_91da_10 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_91da_11 {
	color: #ffffff;
	background-color: #e85e34;
}

#div_91da_12 {
	border-right-color: rgba(232, 94, 52, 0.5);
}

#div_91da_13 {
	color: #ffffff;
	background-color: #4692e7;
}

#div_91da_14 {
	border-right-color: rgba(70, 146, 231, 0.5);
}

#span_91da_0 {
	margin-top: 21px;
}

#span_91da_1 {
	margin-top: 25px;
}

#img_91da_0 {
	margin-right: 25px;
}

#span_91da_2 {
	margin-top: -13px;
}

#span_91da_3 {
	margin-top: -13px;
}

#span_91da_4 {
	margin-top: 20px;
}

#i_91da_4 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_91da_5 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_91da_6 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_91da_7 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}

#i_91da_8 {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
}