File: D:/HostingSpaces/SBogers68/resortouddorpduin.nl/wwwroot/public/css/screen.css
@charset "utf-8";
/* CSS Document */
/* reset */
* {
padding:0;
margin:0;
color:#575757;
outline:none;
border:0px none;
font-family: 'Open Sans', sans-serif;
text-decoration:none;
}
html, body {
width:100%;
height:100%;
font-size:14px;
background:#f2f2f2;
}
.clear {
clear:both;
}
.fixed {
margin:0 auto;
width:95%;
}
.fixed >h1{
padding-top: 24px;
}
a {
color:#cdae6e;
}
/* colors */
.grey {
color:#9d9d9d;
}
.blue {
color:#55afd4;
}
.brown {
color:#cdae6e;
}
/* header */
.header {
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.11);
background:#fff;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 96px;
z-index: 999;
}
.header>.fixed{
width: 100%;
padding: 0 2.5%;
box-sizing: border-box;
background: white;
}
.header.extra_invest{
top: 45px;
}
.header .logo img{
width: 100%;
}
.logo {
float:left;
padding-top:20px;
padding-bottom:20px;
display: block;
width: 10%;
}
.logo a{
max-width: 65px;
display: inline-block;
}
.lang {
margin-top: 30px;
width: 50px;
}
.de .lang {
margin-left: -20px;
}
.lang a {
width:17px;
height:12px;
display:inline-block;
background:red;
text-indent:-999999px;
margin-left: .5em;
}
.lang a.nl {
background:url(/public/images/structure/nl.png);
float: left;
}
.lang a.de {
background:url(/public/images/structure/de.png);
float: right
}
.de .lang .nl, .nl .lang .de {
opacity:.3;
}
.lang a:hover {
opacity: .6!important;
}
/* nav */
.nav {
float:right;
margin-top: 14px;
}
.nav li {
list-style:none;
float:left;
margin-left:2em;
line-height:78px;
text-transform:uppercase;
font-weight:bold;
}
.nav li.active a, .nav li a:hover {
color:#55afd4;
}
.nav a {
text-decoration:none;
display: block;
}
.nav ul li ul {
display:none;
}
.nav ul {
position: relative;
z-index: 400;
}
.nav ul ul {
position:absolute;
display:none;
padding-top:25px;
margin-top:-40px;
min-width:220px;
z-index: 400;
}
.nav ul ul.subul{
margin-top: 0;
padding-top: 0;
}
.nav li:hover ul {
display:block;
}
.nav ul ul li, .nav ul ul li:first-child {
float:none;
background:#fff;
margin:0;
padding:0 .5em;
border-bottom:1px solid #ddd;
}
.nav ul ul li {
line-height:3em;
}
.nav ul li.active ul li a {
color:#cdae6e;
}
.nav ul li.active ul li a:hover, .nav ul li.active ul li.active a {
color:#55afd4;
}
.nav ul ul li:hover {
background-color:#fff;
}
#responsive_nav {
display:none;
width:45px;
height:32px;
background-image:url(/public/images/structure/nav.png);
cursor:pointer;
float:right;
margin-top:20px;
background-position:top;
}
/* content */
.content-image img {
width:100%;
height:auto;
}
.header-image {
position:relative;
}
.header-image .fixed {
margin-top:-207px;
margin-bottom:247px;
position: relative;
z-index: 100;
}
.noLogo{
margin-top: 127px;
}
.home .header-image .fixed {
margin-top:-107px;
margin-bottom:0px;
}
.header-img {
float:right;
position:relative;
margin-bottom:.5em;
}
.header-button {
clear:both;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#55afd4;
padding:.8em 1.5em;
float:right;
position:relative;
min-width: 144px;
}
.btn-left {
clear:both;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#55afd4;
padding:.8em 1.5em;
float:left;
color:#fff;
}
.btn-left a {
color:#fff;
text-decoration:none;
}
.column-left .header-button {
position:static;
float:left;
}
.header-button:hover, .btn-left:hover {
cursor:pointer;
background: #70BC1F;
}
.home .header-button {
float:left;
}
.header-button a {
color:#fff;
text-decoration:none;
text-transform:uppercase;
font-size:12px;
background-image:url(/public/images/structure/info.png);
background-position:0 50%;
background-repeat:no-repeat;
padding-left:26px;
line-height:21px;
display:block;
height:21px;
}
.wave {
position:absolute;
z-index:99;
background-image:url(/public/images/structure/wave.png);
background-position:bottom center;
background-repeat:no-repeat;
height:200px;
width:100%;
bottom:4%;
}
.home-wave {
position:absolute;
z-index:99;
height:100%;
max-height:100%;
right:0px;
float: right;
text-align: right;
}
.content{
margin-top: 93px;
}
.content .home-wave img {
height: 100%
}
.column-left, .newsdetail-img {
float:left;
width:48%;
margin-right:2%;
}
.column-right {
float:left;
width:48%;
margin-left:2%;
}
.column-left img, .column-right img {
max-width:100%!important;
height:auto!important;
width:100%;
}
.column-right > img{
max-width: 75% !important;
margin-top: -50px;
}
.content img {
max-width:100%;
}
.column-right img.not-full {
width:auto;
margin-right:2%;
height: auto;
}
img.contactLogo{
max-width: 214px!important;
margin-bottom:10px;
margin-bottom:50px;
}
/* text styles */
h1 {
color:#55afd4;
font-weight:normal;
margin:1em 0;
}
h1.nieuws {
padding-top:.5em;
}
h2 {
color:#cdae6e;
font-weight:bold;
font-size:16px;
line-height:24px;
}
h3 {
color:#cdae6e;
font-weight:normal;
font-size:14px;
line-height:24px;
}
p {
margin-bottom:24px;
line-height:24px;
}
.intro {
font-weight:bold;
}
/* footer */
.footer {
margin-top: 10px;
background:#55afd4;
padding-bottom:2em;
}
.copyright {
float:left;
color:#fff;
clear:both;
font-weight:bold;
}
.copyright img {
vertical-align:middle;
margin-left:.5em;
}
.footernav li {
list-style:none;
float:left;
margin-right:2em;
line-height:78px;
text-transform:uppercase;
font-weight:bold;
}
.footernav a {
text-decoration:none;
color:#fff;
}
.socialnav {
float:right;
margin-top:-2em;
}
.socialnav li {
list-style:none;
float:left;
}
.socialnav a {
display:block;
width:40px;
height:40px;
text-indent:-10000px;
background-color:#fff;
margin-left:5px;
background-position:50% 50%;
background-repeat:no-repeat;
}
.footer a:hover {
opacity:.5;
filter: alpha(opacity=50);
}
.twitter a {
background-image:url(/public/images/structure/twitter.png);
}
.facebook a {
background-image:url(/public/images/structure/facebook.png);
}
.googleplus a {
background-image:url(/public/images/structure/googleplus.png);
}
.youtube a {
background-image:url(/public/images/structure/youtube.png);
}
.landal a {
background-image:url(/public/images/structure/landal.png);
background-size: cover;
width:40px;
margin-right:2px;
padding-left: 8px;
}
/* locatie */
#map-canvas {
width:100%;
height:600px;
margin-top:4em;
}
.locatie-text {
position:relative;
margin-bottom:-600px;
z-index:900;
float:right;
background-color:#fff;
margin-top:4em;
padding:1em 1em 2em 1em;
width:250px;
font-size:.9em;
}
.locatie-text h1 {
margin:0 0 .5em 0;
}
.locatie-text p {
margin:0 0 2em 0;
}
.more {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#55afd4;
padding:.8em 1.5em;
margin:2em 0 50px 0;
color:#fff;
text-decoration:none;
text-transform:uppercase;
}
.more:hover{
background: #70BC1F;
}
/* news */
.newsoverview {
margin:-1.5%;
}
.newsitem {
width:30.33333%;
float:left;
margin:1.5%;
}
.newsitem:nth-of-type(3n){
clear: left;
}
.newsitem h1 {
margin:0 0 .5em 0;
}
.inner {
padding:1em;
background:#fff;
min-height:440px;
}
.newsitem .inner{
min-height: 400px;
}
.newsoverview .newsitem .inner{
min-height: 460px;
}
.newsitem h3 {
color:#575757;
}
.newsitem h3 span, .newsitem h2 {
color:#55afd4;
}
.newsitem img {
width:100%;
margin-bottom:1em;
}
.newsitem:hover img, .newsitem:hover h2, .newsitem:hover p, .newsitem:hover h3 {
opacity: 0.4;
filter: alpha(opacity=40); /* For IE8 and earlier */
}
.newsitem h2 {
margin-bottom:1em;
min-height:48px;
}
.newsitem p {
/*min-height:120px;*/
}
.content ul.paging {
margin:1em 0;
}
.paging li {
float:left;
list-style:none;
}
.paging li a, .paging li.active span {
display:block;
width:28px;
height:28px;
text-align:center;
line-height:28px;
background:#aaa;
margin-left:5px;
font-weight:bold;
text-decoration:none;
white-space:nowrap;
color:#321c0f;
}
.paging li a:hover, .paging li.active span {
color:#fff;
background:#fecd00;
}
.paging li.active span {
cursor:default;
}
.paging li.back a {
width:auto;
margin:2em 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#55afd4;
padding:.8em 1.5em;
color:#fff;
font-weight:normal;
box-sizing: border-box;
height: 50px;
}
.paging li.back a:hover {
background: #70BC1F;
}
.newsintro {
font-weight:bold;
margin-bottom:1em;
font-style:italic;
}
/* tabs */
.nav-tabs {
padding-left: 0;
margin-bottom: 0;
list-style: none;
margin-top:2em;
}
.nav-tabs > li {
position: relative;
display: block;
}
.nav-tabs > li > a {
position: relative;
display: block;
padding: 10px 15px;
margin-right:5px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
text-decoration: none;
background-color: #fff;
}
.nav-tabs > li > a > img {
max-width: none;
}
.nav-tabs > li {
float: left;
}
.nav-tabs > li > a {
text-decoration:none;
font-weight:bold;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
cursor: default;
background-color: #fff;
}
.tab-content > .tab-pane {
display: none;
clear:both;
padding:15px 15px 5px 15px;
}
.tab-content > .active {
display: block;
background-color:#fff;
}
/* slideshow */
.slideshow img {
width:250px;
height: 250px;
margin-right:1em;
margin-bottom:1em;
border:2px solid #ddd;
}
.slideshowtotal{
float: left;
width: 290px;
}
.slideshowTitle{
position: relative;
top: -10px;
}
.bouw-header{
text-align: center;
}
.bouw .bouw-video{
width: 100%;
margin-bottom: 50px;
text-align: center;
}
.loadMoreBuildings, .loadMoreNews{
text-align: center;
}
.loadMoreBuildings p, .loadMoreNews p, .voortgangButton a{
margin: 2em 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #55afd4;
border: 1px solid #55afd4;
padding: .8em 1.5em;
height: 50px;
color: #fff;
font-weight: normal;
display: inline-block;
cursor: pointer;
box-sizing: border-box;
}
.voortgangButton a{
margin: 5px 0 20px 0;
height: 45px;
}
.loadMoreBuildings p:after, .loadMoreNews p:after, .voortgangButton a:after{
content: '';
background: url('/public/images/structure/arrow_down.png');
height: 8px;
width: 8px;
margin-left: 5px;
display: inline-block;
}
.loadMoreBuildings p:hover, .loadMoreNews p:hover, .voortgangButton a:hover{
border: 1px solid #70BC1F;
background: #70BC1F;
}
.slide-show-img{
display: inline-block;
margin-right:1em;
margin-bottom:1em;
height: 300px;
}
.slide-show-img img{
display: block;
margin-right:0;
margin-bottom:0;
}
.slide-show-img .slideshowTitle{
top: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
text-align: left;
}
.slideshowtotal.bouw
{
width: 100%;
max-width: 1330px;
text-align: center;
}
.impression-woning .impression{
width: 48%;
margin-right: 4%;
float: left;
margin-bottom: 40px;
}
.impression-woning .impression img{
width: 100%;
}
.impression-woning .impression:last-child{
margin-right: 0;
}
.column-right .woningPlattegrondDuinvallei{
max-width:450px !important;
}
.woning-plattegronden{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-flex-align: start;
-moz-box-align: start;
align-items: flex-start;
}
.woning-plattegronden img {
width:120px;
border:0px none;
margin:0;
vertical-align: middle;
margin-top: 33px;
}
.woning-plattegronden a {
width:150px;
height:150px;
background:#fff;
display: inline-block;
margin-right:1em;
margin-bottom:1em;
border:2px solid #ddd;
text-align: center;
}
/* informatiewinkel */
.buttons {
padding-top:1em;
}
.informatiewinkel {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#fff;
padding:.8em 0 .8em 1.5em;
margin:2em 0 0 0;
color:#55afd4;
text-decoration:none;
text-transform:uppercase;
margin-bottom:2em;
}
.informatiewinkel span {
/*margin:-.8em -1.5em -.8em 0.5em;*/
margin-left:1em;
background:#55afd4;
color:#fff;
padding:.8em;
font-weight:bold;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.informatiewinkel {
display: none;
clear:both;
float:left;
}
#toevoegen {
float:left;
}
#toevoegen .delete, #toevoegen.active .add {
display: block;
}
#toevoegen .add, #toevoegen.active .delete {
display: none;
}
/* modal */
.modal-open .modal .dropdown-menu {
z-index: 2050;
}
.modal-open .modal .dropdown.open {
*z-index: 2050;
}
.modal-open .modal .popover {
z-index: 2060;
}
.modal-open .modal .tooltip {
z-index: 2080;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.modal {
background-clip: padding-box;
background-color: #f2f2f2;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 6px 6px 6px 6px;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
left: 50%;
margin: -309px 0 0 -335px;
overflow: auto;
position: fixed;
top: 50%;
width: 670px;
z-index: 1050;
/* IE6-7 */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
#youtubemodal.modal {
margin: -309px 0 0 -370px;
width: 600px;
}
.modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-o-transition: opacity .3s linear, top .3s ease-out;
transition: opacity .3s linear, top .3s ease-out;
top: -25%;
}
.modal.fade.in {
top: 50%;
}
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
background:#fff;
}
.modal-header .close {
margin-top: 2px;
}
.modal-header h3 {
margin: 0;
line-height: 30px;
}
.modal-body {
max-height: 600px;
overflow-y: auto;
padding: 15px;
}
.modal-body form {
width:98%;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin:15px 0 0 0;
text-align: right;
background-color: #fff;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: "";
line-height: 0;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.hide {
display: none;
}
/*woningen */
.woningcontent ul {
margin-bottom:2em;
margin-left:1.3em;
}
.row {
margin:-2%;
}
.span4 {
float:left;
width:29%;
margin:2%;
}
.span3 {
float:left;
width:21%;
margin:2%;
}
.span2{
float:left;
width:16.9%;
margin:1.5%;
}
.span3 img, .span2 img{
width:100%;
margin-bottom: 1em;
}
.algemenevoorwaarden {
margin-bottom:3em;
}
/* legenda */
.plattegrond {
padding:3em 0;
background:#fff;
}
.plattegrond .fixed{
position: relative;
max-width: 1300px;
}
.hover-state{
position: absolute;
bottom: 0;
width: 65%;
}
.plattegrond .hover-state img{
width: 100%;
position: absolute;
left: 0;
bottom: 0;
display: none;
}
.plattegrond .hover-state img#plattegrond_img{
display: block;
}
.plattegrond .loading{
width: 30px;
height: 30px;
position: absolute;
left: calc(32.5% - 15px);
bottom: calc(50% - 15px);
z-index: -1;
display: none;
}
.plattegrond .clear {
width:0px;
height:0px;
overflow:hidden;
}
.legenda_item .persons, .legenda_item h4, .legenda_item h5 {
float:left;
}
.plattegrond img {
margin-right:20px;
}
.legenda_item.active {
background:#f2f2f2;
border:1px solid #ddd;
}
.legenda_item {
cursor:pointer;
border:1px solid #ddd;
padding:10px 10px 10px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom:10px;
}
.legenda_item .persons {
background-color:#000;
color:#fff;
width:40px;
height:40px;
line-height:40px;
text-align:center;
margin-right:10px;
border:1px solid #000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.legenda_item h4 {
padding:0;
margin:0;
font-size: 13px;
}
.legenda_item h4 span {
font-weight:normal;
}
#Oostduin .persons {
background-color:#59C5CE
}
#Middenduin .persons {
background-color:#2459A5
}
#Westduin .persons {
background-color:#6490A7
}
#Springerduin .persons {
background-color:#FDCB5A
}
#Zandduin .persons {
background-color:#F0809F
}
#Rietduin .persons {
background-color:#DF7FFF
}
#Stuifduin .persons {
background-color:#7DC4EA
}
#Zeeduin .persons {
background-color:#7E92C7
}
#Klepperduin .persons {
background-color:#F69B30
}
#Kijkduin .persons {
background-color:#F28138
}
#Arduin .persons {
background-color:#8F191F
}
#Grasduin .persons {
background-color:#E1462D
}
#Oudduin .persons {
background-color:#2EA5A1
}
#Sterduin .persons {
background-color:#8BD0BE
}
.plattegrond img {
width:65%;
}
.legenda {
width:32%;
float: right;
position: relative;
z-index: 10;
}
.legenda .legendaLeft, .legenda .legendaRight{
width:49%;
}
.legenda .legendaLeft{
float: left;
}
.legenda .legendaRight{
float: right;
}
.legenda div.logo{
width: 100%;
text-align: center;
margin-top: -100px;
}
.legenda div.logo img{
max-width: 211px;
margin-left: auto;
margin-right: auto;
float: none;
margin-bottom: 20px;
}
/* jcycle slider */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow { margin:0; padding: 0; position: relative; }
.cycle-slideshow li {
position: absolute; top: 0; left: 0; width: 100%; padding: 0; display: block;
}
.slider-nav {
text-align:right;
margin-top:-73px;
margin-bottom:20px;
}
.slider-nav div {
display:inline-block;
text-indent:5000px;
margin-left:2px;
position: relative;
z-index: 800;
}
.slider-nav div span {
display:block;
width:53px;
height:53px;
background-color:#56aed4;
background-image: url(/public/images/structure/slider-nav.png);
background-position: 12px 8px;
background-repeat: no-repeat;
margin-bottom:20px;
cursor: pointer;
}
.slider-nav div#next span {
background-position: -96px 8px;
}
.slider-nav div span:hover {
background-color:#ccab6e;
}
.caption {
text-align:right;
z-index: 900;
}
.caption a {
line-height:35px;
height:35px;
margin-top:-73px;
position:absolute;
bottom:10px;
margin-bottom:20px;
color:#fff;
font-size: 12px;
text-transform:uppercase;
background-color:#55afd4;
text-decoration:none;
display:block;
padding:0 2em;
float:right;
border-radius: 7px;
}
.caption.left a{
left:10px;
}
.caption.right a{
right:10px;
}
.caption a:hover {
background-color: #70BC1F;
}
/* sitemap */
.sitemap {
margin-bottom: 2em;
}
.sitemap ul {
margin-left:2em;
}
.sitemap ul li {
font-weight: bold;
}
.sitemap ul li ul li {
font-weight: normal;
}
input[type=submit]{
background-color: transparent;
color: #fff;
pointer-events: none;
/*display: block;*/
}
form .input_holder {
position: relative;
float: left;
width: 100%;
height: 70px;
}
form .input_holder.checkbox{
position: relative;
float: left;
width: 100%;
height: auto;
}
form .input_holder.brochures{
position: relative;
float: left;
width: 100%;
height: 370px;
}
form .input_holder.singlecheck{
position: relative;
float: left;
width: 100%;
height: 25px;
}
form .input_holder label {
position: relative;
display: block;
margin-bottom: 3px;
width: 250px;
color:#cdae6e;
outline: none;
letter-spacing: 0.06em;
}
form .input_holder input,
form .input_holder textarea {
position: relative;
z-index: 5;
padding: 10px;
width: 100%;
background: #fff;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
form .input_holder .check {
height: 14px;
width: 20px;
}
form .input_holder .checkanders {
height: 14px;
width: 20px;
}
form .input_holder .anders {
width: 200px;
margin-top: 5px;
margin-left: 20px;
}
form .input_holder .form_item span{
margin-top: -50px;
}
form .input_holder input {
height: 30px;
line-height: 30px;
}
form .input_holder textarea {
height: 130px;
resize: none;
}
form .input_holder select {
width: 300px;
}
form .input_holder .error {
position: absolute;
top: -18px;
left: 0;
display: block;
width: 100%;
color: #F2303F;
font-size: 0.8em;
}
form .input_holder .placeholder {
position: absolute;
top: 30px;
left: 12px;
z-index: 15;
color: #D9DEF8;
}
form .input_holder.focus .placeholder {
color: #9BA0AE;
}
form .input_holder.textarea_holder {
height: 175px;
}
form .input_holder.error {
margin-top: 14px;
}
form .input_holder.error input,
form .input_holder.error textarea {
border: 3px solid #F2303F;
}
form .input_holder .customSelect {
padding: 10px;
width: 100%;
border: 3px solid #D9DEF8;
background: #ffffff url('/public/images/structure/select_arrow.svg') right center no-repeat;
color: #66686D;
font-family: 'Montserrat', sans-serif;
font-weight: 300;
font-size: 13px;
letter-spacing: normal;
}
form .input_holder .customSelect.customSelectFocus {
border: 3px solid #0D57C1;
}
form .input_holder .customSelectInner {
width: 100% !important;
}
form .btn {
margin-top: 10px;
background:#55afd4;
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
display:inline-block;
cursor:pointer;
color:#ffffff;
height: 33px;
box-sizing: border-box;
padding:9px 10px;
text-decoration:none;
}
form .btn:hover {
background-color: #70BC1F;
}
form .btn:active {
position:relative;
top:1px;
}
/* Player */
.resort_player {
position: relative;
width: 100%;
}
ul.player {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
list-style: none;
opacity: 0;
filter: alpha(opacity=0);
}
ul.player li {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
ul.player li figure {
position: absolute;
top: 0;
left: 100%;
z-index: 10;
margin: 0;
width: 100%;
overflow: hidden;
-webkit-transition: left 700ms ease-in-out;
transition: left 700ms ease-in-out;
}
ul.player li figure.swiping {
-webkit-transition: none;
transition: none;
}
ul.player li img {
display: block;
position: relative;
width: 100%;
opacity: 0;
-webkit-transition: opacity 500ms;
transition: opacity 500ms;
}
ul.player li.new.next figure {
left: 200%;
}
ul.player li.new.prev figure {
left: -200%;
}
ul.player li.before_show figure {
left: -100%;
}
ul.player li.show figure {
left: 0;
}
ul.player li.after_show figure {
left: 100%;
}
ul.player li.hide.next figure {
left: -200%;
}
ul.player li.hide.prev figure {
left: 200%;
}
.formbox {
margin-top: 10px;
}
.formbox li {
margin-top: 5px;
list-style: none;
}
@media screen and (max-width: 1800px) {
.nav{
margin-top: 10px;
}
}
@media screen and (max-width: 1250px) {
.nav li a{
font-size: 12px;
}
.nav li{
margin-left: 1.5em;
}
}
@media screen and (min-width: 1200px) {
.fixed {
width:70%;
}
.plattegrond .fixed{
width: 90%;
}
}
@media screen and (min-width: 1600px) {
.plattegrond .fixed{
width: 85%;
}
}
@media screen and (max-width: 1375px) {
.plattegrond .legendaLeft, .plattegrond .legendaRight{
float: none;
width: 100%;
}
.plattegrond .fixed{
width: 70%;
}
.hover-state{
bottom: initial;
width: 100%;
}
.plattegrond .hover-state img{
left: initial;
bottom: initial;
}
.legenda {
width:100%;
margin-top: 560px;
}
.legenda .logo{
display: none;
}
.legenda_item {
width:27%;
float:left;
margin-right:2%;
}
.plattegrond img{
width:100%;
margin-bottom:1em;
}
}
@media screen and (max-width: 895px) {
.legenda_item {
width:39%;
float:left;
margin-right:2%;
}
.legenda{
margin-top: 400px;
}
.span2{
width: 46%;
margin: 2%;
}
.span2:nth-child(odd){
clear: left;
}
.nav li {
padding:0 .1em;
} .newsitem {
width:47%;
float:left;
margin:1.5%;
height:100%;
}
.inner {
min-height:462px;
}
.locatie-text {
position:static;
margin:4em 0 0 0;
float:none;
background-color:#fff;
padding:1em 1em 2em 1em;
width:auto;
font-size:.9em;
}
.socialnav, .copyright, .footernav {
display:block;
float:none;
margin:0;
}
.socialnav {
margin-top:1em;
}
}
@media screen and (max-width: 795px) {
.header-img {
display:none;
}
.noLogo{
margin-top: 0;
}
.header-image .fixed {
margin-top:-80px;
margin-bottom:100px;
}
.nav li {
margin-left:.5em;
}
.legenda{
margin-top: 320px;
}
}
@media screen and (max-width: 665px) {
.header-image .fixed {
margin:0 0 2em 0;
}
.header-button {
float:left;
margin:2em 2.5% 30px;
}
h1 {
clear:both;
}
#responsive_nav {
display:block;
}
.home-wave {
display:none;
}
.home .header-image {
display:none;
}
.nav {
padding-bottom:2em;
float:none;
clear:both;
display:none;
}
.nav.show {
display:block;
background: white;
}
.nav li:first-child, .nav li {
float:none;
display:block;
margin:0;
padding:0;
}
.nav li a {
padding:0 .5em;
margin:0;
height:36px;
line-height:36px;
}
.nav li:first-child {
border-top:0px;
}
.nav li div {
display:none;
}
.nav > li.active > a {
color:#e43330;
}
.nav ul li ul {
display:block;
position:static;
margin-top:-25px;
}
.nav ul ul li, .nav ul ul li:first-child, .nav ul ul li.active {
padding-left:0.2em;
font-size:12px;
font-weight:normal;
border-bottom:0px none;
background-color:#fff;
}
.nav ul ul li a {
height:30px;
line-height:30px;
}
.nav ul li {
border-bottom:1px solid #aaa;
}
.column-left, .column-right, .contactinformation, .footernav {
float:none;
width:100%;
margin:0;
}
.footernav li {
line-height:42px;
}
.column-right {
margin-bottom:2em;
}
.newsitem {
width:97%;
float:none;
margin:1.5%;
height:100%;
min-height:10px;
}
.newsitem p {
min-height:0px;
|
}
}
@media screen and (max-width: 625px) {
.legenda_item {
width:auto;
float:none;
display:block;
}
.legenda{
margin-top: 275px;
}
.span2{
width: 90%;
margin:5%;
}
}