@font-face {
    font-weight: 700;
    font-style: bold;
    font-family: 'Bunday Clean';
    src: url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/bltdbeb1cdd7e3a1003/61658c7c4ebc236544b19c28/BundayClean-Bold.eot');
    src: url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/bltdbeb1cdd7e3a1003/61658c7c4ebc236544b19c28/BundayClean-Bold.eot?#iefix') format('embedded-opentype'), url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/blt4942c2fb36dc4ed0/61658c7c2c64147598d50a14/BundayClean-Bold.woff') format('woff'), url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/bltd43f8f55b23526ae/61658c7ce3d0aa6ae620d147/BundayClean-Bold.woff2') format('woff2'), url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/blt2e207d120c52e00b/61658c7dd65d906adf552a2d/BundayClean-Bold.ttf') format('truetype'), url('https://images.contentstack.io/v3/assets/blt2f8082df109cfbfb/bltf0a2b7b85f55f8e6/61658c7ca45b7773ff5c80ac/BundayClean-Bold.svg') format('svg'),
	url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/bltffdf8e0f7da7e5c3/62c441b6b351a9369051d2ed/Buntype_-_BundayClean-Regu.otf') format('otf'),
	url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/blt830bcdd7239188bb/62c4435a6dcb57349d32a092/BundayClean-Regular.woff') format('woff'),
	url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/blt8c23e5bc9fa053d9/62c4435b27582a3696ad03d0/BundayClean-Regular.woff2') format('woff2'),
	url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/blt0d389a7daca1f95d/62c4435a6a8fb133b0ff59a4/BundayClean-Regular.eot') format('eot'),
	url('https://assets.contentstack.io/v3/assets/blt2f8082df109cfbfb/bltc3b50396cf7150f3/62c442d074e36137c193c67c/Bunday-Clean-Regular.ttf') format('ttf');
}


/* GENERAL */

img.float-right.event-img{
    height: 1.6rem!important;
}

main#main {
    background: whitesmoke;
    margin-top: 0 !important;
    padding-bottom: 5rem;
}

.container section.col-md-12:first-child {
    padding: 0;
}

body {
    background-color: #f5f5f5;
    font-size: 62.5%;
    font: inherit;
    font-family: Lato, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333333;
}

.breadcrumb {
    display: none;
}

html {
    background: whitesmoke;
    scroll-behavior: smooth;
}


/* MIGA DE PAN */

section.full-container.breadrumbWrap {
    display: none;
}

.TarjetaCMR .migacmr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1.5em;
    margin: 1.25em;
}

.TarjetaCMR .migacmr .nivelCero {
    margin-right: 1rem;
}

.TarjetaCMR .migacmr .nivelCero a {
    color: #1980cc;
}

.TarjetaCMR .migacmr .nivelCero a span,
.TarjetaCMR .migacmr .nivelUno a span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 1.2rem;
    font: inherit;
    font-family: Lato, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: baseline;
}

.TarjetaCMR .migacmr .nivelUno {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1rem;
}

.TarjetaCMR .migacmr .nivelUno i.fa.fa-angle-right {
    font-size: 1rem;
    color: #cbcbcb;
    margin-right: 1rem;
}

.TarjetaCMR .migacmr .nivelUno a {
    cursor: not-allowed;
    background: transparent;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #939393;
}


/* VITRINA */

.TarjetaCMR .headerRegalosNavidad {
    height: 7rem;
	/* background-color: #0072CE; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
	position: absolute;
    z-index: 300;
    left: 16%;
    top: 19%;
    width: 30%;
}

.TarjetaCMR h1 {
    color: #005dad;
    margin: auto;
    font-family: 'Bunday Clean', sans-serif;
    font-weight: 900;
    font-size: 2.6rem;
    text-align: left;
    width: 25%;
    margin-left: 16%;
    margin-top: 2%;
    letter-spacing: 0.3px;
}

.TarjetaCMR h2 {
    font-size: 1.4rem;
    font-weight: 600;
    color: #333333;
    width: 27%;
    margin: auto;
    font-family: 'Bunday Clean Regular', sans-serif;
    text-align: left;
    margin-left: 16%;
    margin-top: 8%;
}

@media (max-width:767px) {
    .TarjetaCMR h1 {
    font-size: 1.7rem;
    color: #005dad;
    margin: auto;
    text-align: left;
    width: 63%;
    margin-left: 75px;
    margin-top: 5px;
    }
	
	.TarjetaCMR h2 {
    font-size: 100%;
    width: 40%;
    font-family: 'Bunday Clean Regular', sans-serif;
    text-align: left;
    margin-left: 77px;
    padding-top: 10px;
    }
	
	button.button.button1 {
    margin-top: 10%;
    position: absolute;
    z-index: 2000;
    display: block;
    margin-left: 50%;
    background-color: #dd0021;
    color: #ffffff;
    width: 20%;
    height: 19%;
    border-radius: 2px;
    border: none;
    font-size: 1.1rem;
    text-align: center;
}
}


/* Estilos Carruosel */

div#Container_Per2 {
    padding: 0;
}

.carousel-indicators li {
    background-color: #333333;
    opacity: 0.25;
    margin: 6px 8px;
}

.carousel-indicators li.active {
    opacity: 1;
    background-color: #333333;
    margin: 5px 8px;
}

.carousel-control {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    opacity: 1;
    width: auto;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
}

span.glyphicon.glyphicon-menu-right,
span.glyphicon.glyphicon-menu-left {
    visibility: hidden;
    width: 56px;
    height: 56px;
    background: #FFFFFF;
    box-shadow: 0 0.125rem 0.25rem 0 rgb(0 0 0 / 30%);
    border-radius: 50%;
    transition: visibility .3s ease-out, opacity .3s ease-out, box-shadow .3s ease-out;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    color: #333333;
}

.carousel:hover span.glyphicon.glyphicon-menu-right,
.carousel:hover span.glyphicon.glyphicon-menu-left {
    visibility: visible;
}

.item {

    height: 200px;
	height: auto;
}

@media (max-width:767px) {
    .carousel:hover span.glyphicon.glyphicon-menu-right,
    .carousel:hover span.glyphicon.glyphicon-menu-left {
        visibility: hidden;
    }

    .carousel-indicators {
    top: 220px!important;
}

button.button.button1 {
    margin-top: 16%;
    position: absolute;
    z-index: 2000;
    display: block;
    margin-left: 61%;
    background-color: #dd0021;
    color: #ffffff;
    width: 33%;
    height: 27%;
    border-radius: 2px;
    border: none;
    font-size: 1.2rem;
    text-align: center;
}
}

@media (min-width: 768px){
.carousel-indicators {
    bottom: 0;
    top: 200px!important;
}
	
button.button.button1 {
    margin-top: 10%;
    position: absolute;
    z-index: 2000;
    display: block;
    margin-left: 50%;
    background-color: #dd0021;
    color: #ffffff;
    width: 20%;
    height: 19%;
    border-radius: 2px;
    border: none;
    font-size: 1.1rem;
    text-align: center;
}

.button1:hover {
  background-color: #950000;
  color: white;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
}

}

/*Oferta comercial*/

div#vtnHome {
    margin-top: 40px;
    
}

.advices.row{
        display: none;
    }
        
    .cont_evento {
    width: fit-content;
    max-width:1650px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: bottom;
}
    .cont_botones {
    width: auto;
    height: 100%;
    margin: 0px;
    padding: 0;
    display: flex;
}
    .boton_evento {
    height: 100%;
    width: 155px;
    background: #fff;
    margin: 10px 15px;
    border-radius: 5px;
}
    .boton_evento:hover{
    box-shadow: 0 0.25rem 0.5rem 0 rgb(0 0 0 / 30%);
}
    .boton_evento:hover .nombre_btn {
    box-shadow: 0 0.25rem 0.5rem 0 rgb(0 0 0 / 30%);
    color: #fff;
}
    .nombre_btn {
    display: block;
    background: #005dae;
    height: 56px;
    top: -10px;
    border-radius: 0 0 5px 5px;
    padding: 10px;
    text-align: center;
    font-family: lato;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: 400;
}
    
    @media (max-width: 1400px){
        
    /*.cont_evento{
    height: 150px;
}*/

    div#vtnHome {
    margin-top: 50px;
    margin-bottom: 30px;
}
        
    }
    

    

    @media (max-width: 1200px){
            
    /*.boton_evento {
    height: 85px!important;
    width: 85px!important;
    }*/

    div#vtnHome {
    margin-top: 50px;
    margin-bottom: 30px;
}
 
}
    
    @media (max-width: 768px){
        
    .img-width-100 {
        width: 100%;
        max-width: 100vw;
        height: auto;
        max-height: 100%;
    }
    
    .cont_evento{
    background-position-y:bottom;
    height: 48vw;
    margin: 10px 0 10px 0;
}

    .row_evento {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    height: inherit;
    
    }
            
    .cont_botones {
    padding: 2vw 0 0 0;
    margin: 0px;
    width: 100vw;
    height: 26vw;
}
    
    .boton_evento {
    height: 25vw!important;
    width: 25vw!important;
    margin: 0 5px!important;
    overflow-wrap: break-word;
}
    .nombre_btn {
    display: block!important;
    width: 25vw;
    margin: 0;
    padding: 10px;
    font-size: 11px!important;
    line-height: 11px!important;
    }



.col-lg-4 {
    margin: 10px 0;
}
    
}

@media (min-width: 769px) {

.col-lg-12.col-sm-12.banner-evento {
    padding: 0;
    margin: 10px 0 14px 0;
    width: 100%;
    border-radius: 3px;
}


.container-fluid .row {

    display: flex;
    align-content: center;
    justify-content: center;
    margin: 0;


}

.banner-evento {

    width: 950px;
}
	
.Services.row {
    display: flex;
}


}

.banner-evento .img-responsive {
    border-radius: 3px;
    margin: 0!important;
}

.banner-evento:hover{
    box-shadow: 0 0.25rem 0.5rem 0 rgb(0 0 0 / 30%);
}

@media (min-width: 768px) {
.col-lg-4.col-sm-12.vit {
    width: 100%;
    padding: 0;
    margin: 5px;
    border-radius: 3px;
}

}

.vit .img-responsive {
    border-radius: 3px;
    margin: 0!important;
}

.vit:hover{
    box-shadow: 0 0.25rem 0.5rem 0 rgb(0 0 0 / 30%);
}

.Off {
    margin: 20px 5px 0;
    padding: 0;
    border-radius: 3px;
}

.Off .img-responsive {
    border-radius: 3px;
}

.Off:hover{
    box-shadow: 0 0.25rem 0.5rem 0 rgb(0 0 0 / 30%);
}

.Mon {
    margin: 20px 0 0;
}

.Mon .img-responsive{
    border-radius: 3px;
}

.TopEvent {
    margin-top: 20px;
}

.col-sm-12.banner-evento {
    padding: 5px;
}

/*.container, .container-fluid {
    padding-right: 5px;
    padding-left: 5px;
}*/

.row {

    margin-right: 0px;
    margin-left: 0px;
	margin-bottom: 15px;
	
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}






/* CONTENIDO */

.TarjetaCMR .content-box.info,
.TarjetaCMR .content-box.info {
    text-align: center;
    max-width: 700px;
    margin: auto;
    padding: 0 2rem;
}

.content-box.info.OU {
    margin: 0;
    text-align: left;
    padding: 0;
}

.TarjetaCMR .OU h3{
	text-align: left;
	
	
	}

.TarjetaCMR h3 {
    font-size: 2rem;
    font-weight: 600;
    padding: 0 2rem;
    color: #333333;
	text-align: center;
}

.TarjetaCMR .terms-content {
    padding: 5rem;
    background-color: #ffffff;
    margin: 3rem 0;
}

.TarjetaCMR .terms-content .cajaTerminos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
}

.TarjetaCMR .terms-content h3 {
    font-size: 1.6rem;
    font-weight: 700;
    margin: 2rem 0 1rem;
}

h4 {
    text-align: center;
	font-weight: 700;
}

.TarjetaCMR .terms-content p,
.TarjetaCMR .terms-content em {
    font-size: 1.6rem;
    line-height: 2.1rem;
    color: #4c4c4c;
    padding-bottom: 1rem;
    text-align: justify;
}

.TarjetaCMR .terms-content ul {
    padding-inline-start: 2rem;
}

.TarjetaCMR .terms-content ul li {
    color: #505050;
    font-size: 1.6rem;
    line-height: 2.3rem;
    margin-bottom: 1rem;
    list-style: circle;
}

.TarjetaCMR .terms-content .contentBadges {
    text-align: center;
    width: 100%;
    height: 100%;
    margin-top: 2rem;
}

.TarjetaCMR .terms-content .contentBadges img {
    max-width: 17rem;
}

.TextSeo {
    padding: 10px;
    margin-bottom: 4rem;
    font-size: 1.6rem;
    line-height: 2.1rem;
    color: #4c4c4c;
    text-align: center;
}

@media (max-width:500px) {
    .container {
        padding: 0 !important;
    }
    .TarjetaCMR .terms-content {
        padding: 4rem 2rem !important;
    }
}




