body {
	margin: 0px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.page {
	position: relative;
	margin: auto;
	min-width: 960px;
}

.page .header {
	height: 80px; 
	width: 100%; 
	position: fixed; 
	background: #FFFFFF; 
	display: block; 
	z-index: 1001; 
	top: 0px;
}
.page .header .content {
	width: 80%;
	margin: auto;
	max-width: 1200px;
	min-width: 960px;
}
.page .header .info {
	height: 30px;
}

.page .header .info .languages-wrapper {
	float: right;
	position: relative;
}
.page .header .info .languages-wrapper .lang-menu {
	display: none;
	position: absolute;
	background: #FFFFFF;
	top: 30px;
	right: 0px;
	z-index: 99999;
	/* min-width: 115px; */
	padding: 0px 10px 5px 10px;
	overflow: hidden;
}
.page .header .info .languages-wrapper .item {
	padding-left: 22px;
	background-position: center left;
	color: #536D79;
	font-size: 13px;
	text-decoration: none;
	display: block;
	position: relative;
	line-height: 30px;
	height: 30px;
	white-space: nowrap;
}
.page .header .info .languages-wrapper .lang-menu .item {
	opacity: 0.7;
}
.page .header .info .languages-wrapper .lang-menu .item:hover {
	opacity: 1;
}
.page .header .info .languages-wrapper .item .flag-icon-background {
	display: block;
	position: absolute;
	left: 0px;
	top: 8px;
	height: 12px;
	width: 20px;
}
.page .header .info .languages-wrapper .item.choose {
	line-height: 30px;
	padding-right: 25px;
	/*min-width: 110px; */
}
.page .header .info .languages-wrapper .item.choose .arrow {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	right: 5px;
	top: 0px;
}

.page .header .info .social-wrapper {
	font-size: 16px;
	line-height: 30px;
}
.page .header .info .social-wrapper a {
	padding: 0px 3px;
	margin: 0px 2px;
	color: #536D79;
}
.page .header .info .contact-us {
	font-size: 13px;
	line-height: 30px;
	color: #536D79;
	margin-left: 15px;
}
.page .header .menu-wrapper {
	background: url('img/menu-bg.png') repeat-x center center;
	height: 50px;
	text-align: right;
	overflow: hidden;
	position: relative;
}
.page .header .menu-wrapper a {
	padding: 0px 20px;
	line-height: 50px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	position: relative;
	z-index: 1101;
	outline: none;
}
.page .header .menu-wrapper a.active .splitter-1,
.page .header .menu-wrapper a.active .splitter-2 {
	background: url('img/menu-splitter.png') no-repeat center center;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0px;
	z-index: 1101;
}
.page .header .menu-wrapper a.active .splitter-1 {
	left: -25px;
}
.page .header .menu-wrapper a.active .splitter-2 {
	right: -25px;
}

.page .content-wrapper {
	position: relative; 
	display: block; 
	z-index: 1000;
	overflow: hidden;
}
.page .content-wrapper .content-block {
	padding: 0px 0px
}
.page .content-wrapper .content-block .block-bg {
	min-height: 500px; 
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed; 
	background-size: cover;
}
.page .content-wrapper .content-block .content {
	width: 80%;
	max-width: 1200px;
	min-width: 960px;
	margin: auto;
}
.page .content-wrapper .content-block .content.page-content h1 {
	width: 360px;
	margin: 0px auto 20px auto;
	font-size: 23px;
	color: #035B98;
	font-weight: normal;
	padding: 15px 30px 5px 30px;
	border-bottom: 1px solid #D3D3D3;
	letter-spacing: 1px;
}
.page .content-wrapper .content-block .content.page-content h2 {
	font-size: 25px;
	font-weight: bold;
	color: #433A34;
	margin: 20px 0px;
	letter-spacing: 1px;
}
.page .content-wrapper .content-block .content.page-content h3 {
	font-size: 13px;
	font-weight: normal;
	color: #949290;
	margin: 0px;
}

.page .content-wrapper .content-block table.content {
	border: 0px none;
	border-collapse: collapse;
	padding: 0px;
}
.page .content-wrapper .content-block table.content td {
	height: 500px;
}
.page .content-wrapper .content-block table.content td h1 {
	color: #FFFFFF;
	text-shadow: 
		/* first layer at 1px */
        -1px -1px 0px #2C2C2E,
         0px -1px 0px #2C2C2E,
         1px -1px 0px #2C2C2E,
        -1px  0px 0px #2C2C2E,
         1px  0px 0px #2C2C2E,
        -1px  1px 0px #2C2C2E,
         0px  1px 0px #2C2C2E,
         1px  1px 0px #2C2C2E;
	font-size: 45px;
	font-weight: bold;	
}

.page .content-wrapper .content-block.home-block .content h1 {
	font-size: 40px;
	color: #035B98;
	font-weight: normal;
	margin: 0px 0px 0px 70px;
	padding: 0px;
	border-bottom: 0px none;
	width: auto;
	letter-spacing: -1px;
}
.page .content-wrapper .content-block.home-block .content h2 {
	margin: 0px 0px 0px 70px;
	font-family: Times;
	font-size: 17px;
	font-weight: bold;
	color: #035B98;
	letter-spacing: 1px;
}

.page .content-wrapper .content-block a.button-blue {
	background: #035B98;
	line-height: 40px;
	height: 40px;
	white-space: nowrap;
	min-width: 100px;
	padding: 0px 20px;
	font-size: 26px !important;
	font-family: Arial;
	display: inline-block;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 6px;
}

.page .content-wrapper .content-block .slide-block-table td div {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}

.page .content-wrapper .content-block .table-about-us td {
	padding: 0px 15px;
	line-height: 16px;
}

/* FULL BACKGROUND */
.page .content-wrapper .content-block .full-bg {
	position: relative;
}
.page .content-wrapper .content-block .full-bg > * {
	position: relative;
}
.page .content-wrapper .content-block .full-bg .bg {	
	position: absolute;
	left: -500%;
	right: -500%;
	top: 0px;
	bottom: 0px;
}
.page .content-wrapper .content-block .full-bg.gray .bg {
	background-color: #F1F1F1;
}
.page .content-wrapper .content-block .full-bg.black .bg {
	background-color: #252524;
}
.page .content-wrapper .content-block .full-bg.blue .bg {
	background-color: #80CEF3;
}	

.page .content-wrapper .content-block .full-bg .info-text {
	text-align: center;
}
.page .content-wrapper .content-block .full-bg .info-text a {
	color: #555454;
	font-size: 36px;
	text-decoration: none;
}

/* SUB PAGE */
.page .content-wrapper .content-block .sub-pages-list {
	text-align: center;
	margin: 0px;
	padding: 0px;
	/* height: 310px; */
	position: relative;
	white-space: nowrap;
}
.page .content-wrapper .content-block .sub-pages-list li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	width: 25%;
	/* height: 310px; */
	cursor: pointer;
	vertical-align: top;
	border-right: 2px solid #B1B3B6;
	white-space: normal;
}
.page .content-wrapper .content-block .sub-pages-list li.first {
	border-left: 2px solid #B1B3B6;
}
.page .content-wrapper .content-block .sub-pages-list .image {
	width: 90%;
	height: 210px;
	margin: 20px auto;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.page .content-wrapper .content-block .sub-pages-list .title {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px;
	min-height: 60px;
	display: table;
	width: 100%;
}
.page .content-wrapper .content-block .sub-pages-list .title p {
	display: table-cell;
	vertical-align: middle;
}
.page .content-wrapper .content-block .sub-pages-list li:hover .title,
.page .content-wrapper .content-block .sub-pages-list li.active .title {
	background-color: #6DCDF4;
}
.page .content-wrapper .content-block .sub-pages-contents {
	position: relative;
	overflow: hidden;
}
.page .content-wrapper .content-block .sub-pages-contents .sub-page-close {
	position: absolute;
	display: block;
	right: 5px;
	top: 5px;
	width: 34px;
	height: 34px;
}
.page .content-wrapper .content-block .sub-pages-contents .sub-page-content {
	color: #666666;
	font-size: 12px;
	text-align: left;
	position: relative;
}
.page .content-wrapper .content-block .sub-pages-contents .sub-page-content .sub-page-content-data {
	min-height: 44px;
	padding: 5px 0px 40px 0px;
}
.page .content-wrapper .content-block .sub-pages-contents .sub-page-content h1.sub-page-content-title,
.page .content-wrapper .content-block .sub-pages-contents .sub-page-content .sub-page-content-data h1 {
	font-size: 23px;
	font-weight: bold;
	color: #6DCDF4;
	width: 100%;
	padding: 7px 0px;
	margin: 0px;
	border-bottom: 0px none;
}
.page .content-wrapper .content-block .sub-pages-contents .sub-page-content h1.sub-page-content-title {
	text-align: center;
	min-height: 55px;
	padding: 15px 0px 10px 0px;
}
.page .content-wrapper .content-block .sub-pages-contents .sub-page-content .sub-page-content-data h2 {
	font-size: 18px;
	font-weight: bold;
	color: #6DCDF4;
	width: 100%;
	padding: 7px 0px;
	margin: 0px;
}
.page .content-wrapper .content-block .sub-pages-contents .sub-page-content .sub-page-content-data h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6DCDF4;
	width: 100%;
	padding: 7px 0px;
	margin: 0px;
}

/* SUB PAGE FLIP */
.page .content-wrapper .content-block .sub-pages-flip {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 310px;
	position: relative;
	white-space: nowrap;
}
.page .content-wrapper .content-block .bg.bg-left {
	width: 500%;
	left: -500%;
	top: 0px;
	bottom: 0px;
}
.page .content-wrapper .content-block .bg.bg-right {
	width: 500%;
	left: 100%;
	top: 0px;
	bottom: 0px;
}
.page .content-wrapper .content-block .sub-pages-flip li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	width: 25%;
	height: 310px;
	vertical-align: top;
	border-right: 2px solid #B1B3B6;
	white-space: normal;
}
.page .content-wrapper .content-block .sub-pages-flip li.first {
	border-left: 2px solid #B1B3B6;
}
.page .content-wrapper .content-block .sub-pages-flip .front {
	background-color: #F1F1F1;
}
.page .content-wrapper .content-block .sub-pages-flip .front .image {
	width: 90%;
	margin: 0px 5%;
	height: 310px;
	background-position: center center;
	background-repeat: no-repeat;
}
.page .content-wrapper .content-block .sub-pages-flip .front .title {
	position: absolute;
	bottom: 25px;
	left: 0px;
	right: 0px;
	line-height: 30px;
	font-size: 20px;
	text-transform: uppercase;
}
.page .content-wrapper .content-block .sub-pages-flip .back {
	background-color: #6DCDF4;
	position: relative;
	padding-bottom: 50px;
}
.page .content-wrapper .content-block .sub-pages-flip .back .back-content {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 20px;
	position: absolute;
	left: 0px;
	right: 0px;
}
.page .content-wrapper .content-block .sub-pages-flip .back p {
	margin: 0px;
}
.page .content-wrapper .content-block .sub-pages-flip .back .button-flip {
	display: block;
	background-color: #E87840;
	position: absolute;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	width: 86%;
	font-weight: 20px;
	color: #FFFFFF;
	text-decoration: none;
	left: 7%;
	bottom: 25px;
}

.page .content-wrapper .content-block .content.page-content .footer-content .left {
	padding-top: 80px;
}
.page .content-wrapper .content-block .content.page-content .footer-content .left .info {
	text-align: right;
	padding-right: 0px;
	font-size: 22px;
	font-family: Arial;
	border-bottom: 1px solid #FFFFFF;
	line-height: 60px;
	letter-spacing: 1px;
}
.page .content-wrapper .content-block .content.page-content .footer-content .left .info a {
	color: #FFFFFF;
}
.page .content-wrapper .content-block .content.page-content .footer-content .left .info a:hover {
	text-decoration: underline;
	color: #DDDDDD;
}
.page .content-wrapper .content-block .content.page-content .footer-content .left .info.no-border {
	border-bottom: none;
}
.page .content-wrapper .content-block .content.page-content .footer-content .left .icon {
	font-size: 35px;
	color: #A71A19;
	line-height: 60px;
	padding-right: 8%;
	text-align: center;
}
.page .content-wrapper .content-block .content.page-content .footer-content .right {
	padding: 0px 7%;
	border-left: 2px solid #FFFFFF;
}
.page .content-wrapper .content-block .content.page-content .footer-content .right h2 {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px 0px 15px 0px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 22px;
}

/* SLIDER */
.page .content-wrapper .content-block .full-bg .slider {
	position: relative;
}
.page .content-wrapper .content-block .full-bg .slider-prev {
	position: absolute;
	left: 0px;
	top: 119px;
	width: 41px;
	height: 72px;
	background: url('img/arrow-prev.png') no-repeat center center;
	cursor: pointer;
}
.page .content-wrapper .content-block .full-bg .slider-prev:hover {
	background-color:rgba(100, 100, 100, 0.5);
}
.page .content-wrapper .content-block .full-bg .slider-prev.disabled {
	opacity: 0.3;
	cursor: default;
	background-color: transparent !important;
}
.page .content-wrapper .content-block .full-bg .slider-next {
	position: absolute;
	right: 0px;
	top: 119px;
	width: 41px;
	height: 72px;
	background: url('img/arrow-next.png') no-repeat center center;
	cursor: pointer;
}
.page .content-wrapper .content-block .full-bg .slider-next:hover {
	background-color:rgba(100, 100, 100, 0.5);
}
.page .content-wrapper .content-block .full-bg .slider-next.disabled {
	opacity: 0.3;
	cursor: default;
	background-color: transparent !important;
}
.page .content-wrapper .content-block .full-bg .slider-splitter-left {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 0px;
	border-left: 2px solid #B1B3B6;
}
.page .content-wrapper .content-block .full-bg .slider-splitter-right {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 0px;
	border-left: 2px solid #B1B3B6;
}

.google-map {
	height: 400px;
	width: 600px;
	left: 0px;
	bottom: 0px;
	visibility: hidden;
	position: absolute;
}

.has-error input,
.has-error textarea {
	background-color: #F1C3C3;
}
#sendform_error {
	text-align: right;
	color: #A71A19;
	font-size: 16px;
	letter-spacing: 1px;
}
#sendform .ajaxActivity {
	border-color: transparent !important;
	background: url('img/ajax-loader.gif') no-repeat center center !important;
}


.sp-thumbnail-container {
	opacity: 0.6;
}
.sp-selected-thumbnail,
.sp-thumbnail-container:hover {
	opacity: 1;
}

.sub-pages-contents .sp-horizontal .sp-arrows {
	margin-top: -36px;
}
.sub-pages-contents .sp-horizontal .sp-previous-arrow {
	width: 41px;
	height: 72px;
	background: url('img/arrow-prev.png') no-repeat center center;
	background-color:rgba(100, 100, 100, 0.5);
}
.sub-pages-contents .sp-horizontal .sp-next-arrow {
	width: 41px;
	height: 72px;
	background: url('img/arrow-next.png') no-repeat center center;
	background-color:rgba(100, 100, 100, 0.5);
}
.sub-pages-contents .sp-arrow:before,
.sub-pages-contents .sp-arrow:after {
	background-color: transparent;
}

.sub-pages-contents .sp-horizontal .sp-thumbnail-arrows {
	margin-top: -18px;
}
.sub-pages-contents .sp-horizontal .sp-previous-thumbnail-arrow {
	width: 21px;
	height: 36px;
	background: url('img/arrow-prev.png') no-repeat center center;
	background-color:rgba(100, 100, 100, 0.5);
	left: 5px;
	background-size: 11px 26px;
}
.sub-pages-contents .sp-horizontal .sp-next-thumbnail-arrow {
	width: 21px;
	height: 36px;
	background: url('img/arrow-next.png') no-repeat center center;
	background-color:rgba(100, 100, 100, 0.5);
	right: 5px;
	background-size: 11px 26px;
}
.sub-pages-contents .sp-thumbnail-arrow:before,
.sub-pages-contents .sp-thumbnail-arrow:after {
	background-color: transparent;
}

.button-ask {
	display: block;
	height: 89px;
	width: 949px;
	padding: 0px 30px 0px 100px;
	margin: auto;
	line-height: 89px;
	text-align: center;
	background: url('img/button-ask.png') no-repeat center center;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
}
.button-ask:hover {
	color: #FFFFFF;
	text-decoration: none;
}