#preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 1040; }
#status { width: 200px; height: 200px; position: absolute; left: 50%; top: 50%; background: url('../_img/preloader.gif') center center no-repeat; margin: -100px 0 0 -100px; }

.only-desktop { display: block; }
.only-mobile { display: none; }

body { overflow: hidden; color: #666; font-size: 18px; font-family: 'ArialMT', sans-serif; }

img { max-width: 100%; }

h1 { text-transform: uppercase; font-size: 20px; line-height: 30px; font-weight: bold; padding: 0 0 35px 0; margin: 0; }

header { position: relative; }

/*
GENERAL STYLES
*/
.white-fg-color { color: #fff; }

.no-side-padding { padding-left: 0 !important; padding-right: 0 !important; }
.no-side-margin { margin-left: 0 !important; margin-right: 0 !important; }
.no-right-padding { padding-right: 0 !important; }

.big-thin-title { font-size: 48px; line-height: 64px; font-weight: normal; }
.medium-thin-title { font-size: 40px; line-height: 56px; font-weight: normal; }
.small-thin-title { font-size: 36px; line-height: 52px; font-weight: normal; }
.big-bold-title { font-size: 52px; line-height: 48px; font-weight: bold; }

button[type="submit"],
.cta-rounded { display: inline-block; position: relative; padding: 10px 90px; color: #000; font-size: 1.4em; border-radius: 40px; background: url('../_img/bg-cta-btn.png') center repeat-x; transition: all 0.3s ease; }
.cta-rounded.small { padding: 15px 50px; font-size: 1.0em; font-weight: bold; }
.cta-rounded .arrow-right-small { width: 20px; height: 10px; position: absolute; right: 20px; top: 50%; margin-top: -5px; background: url('../_img/arrow-right-black.png') center center no-repeat; }
.cta-rounded:hover { color: #000; opacity: 0.6; text-decoration: none; }

a.logo { display: block; padding: 35px 60px 0 10px; }

.txt-select { color: #a51a3d }

.txt-area { padding: 70px 60px; color: rgba(255,255,255,0.8); line-height: 28px; }
.txt-area.escort { padding: 35px 20px; color: rgba(255,255,255,0.8); line-height: 28px; background: #000; overflow: auto; }
.txt-area.escort .info { padding: 0 20px; }
.txt-area.escort .info a.cta-rounded { margin: 10px 0 40px; }
.txt-area.escort h1 { font-size: 2.8em; font-weight: normal; padding: 0; margin: 50px 0 35px; line-height: 1.0em; text-transform: none; }

.menu-block { margin-top: 20px; }
.menu-block ul,
.menu-block ul li { list-style: none; margin: 0; padding: 0; }
.menu-block ul li a { display: block; color: #121212; text-decoration: none; border-bottom: 1px solid #666; padding: 15px 0; margin: 2px 0; }
.menu-block ul li a:hover { color: #121212; text-decoration: none; }
.menu-block ul li:last-child a { border-bottom: none; }

a.yellow-phone-area { display: block; color: #000; min-height: 150px; padding: 20px 20px; background: url('../_img/bg-yellow-phone-area.png') #ffc300 top repeat-x; transition: all 0.3s ease; }
a.yellow-phone-area:hover { color: #000; text-decoration: none; opacity: 0.8; }
a.yellow-phone-area .topside { height: 40px; line-height: 40px; background: url('../_img/icon-call.png') right center no-repeat; }
a.yellow-phone-area .bottomside { margin-top: 40px; }

.header-info-area { overflow: auto; -webkit-box-shadow: 0px 7px 9px -2px rgba(0,0,0,0.41); -moz-box-shadow: 0px 7px 9px -2px rgba(0,0,0,0.41); box-shadow: 0px 7px 9px -2px rgba(0,0,0,0.41); background: #000; }
.header-info-area .header-img { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.full-width-img { background: #000; position: relative; }
.full-width-img img { opacity: 0.4; }
.full-width-img .caption { position: absolute; left: 100px; bottom: 90px; }
.full-width-img .caption h1,
.full-width-img .caption h2 { text-transform: none; font-size: 3.4em; padding: 15px 0; margin: 0; font-weight: normal; }
.full-width-img .caption h2 { font-size: 1.2em; }

.half-grey-white { width: 50%; height: 100%; position: absolute; left: 0; background: url('../_img/bg-lips.png') #e0e0e0 top right no-repeat; overflow: auto; z-index: -1; }

.half-divided { position: relative; overflow: auto; margin-bottom: -120px; }
.half-divided .half-grey-fix { position: absolute; height: 100%; width: 50%; left: 0; top:0; background: #e0e0e0; z-index: -1; }
.half-divided .contents-area { padding: 150px 0 100px 0; }
.half-divided .contents-area.left { padding-left: 100px; padding-right: 70px; }
.half-divided .contents-area.right { padding-left: 70px; padding-right: 100px; }
.half-divided .contents-area p { padding-bottom: 20px; }
.half-divided .contents-area h2 { color: #000; }
.half-divided .contents-area button.btn.btn-primary { border: none; margin: 40px 0 0; }
.half-divided .contents-area .form-group label { font-weight: normal; color: #000; }
.half-divided .contents-area .form-group textarea { margin-bottom: 30px; }
.half-divided .contents-area .form-group textarea,
.half-divided .contents-area .form-group input[type="text"] { padding: 15px 10px !important; background: #f9f9f9; border-color: #e0e0e0; border-radius: 0; }
.half-divided .contents-area .form-group input[type="text"] { height: 46px; }

.yellow-arrow { position: absolute; width: 64px; height: 64px; left: 50%; margin-left: -32px; z-index: 2; background-repeat: no-repeat; }
.yellow-arrow.only-mobile { width: 48px; height: 48px; margin-left: -24px; background-size: cover; }
.yellow-arrow.down { bottom: -32px; background-image: url('../_img/arrow-bottom-yellow.png'); }
.yellow-arrow.right { top: 50%; margin-top: -32px; left: 50%; margin-left: -32px; background-image: url('../_img/arrow-right-yellow.png'); }

.compact-txt-box { font-size: 18px; line-height: 28px; padding: 20px 35px 60px; }
.compact-txt-box.escort-info { padding-top: 40px; }
.compact-txt-box.left { padding-left: 0; }
.compact-txt-box.right { padding-right: 0; }

.escort-img { display: block; position: relative; transition: all 0.3s ease; }
.escort-img:hover { opacity: 0.8; }
.escort-img .name { width: 100%; height: 60px; line-height: 60px; font-size: 30px; position: absolute; bottom: 0; background: url('../_img/arrow-right-black.png') rgba(255,194,0,0.8) right center no-repeat; color: #000; }
.escort-img .name > span { padding-left: 25px; }

.cta-area { margin-top: 90px; }
.cta-area h3 { margin: 0; color: #000; }
.cta-area .subtitle { margin-bottom: 20px; font-size: 1.2em; font-weight: bold; color: #000; }
.cta-area .cta-rounded { margin: 30px 0; }

.locations { margin-top: 120px; position: relative; overflow: auto; }
.locations ul.places { list-style: none; padding: 0; margin: 0; font-size: 0.9em;  }
.locations ul.places li a { color: rgba(255,255,255,0.6); text-decoration: none; transition: all 0.3s ease; }
.locations ul.places li a:hover { color: rgba(255,255,255,1); }
.locations .leftside,
.locations .rightside { font-size: 18px; line-height: 28px; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.locations .leftside { text-align: center; color: #000; background-image: url('../_img/bg-yellow-pattern.jpg'); }
.locations .leftside h3 { margin: 0 0 50px 0; }
.locations .rightside { color: #fff; background-image: url('../_img/bg-black-girl.jpg'); }
.locations .table-holder { width: 550px; display: table; margin: 0 auto; min-height: 750px; }
.locations .table-holder .table-cell { display: table-cell; vertical-align: middle; }

.regions, .regio {line-height:25px;}

footer ul.footer-nav { width: 100%; list-style: none; margin: 0; padding: 0; }
footer ul.footer-nav li { display: inline-block; }
footer ul.footer-nav li a { display: inline-block; padding: 40px 10px; text-transform: uppercase; color: #030303; font-size: 1.0em; }
footer ul.footer-nav li a:hover { color: #000; text-decoration: none; }

.mobile { position: absolute; width: 100%; top: 0; }
.mobile .menu-area { }
.mobile .menu-area a { background: url('../_img/bg-mobile-menu-link.png') bottom repeat-x; }
.mobile .menu-area a:first-child { padding-top: 33px;}
.mobile div { display: none; }
.mobile button { width: 30px; height: 30px; position: absolute; top: 30px; right: 10px; border: 0; text-indent: 200%; overflow: hidden; background: url('../_img/hamburger-icon.svg') #fff center no-repeat;	background-size: 80%; outline: none; transition: all 400ms ease; }
.mobile button.expanded { -webkit-transform: rotate(90deg); transform: rotate(90deg); background-color: #fff; border: 0; color: #fff; }
.mobile a {	color: #fff; display: block; text-align: center; padding: 20px 0; text-decoration: none; font-weight: bold; }

.msg{color:#000;}
.msg.warning {border:2px solid #F2DD8C; background-color:#FFF5CC;}
.msg.warning a {color:#df0000;} .msg.warning a:hover, .msg.warning a:active, .msg.warning a:focus {color:#303030;}
.msg.info {border:2px solid #B8E2FB; background-color:#E8F6FF;padding:5px;width:90%;}
.msg.done {border:2px solid #BBDF8D; background-color:#EAF7D9;padding:5px;width:90%;}
.msg.error {border:2px solid #FFAEAE; background-color:#FEEBEB;padding:5px;width:90%;}
.container input.err, .container select.err, .container textarea.err {border:1px solid #DF0000; background:#FFB; color:#000;}
.err {color:#DF0000;}
textarea{width:100%;}
form{margin-bottom:150px;}

@media (max-width: 1200px) {
	.header-info-area .txt-area { font-size: 0.9em; padding: 30px 50px }

	.locations .table-holder { width: auto; padding: 0 20px; }
}

@media (max-width: 992px) {

	.txt-area.escort h1 { font-size: 1.8em; font-weight: normal; padding: 0; margin: 50px 0 35px; line-height: 1.0em; text-transform: none; }
	.only-desktop { display: none; }
	.only-mobile { display: block; }

	.yellow-arrow.down { top: -24px; }
	.yellow-arrow.right { display: none; }
	body.escort .yellow-arrow.down,
	body.werken-als-escort .yellow-arrow.down { top: auto; bottom: -24px; }

	.locations { margin: 50px 0 20px; }
	.locations .leftside h3 { margin: 30px 0 20px; }
	.locations ul.places { margin: 20px -10px 30px; }
	.locations ul.places li a { color: #000; }
	.locations .table-holder { width: 100%; padding: 0 20px; background: #ffd700; font-size: 0.9em; min-height: auto; }
	.locations .leftside { text-align: left; }

	a.logo { padding: 20px 10px 15px; }

	.header-info-area { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: transparent; }
	.header-info-area .txt-area { position: relative; padding: 50px 20px 30px; margin: -110px 20px 25px; background: #000; }
	.header-info-area .caption h1 { font-size: 2.4em; }
	.header-info-area .caption h2 { padding: 0 0 30px; }

	.full-width-img .caption { width: 100%; left: 0; bottom: 15px; text-align: center; }


	body.escort .header-info-area {  padding-top: 120px; }

	.half-divided .contents-area,
	.half-divided .contents-area.left,
	.half-divided .contents-area.right { padding: 35px 20px 0; }

	.mobile-padder { padding: 0 20px; }

	footer ul.footer-nav li a { padding: 10px 5px; }
}



/* namebranding footer */
.brandlogos-footer{background:#000;padding-top: 75px;padding-bottom: 75px;width: 100%;}
.brandcontainer-footer{width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto; margin-left: auto; text-align: center; display: flex; flex-wrap: wrap;}
.brandblock{padding-left: 5px;padding-right: 5px;text-align: center;margin-left: auto;margin-right: auto;justify-content: center;align-items: center;min-height: 120px;}
.brandblock:hover figure .brandcolor{opacity: 1;}
.brandblock:hover figure img:not(.brandcolor){opacity: 0;}
.brandblock figure{max-width: 100%;margin: 0;min-height: 120px;display: flex;justify-content: center;align-items: center;position: relative;}
.brandblock figure .brandcolor{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;opacity: 0;transition: .3s ease-out;}
.brandblock figure img{max-width: 300px;width: 100%;height: auto;transition: .3s ease-out;}
.brandlogos-footer{padding-bottom:25px;}
footer .bottom-info{background:#2c293a;color:#fff;font-size:16px;}
footer .bottom-info img{vertical-align:text-middle;}
footer .bottom-info .xplow span{display:none;}
@media(min-width:1200px){
	.brandcontainer-footer{  max-width: 1140px;}
}
@media(min-width:992px) and (max-width:1199px){
	.brandcontainer-footer{ max-width: 960px;}
}
@media(min-width:992px){
	.brandblock{ width:calc(33% - 25px);  display: inline-flex;  margin-bottom: 35px;}
}
@media(max-width:991px){
	.brandlogos-footer{  padding-top: 50px;  padding-bottom: 50px;}
}
@media(min-width:768px) and (max-width:991px){
	.brandcontainer-footer{  max-width: 720px;}
}
@media(max-width:767px){
	.brandblock{  width:calc(50% - 25px); display: inline-flex;  margin-bottom: 35px;}
}
@media(min-width:576px) and (max-width:767px){
	.brandcontainer-footer{  max-width: 540px;}
}
@media(max-width:575px){
	.brandlogos-footer{ padding-top: 35px;  padding-bottom: 35px;}
	.brandlogos-footer .brandcontainer-footer .brandblock{  width:100%;  display: block;  margin-bottom: 35px;}
	.brandblock{  min-height: inherit;}
	.brandblock figure img{  max-width: 300px;  width: auto;  height: auto;  margin-left: auto;  margin-right: auto;  display: block;}
	.brandblock figure{  min-height: inherit;}
}


.brandlogos-footer .block-center{width:100%;text-align:center;margin-top:0;padding-top:0px;padding-bottom:5px;}
.brandlogos-footer .block-center h4{margin-left:auto;display:block;font-family:sans-serif;color:#fff;margin-bottom:0}
.brandlogos-footer.block-center figure{margin-right:auto;display:block;width:200px;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0}
.brandlogos-footer .block-center figure img{max-width:220px;height:auto}