*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0;
	padding: 0;
	outline: none !important
}

@font-face {
	font-family: 'AmericanaBT';
	src: url('../fonts/AmericanaBT.eot');
	src: local('Americana Std'), url('../fonts/AmericanaBT.woff') format('woff'), url('../fonts/AmericanaBT.ttf') format('truetype'), url('../images/AmericanaBT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CenturyGothic';
	src: url('../fonts/centurygothic.eot');
	src: local('Century Gothic'), url('../fonts/centurygothic.woff') format('woff'), url('../fonts/centurygothic.ttf') format('truetype'), url('../images/centurygothic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CenturyGothicB';
	src: url('../fonts/CenturyGothicB.eot');
	src: local('Century Gothic Bold'), url('../fonts/CenturyGothicB.woff') format('woff'), url('../fonts/CenturyGothicB.ttf') format('truetype'), url('../images/CenturyGothicB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	font-size: 16px;
}

@media(max-width:1399px) {
	html {
		font-size: 15px;
	}
}

@media(max-width:991px) {
	html {
		font-size: 14px;
	}
}

@media(max-width:575px) {
	html {
		font-size: 13px;
	}
}

/* container */
.container {
	width: 1200px;
	margin: 0 auto;
}

@media(min-width:1400px) {
	.container {
		width: 1290px;
	}
}

@media(max-width:1299px) {
	.container {
		width: 1170px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media(max-width:1199px) {
	.container {
		width: 970px;
	}
}

@media(max-width:991px) {
	.container {
		width: 750px;
	}
}

@media(max-width:767px) {
	.container {
		width: 100%;
	}
}

img {
	max-width: 100%;
	border: none;
	height: auto;
	display: block;
}

.cleafix,
.cleafix:after,
.cleafix:before,
.container:after,
.container:before {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

/* grid */
.pw_row {
	width: auto;
	margin-left: -7.5px;
	margin-right: -7.5px
}

.pw_row[data-gutter*="no"],
.pw_row.group_field {
	margin-left: 0;
	margin-right: 0
}

.pw_row[data-gutter*="no"] .pw_grid,
.pw_row.group_field .pw_grid {
	padding: 0
}

.pw_grid {
	padding: 0 7.5px;
	min-height: 1px
}

.clearfix,
.clear {
	clear: both;
	display: block
}

.pw_row:before,
.pw_row:after,
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after,
.pw_container:before,
.pw_container:after {
	content: '';
	display: block;
	clear: both;
	height: 0
}

@media(max-width:539px) and (max-width:0) {
	.pw_grid[data-clear*="xxs"] {
		clear: left
	}

	.pw_grid[data-offset*="xxs1"] {
		margin-left: 8.33333333%
	}

	.pw_grid[data-offset*="xxs2"] {
		margin-left: 16.66666667%
	}

	.pw_grid[data-offset*="xxs3"] {
		margin-left: 25%
	}

	.pw_grid[data-offset*="xxs4"] {
		margin-left: 33.33333333%
	}

	.pw_grid[data-offset*="xxs5"] {
		margin-left: 41.66666667%
	}

	.pw_grid[data-offset*="xxs6"] {
		margin-left: 50%
	}

	.pw_grid[data-offset*="xxs7"] {
		margin-left: 58.33333333%
	}

	.pw_grid[data-offset*="xxs8"] {
		margin-left: 66.66666667%
	}

	.pw_grid[data-offset*="xxs9"] {
		margin-left: 75%
	}

	.pw_grid[data-offset*="xxs10"] {
		margin-left: 83.33333333%
	}

	.pw_grid[data-offset*="xxs11"] {
		margin-left: 91.66666667%
	}

	.pw_grid[data-offset*="xxs12"] {
		margin-left: 100%
	}
}

.xxs1 {
	width: 8.33333333%;
	float: left
}

.xxs2 {
	width: 16.66666667%;
	float: left
}

.xxs3 {
	width: 25%;
	float: left
}

.xxs4 {
	width: 33.33333333%;
	float: left
}

.xxs5 {
	width: 41.66666667%;
	float: left
}

.xxs6 {
	width: 50%;
	float: left
}

.xxs7 {
	width: 58.33333333%;
	float: left
}

.xxs8 {
	width: 66.66666667%;
	float: left
}

.xxs9 {
	width: 75%;
	float: left
}

.xxs10 {
	width: 83.33333333%;
	float: left
}

.xxs11 {
	width: 91.66666667%;
	float: left
}

.xxs12 {
	width: 100%;
	float: left
}

@media(max-width:767px) and (min-width:540px) {
	.pw_grid[data-clear*="xs"] {
		clear: left
	}

	.pw_grid[data-offset*="xs1"] {
		margin-left: 8.33333333%
	}

	.pw_grid[data-offset*="xs2"] {
		margin-left: 16.66666667%
	}

	.pw_grid[data-offset*="xs3"] {
		margin-left: 25%
	}

	.pw_grid[data-offset*="xs4"] {
		margin-left: 33.33333333%
	}

	.pw_grid[data-offset*="xs5"] {
		margin-left: 41.66666667%
	}

	.pw_grid[data-offset*="xs6"] {
		margin-left: 50%
	}

	.pw_grid[data-offset*="xs7"] {
		margin-left: 58.33333333%
	}

	.pw_grid[data-offset*="xs8"] {
		margin-left: 66.66666667%
	}

	.pw_grid[data-offset*="xs9"] {
		margin-left: 75%
	}

	.pw_grid[data-offset*="xs10"] {
		margin-left: 83.33333333%
	}

	.pw_grid[data-offset*="xs11"] {
		margin-left: 91.66666667%
	}

	.pw_grid[data-offset*="xs12"] {
		margin-left: 100%
	}
}

@media(min-width:540px) {
	.xs1 {
		width: 8.33333333%;
		float: left
	}

	.xs2 {
		width: 16.66666667%;
		float: left
	}

	.xs3 {
		width: 25%;
		float: left
	}

	.xs4 {
		width: 33.33333333%;
		float: left
	}

	.xs5 {
		width: 41.66666667%;
		float: left
	}

	.xs6 {
		width: 50%;
		float: left
	}

	.xs7 {
		width: 58.33333333%;
		float: left
	}

	.xs8 {
		width: 66.66666667%;
		float: left
	}

	.xs9 {
		width: 75%;
		float: left
	}

	.xs10 {
		width: 83.33333333%;
		float: left
	}

	.xs11 {
		width: 91.66666667%;
		float: left
	}

	.xs12 {
		width: 100%;
		float: left
	}
}

@media(max-width:991px) and (min-width:768px) {
	.pw_grid[data-clear*="sm"] {
		clear: left
	}

	.pw_grid[data-offset*="sm1"] {
		margin-left: 8.33333333%
	}

	.pw_grid[data-offset*="sm2"] {
		margin-left: 16.66666667%
	}

	.pw_grid[data-offset*="sm3"] {
		margin-left: 25%
	}

	.pw_grid[data-offset*="sm4"] {
		margin-left: 33.33333333%
	}

	.pw_grid[data-offset*="sm5"] {
		margin-left: 41.66666667%
	}

	.pw_grid[data-offset*="sm6"] {
		margin-left: 50%
	}

	.pw_grid[data-offset*="sm7"] {
		margin-left: 58.33333333%
	}

	.pw_grid[data-offset*="sm8"] {
		margin-left: 66.66666667%
	}

	.pw_grid[data-offset*="sm9"] {
		margin-left: 75%
	}

	.pw_grid[data-offset*="sm10"] {
		margin-left: 83.33333333%
	}

	.pw_grid[data-offset*="sm11"] {
		margin-left: 91.66666667%
	}

	.pw_grid[data-offset*="sm12"] {
		margin-left: 100%
	}
}

@media(min-width:768px) {
	.pw_row {
		width: auto;
		margin-left: -10px;
		margin-right: -10px
	}

	.pw_grid {
		padding: 0 10px
	}

	.sm1 {
		width: 8.33333333%;
		float: left
	}

	.sm2 {
		width: 16.66666667%;
		float: left
	}

	.sm3 {
		width: 25%;
		float: left
	}

	.sm4 {
		width: 33.33333333%;
		float: left
	}

	.sm5 {
		width: 41.66666667%;
		float: left
	}

	.sm6 {
		width: 50%;
		float: left
	}

	.sm7 {
		width: 58.33333333%;
		float: left
	}

	.sm8 {
		width: 66.66666667%;
		float: left
	}

	.sm9 {
		width: 75%;
		float: left
	}

	.sm10 {
		width: 83.33333333%;
		float: left
	}

	.sm11 {
		width: 91.66666667%;
		float: left
	}

	.sm12 {
		width: 100%;
		float: left
	}

	.pw_container {
		width: 750px
	}
}

@media(max-width:1199px) and (min-width:992px) {
	.pw_grid[data-clear*="md"] {
		clear: left
	}

	.pw_grid[data-offset*="md1"] {
		margin-left: 8.33333333%
	}

	.pw_grid[data-offset*="md2"] {
		margin-left: 16.66666667%
	}

	.pw_grid[data-offset*="md3"] {
		margin-left: 25%
	}

	.pw_grid[data-offset*="md4"] {
		margin-left: 33.33333333%
	}

	.pw_grid[data-offset*="md5"] {
		margin-left: 41.66666667%
	}

	.pw_grid[data-offset*="md6"] {
		margin-left: 50%
	}

	.pw_grid[data-offset*="md7"] {
		margin-left: 58.33333333%
	}

	.pw_grid[data-offset*="md8"] {
		margin-left: 66.66666667%
	}

	.pw_grid[data-offset*="md9"] {
		margin-left: 75%
	}

	.pw_grid[data-offset*="md10"] {
		margin-left: 83.33333333%
	}

	.pw_grid[data-offset*="md11"] {
		margin-left: 91.66666667%
	}

	.pw_grid[data-offset*="md12"] {
		margin-left: 100%
	}
}

@media(min-width:992px) {
	.pw_row {
		width: auto;
		margin-left: -15px;
		margin-right: -15px
	}

	.pw_grid {
		padding: 0 15px
	}

	.pw_section {
		padding-top: 30px;
		padding-bottom: 30px
	}

	.md1 {
		width: 8.33333333%;
		float: left
	}

	.md2 {
		width: 16.66666667%;
		float: left
	}

	.md3 {
		width: 25%;
		float: left
	}

	.md4 {
		width: 33.33333333%;
		float: left
	}

	.md5 {
		width: 41.66666667%;
		float: left
	}

	.md6 {
		width: 50%;
		float: left
	}

	.md7 {
		width: 58.33333333%;
		float: left
	}

	.md8 {
		width: 66.66666667%;
		float: left
	}

	.md9 {
		width: 75%;
		float: left
	}

	.md10 {
		width: 83.33333333%;
		float: left
	}

	.md11 {
		width: 91.66666667%;
		float: left
	}

	.md12 {
		width: 100%;
		float: left
	}

	.pw_container {
		width: 970px
	}
}

@media(min-width:1200px) {
	.lg1 {
		width: 8.33333333%;
		float: left
	}

	.lg2 {
		width: 16.66666667%;
		float: left
	}

	.lg3 {
		width: 25%;
		float: left
	}

	.lg4 {
		width: 33.33333333%;
		float: left
	}

	.lg5 {
		width: 41.66666667%;
		float: left
	}

	.lg6 {
		width: 50%;
		float: left
	}

	.lg7 {
		width: 58.33333333%;
		float: left
	}

	.lg8 {
		width: 66.66666667%;
		float: left
	}

	.lg9 {
		width: 75%;
		float: left
	}

	.lg10 {
		width: 83.33333333%;
		float: left
	}

	.lg11 {
		width: 91.66666667%;
		float: left
	}

	.lg12 {
		width: 100%;
		float: left
	}

	.pw_container {
		width: 1170px
	}

	.pw_grid[data-clear*="lg"] {
		clear: left
	}

	.pw_grid[data-offset*="lg1"] {
		margin-left: 8.33333333%
	}

	.pw_grid[data-offset*="lg2"] {
		margin-left: 16.66666667%
	}

	.pw_grid[data-offset*="lg3"] {
		margin-left: 25%
	}

	.pw_grid[data-offset*="lg4"] {
		margin-left: 33.33333333%
	}

	.pw_grid[data-offset*="lg5"] {
		margin-left: 41.66666667%
	}

	.pw_grid[data-offset*="lg6"] {
		margin-left: 50%
	}

	.pw_grid[data-offset*="lg7"] {
		margin-left: 58.33333333%
	}

	.pw_grid[data-offset*="lg8"] {
		margin-left: 66.66666667%
	}

	.pw_grid[data-offset*="lg9"] {
		margin-left: 75%
	}

	.pw_grid[data-offset*="lg10"] {
		margin-left: 83.33333333%
	}

	.pw_grid[data-offset*="lg11"] {
		margin-left: 91.66666667%
	}

	.pw_grid[data-offset*="lg12"] {
		margin-left: 100%
	}
}

/* common */
body {
	font-family: 'CenturyGothic', sans-serif;
	color: #707070 font-weight: 400;
	line-height: 1.5;
	overflow-x: hidden;
}

input,
textarea,
select,
option,
button {
	font-family: 'CenturyGothic', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: normal;
	line-height: normal;
}

body,
html {
	height: 100%;
}

a {
	color: #CB9A28;
	text-decoration: none;
	outline: none;
	border: none;
}

p {
	margin-bottom: 15px;
	font-size: 1.125rem;
}

strong,
b {
	font-weight: 700
}

textarea {
	resize: vertical;
}

::-moz-selection {
	color: #fff;
	background: rgba(0, 0, 0, .2);
}

::selection {
	color: #fff;
	background: rgba(0, 0, 0, .2);
}

::-webkit-input-placeholder {
	color: #777
}

::-moz-placeholder {
	color: #777;
}

:-ms-input-placeholder {
	color: #777;
}

:-moz-placeholder {
	color: #777;
}

.newsletter_panel ::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.newsletter_panel ::-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.newsletter_panel :-ms-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.newsletter_panel :-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.text_left {
	text-align: left !important;
}

.text_right {
	text-align: right !important;
}

.text_center {
	text-align: center !important;
}

.heading_large {
	font-size: 4.75rem;
	text-transform: uppercase;
	line-height: 1.2;
	font-family: AmericanaBT
}

.heading_large span {
	display: block;
}

.heading_large span:not(.no_style) {
	font-size: 2rem;
	font-family: 'CenturyGothic', sans-serif;
}

.heading_main {
	font-size: 2.5rem;
	color: #092556;
	margin-bottom: 35px;
	font-family: AmericanaBT
}

.heading_main.sm {
	font-size: 2.1875rem;
	line-height: 1.4;
	margin-bottom: 20px;
}

.heading1 {
	font-size: 4rem;
	color: #00002f;
	margin-bottom: 25px;
	font-family: AmericanaBT;
	line-height: 1.15;
}

.btn_main {
	border: 2px solid #092556;
	display: inline-block;
	color: #CB9A28;
	height: auto;
	padding: 15px 40px;
	min-width: 200px;
	text-align: center;
	font-size: 1.25rem;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	box-shadow: 0 12px 36px rgba(203, 154, 40, .25);
	font-family: Roboto;
	font-weight: 700;
	cursor: pointer;
	background: #fff;
}

.btn_main:hover {
	background: #092556;
}

.btn_white {
	background: #fff;
	border-color: #fff;
}

.btn_white:hover {
	border-color: #CB9A28
}

.btn_yellow {
	background: #CB9A28;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	color: #fff;
}

.title {
	font-size: 1.5625rem;
	margin-bottom: 10px;
	color: #092556;
	font-family: AmericanaBT;
	line-height: 1.2;
}

.title2 {
	font-size: 1.5rem;
	margin-bottom: 5px;
	font-family: Roboto;
	font-weight: 500
}

.btn_main.btn_sm {
	font-size: .875rem;
	padding: 13px 30px 12px;
}

.btn_sm .icon_external {
	transform: scale(.75);
	-webkit-transform: scale(.75);
	-moz-transform: scale(.75);
	-ms-transform: scale(.75);
	-o-transform: scale(.75);
	margin-top: -4px;
	margin-right: 0;
}

.host_brief .btn_main {
	background: #fff !important;
	padding: 10px 30px 8px;
}

/* flex */
.flex_view {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.item_center {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.direction_row {
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.justify_center {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/* ===== NAV MAIN ===== */
.nav_main {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 990;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.nav_inner {
	max-width: 90%;
	margin: auto;
	padding: 30px 0;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.nav_inner:after {
	content: '';
	display: block;
	clear: both;
}

.nav_left {
	float: left;
}

.nav_right {
	float: right;
	padding-top: 25px;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.logo {
	display: block;
	float: left;
	height: 106px;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.logo img {
	width: auto;
	height: 100%;
}

.lang_box {
	float: left;
	margin-left: 80px;
	margin-top: 40px;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.lang_list>li {
	display: inline-block;
	line-height: 26px;
}

.lang_list>li:not(:first-child) {
	border-left: 1px solid rgba(255, 255, 255, .5);
}

.lang_list>li>a {
	color: #fff;
	padding: 0 10px;
	display: block;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	opacity: .3;
}

.lang_list>li>a:hover {
	opacity: 1;
	color: #CB9A28
}

.lang_list>li.active>a {
	opacity: 1;
	color: #fff
}

/* menu */
.nav_primary {
	float: left;
}

.navbar>li {
	list-style: none;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: .5px;
}

.navbar>li>a {
	display: block;
	color: #fff;
	padding: 10px 0;
	position: relative;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.navbar>li>a:after {
	content: '';
	position: absolute;
	height: 2px;
	background: #CB9A28;
	bottom: 0;
	left: 50%;
	right: 50%;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.navbar>li>a:hover:after,
.navbar>li.active>a:after {
	left: 0;
	right: 0;
}

.navbar>li>a:hover,
.navbar>li.active>a {
	color: #CB9A28
}

.navbar>li.submenu_parent>a {
	position: relative;
	padding-right: 18px;
}

.navbar>li.submenu_parent>a:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	right: 0;
	top: 17px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.navbar>li>a:hover:before,
.navbar>li.active>a:before {
	border-color: #CB9A28
}

.map_link a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	position: relative;
	letter-spacing: 0.7px;
}

.map_link a:before {
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background: #CB9A28;
	z-index: -1;
	opacity: 0;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.map_link a:hover:before {
	opacity: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.icon_map {
	width: 20px;
	height: 20px;
	background: url(../images/map.svg) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.map_link {
	float: left;
	font-family: Roboto;
	font-weight: 500;
}

/* submenu */
@media(min-width:1200px) {
	.navbar>li.submenu_parent {
		position: relative;
	}

	.submenu_box, .sub-menu {
		position: absolute;
		width: 350px;
		background: #fff;
		position: absolute;
		top: 100%;
		left: 0;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		box-shadow: 0 25px 55px rgba(0, 0, 46, 0.3);
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		padding: 30px;
		font-size: 1.125rem;
		visibility: hidden;
		opacity: 0;
		margin-top: 20px;
		transition: .2s;
		-webkit-transition: .2s;
		-moz-transition: .2s;
		-ms-transition: .2s;
		-o-transition: .2s;
	}

	.navbar>li.submenu_parent:hover .submenu_box, .navbar>li.submenu_parent:hover .sub-menu {
		margin-top: 0;
		opacity: 1;
		visibility: visible;
	}

	.submenu_box:after {
		content: '';
		display: block;
		clear: both;
	}

	.submenu_left {
		width: 100%;
		float: left;
	}

	.submenu_right {
		width: 60%;
		float: left;
	}

	.submenu_links>li, .sub-menu li {
		list-style: none;
		margin-bottom: 20px;
	}

	.submenu_links>li>a, .sub-menu a {
		display: block;
		color: #00002E;
		padding: 8px 15px;
	}

	.media_img {
		float: left;
		min-width: 40%;
		max-width: 40%;
		overflow: hidden;
		box-shadow: 0 10px 25px rgba(0, 0, 46, 0.2);
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		-o-border-radius: 6px;
		transition: .2s;
		-webkit-transition: .2s;
		-moz-transition: .2s;
		-ms-transition: .2s;
		-o-transition: .2s;
	}

	.submenu_links>li>a:before, .sub-menu a:before {
		content: '- ';
		display: inline-block;
		margin-left: -5px;
		opacity: 0;
		transition: .2s;
		-webkit-transition: .2s;
		-moz-transition: .2s;
		-ms-transition: .2s;
		-o-transition: .2s;
	}

	.submenu_links>li>a:hover:before, .sub-menu a:hover:before {
		margin-left: 0;
		opacity: 1;
	}
	.media_info {
		padding-left: 40px;
	}

	.media_date {
		font-size: 12px;
		color: #0B6DB7;
		font-family: Roboto;
	}

	.media_cat {
		font-size: 1rem;
		color: #0B6DB7;
		font-weight: 400;
		font-family: Roboto;
	}

	.media_title {
		font-size: 1.5rem;
		color: #00002E;
		font-weight: 300;
	}

	.media_title a {
		color: inherit;
	}

	.media_link {
		display: inline-block;
		margin-top: 5px;
		margin-left: -2px;
	}

	.media_link .arrow_right {
		background: #CB9A28;
		transform: scale(.6);
		-webkit-transform: scale(.6);
		-moz-transform: scale(.6);
		-ms-transform: scale(.6);
		-o-transform: scale(.6);
	}

	.media_link .arrow_right:after {
		border-color: #CB9A28;
	}

	.submenu_title {
		margin-bottom: 10px;
	}
}

/* menu sticky */
.nav_sticky .nav_main {
	background: #092556;
	height: 90px
}

.nav_sticky .nav_inner {
	padding: 15px 0;
}

.nav_sticky .logo {
	height: 60px;
}

.nav_sticky .lang_box {
	margin-top: 20px;
	margin-left: 50px;
}

.nav_sticky .nav_right {
	padding-top: 8px;
}

/* ===== HEADER ===== */
.header_main {
	height: 100%;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover
}

.header_main>.container {
	height: 100%;
	position: relative;
}

.header_data {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	color: #fff;
}

.header_data p {
	margin-bottom: 0;
}

.discover_action {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	text-align: center
}

.discover_link {
	display: inline-block;
	font-size: 1.5rem;
	color: #fff;
}

.arrow_discover {
	display: block;
	width: 38px;
	height: 12px;
	margin: 5px auto 0;
	background: url(../images/arrow-discover.svg) center top no-repeat;
	backgorund-size: 100% 100%;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	position: relative;
	top: 0;
}

.discover_action:hover .arrow_discover {
	top: 6px;
}

.header_data .heading_large,
.header_data p {
	position: relative;
	top: 50px;
	transition: .6s;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	opacity: 0;
}

.page_loaded .header_data .heading_large,
.page_loaded .header_data p {
	top: 0;
	opacity: 1;
}

.header_data p {
	transition: .6s .4s;
	-webkit-transition: .6s .4s;
	-moz-transition: .6s .4s;
	-ms-transition: .6s .4s;
	-o-transition: .6s .4s;
}

.discover_link {
	position: relative;
	transition: .6s 1s;
	-webkit-transition: .6s 1s;
	-moz-transition: .6s 1s;
	-ms-transition: .6s 1s;
	-o-transition: .6s 1s;
	opacity: 0;
	bottom: 40px;
}

.page_loaded .discover_link {
	bottom: 0;
	opacity: 1;
}

/* section */
.section_main {
	padding: 70px 0;
}

.space_top {
	padding-top: 140px;
}

.space_bot {
	padding-bottom: 140px;
}

.facts_box {
	background: #f4f4f4;
	min-height: 200px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	text-align: center;
}

/* facts */
.facts_inner {
	line-height: 1.25;
	text-align: left;
	max-width: 80%;
}

.count_text {
	font-size: 5.375rem;
	color: #092556;
	font-family: AmericanaBT;
	line-height: 1;
	padding-bottom: 10px;
}

.facts_text {
	font-size: 1.1825rem;
	display: inline-block;
	color: #CB9A28
}

.facts_left {
	margin-right: 20px;
}

/* panel */
.panel_img_main {
	padding: 40px;
	position: relative;
}

.pane_img {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	overflow: hidden;
}

.pane_img img {
	width: 100%;
	height: auto;
}

.panel_title {
	padding: 25px;
	background: #fff;
	font-size: 1.5625rem;
	text-align: center;
	min-width: 320px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	box-shadow: 15px 45px 99px rgba(9, 37, 86, .29);
	position: relative;
	font-family: AmericanaBT;
	color: #707070;
}

.icon_island {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(../images/ic_emblem.svg) 0 0 no-repeat;
	margin-right: 15px;
	vertical-align: middle
}

.panel_img_main .panel_title {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%;
}

.panel_data {
	max-width: 675px;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	padding: 35px 40px 30px 40px;
	position: relative;
	margin-top: -190px;
	min-height: 240px;
	box-shadow: 0 10px 99px rgba(11, 109, 183, .1);
	margin-right: -40px;
}

.panel_data.panel_right {
	margin-left: auto;
}

.panel_data.panel_left {
	margin-right: auto;
	margin-left: -40px;
}

.panel_data .title {
	font-size: 1.875rem;
}

.panel_data p {
	font-family: Roboto;
	color: #707070
}

/* tab */
.panel_tab {
	max-width: 1040px;
}

.tab_nav {
	border-bottom: 3px solid #EAEAEA;
	margin-bottom: 30px;
}

.tab_nav:after {
	content: '';
	display: block;
	clear: both;
}

.tab_nav>li {
	list-style: none;
	float: left;
	font-size: 1.25rem;
	font-family: Roboto;
	font-weight: 500;
	letter-spacing: 0.5px;
}

.tab_nav>li:not(:first-child) {
	margin-left: 80px;
}

.tab_nav>li>a {
	display: block;
	padding: 10px 0;
	color: #696969;
	margin-bottom: -3px;
	border-bottom: 3px solid transparent;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.tab_nav>li.active>a {
	color: #092556;
	border-bottom-color: #CB9A28
}

.tab_nav>li>a:hover {
	border-bottom-color: #CB9A28
}

.tab_data {
	display: none;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	opacity: 0;
	visibility: hidden;
	position: relative;
	top: 20px;
}

.tab_data.active {
	display: block;
}

.tab_data.faded {
	top: 0;
	visibility: visible;
	opacity: 1;
}

/* hosted */
.listing_hosted>li {
	-webkit-flex: 1;
	-ms-flex: 1;
	-ms-flexbox: 1;
	flex: 1;
}

.listing>li {
	list-style: none;
}

.listing>li:first-child>.listing_inner {
	border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-ms-border-radius: 10px 0 0 10px;
	-o-border-radius: 10px 0 0 10px;
}

.listing>li:last-child>.listing_inner {
	border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	-ms-border-radius: 0 10px 10px 0;
	-o-border-radius: 0 10px 10px 0;
}

.listing_inner {
	height: 100%;
	display: block;
	height: 588px;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}

.listing_inner:before {
	content: '';
	display: block;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	z-index: 2;
}

.listing_inner:hover:before {
	opacity: .4;
}

.listing_over {
	position: absolute;
	bottom: 0;
	left: -1px;
	right: -1px;
	z-index: 9;
	padding: 30px 30px 120px 30px;
	text-align: center;
	color: #fff;
	background: -moz-linear-gradient(top, rgba(9, 37, 86, 0) 0%, rgba(9, 37, 86, 0.2) 21%, rgba(9, 37, 86, 0.6) 100%);
	background: -webkit-linear-gradient(top, rgba(9, 37, 86, 0) 0%, rgba(9, 37, 86, 0.2) 21%, rgba(9, 37, 86, 0.6) 100%);
	background: linear-gradient(to bottom, rgba(9, 37, 86, 0) 0%, rgba(9, 37, 86, 0.2) 21%, rgba(9, 37, 86, 0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00092556', endColorstr='#99092556', GradientType=0);
}

.listing_over p {
	color: inherit
}

.listing_over .title {
	color: #fff;
}

.host_brief {
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	height: 0;
	opacity: 0;
}

.host_brief p {
	transition: .3s .15s;
	-webkit-transition: .3s .15s;
	-moz-transition: .3s .15s;
	-ms-transition: .3s .15s;
	-o-transition: .3s .15s;
	position: relative;
	top: 40px;
	opacity: 0;
	font-size: .975rem;
}

.listing_inner:hover .host_brief {
	opacity: 1;
	height: 180px;
}

.listing_inner:hover .host_brief p {
	top: 0;
	opacity: .8;
}

.host_logo {
	width: 160px;
	margin: auto;
	transition: .2s .1s;
	-webkit-transition: .2s .1s;
	-moz-transition: .2s .1s;
	-ms-transition: .2s .1s;
	-o-transition: .2s .1s;
	opacity: 0;
	max-height: 170px;
	margin-bottom: 15px;
}

.host_logo img {
	max-width: 100%;
	max-height: 170px;
}

.listing_inner:hover .host_logo {
	opacity: 1;
}

/* section bg */
.section_bg {
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	position: relative;
	color: #fff;
}

.section_bg:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: #092556;
	opacity: .75;
}

.section_bg .container {
	position: relative;
	z-index: 3;
}

.section_bg .heading_main {
	color: #fff;
	margin-bottom: 10px;
}

.section_cta .btn_outer {
	margin-top: 30px;
}

/* footer */
.footer_main {
	background: #092556;
	padding-top: 100px;
	color: rgba(255, 255, 255, .8);
}

.footer_main a {
	color: rgba(255, 255, 255, .8);
}

.footer_main a:hover {
	color: #fff;
}

.footer_inner {
	max-width: 90%;
	margin: auto;
}

.foot_top {
	margin-bottom: 40px;
}

.foot_top_left {
	width: 0px;
	display: none !important;
	max-width: 0;
}

.foot_top_right {
	width: 130px;
	text-align: right;
}

.foot_top_mid {
	-webkit-flex: auto;
	-ms-flex: auto;
	-ms-flexbox: auto;
	flex: auto
}

.line {
	height: 1px;
	background: #fff;
}

.foot_top_mid .line {
	margin-top: 35px;
}

.explore_map {
	color: rgba(255, 255, 255, .8);
	font-size: .975rem;
	letter-spacing: 0.5px;
}

.explore_map .icon {
	width: 44px;
	display: block;
	float: left;
	margin-top: 15px;
}

.explore_map_txt {
	float: left;
	margin-left: 30px;
	line-height: 1.3;
	text-transform: uppercase;
	font-family: Roboto;
}

.explore_map_txt span {
	display: block;
	font-size: 2.25rem;
	text-transform: none;
	font-weight: 500;
}

.arrow_right {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/arrow-right.svg) center center no-repeat
}

.explore_map .arrow_right {
	float: left;
	margin-left: 20px;
	margin-top: 25px;
}

.lang_flag {
	display: inline-block;
	width: 22px;
	height: 22px;
	vertical-align: middle
}

.lang_text {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.5rem;
	margin-right: 10px;
}

.lang_box_footer {
	margin-top: 12px;
}

.foot_main:after {
	content: '';
	display: block;
	clear: both;
}

.foot_mail_left,
.foot_mail_mid,
.foot_mail_right {
	float: left;
	width: 33.333%;
}

.foot_mail_mid {
	text-align: center;
}

.newsletter_panel {
	float: right;
	width: 446px;
}

.nav_foot {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-family: Roboto;
	font-weight: 400
}

.nav_foot>li {
	list-style: none;
	display: block;
	font-size: 1.25rem;
	margin-bottom: 15px;
}

.nav_foot>li a {
	display: block;
}

.newsletter_main {}

.newsletter_input {
	flex: auto;
	border: 1px solid #fff;
	border-right: none;
}

.form_style {
	padding: 15px;
	border: none;
	margin: 0;
	background: transparent;
	font-size: 1.125rem;
	width: 100%;
	color: #fff;
}

.newsletter_button {
	width: 125px;
	min-width: 125px;
	border: 1px solid #fff;
}

.newsletter_button .btn_main {
	min-width: 100px;
	width: 100%;
	padding: 15px;
	font-size: 1.125rem;
	box-shadow: none;
}

.newsletter_button .btn_main:hover {
	background: #fff;
	color: #CB9A28
}

.foot_bot {
	border-top: 1px solid #fff;
	padding-top: 40px;
	margin-top: 40px;
	padding-bottom: 30px
}

.social_links>li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px
}

.social_links>li img {
	height: 24px;
}

.social_links>li>a {
	display: block;
}

.foot_bot:after {
	content: '';
	display: block;
	clear: both;
}

.foot_bot_left {
	float: left;
}

.foot_bot_right {
	float: right;
}

.nav_inline>li {
	list-style: none;
	display: inline-block;
}

.nav_inline>li:not(:first-child) {
	margin-left: 35px
}

@media(max-width:1399px) {
	.navbar>li {
		padding-left: 10px;
		padding-right: 10px;
	}

	.logo {
		height: 90px;
	}

	.lang_box {
		margin-left: 40px;
	}

	.nav_sticky .lang_box {
		margin-left: 30px;
	}

	.discover_action {
		bottom: 20px;
	}

	.nav_inner,
	.footer_inner {
		max-width: 94%;
	}

	.section_main {
		padding: 50px 0px;
	}

	.space_top {
		padding-top: 100px;
	}

	.space_bot {
		padding-bottom: 100px;
	}

	.form_style {
		padding-bottom: 12px;
	}

	.footer_main {
		padding-top: 50px;
	}

	.newsletter_panel {
		width: 400px;
	}
}

@media(max-width:1199px) {
	.logo {
		height: 70px;
	}

	.nav_inner {
		padding: 20px 0;
	}

	.lang_box {
		margin-top: 25px;
	}

	.nav_right {
		padding-top: 15px;
	}

	.heading_large {
		font-size: 4rem
	}

	.heading_large span:not(.no_style) {
		font-size: 1.75rem
	}

	.count_text {
		font-size: 4.5rem
	}

	.facts_text {
		font-size: 1.75rem
	}

	.panel_title {
		padding: 20px;
	}

	.panel_title {
		min-width: 260px;
	}

	.btn_main {
		padding: 12px 30px;
		min-width: 160px
	}

	.tab_nav>li:not(:first-child) {
		margin-left: 35px;
	}

	.panel_tab {
		max-width: 100%;
	}

	.listing_inner:hover .host_brief {
		height: 175px;
	}

	.listing_inner {
		height: 500px;
	}

	.explore_map_txt {
		font-size: .75rem
	}

	.explore_map_txt span {
		font-size: 2rem
	}

	.explore_map .icon {
		margin-top: 10px;
	}

	.explore_map_txt,
	.explore_map .arrow_right {
		margin-left: 15px;
	}

	.explore_map .arrow_right {
		margin-top: 20px;
	}

	.foot_top_left {
		width: 250px;
	}

	.nav_foot>li {
		font-size: 1rem
	}

	.title2 {
		font-size: 1.25rem
	}

	.newsletter_panel {
		width: 360px;
	}

	.form_style {
		font-size: 1rem
	}

	.newsletter_main {
		-webkit-box-direction: normal;
		-moz-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.newsletter_input {
		border-right: 1px solid #fff;
		margin-bottom: 10px;
	}

	.form_style {
		padding-bottom: 15px;
	}

	.newsletter_button {
		width: 100%;
	}

	.foot_mail_left {
		width: 25%;
	}

	.foot_mail_mid {
		width: 35%;
		text-align: left;
	}

	.foot_mail_right {
		width: 40%;
	}

	.nav_inline>li {
		font-size: .875rem
	}

	.social_links>li img {
		height: 18px;
	}

	.nav_primary {
		position: fixed;
		left: 0;
		top: 0;
		bottom: -60px;
		padding-bottom: 60px;
		width: 100%;
		z-index: 99;
		display: none;
		visibility: hidden;
		opacity: 0;
		transition: .3s;
		-webkit-transition: .3s;
		-o-transition: .3s;
	}

	.nav_primary:before {
		content: '';
		background: #092556;
		opacity: .95;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		right: 0;
	}

	.nav_active {
		overflow: hidden;
	}

	.nav_active .nav_primary {
		display: block;
	}

	.nav_showing .nav_primary {
		visibility: visible;
		opacity: 1
	}

	.navbar {
		position: absolute;
		left: 8%;
		top: 50px;
		bottom: 50px;
		overflow: auto;
		width: 84%;
		font-size: 1.15rem
	}

	.navbar>li>a {
		color: #fff;
		border-bottom: 2px solid rgba(255, 255, 255, .25)
	}

	.navbar>li>a:after {
		background: #fff;
		bottom: -2px;
	}

	.navbar>li {
		float: none;
		margin-bottom: 10px;
	}

	.nav_action {
		display: block;
		width: 36px;
		height: 40px;
		float: left;
		margin-left: 10px;
		margin-top: 1px;
		padding: 7px;
		cursor: pointer;
	}

	.nav_action i {
		display: block;
		height: 2px;
		width: 100%;
		background: #fff;
		margin-top: 12px;
		position: relative;
	}

	.nav_action i:before,
	.nav_action i:after {
		content: '';
		display: block;
		height: 2px;
		background: #fff;
		position: absolute;
		left: 0;
		width: 100%;
	}

	.nav_action i:before {
		top: -7px;
	}

	.nav_action i:after {
		bottom: -7px;
	}

	.nav_close {
		position: absolute;
		right: 20px;
		top: 20px;
		width: 40px;
		height: 40px;
		display: block;
		cursor: pointer;
		z-index: 99
	}

	.nav_close:before,
	.nav_close:after {
		content: '';
		display: block;
		width: 26px;
		height: 2px;
		background: #fff;
		position: absolute;
		top: 18px;
		left: 6px;
	}

	.nav_close:before {
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.nav_close:after {
		-webkit-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.nav_inner {
		padding: 15px 0;
	}

	.logo {
		height: 60px;
	}

	.lang_box {
		margin-top: 20px;
		margin-left: 30px;
	}

	.nav_right {
		padding-top: 8px;
	}

	.nav_close {
		right: 17px;
		top: 26px;
	}
}

@media(max-width:1080px) {
	.navbar {
		font-size: .875rem
	}
}

@media(max-width:991px) {

	.arrow_discover {
		width: 30px;
	}

	.facts_left {
		margin-right: 10px;
	}

	.count_text {
		font-size: 3.5rem
	}

	.facts_text {
		font-size: 1.25rem
	}

	.facts_box {
		min-height: 150px;
	}

	.panel_data {
		max-width: 600px;
		margin-top: -100px;
		margin-right: -20px;
	}

	.panel_img_main {
		padding: 20px;
	}

	.panel_data.panel_tab {
		max-width: 100%;
		margin-left: 0;
		padding: 0;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		margin-top: 20px;
		box-shadow: none;
	}

	.tab_nav>li:not(:first-child) {
		margin-left: 30px;
	}

	.listing_inner,
	.listing>li:first-child>.listing_inner,
	.listing>li:last-child>.listing_inner {
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
	}

	.listing_hosted {
		-webkit-box-direction: normal;
		-moz-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.listing_inner {
		height: 340px;
		margin-bottom: 15px;
	}

	.host_brief {
		height: auto !important;
		opacity: 1;
	}

	.host_brief p {
		top: 0;
		opacity: 1;
	}

	.host_logo {
		opacity: 1;
		margin-bottom: 20px;
	}

	.heading_main {
		margin-bottom: 15px;
	}

	.header_data p {
		font-size: 1rem
	}

	.nav_close {
		right: 13px;
	}
}

@media(max-width:860px) {
	.foot_mail_right {
		width: 100%;
	}

	.foot_mail_left,
	.foot_mail_mid {
		width: 50%;
	}

	.newsletter_panel {
		width: 100%;
		float: none;
		margin-top: 20px;
	}
}

@media(max-width:767px) {
	.section_main {
		padding: 30px 0;
	}

	.space_top {
		padding-top: 60px;
	}

	.space_bot {
		padding-bottom: 60px;
	}

	.footer_main {
		padding-top: 30px;
	}

	.foot_bot_left,
	.foot_bot_right {
		float: none;
	}

	.social_links>li {
		margin-right: 5px;
		margin-left: 5px;
	}

	.social_links {
		text-align: center;
		margin-bottom: 18px;
	}

	.nav_inline>li:not(:first-child) {
		margin-left: 15px;
	}

	.nav_inline {
		text-align: center;
	}

	.panel_img_main {
		padding-left: 0;
		padding-right: 0;
	}

	.panel_data {
		margin-right: 20px;
		max-width: none;
		margin-left: 20px;
	}

	.panel_data.panel_right {
		margin-left: 20px;
	}

	.panel_data {
		min-height: 50px;
	}

	.tab_nav {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
		white-space: nowrap;
		overflow: auto;
		padding-bottom: 4px;
		border-bottom: none;
	}

	.tab_nav>li>a {
		margin-bottom: 0;
	}

	.tab_nav>li {
		display: inline-block;
		float: none;
	}

	.tab_nav>li:last-child {
		margin-right: 20px;
	}

	.header_data {
		padding-left: 15px;
		padding-right: 15px;
	}

	.heading_large {
		font-size: 3rem;
		line-height: 1;
		margin-bottom: 10px;
	}
}

@media(max-width:575px) {
	.panel_data {
		margin-top: -50px;
	}

	.panel_data {
		padding: 30px;
	}

	.btn_main {
		width: 100%;
	}

	.facts_inner {
		-webkit-box-direction: normal;
		-moz-box-direction: normal;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.facts_left {
		margin-right: 0;
	}

	.facts_inner {
		text-align: center;
	}

	.panel_img_main .panel_title {
		position: static;
		box-shadow: none;
		padding-top: 0;
		padding-bottom: 10px;
	}

	.heading_main {
		font-size: 2rem;
		line-height: 1.4;
	}

	.nav_inner,
	.footer_inner {
		max-width: 100%;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.lang_box,
	.nav_sticky .lang_box {
		margin-left: 20px;
	}

	.panel_img_main {
		padding: 0;
	}

	.section_main {
		padding: 15px 0;
	}

	.space_top {
		padding-top: 30px;
	}

	.space_bot {
		padding-bottom: 30px;
	}
}

@media(max-width:479px) {
	.explore_map .icon {
		margin-top: 5px;
	}

	.explore_map .icon {
		width: 40px;
	}

	.explore_map_txt span {
		font-size: 1.75rem;
	}

	.foot_top_left {
		width: 200px;
	}

	.explore_map .arrow_right {
		margin-top: 10px;
		margin-left: 10px;
	}

	.foot_top_mid .line {
		margin-top: 25px;
	}

	.map_link a {
		font-size: 0;
		padding-right: 10px;
	}

	.map_link .icon_map {
		margin-right: 0;
	}

	.nav_sticky .logo,
	.logo {
		height: 50px;
	}

	.lang_box,
	.nav_sticky .lang_box {
		margin-left: 10px;
		margin-top: 10px;
	}

	.nav_action {
		margin-left: 0;
	}

	.map_link a {
		padding-left: 5px;
		padding-right: 5px;
	}

	.map_link .icon_map {
		margin-left: 7px;
	}

	.nav_action {
		margin-right: -5px;
	}

	.nav_sticky .nav_main {
		height: 75px;
	}

	.nav_sticky .nav_right,
	.nav_right {
		padding-top: 2px;
	}

	.foot_mail_left,
	.foot_mail_mid {
		width: 100%;
	}

	.nav_close {
		top: 20px;
		right: 12px;
	}
}

@media(max-width:399px) {
	.listing_inner {
		height: 400px;
	}

	.panel_data.panel_right {
		margin-left: 10px;
		margin-right: 10px;
	}

	.panel_data {
		padding: 20px;
	}

	.facts_text {
		font-size: 1rem
	}

	.count_text {
		font-size: 3rem;
	}
}

/* submenu */
@media(max-width:1599px) {
	.submenu_box {
		width: 800px;
	}
}

@media(max-width:1339px) {
	.submenu_box {
		width: 600px;
		padding: 20px;
	}

	.media_title {
		font-size: 1.15rem
	}

	.media_info {
		padding-left: 20px;
	}
}

@media(max-width:1199px) {
	.submenu_box {
		width: 100%;
	}

	.submenu_media_box {
		display: none;
	}

	.sub-menu>li {
		list-style: none
	}

	.sub-menu>li>a {
		display: block;
		padding: 5px 0;
	}
}

/* == INNER PAGES == */
/* unique design */
.header_inner {
	height: 100%;
	max-height: 800px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.header_inner:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, rgba(2, 14, 34, 0.8) 0%, rgba(2, 14, 34, 0.4) 29%, rgba(2, 14, 34, 0.3) 42%, rgba(2, 14, 34, 0.3) 48%, rgba(2, 14, 34, 0.3) 55%, rgba(2, 14, 34, 0.5) 99%, rgba(2, 14, 34, 0.5) 100%);
	background: -webkit-linear-gradient(top, rgba(2, 14, 34, 0.8) 0%, rgba(2, 14, 34, 0.4) 29%, rgba(2, 14, 34, 0.3) 42%, rgba(2, 14, 34, 0.3) 48%, rgba(2, 14, 34, 0.3) 55%, rgba(2, 14, 34, 0.5) 99%, rgba(2, 14, 34, 0.5) 100%);
	background: linear-gradient(to bottom, rgba(2, 14, 34, 0.8) 0%, rgba(2, 14, 34, 0.4) 29%, rgba(2, 14, 34, 0.3) 42%, rgba(2, 14, 34, 0.3) 48%, rgba(2, 14, 34, 0.3) 55%, rgba(2, 14, 34, 0.5) 99%, rgba(2, 14, 34, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc020e22', endColorstr='#80020e22', GradientType=0);
}

.header_inner>.container {
	height: 100%;
	position: relative;
}

.page_title {
	font-size: 3.4375rem;
	font-family: AmericanaBT;
	line-height: 1.25;
	margin-bottom: 15px;
}

.header_inner_data {
	position: absolute;
	bottom: 60px;
	left: 0;
	color: #fff;
	max-width: 900px;
}

.features>li {
	list-style: none;
	margin-right: 16px;
	display: inline-block;
	text-align: center;
}

.icon_box {
	width: 80px;
	height: 80px;
	padding: 15px;
	line-height: 50px;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.icon_box img {
	display: inline-block;
	vertical-align: middle
}

.container_lx {
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}

.img_box {
	position: relative;
}

.img_box img {
	width: 100%;
}

.img_box_title {
	font-size: 2.25rem;
	color: rgba(9, 37, 86, .25);
	font-family: Roboto;
	font-weight: 700;
	box-shadow: 15px 45px 99px rgba(9, 37, 86, .29);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	position: absolute;
	left: -100px;
	background: #fff;
	padding: 0 25px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	bottom: 125px;
	text-align: left;
}

.img_box_title .icon_island {
	transform: scale(.7);
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	margin: 0;
	margin-top: -5px;
}

.title_right {
	left: auto;
	right: -150px;
	bottom: auto;
	top: 170px;
}

.exp_main_text {
	padding-left: 30px;
	margin-top: 180px;
	font-family: 'Roboto', sans-serif;
}

.img_box_group:first-child {
	margin-top: 50px;
}

.img_full {
	width: 100%;
	height: auto;
}

.about_img_boxes .img_box_group:first-child {
	margin-top: 0px;
}

.about_img_boxes .img_box_group:last-child {
	margin-top: 50px;
}

.bg_blue {
	background: #0B0F39;
	color: #fff;
}

.bg_blue .heading_main {
	color: #CB9A28
}

.title .icon_island {
	margin: 0 20px;
}

.text_para {
	font-family: Roboto;
	font-weight: 300
}

.section_full_slider {
	padding-top: 0 !important;
}

.full_slider {
	box-shadow: 0 3px 55px rgba(0, 0, 0, .16)
}

.full_slider .owl-nav {}

.full_slider .owl-nav>div {
	position: absolute;
	top: 0;
	height: 100%;
	width: 120px;
	font-size: 0
}

.full_slider .owl-nav>div:before {
	content: '';
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
}

.full_slider .owl-nav .owl-next {
	right: 0;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 23%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 23%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 23%, rgba(0, 0, 0, 0.6) 99%, rgba(0, 0, 0, 0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=1);
}

.full_slider .owl-nav .owl-prev {
	left: 0;
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.05) 80%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.05) 80%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.05) 80%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00000000', GradientType=1);
}

.full_slider .owl-nav .owl-next:before {
	background: url(../images/arrow_right.svg) center center no-repeat;
}

.full_slider .owl-nav .owl-prev:before {
	background: url(../images/arrow_left.svg) center center no-repeat;
}

.pb0 {
	padding-bottom: 0 !important
}

.pt0 {
	padding-top: 0 !important
}

.text_para {
	margin-top: 30px;
}

.image_box img {
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.facts_in_panel {
	position: relative;
	top: 80px;
	max-width: 1000px;
	margin: auto;
	padding: 0 20px
}

.facts_in_panel .facts_inner {
	max-width: 100%;
}

.facts_in_panel .facts_text {
	font-size: 2rem
}

.facts_in_panel .facts_box {
	background: #f5f5f5;
}

.explore_left {
	margin-top: 80px;
	padding-right: 100px;
}

.bg_grey {
	background: #f5f5f5;
}

@media(max-width:991px) {
	.exp_main_text {
		padding-left: 0;
		margin-top: 50px;
	}

	.full_slider .owl-nav>div:before {
		width: 40px;
		height: 40px;
		margin-top: -20px;
		margin-left: -20px;
	}

	.full_slider .owl-nav>div {
		width: 80px;
	}

	.explore_left {
		padding-right: 0;
		margin-top: 0;
	}
}

@media(max-width:767px) {
	.page_title {
		font-size: 3rem;
	}

	.icon_box {
		width: 60px;
		height: 60px;
		padding: 10px;
		line-height: 40px;
	}

	.header_inner_data {
		bottom: 20px;
	}

	.facts_in_panel {
		top: 0;
		padding: 0;
		margin-bottom: 20px;
	}
}

@media(max-width:575px) {
	.page_title {
		font-size: 2.5rem;
	}
}

@media(max-width:539px) {
	.img_box_group:first-child {
		margin-top: 0;
	}

	.img_box_group+.img_box_group {
		margin-top: 30px;
	}

	.container_lx {
		padding-left: 20px;
		padding-right: 20px;
	}

	.heading_main .icon_island {
		display: none;
		margin-left: auto;
		margin-right: auto;
	}
}

@media(max-width:479px) {
	.page_title {
		font-size: 2rem;
	}

	.icon_box {
		width: 40px;
		height: 40px;
		padding: 5px;
		line-height: 30px;
	}
}

/* four island */
.tab_inner .tab_nav {
	display: inline-block;
}

.img_radius {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

@media(min-width:992px) {
	.box_style {
		position: relative;
		padding-left: 120px;
	}

	.box_style .box_caption {
		position: absolute;
		top: 50%;
		left: 0;
		max-width: 680px;
		background: #fff;
		padding: 30px 40px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		box-shadow: 0 10px 99px rgba(11, 109, 183, .1);
	}

	.box_style.caption_right {
		padding-right: 120px;
		padding-left: 0;
	}

	.box_style.caption_right .box_caption {
		right: 0;
		left: auto;
	}
}

.gallery_panel {
	padding: 100px 0;
	margin: 50px 0
}

.gallery_view {
	margin: 30px -8px 0;
}

.gallery_view:after {
	content: '';
	display: block;
	clear: both;
}

@media(min-width:768px) {
	.gallery_view>li {
		float: left;
		padding: 8px;
		list-style: none;
		width: 40%;
	}

	.gallery_view>li:nth-child(2) {
		width: 25%;
	}

	.gallery_view>li:nth-child(3) {
		width: 35%;
	}

	.gallery_view>li:nth-child(4) {
		width: 22%;
	}

	.gallery_view>li:nth-child(5) {
		width: 18%;
	}

	.gallery_view>li:nth-child(6) {
		width: 60%;
	}
}

.gallery_img {
	height: 290px;
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media(max-width:991px) {
	.gallery_img {
		height: 200px;
	}
}

@media(max-width:767px) {
	.gallery_img {
		height: 200px;
	}

	.gallery_view>li {
		float: left;
		padding: 8px;
		list-style: none;
		width: 50%;
	}

	.gallery_panel {
		margin: 0;
		padding: 50px 0
	}
}

@media(max-width:575px) {
	.gallery_img {
		height: 160px;
	}
}

/* contact */
.form_panel {
	margin-top: 50px;
}

.form_panel .btn_submit {
	background: #fff;
}

.input_style {
	padding: 10px 15px;
	border: none;
	margin: 0;
	border-bottom: 2px solid #777;
	width: 100%;
	font-size: 1.125rem;
	font-family: Roboto
}

.form_group {
	margin-bottom: 15px;
}

.btn_submit_outer {
	text-align: right;
	margin-top: 60px;
}

.adr_icon {
	width: 16px;
	float: left;
}

.address_text {
	position: relative;
	padding-left: 30px;
	display: block;
	color: #222;
	margin-top: 15px;
}

.address_text .adr_icon {
	position: absolute;
	left: 0;
	top: 0;
}

.address_group {
	margin-bottom: 35px;
}

@media(max-width:1400px) {
	.header_short {
		max-height: 500px;
	}
}

@media(max-width:991px) {
	.form_panel {
		margin-top: 20px;
	}

	.contact_left {
		margin-bottom: 70px;
	}

	.header_short {
		max-height: 400px;
	}
}

@media(max-width:767px) {
	.header_short {
		max-height: 300px;
	}
}

/* newsroom */
.text_lg {
	font-size: 1.625rem
}

.color_blue {
	color: #0B0F39
}

.heading_box {
	margin-bottom: 50px;
}

.heading_box::after {
	content: '';
	width: 80px;
	height: 3px;
	background: #CB9A28;
	display: block;
	margin-top: 25px;
}

.heading_box.text_center::after {
	margin-left: auto;
	margin-right: auto;
}

.article_list_outer:after {
	content: '';
	display: block;
	clear: both;
}

.article_list_outer {
	margin: 0 -15px;
}

.article_list {
	display: block;
	width: 33.333%;
	float: left;
	padding: 0 15px;
	margin-bottom: 60px;
}

.article_list:after,
.article_list_inner:after {
	content: '';
	display: block;
	clear: both;
}

.article_list_inner {
	box-shadow: 0 3px 99px rgba(11, 109, 183, .15)
}

.art_img {
	overflow: hidden;
	height: 270px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.art_info {
	padding: 20px;
	background: #fff;
}

.art_date {
	font-size: .875rem;
	color: #CB9A28;
	margin-bottom: 10px;
}

.art_title {
	font-size: 1.3125rem;
	color: #092556;
	font-family: 'CenturyGothicB', sans-serif;
	margin-bottom: 10px;
}

.art_title a {
	color: inherit;
}

.art_title:hover,
.art_title a:hover {
	color: #CB9A28
}

.link_more {
	font-family: 'CenturyGothicB', sans-serif;
	display: inline-block;
}

.link_more:after {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	border-right: 2px solid #092556;
	border-bottom: 2px solid #092556;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	margin-left: 5px;
}

@media(min-width:992px) {
	.article_list:not(.featured) .art_brief {
		display: none;
	}

	.article_list.featured {
		width: 100%;
	}

	.article_list.featured .article_list_inner {
		width: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}

	.article_list.featured .art_img {
		width: 55%;
		max-width: 740px;
		height: auto;
	}

	.article_list.featured .art_info {
		padding: 40px 60px 40px 60px;
		width: 45%;
		height: 100%;
	}

	.article_list.img_right .art_img {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}

	.article_list.featured .art_info .link_outer {
		text-align: right;
	}
}

@media(max-width:991px) {
	.article_list {
		width: 100%;
		margin-bottom: 20px;
	}
}

/* detail */
.share_option_box>li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}

.share_option_box>li a {
	display: block;
	width: 26px;
	height: 20px;
	vertical-align: middle
}

.share_option_box>li img {
	max-height: 100%;
	display: inline-block;
	vertical-align: top
}

.detail_title {
	font-size: 3.3125rem;
	font-family: 'CenturyGothicB', sans-serif;
	color: #092556;
	margin-bottom: 20px;
}

.detail_data .art_date {
	font-size: 1.3125rem;
}

.detail_data {
	padding: 60px 80px;
	margin-top: -300px;
	position: relative;
	background: #fff;
}

.section_detail {
	padding-top: 0;
}

.article_des {
	font-size: 1.5rem;
	font-family: Roboto;
	margin-bottom: 80px;
}

.article_des>p:first-child::first-letter {
	font-size: 5.375rem;
	display: inline;
	line-height: 1;
	float: left;
	font-weight: 700;
	margin-right: 20px;
}

.article_des p {
	font-size: 1.5rem;
	line-height: 1.25;
	margin-bottom: 25px;
}

.full_detail_data {
	padding: 0 30px;
	margin-top: 50px;
}

.full_detail_data img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.more_articles .art_img {
	height: 145px;
}

.more_articles {
	margin-top: 50px;
}

.more_articles .article_list_inner {
	box-shadow: none;
}

.more_articles .art_info {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

@media(min-width:992px) {
	.more_articles .article_list {
		padding-left: 50px;
		padding-right: 50px;
	}

	.article_list_outer.more_articles {
		margin-left: -50px;
		margin-right: -50px;
	}

	.more_articles .art_title {
		font-size: 1.0625rem;
		margin-right: 50px;
	}

	.more_articles .article_list.featured .art_img {
		height: 310px;
	}

	.more_articles .article_list.featured .art_title {
		font-size: 2.9375rem;
		margin-right: 0;
	}

	.more_articles .article_list.featured .art_info {
		padding: 0 60px 0 0;
	}

	.more_articles .article_list.featured {
		margin-bottom: 80px;
	}
}

@media(max-width:1400px) {
	.detail_data {
		margin-top: -200px;
		padding: 40px 60px;
	}
}

@media(max-width:991px) {
	.detail_data {
		padding: 30px 50px;
	}

	.full_detail_data {
		padding: 0;
	}

	.more_articles .article_list {
		width: 50%;
	}

	.more_articles .article_list:nth-child(2n+1) {
		clear: left;
	}

	.more_articles {
		margin-top: 30px;
	}

	.detail_title {
		font-size: 2.75rem
	}

	.more_articles .art_brief {
		display: none;
	}
}

@media(max-width:767px) {
	.detail_data {
		padding: 15px 30px;
		margin-top: -150px;
	}

	.detail_title {
		font-size: 2rem
	}

	.text_lg {
		font-size: 1.5rem
	}

	.article_des {
		margin-bottom: 60px;
	}
}

@media(max-width:479px) {
	.detail_data {
		padding: 15px 20px;
	}

	.detail_title {
		font-size: 1.75rem
	}

	.text_lg {
		font-size: 1.37rem
	}

	.article_des p {
		font-size: 1.25rem
	}

	.article_des>p:first-child::first-letter {
		font-size: 3rem;
		margin-right: 5px;
	}

	.article_des {
		margin-bottom: 30px;
	}
}

@media(max-width:399px) {
	.more_articles .article_list {
		width: 100%;
	}
}

.img_right {
	float: right;
}

.text_box_inner {
	margin-top: 200px;
	max-width: 520px;
	margin-left: 50px;
}

.img_right+.text_box_view .text_box_inner {
	margin-left: auto;
	margin-right: 50px;
}

.img_text_box {
	margin-top: 50px;
	margin-bottom: 50px;
}

.img_box_view img {
	width: 100%;
}

.explore_full {
	background: #CB9A28;
	text-align: center;
}

.explore_link {
	display: inline-block;
	text-align: center;
	padding: 30px;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	font-family: Roboto;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.explore_link img {
	height: 36px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.explore_link:hover {
	color: #0B0F39;
}

@media(max-width:991px) {
	.text_box_inner {
		margin-top: 100px;
		margin-left: 20px;
	}

	.img_right+.text_box_view .text_box_inner {
		margin-right: 20px;
	}
}

@media(max-width:767px) {
	.explore_link {
		font-size: 1.5rem;
		padding: 20px 0;
	}

	.explore_link img {
		height: 30px;
	}

	.text_box_inner {
		margin-top: 20px;
	}

	.img_right {
		float: none;
	}

	.img_right+.text_box_view .text_box_inner {
		margin-left: 0;
		margin-right: 0;
	}

	.text_box_inner {
		margin-left: 0;
	}
}

@media(max-width:479px) {
	.explore_full {
		display: none;
	}
}

.heading_box_view {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}

.inner_img {
	margin-bottom: 50px;
}

.img_grid_view .text_box_inner {
	margin-top: 150px;
}

@media(max-width:1199px) {
	.img_grid_view .text_box_inner {
		margin-top: 100px;
	}
}

@media(max-width:991px) {
	.img_grid_view .text_box_inner {
		margin-top: 20px;
	}
}

@media(max-width:767px) {
	.img_grid_view {
		margin-bottom: 40px;
	}
}

/* investing */
@media(max-width:1660px) {
	.navbar>li {
		font-size: .875rem;
		padding-left: 5px;
		padding-right: 5px;
	}

	.lang_box {
		margin-left: 40px;
	}

	.nav_inner {
		max-width: 92%;
	}

	.navbar>li.submenu_parent>a:before {
		right: 5px;
	}
}

@media(max-width:1400px) {
	.navbar>li.submenu_parent>a:before {
		top: 14px;
	}
}

@media(max-width:1240px) {
	.nav_inner {
		max-width: 96%;
	}
}

.banner_panel {
	position: relative;
	margin-bottom: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner_data {
	max-width: 100%;
	color: #fff;
	padding: 120px 90px 60px;
}

.banner_data .heading_main {
	color: #fff;
}

.text_caption {
	font-size: 1.1rem;
	font-family: CenturyGothicB;
}

.inv_left .heading_main.sm {
	margin-bottom: 0;
}

.env_panel:after {
	content: '';
	display: block;
	clear: both;
}

.inv_left {
	width: 45%;
	float: left;
	padding-top: 20px;
}

.inv_right {
	width: 55%;
	float: left;
}

.env_info {
	margin-left: -8px;
	margin-right: -8px;
}

.env_info>li {
	list-style: none;
	width: 40%;
	padding: 0 8px;
	float: left;
	margin-bottom: 16px;
}

.env_info>li:first-child {
	width: 60%;
}

.img_box_style {
	height: 110px;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.box_style_data {
	position: absolute;
	left: 30px;
	bottom: 20px;
	color: #fff;
	font-size: .875rem;
	line-height: 1.3;
}

.box_style_data strong {
	display: block;
	font-size: 2rem;
}

.env_info>li:first-child .img_box_style {
	height: 236px;
}

.color_gold {
	color: #CB9A28;
}

.text_regular {
	text-transform: none
}

.section_heading {
	text-align: center;
	margin-bottom: 100px;
}

.section_heading:after {
	content: '';
	display: block;
	height: 8px;
	width: 216px;
	background: #CB9A28;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

.outs_data .heading_main {
	margin-bottom: 15px;
}

.bg_bluelight {
	background: #0B6DB7;
	color: #fff
}

.bg_bluelight .heading_main {
	margin-bottom: 15px;
	color: #fff;
}

.inner_data_full {
	padding: 50px 0;
}

.title3 {
	font-size: 1.4375rem;
	font-family: AmericanaBT;
	line-height: 1.2;
	color: #CB9A28
}

.panel_break {
	height: 10px;
	width: 60px;
	background: #0b6db7;
	margin-bottom: 70px;
}

.section_inner {
	margin-bottom: 60px;
}

.graph_view {
	max-width: 310px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #191942;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 50px;
	height: 350px;
}

.graph_view>li {
	-webkit-flex: 1;
	-ms-flex: 1;
	-ms-flexbox: 1;
	flex: 1;
	text-align: center;
	list-style: none;
	position: relative;
}

.graph_stand {
	width: 58px;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	position: absolute;
	bottom: 0;
}

.graph_height {
	display: inline-block;
	width: 100%;
	border-radius: 10px 10px 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	background: -moz-linear-gradient(top, rgba(203, 154, 40, 1) 0%, rgba(148, 131, 174, 0.25) 79%, rgba(133, 125, 209, 0.05) 100%);
	background: -webkit-linear-gradient(top, rgba(203, 154, 40, 1) 0%, rgba(148, 131, 174, 0.25) 79%, rgba(133, 125, 209, 0.05) 100%);
	background: linear-gradient(to bottom, rgba(203, 154, 40, 1) 0%, rgba(148, 131, 174, 0.25) 79%, rgba(133, 125, 209, 0.05) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb9a28', endColorstr='#0d857dd1', GradientType=0);
}

.graph_year,
.graph_height:before {
	font-size: 13px;
	display: block;
	text-align: center;
	position: absolute;
	width: 100%;
	color: #857DD1
}

.graph_height:before {
	content: attr(data-graph);
	top: -25px;
}

.graph_year {
	bottom: -25px;
}

.graph_info {
	margin-right: 30px;
}

.graph_panel_outer {
	margin-bottom: 80px;
}

.scrollload .graph_stand {
	height: 0;
	opacity: 0;
	transition: 2s;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	-ms-transition: 2s;
	-o-transition: 2s;
}

.scrollload.data_loaded .graph_stand {
	height: 100%;
	opacity: 1;
}

.visitors_view {
	margin-top: 40px;
}

.visitors_view>li {
	list-style: none;
	margin-bottom: 50px;
}

.visitors_status {
	margin-bottom: 5px;
}

.visitors_status span {
	display: block;
	background: #cb9a28;
	height: 10px;
}

.visitors_name {
	font-size: 1rem;
	font-family: Roboto;
	font-weight: 500;
}

.scrollload .visitors_status {
	width: 10px;
	opacity: 0;
	transition: 2s;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	-ms-transition: 2s;
	-o-transition: 2s;
}

.data_loaded.scrollload .visitors_status {
	opacity: 1;
	width: 100%;
}

.increase_from {
	font-family: Roboto;
}

.increase_left {
	width: 180px;
	float: left;
	padding-top: 25px;
	line-height: 1.25;
}

.increase_left strong {
	display: block;
	font-size: 1.3125rem;
	font-weight: 500;
}

.increase_left img {
	display: inline-block;
	margin-left: 10px;
}

.increase_status>li {
	list-style: none;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border: 1px solid #cb9a28;
	font-size: 13px;
	text-align: center;
	display: inline-block;
	margin-right: 15px;
	line-height: 1.2;
	padding-top: 25px;
}

.increase_status>li strong {
	display: block;
	font-size: 1.3125rem;
	font-weight: 500;
}

.increase_status {
	margin-left: 180px;
}

.increase_from {
	padding-left: 50px;
}

.data_panel_view {
	padding: 50px 0;
}

.data_panel_img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 65%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.data_panel_data {
	width: 55%;
	position: relative;
	z-index: 3;
}

.data_panel_text {
	background: #fff;
	padding: 40px;
	box-shadow: 0 15px 50px rgba(0, 0, 0, .1);
}

.data_panel_text+.data_panel_text {
	margin-top: 20px;
}

.list_icons {
	white-space: nowrap;
	margin-top: 10px;
}

.list_icons>li {
	list-style: none;
	display: inline-block;
	vertical-align: middle
}

.list_icons>li img {
	max-width: 70px;
}

.data_panel_text>.flex_view>div {
	flex: auto;
}

.data_panel_text p {
	margin-bottom: 0;
}

.tab_style2 {
	border-bottom: none;
	text-align: center;
	margin-bottom: 50px;
}

.tab_nav.tab_style2>li {
	font-family: AmericanaBT;
	font-size: 1.375rem;
	display: inline-block;
	float: none;
}

.tab_nav.tab_style2>li>a {
	color: #00002E;
}

.bg_lightgrey {
	background: #fafafa;
}

@media(max-width:1299px) {
	.increase_from {
		padding-left: 20px;
	}

	.increase_left {
		width: 150px;
	}

	.increase_status {
		margin-left: 150px;
	}
}

@media(max-width:1199px) {
	.increase_from {
		padding-left: 0px;
	}

	.increase_left {
		float: none;
	}

	.increase_status {
		margin-left: 0;
		margin-top: 20px;
	}
}

@media(max-width:991px) {
	.data_panel_text .flex_view {
		display: block !important;
	}

	.data_panel_data,
	.data_panel_img {
		width: 75%;
	}

	.tab_nav>li:not(:first-child) {
		margin-left: 20px;
	}

	.banner_panel {
		margin-bottom: 0;
	}

	.banner_data {
		padding: 30px;
	}

	.inv_left,
	.inv_right {
		float: none;
		width: 100%;
	}
}

@media(max-width:767px) {
	.outs_panel img {
		width: 100%;
	}

	.inner_data_full {
		padding: 0;
	}

	.section_heading {
		margin-bottom: 40px;
	}

	.graph_info {
		padding-right: 0;
	}
}

@media(max-width:575px) {

	.env_info>li,
	.env_info>li:first-child {
		width: 100%;
	}

	.env_info>li:first-child .img_box_style,
	.img_box_style {
		height: 180px;
	}
}

@media(max-width:479px) {

	.data_panel_data,
	.data_panel_img {
		width: 96%;
	}

	.data_panel_view {
		padding: 20px 0;
	}
}

@media(max-width:399px) {
	.increase_status>li {
		width: 80px;
		height: 80px;
		margin-right: 5px;
	}
}

/* new */
.panel_sm {
	min-height: 380px;
}

.panel_sm .text_caption {
	font-size: 1.1rem;
	line-height: 1.5;
}

.panel_sm .banner_data {
	padding: 30px 35px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.panel_sm .banner_data .heading_main,
.panel_lg .banner_data .heading_main {
	margin-bottom: 5px;
}

.panel_lg .banner_data {
	padding-top: 200px;
}

.panel_lg .text_caption {
	margin-bottom: 15px;
}

.section_projects .heading_main {
	color: #fff;
}

.projects_graph>li {
	list-style: none;
	float: left;
	margin-bottom: 80px;
}

.projects_graph>li img {
	max-height: 220px;
	max-width: 550px;
}

.projects_graph>li:nth-child(2) {
	margin-left: 200px;
}

.projects_graph>li:nth-child(4) {
	margin-left: 50px;
}

.projects_graph>li:nth-child(3) {
	clear: left;
	margin-left: 200px;
}

.projects_graph:after {
	content: '';
	display: block;
	clear: both;
}

.projects_graph {
	margin-top: 50px;
}

.section_projects {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.logo_marjan_view {
	width: 220px;
	margin-bottom: 30px;
}

.icon_external {
	background: url(../images/external_icon.png) 0 0 no-repeat;
	background-size: 100% auto;
	display: inline-block;
	width: 26px;
	height: 27px;
	float: left;
	margin-right: 10px;
}

.btn_external:hover {
	background: #fff;
}

@media(max-width:1299px) {
	.projects_graph>li img {
		max-height: 200px;
		max-width: 450px;
	}

}

@media(max-width:1199px) {
	.projects_graph>li img {
		max-height: 180px;
		max-width: 400px;
	}

	.projects_graph>li:nth-child(2) {
		margin-left: 100px;
	}

	.projects_graph>li:nth-child(4) {
		margin-left: 50px;
	}

	.projects_graph>li:nth-child(3) {
		clear: left;
		margin-left: 100px;
	}
}

@media(max-width:991px) {
	.panel_sm {
		margin-bottom: 20px;
	}

	.projects_graph>li img {
		max-height: 160px;
		max-width: 350px;
	}

	.projects_graph>li:nth-child(2) {
		margin-left: 50px;
	}

	.projects_graph>li:nth-child(4) {
		margin-left: 50px;
	}

	.projects_graph>li:nth-child(3) {
		clear: left;
		margin-left: 0;
	}
}

@media(max-width:991px) {
	.projects_graph>li {
		width: 48%;
	}

	.projects_graph>li img {
		max-width: 100%
	}

	.projects_graph>li:nth-child(1) img {
		padding-right: 40px;
	}

	.projects_graph>li:nth-child(2),
	.projects_graph>li:nth-child(4) {
		margin-left: 0px;
	}
}

/* new >> 20 feb 19 */
.header_inv_full {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.header_data_img {
	width: 30%;
	max-width: 30%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
}

.header_data_box {
	background: #2f72a5;
	padding-top: 200px;
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	color: #fff;
}

.header_data_inner {
	max-width: 900px;
	padding-left: 10%;
	padding-bottom: 80px;
}

.title4 {
	font-size: 2rem;
	margin-bottom: 20px;
}

@media(min-width:1200px) {
	.header_data_inner .heading_large {
		font-size: 7rem;
		line-height: 1;
	}
}

.header_data_inner .heading_large {
	margin-bottom: 40px;
	text-transform: none;
}

.header_data_inner .text_lg {
	opacity: .75;
}

.inv_types {
	margin: 60px 0;
}

.inv_types>li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.inv_types>li:not(:last-child) {
	margin-right: 80px;
}

.inv_types>li:before {
	content: '';
	display: block;
	position: absolute;
	right: -60px;
	top: 50%;
	height: 1px;
	background: #bb8e25;
	width: 40px;
}

.inv_types>li:last-child:before {
	display: none;
}

.inv_types_icont {
	width: 50px;
	height: 50px;
	padding: 0 5px;
	display: inline-block;
	vertical-align: middle;
	line-height: 50px;
	margin-right: 10px;
}

.inv_types_icont img {
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle
}

.inv_types_title {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: .75rem;
	line-height: 1.25;
}

.scroll_down {
	font-size: .8125rem;
	color: rgba(255, 255, 255, 0.75)
}

.scroll_down:before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-right: 1px solid #bb8e25;
	border-bottom: 1px solid #bb8e25;
	margin-right: 17px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	top: -2px;
}

.inv_sec_header {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.inv_sec_header .heading_large {
	margin-bottom: 15px;
}

.inv_sec_header:after {
	width: 70px;
	height: 12px;
}

.pr50 {
	padding-right: 50px;
}

.pl50 {
	padding-left: 50px;
}

.inv_grid_inner {
	padding-top: 50px;
}

.pull_right {
	float: right;
}

.left_bot_curv {
	position: relative;
}

.left_bot_curv:after {
	content: '';
	display: block;
	border-bottom: 50px solid #fafafa;
	border-right: 50px solid transparent;
	position: absolute;
	left: 0;
	bottom: 0;
}

.right_top_curv,
.right_bot_curv {
	position: relative;
}

.right_top_curv:after {
	content: '';
	display: block;
	border-top: 50px solid #fafafa;
	border-left: 50px solid transparent;
	position: absolute;
	right: 0;
	top: 0;
}

.right_bot_curv:after {
	content: '';
	display: block;
	border-bottom: 50px solid #fafafa;
	border-left: 50px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
}

.inv_grid_img img {
	width: 100%;
}

.data_arrow_box {
	height: 30px;
	text-align: center;
	margin: 30px 0
}

.data_arrow_box img {
	height: 30px;
	margin: 0 auto
}

.list_num_style {
	counter-reset: count_number
}

.list_num_style>li {
	counter-increment: count_number;
	padding-left: 35px;
	font-size: 1.25rem;
	margin-bottom: 35px;
	list-style: none;
	position: relative;
}

.list_num_style>li:before {
	content: counter(count_number) ".";
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 700
}

.list_blue>li:before {
	color: #0049a6;
}

.list_golden>li:before {
	color: #cb9a28;
}

.inv_grid_data_outer {
	padding-left: 50px;
	padding-right: 50px;
}

.investment_data_box {
	padding: 50px;
	border-radius: 56px;
	-webkit-border-radius: 56px;
	-moz-border-radius: 56px;
	-ms-border-radius: 56px;
	-o-border-radius: 56px;
	margin-top: 40px;
}

.box_data_info:not(.no_bdr) {
	border-left: 10px solid #cb9a28;
	padding-left: 10%;
}

.box_data_info p {
	font-size: 1.4rem
}

.box_data_info strong,
.inv_dev_text strong {
	display: block;
	font-size: 3.5rem;
	font-weight: normal;
	font-family: CenturyGothicB
}

.investment_data_group:not(:first-child):before {
	content: '';
	display: block;
	height: 16px;
	width: 70px;
	background: #00002e;
	margin-top: 60px;
	margin-bottom: 40px;
}

.inv_dev_text {
	font-size: 2rem
}

.inv_dev_text strong {
	line-height: 1.25;
}

.inv_dev_to {
	color: #cb9a28;
	font-size: 2rem;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inv_dev_to:after {
	content: '';
	display: inline-block;
	height: 20px;
	background: #cb9a28;
	width: 120px;
	margin-left: 20px;
}

.inv_dev_left {
	float: left;
	width: 300px;
}

.inv_dev_right {
	padding-top: 100px;
}

.page_dots {
	text-align: center;
	margin-top: 40px;
}

.page_dots>li {
	list-style: none;
	display: inline-block;
	margin: 10px
}

.page_dots>li a {
	display: block;
	padding: 5px;
}

.page_dots>li span {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #00002e;
	display: block;
}

.page_dots>li:not(.active) {
	opacity: .35;
}

.page_dots>li:not(.active):hover {
	opacity: .5;
}

.rating_star_box {
	margin-bottom: 10px;
}

.rating_star_box img {
	height: 26px;
	vertical-align: middle;
	display: inline-block;
}

.arrow_right.arrow_style {
	background: none
}

.arrow_right.arrow_style:after {
	border-color: #092556;
	width: 11px;
	height: 11px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	top: -2px;
}

.btn_main:hover .arrow_right.arrow_style:after {
	border-color: #fff;
}

.btn_sm .arrow_right.arrow_style:after {
	border-color: #092556;
	width: 9px;
	height: 9px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	top: -2px;
}

.img_grid_view_box {
	background: #FFFFFF;
	box-shadow: 0 10px 99px rgba(11, 109, 183, 0.1);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.investment_data_box {
	background: #fff;
}

@media(min-width:992px) {
	.group_inline .investment_data_group {
		float: left;
		width: 40%;
		position: relative;
	}

	.group_inline .investment_data_group+.investment_data_group {
		margin-left: 20%;
	}

	.group_inline .investment_data_group:not(:first-child):before {
		position: absolute;
		margin: 0;
		left: -50%;
		top: 50%;
	}
}

@media(max-width:1299px) {
	.inv_types>li:not(:last-child) {
		margin-right: 70px;
	}
}

@media(max-width:1199px) {
	.inv_grid_data_outer {
		padding-left: 0;
		padding-right: 0;
	}

	.inv_grid_inner {
		padding-top: 0;
	}

	.inv_dev_right {
		padding-top: 40px;
	}

	.header_inv_full {
		display: block !important;
	}

	.header_data_img {
		height: 400px;
		max-width: 100%;
		width: 100%;
	}

	.header_data_box {
		padding: 40px;
	}

	.header_data_inner {
		padding: 0;
	}

	.scroll_down {
		text-align: center;
	}
}

@media(max-width:991px) {
	.inv_dev_left {
		float: none;
		width: auto;
	}

	.box_data_info strong,
	.inv_dev_text strong {
		font-size: 2.5rem
	}
}

@media(max-width:767px) {
	.title4 {
		margin-bottom: 10px;
	}

	.header_data_inner .heading_large {
		font-size: 4rem;
		margin-bottom: 30px;
	}

	.inv_types {
		margin: 40px 0;
	}

	.heading1 {
		font-size: 3rem;
	}

	.pr50 {
		padding-right: 0;
	}

	.pl50 {
		padding-left: 0;
	}

	.box_data_info strong,
	.inv_dev_text strong {
		font-size: 2rem
	}

	.box_data_info p {
		font-size: 1rem
	}

	.investment_data_box {
		padding: 20px;
		border-radius: 6px;
	}
}

@media(max-width:479px) {
	.header_data_box {
		padding: 20px;
	}

	.inv_types>li:last-child:before {
		display: block;
	}

	.inv_types>li {
		display: block;
		margin-right: 70px;
	}

	.investment_data_box {
		padding: 20px 0;
		background: none;
		border-top: 1px solid #ddd;
		border-radius: 0;
	}
}

@media(max-width:399px) {
	.header_data_inner .heading_large {
		font-size: 3rem;
	}
}

/* new 24 feb 19 */
.panel_center_view {
	padding-left: 0;
	padding-right: 0;
}

.panel_center_view .panel_data {
	margin-left: auto;
	margin-right: auto;
	max-width: 1020px;
	min-height: 200px;
	margin-top: -100px;
}

.panel_text_right {
	width: 200px;
	float: right;
	padding-top: 30px;
}

.panel_text_left {
	float: left;
	width: calc(100% - 200px);
	padding-right: 50px;
}

.section_facts_full {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.section_facts_full:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: .8;
}

.section_facts_full>.container {
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}

.facts_new_box .facts_inner {
	max-width: 100%;
	text-align: center;
	padding: 20px;
}

.facts_new_box .facts_inner .count_text {
	font-size: 2.875rem;
}

.facts_new_box .facts_text {
	font-size: 1.3125rem;
}

.facts_new_box .facts_box {
	min-height: 160px;
}

.facts_left {
	margin-right: 0;
}

.listing_slider .owl-stage-outer {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.listing_slider .owl-nav>div {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.panel_center_view .panel_data:after {
	content: '';
	display: block;
	clear: both;
}

.middle_sec_img {
	min-width: 36%;
	max-width: 36%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.heading_main.xs {
	font-size: 1.875rem;
	margin-bottom: 10px;
}

.heading_main.xs+.text_para {
	margin-top: 10px;
}

.middle_sec_text {
	padding: 50px 60px;
}

.middle_sec_inner {
	height: 0;
	position: relative;
	z-index: 3;
	max-width: 1060px;
	margin: 0 auto;
}

.middle_sec_data {
	display: flex;
	display: -webki-flex;
	display: -ms-flex;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	overflow: hidden;
	position: absolute;
	bottom: 70px;
	background: #fff;
	width: 100%;
	left: 0;
	box-shadow: 0 3px 25px rgba(0, 0, 0, .16)
}

.celebrate_facts .facts_text {
	margin-left: 20px;
}

.img_shadow {
	box-shadow: 0 3px 55px rgba(0, 0, 0, .16)
}

.arrow_right {
	height: 4px;
	background: #fff;
	display: inline-block;
	width: 20px;
	position: relative;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	top: -2px;
}

.arrow_right:after {
	content: '';
	width: 16px;
	height: 16px;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	display: block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	top: -6px;
	right: -2px;
	position: absolute;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.explore_link:hover .arrow_right {
	background: #0B0F39;
}

.explore_link:hover .arrow_right:after {
	border-color: #0B0F39;
}

.hide_after {
	margin-bottom: 10px;
}

.hide_after:after {
	display: none;
}

.news_filter:after {
	content: '';
	display: block;
	clear: both;
}

.news_filter {
	text-align: center;
	font-size: 1.5rem;
	margin-bottom: 40px;
}

.news_filter>li {
	list-style: none;
	display: inline-block;
}

.news_filter>li>a {
	display: inline-block;
	color: #092556;
	padding: 10px 0px;
	position: relative;
	border-bottom: 3px solid transparent;
	transition: .2s;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
}

.news_filter>li>a:after {
	display: inline-block;
	content: '';
	width: 9px;
	height: 9px;
	border-bottom: 2px solid #092556;
	border-right: 2px solid #092556;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	vertical-align: middle;
	margin-left: 5px;
}

.news_filter>li:not(:first-child) {
	margin-left: 40px;
}

.news_filter>li>a:hover,
.news_filter>li.active>a {
	border-bottom-color: #CB9A28;
}

.vision_box {
	padding-top: 10%;
}

.explore_style {
	font-family: AmericanaBT;
	font-weight: normal
}

.explore_style .arrow_right {
	background: none !important;
}

.development_by {
	background: #fff;
	width: 190px;
	padding: 10px 25px 15px 30px;
	right: 0;
	position: fixed;
	top: 40%;
	z-index: 9;
	border-radius: 0 6px 6px 0;
	-webkit-border-radius: 6px 0 0 6px ;
	-moz-border-radius: 6px 0 0 6px ;
	-ms-border-radius: 6px 0 0 6px ;
	-o-border-radius: 6px 0 0 6px ;
	box-shadow: 0 0 15px rgba(0, 0, 0, .25);
}

.development_by span {
	font-size: .75rem;
	white-space: nowrap;
}

.attractions_of {
	margin-top: 200px;
}

@media(max-width:1859px) {
	.lang_box {
		margin-left: 40px;
	}

	.navbar>li {
		padding-left: 10px;
		padding-right: 10px;
		font-size: .9rem
	}
}

@media(max-width:1599px) {
	.logo {
		height: 80px;
	}

	.lang_box,
	.nav_sticky .lang_box {
		margin-left: 20px;
	}
}

@media(max-width:1499px) {
	.navbar>li {
		font-size: .75rem;
	}

	.navbar>li.submenu_parent>a:before {
		top: 18px;
		width: 6px;
		height: 6px;
	}

	.navbar>li>a {
		padding: 13px 0;
	}
}

@media(max-width:1339px) {
	.nav_inner {
		max-width: 96%
	}

	.navbar>li {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media(max-width:1239px) {
	.map_link a {
		font-size: .875rem;
	}

	.map_link .icon_map {
		margin-right: 0;
	}
}

@media(max-width:1199px) {
	.panel_center_view .panel_data {
		max-width: 710px;
	}

	.navbar>li {
		font-size: 1rem;
	}

	.navbar>li.submenu_parent>a:before {
		width: 8px;
		height: 8px;
	}

	.middle_sec_text {
		padding: 30px 40px;
	}

	.middle_sec_data {
		bottom: 40px;
	}
}

@media(max-width:991px) {

	.listing_inner,
	.listing>li:first-child>.listing_inner,
	.listing>li:last-child>.listing_inner {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
	}

	.listing_inner {
		height: 500px;
		margin-bottom: 0;
	}

	.facts_new_box .facts_box {
		margin-bottom: 15px;
	}

	.section_facts_full>.container {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.panel_center_view .panel_data {
		margin-left: 30px;
		margin-right: 30px;
	}

	.middle_sec_inner {
		height: auto;
	}

	.middle_sec_data {
		position: static;
		margin: -100px 0 50px;
	}
}

@media(max-width:767px) {
	.celebrate_facts .facts_text {
		font-size: 1.5rem
	}

	.development_by {
		display: none;
	}
}

@media(max-width:679px) {
	.panel_text_left {
		padding-right: 0;
	}

	.panel_text_left,
	.panel_text_right {
		width: auto;
		float: none;
		text-align: center;
	}

	.panel_center_view .text_right {
		text-align: center !important;
		padding-top: 0px;
		margin-bottom: 15px;
	}

	.logo {
		height: 60px;
	}
}

@media(max-width:575px) {
	.nav_main .nav_inner {
		max-width: 100%
	}

	.middle_sec_data {
		display: block;
	}

	.middle_sec_img {
		height: 300px;
		max-width: 100%
	}

	.celebrate_facts .facts_text {
		margin-left: 0;
	}
}

@media(max-width:479px) {

	.nav_sticky .logo,
	.logo {
		height: 45px;
	}

	.lang_box,
	.nav_sticky .lang_box {
		margin-left: 10px;
	}

	.map_link a {
		font-size: 0;
	}

	.panel_center_view .panel_data {
		margin-top: -50px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.explore_map_txt span {
		font-size: 1.5rem;
	}

	.explore_map_txt {
		font-size: .6rem;
	}
}

@media(max-width:399px) {
	.middle_sec_text {
		padding: 20px;
	}

	.middle_sec_data {
		margin-top: -50px;
	}

	.celebrate_facts .facts_text {
		font-size: 1.15rem;
	}

	.facts_in_panel .facts_box {
		min-height: 130px;
	}

	.news_filter>li {
		font-size: 1.25rem;
	}

	.news_filter>li>a:after {
		width: 6px;
		height: 6px;
	}

	.news_filter>li:not(:first-child) {
		margin-left: 10px;
	}
}
/* videos page */
.page_full_tab {background: #f0f0f0; padding: 15px 0;}
.full_tab > li {list-style: none; display: inline-block; }
.full_tab > li + li {margin-left: 40px;}
.full_tab > li > a {display: block; padding: 10px 0;}
.full_tab > li:not(.active) > a {color: #00002E}
.full_tab > li > a:after { content: ''; display: block; height: 1px; background: #FF634C; opacity: 0; transition:.2s ; -webkit-transition:.2s ; -moz-transition:.2s ; -ms-transition:.2s ; -o-transition:.2s ; }
.full_tab > li.active > a:after, .full_tab > li > a:hover:after {opacity: 1;}
.v_list_left {min-width: 28%; max-width: 28%; background: #f0f0f0;}
.v_list_main {padding: 50px;}
.v_listing {background: #fff; box-shadow: 0 0 50px rgba(0, 0, 0, 0.1); min-height: 240px;}
.v_list_thumb {display: block; height: 100%; background: #aaa; position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.v_list_thumb:after { content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.116); transition:.2s; -webkit-transition:.2s; -moz-transition:.2s; -ms-transition:.2s; -o-transition:.2s; opacity: 0;}
.v_list_thumb:hover:after {opacity: 1;}
.v_list_main .media_cat {margin-bottom: 15px;}
.v_play { display: block; border-left: 35px solid #fff; border-bottom: 23px solid transparent; border-top: 23px solid transparent; position: absolute; left: 50%; top: 50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); z-index: 3; }
.video_listing > li {list-style: none; margin-bottom: 35px;}
/* gallery */
.gallery_listing {margin:0 -25px}
.gallery_listing:after {content: ''; display: block; clear: both;}
.gallery_listing > li {list-style: none; float: left; padding:0 25px; margin-bottom: 40px; width: 33.333%;}
.gallery_listing_outer .btn_outer {margin-top: 0;}
.g_list_main {display: block;}
.g_list_info .title {font-size: 1.15rem; margin-bottom: 5px;}
.g_list_thumb {padding-bottom: 38%; background: #aaa; margin-bottom: 15px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.g_photo_count {font-size: .875rem}
.g_list_main .title, .g_list_info .title {font-family:'CenturyGothic', sans-serif}
.g_main_info .media_date {color: #CB9A28}
/* gallery datail */
.g_thumb_img {padding-bottom: 70%; background-color: #aaa; background-position: center center; background-repeat: no-repeat; background-size: cover; margin-bottom: 10px;}
.g_thumb_item {font-size: .875rem; color: #00002E; display: block;}
.g_thumb_outer {background: #f6f6f6; padding: 30px;}

.g_thumb_scroller .owl-nav {}
.g_thumb_scroller .owl-nav > div {display: block; width:150px; height:102%; font-size: 0px; position: absolute; -webkit-transition:.2s; -o-transition:.2s; transition:.2s; top: -1%; background: -moz-linear-gradient(left, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 20%, rgba(246,246,246,0) 94%, rgba(246,246,246,0) 100%);
	background: -webkit-linear-gradient(left, rgba(246,246,246,1) 0%,rgba(246,246,246,1) 20%,rgba(246,246,246,0) 94%,rgba(246,246,246,0) 100%);
	background: linear-gradient(to right, rgba(246,246,246,1) 0%,rgba(246,246,246,1) 20%,rgba(246,246,246,0) 94%,rgba(246,246,246,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#00f6f6f6',GradientType=1 );}
.g_thumb_scroller .owl-nav > div.owl-next {background: -moz-linear-gradient(left, rgba(246,246,246,0) 0%, rgba(246,246,246,0) 5%, rgba(246,246,246,1) 75%, rgba(246,246,246,1) 100%);
	background: -webkit-linear-gradient(left, rgba(246,246,246,0) 0%,rgba(246,246,246,0) 5%,rgba(246,246,246,1) 75%,rgba(246,246,246,1) 100%);
	background: linear-gradient(to right, rgba(246,246,246,0) 0%,rgba(246,246,246,0) 5%,rgba(246,246,246,1) 75%,rgba(246,246,246,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f6f6f6', endColorstr='#f6f6f6',GradientType=1 );}
.g_thumb_scroller .owl-nav > div:hover {opacity: 1}
.g_thumb_scroller .owl-nav > div:before {content: ''; display: block; position: absolute; width: 22px; height: 22px; border-top: 3px solid #CB9A28; border-right: 3px solid #CB9A28; top: 36%;}
.g_thumb_scroller .owl-nav > div.owl-prev {left: -30px}
.g_thumb_scroller .owl-nav > div.owl-next {right: -30px}
.g_thumb_scroller .owl-nav > div.owl-prev:before {-webkit-transform: rotate(-135deg); -o-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); left: 15px;}
.g_thumb_scroller .owl-nav > div.owl-next:before {-webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); right: 16px;}
.g_thumb_scroller .owl-nav > div.disabled {opacity: 0; cursor: default !important;}
.gallery_detail_container .heading_main {margin-bottom: 5px; line-height: 1;}
.photo_count {margin-bottom: 30px; color: #FF634C}
.gallery_detail_outer {margin-top: 50px;}
.g_main_info {margin-bottom: 40px;}
.more_gallery_panel {margin-top: 80px;}
.more_gallery_panel > .title {margin-bottom: 20px; font-family: Roboto; font-weight: 500;}
.btn_all { background: #F0F0F0; display: inline-block; padding: 12px 30px; font-size: 1rem; color: #00002E; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; -ms-border-radius:20px; -o-border-radius:20px; min-width: 160px; transition: .2s; -webkit-transition: .2s; -moz-transition: .2s; -ms-transition: .2s; -o-transition: .2s; }
.btn_all:hover {background: #FF634C; color: #fff;}
.g_main_img img {display: block; width: 100%; margin-bottom: 15px;}

/* new */
@media(max-width:991px){
	.gallery_listing {margin:0 -10px;}
	.gallery_listing > li {padding: 0 10px;}
}
@media(min-width:768px){
	.gallery_listing > li:nth-child(3n+1) {clear: left;}
}
@media(max-width:767px){
	.v_list_main {padding: 20px;}
	.v_listing {min-height: 200px;}
	.gallery_listing > li {width: 50%;}
	.gallery_listing > li:nth-child(2n+1) {clear: left;}
}
@media(max-width:575px){
	.v_listing {display: block !important}
	.v_list_left {max-width: 100%}
	.v_list_thumb {padding-bottom: 75%;}
	.full_tab > li + li {margin-left: 20px;}
	.g_thumb_outer {margin-left: -20px; margin-right: -20px;}
	.wpaper_download {position: relative; top: 0; margin-left: -20px;}\
	.wpaper_main {padding-right: 0;}
}
@media(max-width:399px){
	.gallery_listing > li {width: 100%;}
	.wpaper_thumb {width: 100%; float: none;}
	.wpaper_thumb img {width: 100%; display: block;}
	.wpaper_thumb + .wpaper_main {margin-left: 0;}
}