/* General */
/* IPhone callout disabled */
* { -webkit-touch-callout: none; }
* {   
    -webkit-tap-highlight-color: rgba(0,0,0,0);  
}

body
{
    background-color: white;
	font-family: Arial;
}

body #landscape-error{
	display: none;
}

@media screen and (orientation:landscape) {
	body .ui-page, body .page-data{
		display: none !important;
		visibility: hidden;
	}	

	body #landscape-error{
		display: block !important;
		height: 100%;
		width: 100%;
		overflow: hidden;
		background: url(../img/switch_view.png);
		background-size: 100%;
		background-position: center;
	}

}



.ui-page{
	background: #F9F9F9;
    min-height: 100% !important;
/*    height: 100% !important;
    width: 100% !important;
    overflow: hidden !important;*/
}

.ui-page#contact{
    overflow-x: hidden !important;
}

/******* Menu *********/
.menu-header.ui-header{
	position: relative;
	display: inline-block; 
	width: 100%;
	border: none;
    height: 250px;
    background-size: cover;
    background-position: center;
}

.menu-header .remu-logo{
	width: 75%;
	margin: 9%;
	float: left;
    margin-top: 77px;
}

.menu-header .add-begin-icon{
	width: 10%;
	margin-top: 50px;
	float: left;
}

.ui-li-has-arrow .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li-has-arrow{
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.ui-content .menu.ui-listview{
    margin-top: 1em;
}

.ui-content .submenu .menu.ui-listview{
    margin-top: 0em;
}

#main-menu{
    padding-top: 0px;
}

#main-menu-ul{
    margin-top: -4px;
}

.menu li{
	background: #F9F9F9;
	border: 0px !important;
    padding-left: 0px;
}

.menu li.active .ui-btn-inner a{
    color: #333333 !important;
}

.menu li:hover .ui-btn-inner a{
    color: #333333;
}

.menu li .ui-btn-inner{
	border: 0px !important;
}

.menu li a{
	color: #a7a9ac !important;
	padding-left: 50px !important;
	text-shadow: none;
    transition: color 0.3s ease-in;
    -webkit-transition: color 0.3s ease-in;
    -o-transition: color 0.3s ease-in;
    -moz-transition: color 0.3s ease-in;
    -ms-transition: color 0.3s ease-in;
}

.menu li.ui-li .ui-btn-inner a{
    padding-bottom: 38px;
}

.menu li.ui-li:first-child .ui-btn-inner a {
    padding-top: 38px;
}

.menu li a .top-title{
	font-size: 10px;
	letter-spacing: 0pt;
	text-transform: uppercase;
    margin-bottom: 2px;
}

.menu li a .bottom-title{
	font-size: 20px;
	letter-spacing: 6pt;
	text-transform: uppercase;
}

.menu li a .menu-footer{
	opacity: 1;
	margin-top: 4px;
	font-weight: normal;
	font-size: 12px;
	font-family: Georgia;
    letter-spacing: 0.5px;
    margin-left: 0px;
}

.menu li.focus a .menu-footer{
	opacity: 1;
}

.menu .submenu{
    height: 0px;
    overflow: hidden;
    -webkit-transition: height 0.3s ease-in;
    -o-transition: height 0.3s ease-in;
    -moz-transition: height 0.3s ease-in;
    -ms-transition: height 0.3s ease-in;
}

.menu .active #submenu-stucwerk {
    height: 385px;
}

.menu .active #submenu-afspraak {
    height: 206px;
}


.menu .submenu li{
    background: #333333;
}

.menu .submenu li .ui-btn-inner a{
    padding-top: 1.6em;
    color: #a7a9ac !important;
    padding-bottom: 1em;
}

.menu .submenu li:hover .ui-btn-inner a{
    color: white !important;
}

.menu .submenu li:last-child .ui-btn-inner a {
    padding-bottom: 2em;
}

/* General */
.ui-content{
	background: #F9F9F9;
	padding-left: 0px;
}

.back-button{
    width:  50px;
    height: 50px;
    position: absolute;
    top: 20px;
    left: 35px;
    background: url('../img/back.png');
    cursor: pointer;
	background-size: cover;
}

.back-button:hover {
    background-image: url('../img/back-hover.png');
}


.home-button{
    width:  50px;
    height: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url('../img/home.png');
    cursor: pointer;
	background-size: cover;
}

.home-overlay{
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0px;
    right: 0px;
    display: none;
}

.home-button:hover {
    background-image: url('../img/home-hover.png');
}

/* Ons vak */
.ui-content table{
	margin-top: 20px;
	border-spacing: 0px;
}

.ui-content .content-table td{
	padding: 0px;
}

.ui-content .content-table .content-td{
	padding: 0px 20px 20px 35px;
	
}

.back-td{
	width: 50px;
	vertical-align: top;
}

.back-td img{
	width: 50px;
}

.contact-title{
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: 10px;
}



#contact .content-td{
	font-family: Georgia;
}

#contact .content-td .contact-title{
	font-family: Arial;
	font-weight: bold;
}

.content-td{
	color: #a7a9ac;
}

.content-td li:hover{
    color: #333333;
}

#contact .content-td a{
	text-decoration: none;
	padding-bottom: 4px;
	color: #a7a9ac;
	line-height: 26px;
}

#contact .content-td a:hover{
	color: #a7a9ac;
}

.content-td a.ui-link,
.content-td a.ui-link:visited
{
	color: #a7a9ac;
	font-weight: normal;
}

.page-title{
	font-weight: bold;
	text-transform: uppercase;
}

.page-title .title-top{
	font-family: Arial;
	font-size: 14px;
}

.page-title .title-bottom{
	font-family: Arial;
	font-size: 22px;
	letter-spacing: 6px;
}

#stucwerk .page-content{
    margin-bottom: 20px;
}

.page-content{
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	font-family: Georgia;
}

.page-content .content-td ul{
	padding-left: 18px;
    font-size: 16px;
    line-height: 25px;
}

.page-content .content-td ul li{
    text-align: left;
}

/* Header */

.onsvak-header, .overremu-header, .contact-header {
    border: none;
}

.ui-header{
	background: none;
}

.header-infobar {
    font-family: Georgia;
}

.ui-header .header-infobar{
	height: 50px;
	background: #333;
}

.ui-header .header-infobar .share-icon{
	width: 30px;
	float: left;
	padding: 10px 10px 10px 20px;
}

.ui-header .header-infobar .share-icon img{
	padding: 0px;
}

.ui-header .header-infobar p{
	margin: 0px;
	color: white;
	font-family: Georgia;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 35px;
	text-shadow: none;
}


/* carousel */
 .overlay-header{
    opacity: 1;
    transition: opacity 0.3s ease-in;
	-webkit-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -ms-transition: opacity 0.3s ease-in;        
    
}

.overlay-header.hidden{
    opacity: 0;
}

.overlay-top{    
    height: 72px;
    width: 100%;
    background: #333333;
    position: absolute;
    top: 0px;
}

.info-overlay{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 72px;
	background: #333333;
    font-family: Arial;
}

.info-overlay p{
	color: white;
	text-shadow: none;
	padding: 10px 22px;
	font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
        margin-top: 18px;
        margin-bottom: 18px;
}

.info-overlay p.long{
        margin-top: 10px;
        margin-bottom: 10px;
}

.close-overlay-button{
	position: absolute;
	top: 0px;
	right: 0px;
	background: #333333;
	height: 72px;
}

.close-overlay-button .close{
	background: url('../img/close-icon.png');
	background-size: cover;
	margin: 20px;
	height: 28px;
	width: 31px;
}

.close-overlay-button:hover .close{
	background-image: url('../img/close-icon-hover.png');
}


.footer-overlay{
	height: 72px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background: #333333;
    font-family: Georgia;
}

.footer-overlay p{
	color: white;
	text-shadow: none;
	padding: 10px 22px;
        margin-top: 17px;
        margin-bottom: 17px;
        font-size: 16px;
        line-height: 16px;
}

.footer-overlay p.long{
        margin-top: 8px;
        margin-bottom: 8px;
}


.footer-overlay .sharing{
    width: 72px;
    position: absolute;
    right: 0px;
    height: 72px;
    background: #333333;
    bottom: 0px;
    transition: height 0.3s ease-in;
	-webkit-transition: height 0.3s ease-in;
    -o-transition: height 0.3s ease-in;
    -moz-transition: height 0.3s ease-in;
    -ms-transition: height 0.3s ease-in;        
}

.footer-overlay .sharing.open {
    height: 240px;
}

.sharing .share-icon{
    background: url('../img/share.png');
    background-size: cover;
    width: 46px;
    height: 36px;
    position: absolute;
    bottom: 18px;
    left: 13px;
    opacity: 1;
}



.sharing .share-icon:hover {
    background-image: url('../img/share-hover.png');
}

.share-item {
    display: none;
    height:  60px;
    opacity: 0;
    transition: opacity 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;          
}

.share-item{
}

.share-item.visible{
    display: inline-block;
    opacity: 1;
}

.share-item.fb-icon{
    background: url('../img/facebook.png');
    background-size: cover;
    width: 16px;
    height: 33px;
    margin: 20px 27px;
}

.share-item.fb-icon:hover {
    background-image: url('../img/facebook-hover.png');
}

.share-item.twitter-icon{
    background: url('../img/twitter.png');
    background-size: cover;
    width: 36px;
    height: 27px;
    margin: 23px 17px;
}

.share-item.twitter-icon:hover {
    background-image: url('../img/twitter-hover.png');
}

.share-item.pinterest-icon{
    background: url('../img/pinterest.png');
    background-size: cover;
    width: 27px;
    height: 34px;
    margin: 20px 22px;
}

.share-item.pinterest-icon:hover {
    background-image: url('../img/pinterest-hover.png');
}



.carousel-page-content{
	padding: 0px;
}	

.carousel-page-content{
	padding-top: 0px;
	width: 100%;
}

.bx-wrapper{
	margin: 0 auto;
}

.bx-viewport{
	border-top: 0px !important;
	border-bottom: none !important;
}

.carousel-wrapper{
/*	visibility: hidden;*/
}

.carousel {
    height: 200px;
}

.bx-viewport{
    background: white;
}

.bx-viewport .carousel, .bx-viewport .detail-carousel{
	margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px; 
 }

.bx-viewport .carousel li, .bx-viewport .detail-carousel li{
	width: 100%;
}

.bx-viewport .carousel li img, .bx-viewport .detail-carousel li img{
	width: 100%;
    margin-top: 0px !important;
}
/* Contact page */
#map_canvas{
	width: 100%;
	height: 200px;
    background: url('http://maps.googleapis.com/maps/api/staticmap?center=52.157315,6.418095&zoom=15&scale=2&size=640x250&maptype=hybrid');
    /*background: url('http://maps.googleapis.com/maps/api/staticmap?center=52.157315,6.418095&zoom=15&scale=1&size=640x320&maptype=hybrid');*/
	background-size: cover;
	background-position: center;
	position: relative;
    width: 120%;
}

#map_canvas .remu-logo{
	width: 128px;
	height: 88px;
	background-image: url('../img/bing_maps_pointer.png');
	left: 50%;
	top: -88px;
	margin-left: -64px;
	
	position: absolute;
    transition: top 0.2s linear;
    -webkit-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    -moz-transition: top 0.2s linear;
    -ms-transition: top 0.2s linear;
	background-size: cover;
}

#map_canvas .remu-logo.active{
	top: 20px;
}

/* Loader */
.ui-loader{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0px;
    margin: 0px;
    padding: 0px;
    background: black;
    border-radius: 0px;
    opacity: 0.5;
    
}

@-webkit-keyframes rotating {
    from{
        -webkit-transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotating {
    from{
        -webkit-transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
    }
}


.ui-loader .ui-icon{
	background: url('../img/loader.png');
	width: 50px;
	height: 50px;
	background-size: cover;
    -webkit-animation: rotating .75s linear infinite;
    animation: rotating .75s linear infinite;
}

.loader-container{
    height: 50px;
    top: 50%;
    position: absolute;
    margin-top: -25px;
    width: 44px;
    left: 50%;
    margin-left: -22px;
}



/* iPhone */
@media (min-width:321px){

/*
	.menu-header{
		padding-bottom: 40px;
	}

	.menu li a{
		padding-left: 100px !important;
	}

	.menu li a .top-title{
		font-size: 1.2em;
	}

	.menu li a .bottom-title{
		font-size: 2.2em;
		letter-spacing: 12pt;
	}

	.menu li a .menu-footer{
		opacity: 0;
		margin-top: 20px;
		font-size: 24px;
	}

	.ui-content{
		background: white;
		padding-left: 0px;
	}

	.home-button{
		width:  76px;
		height: 76px;
		position: absolute;
		top: 20px;
		right: 20px;
		background: url('../img/home.png');
		cursor: pointer;
	}

	.ui-content table{
		margin-top: 40px;
	}

	.ui-content .content-table .content-td{
		padding: 0px 40px 40px 70px;
		
	}

	.contact-title{
		text-transform: uppercase;
		font-size: 44px;
		letter-spacing: 20px;
	}


	#contact .content-td{
		font-size: 26px;
	}
	
	#contact .content-td a{
		padding-bottom: 8px;
		border-bottom: 1px solid #a7a9ac;
		line-height: 52px;
	}

	.page-title .title-top{
		font-size: 28px;
	}

	.page-title .title-bottom{
		font-size: 44px;
		letter-spacing: 12px;
	}


	.page-content{
		font-size: 28px;
		line-height: 44px;
	}

	.ui-header .header-infobar{
		height: 100px;
		background: #333;
	}

	.ui-header .header-infobar p{
		padding-top: 30px;
		padding-left: 70px;
	}


	.info-overlay{
		height: 72px;
	}

	.info-overlay p{
		padding: 10px 22px;
		font-size: 16px;
	}

	.close-overlay-button{
		height: 72px;
	}

	.close-overlay-button img{
		padding: 20px;
		height: 28px;
		width: 31px;
	}

	#map_canvas{
		width: 640px;
		height: 385px;
	}
	
	.ui-listview  .ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li{
		padding: 1.4em 15px;
	}
*/
}

.sharing-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    z-index: 999;
    top: 0px;
    left: 0px;
    opacity: 0;
    display: none;
    transition: opacity 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;        
}

.sharing-overlay.open{
    opacity: 1;
}

.sharing-overlay .share-items{
    height: 73px;
    top: 50%;
    position: absolute;
    margin-top: -37px;
    left: 50%;
    margin-left: -110px;
    width: 220px;
    background: #333333;
}
