/*
Theme Name: Amerian Theme
Author: Nicolas Giuliano
Description: Template para Amerian
Version: 0.0.1
Tags: bootstrap
Text Domain: amerian_theme

*/

/* General */

body{
	font-family: Montserrat;
}

#mainDefault a, .mainDefault a{
	color:black;
}

.container-microsite-gast .outline-btn {
    display: inline-flex !important;
    width: 100%;

}

.container-fluid{
	max-width: 1400px;
}

.btn-whatsapp {
    background-color: #25d366 !important;
    border-color: #25d366;
    position: fixed;
    z-index: 900;
    right: 15px;
    bottom: 20px;
    border-radius: 100rem !important;
    width: 60px;
    height: 60px;
    font-size: 36px !important;
    padding: 0;
    color: white;
    line-height: 60px;
    border: none;
}

.yellow-back{
	background-color: #EDEDED !important;
}

.wrap-suscripcion .wpcf7-email{
	    max-width: 60%;
	    border-radius: 8px;
    margin-right: 5px;
    height: 34px;
    border: none;
}

.wrap-suscripcion{
	    text-align: center;
    margin-top: 40px;
}

.container{
	max-width: 1140px;
}

input[type=checkbox], .wpcf7-list-item input{
	width: auto !important;
	min-height: auto !important;
}

.wpcf7-list-item {
    margin: 2px 0px !important;
}

body {
    font-family: 'Montserrat', sans-serif;
}

a, button, button:focus {outline : none;}


.btn.btn-primary{
	font-size: 18px !important;
}



a:hover{
	text-decoration: none;
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: white;
    background: #ffffff87;
    font-weight: 700;
    text-align: center;
    max-width: 600px;
    margin: 0px auto;
    border: none;
    border-left: solid 5px #8F1348 !important;
}


/* Header */


.topbar{
	background-color: #ededed;
}

.topbar ul{
	    list-style: none;
    margin-bottom: 0px;
	padding: 0px;
}
.white{
	color:white !important;
}

.yellow-back h2{
	color: #8F1348;
}
.topbar li a, .topbar li button{
    color: #8F1348;
    font-size: 13px;
   padding: 10px 15px 10px 0px;
    display: block;
    background: none;
    border: none;
    font-weight: 600;
}


#mainNav.sticky{
position: fixed !important;
    width: 100%;
    top: 0px;
    animation-duration: 0.3s;
    animation-name: slidein;
    z-index: 999;
    border-bottom: solid 1px #ddd;
    box-shadow: 1px 1px 10px #8181812e;
	 background: #8F1348;

}



#cantAdultos1, #habitaciones{
	text-align: center;
}

#PromoCode{
	max-width: 100px;
}
.input-group-text.right{
	    background: white;
    border-left: none;
}

.input-group-text.left{
	    background: white;
    border-right: none;
}

#cantAdultos1, #habitaciones{
	border-left: none;
}

.wrap-form select,
.datepickerDesde1, .datepickerHasta1{
	border-right: none;
}

.wrap-form{
    background: white;
    border-radius: 20px;
        padding: 20px 35px;
    max-width: 1300px;
	margin: 0px auto;
    box-shadow: 0px 0px 4px 4px #cacaca2e;
}

label.strong{
	    font-weight: 600;
}

.wrap-form .wrap-input{
	display: inline-block;
	    padding: 0px 5px;
}

#menu-main-menu .nav-link::after, #menu-main-menu-ingles .nav-link::after, #menu-main-menu-portugues-brasil .nav-link::after {
	content:'';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #8F1348; /* Color de la línea */
  transition: width 0.3s; /* Animación de la anchura */
}



#menu-main-menu .nav-link:hover:after, #menu-main-menu-ingles .nav-link:hover:after, #menu-main-menu-portugues-brasil .nav-link:hover:after {
  width: 100%; /* Ancho de la línea al hacer hover */
}


#submitBookForm{
	background-color: #8F1348;
    color: white;
    border: none;
    border-radius: 20px;
	padding: 8px 15px;
	    margin-top: 27px;
	font-size: 14px;
}




.wrap-input input{
	width: 100%;
}



form label{
	    font-size: 12px;
    display: block;
    width: 100%;
}

.filled-btn a{
	background-color: #8F1348;
    color: white !important;
	margin-top: 12px;
    border: none;
    border-radius: 20px;
    padding: 8px 15px !important;
}

.ver-menu{
	    border: solid 1px !important;
    background-color: white !important;
    color: #8F1348 !important;
	margin: 0px 5px;
}

.container-microsite-gast .ver-menu{
	    border: solid 1px !important;
    background-color: #8F1348  !important;
    color: white !important;
}

.outline-btn a{
    margin-top: 12px;
    background-color: white;
    border: solid 1px #8F1348;
    border-radius: 20px;
    padding: 8px 15px !important;
    color: #8F1348 !important;
	    width: fit-content;
    margin-left: auto;
    margin-right: auto;
	display: block;
}


.wrap-reservation-form{
    margin-top: -50px;
    z-index: 1;
    position: absolute;
    width: 100%;
}



@keyframes slidein {
  from {
	opacity: 0;
    height: 0px;
  }

  to {
	  opacity: 1;
    height: 81px;
  }
}

.outlined-rounded-btn a, #featured-videos .outlined-rounded-btn{
	    border: solid 1px;
    border-radius: 35px;
    padding: 5px 20px !important;
    margin-top: 15px;
}

.outlined-rounded-btn i{
	    float: right;
    margin-top: 3px;
}


.btn-full{
	width: 100% !important;
	display: block;
}


.social-links a{
	color: black;
	    margin-left: 15px;
}

.social-links a :hover{
	color:#FF9502;
}

.social-links testimonials-homea:hover{
	color: #4A7F80;
}

.navbar-nav .dropdown-menu, .dropdown-menu {
background-color: white;
    border-radius: 0px 0px 15px 15px;
    padding: 15px 15px 0px;
}

	.bsnav-mobile .wpml-ls-legacy-list-horizontal {
		display: none;
	}
	
	.bsnav-mobile.in .wpml-ls-legacy-list-horizontal{
		display: block
	}


.navbar-brand img {
    padding: 25px 0px;
}

.outline-btn a:after, .filled-btn a:after{
	display: none;
}

.dropdown-toggle::after{
	display: none !important;
}


#menu-main-menu li, #menu-main-menu-ingles li, #menu-main-menu-portugues-brasil li {
	    padding: 0px 15px;
	margin-bottom: 10px;
}

#menu-main-menu li a, #menu-main-menu-ingles li a, #menu-main-menu-portugues-brasil li a {
		    font-size: 14px;
	    padding-bottom: 10px;
	    color: #ededed;
}

#menu-main-menu li a:hover, #menu-main-menu-ingles li a:hover, #menu-main-menu-portugues-brasil li a:hover,
#menu-main-menu li:hover, #menu-main-menu-ingles li:hover, #menu-main-menu-portugues-brasil li:hover{
color:#CE9F77 !important;
}

#menu-main-menu .filled-btn a, #menu-main-menu-ingles .filled-btn a, #menu-main-menu-portugues-brasil .filled-btn a{
	background-color: #CE9F77;
}

#menu-main-menu li .dropdown-menu .dropdown-item, #menu-main-menu-ingles li .dropdown-menu .dropdown-item,
#menu-main-menu-portugues-brasil li .dropdown-menu .dropdown-item{
    border-bottom: solid 1px #ddd;
} 

.dropdown-menu a{
	border-bottom: solid 1px #ddd !important;
	color:#212529 !important;
	    padding: .25rem 1.5rem !important;
	margin-bottom: 10px !important;
	font-size: 14px !important;
	
}

.dropdown-menu .dropdown-item:last-child{
	border-bottom: none !important;
}

#menu-main-menu li .dropdown-menu .dropdown-item:last-child{
	border:none;
}



.nav-link {
    display: list-item;
}

.home .bsnav{
	background: transparent;
}

.home #mainNav{
	width: 100%;
}


/* Promos */

.page-template-template-promos .item.promo{
	margin:0px;
	position:relative;
}

.page-template-template-promos .image-promo {
    height: 230px;
}
.page-template-template-promos .promo-contenido {
    max-width: 380px;
    width: 100%;
    margin-left: 5%;
    margin-top: -40px;
	position: relative
}

.image-promo{
	background-size: cover;
    height: 280px;
    border-radius: 20px;
}

.descuento-promo span{
	font-size: 24px;
	font-weight: 200;
}
.descuento-promo .percent{
	font-weight: 700;
}

.btn-promo a{
	width: 100%;
    display: block;
    text-align: center;
}

.ubicacion-promo{
	font-weight: 700;
    font-family: 'Montserrat';
    color: #8F1348;
	font-size: 12px;
}



.precio-promo .wrap-precio{
	    color: black;
    font-family: 'Montserrat';
    font-size: 28px;
}

.item.promo{
	    margin: 0px 50px;
	padding:15px 0px 0px 0px;
}

ul.services, ul.metodos{
	    padding-left: 15px;
	    font-size: 13px;
}

.tafe-table-header{
	    border-bottom: solid 1px;
}

.tafe-table-body tr{
	border-bottom: solid 1px #ddd;
}

#filters-destino select{
	    padding: 8px 10px;
    border-radius: 10px;
    font-size: 14px;
}

.wrap-hotel .wrap-content{
	    padding: 0px 15px;
}

.wrap-hotel .cantidad{
	font-size: 14px;
}

.precio-ant{
	font-family: 'Montserrat';
    margin-bottom: 20px;
    font-size: 13px;
}
.precio-ant span{
	    text-decoration: line-through;
    text-decoration-color: red;
}




.descuento-promo.especial{
    font-size: 25px;
    line-height: 1.1;
}

.promo-contenido{
	    background: white;
    padding: 20px;
    max-width: 200px;
    position: absolute;
    margin-left: -80px;
    margin-top: -15px;
    border-radius: 10px 10px 30px 10px;
}


/* Ofertas Laborales */

.oferta-title{
	color:#4D4D4D;
	font-weight: 600;
	margin-bottom: 10px;
}

.oferta-date{
	text-align: right;
	color:#4D4D4D;
}

.oferta-content{
	margin-bottom: 15px;
}

.oferta-contenido{
	    padding: 30px 0px;
    border-top: solid 1px;
}

.postulate-btn a{
	color:black;
	font-weight: 600;
	text-decoration: underline !important;
	font-size: 14px;
}
/* Blog */

.blog .image-blog{
	    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    border-radius: 15px 15px 0px 0px;
}



.blog .blog-title{
    font-family: 'Montserrat';
    color: black;
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 10px;
    min-height: 70px;
    font-weight: 600;
}

.habitaciones .blog .blog-title {
    min-height: 50px;
    margin-top: 15px;
}

.habitaciones .outline-btn{
margin-bottom: 40px;
    display: block;
}

.habitaciones .ver-mas{
	    color: black;
    border-bottom: solid 1px;
}     


.blog .author-box{
	    padding: 10px 0px;
    border-bottom: solid 1px #8F1348;
}

.author-info h3{
	    font-size: 13px;
    color: black;
    font-family: 'Montserrat' !important;
    font-weight: 700;
}

#list-comments .author-info h4{
	color: black;
}

.author-info h4{
font-family: 'Montserrat';
    color: #858585;
    font-size: 11px;

}
.blog .blog-category{
	    color: #8F1348;
    font-size: 14px;
    margin: 10px 0px 5px;
}

.blog .blog-contenido{
	padding: 0px 20px;
		margin-bottom: 20px;

}

.wrap-item-spa .services{
	margin-bottom: 20px;
	display: block;
}

.single-post h3, .single-post h2, .single-post h1{
	font-family: 'Montserrat';
	}

#related{
	padding:30px 0px;
}

#related h2{
	margin-bottom:20px;
}

#news{
	position: relative;
	margin-top: 15px;
}

.wrap-newsletter{
	background-size: cover;
	background-position: center;
	min-height: 400px;
	padding: 120px 0px;
	border-radius: 15px;
}

.title-news{
	    color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
	font-size: 30px;
	line-height: 1;
	margin-top: 50px;
		text-align:center;
	    max-width: 600px;
    margin: 0px auto;
}

.comment-form textarea, .comment-form #author, .comment-form #email{
width: 100%;
    max-height: 100px;
    border-radius: 5px;
    border: solid 1px #aeaeae;
}
h3#comments{
	display: none;
}

.wrap-li-comment img{
	min-width: 32px !important;
	margin-right: 10px;
	
}

#list-comments{
	    padding: 100px 0px;
    background-color: #FFE4DF;
	    margin-top: -100px;
	font-size: 14px;
}

#testimonial-comments{
	font-size: 14px;
	list-style: none;
}

.scriptlesssocialsharing__buttons{
	text-align: center;
}
.scriptlesssocialsharing{
flex-direction: column-reverse;
    display: flex;
    max-width: 400px;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 1px 2px 13px #ddd;
    background: white;
}

.scriptlesssocialsharing__heading{
	font-family: 'Montserrat' !important;
    font-size: 13px;
    text-align: center;
	margin-top: 10px;
}
.scriptlesssocialsharing__buttons .button{
	    color: #8F1348;
    margin-right: 15px;
}

.image-loop{
	width: 100%;
    height: 200px;
    background-size: cover !important;
    border-radius: 15px;
}
.title-loop{
	    color: white;
    text-align: center;
    margin-top: 10px;
	    font-family: 'Montserrat';
}

#list-comments li, .wrap-li-comment{
	padding: 20px 0px;
	border-top: solid 1px #858585;
}

#list-comments ul{
	list-style: none;
	padding-left: 0px;
}

.comment-body img{
	max-width: 32px !important;
    min-width: 32px !important;
}

.commentlist{
	display: none;
}
.comment-body a{
	    color: #8F1348;
	font-weight: 700;
}
#comments-block{
	padding: 50px 0px;
}

.comment-form-author,
.comment-form-email {
    width: calc(50% - 10px); /* Establece el ancho de cada campo al 50% del contenedor */
    display: inline-block;
}
.comment-notes{
	font-size: 14px;
}

#commentform{
	padding: 25px;
    border-radius: 15px;
    box-shadow: 1px 2px 13px #ddd;
	background: white;
}

.comment-form-cookies-consent{
	display: flex;
}.comment-form-cookies-consent label{
	    margin-bottom: 0px;
    margin-left: 5px;
}
.comment-form-author{
	margin-right: 15px;
}
.form-submit{
	text-align: right;
}
.comment-form #submit{
	    background-color: #8F1348;
    color: white !important;
    margin-top: 12px;
    border: none;
    border-radius: 20px;
    padding: 8px 15px !important;
    font-size: 14px;
}

.comment-form-email {
    margin-right: 0; /* Elimina el margen derecho del campo de correo electrónico */
}

.single-post .blog-category{
	
	color:#8F1348
}

.single-post .wrap-single-post{
	max-width: 1000px;
	margin: 0px auto;
}

.single-post img{
	min-width: 100%;
	border-radius:15px;
	    height: auto !important;
}

.blog .desc-blog{
	    font-family: Montserrat;
    color: black;
    font-size: 14px;
	min-height: 84px;
}
/* Footer */

footer{
	background: #CE9F77;
    padding: 250px 0px 20px;
	border-bottom: solid 8px #8F1348;
	    margin-top: -200px;
	
}

footer ul{
	padding: 0px;
	list-style: none;
}

footer .social-icons{
	list-style: none;
    padding: 0px;
    display: inline-flex;
}
footer .social-icons li{
	padding-right:10px; 
}

footer .social-icons li a{
	font-size: 20px;
}

footer a:hover{
	color: #8F1348;
}

footer i{
	color:#8F1348;
}

footer .footer-title{
	color: #EDEDED;
	font-weight: 700;
}

footer .two-col{
	columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

footer a, footer .copy{
	color: black;
	font-weight: 400;
	font-size: 13px;
}

footer li a:hover{
	color:#8F1348;
}





/* RESPONSIVE */


@media (min-width:1024px){
	
}

@media (max-width: 769px) {
	
	.title-news {
    font-size: 20px;
	}
	
	/* Ocultar la flecha nativa del select */
select {
   -webkit-appearance: none; /* Safari y Chrome */
    -moz-appearance: none; /* Firefox */
    appearance: none; /* Otros navegadores */
    background-color: #fff; /* Fondo del select */
    border: 1px solid #ccc; /* Bordes del select */
    padding: 10px; /* Espaciado interno del select */
    font-size: 16px;
    border-radius: 4px;
    width: 100%; /* Ajusta el ancho como prefieras */
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24"><path fill="none" stroke="%23333" stroke-width="2" d="M6 9l6 6 6-6"/></svg>'); /* Flecha SVG */
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px; /* Tamaño de la flecha */
	color:black;
}


/* Asegurar el espacio suficiente para el icono */
select {
    padding-right: 40px; /* Espacio para el icono */
}
	
	#PromoCode {
    max-width: 100% !important;
}

	
	.wrap-reservation-form {
    position: relative;
}
	
	.navbar-expand-md .navbar-toggler {
    margin: 0px 0px 0px auto;
}
	
	.navbar-expand-md .navbar-toggler{
		display: block;
	}
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 35px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	
	
	
}


@media (max-width: 767px){
	
	.wrap-reservation-form {
  
    margin-bottom: -50px;
}
	
	
	.navbar-brand img {
    max-width: 115px;
}
	
	.topbar ul {
    justify-content: flex-start;
    padding-left: 0px;
}
	
	.wrap-reservation-form {
    position: relative;

}

	
	.bsnav-mobile.in .wpml-ls-legacy-list-horizontal {
    position: absolute;
    bottom: 0;
    right: 10px;
}
	

	
	.bsnav-mobile .navbar{
		background: #8F1348;
	}
	
	.navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::after, .navbar-toggler .navbar-toggler-icon::before{
		background-color: white;
	}
}

@media (max-width: 480px) {
	
		.image-promo {
    height: 450px;
}
	
	.promo-contenido {
    margin-left: -30px;

}
}

