@charset "UTF-8";
:before,:after,html *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-moz-osx-font-smoothing: grayscale; /*(For Firefox)*/-webkit-font-smoothing: antialiased; /*(For Chrome and Safari)*/}
.clearfix:after,
.clear{clear: both;display: block;height: 0;width: 100%;float: none !important;}
.clearfix:after{content: '';}
input::-moz-focus-inner /*Remove button padding in FF*/{ border: 0;padding: 0;}
a{text-decoration: none;outline: 0 !important;}
a:hover{color: inherit;text-decoration: none;}
img{max-width: 100%;vertical-align: top;}
*:focus ,
textarea,
input,
textarea:focus, input:focus{outline: none;border-radius: 0}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none !important;margin: 0;}
input[type=number] {-moz-appearance:textfield !important;}
input::placeholder{ 
	color: #cacdc8;
	opacity:1;
}
textarea::placeholder{ 
	color: #cacdc8;
	opacity: 1;
}
::-moz-placeholder {
	opacity: 1;
}
.cvr-bg-bf:before,
.cvr-bg-af:after,
.cvr-bg{
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.cvr-bg-bf:before,
.cvr-bg-af:after{
	content: '';
	display: inline-block;
        vertical-align: middle;
}
body{
        background: #fff;
        color: #313238;
	font-size: 16px;
	font-family: 'Hanken Grotesk';
	font-weight:  400;
	position: static;
	overflow-y:auto
}
body.is-maintenance{
	height: 100vh;
	overflow: hidden;
}
.wrapper{
	max-width: 1180px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.rowflex{
	display: flex;
	flex-wrap: wrap;
}
.rowflex > *{
	flex: 1;
}
.clicked.dropselect.has-search input,
.form-basic .date-field,
.dropselect strong,
.dropdown select,
.form-basic input[type="number"],
.form-basic input[type="text"],
.form-basic input[type="tel"],
.form-basic input[type="email"],
.form-basic input[type="password"],
.form-basic textarea{
	/* Remove First */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border-radius: 2px;
	display: block;
	width: 100%;
	background: rgba(0,0,0,0);
	color: #565965;
	border: 1px solid #EDEDED;
	font-size: 14px;
	font-family: 'Hanken Grotesk';
	font-weight: 400;
	height: 44px;
	padding: 0 15px;
}

.clicked.dropselect.has-search input:focus,
.form-basic input[type="number"]:focus,
.form-basic input[type="text"]:focus,
.form-basic input[type="tel"]:focus,
.form-basic input[type="email"]:focus,
.form-basic input[type="password"]:focus,
.form-basic textarea:focus{
	border: 1px solid #9f9f9f;
}
.form-basic textarea{
	min-height: 160px;
	padding: 15px;
	resize: vertical;
	line-height: 180%;
}
.form-basic form > * {
	display: block;
	margin-top: 25px;
}

.form-basic form > *:first-child{
	margin-top: 0;
}
.form-basic .pass-field{
	position: relative;
}
.form-basic .pass-field b{
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 20px;
	height: 20px;
	background-image: url(../img/icon/generic/melek.svg);
	cursor: pointer;
}
.form-basic .pass-field b.merem{
	background-image: url(../img/icon/generic/merem.svg);
}
.form-basic .fgroup > label{
	display: block;
	margin-bottom: 8px;
	color: #313238;
	font-size: 14px;
	font-weight: 700;
}
.form-basic .fgroup > label sup{
	line-height: 100%;
	position: relative;
	top: 0;
	color: #EA0A2C;
}

.format-text img{
	vertical-align: top;
	height: auto !important;
}
.format-text .span-img,
.format-text .gallery{
	margin-left: -50vw;
	margin-right: -50vw;
}

.format-text .gallery .rowflex{
	margin: 0 -8px;
}
.inner-career .gallery .rowflex,
.format-text .gallery.mozaik .rowflex{
	margin: 0 -4px;
}
.format-text .gallery .gallery-item{
	margin: 0 8px 16px;
}
.format-text .gallery .gallery-item img{
	display: block;
	width: 100%;
}
.format-text .gallery.gallery-columns-1  .gallery-item{
	flex: calc(100% - 16px);
	max-width: calc(100% - 16px);
}
.format-text .gallery.gallery-columns-2  .gallery-item{
	flex: calc(50% - 16px);
	max-width: calc(50% - 16px);
}
.format-text .gallery.gallery-columns-3  .gallery-item{
	flex: calc(33.3333333333333333% - 16px);
	max-width: calc(33.3333333333333333% - 16px);
}
.format-text .gallery.gallery-columns-4  .gallery-item{
	flex: calc(25% - 16px);
	max-width: calc(25% - 16px);
}
.format-text .gallery.gallery-columns-6  .gallery-item{
	flex: calc(16.66666666666667% - 16px);
	max-width: calc(16.66666666666667% - 16px);
}
.format-text .gallery.gallery-columns-7  .gallery-item{
	flex: calc(14.28571428571429% - 16px);
	max-width: calc(14.28571428571429% - 16px);
}
.format-text .gallery.gallery-columns-8  .gallery-item{
	flex: calc(12.5% - 16px);
	max-width: calc(12.5% - 16px);
}
.format-text .gallery.gallery-columns-9  .gallery-item{
	flex: calc(11.11111111111111% - 16px);
	max-width: calc(11.11111111111111% - 16px);
}

.inner-career .gallery figure,
.format-text .gallery.mozaik .gallery-item{
	flex: calc(25% - 8px);
	max-width: calc(25% - 8px);
	margin: 0 4px 8px;
}
.inner-career .gallery .item:nth-child(even) figure{
	order: 1;
}
.inner-career .gallery .item:nth-child(even) figure:first-child{
	order: 3;
}
.inner-career .gallery figure:first-child,
.format-text .gallery.mozaik .gallery-item:first-child{
	flex: calc(50% - 8px);
	max-width: calc(50% - 8px);
}
.inner-career .gallery figure a:not(:first-child),
.format-text .gallery.mozaik .gallery-item > *:not(:first-child){
	margin-top: 8px;
}
.inner-career .gallery figure img,
.format-text .gallery.mozaik img{
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}
.inner-career .gallery figure a,
.format-text .gallery.mozaik a{
	display: block;
	height: 251px;
}
.inner-career .gallery figure:first-child a,
.format-text .gallery.mozaik .gallery-item:first-child a{
	height: 510px;
}
.inner-career .gallery figure.trio{
	flex: calc(25% - 8px);
	max-width: calc(25% - 8px);
}
.inner-career .gallery figure.trio a{
	height: 251px;
}
.form-basic .gap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.form-basic .gap > *{
	flex: calc(50% - 18px);
	max-width: calc(50% - 18px);
}
/** DROPDOWN **/
.dropselect{
	position: relative;
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
}
.clicked.dropselect.has-search strong,
.dropselect.has-search input,
.dropselect select{
	display:none;
}
.clicked.dropselect.has-search input{
	display: block;
}
.dropselect strong{
	display: block;
	border: 1px solid #D7D7DA;
	padding: 0 40px 0 15px;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
	z-index: 2;
	position: relative;
	font-weight: 700;
	color: #777B8D;
}
.dropselect.activated strong{
	opacity: 1;
}
.dropselect strong:after{
	display: block;
	position: absolute;
	right:11px;
	top: 18px;
	content: '';
	width: 12px;
	height: 8px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../img/icon/arrow-down.svg);
	transform: rotate(0deg);
}
.dropselect.clicked strong:after{
	transform: rotate(-180deg);
}
.dropselect .scrollbar-inner.scroll-content{
	max-height: 200px;
}
.dropselect .dropholder{
	list-style: none;
	position: absolute;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition:all 0.1s ease-in;
	display: block;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
	margin-top: 0;
}
.dropselect.ontop .dropholder{
	bottom: 100%;
	margin: 0;
}
.dropselect.clicked .dropholder{
	opacity: 1;
	visibility: visible;
	z-index: 9;
	margin-top: 5px;
}
.dropselect.ontop.clicked .dropholder{
	margin: 0 0 5px;
}
.dropselect .scrollbar-inner{
	padding: 2px 15px;
}
.dropselect .scrollbar-inner > .scroll-element.scroll-y{
	width: 2px;
}
.dropselect li{
	display:block;
	cursor: pointer;
	padding: 15px 0;
	position: relative;
	border-top: 1px solid #D7D7DA;
	transition:color 0.2s ease-in;
	font-size: 14px;
}
.dropselect li.current:after{
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../img/icon/drop-checked.svg);
	content: '';
	top: 15px;
	right: 0;
	display: block;
	position: absolute;
}
.dropselect li.current,
.dropselect li:hover{
	color: #EA0A2C;
}
.dropselect li:first-child{
	border: none;
}
.dropselect li.hidden,
.dropselect li.empty{
	display: none;
}

.iframe-holder{
        position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
        z-index: 1;
}
.iframe-holder > *{
        position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.page-pagination{
        text-align: center;
	margin: 30px 0 0;
}
.page-pagination > *{
        display: inline-block;
        vertical-align: middle;
        color: #BBBDC4;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 700;
	background: #fff;
	transition:all 0.2s ease-in;
}
.page-pagination > span{
	position: relative;
	background: #6D6E71;
	color: #fff;
}
.page-pagination a:hover{
        color: #6D6E71;
}
.page-pagination i.cvr-bg{
	display: inline-block;
	width: 7px;
	height: 12px;
	position: relative;
	top: 1px;
	background-image: url(../img/icon/arrow-pagi-right.svg);
}
.page-pagination i.cvr-bg.next{
	right: 0;
	transition:right 0.2s ease-in;
}
.page-pagination a:hover i.cvr-bg.next{
	right: -2px;
}
.page-pagination i.cvr-bg.prev{
	background-image: url(../img/icon/arrow-pagi-left.svg);
	left: 0;
	transition:left 0.2s ease-in;
}
.page-pagination a:hover i.cvr-bg.prev{
	left: -2px;
}
.format-text{
	line-height: 150%;
}
.format-text > *{
	margin-top: 25px;
}
.format-text > *:first-child{
	margin-top: 0;
}
.format-text b,
.format-text strong{
	font-weight: 700;
}
.format-text em,
.format-text i:not(.fa){
	font-style: italic;
}
.format-text h1,
.format-text h2,
.format-text h3,
.format-text h4,
.format-text h5,
.format-text h6{
	color: #313238;
	font-weight: 800;
	line-height: 130%;
}
.format-text h1{
	font-size: 40px;
}
.format-text h2{
	font-size: 36px;
}
.format-text h3{
	font-size: 24px;
}
.format-text h4{
	font-size: 20px;
}
.format-text h5{
	font-size: 18px;
}
.format-text h6{
	font-size: 14px;
}

.format-text a:not(.button){
	color: #EA0A2A;
	text-decoration: underline;
}
.format-text a:not(.button):hover{
	text-decoration: underline;
}
.format-text ul{
	list-style: disc;
	padding-left: 22px;
}

.format-text ul li,
.format-text ol li{
	padding-bottom: 10px;
}
.format-text ol{
	list-style: decimal;
	padding-left: 20px;
}
.format-text ol.number-circle,
.format-text ol.number-list{
	padding: 0;
	list-style: none;
}
.format-text ol.number-list li{
	display: block;
	position: relative;
	line-height: 150%;
	padding: 0 0 0 47px;
	margin: 0 0 15px;
}
.format-text ol.number-list li:has(strong),
.format-text ol.number-list li:has(b){
	margin: 0 0 25px;
	font-size: 15px;
}
.format-text .icon-title:before,
.format-text ol.number-list li ins{
	text-decoration: none;
	display: block;
	position: absolute;
	left: 0;
	top: 43%;
	-ms-transform: translateY(-43%);
	-webkit-transform: translateY(-43%);
	transform: translateY(-43%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(254,254,254,1) 5%,rgba(252,252,252,1) 5%,rgba(253,253,253,1) 6%,rgba(251,251,253,1) 6%,rgba(253,253,253,1) 6%,rgba(251,251,251,1) 7%,rgba(252,252,252,1) 7%,rgba(250,250,250,1) 7%,rgba(252,252,252,1) 8%,rgba(249,249,249,1) 9%,rgba(249,249,249,1) 12%,rgba(247,247,247,1) 12%,rgba(249,249,249,1) 12%,rgba(247,247,247,1) 12%,rgba(249,249,251,1) 12%,rgba(247,247,249,1) 12%,rgba(248,248,250,1) 13%,rgba(246,246,248,1) 13%,rgba(248,248,250,1) 14%,rgba(246,246,248,1) 14%,rgba(246,246,248,1) 16%,rgba(244,244,246,1) 17%,rgba(246,246,248,1) 17%,rgba(244,244,246,1) 17%,rgba(245,245,247,1) 17%,rgba(244,244,244,1) 17%,rgba(245,245,247,1) 17%,rgba(242,243,245,1) 18%,rgba(244,244,246,1) 20%,rgba(242,242,244,1) 20%,rgba(242,242,244,1) 22%,rgba(240,240,242,1) 23%,rgba(242,242,244,1) 23%,rgba(240,240,242,1) 23%,rgba(240,240,242,1) 26%,rgba(237,238,240,1) 26%,rgba(239,239,241,1) 27%,rgba(236,236,238,1) 29%,rgba(237,237,239,1) 30%,rgba(235,235,237,1) 31%,rgba(237,237,239,1) 31%,rgba(234,235,237,1) 31%,rgba(235,235,237,1) 33%,rgba(232,233,235,1) 33%,rgba(234,234,236,1) 34%,rgba(232,232,234,1) 35%,rgba(234,234,236,1) 35%,rgba(231,232,234,1) 35%,rgba(233,233,235,1) 36%,rgba(231,231,233,1) 36%,rgba(232,231,236,1) 37%,rgba(231,231,233,1) 37%,rgba(230,230,232,1) 38%,rgba(231,232,236,1) 38%,rgba(230,231,233,1) 38%,rgba(230,231,235,1) 39%,rgba(229,230,232,1) 39%,rgba(229,230,234,1) 41%,rgba(229,230,232,1) 41%,rgba(227,228,230,1) 41%,rgba(228,229,233,1) 41%,rgba(228,229,233,1) 41%,rgba(227,228,230,1) 42%,rgba(227,228,232,1) 43%,rgba(225,226,230,1) 44%,rgba(227,228,232,1) 44%,rgba(224,225,229,1) 45%,rgba(226,227,231,1) 46%,rgba(224,225,229,1) 46%,rgba(224,225,229,1) 48%,rgba(222,223,227,1) 49%,rgba(223,224,228,1) 50%,rgba(221,222,226,1) 50%,rgba(222,223,227,1) 51%,rgba(220,221,223,1) 52%,rgba(221,222,226,1) 53%,rgba(219,220,224,1) 53%,rgba(219,220,224,1) 56%,rgba(217,218,222,1) 56%,rgba(219,220,224,1) 56%,rgba(217,218,222,1) 57%,rgba(218,219,223,1) 58%,rgba(216,217,221,1) 58%,rgba(218,219,223,1) 58%,rgba(216,217,221,1) 58%,rgba(215,216,220,1) 59%,rgba(217,218,222,1) 59%,rgba(215,216,220,1) 60%,rgba(214,215,219,1) 60%,rgba(214,215,220,1) 64%,rgba(212,213,217,1) 64%,rgba(213,214,219,1) 65%,rgba(211,212,217,1) 65%,rgba(212,213,218,1) 66%,rgba(210,211,216,1) 67%,rgba(210,211,216,1) 67%,rgba(212,213,218,1) 67%,rgba(209,210,215,1) 68%,rgba(209,210,214,1) 70%,rgba(206,209,214,1) 70%,rgba(209,210,215,1) 70%,rgba(209,210,215,1) 71%,rgba(207,208,213,1) 71%,rgba(208,209,214,1) 72%,rgba(205,208,213,1) 72%,rgba(207,208,213,1) 74%,rgba(204,207,212,1) 74%,rgba(207,208,213,1) 74%,rgba(205,206,211,1) 75%,rgba(207,208,213,1) 75%,rgba(205,206,211,1) 75%,rgba(206,207,212,1) 76%,rgba(204,205,210,1) 76%,rgba(206,207,212,1) 76%,rgba(204,205,210,1) 76%,rgba(205,206,211,1) 77%,rgba(203,204,209,1) 77%,rgba(205,206,211,1) 77%,rgba(203,204,209,1) 77%,rgba(205,206,211,1) 77%,rgba(205,206,211,1) 78%,rgba(203,204,209,1) 78%,rgba(204,205,210,1) 79%,rgba(201,202,207,1) 79%,rgba(203,204,209,1) 80%,rgba(201,202,207,1) 80%,rgba(202,203,208,1) 82%,rgba(200,201,206,1) 82%,rgba(202,203,208,1) 82%,rgba(200,201,206,1) 82%,rgba(201,202,207,1) 83%,rgba(198,199,204,1) 85%,rgba(197,200,205,1) 85%,rgba(201,202,207,1) 85%,rgba(197,200,205,1) 85%,rgba(199,200,205,1) 85%,rgba(196,199,204,1) 85%,rgba(199,200,205,1) 86%,rgba(196,199,204,1) 86%,rgba(199,200,205,1) 86%,rgba(196,197,202,1) 87%,rgba(198,199,204,1) 87%,rgba(195,198,203,1) 87%,rgba(198,199,204,1) 88%,rgba(196,197,202,1) 88%,rgba(197,198,203,1) 89%,rgba(194,197,202,1) 89%,rgba(197,198,203,1) 89%,rgba(195,196,201,1) 90%,rgba(196,196,204,1) 91%,rgba(194,194,202,1) 91%,rgba(196,196,204,1) 92%,rgba(194,194,202,1) 92%,rgba(195,195,203,1) 92%,rgba(192,195,200,1) 92%,rgba(194,194,202,1) 92%,rgba(192,195,200,1) 93%,rgba(194,194,202,1) 93%,rgba(193,194,199,1) 93%,rgba(194,194,202,1) 93%,rgba(192,192,200,1) 94%,rgba(193,193,201,1) 94%,rgba(192,193,198,1) 94%,rgba(193,193,201,1) 95%,rgba(190,193,200,1) 95%,rgba(193,193,201,1) 95%,rgba(191,191,199,1) 96%,rgba(192,192,200,1) 96%,rgba(191,192,197,1) 96%,rgba(192,192,200,1) 97%,rgba(191,192,197,1) 97%,rgba(191,191,199,1) 97%,rgba(188,191,198,1) 97%,rgba(191,191,199,1) 98%,rgba(189,190,195,1) 99%,rgba(188,191,198,1) 99%,rgba(190,190,198,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        clip-path: polygon(0 34%, 17% 0, 78% 9%, 100% 50%, 77% 90%, 14% 100%);
	width: 34px;
	height: 28px;
	text-align: center;
	font-size: 12px;
	font-weight: 800;
	line-height: 28px;
}
.format-text ol.number-list li:has(strong) ins,
.format-text ol.number-list li:has(b) ins{
	top: -2px;
	-ms-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
.format-text ul.icon-list{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
}
.format-text ul.icon-list > li{
	flex: 1;
	position: relative;
	padding-right: 30px;
	padding-top: 22px;
}
.format-text ul.icon-list > li i{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100% - 15px);
	height: 1px;
	border-top: 1px dashed #079F0D;
}
.format-text ul.icon-list > li:last-child i{
	display: none;
}
.format-text ul.icon-list > li i:before,
.format-text ul.icon-list > li i:after{
	display: block;
	position: absolute;
	content: '';
}
.format-text ul.icon-list > li i:before{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #079F0D;
	left: 0;
	top: -3px;
	z-index: 2;
}
.format-text ul.icon-list > li i:after{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #079F0D;
	top: -4px;
	right: -7px;
}
.format-text ul.icon-list > li > *:not(ul){
	display: inline-block;
	vertical-align: middle;
}
.format-text ul.icon-list > li > img{
	max-width: 35px;
}
.format-text ul.icon-list > li > b,
.format-text ul.icon-list > li > strong{
	font-weight: 800;
	font-size: 14px;
	max-width: calc(100% - 40px);
	padding-left: 8px;
}
.format-text ul.icon-list ul{
	list-style: none;
	display: block;
	margin: 15px 0 0;
	padding: 0;
}
.format-text ul.icon-list ul li{
	display: block;
	position: relative;
	color: #565965;
	font-size: 14px;
	padding: 0 0 0 23px;
	margin: 0 0 14px;
}
.format-text ul.icon-list ul li:last-child{
	margin: 0;
}
.format-text ul.icon-list ul li:before{
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	background: #BBBDC4;
	width: 7px;
	height: 7px;
	border-radius: 50%;
}
.format-text sup{
	color: #d90000;
	position: relative;
	top: 0;
	line-height: 100%;
}
.format-text blockquote{
	padding: 3px 0 3px 24px;
	border-left: 3px solid #777B8D;
}
.format-text blockquote > *:not(:first-child){
	margin: 25px 0 0;
}
.format-text .icon-title{
	position: relative;
	display: block;
	padding-left: 47px;
	font-size: 20px;
	font-weight: 800;
}
.format-text .icon-title:has(strong){
	font-size: 18px;
	font-weight: 700;
}
.format-text .icon-title strong{
	display: block;
	position: absolute;
	width: 34px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	font-weight: 800;
	color: #313238;
	left: 0;
	top: 52%;
	-ms-transform: translateY(-52%);
	-webkit-transform: translateY(-52%);
	transform: translateY(-52%);
	z-index: 2;
	text-align: center;
}
.format-text .icon-title:before{
	top: 0;
	-ms-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	content: '';
}
.format-text .icon-title:has(strong):before{
	top: -2px;
}
.format-text .icon-title + *{
	margin-top: 22px;
}
.format-text ol.number-horiz > li h3,
.format-text .number-circle h3{
	font-size: 16px;
	font-weight: 700;
	position: relative;
	padding: 0 0 23px 45px;
	margin: 0 0 16px;
	border-bottom: 1px solid #565965;
}
.format-text ol.number-horiz > li h3{
	border: none;
	font-size: 14px;
	padding: 0 0 0 40px;
}
.format-text ol.number-horiz > li h3 span,
.format-text .number-circle h3 span{
	display: block;
	position: absolute;
	left: 0;
	top: -7px;
	background: #565965;
	border: 1px solid #565965;
	box-shadow: inset 0px 0 0 4px #fff;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	line-height: 30px;
	color: #fff;
	font-size: 10px;
	font-weight: 800;
	text-align: center;
}
.format-text ol.number-horiz > li h3 span{
	width: 28px;
	height: 28px;
	line-height: 26px;
	top: -5px;
}
.format-text .number-circle h3 + *{
	display: block;
	margin: 0 0 8px;
}
.format-text .number-circle  > li{
	margin: 0 0 24px;
	line-height: 130%;
}
.format-text .number-circle li li{
	padding-bottom: 5px;
}
.format-text .panel{
	padding: 8px 16px;
	font-style: italic;
	color: #565965;
	font-size: 14px;
	background: rgba(215, 215, 218, .5);
}
.format-text .panel.panel-2{
	background: #6D6E71;
	text-align: center;
	font-style: normal;
	color: #fff;
	padding: 3px 16px;
	font-weight: 500;
	font-size: 12px;
}
.format-text small{
	font-size: 12px;
}
.centered{
	text-align: center;
}
.rightned{
	text-align: right;
}
.leftned{
	text-align: left;
}
.jconfirm .jconfirm-box{
	max-width: 340px;
	margin: 0 auto;
}
.jconfirm .jconfirm-box div.jconfirm-title-c .jconfirm-title{
	font-weight: 600;
	font-size: 16px;
	color: #3f4e38;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content{
	font-size: 14px;
	line-height: 160%;
	font-weight: 400;
}
.jconfirm .jconfirm-box div.jconfirm-title-c{
	padding-bottom: 10px;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane{
	margin-bottom: 10px;
}

.button{
	/* Remove First */
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border-radius: 0;
	display: inline-block;
	color: #fff;
	background: #EA0A2C;
	font-family: "Hanken Grotesk";
	font-weight: 500;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	text-align: center;
	cursor: pointer;
	border: none;
	outline: none !important;
	transition:all 0.2s ease-in;
}
.button.disabled:hover,
.button.disabled{
	cursor: default;
	background: #ccc;
	color: #fff;
}
.button:active,
.button:focus{
	border-radius: 4px;
}
.button.btn-fullwidth{
	display: block;
	width: 100%;
}
.button.btn-hollow{
	background: none;
	border: 1px solid #742673;
	color: #742673;
	line-height: 46px;
}
.button.btn-grey{
	background: #777B8D;
}
.button.btn-grey:hover{
	background: #313238;
}
.button.btn-hollow:hover,
.button:hover{
	color: #fff;
	background: #BD0010;
	border-color: #BD0010;
}
.button.btn-disabled,
.button.btn-disabled:hover{
	background: #E9E7EC;
	color: #817F85;
	cursor: default;
}
.button.has-loading{
	position: relative;
	overflow: hidden;
}
.button.has-loading.fetching{
	color: rgba(0,0,0,0);
	cursor: default;
}
.button.has-loading:before{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.8);
	content: '';
	z-index: 1;
}
.button.has-loading:after{
	display: none;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: calc(50% - 15px);
	width: 30px;
	height: 30px;
	background: url(../img/btn-loading.svg) no-repeat;
	content: '';
	z-index: 2;
}
.button.has-loading.fetching:after,
.button.has-loading.fetching:before{
	display: block;
}
.btn-hide{
	display: none !important;
}
.slick-dots{
	display: block;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.slick-dots li{
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.slick-dots li button{
	display: block;
	width: 8px;
	height: 8px;
	cursor: pointer;
	border: none;
	color: rgba(0,0,0,0);
	background: #e1e1e1;
	padding: 0;
	border-radius: 4px;
	position: relative;
}
.slick-dots li.slick-active button{
	background: #742673;
}
.slick-dots li button:before{
	display: block;
	position: absolute;
	left: -3px;
	top: -3px;
	width: 14px;
	height: 14px;
	content: '';
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,0);
}
.slick-dots li.slick-active button:before{
	border-color: #742673;
}
span.more,
a.more{
	color: #777B8D;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
}
span.more:after,
a.more:after{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 20px;
	height: 20px;
	background-image: url(../img/icon/more-arrow.svg);
	margin-left: 12px;
	right: 0;
	transition:right 0.2s ease-in;
}
span.more:hover:after,
a.more:hover:after{
	right: -3px;
}
.banner{
	position: relative;
	color: #fff;
	padding: 120px 0 170px;
}
.banner:after{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	content: '';
	background: linear-gradient(86deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 111.39%);
}
.banner .bg{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
	left: 0;
	top: 0;
}
.banner .wrapper{
	position: relative;
	z-index: 3;
}
.banner h2{
	font-size: 40px;
	font-weight: 800;
	line-height: 140%;
}
.banner h2 i{
	font-style: italic;
}
.banner .format-text{
	font-size: 14px;
	line-height: 170%;
	margin: 24px 0 0;
}
.blog-item{
	position: relative;
	padding: 0 0 40px;
}
.blog-item figure{
	margin: 0 0 17px;
	overflow: hidden;
}
.blog-item figure img{
	transition:transform 0.4s ease;
        transform: scale(1);
}
.blog-item:hover figure img{
	transform: scale(1.1);
}
.blog-item span{
	display: block;
	line-height: 100%;
	color: #565965;
	font-size: 14px;
	margin: 0 0 10px;
}
.blog-item h3{
	color: #313238;
	font-size: 14px;
	font-weight: 700;
	line-height: 170%;
}
.blog-item h3 a{
	color: #313238;
	transition:color 0.2s ease-in;
}
.blog-item h3 a:hover{
	color: #777B8D;
}
.blog-item .more{
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.blog-item .more:after{
	transition:all 0.2s ease-in;
	opacity: 0;
}
.blog-item .more:hover:after{
	opacity: 1;
}
.crumb > *{
	display: inline-block;
	vertical-align: middle;
	color: #777B8D;
	font-size: 12px;
	font-weight: 600;
}
.crumb > i{
	font-weight: 400;
	margin: 0 15px;
}
.crumb > a{
	color: #EA0A2C;
	text-decoration: underline;
}
.crumb > a:hover{
	text-decoration: underline;
}
.span-year{
	display: block;
	position: relative;
}
.span-year .year{
	position: relative;
}
.span-year .year:before{
	display: block;
	position: absolute;
	left: 40px;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #6D6E71;
	content: '';
	height: 2px;
	width: calc(100% - 80px);
	z-index: 1;
}
.span-year .year:after{
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #6D6E71;
	position: absolute;
	right: 40px;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	z-index: 2;
}

.span-year .year b{
	float: left;
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	position: relative;
	z-index: 3;
	font-weight: 700;
	font-size: 12px;
	padding: 0 12px 0 0;
}
.span-year .year b:first-child + b{
	float: right;
	padding: 0 0 0 12px;
}
.span-year ul{
	display: block;
	width: 100%;
	text-align: center;
	margin: 5px 0 0;
	padding: 0;
}
.span-year li:first-child,
.span-year li:last-child,
.span-year li{
	display: inline-block;
	margin: 0 10px;
	padding: 0 0 0 10px !important;
	position: relative;
	color: #313238;
	font-weight: 700;
	font-size: 12px;
}
.span-year li:before{
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	background: #BBBDC4;
	border-radius: 50%;
	content: '';
}
.format-text ol.number-horiz{
	display: flex;
	list-style: none;
	padding: 0;
	flex-wrap: wrap;
}
.format-text ol.number-horiz > li{
	flex: 1;
	padding-right: 70px;
	font-size: 14px;
	color: #565965;
}
.format-text table{
	width: 100%;
}
.format-text table th,
.format-text table td{
	text-align: center;
	padding: 10px 5px;
	font-weight: 600;
	font-size: 14px;
	vertical-align: middle;
	border: 1px solid #fff;
	border-top: none;
	border-bottom: none;
}
.format-text table td:last-child,
.format-text table th:last-child{
	border-right:  none;
}
.format-text table td:first-child,
.format-text table th:first-child{
	border-left: none;
}
.format-text table th[colspan]{
	border-bottom: 1px solid #fff;
}
.format-text table th{
	background: #6D6E71;
	color: #fff;
}
.format-text table tbody tr:nth-child(even) td{
	background: #D7D7DA;
}
.format-text .aligncenter{
	display: block;
	margin: 0 auto;
}
#loader{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: #fff;
}
#loader figure{
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
}
#loader figure img{
	display: inline-block;
	animation: UpDown 2s linear infinite;
	position: relative;
}
@keyframes UpDown { 0% { bottom: 0; } 50% { bottom: 1em; } 100% { bottom: 0;}}

#maintenance{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
}
#maintenance .wrapper{
	max-width: 800px;
}
/** LOADING STUFF **/
.animate-loading{
        position: fixed;
        z-index: 999999;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
	
}
.animate-loading .centered{
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
}
.animate-loading .ldr {
        display: inline-block;
        position: relative;
        width: 64px;
        height: 64px;
}
.animate-loading .ldr div {
        position: absolute;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: #EA0A2C;
        animation: animate-loading-grid 1.2s linear infinite;
}
.animate-loading .ldr div:nth-child(1) {
        top: 6px;
        left: 6px;
        animation-delay: 0s;
}
.animate-loading .ldr div:nth-child(2) {
        top: 6px;
        left: 26px;
        animation-delay: -0.4s;
}
.animate-loading .ldr div:nth-child(3) {
        top: 6px;
        left: 45px;
        animation-delay: -0.8s;
}
.animate-loading .ldr div:nth-child(4) {
        top: 26px;
        left: 6px;
        animation-delay: -0.4s;
}
.animate-loading .ldr div:nth-child(5) {
        top: 26px;
        left: 26px;
        animation-delay: -0.8s;
}
.animate-loading .ldr div:nth-child(6) {
        top: 26px;
        left: 45px;
        animation-delay: -1.2s;
}
.animate-loading .ldr div:nth-child(7) {
        top: 45px;
        left: 6px;
        animation-delay: -0.8s;
}
.animate-loading .ldr div:nth-child(8) {
        top: 45px;
        left: 26px;
        animation-delay: -1.2s;
}
.animate-loading .ldr div:nth-child(9) {
        top: 45px;
        left: 45px;
        animation-delay: -1.6s;
}
@keyframes animate-loading-grid{
        0%, 100% {
                opacity: 1;
        }
        50% {
                opacity: 0.5;
        }
}