@media (min-width: 768px) {
    .navbar-collapse.collapse {
        display: flex !important;
    justify-content: space-between;
	align-items: center;	
    }
}

.navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: none;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
@media (max-width: 767px){
.navbar-custom {
    margin-bottom: 0;
    border-bottom: 0px solid rgba(0, 0, 0, 0.96);
    background-color: #fff;
}
}

.navbar-toggle {
    color: #616161;
	border:0px;
	margin-right: 10px;
	padding: 11px 10px;
	    margin-top: 11px;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    /*color: #fff;*/
}

.navbar-custom .nav li.active {
    outline: nonte;
    background-color: rgba(111, 111, 111, 0);
    color: #d96d00;
}

.navbar-custom .nav li.active:after {
	/*content: "";*/
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	height: 2px;
	background-color: #e10c1b;
}

.navbar-custom .nav li:last-child:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	height: 0px;
	background-color: #e10c1b;
}


.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
    background-color: transparent;
    color: #6a64f2 !important;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    background-color: transparent;
    color: #6b68ae !important;
}















.navbar-brand img {
    height: 19px;
    /* -webkit-transition: 0.5s; */
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    /* transition: 0.5s; */
    /* padding-top: 40px; */
    /* padding-bottom: 40px; */
    width: auto;
}

.navbar-brand  {
height: auto !important;
    padding: 0px 15px;
}

@media (min-width: 768px){
.navbar-nav {
float: left;
    margin: 0;
    /*padding-top: 15px;*/
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
}

@media (min-width: 767px){
.top-nav-collapse .navbar-nav {
		-webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
	    padding-top: 10px;
	padding-bottom: 10px;
}
}

    .navbar-custom.top-nav-collapse {
        box-shadow: 0 4px 24px 0 rgb(73 73 73 / 10%), 0 12px 64px 0 rgb(99 99 99 / 10%);
    }

@media(min-width:767px) {
    .navbar {
        border-bottom: 0;
		background-color: #fff;
		/*padding-bottom: 14px;*/
    }

    .top-nav-collapse {
        padding: 0;
        backdrop-filter: blur(8px);
    background-color: rgb(255 255 255 / 68%);
    }

.navbar.top-nav-collapse {
	min-height:50px;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	padding-top: 0px;
}

.top-nav-collapse .navbar-brand img {
    height: 19px;
    /* -webkit-transition: 0.5s; */
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    /* transition: 0.5s; */
    /* padding-top: 40px; */
    /* padding-bottom: 40px; */
    width: auto;
}
	
.top-nav-collapse .navbar-nav > li > a {
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}	

.navbar-custom.top-nav-collapse  .nav li.reproductor .reproducir {
    padding: 10px 14px;
	max-height: 40px;
}
	
.flex-basis-1{
    flex-basis: 30%;
}

.flex-basis-2{
    flex-basis: 50%;
}	
	
	
}


.navbar-nav > li > a.btn-login-m{
    padding: 8px 13px;
    /* background-color: #bedcdb38; */
    border-radius: 42px;
    color: #1a918d;
    border: solid 2px #219d96;
}

.navbar-nav > li > a.btn-login-m i{
    background-color: #efefef;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    line-height: 28px;
    text-align: center;
    margin-right: 5px;
}

@media (max-width: 767px){
.navbar-brand img {
        max-height: 60px;
        height: 59px;
        padding: 23px 0px;
}
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
       /* width: 180px;*/
    }
}


.navbar-nav > li > a {
    color: #343e4a;
    font-size: 14px;
    font-weight: 500;
    padding: 14px 16px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


.navbar-nav > li.li-buscar {
	position: relative;
    margin-left: 30px;
    padding-left: 15px;
}

.navbar-nav > li.li-buscar:before {
	content: "";
	width: 1px;
	position: absolute;
	height: 56%;
	left: 0;
	top: 22%;
	bottom: 22%;
	background-color: #e3e3e3;
}

.navbar-nav > li.li-buscar a{
    display: flex;
    gap: 6px;
}

.navbar-nav > li.li-buscar a i {
	font-size: 18px;
	margin-right: 6px;
}

@media (max-width: 767px){
.navbar-nav > li > a {
border-right:0px;
}

.navbar-nav > li > a {
	/*color: #fff; */
	font-weight: 600;
	font-size: 14px;
	padding: 12px 14px;
	border-bottom: solid 1px #efefef;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	/*text-align: center;*/
}
}


@media (max-width: 767px){
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 8px 25px;
}
}


.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #fff;
    border-color: #ffffff;
}

@media (min-width: 768px){
.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #fff;
    border-color: #428bca;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
	        border-radius: 3px 3px 0 0;
	color: #6a64f2;
}


}


/*-----------------------------*/

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc; 
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 3px 16px 15px rgba(0, 0, 0, .157);
     box-shadow: 3px 16px 15px rgba(0, 0, 0, .157);
}

.dropdown-menu>li>a {
    display: block;
    padding: 9px 2px;
	margin: 0 24px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
	position: relative;
	border-bottom: solid 1px #f5f5f5;
}

.dropdown-menu>li:last-child a {
	border-bottom: solid 0px #f5f5f5;
}

.dropdown-menu>li>a:after {
	content: "";
	position: absolute;
	left: -10px;
	bottom: 16px;
	background-color: #6a64f2;
	width: 5px;
	height: 5px;
	border-radius: 50px;
}

/*-----------------------------*/

.social-menu {
background-color: #ffffff00;
    /* padding: 4px 7px !important; */
    /* border-radius: 3px; */
    margin: 0px 6px;
    width: 28px;
    text-align: center;
}


.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}


.btn {
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-social {
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 2px solid #290C49;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 42px;
}

.btn-outline {
    border: solid 2px #81A3C7;
    /* font-size: 18px; */
    color: #FFFFFF;
    background: 0 0;
    background-color: #14569C;
    transition: all .3s ease-in-out;
}


.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
border: solid 2px #fff;
color: #fff;
background: #328F73;
}

.btn-default {
    /*border: 1px solid #219ab3;
    color: #219ab3;
    background-color: transparent;*/
}

.btn-default:hover,
.btn-default:focus {
   /* border: 1px solid #219ab3;
    outline: 0;
    color: #000;
    background-color: #219ab3;*/
}


.row.confirmacion {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #FFF;
}

/*-------- FLEXBOX ---------*/

.row-flex, .row-flex> div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
    -webkit-flex: 2;
    flex: 2;
}

/*-------- FIN FLEXBOX ---------*/

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 100%;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	padding:20px;
}

.card {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*--------------------------------------------*/

.top-sup {
    background-color: #064187;
    background-repeat: repeat;
    display: block;
    float: none;
    width: 100%;
    border-bottom: solid 1px #064187;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.top-sup .solicitar {
    color: #1482c8;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 12px;
    padding: 8px 12px;
    margin-left: 15px;
}

.top-sup .boton-linea {
    margin: 5px;
	font-size:12px;
    /* border-right: dotted 1px grey; */
    padding-right: 7px;
    color: #fff;
    padding-left: 0px;
	font-weight:500;
}

.top-sup .boton-linea a {
    color: #fff;
}


@media (max-width: 767px) {
.top-sup {

    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
}

.top-nav-collapse .top-sup {
    margin-top: -36px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


.redes-head {
	display: block;
	/*padding-bottom:5px;
	padding-top: 6px;*/
	padding-right:6px;
	text-transform:uppercase;
}
.redes-head.bg-back {
	display: block;
	padding-bottom:5px;
	padding-top: 6px;
	padding-right:62px;
	padding-left:98px;
	background-image: url(../img/bg_redes_head.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}


.redes-head .social {
	text-align: center;
	height: 29px;
	width: 20px;
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 29px;
	color: #fff;
    font-size: 16px;
	border-radius: 15px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.redes-head .social:hover {
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


/*--------------------------------*/


.carousel_noticias_flex .owl-stage {
	display: flex;
}
.carousel_noticias_flex	.owl-item {
	display: flex;
	flex: 1 0 auto;
}

.carousel_noticias_flex	.owl-item .item {
	display: flex;
}

.carousel_promociones .owl-stage {
	display: flex;
}
.carousel_promociones	.owl-item {
	display: flex;
	flex: 1 0 auto;
}

.carousel_promociones	.owl-item .item {
	display: flex;
}

.shadow-div {
	position:absolute;
	width:100%;
	height:100%;
	/*background-image:url(img/point-bg.png);*/
	/*background-color: rgba(2, 2, 1, 0.34);*/
	    background-size: cover;
    background-position: center;
	    z-index: 1;
}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .row-flex, .row-flex > div[class*='col-'] {  
    display: block;
}
}


@media   (min-width: 1200px) and (max-width: 1600px){
/*.container {
    width: 94%;
}*/
}

@media (min-width: 1200px) {
.container {
	width:100%;
	max-width: 1310px;
}
.container.container-short {
	width:100%;
	max-width: 1190px;
}	
}

@media   (min-width: 767px) and (max-width: 1200px){
.container {
    width: 100%;
}
}


.padd-variation {
	text-align: left;
	padding-top: 68px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	background-color: #fff;
}

 @media (max-width: 767px) {
 .padd-variation {
 text-align: left;
 padding-top: 60px;
 -webkit-transition: 0.5s;
 -moz-transition: 0.5s;
 -ms-transition: 0.5s;
 transition: 0.5s;
}
}


/*----------------------------*/

.swiper-horizontal {
  overflow: hidden;
  max-width: 1310px;
  margin: 0 70px 55px;
margin: 0 30px 55px;	
}

.card-list .card-item {
  height: auto;
  /*color: #fff;*/
  user-select: none;
  /*padding: 35px;
  display: flex;*/
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.2);
  /*border: 1px solid rgb(74 74 74 / 50%);*/
}
	
.card-list .card-item.card-first {
  padding: 35px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background: white;

}	

.card-list .card-item .user-name {
  font-size: 30px;
  color: #333;
  font-weight: 700;
}	
	
.card-list .card-item .user-profession {
  font-size: 16px;
  color: #3f3f3f;
  font-weight: 400;
  margin: 14px 0 40px;
}

.card-list .card-item .message-button {
    font-size: 16px;
    font-weight: 500;
    color: #008f87;
    border: solid 2px #1b9992;
    border-radius: 3px;
    line-height: 28px;
    padding: 5px 22px;
    text-align: center;
    margin-bottom: 15px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
}

.card-list .card-item .message-button:hover {
  background-color: #008f87;
  border: solid 2px #1b9992;
  color: #fff;
}

.swiper-pagination-bullet {
  background: #1a9891;
  height: 13px;
  width: 13px;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

.swiper-slide-button {
    color: #686867;
    /*margin-top: -55px;*/
    transition: 0.2s ease;
    background-color: white;
    width: 38px;
    height: 38px;
    border-radius: 50px;
    border: solid 2px #d4d4d4;
}
	
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 12px;
    font-weight: 700;
}	

.swiper-slide-button:hover {
  color: #000;
}

@media (max-width: 768px) {
  .swiper-horizontal {
    margin: 0 50px 10px 10px;
  }

  .swiper-slide-button {
    /*display: none;*/
  }
}

/*------------------*/



/*--------------------*/

@media (min-width: 768px) {
    .modal-dialog {
        width: 700px;
        margin: 30px auto;
    }
}

.modal-header {
    color: #ffffff;
    font-size: 13px;
    padding: 10px 12px;
    background: #62116a;
}

.modal-body {
    padding: 25px;
}


/*------------------*/

@media (min-width: 768px) {
    .modal-dialog.modal-suscripcion {
        width: 800px;
    }
}

.modal-dialog.modal-suscripcion {
    padding: 25px;
}

.modal-dialog.modal-suscripcion .cerrar-popup {
    color: #ffffff;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 1;
    background: #97159805;
    border: solid 2px #ffffff;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%);
    width: 36px;
    height: 36px;
}


.modal-dialog.modal-suscripcion .modal-content{
    border-radius: 0px;
}

.modal-dialog.modal-suscripcion .modal-body {
    padding: 0px;
	display: flex;
    justify-content: space-between;
}

.modal-dialog.modal-suscripcion .modal-body form input {
	font-size: 15px;
	border-radius: 3px;
	    box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%);
    border-color: #d3dbda;
}

.modal-dialog.modal-suscripcion .modal-body form .boton-suscribite{
font-size: 16px;
    color: #ffffff;
    padding: 15px;
    width: 100%;
    background-color: #4A543C;
    border: 0px;
    font-weight: 500;
    border-radius: 3px;
    margin-top: 2px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.modal-dialog.modal-suscripcion .modal-body form .boton-suscribite:hover{
    color: #fff;
    background-color: #6a64f2;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.modal-dialog.modal-suscripcion .modal-body .left-cont {
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	flex-basis: 60%;
	padding: 30px;
	overflow: hidden;
}

.modal-dialog.modal-suscripcion .modal-body .left-cont:before- {
    content: "";
    position: absolute;
    background-color: #ffffff;
    height: 47px;
    width: 141px;
    top: 39px;
    right: -9px;
    transform: rotate(45deg);
    z-index: 1;
}

.modal-dialog.modal-suscripcion .modal-body .left-cont h2 {
    font-size: 36px;
	margin-bottom: 0px;
}

.modal-dialog.modal-suscripcion .modal-body .left-cont p {
    font-size: 16px;
	font-weight: 300;
	margin: 15px 0px;
}

.modal-dialog.modal-suscripcion .modal-body .right-cont {
	width: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	flex-basis: 40%;
	background-image: url("../img/reunion.jpg");
	background-position: center;
	background-repeat: no-repeat;
	    background-size: cover;
}

@media (max-width: 768px) {
    .modal-dialog.modal-suscripcion .modal-body {
    flex-direction: column;
    }
.modal-dialog.modal-suscripcion .modal-body .right-cont {
    width: auto;
    flex-direction: column;
    justify-content: center;
    position: relative;
    flex-basis: auto;
    background-position: center bottom;
    height: 150px;
    display: block;
	order: 1;
}
	
.modal-dialog.modal-suscripcion .modal-body .left-cont {
	order: 2;
	padding: 0px;
}
.modal-dialog.modal-suscripcion .modal-body .left-cont h2 {
    font-size: 26px;
    margin-bottom: 0px;
}	
	
}

/*----------------------------*/

.div-flex{
    display: flex;
    float: right;
    padding-top: 26px;
	align-items: center;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    transition: 0.6s;
}
	

.div-flex .btn-login-m {
    font-size: 14px;
    font-weight: 400;
	padding: 11px 14px;
    border-radius: 42px;
    color: #1a918d;
    border: solid 2px #219d96;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.div-flex .btn-login-m i {
    background-color: #efefef;
    width: 28px;
    height: 28px;
    border-radius: 50px;
    line-height: 28px;
    text-align: center;
    margin-left: 5px;
    margin-right: -3px;
}

@media (max-width: 767px) {
	.div-flex {
		padding-top: 16px;
		-webkit-transition: 0.6s;
		-moz-transition: 0.6s;
		-ms-transition: 0.6s;
		transition: 0.6s;
		position: absolute;
		top: 2px;
		right: 47px;
	}
.div-flex .btn-login-m {
    font-size: 13px;
    font-weight: 400;
    padding: 10px 11px;
    border-radius: 42px;
    color: #1a918d;
    border: solid 1px #e5e5e5;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    top: 3px;
    position: relative;
    margin-right: 6px;
}
}

@media (min-width: 767px) {
    .top-nav-collapse .div-flex {
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    transition: 0.6s;
        padding-top: 7px;
    }
}

    .detalle-user {	
		/*parche*/
		display: none;
    }			
			
@media (min-width: 975px) {
    .detalle-user {
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        border-radius: 50px;
        min-width: 152px;
        cursor: pointer;
        margin-right: 15px;
		/*parche*/
		display: none;
		
		border: 1px solid rgb(219, 219, 219);
		padding: 4px 0px;
		
    }
}
			
@media (min-width: 975px) {
    .nombre-user {
        -webkit-box-align: center;
        align-items: center;
        color: rgb(85, 85, 85);
        display: flex;
        font-size: 14px;
        white-space: nowrap;
        -webkit-box-pack: center;
        justify-content: center;
        height: 100%;
    }
}	

.nombre-user span {
    display: none;
}			
			
@media (min-width: 975px) {
    .nombre-user span {
        margin-top: 2px;
        overflow: hidden;
        min-width: 80px;
        height: 100%;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        padding-left: 10px;
		font-weight: 500;
    }
}
.nombre-user picture {
    margin-right: 10px;
    display: flex;
    border: 1px solid rgb(224, 224, 224);
    border-radius: 50%;
    padding: 1px;
}
.nombre-user picture img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
}
@media (min-width: 975px) {
.nombre-user picture {
    margin-right: 0px;
	margin-left: 10px;
}
}
			
.dropdown-menu.drop-suscripcion{
    right: 0;
    left: auto;
    border-radius: 5px;
    -webkit-box-shadow: 1px 12px 12px rgb(0 0 0 / 18%);
    box-shadow: 1px 12px 12px rgb(0 0 0 / 18%);
    border-bottom: solid 0px #c31735;
    overflow: hidden;
    min-width: 160px;
}

@media (max-width: 767px) {
    .dropdown-menu.drop-suscripcion {
        top: 52px;
        left: revert-layer;
        right: 10px;
    }
	
    .detalle-user.dropdown {
        /*position: inherit;*/
    }
}

.dropdown-menu.drop-suscripcion li a{
    text-align: center;
    background-color: white;
	padding: 12px 15px 12px 15px;
    margin: 4px;
    border: 0px;
    color: black !important;
	    border-bottom: 1px solid #EEE;
}			
			
.dropdown-menu.drop-suscripcion li a.cerrar-sesion{
background-color: #35a6a0;
    color: white !important;
    border-radius: 3px;
}	

/*-------------------*/


   @media (preferss-color-scheme: dark) {
     body {
       background-color: #0b160b;
       text-color: #fff;
		 color: #fff;
     }

.modal-content {
    background-color: #0b160b;
}	   
	   
	   .destacado {
    color: #fff;
}
	   
	   
	  .padd-variation {

    background-color: #ffffff00;
} 
	   
	 .modulo-planifica .titulo-planifica {
    color: #fff;
}
	   
	   .modulo-planifica .ul-planificar li a {
    color: #4fd355;
}

.ver-filtros {
    background-color: #167d1a !important;
    color: #ffffff;
	 border: solid 1px #6a64f2 !important;
}
.box-toolbar .toolbar-wrapp .btn-consulta {
    background-color: #167d1a !important;
    color: #ffffff !important;
   
}	   
	   
	   .titulo-cat-tandiltur {
    color: #fff;
}
	   
	   .btn-ver-todo {
    color: #39bd3e;
}
	   
	   .modulo-paseos .nombre-paseo-destacado {
    color: #fff;
}
	   .modulo-paseos .texto-paseo-destacado {
    color: #e7e7e7;
}
	.modulo-paseos .nombre-paseo {
    color: #fff;
}   
	   
	   .modulo-paseos .texto-paseo {
    color: #e1e1e1;
}
	   
	 .swiper-overflow-visible:after, .swiper-overflow-visible:before {
    background-color: #0b160b9c;
}  
	   
.-tandil-shadow-line, .-tandil-shadow-line-hover {
    border: 1px solid #2d3b2d;
}	
	   
.filtros-grupo .panel-title > span {
    color: #ffffff !important;
}
	   
.columna-filtros {
        background-color: rgb(11 22 11) !important;
    }	
	   
.box-toolbar .toolbar-wrapp .input-mes {
    border: solid 1px #2f422f !important;
    background-color: #0b160b !important;
}
	   
	   
	   .tandil-card {
    background-color: #0b160b;
}
	   
	   .tandil-offer-card .offer-card-product {
    color: #ffffff;
}
	offer-card-info .offer-card-title.link {
    color: #ffffff;
} 
	   
	   .tandil-offer-card .offer-card-description {
    color: #ffffff;
}
	   
.tandil-offer-card .offer-card-pricebox {
    border-top: 1px solid #1e361e;
}
	   
	   .swiper-slide-button {
    color: #ffffff;
    background-color: #ffffff00;
    border: solid 2px #fff;
}
	   
	   
	.navbar:hover {
        border-bottom: 0;
        background-color: #142614 !important;
		 }  
	   
	       .navbar:hover .navbar-nav > li > a {
        color: #ffffff!important;
    }
	   
	  .navbar-custom {
        background-color: #142614;
    }  
	   
	   .navbar-nav > li > a {
    color: #fff;
}
	   
	   .navbar.top-nav-collapse {
        background-color:#142614 !important;
    }
	  .navbar-custom.top-nav-collapse {
    box-shadow: 0 4px 24px 0 rgb(11 22 11), 0 12px 64px 0 rgb(11 22 11);
} 
	   
	  .navbar.top-nav-collapse .navbar-nav > li > a {
        color: #fff !important;
    }
	 
	       .btn-collapse-sidebar-left {
        background-color: #142614 !important;
        color: white !important;
    }
	  
    .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
        background-color: #182e18;
    }
	   
.dropdown-menu {
    background-color: #182e18;
}
	   
.dropdown-menu>li>a {
    color: #ffffff;
    border-bottom: solid 1px #163616;
}
	   
	   .modulo-footer {
    background: #091209 !important;
    color: #ffffff !important;
}

.modulo-footer .footer-title {
    color: #ffffff !important;
}
	   
	   .modulo-footer .foot-menu li a {
    color: #ffffff !important;
}
	   
	   .modulo-footer:after {
    background-color: #243624 !important;
}
	   
.redes-foot .social {
    background-color: #1e361e !important;
    color: #ffffff !important;
}	   
	   
	   .modulo-footer-inferior {
    background-color: #091209 !important;
		   color: white;
}

.modulo-footer-inferior .logos-footer {
    border-bottom: solid 1px #152415 !important;
}	 
	   
.modulo-footer-inferior .logos-footer img {
    filter: invert(1) !important;
}	   
	   
.reclamos {
    color: #ffffff !important;
    background-color: #f2f6ed00 !important;
    border-left: solid 1px #303f2d !important;
}	
	   
.libre-gluten {
    color: #ffffff !important;
}		   
	  .cds {
    color: #fff !important;
} 
	/*------------------*/
	   
.btn-back {
    color: #39bd3e;
}
	   
.compartir {
    color: #fff;
}	   
	   
.modulo-amplia {
        padding: 18px 0px;
        border-top: solid 1px #263527;
    }	
.modulo-amplia .boxy {
    background-color: #142614;
    border: solid 1px #243824;
    box-shadow: 0 4px 8px #54596226;
}

.modulo-amplia .boxy .link-info {
    color: #ffffff;
}
	   
.modulo-amplia .boxy .type-link-dos {
    background-color: #ffffff00;
    color: #ffffff;
}	   
	   
.modulo-amplia .nombre-ppal {
   color: #ffffff;
}
	   
.modulo-amplia .categoria{
    color: #35cb3b;
}
	   
.modulo-amplia hr {
    border-top: 1px solid #293629;
}	   
	   
.modulo-amplia .lista-servicios .servicio .item .icono img {
filter: invert(1);
}	   
.modulo-amplia .info-standar img {
filter: invert(1);
}	
	   
.datos-especiales .dato-e .icono img {
filter: invert(1);
}	
	   
	   
/*----- ATRACTIVOS ----------*/
	   
	   .items li {
    color: #ffffff !important;
	}	   
		   
   .items li.active, .items li:hover {
    color: #fff !important;
}		   
	   
	 /*----------*/  
	   
	   
.card-title, .card-title a{
    color: #fff !important;
}	  
	   
.modulo-contacto label {
    color: #ffffff;
}	   
	   
	   /*----------------*/

	   .contenedor-menu {
    background-color: #0b160b !important;
}
	   
	   .nav-wrap {
   background-color: #0b160b !important;
}
	   
	   .onepage-nav li a {
    color: #ffffff !important;
}
	   
	   .bloque-que-hacer-text .title {
    color: #fff !important;
}
	   .bloque-que-hacer-text .text {
    color: #fff !important;
}
   }

/*--------------*/

.logo {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.logo .circles {
    display: flex;
    align-items: center;
    margin-right: 12px;
	margin-top: 6px;
}		

.logo .circle {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    margin-right: 4px;
}
.logo .circle::after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}	
.logo .circle:nth-child(1) {
    background: #4a90d9;
}
.logo .circle:nth-child(2) {
    background: #76c269;
}
.logo .circle:nth-child(3) {
    background: #f5a623;
}
	
.logo .circle:nth-child(4) {
    background: #ce4346;
    margin-right: 0;
}	
/* ===== EJEMPLO 3: Rotación + aparición radial ===== */
        .logo-3 .circle {
            opacity: 0;
            transform: rotate(-180deg) scale(0);
            transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        }
        .logo-3:hover .circle {
            opacity: 1;
            transform: rotate(0deg) scale(1);
        }
        .logo-3:hover .circle:nth-child(1) { transition-delay: 0.05s; }
        .logo-3:hover .circle:nth-child(2) { transition-delay: 0.12s; }
        .logo-3:hover .circle:nth-child(3) { transition-delay: 0.19s; }
        .logo-3:hover .circle:nth-child(4) { transition-delay: 0.26s; }
        .logo-3 .circles {
            width: 0;
            overflow: hidden;
            transition: width 0.35s ease;
            margin-right: 0;
        }
        .logo-3:hover .circles {
            width: 65px;
            margin-right: 6px;
			margin-top: 6px;
        }

  /* CUSTOM CURSOR */
  #cursor {
    position: fixed; top: 0; left: 0;
    width: 12px; height: 12px;
    background: #7B6EFF;
    border-radius: 50%;
    pointer-events: none;
    z-index: 9999;
    transition: transform 0.1s ease, background 0.3s;
    transform: translate(-50%,-50%);
  }
  #cursor-ring {
    position: fixed; top: 0; left: 0;
    width: 36px; height: 36px;
    border: 1.5px solid #A594FF;
    border-radius: 50%;
    pointer-events: none;
    z-index: 9998;
    transform: translate(-50%,-50%);
    transition: transform 0.18s ease, width 0.3s, height 0.3s, opacity 0.3s;
    opacity: 0.5;
  }

  /* SCROLL PROGRESS */
  #scroll-progress {
    position: fixed;
    top: 0; left: 0;
    height: 3px;
    background: linear-gradient(90deg, #7B6EFF, #966bf9);
    z-index: 9999;
    width: 0%;
    transition: width 0.1s;
  }
