/* open-sans-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v35-latin-regular.eot');
  src: url('../fonts/open-sans-v35-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/open-sans-v35-latin-regular.woff2') format('woff2'), 
       url('../fonts/open-sans-v35-latin-regular.woff') format('woff'),
       url('../fonts/open-sans-v35-latin-regular.ttf') format('truetype'),
       url('../fonts/open-sans-v35-latin-regular.svg#OpenSans') format('svg');
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v35-latin-700.eot');
  src: url('../fonts/open-sans-v35-latin-700.eot?#iefix') format('embedded-opentype'),
       url('../fonts/open-sans-v35-latin-700.woff2') format('woff2'), 
       url('../fonts/open-sans-v35-latin-700.woff') format('woff'),
       url('../fonts/open-sans-v35-latin-700.ttf') format('truetype'),
       url('../fonts/open-sans-v35-latin-700.svg#OpenSans') format('svg');
}


/* open-sans-800 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v35-latin-800.eot'); 
  src: url('../fonts/open-sans-v35-latin-800.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/open-sans-v35-latin-800.woff2') format('woff2'), 
       url('../fonts/open-sans-v35-latin-800.woff') format('woff'), 
       url('../fonts/open-sans-v35-latin-800.ttf') format('truetype'),
       url('../fonts/open-sans-v35-latin-800.svg#OpenSans') format('svg');
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v25-latin-regular.eot');
  src: url('../fonts/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/montserrat-v25-latin-regular.woff2') format('woff2'), 
       url('../fonts/montserrat-v25-latin-regular.woff') format('woff'), 
       url('../fonts/montserrat-v25-latin-regular.ttf') format('truetype'), 
       url('../fonts/montserrat-v25-latin-regular.svg#Montserrat') format('svg');
}

/* lato-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin-regular.eot'); 
  src: url('../fonts/lato-v24-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/lato-v24-latin-regular.woff2') format('woff2'),
       url('../fonts/lato-v24-latin-regular.woff') format('woff'), 
       url('../fonts/lato-v24-latin-regular.ttf') format('truetype'), 
       url('../fonts/lato-v24-latin-regular.svg#Lato') format('svg');
}

@font-face{
	font-family:'ElegantIcons';src:url('../fonts/ElegantIcons.eot');
	src:url('../fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ElegantIcons.woff') format('woff'),
	url('../fonts/ElegantIcons.ttf') format('truetype'),
	url('../fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight:normal; font-style:normal;
}

@font-face{
	font-family:'FontAwesome';
	src:url('../fonts/fontawesome-webfont.eot?v=4.5.0');
	src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),
	url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),
	url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),
	url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),
	url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
	font-weight:normal;
	font-style:normal}
	

.clearBoth,
.clearLine {
    clear: both
}

select,
input {
    -webkit-appearance: none;
    -moz-appearance: none
}

a,
ins {
    text-decoration: none
}

a,
hr {
    padding: 0
}

 :focus {
    outline: 0
}

a,
sub,
sup {
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
img,
menu,
nav,
section {
    display: block
}

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

a {
    margin: 0;
    font-size: 100%;
    background: 0 0
}

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

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

input,
select {
    vertical-align: middle;
    border-radius: 0;
    -webkit-border-radius: 0
}

sub,
sup {
    font-size: 55%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

* {
    box-sizing: border-box
}

 ::selection {
    background: #3d3d3d;
    color: #fff
}

 ::-moz-selection {
    background: #3d3d3d;
    color: #fff
}

html {
    overflow-y: scroll
}

figure {
    overflow: hidden
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    &.img100 {
        width: 100%;
    }
}

body,
html {
    line-height: 1;
    background: #fff;
    color: #333;
    font-size: 1em;
    font-family: 'Open Sans', sans-serif
}

hr {margin-top: 18px;
    margin-bottom: 18px;}
	
h3 {font-size: 23px; margin-bottom: 30px;}	

ul {margin: 0; padding: 0;}
	li {list-style: none;}

.smallContainer {margin: 0 auto; max-width: 1200px; padding: 15px;}
	.row {margin: 0 -15px;}
		.col33 {float: left; width: 33.33%; padding: 0 15px;}
		
@media screen and (max-width:767px) {
	.col33 {width: 100%; padding-bottom: 50px;}
}

.contentSection {padding: 7vh 5vw;}
	.contentSection.textImgCol {position: relative; padding: 7vh 55vw 7vh 5vw;}
		.contentSection.textImgCol .imgCol {position: absolute; top: 0; right: 0; width: 50%; height: 100%;}
	.contentSection.imgTextCol {position: relative; padding: 7vh 5vw 7vh 55vw;}
		.contentSection.imgTextCol .imgCol {position: absolute; top: 0; left: 0; width: 50%; height: 100%;}

.contentSection .textCol {width: 100%; height: calc(600px - 14vh); display: table;}

@media screen and (max-width:767px) {
	.contentSection.textImgCol, .contentSection.imgTextCol {padding: 430px 5vw 7vh 5vw;}
	.contentSection.textImgCol .imgCol, .contentSection.imgTextCol .imgCol {width: 100%; height: 400px;}
}

.tableCell {display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;}	
	
.textCenter {text-align: center;}

.line21 {line-height: 21px;}
.line28 {line-height: 28px;}

.size13 {font-size: 13px;}
.size14 {font-size: 14px;}
.size15 {font-size: 15px;}
.size16 {font-size: 16px;}
.size23 {font-size: 23px;}
.size18 {font-size: 18px;}
.size28 {font-size: 28px;}
.size32 {font-size: 32px;}

.font800 {font-weight: 800;}

.background1 {background: #81693b;}
.background2 {background: #383838;}
.background3 {background: #1f2027;}
.background4 {background: #262d32;}
.background5 {background: #d5d5d5;}
.background5 {background: #ebe8e1;}

.color1 {color: #d7d7d7;}
.color2 {color: #d0121a;}
.color3 {color: #666;}

.pt90 {padding-top: 90px;}
.pb30 {padding-bottom: 30px;}
.pb36 {padding-bottom: 36px;}

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

.linkButton {display: inline-block;border: 1px solid #fff; padding: 10px 20px; color: #fff; font-weight: 700;}
	.linkButton:hover {background: rgba(12,18,22,0.4)}
			

#naviBox {position: relative; width: 100%; height: 121px; min-height: 121px; z-index: 10;}

	#naviBoxLogo {position: absolute; top: 15px; left: 50%; margin-left: -65px; width: 131px;}
				
	#naviBoxLang {position: absolute; top: 41px; right: 25px;}		
		.naviBoxLangCurrent {position: relative; padding: 13px 28px; color: #000; cursor: pointer; font-size: 13px; font-family: 'Lato', sans-serif;}
			.naviBoxLangCurrent:hover {color: #d0121a;}
			.naviBoxLangCurrent::before {position: absolute; top: 13px; right: 10px; font-size: 16px; font-family: 'FontAwesome'; content: '\f107';}
			.naviBoxLangCurrent img {position: absolute; top: 14px; left: 0;}
		.naviBoxLangNav {display: none; position: absolute; top: 32px; left: 0; background: #fff; width: 157px; box-shadow: 0 0 5px rgba(0,0,0,0.3); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3); -ms-box-shadow: 0 0 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3); -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);}
			.naviBoxLangNav a {display: block; position: relative; padding: 0 15px 0 43px; line-height: 35px; color: #000; font-size: 13px; font-family: 'Lato', sans-serif;}
				.naviBoxLangNav a img {position: absolute; top: 12px; left: 15px;}
				.naviBoxLangNav a:hover {color: #d0121a;}
				

@media screen and (max-width: 649px) {
	#naviBoxLogo {left: 25px; margin-left: 0}	
}

#headerBox {
	height: 420px; background: url(../img/1920x460_dancing.png) no-repeat center center; background-size: cover;
}

@media screen and (max-width:991px) {
	#headerBox {background-image: url(../img/1080x460_dancing.png);}
}

#footerBox .footerInfo {font-family: 'Lato', sans-serif; color: #666; font-size: 13px;}
	.footerNav {text-align: center;}
			.footerNav a {display: inline-block; color: #666; padding: 0 20px; text-decoration: none;}
			
			
	.footerCopyright {border-top: 1px solid #ccc; margin-top: 45px; padding-top: 25px; padding-bottom: 20px; line-height: 22px; text-align: center;}
	
@media screen and (max-width:449px) {
	.footerNav a {display: block; color: #666; padding: 10px 20px; text-decoration: none;}
}

.pageLink {position: relative; display: inline-block; padding-bottom: 3px; color: inherit; text-decoration: none;}
	.pageLink::before {position: absolute; bottom: 0; left:50%; width: 0; height: 1px; background: #000; content: ''; transition: width .3s ease-in-out;}
	.pageLink::after {position: absolute; bottom: 0; right:50%; width: 0; height: 1px; background: #000; content: ''; transition: width .3s ease-in-out;}
		.pageLink:hover::before, .pageLink:hover::after {width: 50%;}