@font-face {
    font-family: nnhouse;
    src: url(fuentes/GILSANUB.TTF);
}

html, body, header{
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    font-family: nnhouse;
    overflow-x: clip;
}

::-webkit-input-placeholder, ::-webkit-textarea-placeholder {
   text-align: center;
}

:-moz-placeholder { /* Firefox 18- */
   text-align: center;  
}

::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;  
}

:-ms-input-placeholder {  
   text-align: center; 
}

.dread_yellow{
	color: #ffff00;
	text-shadow:1px 1px 1px black;
}

.dread_green{
	color: #57ed6e;
	text-shadow:1px 1px 1px black;
}

.divider {
    line-height: 40px;
}

.divider::after{
    content: '';
    border: 1px solid #559130;
}

.navbar-brand img {
    width: 90px;
}

.navbar-toggler.collapsed {
    color: white !important;
    border-color: white;
    border-radius: 0px !important;
    margin-right: 5px;
    /*background-color: rgba(0, 0, 0, 0) !important;*/
}

.navbar-dark .navbar-toggler {
    color: white !important;
    border-color: white;
    border-radius: 0px !important;
    margin-right: 16px;
    background-color: #54257f;
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 10;
    transition: all .8s ease-in-out;
}

label {
    color: white;
    font-family: nnhouse;
}

input, button, a.btn, select {
    border-radius: 23px !important;
    font-family: nnhouse;
}

main > .container {
    padding: 0px 15px 20px;
}

main > .container p, main > .container-fluid p{
	color: #fff;
    font-family: nnhouse;
}

main > .container .site-index a{
	font-weight:bolder;
	color: var(--white);
    font-family: nnhouse;
}

main > .container .dashboard-index a{
    font-family: nnhouse;
	font-weight:bolder;
	color: var(--white);
}

hr {
  border: 1px #54257f solid;
}

.footer {
    background-color: #000;
    font-size: .9em;
    min-height: 65px;
    line-height: 7px;
    font-family: nnhouse;
    padding: 2em;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
    font-family: nnhouse;
}

.footer a {
    color: #0051AD !important;
    font-family: nnhouse;
    text-align: center;
    margin: 9px auto;
    font-size: 1em;
}

.not-set {
    color: #c55;
    font-style: italic;
    font-family: nnhouse;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
    font-family: nnhouse;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
    font-family: nnhouse;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.itemBtn.nav-link {
    background-color: #421990;
    color: #fff !important;
    font-family: nnhouse;
    padding: 2px 0px 3px 0;
    margin-top: 5px !important;
    margin-left: 4px !important;
    margin-right: 4px !important;
    transition: all .5s ease-in-out;
}

.itemBtn.nav-link:hover {
    background-color: #fff;
    color: #559130 !important;
}

.itemBtn.nav-link.grid-button {
    width: auto;
    text-align: center;
    padding: 0.4em 0;
    border-radius: 1em;
    font-family: nnhouse;
}

.grid-view th {
    white-space: nowrap;
    font-family: nnhouse;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
    font-family: nnhouse;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
    font-family: nnhouse;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
    font-family: nnhouse;
}

.nav-link:hover {
  color: #1c9737 !important;
}

.timeblk {
    font-size: .6em;
    vertical-align: middle;
    display: inline-block;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: center;
    margin-top: 1em;
    font-family: nnhouse;
}

img#lgo_indx{
	width:10%;
}

.carousel-item img {
    width: 100%;
}

.carousel-item h4 {
    color: #fff;
    font-weight: bold;
    font-size: 2.3em;
    font-family: nnhouse;
}

p {
    font-size: 1.4em;
    color: #000;
    font-family: nnhouse;
}

.flex-shrink-0 .container-fluid{
    padding: 0;
}

header .navbar-brand img{
    width: 100px;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.invalid-feedback {
  color: #ffd700 !important;
}

@media(max-width:767px) {
	.blk_devp {
		text-align: center !important;
        line-height: 1.8em;
        margin-bottom: -15.1px;
	}
    .blk_devp, .blk_copy {
		text-align: center !important;
        font-size: 1em;
	}
	.site-index, .site-login, .register_div, .site-perfil, .site-contact, .dashboard-index, .encontrar-index {
		margin: 0 auto !important;
	}
	.breadcrumb {
		margin-top: 16% !important;
	}
	.input-group-prepend {
		width: 18% !important;
	}
	img#lgo_indx{
		width:60px;
	}
	.header {
		position: fixed !important;
		bottom: 0;
		top: inherit !important;
		width: 100%;
	}
	header nav ul li.nav-item {
		display: block;
		width: 40% !important;
		margin: 0 auto;
	}
    .nav li > form > button.logout {
        display:block;
        text-align: center;
        width: 100%;
        padding: 10px 0;
    }
	.timeblk {
		font-size: .6em;
        display: inline-block;
		vertical-align: middle;
		line-height: 1.5;
		margin-bottom: 0;
		text-align: center;
		margin-top: .4em;
	}
    header .navbar-brand {
        width: 70% !important;
        display: block;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 0px !important;
        font-size: 1.6em !important;
    }
    header .navbar-brand img{
        width: 60px !important;
        padding-bottom: 7px;
    }
    .menuInicio .barInicio {
        padding-left: 0 !important;
    }
    .divider::after {
        content: none !important;
    }
    .carousel-item img {
        max-height: 100vh;
        object-fit: cover;
    }
    .itemBtn.nav-link.grid-button {
        width: 70% !important;
        margin: 0 auto !important;
        margin-bottom: 10% !important;
    }
    .carousel-caption {
        width: 100% !important;
        position: absolute !important;
        bottom: 20px !important;
    }
    .card_r {
        flex-direction: column !important;
        padding: 1.2em !important;
    }
    .card_izq {
        padding-bottom: 2em;
    }
    #slideshow, .form_nnhouse {
        width: 100% !important;
    }
    #content-site {
        flex-direction: column !important;
    }
    .footer2 .container {
        flex-direction: column;
    }
    .footer2 p span {
        font-size: 0.7em;
    }
    .section-about h2 {
        font-size: 1.7em;
    }
    .section-about p {
        font-size: 1.3em;
    }
    #login-form {
        width: 95% !important;
        margin: 0 auto;
    }
    .evnt_t {
        font-size: 2.6em !important;
    }
	.site-contact h1 {
	  font-size: 1.3em !important;
	}
    .events_titulo {
        font-size: 1.4em !important;
    }
    .hero p, .aliados p, .contacto p {
        margin: 1.2em !important;
    }
    .img-sunset {
        width: 90% !important;
    }
    .card img {
        max-width: 70% !important;
        margin: 2em auto !important;
    }
}

.site-contact h1 {
	text-align: center;
	padding: 1em;
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.register_div {
  padding: 2em;
}

.btns {
  align-content: center;
  display: grid;
}

.body_rotm{
	background: linear-gradient(4deg, #008000, #808000);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.site-index, .site-login, .register_div, .site-perfil, .site-contact, .dashboard-index, .encontrar-index {
    margin: 0 auto;
}

p.text_index{
	font-size: 1.33rem;
}

img.img_prfl {
    margin: 0 auto;
    display: block;
    border-radius: 128px;
    width: 130px !important;
    height: 130px !important;
    padding: 0%;
    border: 4px solid white;
}

#user-birthdate_usr {
    width: 82%;
    display: inline;
}

#content-site{
	padding: 0;
    margin: 0;
    display: flex;
}

input.file-caption-name{
    height: 60px;
    padding-left: 6% !important;
}

.menuInicio{
    padding: 0;
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    transition: all .8s ease-in-out;
}

.menuInicio > .container-fluid{
    padding: 5px 0 0 0;
}

.menuInicio > .container, .menuInicio > .container-fluid{
    flex-wrap: wrap;
}

.barraMenu{
    background-color: #000;
    border-bottom: 2px solid #421990;
}

.site-error {
    padding: 2%;
}

.menuInicio .barInicio{
    width: auto;
    text-align: center;
    margin: 0 auto;
}

.file-caption{
    background-color: white;
}

header nav ul li.nav-item {
    display: block;
    width: auto;
	margin: 0 auto;
}

header nav ul li.nav-item a.nav-link{
    margin: 0 auto;
	text-align: center;
}

header .navbar-brand {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    font-size: 3em;
    color: #1c9737 !important;
    text-shadow: 0px 0px 9px black;
}

.tab-content > .tab-pane {
    text-align: left;
	background: white;
	border: 1px solid;
}

.tab-content > .tab-pane > .container > .tab_prfl {
    word-wrap: break-word;
    padding: 3% 0;
    text-align: left;
}

img.img_site{
	border-radius: 170px;
	height: 130px;
	width: 130px;
}

img.img_find {
    border-radius: 170px;
	height: 100px;
	width: 100px;
}

.div_list {
    display: inline-block;
	text-align: center;
	margin: 4% 1% 0 1%;
	padding: 1%;
}

.list-view{
	background-color: #fff;
}

span.helper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.summary {
    padding: 2%;
	background-color: #57a8dd;
	margin: 0% 0 0% 0;
	color: white;
	border: 1px solid;
}

.input_rango {
    border-radius: 0px !important;
}

.div_rtng{
	margin:0 auto;
	margin-top: 1%;
	background-color: white;
	text-align: center;
	padding: 1%;
	box-shadow: 0px 0px 0px 2px #0000ff59;
	margin-bottom: 1%;
}

#admnstrcn_nav .dropdown-toggle.nav-link {
    padding-top: 23px;
}

.table.table-striped.table-bordered {
    background-color: white;
}

.breadcrumb {
    margin: 2% 3%;
}

.js-push-btn.btn.btn-primary.btn-floating {
    position: fixed;
    bottom: 0;
    right: 0;
    border-radius: 0px !important;
}

.bg-primary {
    background: var(--negro) !important;
}

.btn-secondary {
    color: #54257f !important;
    background-color: #d5ff00 !important;
    opacity: 1 !important;
    font-weight: bold;
    border-radius: 0px !important;
    margin-top: 1em;
}

.btn-primary {
    color: white !important;
    background-color: #421990 !important;
    border-color: #ffffff !important;
    transition: all .5s ease-in-out;
}

.btn-primary:hover {
    color: white !important;
    background-color: #e12801 !important;
    border-color: #fff !important;
}

.header {
    position: absolute;
	z-index: 99999;
    top: 40%;
}

button#js-web-push-subscribe-button{
	display:none;
	width: 100%;
	border-radius: 0px !important;
	background-color: #000;
	border-top: 2px solid white;
}

main h1 {
    color: white;
    font-family: nnhouse;
}

hr.dotted {
    width:100%;
    border:2px solid #fcfb00;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #57a8dd !important;
}

.nav-tabs .nav-link.active{
	color: var(--blue) !important; 
}

.user-index > .btn-group {
	padding: 1%;
}

.form-group.field-captcha-captcha label {
    color: white;
}

.user-index > .btn-group > .btn-group > button {
    color: white;
	border: 1px white solid;
}

.user-index > .btn-group > .btn-group > button:hover {
    background: #0888dc;
}

.v1body_mail p {
    top: 26%;
    position: relative;
    margin: 0 auto;
    text-align: center;
    color: #edd144;
    text-shadow: 1px 1px 1px black;
    left: -12%;
    width: 70%;
    font-size: 11pt;
}

.blk_devp {
	text-align: right;
	padding-right: 3%;
    color: white;
}

.blk_copy {
	padding-left: 3%;
    color: white;
}



.custom-control-label {
  color: white;
}

.carousel.carousel-fade .carousel-item {
    display: block;
    transition: opacity ease-out .7s;
    max-height: 550px;
    align-content: center;
    align-items: center;
}

.carousel.carousel-fade .carousel-item.active {
    opacity: 1 !important;
}

.carousel-caption {
    width: 100%;
    padding: 2% 1%;
    position: absolute;
    right: inherit;
    bottom: 2em;
    left: inherit;
    z-index: 10;
    color: #fff;
    text-align: center;
    background-color: #0000006e;
}

.seccion_frase {
    padding: 0.8em 0 1.2em;
    display: block;
    line-height: normal;
    display: none;
    background: #2b0342;
    border: 3px solid #7fff00;
    border-right: none;
    border-left: none;
}

.site-login {
    padding: 4em 2em;
}

#slideshow, #slideshowM {
    width: 100%;
}

.form_nnhouse {
    width: 30%;
}

.marquee {
    font-family: nnhouse !important;
    font-size: 1.6em;
    overflow-x: hidden;
    margin-top: 0em;
    margin-bottom: -0.4rem;
}

.title_rotm {
    text-align: center;
    color: black;
    background: white;
    text-transform: uppercase;
}

.subtitle_rotm {
    text-align: center;
    color: white;
    padding: 0.5em;
}

#tti {
    text-align: center;
}

#leftcol {
    border-right: 2px solid #fff;
    padding-top: 3em;
    padding-bottom: 1em;
}

#leftcol p {
    font-size: 1.1em;
    margin: 1em;
}

#rightcol {
    border-left: 2px solid #fff;
    padding-top: 3em;
    padding-bottom: 1em;
    text-align: center;
}

.congregacion{
    padding-bottom: 2em;
}

.miercoles_de_nyahbinghi p{
    padding: 1em;
    text-align: justify;
    font-size: 1.1em;
}

.card_r {
    display: flex;
    flex-direction: row;
    border: 1px solid white;
    padding: 1em;
}

.card_der p {
    font-size: 1em;
    text-align: justify;
    padding-top: 0.5em;
}

.title2_rotm {
    text-align: center;
    color: #000;
    background: #ff9000;
    text-transform: uppercase;
}

.btn-editorial {
    color: white;
    background: brown;
    padding: 0.2em 2.5em;
    float: right;
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
}

.btn-editorial:hover {
    background-color: #559130;
    color: white;
    font-weight: bold;
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
}

.body_tti{
    height: 212px;
    overflow: hidden;
}

.body_tti.open {
    height: auto;
}

.btnMr {
    margin: 0 0 2em;
    padding: 0 2em;
}

.img_post {
    padding-bottom: 2em;
}

.post_body{
    padding: 2em;
}

td span {
  color: black !important;
}

:root{
    --negro: #0f0f0f;
    --gris-oscuro: #232323;
    --gris: #ff7800;
    --dorado: #559130;
    --blanco: #fff;
}
.section-about{
    padding: 80px 0;
    background: var(--gris-oscuro);
    color: var(--blanco);
    max-width: 100%;
}
.section-about h2{
    color: var(--dorado);
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.footer2{
    background: var(--negro);
    padding: 40px 0;
    color: var(--blanco);
    font-size: 14px;
}
.footer2 .container {
  display: flex;
  justify-content: space-evenly;
}
.footer2 a{
    color: var(--dorado);
    margin-right: 10px;
    text-decoration: none;
}
.footer2 a:hover{
    text-decoration: underline;
}
.footer2 p{
    color: var(--gris);
}
.footer2 p span{
    color: var(--blanco);
}

.tiktok {
  width: 15px;
  fill: var(--dorado);
}

#login-form {
  width: 50%;
  margin: 0 auto;
}

.nav-link.active {
  color: blueviolet !important;
}

:root{
  --bg-main:#340579;
  --bg-card:#340579;
  --border-soft:#1f2533;
  --accent:#8a2be2;
  --accent-hover:#d5ff00;
  --text-main:#ffffff;
  --text-muted:#d5ff00;
}

.event-card{
  background: var(--bg-card);
  border: 1px solid var(--border-soft);
  border-radius: 12px;
  color: var(--text-main);
  transition: all .3s ease;
  align-content: space-between;
  display: grid;
}

.event-card:hover{
  border-color:var(--accent);
  transform:translateY(-4px);
}

.event-card h4{
  font-weight:600;
  margin-bottom:8px;
}

.event-card p{
  color: var(--text-muted) !important;
  font-size: 0.75rem;
  text-align: justify;
}

.event-card span {
  font-size: 0.8em;
  display: block;
  text-align: left;
  color: #62ff06;
}

.event-card img{
  border-radius:10px;
}

.event-price{
  color:var(--accent);
  font-size:1.2rem;
  font-weight:600;
}

.btn-primary-custom{
  background:var(--accent);
  border:none;
  color:#fff;
  font-weight:600;
  border-radius:8px;
}

.btn-primary-custom:hover{
  background:var(--accent-hover);
}

.btn-disabled{
  background:#2a2f3a;
  color:#777;
  border:none;
}

.modal-content{
  background:var(--bg-main);
  border-radius:14px;
  border:1px solid var(--border-soft);
}

.modal-content h5{
  font-weight:600;
}

.modal-content p{
  color:var(--text-muted);
}

.form-control, .form-select{
  background:#0f1115;
  border:1px solid var(--border-soft);
  color:#fff;
}

.form-control:focus, .form-select:focus{
  border-color:var(--accent);
  box-shadow:none;
}

#stepPago {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#stepPago img {
  width: 250px;
}

#estadoPago p {
  font-size: 1em;
}

.evnt_t{
    font-size: 4em;
    color: white;
    text-transform: uppercase;
}

.swiper-slide.swiper-slide-next {
  height: auto;
}

.container.prestamos {
  padding: 2em;
  color: white;
  text-align: center;
}

.prestamo-create {
  padding: 2em;
  color: white;
}

#items-table {
  background: #7500b7;
  color: white;
}
/* TABLA AMIGABLE EN MÓVIL */
table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1rem;
    font-size: 14px;
}

table th,
table td {
    padding: 0.6rem;
    border: 1px solid var(--color-border);
	color: white;
}

.table thead th {
  background: purple;
  color: white;
}

/* FILAS COMO BLOQUES EN MÓVIL */
@media (max-width: 768px) {
    table thead {
        display: none;
    }
    table tbody tr {
        display: block;
        margin-bottom: 0.75rem;
        background: var(--color-card);
        border-radius: 8px;
        padding: 0.5rem;
    }
    table tbody tr td {
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 0.4rem 0.6rem;
		background: purple;
		color: white;
    }
    table tbody tr td:before {
        content: attr(data-label);
        font-weight: bold;
        flex-basis: 40%;
    }
    table tbody tr td:last-child {
        justify-content: center;
    }
}

/* BOTONES */
.btn {
    background: var(--color-accent);
    color: #fff;
    border: none;
    padding: 0.6rem 1rem;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
}
.btn:hover {
    background: var(--color-accent-light);
}

/* ESTADOS */
.estado-text {
    background: var(--color-accent);
    color: #fff;
    padding: 0.3rem 0.7rem;
    border-radius: 4px;
    font-size: 12px;
}

/* PANEL */
.prestamo-box {
    background: var(--color-card);
    border: 1px solid var(--color-border);
    border-radius: 8px;
    margin-bottom: 1rem;
    padding: 0.8rem;
}

/* FAB (botón flotante) */
.fab-create {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: var(--color-accent);
    color: #fff;
    font-size: 32px;
    text-align: center;
    line-height: 56px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.5);
    transition: .3s ease;
}
.fab-create:hover {
    background: var(--color-accent-light);
    transform: scale(1.1);
}

.btns_nn .collapsed {
  background-color: gray !important;
}

#collapseArtista, #collapseEmprendimiento {
  padding: 1em;
  border: 1px solid white;
}

.collapse h5 {
  color: #1c9737;
  text-shadow: 1px 1px 5px #000;
  text-align: center;
  font-size: 1.5em;
}

.alert .close {
  color: white;
}

.alert-success {
  color: #1c9737 !important;
  background-color: #000 !important;
  border-color: #fff !important;
  margin: 0 !important;
}

.field-captcha-captcha .form-group.row {
  margin: 0 !important;
}

.events_titulo {
  padding: 1em;
  text-align: center;
  font-size: revert;
}

.evento-descripcion {
    color: #fff;
    padding: 1.5em;
    background-color: #421990;
    border-radius: 1em;
    box-shadow: 0 0 11px -1px yellow;
}

.img-evnt {
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 0px;
    display: block;
    width: 100%;
}

.lblY {
  color: yellow !important;
}

input[type="file"] {
  color: #ffef00;
}

#totalPago {
  text-align: right !important;
  width: 80%;
  display: inline-block;
}

.help-block {
  color: #f00;
  text-shadow: 0px 1px 4px #000;
}

.sunset-landing { background:#0E0E0E; color:#F5F5F5; font-family:'Montserrat',sans-serif; }

/* HERO */
.hero{
  background:url('./../images/bg-sunset.png') center/cover no-repeat;
  min-height:100vh;
  align-content: center;
  padding-bottom: 10%;
}
.overlay{
  background:rgba(0,0,0,.65);
  min-height:100vh;
  padding:120px 20px;
  text-align:center;
}
.hero h1{
  font-family:'Bebas Neue',sans-serif !important;
  font-size:72px;
  color:#F2B705;
}
.hero h3{ color:#F5F5F5; margin-bottom:20px; font-family:'Bebas Neue',sans-serif !important;}
.hero p, .aliados p, .contacto p{ max-width:700px; margin:0 auto 30px; font-family:'Montserrat',sans-serif !important;text-shadow: 0px 0px 9px black;}

.fb{ background:#1877F2; }
.ig{ background:#C13584; }

/* ALIADOS */
.aliados{ padding:80px 20px; text-align:center; }
.aliados h2{
  font-family:'Bebas Neue',sans-serif !important;
  color: #F2B705 !important;
  font-size: 3.4em;
}
.grid{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));
  gap:30px;
  max-width:1000px;
  margin:40px auto 0;
  justify-content:center;
}
.card{
  background:#1A1A1A;
  padding:20px;
  border-radius:12px;
}
.card img{ max-width:100%; margin-bottom:15px; }

.contacto label{
    text-align: left;
}

.grid .card a{
    color: white;
}

.btn-fb {
  background:#1877F2;
  color:#fff;
  font-family:'Bebas Neue',sans-serif !important;
}
.btn-fb:hover {
  color: #0f5dc4 !important;
  background: #fff;
  transform: translateY(-2px);
  text-decoration: none;
}

/* INSTAGRAM */
.btn-ig {
  background:linear-gradient(45deg,#F58529,#DD2A7B,#8134AF,#515BD4);
  color:#fff;
  font-family:'Bebas Neue',sans-serif !important;
}
.btn-ig:hover {
  color:#C13584 !important;
  background: white;
  transform:translateY(-2px);
  text-decoration: none;
}

/* WHATSAPP */
.btn-wa {
  background:#1DB954;
  color:#fff;
  box-shadow:0 8px 20px rgba(29,185,84,.4);
  font-family:'Bebas Neue',sans-serif !important;
}
.btn-wa:hover {
  background:#17a84b;
  transform:translateY(-2px);
}

/* ENVIAR FORM */
.btn-send {
  background:#F2B705;
  color:#111;
  font-weight:700;
  font-family:'Bebas Neue',sans-serif !important;
}

.btn-send:hover {
  background:#d9a404;
  transform:translateY(-2px);
}

.contacto .btn {
  font-family: 'Montserrat',sans-serif;
}

/* BOTONES PEQUEÑOS (ALIADOS) */
.btn-sm {
  padding:8px 16px;
  font-size:13px;
  border-radius:6px;
  font-family:'Bebas Neue',sans-serif !important;
}

.img-sunset {
    max-width: 450px;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    width: 100%;
}

.img-sunset-logo.mb-3 {
  width: 150px;
  opacity: 0.6;
}

/* CONTACTO */
.contacto{
  padding:80px 20px;
  background:#111;
  text-align:center;
}
.contacto label {
  text-align: left;
  display: block;
  font-family: 'Montserrat',sans-serif;
}

.form{
  max-width:500px;
  margin:30px auto;
}

#contact-form2 input, #contact-form2 textarea{
  width:100%;
  background:#1A1A1A;
  border:1px solid #333;
  color:#fff;
  padding:12px;
  margin-bottom:12px;
  font-family: 'Montserrat',sans-serif;
}