html {
  font-size: 16px;
}

@media (min-width: 601px) {
  html {
    font-size: 18px;
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 22px;
  }
}
@media (min-width: 1601px) {
  html {
    font-size: 22px;
  }
}
body, input, textarea, select {
  line-height: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  color: #0d3969; 
  font-weight:300;
  }

.uppercase {
  text-transform: uppercase; }

h1, h2, h3, h4, h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700; 
  }

h1{
  font-size: 2.25rem;
  line-height: 2.75rem; 
  color: #0d3969; 
  }

h1 {
  margin-top: 0;
  margin-bottom: 0.5rem; 
}

h2{
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 700;
  }

h2{
  margin-top: 0;
  margin-bottom: 1.5rem; 
  }
h1 + h2 {font-weight:400 !important; font-size: 2rem !important; line-height: 2.5rem !important; } 
h2.start {color:#fff; font-size: 1.5625rem; line-height: 2.125rem; font-weight:300; margin-bottom: 0.5rem; }
.flex-container.teaser > div h2 {color:#fff; font-size: 1.5625rem; line-height: 2.125rem; text-transform:uppercase; width: 100%;}

  .frame-layout-170 h2 {color:#fff; font-size: 1.75rem; line-height: 2.125rem; font-weight:700; margin-bottom: 0.5rem; }
  .flex-container h2 { font-size: 1.75rem; line-height: 2.125rem; font-weight:700; margin-bottom: 0.5rem; }
  .frame-layout-170 {color:#fff;}
  
h3.ce-uploads-fileName {
  font-size: 1rem;
  line-height: 1.5rem; }

h3, .h3 {
  margin-top: 0;
  margin-bottom: 1.5rem; }
  
  
[class*="col-4"] h3 { margin-top:0;  font-size: 1.75rem; line-height: 2rem;}    

h4, .h4 p, .fontsize4,
h5, .h5, .fontsize5 {
  font-size: 1rem;
  line-height: 1.5rem; }

h4, .h4 p,
h5, .h5 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

p + p, pre, table, blockquote {
  margin-top: 1rem; }

p, pre, table, blockquote {
  margin-bottom: 1rem; }

.gradient h1 {color:#fff;}
.gradient,.yellow {color:#fff;}
.textbig {font-size:2rem; line-height:2.5rem; margin-bottom:0; font-family: 'Cormorant', sans-serif;}
  
.small, small {
  font-size: 0.5rem; }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0;
  border: 0;
  border-bottom-width: 0; }

th, td {
  padding: 0 0.25rem 0 0;
  border-bottom: 0;
  text-align: left;
  vertical-align: top; }

th {
  padding-top: 0; }

.table-responsive, .frame-type-table {
  margin-bottom: 0;
  overflow-x: auto;
  overflow-y: hidden; 
  }
.contenttable { margin:0; padding:0; max-width:18rem;}
  
th {
  font-weight: normal; }

table caption {
  padding: 6px; }

	 
@media screen and (min-width: 601px) {
  
  h1, .h1, .fontsize1 {
  font-size: 2.75rem;
  line-height: 3rem; 
  }

  h2{
    font-size: 2.25rem;
    line-height: 3rem;
    }

  h2 {
    margin-top: 0;
    margin-bottom: 1rem; 
	}
  .frame-layout-170 h2 {color:#fff; font-size: 1.75rem; line-height: 2.125rem; font-weight:700; margin-bottom: 0.5rem; }
  .flex-container h2 { font-size: 1.75rem; line-height: 2.125rem; font-weight:700; margin-bottom: 0.5rem; }
  .frame-layout-170 {color:#fff;}
	
  h3{
    font-size: 1rem;
    color: #564b47; 
    font-weight:400;
    }

  h3, .h3 {
    margin-top: 0;
    margin-bottom: 1rem; }

  h4, .h4 p, .fontsize4 {
    font-size: 1.375rem;
    line-height: 1.5rem;
   }

  h4, .h4 p {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h5, .h5, .fontsize5 {
    font-size: 1rem;
    line-height: 1.5rem; }

  h5, .h5 {
    margin-top: 0;
    margin-bottom: 1.5rem; }
	
  p + p, pre, table, blockquote {
    margin-top: 1rem; }

  p, pre, table, blockquote {
    margin-bottom: 1rem;
    line-height: 1.5rem; 
	}
  [class*="col-4"] ul { margin-left:1rem; }	
  [class*="col-4"] li { padding:0; }	
}



b, strong, .bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700; }

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

sub {
  top: 0.4em; }

ul ul {
  margin: 0; }

.col-12 ul {margin-bottom:1rem;margin-left:1.5rem;} 
.col-12 ul li {font-size:1rem; padding:0.125rem 0;}  
 
.ce-bodytext ul {margin-top:0; margin-bottom:1rem; } 
.ce-bodytext ul li {padding:0.155rem 0; font-size:1rem; }


a {
  color: #AB8000;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }

a:focus, a:hover {
  color: #000; }
  

.link-internal:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-envelope:before {font-family: 'FontAwesome'; content: "\f003"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-globe:before {font-family: 'FontAwesome'; content: "\f08e"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-download:before {font-family: 'FontAwesome'; content: "\f019"; font-size:0.875rem; line-height:0; padding-right:5px;}

.wrapper-footer a {color: #fff; }
.wrapper-footer a:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.wrapper-footer a:focus, .wrapper-footer a:hover {color: #fff; }
.wrapper-footer a:focus, .wrapper-footer a:hover {
  color: #ccc; text-decoration:underline; }
  
.btn-conf {
	background:#ffd500; 
	-webkit-border-radius: 1.5rem;
	-moz-border-radius: 1.5rem;
	border-radius: 1.5rem; 
	color:#193c6c;
	font-family: 'Open Sans', sans-serif;
	font-size:1rem;
	font-weight:400;
	text-transform:uppercase;
	display:inline-block; 
	padding:10px 2rem;
	margin:1rem 0 0 0;
	} 
.btn-conf:hover { 
	color:#193c6c;  
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #193c6c;
	box-shadow: rgba(255, 255, 255, 0.55) 0px 5px 15px;
	}	
  
@media screen and (max-width: 1024px) {
 h4{ font-size: 1.25rem;} 
 h1{font-size: 2.5rem; line-height: 2.75rem; }
} 

@media screen and (max-width: 860px) {
  h1{
  font-size: 2rem;
  line-height: 2.5rem; 
  color: #0d3969; 
  }

h2{
  font-size: 1.75rem;
  line-height: 2.25rem;
  font-weight: 700;
  }

}	

@media screen and (max-width: 768px) {
.content-main ul { margin:0; padding:0 0 0 1.25rem; }  
.btn-booking {margin:1rem 0 2rem 0;}  
  }
  
@media screen and (max-width: 660px) {
#c254 h2{ margin-bottom: 0;}
h1 + h2 {font-weight:400 !important; font-size: 1.75rem !important; line-height: 2rem !important; } 
.flex-container.teaser > div h2 {font-size: 1.25rem;line-height: 1.75rem;}
}
  
@media screen and (max-width: 568px) {  

}

@media screen and (max-width: 320px) {

  }