/*
Theme Name: Omatri Group
Author: Michel Fong
Version: 1.2
Author URI: https://fong.de/
Description: These responsive theme and all included templates are exklusive for the website of the Omatri Group.
Tags: Weaving Creativity, Community and Commerce Across Borders.
*/

/*----------------------------------Fonts----------------------------------*/
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/rubik-v31-latin-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/rubik-v31-latin-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/rubik-v31-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'DMSerif';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/dm-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Chiron';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/chiron-hei-300.woff2') format('woff2');
}
@font-face {
	font-family: 'Chiron';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/chiron-hei-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Noto';
	font-style: normal;
	font-weight: 900;
	src: url('fonts/noto-900.woff2') format('woff2');
}

/*----------------------------------Main----------------------------------*/
* {
	outline-width: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: "Rubik", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: clamp(15px, 2.5vw, 20px);
    line-height: 1.7em;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
body.cn {
    font-family: "Chiron","微软雅黑", STXihei, "华文细黑", sans-serif;
    font-size: 21px;
    font-size: clamp(16px, 2.5vw, 21px);
    line-height: 2em;
}
body.fixed {
    overflow: hidden;
}
.clearfix {
	float: none;
	clear: both;
}
.wrapper {
    position: relative;
	max-width: 1275px;
	padding: 0 25px;
	margin: 0 auto;
}
.innerwrapper {
	max-width: 813px;
	margin: 0 auto;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #e53357;
}
p {
    margin: 0 0 17px 0;
}
hr {
    width: 100%;
    height: 1px;
    background-color: #222;
    margin: 0 0 5% 0;
    box-shadow: none;
    border: none;
}
h1, h2 {
    margin: 0 0 4% 0;
    text-align: center;
    font-family: "DMSerif", Times New Roman, Times, serif;
    width: 100%;
    font-size: clamp(36px, 6vw, 55px);
    line-height: 1em;
    letter-spacing: -0.01em
}
.cn h1, .cn h2 {
    margin: 0 0 4% 0;
    text-align: center;
    font-family: "Noto","微软雅黑", STXihei, "华文细黑", sans-serif;
    width: 100%;
    font-size: clamp(33px, 6vw, 49px);
    line-height: 1.1em;
    letter-spacing: none;
}
h3 {
    font-family: "DMSerif", Times New Roman, Times, serif;
    font-size: clamp(18px, 3vw, 30px);
}
.cn h3 {
    font-family: "Noto","微软雅黑", STXihei, "华文细黑", sans-serif;
    font-size: clamp(20px, 3vw, 30px);
}

/*----------------------------------Header----------------------------------*/
header {
    position: absolute;
	width: 100%;
    max-width: 1020px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}
.header_space {
    width: 100%;
    height: 4vw;
    max-height: 70px;
}
#header_menu {
    width: 25%;
    float: left;
}
#header_menu ul li {
    margin: 29px 20px 0 0;
    float: left;
    list-style: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
.cn #header_menu ul li {
    font-family: "Chiron","微软雅黑", STXihei, "华文细黑", sans-serif;
    margin: 22px 24px 0 0;
    font-size: 14px;
    font-weight: 700;
}
#header_menu ul li a {
    color: #fff;
}
#header_menu ul li a:hover {
    color: #e53357;
}
.header_center {
    width: 50%;
    text-align: center;
    float: left;
}
#headerlogo {
    width: 92%;
	height: 67px;
	display: block;
    margin: 0 auto;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
#lang_menu {
    width: 25%;
    float: right;
}
#lang_menu ul li {
    margin: 26px 0 0 20px;
    float: right;
    list-style: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
.cn #lang_menu ul li {
    font-family: "Chiron","微软雅黑", STXihei, "华文细黑", sans-serif;
    margin: 22px 0 0 0;
    font-size: 14px;
    font-weight: 700;
}
#lang_menu ul li a {
    color: #fff;
}
#lang_menu ul li a:hover {
    color: #e53357;
}
.stickyheader {
    display: none;
    position: fixed;
    background-color: #fff;
    border-bottom: 1px solid #e53357;
    width: 100%;
    /*max-width: 1325px;*/
    max-width: 2000px;
    height: 105px;
    z-index: 102;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.sticky_box {
    width: 100%;
    margin: 20px auto;
    max-width: 1020px;
}
#sticky_menu {
    width: 25%;
    float: left;
}
#sticky_menu ul li {
    margin: 10% 20px 0 0;
    float: left;
    list-style: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
.cn #sticky_menu ul li {
    font-family: "Chiron","微软雅黑", STXihei, "华文细黑", sans-serif;
    margin: 22px 24px 0 0;
    font-size: 14px;
    font-weight: 700;
}
#header_menu ul li a:hover {
    color: #e53357;
}
#stickylogo {
    width: 60%;
	height: 67px;
	display: block;
    margin: 0 auto;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
#sticky_lang {
    width: 25%;
    float: right;
}
#sticky_lang ul li {
    margin: 9% 0 0 20px;
    float: right;
    list-style: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
.cn #sticky_lang ul li {
    font-family: "Chiron","微软雅黑", STXihei, "华文细黑", sans-serif;
    margin: 22px 24px 0 0;
    font-size: 14px;
    font-weight: 700;
}
#sticky_lang ul li a:hover {
    color: #e53357;
}
.header_image {
    position: relative;
    width: 100%;
    /*max-width: 1325px;*/
    max-width: 2000px;
    aspect-ratio: 15/7;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.header-text {
    position: absolute;
    left: 50%;
    top: 65%;
    width: 90%;
    text-align: center;
    transform: translate(-50%, -50%);
    font-size: clamp(24px, 3vw, 41px);
    line-height: 1.4em;
    color: #fff;
    z-index: 99;
}
.smartheader {
    display: none;
}
.smartsticky {
    display: none;
}
.smartmenu {
    display: none;
}

/*----------------------------------Content----------------------------------*/
img.alignright {float: right; margin: 0 0 1em 1em;}
img.alignleft {float: left; margin: 0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignright {float: right; }
.alignleft {float: left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.intro {
    margin: 0 auto;
}
.intro_space {
    width: 100%;
    height: 12vw;
    max-height: 128px;
}
.tab_box {
    position: relative;
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
    aspect-ratio: 12/5;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.tabs {
    position: absolute;
    width: 100%;
    max-width: 1020px;
    top: 17%;
    text-align: center;
}
.tab1 {
    margin: 0 8% 8px 0;
    display: inline-block;
}
.tab2 {
    margin: 0 8% 8px 0;
    display: inline-block;
}
.tab3 {
    margin: 0 0 8px 0;
    display: inline-block;
}
.tab_1_head {
    cursor: pointer;
}
.tab_2_head {
    cursor: pointer;
}
.tab_3_head {
    cursor: pointer;
}
.tab_1_head:hover, .tab_2_head:hover, .tab_3_head:hover {
    color: #e53357;
}
.tab1.active .tab_1_head, .tab2.active .tab_2_head, .tab3.active .tab_3_head {
    color: #e53357;
}
.tab_1_arrow {
    display: none;
    height: 10px;
    margin: 5px 0 0 0;
    background-image: url("images/SelectArrow.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 220px;
}
.tab_2_arrow {
    display: none;
    height: 10px;
    margin: 5px 0 0 0;
    background-image: url("images/SelectArrow.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 220px;
}
.tab_3_arrow {
    display: none;
    height: 10px;
    margin: 5px 0 0 0;
    background-image: url("images/SelectArrow.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 220px;
}
.tab1.active .tab_1_arrow, .tab2.active .tab_2_arrow, .tab3.active .tab_3_arrow {
    display: block;
}
.tab1.active .tab_1_head, .tab2.active .tab_2_head, .tab2.active .tab_2_head {
    color: #e53357;
}
.tab_content {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 815px;
    margin: 0 auto;
}
.tab_1_content {
    
}
.tab_2_content {
    display: none;
}
.tab_3_content {
    display: none;
}
.contact_space {
    width: 100%;
    height: 11vw;
    max-height: 118px;
}

/*----------------------------------Footer----------------------------------*/
.footer_space {
    width: 100%;
    height: 11vw;
    max-height: 118px;
}
footer {
	position: relative;
    aspect-ratio: 2652/850;
    width: 100%;
    max-width: 2000px;
    margin: 0 auto;
    overflow: hidden;
}
footer .logo {
    width: 5.5%;
    aspect-ratio: 72/79;
    position: absolute;
    top: 8%;
    left: 50%;
    margin: 0 0 0 -2.75%;
}
footer .logo img {
    width: 100%;
    height: auto;
}
.back01 {
    position: absolute;
    aspect-ratio: 2652/1255;
    width: 100;
    top: 0;
    z-index: 5;
}
.back02 {
    position: absolute;
    aspect-ratio: 2652/1255;
    width: 100;
    top: 0;
    z-index: 4;
}
.back03 {
    position: absolute;
    aspect-ratio: 2652/1255;
    width: 100;
    top: 0;
    z-index: 3;
}
.back01 img, .back02 img, .back03 img {
    width: 100%;
    height: auto;
}
.copyright {
    position: absolute;
    width: 100%;
    bottom: 12%;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    z-index: 6;
}
.legal_cta {
    position: absolute;
    width: 100%;
    bottom: 10%;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    z-index: 7;
}
.cta {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    cursor: pointer;
}
.cta:hover {
    color: #e53357;
}
.legals {
    display: none;
    width: 100%;
    max-width: 2000px;
    margin: 0 auto;
    padding: 20px 0 50px;
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    background-image: url("images/Legals_Back.png");
    background-size: cover;
    background-position: center center;
}
.cn .legal_cta, .cn .copyright {
    font-family: "Chiron","微软雅黑", STXihei, "华文细黑", sans-serif;
    margin: 22px 0 0 0;
    font-size: 16px;
    font-weight: 700;
}

