#ot-reservation-form {
	margin: -56px auto 0 auto;
}

#slidebuttons {
	display: none;
}

/* HOME TEXT [BEGIN] */

#hometext {
	/*height: 600px;*/
	height: 100vh;
  	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	background-attachment: fixed;
}

#hometext .duplicated-background {
	background-position: center right -190px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 100%;
}

#hometext .beez_container {
	position: relative;
	display: flex;
	justify-content: center;
	height: 100%;
}

#hometext .float_container {
	/* text-transform: uppercase; */
	position: relative;
	display: flex;
	flex-flow: column nowrap;
	align-self: center;
    margin-top: 70px;
}

#hometext .float_container .float-left {
	display: flex;
	flex-flow: column;
	/*width: 400px;*/
	width: 630px;
}

#hometext .float_container .float-right {
	position: relative;
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

#hometext .float_container .float-right:last-child {
	margin-top: 65px;
}
#hometext .float_container .category {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 3px;
	text-align: center;
	color: #6f8797;
}

#hometext .float_container .titulo {
	margin: 0;
	margin-top: 20px;
	/*font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 300;*/
	text-align: center;
  	line-height: 40px;
	color: #2a333b;
	
    font-family: 'Montserrat';
    font-size: 32px;
    font-weight: 400;
}

#hometext .float_container .description {	
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    color: #6f5957;
}

#hometext .float_container .button {
	position: relative;
	width: 40%;
	height: 80px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-align: center;
	color: #29333a;
    background-color: transparent;
}

#hometext .float_container .button a {
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 16px;
	width: 100%;
	height: 100%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	color: #29333a;
    opacity: 1;
    border: 1px solid #29333a;
}

#hometext .float_container .button a:hover {
	font-weight: 600;
	color: #fff;
	background-color: #6f5957;
	border: 1px solid #6f5957;
}

#hometext .float_container .button > p{
	position: absolute;
	top: 50%;
	margin: 0 auto;
	text-align: center;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
}

#hometext .float_container .bwm_logos{
    width: 100%;
    float: left;
    margin: 1rem;
    padding: 1rem;
    text-align: center;
}
#hometext .bwm_logos img {
    width: 181px;
    /*height: 123px;*/
    height: auto;
    margin-right: 4px;
}

@media screen and (max-height: 700px) {
	#hometext{
		height: auto;
	}
}

@media screen and (max-width: 650px) {
	#hometext .float_container .bwm_logos {
	    margin: 30px 0 0 0;
	    padding: 0;
	}

	#hometext .bwm_logos img {
		width: 30%;
    	height: auto;	
	}
	#hometext .float_container .float-left {
	    width: 100%;
	    padding: 0 30px 0 30px;
	}
}

@media screen and (max-width: 500px) {
	#hometext .float_container .float-left {
	    margin-right: 0;
	    max-width: none!important;
	    width: unset;
	}
	#hometext .float_container .float-right {
	    margin-top: 5px!important;
	}
}

@media screen and (max-width:350px) {
	#hometext .bwm_logos img {
    	width: 25%;
	}
}

@media screen and (max-width: 325px) {
	#hometext .float_container .description {
	    margin-right: 10px;
	    margin-left: 10px;
        font-size: 16px;
	}
}
/* HOME TEXT [END] */



/* VIDEOS [BEGIN] */
#bwmVideosBox{
	padding: 10px 0;
	background-color: #fff ;
}

#bwmVideos{
  margin-bottom: 50px;
}

.bwmcontainer .bwmVideo {
  display: flex;
  justify-content: center;
  margin: 40px 0 20px 0;
}

.bwmVideo .vid{
  position: relative;
  width: 1000px;
  height: 626px;
}

.bwmVideo .vid .bwmUi-video {
  background-color: #8a7651;
  border-radius: 4px;
  height: 150px;
  width: 60px;
  position: absolute;
  top: 350px;
  right: -30px;
}

/* Next & previous buttons */
.bwmUi-video .prev-vid, .next-vid {
  cursor: pointer;
  position: absolute;
  width: auto;
  padding: 11px;
  margin-top: 0px;
  color: white;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  z-index: 200;
}

/* Position the "next button" to the right */
.bwmUi-video .next-vid {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.bwmUi-video .prev-vid:hover, .next-vid:hover {
  /* background-color: rgba(0,0,0,0.8); */
  color: black;
}

.bwmUi-video span {
  cursor: pointer;
  position: absolute;
  width: auto;
  padding: 20px;
  bottom: 0;
  color: white;
  font-size: 14px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  z-index: 200;
  font-family: 'Roboto', sans-serif;
}

.bwmvideos_button {
	position: absolute;
	top: -16px;
	left: -110px;
}

.bwmvideos_button .pastilla {
	background-color: #6f8797;
  width: 80px;
  height: 200px;
  position: relative;
}

.bwmvideos_button a {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 3px;
  text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 10px;
}

.bwmVideo iframe {
    border: none;
}

/* VIDEOS [END] */

/* GOOGLE MAPS [BEGIN] */

#bwmMap {
	position: relative;
	width: 100%;
	height: 500px;
}

#bwmMap .bwmfloatText {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 20;
	top:150px;
	left:17%;
}

#bwmMap .map {
	height: 500px;
	z-index: 1;
}

#bwmMap .bwmfloatText .text .title {
	font-family: 'Exo',sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
	color: #333;
}

#bwmMap .bwmfloatText .text span.title::after {
	content: ' ';
	margin: 5px 0;
	display: block;
	border: 1px solid #8a7651;
	width: 40px;
}

#bwmMap .bwmfloatText .text ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#bwmMap .bwmfloatText .text ul li {
	font-family: 'Exo',sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 15px;
	line-height: 30px;
	display: flex;
	flex-flow: row;
}

#bwmMap .bwmfloatText ul li:nth-child(1)::before {
	content: url('../img/ico-como-llegar.svg');
  display: inline-block;
  align-self: center;
  width: 20px;
  transform: translate(-10px,3px);
}

#bwmMap .bwmfloatText ul li:nth-child(2)::before {
	content: url('../img/ico-phone.svg');
	display: inline-block;
	align-self: center;
	width: 20px;
	transform: translate(-10px,3px);
}

#bwmMap .bwmfloatText ul li:nth-child(3)::before {
	content: url('../img/ico-email.svg');
	display: inline-block;
	align-self: center;
	width: 20px;
	transform: translate(-10px,3px);
}

/* GOOGLE MAPS [END] */

/* HOME POSTS [BEGIN] */

#bwmHomePosts {
	background-image: url('/bwmservice.php/imageurl/0/0/Bg-Fondo-Blog-Home.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
  width: 100%;
	min-height: 600px;
  overflow: hidden;
  box-sizing: border-box;
	padding: 40px 0;
}

#bwmHomePosts h1, #bwmHomePosts h2, #bwmHomePosts p, #bwmHomePosts a  {
  font-family: 'Playfair Display', serif;
}

#bwmHomePosts .beez_container .beez_maintitle {
	margin:20px 0;
}

#bwmHomePosts .beez_container .beez_maintitle h1 {
	color: #6f8797;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Montserrat',sans-serif;
	letter-spacing: 3px;
}

#bwmHomePosts .beez_container {
  display: flex;
  flex-flow:column nowrap;
  justify-content: center;
  text-align: center;
}

#bwmHomePosts .beez_container .home_posts {
  display: flex;
  flex-flow:row wrap;
  justify-content: center;
  text-align: left;
  margin: 20px 0;
}

#bwmHomePosts .beez_container .home_posts > a {
	width: 45%;
  margin: 0 20px;
  text-decoration: none;
}

#bwmHomePosts .beez_container .home_posts .home_box .image img {
	width: 100%;
	min-height: 350px;
	max-height: 350px;
	object-fit: cover;
}

#bwmHomePosts .beez_container .home_posts .home_box .info .date {
	font-family: 'Montserrat', sans-serif;
  margin-top: 15px;
  color: #6f8797;
	font-size: 12px;
  font-weight: 400;
	letter-spacing: 3px;
}

#bwmHomePosts .beez_container .home_posts .home_box .info h2 {
  color: #2a333b;
	font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 18px;
  margin: 0px 0 8px;
}

/* HOME POSTS [END] */



@media screen and (max-width:1381px) {
  .bwmVideo .vid{
    width: 800px;
    height: 450px;
  }

  .bwmVideo .vid .bwmUi-video {
    height: 150px;
    width: 60px;
    top: 180px;
    right: -30px;
  }

	.bwmvideos_button {
    left: -90px;
	}

}


@media screen and (min-width: 1024px) {
	.bwmbullets {
		position: absolute;
		bottom: 10px;
		left: 0;
		z-index: 15;
		width: 100%;
		padding-left: 0;
		text-align: center;
		list-style: none;
	}

}

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

	.bwmbullets {
		position: absolute;
		bottom: 10px;
		left: 30px;
		z-index: 15;
		width: 25%;
		padding-left: 0;
		text-align: left;
		list-style: none;
	}

	.unique-events {
		background-position: top 30px left 30px;
	}

	#hometext .float_container {
		flex-flow: column nowrap;
		position: relative;
		justify-content: center;
		margin: 50px;
	}



}

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

	#hometext {
		background-size: 0px;
	}

	#hometext .duplicated-background {
		background-position: center right -300px;
	}

	#hometext .beez_container{
		height: 100%;
	}

	.beez_main {
		margin-top: 67px;
	}

	/* .beez_header .bwm_logo {
			display: none;
	} */
}

@media screen and (max-width:995px) {
	.bwmvideos_button {
		display: none;
	}
}

@media screen and (max-width:901px) {
  .bwmVideo .vid{
    width: 640px;
    height: 360px;
  }

  .bwmVideo .vid .bwmUi-video {
    top: 140px;
  }

	.bwmvideos_button {
		display: block;
	}

	#bwmHomePosts .beez_container .home_posts > a {
		width: 90%;
		margin: 20px 20px;
	}

}

@media screen and (max-width:838px) {
	.bwmvideos_button {
		display: none;
	}
}

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

	.bwmvideos_button {
		display: block;
		position: relative;
		top: unset;
		left: unset;
	}

	.bwmvideos_button .pastilla {
		margin: 0 auto;
	  width: 200px;
	  height: 80px;
	  position: relative;
		display: table;
	}

	.bwmvideos_button p {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}

	.bwmvideos_button a {
		font-size: 16px;
		font-weight: 400;
		position: relative;
		top: unset;
		transform: unset;
		margin: 0 0;
	}

}


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

  #bwmVideosBox{
    position: relative;
  }

  .bwmVideo .vid{
    width: 100%;
    height: 450px;
  }

  .bwmUi-video span {
    padding: 15px;
  }

  .bwmUi-video{
    display: flex;
    position: relative;
    justify-content: center;
    width: 100%;
  }

  .bwmUi-video a{
    position: relative !important;
    color: #fff !important;
  }

  .bwmUi-video span.counter-vid{
    margin-top:-2px;
    bottom: unset;
    color: #fff;
    z-index: 150;
  }
}

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

	#hometext {
		background-position: -260px center;
		background-size: 0px;
	}
	
	#hometext .float_container .float-left {
	    padding: 0 10px 0 10px;
	}
	#hometext .float_container {
	    align-self: inherit;
        margin: 50px 20px 50px 20px;
	}
	
	#hometext .beez_container{
		background-color: rgba(255,255,255,0.5);
	}

	#hometext .float_container .float-left {
		margin-right: 0;
		max-width: 300px;
		width: unset;
	}

	#hometext .float_container .titulo {
		font-size: 32px;
		line-height: 32px;
	}

	#bwmEventsCrsl .siema > div > div {
		overflow: hidden;
	}

	#bwmEventsCrsl .info {
		max-width: 80%;
	}

	#bwmEventsCrsl .info .hashtag {
		font-size: 18px;
		margin-bottom: 10px;
	}

	#bwmEventsCrsl .info .titulo {
    font-size: 30px;
    line-height: 30px;
	}
	
	#hometext .duplicated-background {
		background-position: center right -445px;
	}
	#hometext .float_container .button {
	    width: 200px;
	}
}


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

	#hometext {
		background-position: -260px center;
		background-size: 0px;
	}
	
	#hometext .duplicated-background {
	    background-position: center right -475px;
	}

	/*#hometext .float_container .category,
	#hometext .float_container .titulo {
		width: 225px;
	}*/

	#bwmMap .bwmfloatText .text ul li {
		font-size: 12px;
	}

	#bwmEventsCrsl .info {
		max-width: 90%;
	}

}
