@font-face {
    font-family: 'metropolisbold';
    src: url('/files/cto_layout/fonts/Metropolis-Bold.woff2') format('woff2'),
         url('/files/cto_layout/fonts/Metropolis-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisblack';
    src: url('/files/cto_layout/fonts/Metropolis-Black.woff2') format('woff2'),
         url('/files/cto_layout/fonts/Metropolis-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolismedium';
    src: url('/files/cto_layout/fonts/Metropolis-Medium.woff2') format('woff2'),
         url('/files/cto_layout/fonts/Metropolis-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisregular';
    src: url('/files/cto_layout/fonts/Metropolis-Regular.woff2') format('woff2'),
         url('/files/cto_layout/fonts/Metropolis-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metropolisthin';
    src: url('/files/cto_layout/fonts/Metropolis-Thin.woff2') format('woff2'),
         url('/files/cto_layout/fonts/Metropolis-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'metropolisregular';
    line-height: 1.5;
    font-size: 17px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'metropolisthin';
}

h1 {
    font-size: 2.333rem;

}

.ce_revolutionslider h1 {
    font-size: 4.333rem;
}

#contentwrapper {
    min-height: 100vh;
    /*background: black;*/
}

.mod_eventreader .clear {
    margin-bottom: 5px; 	
}

.mod_eventreader .back {
	padding-top : 15px;
}

.color-white, .color-white p, .color-white i, 
.color-white a:not(.link-white) {
	font-family: 'metropolismedium';
}

label {
    margin-bottom: 3px;
    text-transform: uppercase;
    font-family: 'metropolisbold';
    font-size : 1.2em;
}

.mainmenu ul li {
    margin-left: 7px;
    margin-right: 7px;
}

.mainmenu ul ul {
    border-top: none;	
}


.mainmenu ul li a {
    font-family: 'metropolismedium';
    font-size: 16px;
}

.mainmenu ul li:hover > ul {
    background-color: #d5eaea;
}

.mainmenu ul ul li a {
    color: #4d4f4f!important;
	border-bottom : none;
    padding: 2px 1.4rem 8px !important;
    font-size :16px;	
}

.mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu), .mainmenu ul ul li a.active, .mainmenu ul ul li a.trail:not(.megamenu) {
    background: transparent!important;
    color: #79b8c1!important;    
    color: #576E6E!important;
}

.header .mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu), .header .mainmenu ul ul li a.active, .header .mainmenu ul ul li a.trail:not(.megamenu) {
    color: #79b8c1!important;    

}


.book-button span {
    padding: 5px 10px;
    background: #79b8c1;
    color: white;
    line-height: 1.8rem;
    min-width: 75px;
    display: block;
    font-family: 'metropolismedium';
}

.ce_hyperlink a, a.btn {
    padding: 4px 10px;
    min-width: 120px;
}

.book-button span,
.ce_hyperlink a, a.btn,
input.submit, button.submit {
    font-size: 16px;
    border-radius: 8px;
    text-transform: uppercase;  
}


.mod_breadcrumb {
	display : none;
}

.ce_image_text_box .image_container img {
	width : 100%;
}

#top {
    background: white;
    }
    
.mod_langswitcher_strand {
    display: block;
    position: relative;
    float: right;
    margin-left: 20px;
    z-index: 100;    
    color : #c8c8c8;
    font-family: metropolisbold;    
}

.mod_langswitcher_strand li {
    display: inline-block;
    text-align: left;    
}

#top .mod_langswitcher_strand li a {
    color : #c8c8c8;
}

#top .mod_langswitcher_strand li a.selected {
    color : #79b8c1;
}


.mod_langswitcher_strand li::after {
	content : " | ";
	padding : 0 5px;
}

.mod_langswitcher_strand li:last-of-type::after {
	content : "";
	padding : 0;
}

.offcanvas-trigger {
	display :none;
}

.align_txt_center {
	text-align: center;
}

.align_txt_right {
	text-align: right;
}


@media only screen and (min-width: 767px) {
#bookingform button.submit {
    margin-top: 28px;
}

}


.ce_tabs .tabs.horizontal-clean ul li.active:after {
    border-color: #fff transparent transparent transparent;
}

.ce_tabs .tabs.horizontal-clean {
    padding-bottom: 15px;
}

.ce_gallery .content {
    background: rgba(0, 0, 0, 0.35);
}

.version1 .ce_image_text_box_inside {
	background-color : #F4F4F4;
	height : 100%;
}

.version1.autogrid.same-height {
    padding-bottom: 2%;
}

.version1 .ce_image_text_box_content_outside {
	padding : 0em 2em 2.5em;
}


.version1 .ce_url.block {
    position: absolute;
    bottom: 2.5em;
    right: 2em;
}

.version1 .ce_url a {
    padding: 5px 10px;
    background: #79b8c1;
    color: white;
    line-height: 1.8rem;
    /* min-width: 100px; */
    /* display: block; */
    font-family: 'metropolismedium';
    font-size: 16px;
    border-radius: 8px;    	
}


#footer {
	 font-family: 'metropolismedium';
	 font-size : 14px;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    margin-bottom: 0px;
}


#footer li {
    margin-bottom: 0px;
    padding-left: 13px;
    padding-bottom: 0px;
    list-style-type: none;
    position: relative;
}

#footer li:before {
    width: 10px;
}

#footer li:after {
    border-bottom: none;
}

.ce_leadertext.version2 {
	margin-bottom: 0;
}

	.covidblack {
    background: #000;
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 3;
        color: white;
	}


@media only screen and (max-width: 767px) {
.covidblack {
    	line-height: 1.2;
    	padding: 10px;        
	}
}

