
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800|Oswald:300,400,500,600,700');*/

/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');*/
/*@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,900');*/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,900');
@font-face{
	src: url(../fonts/couture-bld.otf);
	font-family: couturebld;
}
@font-face{
	src: url(../fonts/couture_bold.ttf);
	font-family: couturebld;
}
@font-face{
	src: url(../fonts/couture-bldit.otf);
	font-family: couture-bldit;
}

/*************start*************/
img {
	max-width:100%;
	display:inline-block;
}
.font-1 {
	font-family: 'Source Sans Pro', sans-serif;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 200;
	/*background: url(/themes/playworld/images/BG.png) repeat #222;*/
	background: #000;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0px;
	padding:0px;
	font-weight: normal;
	color: #d4af37;
	/*line-height: 100%;*/
}

hr{
	border-color: #d4af37;
}

a:hover, a:focus{
	text-decoration:none;
}

.text_white *{
	color:  #FFF !important;
}

/*************start*************/


/*************video-bg start*************/
.video-bg{
	
}
.video-bg {
    position: relative;
    overflow: hidden;
    height: 100vh;
}
.video-bg video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
	z-index: 50;
}
.video_logo{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 100;
}

/*************Header Area start*************/
.site-header{
	width: 100%;
	z-index: 1000;
	font-family: 'Source Sans Pro', sans-serif;
}
.navbar-brand{
    max-width: 300px;
    width: 100%;
	height: auto;
	max-height: auto;
}
.navbar-nav>li>a {
	padding: 10px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	border-bottom: 2px solid transparent;
}
.navbar-right{
	margin-top: 100px;
}
.navbar-nav>li>a:hover{
	background: none;
	border-bottom: 2px solid #d4af37;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:active{
	background: none;
}

/*************Main Area start*************/

.main_area{
	
}
.area_box{
	position: relative;
}
.area_borders{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.area_borders_1{
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	/*background: url(/themes/playworld/images/streep-1.png) top left repeat;*/
	width: 40px;
	height: 100%;
	margin-left: -20px;
	z-index: 100;
}
.area_borders_2{
	display:none;
	position: absolute;
	top: 0px;
	left: 25%;
	/*background: url(/themes/playworld/images/streep-3.png) top left repeat;*/
	width: 40px;
	height: 100%;
	margin-left: -20px;
	z-index: 10;
}
.area_borders_3{
	display:none;
	position: absolute;
	top: 0px;
	left: 50%;
	/*background: url(/themes/playworld/images/streep-3.png) top left repeat;*/
	width: 40px;
	height: 100%;
	margin-left: -20px;
	z-index: 20;
}
.area_borders_4{
	display:none;
	position: absolute;
	top: 0px;
	right: 25%;
	/*background: url(/themes/playworld/images/streep-3.png) top left repeat;*/
	width: 40px;
	height: 100%;
	margin-right: -20px;
	z-index: 10;
}
.area_borders_5{
	display:none;
	position: absolute;
	top: 0px;
	right: 0px;
	/*background: url(/themes/playworld/images/streep-5.png) top left repeat;*/
	width: 40px;
	height: 100%;
	margin-right: -20px;
	z-index: 100;
}
.mt_25{
	margin-top: 25px;
}
.mt_15{
	margin-top: 15px;
}
.mb_25{
	margin-bottom: 25px;
}
.mb_15{
	margin-bottom: 15px;
}
.title_area{
	background-color: #d4af37;
	padding: 30px;
	z-index: 50;
	position: relative;
	text-align: center;
}
.title_area h2{
	color: #222;
    text-transform: uppercase;
	font-family: Source Sans Pro;
	font-size: 26px;
	font-weight: 900;
}
.title_area h4{
	color: #222;
	font-size: 20px;
    text-transform: uppercase;
	font-family: Source Sans Pro;
	padding-top: 10px;
}


/*************HomeJackpot Area start*************/

.homeJackpot{
	background-color: #000;
	position: relative;
	z-index: 50;
	padding: 30px 0px;
}
.homeJackpot ul{
	margin: 0;
	padding: 0;
	text-align: center;
}
.homeJackpot ul li{
	list-style-type: none;
	display: inline-block;
}
.jackpot_number{
    width: 130px;
    display: initial;
	background: url(/themes/playworld/images/gif-cijfers/blank.png) center center no-repeat;
	background-size: 130px;
}
.homeJackpot_euro{
	font-family: Arial;
	color: #fff;
	margin-right: 10px;
	font-size: 140px;
	line-height: 125px;
	text-align: right;
	position: relative;
	bottom: -40px;
	font-weight: 600;
}
.homeJackpot_comma{
	font-family: Arial;
	color: #fff;
	margin-right: 10px;
	font-size: 140px;
	line-height: 125px;
	text-align: right;
	position: relative;
	bottom: -40px;
	font-weight: 900;
	width: 25px;
	margin-left: -10px;
}
.homeJackpot_content{
	padding: 20px 30px 0px;
	text-align: center;
}
.homeJackpot_content p{
	font-size: 26px;
	color: #fff;
	text-align: center;
	font-family: Source Sans Pro;
}


/*************playworld Area start*************/


.playworld_area{
	background: #000;
	position: relative;
	z-index: 10;
}
.playworld_area_pic{
	position: absolute;
	/*margin: 35px 0px;*/
	top: 35px;
	right: 0px;
	width: 50%;
	height: 90%;
	z-index: 15;
	overflow: hidden;
}
.playworld_area_pic img{
	width: auto;
	width: 100%;
	float: right;
}
.playworld_area .row{
	margin: 0px;
}
.playworld_area .col-sm-6{
	padding: 0px;
}
.playworld_content{
	padding: 20px 30px;
	padding-top: 0px;
}
.playworld_content h4{
	padding-top: 10px;
	font-family: Source Sans Pro;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
.playworld_content_txt1{
	padding-top: 10px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	line-height: 20px;
	letter-spacing: 0.3px;
	font-weight: 500;
}
.playworld_content .row{
	margin: 0px -15px;
}
.playworld_content .col-xs-6{
	padding: 15px 15px 0px;
}
.playworld_content_txt2{
	font-family: 'Source Sans Pro', sans-serif;
	padding-top: 10px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}

/*************vestigingen Area start*************/

.vestigingen_area{
	background: #000;
}
.vestigingen_area .row{
	margin: 0px;
}
.vestigingen_area .col-sm-3{
	padding: 0px;
}
.vestigingen_item{
	position: relative;
}
.vestigingen_item figure img{
	width: 100%;
}
.vestigingen_content{
	padding: 20px 30px;
	text-align: center;
}
.vestigingen_content h4{
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-family: Source Sans Pro;
}
.vestigingen_content h5{
	font-size: 20px;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	padding-top: 10px;
}
.vestigingen_content p{
	font-size: 14px;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 20px;
}
.vestigingen_txt_1{
	min-height: 90px;
	padding-top: 25px;
}
.vestigingen_txt_2{
	padding-top: 10px;
}
.vestigingen_link{
	padding-top: 15px;
}
.googleMaps{
	position: relative;
	z-index: 99999;
}
/*.vestigingen_link a{
	width: 157px;
    height: 40px;
    background-color: #000;
    font-size: 13px;
    color: #fff;
    font-family: Source Sans Pro;
    border: 1px solid transparent;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 0;
    border-radius: 4px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
}*/

/*************NIEUWS Area start*************/

.nieuws_area{
	background: #000;
}
.nieuws_area .row{
	margin: 0px;
}
.nieuws_area .col-sm-3{
	padding: 0px;
}
.nieuws_item figure img{
	width: 100%;
}
.nieuws_item{
	position: relative;
}
.nieuws_content{
	padding: 20px 30px;
}
.nieuws_content h4{
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-family: Source Sans Pro;
	line-height: 30px;
	letter-spacing: 1px;
}
.nieuws_content h5{
	font-size: 20px;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	padding-top: 10px;
	line-height: 30px;
}
.nieuws_content p{
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 20px;
	padding-top: 15px;
}
.nieuws_link{
	padding-top: 15px;
}
/*.nieuws_link a{
	width: 114px;
    height: 40px;
    background-color: #000;
    font-size: 13px;
    color: #fff;
    font-family: Source Sans Pro;
    border: 1px solid transparent;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 0;
    border-radius: 4px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
}*/

/*************Fotos Area start*************/


.fotos_area{
	text-align: center;
	position: relative;
}
.fotos_area .owl-carousel{
	position: relative;
	z-index: 50;
	background: #000;
	padding: 30px;
}
.fotos_area .customNavigation{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 80px;
	margin-top: -40px;
}
.fotos_area .prev{
	float: left;
	margin-left: 30px;
	z-index: 100;
	position: relative;
}
.fotos_area .next{
	float: right;
	margin-right: 30px;
	z-index: 100;
	position: relative;
}
.fotos_area .prev:active, .fotos_area .next:active{
	border: none;
	box-shadow: 0px 0px 0px #222;
}


/*************contact Area start*************/

.contact_area{
	background: #000;
	padding-bottom: 30px;
	position: relative;
	z-index: 15;
}
.contact_area .col-sm-6{
	padding-top: 10px;
}
.contact_content {
    padding: 0px 30px;
}
.contact_content p{
	font-family: 'Source Sans Pro', sans-serif;
	padding-top: 20px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.contact_form{
	padding: 20px 30px 0px;
}
.contact_form{
	
}
.form_group{
	padding-bottom: 15px;
}
.contact_form .row{
	margin: 0px -10px;
}

.contact_form label{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #fff;
	letter-spacing: 0.5px;
	font-weight: 400;
}
.contact_form input{
	width: 100%;
	height: 34px;
	border: 1px solid #6d5f65;
	padding: 0px 10px;
	color: #000;
	border-radius: 4px;
}
.contact_form textarea{
	width: 100%;
	height: 80px;
	border: 1px solid #6d5f65;
	padding: 10px;
	color: #000;
	border-radius: 4px;
}
.submit_button{
	width: 90px;
	height: 40px;
	background-color: #000;
	font-size: 13px;
    color: #fff;
	font-family: Source Sans Pro;
    border: 1px solid transparent;
	letter-spacing: 1px;
	cursor: pointer;
	padding: 0;
	text-align: center;
	border-radius: 4px;
}
.submit_button:hover {
    background: none;
    border: 1px solid #000;
    color: #fff;
}

/*************Footer Area start*************/


.footer_area{
	background: #222;
	position: relative;
	z-index: 50;
	padding-bottom: 60px;
}
.footer_item{
	padding: 50px 30px 0px;
}
.footer_item h4{
	font-size: 20px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
	padding-bottom: 20px;
}
.footer_item label{
	font-size: 16px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 20px;
    font-weight: 200;
}
.footer_item ul{
	margin: 0;
	padding: 0;
}
.footer_item ul li{
	list-style-type: none;
	display: block;
	padding-top: 10px;
}
.footer_item ul li a{
	font-size: 16px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
	line-height: 20px;
	transition: 0.3s;
}
.footer_item ul li a:hover{
	color: #d4af37;
	transition: 0.3s;
}

/*************Content page start*************/

.content_area{
	background: #000;
	position: relative;
	z-index: 50;
	padding: 10px 30px 60px;
}
.content_area p{
	color: #fff;
	line-height: 20px;
	padding-top: 20px;
}


/*************Branch page start*************/

.jackpot_area .row{
	margin: 0;
}
.jackpot_area .col-sm-6, .jackpot_area .col-sm-12{
	padding: 0;
}
.jackpot_area{
	background: #000;
	position: relative;
	z-index: 15;
	
}
.jackpot_3{
	background: #222222;
	position: relative;
	z-index: 15;
	padding-top: 0px;
}
.jackpot_area .jackpot_number {
    width: 60px;
	background: url(/themes/playworld/images/gif-cijfers/blank.png) center center no-repeat;
	background-size: 60px;
}
.jackpot_area .homeJackpot_euro {
    font-size: 60px;
	bottom: -20px;
}
.jackpot_area .homeJackpot_comma {
    font-size: 60px;
    bottom: -20px;
	margin-right: 0px;
}
.branch_playworld{
}
.tour_map{
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
	z-index: 50;
}
.map_embed{
	position: relative;
	margin-bottom: -7px;
}
.map_embed .iframe{
	width: 100%;
	max-width: 100%;
}
.branch_contact{
}
.content_title_area{
	background: url(/themes/playworld/images/goud.png);
}
.jackpot_content{
	padding: 30px 40px;
}
.jackpot_content h4{
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
	
}
.jackpot_content p{
    padding-top: 10px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}







/*************Fixed Area*************/
#topSlider{
	margin-top: -175px;
}

#header{
	position: relative;
	z-index: 999999;
	background-color: rgba(0,0,0, 0.4);
}

.sticky {
	position: fixed !important;
	top: 0;
	width: 100%;
	background: #000 !important;
	transition: 0.3s;
}

.sticky + .blank_space {
	padding-top: 120px;
	transition: 0.3s;
}
.sticky .navbar-brand{
	width: 120px;
	transition: 0.3s;
}
.sticky .navbar-right {
    margin-top: 70px;
	transition: 0.3s;
}
.navbar-brand, .navbar-right, .blank_space, #myHeader{
	transition: 0.3s;
}
.sticky .navbar {
    margin-bottom: 0px;
}
.navbar-nav>.active>a{
	border-bottom: 2px solid #d4af37;
	
}
.logo_2{
	display: none !important;
}
.sticky .logo_1{
	display: none !important;
}
.sticky .logo_2{
	display: block !important;
}
.blank_space_2{
	height: 60px;
	background: url(/themes/playworld/images/BG.png) repeat #222;
	position: relative;
	z-index: 50;
}

h4{
	padding-top: 10px;
	font-family: Source Sans Pro;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
h5{
	font-size: 20px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    padding-top: 10px;
}
/*************end*************/

input,textarea {
	outline-color: #d4af37;
}

.border-1{
	/*border-left: 1px solid #d4af37;*/
}
.border-2{
	border-left: 1px solid #d4af37;
}
.border-3{
	border-left: 1px solid #d4af37;
}
.border-4{
	border-left: 1px solid #d4af37;
}
.border-5{
	/*border-right: 1px solid #d4af37;*/
}

.maps{
	padding-top: 30px;
}

.vimeo-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}

.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.carousel,
.item,
.active {
  height: 100%;
}

.carousel-inner {
  height: 100vh;
}

.carousel {
  margin-bottom: 60px;
}

.carousel-caption {
  z-index: 10;
}

.carousel .item {
  background-color: #777;
}

.carousel .carousel-inner .bg {
  	background-repeat: no-repeat;
  	background-size: cover;
   	/*background-position: center bottom;*/
}

.carousel .carousel-inner .bg1 {
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/158072/spiderweb.jpg");
  background-position: center top;
}

.carousel .carousel-inner .bg2 {
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/158072/hearthand.jpg");
  background-position: center center;
}

.carousel .carousel-inner .bg3 {
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/158072/woman-camera.jpg");
  background-position: center bottom;
}

.carousel-caption {
  position: absolute;
  top: 50%;
  bottom: 20px;
  left: 0;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  top: 50%;
  text-align: center;
  width: 100%;
}

.carousel-control.left {
  top: 50%;
  background: transparent;
}

.carousel-control.right {
  top: 50%;
  background: transparent;
}

.middle {
  margin: 25px 0 !important;
}

.fa-arrow-left {}

.fa-arrow-right {}


/*************video-bg start*************/
.video-bg {}

.video-bg {
  position: relative;
  overflow: hidden;
  height: 80vh;
}

.video-bg video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 50;
}

.video_logo {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 100;
}

a{
	color: #d4af37;
}

a:hover, p{
	color: #FFF;
}

.footer_area{
	margin-left: -10px;
	margin-right: -10px;
}
.p-0{
	padding: 0px !important;
}
.pt-0{
	padding-top: 0px !important;
}

.pt-3{
	padding-top: 35px !important;
}

.pb-3{
	padding-bottom: 35px !important;
}

.mb-3{
	margin-bottom: 35px !important;
}

.mt-3{
	margin-top: 35px !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.menu_extra{
	text-align: center;
	background: rgba(255, 255, 255, 0.1);
	padding: 15px 0px;
}
.menu_extra img{
	height: 100px;
}

.footer{
	background: #222;
	padding-bottom: 50px;
}
.footericon{
	font-size: 18px;
	color: #fff;
}
.footericon:hover{
	color: #d4af37;
}

.pagination{
	position: relative;
    z-index: 99999;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #d4af37;
	border-color: #d4af37;
}
.pagination>li>a, .pagination>li>span{
	background-color: #000;
	color: #FFF;
	border-color: #d4af37;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
	border-color: #d4af37;
	background-color: #222;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	border-color: #d4af37;
	background-color: #d4af37;
	color: #fff;
}

.pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>li:first-child>a, .pagination>li:first-child>span{
	border-radius: 0px;
}

.btn-title{
	font-size: 26px;
	font-weight: 900;
	color: #000;
	padding: 10px 25px;
}

table{
	color: #FFF;
}

.speelbewust_footer{
	font-weight: 200;
	color: #d4af37 !important;
}

.playworld_contact{
	padding-left: 10px;
}

.content_area *{
	color: #FFF;
}
.content_area a{
	color: #d4af37 !important;
}

#contact_form_message *{
	color: #000;
}

.videoButton{
	top: 75%;
	position: absolute;
    width: 100%;
    text-align: center;
}

.videoButton a{
	/*background-color: #333;*/
    color: #FFF;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Source Sans Pro;
    font-weight: 100;
}
.videoButton a:hover{
	background: #FFF;
	color: #333;
}

.video_desktop{
	display:initial;
}

.video_mobile{
	display:none;
}

.form-control.error{
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.toernooi_titel{
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Source Sans Pro;
}

.hide{
	display:none;
}

table, table td{
	border: 0px;
}

table > p{
	padding: 0px;
}

.color-white, .content_area .color-white{
	color: #FFF !important;
}

#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-carousel div h2, .owl-carousel div .textoverlay{
    position:absolute;
    margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
   	font-size:75px;
   	display:block;
   	text-align: center;
   	top: 20%;
    text-transform: uppercase;
    font-family: Source Sans Pro;
    font-weight: 900;
    color: #FFF !important;
}

.owl-carousel div h2:hover, .owl-carousel div .textoverlay:hover{
	color: #FFF !important;
}

.btn-theme,
a.btn-theme{
	display: inline-block;
	background-color: #d4af37;
	padding: 5px 10px;
	color: #FFF !important;
	border: 0px;
	/*border-radius: 5px;*/
}

a.btn-theme:hover,
.btn-theme:hover{
	background-color: #d4af37;
	color: #000 !important;
}

.iframe-container{
  position: relative;
  overflow: hidden;
  width: 100%;
/*  padding-top: 56.25%;*/
  padding-top: 75%;
}

.iframe-item{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;	
}