/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}


@media only screen and (min-width: 993px) {
  .nav-wrapper.container{
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .nav-wrapper.container{
    width: 100%;
  }
}

img.responsive-img.logonav {
    height: 120px;
    max-width: inherit;
    background: #eeeeee;
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0 2px 1px 0 #00000030;
    padding: 10px 5px;
}

nav ul a {
    transition: background-color .3s;
    font-family: 'Nunito', sans-serif;
    color: #333;
    display: block;
    padding: 0 15px;
    cursor: pointer;
}


nav ul a:hover {
  background-color: rgb(223, 190, 59);
}

 nav {
    box-shadow: none;
}

nav.fixed-menu {
    position: fixed;
    z-index: 988;
    -webkit-box-shadow: 0 2px 2px 2px #000;
    box-shadow: 0 2px 1px 0 #00000030;
}

.icons-links {
    position: relative;
    padding: 5px;
    height: 30px!important;
    z-index: 2;
}

nav .brand-logo {
    z-index: 500;
}

.slider {
    height: calc(100vh - 64px);
    height: -webkit-calc(100vh - 64px);
    z-index: -1;
}

.slidenav {
    position: absolute;
    bottom: 5vh;
    left: -webkit-calc(50% - 57px);
    z-index: 1;
}

.slidenav a {
    height: 15px;
    width: 15px;
    background: #fffe;
    display: block;
    border-radius: 50%;
    margin: 2px 10px;
}


.slidenav div {
    display: inline-block;
}

.slidenav a:hover {
    background: #dfbe3b;
}

i.material-icons.menu {
    color: #333!important;
}


.sidenav .user-view .background {
    color: #fff;
    background-color: #333333;
    padding-bottom: 30px;
    background-image: url(../img/logo_background.png);
    background-repeat: no-repeat;
    background-position: 240% 50%;
    background-size: 80%;
}

.sidenav li > a:hover {
    background-color: rgb(223, 190, 59);
}


.sidenav .user-view {
    padding: 60px 32px 0;

}	

.sidenav .user-view .name {
    font-size: 24px;
    line-height: 40px;

}

svg.icons-world {
    position: relative;
    /* padding: 5px; */
    top: 5px;
    /* height: 30px!important; */
    z-index: 2;
}
	
h1 {
    text-shadow: 1px 1px 5px #000000b3;
    font-size: 5.2rem;
    line-height: 110%;
    margin: 9.8rem 0 1.68rem 0;
    font-family: 'Nunito', sans-serif;
}

h2 {
    font-size: 2.56rem;
    line-height: 110%;
    margin: 3.373333rem 0 -1rem 0;
    font-family: 'Nunito', sans-serif;
    color: #196767;
}

h3 {
    font-size: 2rem;
    line-height: 110%;
    margin: 3.373333rem 0 -1rem 0;
    font-family: 'Nunito', sans-serif;
    color: #196767;
}

h4 {
    font-size: 1.30rem;
    line-height: 110%;
    margin: 1.0933333333rem 0 0.656rem 0;
    color: #333333;
    font-family: 'Nunito', sans-serif;
}

h5 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: 1.0933333333rem 0 0.656rem 0;
    color: #333333;
    font-family: 'Nunito', sans-serif;
}



h6 {
    font-size: 1.42rem;
    font-family: 'Nunito', sans-serif;
}

p {
    color: #333333;
    font-family: 'Dosis', sans-serif;
	font-size: 17px;
}

.input-field {
	
    color: #333333;
    font-family: 'Dosis', sans-serif;
	font-size: 17px;
}

tr {
	color: #333333;
    font-family: 'Dosis', sans-serif;
    font-size: 17px;
}

p.strong {
    font-weight: 600;
}

.slider .indicators .indicator-item.active {
  background-color: #dfbe3b;
}

.carousel .carousel-item {
    width: 300px;
    height: 225px;
}

.carousel {
    perspective: 640px;
    height: 330px;
	margin-top: -35px;
    margin-bottom: -35px;
}

.i4ewOd-pzNkMb-haAclf {
    display: none!important;
}

.page-footer {
    padding-top: 30px;
    color: #fff;
    background-color: #333333;
    padding-bottom: 5px;
    background-image: url(../img/flor.svg);
    background-repeat: no-repeat;
    background-position: 110% 50%;
    background-size: 40%;
}

.rightfooter li {
    text-align:right;
}




.centerv {
    position: relative;
    transform: translate(0%, 8%);
}


.page-footer a {
    font-size: 17px;
    padding-left: 5px;
    font-weight: 300;
    vertical-align: super!important;
    font-family: 'Dosis', sans-serif;
}

.page-footer svg {
    position: relative;
    top: -5px;
}

a.condition {
    font-size: 22px;
    font-family: 'Nunito', sans-serif;
}

.info-contact a {
    color: #333!important;
}

.info-contact svg {
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.info-booking svg {
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.info-footer svg {
    margin-right: 0px;
    position: relative;
    top: -3px;
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;    
    background-color: #ffffff !important;
    padding: 0;
    max-height: 70%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top,opacity;
}

.closebutton {
	background: #dfbe3b00;;
}

td, th {
    padding: 5px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: baseline;
}

.info-content {
    padding: 25px;
}

img.main_rooms {
    width: 100%;
    position: relative;
    top: -15px;
}

.carousel .indicators .indicator-item.active {
    background-color: #228b8b;
}

.carousel .indicators .indicator-item {
    background-color: rgba(60, 59, 59, 0.5);

}

.home1 {
    background-image: url(../img/eliconia.svg);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 30%;
}

.home2 {
    background-image: url(../img/bromelia.svg);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 30%;
}

.home3 {
    background-image: url(../img/ginger.svg);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 30%;
}

.home4 {
    background-image: url(../img/amapola.svg);
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 30%;
}

.bookingcontainer {
    padding: 25px 0;
}

.btn {
    background-color: #228b8b;
    font-family: 'Nunito', sans-serif;
}

.btn:hover {
    background-color: #2eb9b9;
}

.carousel {
    height: 350px;
    margin-top: 0px;
    position: relative;
    margin: -1rem 0 1rem 0;
}

.more {
    margin-left: 10px;

}

.separation {
    margin: 0px 60px 0px 60px;
}

.fancybox-thumbs__list a:before {
    border: 6px solid #228b8b!important;
}

button:focus {
    background-color: #228b8b;
}

.logo_booking img {
    width: 120px;
}

.title_booking   {   

	text-shadow: 1px 1px 5px #000000b3;
}

img.circle.small {
    width: 67px!important;
    position: relative!important;
    margin-right: 10px;
}

label {
    font-size: 0.8rem;
    color: #333333;
}

.lang {
    transition: background-color .3s;
    font-family: 'Nunito', sans-serif!important;
    color: #333!important;
    display: block;
    padding: 0 15px;
    cursor: pointer;
}


.langbox {
    padding: 0px 15px;
    position: absolute;
    top: 38px;
    right: 19vw;
    display: block;
}

.hiddendiv.common {
    width: 100%!important;
}


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



}




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



}



@media only screen and (max-width: 754px) {
	
	h1 {
	    font-size: 3.2rem;
	}

.modal {
    max-height: 85%;
    width: 90%;
}	
	
	
}


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

	.logofooter.col.l4.m4.s12.left {
    text-align: center;
	}
	
	.rightfooter li {
    text-align: center;
	}

	footer.page-footer {
		background-image: none;
	}
	
	.centerv {
    position: relative;
    transform: none;
	}
	


.topmodal img {
    width: 75%!important;
    height: auto;
}


}




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



h3.title_booking {
    font-size: 40px!important;
	margin-top: 19px!important;
}

.book {
    padding: 0rem 0rem 0rem 0rem!important;
}

.g-recaptcha {
    position: relative!important;
    left: -25px!important;
}

.langbox {
    padding: 0px 15px;
    position: absolute;
    top: 25px;
    right: 5vw;
    /* display: block; */
    background: white;
}

}