
/* Cabecera en blanco */

.header-container.ccsn_header_white #header_right i,
.header-container.ccsn_header_white #header_right p,
.header-container.ccsn_header_white #header_right span {
	color: #FFF !important;
}

.header-container.ccsn_header_white ._sd_custom_home__header_center ._sd_custom_home__changer_list {
    color: #FFF !important;
}

@media only screen and (min-width: 991px) {
	.header-container.ccsn_header_white ._sd_custom_home__header_center ._sd_custom_home__changer_title span,
	.header-container.ccsn_header_white ._sd_custom_home__header_center ._sd_custom_home__changer_list ._sd_custom_home__changer {
		color: #FFF !important;
	}
}

.header-container.ccsn_header_white .st_hamburguer_menu .hamburguer_line {
	background-color: #FFF !important;
}

@media only screen and (min-width: 991px) {
	.header-container.ccsn_header_white ._sd_custom_menu__hamburguer span {
	background-color: #FFF !important;
}
}

.header-container.ccsn_header_white #header_right_top .search_widget_form_inner .search_widget_text,
.header-container.ccsn_header_white #header_right_top .search_widget_form_inner .search_widget_text::placeholder {
    color: #FFF;
}

.header-container.ccsn_header_white #header_right_top .search_widget_form_inner {
    border-bottom: 1px solid white;
}

#index .header-container.ccsn_header_white #header_left ._sd_custom_home__header_center > i {
	color: #FFF !important;
}

#index .header-container.ccsn_header_white #st_header.stuck #header_left ._sd_custom_home__header_center > i {
	color: #000 !important;
}

.header-container.ccsn_header_white #st_header.stuck i,
.header-container.ccsn_header_white #st_header.stuck p,
.header-container.ccsn_header_white #st_header.stuck span {
	color: #000 !important;
}

.header-container.ccsn_header_white #st_header.stuck .logo.logo-white {
	display: none;
}

.header-container.ccsn_header_white #st_header.stuck .logo.logo-black {
	display: inline-block !important;
}

.header-container.ccsn_header_white #st_header.stuck ._sd_custom_menu__hamburguer span {
	background-color: #000 !important;
}



/*#body_wrapper .header-container {
	display: none !important;
	margin-bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}*/



/* Nested */

.sn-back-image {
    background-position: center center;
    background-size: cover;
    height: 100vh;
    width: 100vw;
}

/*@media (max-width: 991px)
{
	.header-container {
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
}*/

.sn_box_image {
    line-height: 0;
}

#sn_wrapper_out_swiper_nested {
    height: 100vh;
}

html {
	/* Disables pull-to-refresh but allows overscroll glow effects. */
	overscroll-behavior: none;: contain;
}


/***************/



.sn_swiper {
	margin-bottom: 50px;
}

.sn_slide {
	/*background-color: #EDEDED;
	border-radius: 10px;*/
	text-align: center;
}

.sn_slide .sn_box_image:hover {
	filter: brightness(1.05);
    /*opacity: .8;*/
}

.sn_slide_title {
	color: #000000;
	font-size: 23px;
	font-weight: 700;
	padding: 15px 5px;
}

@media (max-width: 767px)
{
	.sn_slide_title {
		font-size: 18px;
		padding: 12px 5px;
	}
}

.sn_slide_link {
	display: block;
    height: auto;
    width: 100%;
}

.sn_content {
	/*bottom: 0;
	left: 50%;
	position: absolute;
	transform: translate(-50%, 0);*/
}

.sn_title {
	color: #000;
    font-size: 32px;
    font-weight: 600;
	/*margin-bottom: 35px;*/
    padding: 15px 0 15px 30px;
	/*text-align: center;*/
	/*text-transform: uppercase;*/
}

.sn_content_all {
	text-align: center;
}

.is-desktop .swiper-pagination.hide_pag_desktop {
	display: none;
}

/*.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}*/

/*.swiper-container-v {
	background: #eee;
}*/

.swiper-container-h .swiper-button-next,
.swiper-container-h .swiper-button-prev {
	color: #000000;
}

#body_wrapper.mod-white .swiper-container-h .swiper-button-next,
#body_wrapper.mod-white .swiper-container-h .swiper-button-prev {
	color: #FFFFFF;
}

.swiper-wrapper-out {
	position: relative;
	transform: translate(0, 0);
	z-index: 1;
}

.sn_nav {
	position: fixed !important;
}

.swiper-wrapper-out .swiper-button-next {
	right: 236px;
	background-color: black;
    border-radius: 100%;
    color: white;
    /* padding: 10px 18px; */
    height: 40px;
    width: 40px;
}

.swiper-wrapper-out .swiper-button-prev {
	left: 236px;
	background-color: black;
    border-radius: 100%;
    color: white;
    /* padding: 10px 18px; */
    height: 40px;
    width: 40px;
}

.swiper-wrapper-out .swiper-button-next.swiper-button-disabled,
.swiper-wrapper-out .swiper-button-prev.swiper-button-disabled {
	display: none;
}

.swiper-wrapper-out .swiper-button-next::after,
.swiper-wrapper-out .swiper-button-prev::after {
	font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
	font-size: 14px;
}

.swiper-wrapper-out .swiper-button-next::after {
	content: 'next';
    margin-left: 2px;
}

.swiper-wrapper-out .swiper-button-prev::after {
	content: 'prev';
    margin-right: 2px;
}

.swiper-vertical > .swiper-pagination-v.swiper-pagination-bullets {
	bottom: 30px !important;
	right: 15px;
	top: 37%;
	transform: translate3d(0px, -37%, 0);
}

.swiper-horizontal > .swiper-pagination-h.swiper-pagination-bullets {
	bottom: 3%;
    left: 5.5%;
	text-align: left;
}

/*.sn-back-image {
	background-position: center center;
	background-size: cover;
	height: 94vh;
	width: 100vw;
}*/

#home-swiper-nested .swiper-pagination-bullet {
	background: #E5E5E6;
	width: 9px;
	height: 9px;
	opacity: 1;
}

#body_wrapper.mod-white #home-swiper-nested .swiper-pagination-bullet {
	background: #FFFFFFAA;
}

#home-swiper-nested .swiper-pagination-bullet-active {
	background: #6E6E70;
}

#body_wrapper.mod-white #home-swiper-nested .swiper-pagination-bullet-active {
	background: #FFFFFFFF;
}

#home-swiper-nested .sn-box-title {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	/*width: 90%;*/
	width: 80%;
}

#home-swiper-nested .sn-box-title .sn-title {
	color: #FFF;
	/*filter: drop-shadow(0.5px 0.5px 0.5px #111);*/
	font-size: 42px;
	font-weight: 500;
	line-height: 1.2;
	text-shadow: 0 0 3px #000;
	text-transform: uppercase;
}

#home-swiper-nested .sn-box-title .sn-link {
	background-color: #FFF;
	border-radius: 18px;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin: 18px auto 0;
	min-width: 130px;
	padding: 10px 20px;
	text-transform: uppercase;
	width: fit-content;
}

#banner-fixed-bottom {
	background-color: #FFFFFFAA;
	bottom: 0;
	position: fixed;
	width: 100%;
	z-index: 1;
}

#banner-fixed-bottom p {
	color: #000000;
	font-size: 14px;
	margin: 6px 24px 6px 10px;
	text-align: center;
}

#banner-fixed-bottom i {
	bottom: 6px;
	color: #000000;
	font-size: 14px;
	right: 5px;
    position: absolute;
}




#index #body_wrapper .sn-back-image .caption-wrapper {
	bottom: 8%;
    color: #FFFFFF;
	left: 6%;
	margin-bottom: 0;
	padding-left: 0;
	position: absolute;
}

#index #body_wrapper .sn-back-image .caption-wrapper .caption-main-title {
    font-size: 37px;
    font-weight: 500;
	line-height: 45px;
	text-align: left;
	/* filter: drop-shadow(0px 0px 0.8px #000); */
	/*-webkit-text-stroke: 0.6px black;*/
}

#index #body_wrapper .sn-back-image .caption-wrapper .caption-secondary-title {
    font-size: 17px;
    font-weight: 400;
	text-align: left;
	/* filter: drop-shadow(0px 0px 0.8px #000); */
	/*-webkit-text-stroke: 0.6px black;*/
}

#index #body_wrapper .sn-back-image .caption-wrapper .caption-button {
    background: white;
    color: #111;
    padding: 8px 35px;
    border-radius: 14px;
    font-weight: 500;
    margin-top: 30px;
    font-size: 14px;
    cursor: pointer;
	/* filter: drop-shadow(0px 0px 0.8px #000); */
	/*-webkit-text-stroke: 0.6px black;*/
}


/* INTERNAL CONTENT */

.sn__slide_link {
	display: block;
	height: 100%;
    width: 100%;
}




.swiper_wraper_out .caption_wrapper {
    color: #FFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    left: 50%;
    position: absolute;
    top: 75%;
    transform: translate(-50%, -75%);
}

.swiper_wraper_out .caption_wrapper .caption_wrapper__title {
    font-size: 2.5rem;
	margin-bottom: 15px;
}

.swiper_wraper_out .caption_wrapper .caption_wrapper__subtitle,
.swiper_wraper_out .caption_wrapper .caption_wrapper__subtitle_desktop {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.swiper_wraper_out .caption_wrapper.banner_superiores {
    text-transform: uppercase;
}

.swiper_wraper_out .caption_wrapper.banner_superiores .caption_wrapper__title {
    font-size: 1.5rem;
    margin-bottom: 5px;
    color: #fff;
    font-weight: 600;
}

.swiper_wraper_out .caption_wrapper.banner_inferiores .caption_wrapper__title {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 10px;
}

.swiper_wraper_out .caption_wrapper .caption_wrapper__subtitle_mobile {
    display: none;
}

.swiper_wraper_out .caption_wrapper .caption_wrapper__button_both {
    display: flex;
    gap: 25px;
}

.swiper_wraper_out .caption_wrapper .caption_wrapper__button {
    background: #fff;
    color: #000;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 8px 20px;
}
