/*
Theme name: Ceb
Version: 1.0
Description: Tema para páginas que no usen adsense
Author: Beha Design
Author URI: https://www.ceballos.pro
License: Copyright
*/

/*Politica de Cookies */
body .cc_banner-wrapper{width: 100% !important;height: 100% !important;display: flex;position: fixed;justify-content: center;align-items: center;background: #00000078;}
body .cc_container {width: 90%;position: relative;margin: auto;background: #00edff !important;padding: 20px;font-size: 30px;border-radius: 10px;display: flex;flex-wrap: wrap-reverse;max-width: 417px;}
body .cc_message{color: #000 ;font-size: 0.6em !important;}
body .cc_container .cc_btn{background: #222;color: #fff;width: 100% !important;margin: 20px auto;font-size: 0.6em;}
body .cc_container .cc_btn, body  .cc_container .cc_btn:visited {background-color:#6cc ;color:#fff ;}
body .cc_container a{color: #fff;font-weight: 700;}
body .cc_container a:visited {color:#6cc }

/*Be Init*/  
    
    body{margin: 0;padding: 0;font-family: 'Inter', sans-serif;font-size: 1.2vw;color: #000; box-sizing: border-box;letter-spacing: -.005em;line-height: 1.7;} /*font-size:calc(1em * 0.9); line-height: 1.6em;*/

    header.ceb-header{background: #004cef ;border-bottom: 1px solid #0051ff;z-index: 100;width: 100%;min-height: 100px;max-height: 100px;display: flex;flex-wrap: wrap;align-items: center;position: sticky;top: 0;transition:all .3s;box-shadow: 0 2px 4px rgba(0, 0, 0, .1), 0 -1px 1px rgba(0, 0, 0, .05);justify-content: center;} 
		
    main{width: 85.3%;margin: 0 auto;display: flex;flex-direction: row;justify-content: flex-start;align-items: flex-start; }

    article {display:flex; flex-wrap: wrap;flex-direction: row;justify-content: space-between;width: 100%;}

    p,ol,ul{color: #606060;margin: 20px 0;font-family: 'Lato';font-weight: 400;letter-spacing: 0.01em;}
	
	li{margin-bottom:22px}

    h1{font-size: 4vw;color: #fff;font-weight: 700;margin: 10px 0;line-height: 0.9em;letter-spacing: -0.0415625em;}

    h2{font-weight: bold; font-size: 2.4vw;letter-spacing: -0.0415625em;line-height: 1.13043em;}
	
	h3{line-height: 1.3em; margin: 3px 0;}

    h4{line-height: 1.3em; margin: 3px 0;}

    p,h1,h2,h3,h4,span,ol,ul{white-space: normal;}

    a{text-decoration: none; color: black;}
        a:hover{color: blue;}

    img {width: 100%; height: auto;}

    aside{width: 33.2%;padding-left: 1.7%;box-sizing: border-box;}


/*FontAwsome*/
	
	.ceb-ico-fawe::before{font-family: "Font Awesome 6 Free";font-weight: 900;margin: 0 10px;box-sizing: border-box;}
		.ceb-ico-cubiertos::before{content: "\f2e7";} /*restaurante, desayuno*/
		.ceb-ico-terraza::before{content: "\e586";}
		.ceb-ico-jacuzzi::before{content: "\f593";}
		.ceb-ico-bano::before{content: "\f7d8";}
		.ceb-ico-tv::before{content: "\f26c";}
		.ceb-ico-wifi::before{content: "\f1eb";}
		.ceb-ico-map::before{content: "\f3c5";}
		.ceb-ico-mail::before{content: "\f0e0";}
		.ceb-ico-internet::before{content: "\f0ac";}
		
	
	.ceb-ico-fawe-brands::before{font-family: "Font Awesome 6 Brands";font-weight: 300;margin: 0 10px;box-sizing: border-box;}
		.ceb-ico-whatsapp::before{content: "\f232";}
		.ceb-ico-instagram::before{content: "\f16d";}
		.ceb-ico-facebook::before{content: "\f39e";}
		.ceb-ico-youtube::before{content: "\f167";}
		.ceb-ico-twitter::before{content: "\e61b";}
		.ceb-ico-pinterest::before{content: "\f0d2";}
	



/*Ceb Modulos*/

    .ceb-head{display: flex;width: 97.8%;height: 57px;align-items: center;padding-left: 16px;height: 5vw ;justify-content: space-between ;flex-direction: row-reverse;}
		.ceb-logo{height: 94%;width: auto;order: 2;}
		.ceb-logo img {width: auto;height: 100%;}
		.ceb-head .ceb-logo a:hover{background: none;border:none}
		
		.ceb-menu {width: 60%;display: flex;align-items: center;padding: 0;margin: 0;box-sizing: border-box;max-height: 67px;}
		.ceb-menu .ceb-menu-cont {margin: 0;padding: 0;display: flex;justify-content: flex-end;width: 100%;height: 100%;max-height: 67px;}
			.ceb-menu .ceb-menu-cont ul {display: flex;flex-wrap: nowrap;list-style: none;justify-content: flex-end;align-items: center;}
				.ceb-menu .ceb-menu-cont ul li {box-sizing: border-box;padding: 10px;margin: 0px 1vw;}
				.ceb-menu .ceb-menu-cont ul li a {color: #fff;font-weight: 700;letter-spacing: 0;font-size: 0.8vw;}
				.ceb-menu .ceb-menu-cont ul li a:hover{color: #fff;
    border-bottom: 1px solid #fff;
    transition: all .3s;}
		.ceb-menu-mobil {display: none;}
    
   
   .ceb-footer-contenedor{background: #191c21;width: 100%;display: flex;flex-wrap: wrap;}
	.ceb-foo-row{width: 98%;display: flex;flex-wrap: nowrap;justify-content: space-between;box-sizing: border-box;padding: 3% 0%;margin: 0 auto;}
		.ceb-foo-row .ceb-flag{width: 142px;margin-bottom: 10px;border-radius: 5px;}
		.ceb-foo-row .ceb-foo-colum-pr{margin-right: 138px;box-sizing: border-box;width: 30%;}
		.ceb-foo-colum{width:20%}
	.ceb-foo-redes{width: 100%;display: flex;flex-wrap: wrap;align-items: center;}
		.ceb-foo-redes p{color: #fff !important;font-size: 15px !important;}
		.ceb-foo-redes-red{display: flex;width: fit-content;justify-content: space-evenly;box-sizing: border-box;margin-left: 20px;}
			.ceb-foo-redes-red a{padding: 5px 20px;box-sizing: border-box;margin-top: 9px;color: #fff;}
	.ceb-footer-contenedor h2{font-size: 20px;color: #fff !important;}
	.ceb-footer-contenedor ul{list-style: none !important;padding: 0 0 0 10px;}
	.ceb-footer-contenedor li, .ceb-footer-contenedor li a{font-size: 15px !important;color: #fff !important;}
	.ceb-foo-cta{display: flex;align-items: flex-start;flex-wrap: wrap;box-sizing: border-box;padding: 5%;}
	.ceb-foo-cta p	{color: #fff;font-size: 15px;}
			.ceb-foo-cta a{background: #fff !important;box-sizing: border-box;padding: 3% 7%;border-radius: 20px;color: #066c3d;font-weight: 700;}

    
	.ceb-flotantes{position: fixed;bottom: 14px;right: 5px;z-index: 16000161;}		
	.ceb-chateador {width: 76px;height: 76px;margin: 0;padding: 12px;text-align: center;visibility: visible;transition: none;}
		.el-icono-chateador-beha {height: 100%;text-align: center;font-size: 52px;vertical-align: middle;width: 100%;color: #ffffff;float: left;text-decoration: none;box-shadow: 2px 2px 6px rgba(0,0,0,0.4);border-radius: 50%;background: #4dc247;}
			.el-icono-chateador-beha i{font-size: 50px;width: 100%;height: 100%;vertical-align: middle;display: flex;justify-content: center;align-items: center;font-weight: 400;}
		.el-texto-chat {position: relative;bottom: 73px;right: 163px;min-width: 150px;box-shadow: 2px 2px 13px rgba(0,0,0,0.1);border: 1px solid #e2e2e2;border-radius: 5px;background: #ffffff;cursor: pointer;display: inherit;justify-content: center;}
			.el-texto-chat:before {content: '';position: absolute;background: white;border-bottom: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2;right: -5px;top: 50%;margin-top: -4px;width: 8px;height: 8px;z-index: 1;-ms-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
		.contenido-el-texto-chat {padding: 5px 3px 5px 3px;line-height: 18px;max-height: 35px;overflow: hidden;word-wrap: break-word;font-family: Arial, Helvetica Neue, Helvetica, sans-serif;font-size: 14px;color: #000;}
    
    
	.ceb-interlinking{width: 100%;background: #ffffff;max-width: 100%;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;padding: 50px 0;min-height: 400px;}
		.ceb-interlinking .ceb-contenedor-post{width: 100%;display: flex;justify-content: center;}
			.ceb-interlinking .ceb-contenedor-post a{background: #000;display: block;color: #fff;padding: 5px 20px;border-radius: 10px;text-transform: capitalize;}
	
	.ceb-menu-top{background: #f8f8f8;margin: 0 ;display: flex;flex-wrap: nowrap;justify-content: flex-end;height: 40px;max-height: 40px;align-items: flex-start;}
	.ceb-menu-top ul{display: flex; flex-wrap: nowrap;list-style: none;margin: 5px 30px 5px 0;}
		.ceb-menu-top ul li{margin-left: 20px ; font-size: 13px ;}
	
	.ceb-main{width: 100%;}

	.grecaptcha-badge{display:none}
	

/*be landing*/

    b{font-weight:900; color: #4397f5 }
    i{font-weight:900; color: #ffffff; font-style: initial;}
    strong{font-weight:900;  }

   
    .belandingfila{width: 100%;max-width: 100%;overflow: hidden;}
    .belandingpad{ padding: 3% 12% 5% 12%;}

    .beContlandingcluster{width: 100%;margin: 0% auto;display: flex;flex-wrap: wrap;justify-content: center;}
        .belandingcluster{border-radius: 15px;padding: 2%;margin: 1%;display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;}
            .belandingcluster img{width: 250px;height: 250px;max-width: 250px;min-width: 250px;min-height: 250px;max-height: 250px;margin: 0;display: block;}
			.belandingcluster .betitulo {text-align: center;color: #fff;width: 95%;font-size: 1.3em;font-weight: 500;line-height: 1.3;min-height: 90px;margin: 0 auto;padding: 0;line-height: 1;display: block;}
            .belandingcluster p{color: #fff;line-height: 19px;}
            .belandingcluster a{width: 62%;margin: 20px auto;text-align: center;background: #fff;border-radius: 2px;font-size: 16px;letter-spacing: .5px;color: #3359f4;display: block;font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif; font-weight: 400;  padding: 20px 24px;}
    
    .belandingcluster1 {width: 19%;}
       /* .belandingcluster1 .betitulo{}
        .belandingcluster1 p{}
        .belandingcluster1 a{}*/
    
    .belandingcluster2 {width: 27%;}
        .belandingcluster2 .betitulo {color:#202124;font-size: 12px;letter-spacing: 1.25px;text-transform: uppercase;font-weight: 500;text-align: center;min-height: auto;margin: 10% auto;}
        .belandingcluster2 p{-webkit-font-smoothing: antialiased;letter-spacing: .25px;color: #3c4043;font-weight: 300;line-height: 1.71429;font-size: 14px;width: 100%;}

    .belandingcluster3 {background: #ffffff;width: 19%;}
        .belandingcluster3 .betitulo {color:#202124;min-height: 110px;}
        .belandingcluster3 a{background: #3359f4;color: #fff;border-radius: 10px;font-size: 17px;font-weight: 700;}
    
    .be-primer-parrafo{font-weight: 700;font-size: 24px;line-height: 32px;width: 73%;text-align: center;margin: 0 auto;}
    .be-cta-parrafo {width: 78%;margin: 3% auto;padding: 2% 4%;display: block;border: dashed 2px #2a2a2a;font-size: 19px;background: #f7f8f9;font-weight: 700;color: #4397f5;}
    .be-cta-parrafo a:hover{text-decoration: underline;}

    .belandingpad p{width: 56%; margin: 2% auto;text-align: center;}
    .belandingpad ul, .belandingpad ol{width: 48%; margin: 2% auto;text-align: justify;}
    .belandingpad h3{width: 56%;text-align: center;margin: 5% auto 2% auto;}
    
    #preguntas-frecuentes-sales h3{background: #ececec;padding: 5%;border-bottom: 1px solid #fff;color: #585757;margin: 0 auto;font-size: 17px;text-align: left;width: 70%;}
        #preguntas-frecuentes-sales h3::before{font-family: dashicons;content: "\f132";display: inline-block;font-weight: 600;font-size: 10px;margin-right: 10px;padding: 5px;}
		#preguntas-frecuentes-sales .cerrarh3::before{content: "\f460";}
	#preguntas-frecuentes-sales p{width: 70%;text-align: justify;}
    #preguntas-frecuentes-sales h4{width: 70%;}
	.ceb-temp-conte-abierto{display:block;}

    .belandingcomprar{background: #6b33f4;color: #fff;padding: 3% 5%;font-size: 17px;font-weight: 700;display: block;text-align: center;border-radius: 40px;box-shadow: rgb(0 0 0 / 3%) 0px 6px 16px;width: max-content;margin: 6% auto;}
        .belandingcomprar:hover{background:#fff; color: #6b33f4; border: solid 1px #6b33f4}
        .belandingcomprar:before {font-family: "Font Awesome 5 Free";font-size: 20px;content: "\f4fb";margin-right: 10px;}
   
    #preguntas-frecuentes-sales .be-preguntas-contenedor {padding: 0 4%;display:none;}

    .beblanco, .beblanco h2, .beblanco p, .beblanco h3, .beblanco h4{color:#fff}
        .beblanco .be-cta-parrafo{background: transparent;border: dashed 2px #ffffff;}

    .belistacolumnas{display: flex;flex-wrap: wrap;width: 70%;list-style-type: none;margin-top: 5%;}
    .belistacolumnas li{width: 30%; margin-right: 2%;}
        .belistacolumnas li::before{font-family: "Font Awesome 5 Free";content: "\f067";display: inline-block;font-weight: 600;font-size: 10px;margin-right: 10px;padding: 5px;}

    .be-tabla-shortcode{    display: flex;width: 70%;margin: 2% auto;}
    .be-tabla-shortcode ul{list-style-type: none;margin: 0;width: auto;padding: 0;}
    .be-tabla-shortcode li{border: 1px dashed #dbdbdb;padding: 10px 0 5px 15px;margin: 0;width: 100%;min-height: 56px;line-height: 1;box-sizing: border-box;}

    .be-landing-contenedor-entradas{padding: 1%;height: auto;}
    .be-landing-entradas{width: 100%;direction: ltr;overflow-x: scroll;height: auto;overflow-y: hidden;}
	.be-landing-entradas-mask{padding-top: 20px;clear: both;margin-left: -15px;margin-right: -15px;margin-top: 0;margin-bottom: 10px;max-height: 282px;width: 100%;display: flex;flex-direction: row;justify-content: flex-start;}
	.be-landing-entrada{margin: 20px; max-width: 382px; min-width: 382px;height: 245px;background: #fff;display: block;border-radius: 10px;border: solid 1px #e9edf3;}
		.be-landing-entrada a{display: flex;flex-wrap: wrap;width: 100%;height: 100%;}
		.be-landing-entrada img{width: 100%;max-height: 156px;object-fit: cover;margin: 0 auto;border-radius: 10px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
		.be-landing-entrada .be-nombre{color: #606060;text-align: center;width: 100%;font-weight: 900;font-size: 1.05em;line-height: 1.2;}
	.be-landing-entradas::-webkit-scrollbar{height: 7px;}
	.be-landing-entradas::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #f5f5f5;display: block;}
	.be-landing-entradas::-webkit-scrollbar-track{border-radius: 20px;background-color: transparent;}

    .be-landing-cont-videos{display: flex;justify-content: space-around;flex-wrap: wrap;}
        .be-landing-video{width: 45%;}
        .be-landing-video h4{min-height: 75px; font-size:21px}
        .be-landing-video button,  .be-landing-video img{border-radius: 10px;}
        .be-landing-video .be-lineheight-menor{color: #fff;font-size: 12px;}
    
    .be-mask-horizontal-mask{ width: 100%;margin: 0% auto;display: flex;flex-wrap: wrap;}

    .be-conte-afiliado {width: 80%;padding: 4%;background: #191c21;display: block;font-size: 17px;font-weight: 500;letter-spacing: -0.5px;line-height: 20px;text-align: center;border: 1px #a6a6a6 dashed;margin: 42px auto;color: #c4c4c4;}
    .be-afiliado-texto {font-size: 18px;font-weight: 600;color: #fff;text-decoration: none}
    .be-afiliado-img{padding: 5%;}

	.ceb-main .ceb-photo-perfil{width: 200px;height: 200px;border-radius: 150px;border: solid 8px #fff;margin: 10px 10%;box-sizing: border-box;display: block;}
	.ceb-iconos-contacto{display: flex;justify-content: center;width:100%}
		.ceb-iconos-contacto a{color: #fff;padding: 20px;border: 1px solid #fff;width: 60px;height: 60px;box-sizing: border-box;border-radius: 100px;margin: 10px;}
		.ceb-iconos-contacto a:hover{color: #00edff;}
	
	.ceb-main .ceb-preciator{width: 35%}
		.ceb-main .ceb-preciator h3{font-weight: 900;letter-spacing: 1px;line-height: 1.25;}
		.ceb-main .ceb-preciator p{font-weight: 700;}
		.ceb-main .ceb-preciator ul{width: 79%;list-style: none;font-size: 15px;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;margin: 15px auto;padding: 0;}
		.ceb-main .ceb-preciator li{margin-bottom: 22px;width: 100%;border-bottom: 1px solid #fff;padding-bottom: 5px;color: #00edff;}
		.ceb-main .ceb-preciator .ceb-precio{font-size: 32px;color: #00edff;margin: 43px 0;font-weight: 700;}
		.ceb-main .ceb-preciator .ceb-precio b{color: #ffffff;margin-left: 5px;}
	
	.ceb-main .ceb-cluster-incluye{display:flex;flex-wrap: wrap;justify-content: center;}
		.ceb-cluster-incluye-cont{display:flex;width: 28%;flex-wrap: wrap;align-items: flex-start;height: fit-content;padding: 2%;}
			.ceb-cluster-incluye-cont h3{font-size: 20px;width: 100%;margin: 10px auto 5px auto;}
			.ceb-cluster-incluye-cont p{width: 100%;margin: 0 auto 20px auto;font-size: 15px;}
	
	.ceb-subfooter-pie{margin-top: 0px;border-top: solid 1px #dcd7ca;background-color: #000;padding: 0.3rem 5rem;display: flex;flex-wrap: wrap;}
		.ceb-subfooter-pie p{font-size: 13px;margin-right: 5px;color: #606060;}
			.ceb-subfooter-pie p a{color: #fff;}
			.ceb-subfooter-pie p a:hover{color: #00edff}
	
	.ceb-perfil-cont{display:flex;flex-wrap: wrap;justify-content: center;}
	
	.ceb-correo{color: #fff;width: 100%;text-align: center;margin: 5px auto 40px auto;font-weight: 700;font-size: 22px;}
	

	
@media (max-width: 900px){
	main, article, .be-contenedor-post,.ceb-head{flex-wrap: wrap;}
    
    h1{line-height: 35px;}
	
	.ceb-head {height: 20vw;flex-wrap: wrap;}
		 .ceb-logo {width: 100%;}
	
    .be-fontsize-1{font-size: 39px;}
	

	.ceb-menu-mobil {display: block;width: 76px;height: 76px;margin: 0;padding: 12px;text-align: center;visibility: visible;transition: none;}
		.ceb-menu-mobil a {background: #141414;display: flex;padding: 0;justify-content: center;align-items: center;box-sizing: border-box;width: 100%;height: 100%;padding: 15px;box-sizing: border-box;border-radius: 5px;color: #fff;}
		    .ceb-menu-mobil a span {font-size: 35px;display: flex;padding: 0;box-sizing: border-box;justify-content: center;align-items: center;}
				
			
	.ceb-menu {position: fixed;top: 0;width: 100%;height: 100%;background: #000000f7;display: none;max-height: fit-content;}
		.ceb-menu .ceb-menu-cont {max-height: fit-content;}
			    .ceb-menu .ceb-menu-cont ul {flex-wrap: wrap;padding-bottom: 70%;box-sizing: border-box;width: 100%;}
				    .ceb-menu .ceb-menu-cont ul li {width: 100%;border-bottom: 1px solid #004cef;}
						.ceb-menu .ceb-menu-cont ul li a{font-size: 3.2vw;}
	    .ceb-menu-abierto {display: inline;}
    
    .be-contenedor-post-tag .elPiedePost, .be-contenedor-post-tag .be-img img,.be-menu-pr-contenedor, .be-buscador, .ceb-logo, .be-clmn-contenido, .be-clmn-compartir, .be-clmn-ads, article, .be-contenedor-2c, aside, .be-conte-ads-rect, .be-conte-ads-sider, .be-conte-ads,.be-cluster-basico,.be-img img
    {width: 100%;}

    .ceb-logo, .be-buscador{height: 45%;text-align: center;}
    
    .ceb-foo-row{flex-wrap: wrap;}
	.ceb-foo-row .ceb-foo-colum, .ceb-foo-row .ceb-foo-colum-pr{width: 100%;margin-right: 0;padding: 5px 5%;}
    
    
    
    /*codigo para cluster horizontal*/
    .be-cluster-pilar{width: 114%;direction: ltr;overflow-x: scroll;height: auto;overflow-y: hidden;box-sizing: border-box;}
    .be-cluster-pilar-contenedor{flex-wrap: nowrap;width: 100%;flex-direction: row;clear: both;max-height: 230px;justify-content: flex-start;}
    .be-cluster-basico-categorias{min-width: 300px;height: 214px;}

    .belandingpad{padding: 3% 12% 5% 5%;}
    .be-short-slider-titulo{width: 92%;}
    .becabeza1 .short-titulo{width: 100%;font-size: 34px;line-height: 37px;}
    .becabeza1 span{width: 100%;font-size: 20px;line-height: 20px;}
    .becabeza1 p{width: 100%;font-size: 15px;line-height: 20px;}
    .becabeza1 a{width: 42%;}

    .be-primer-parrafo{width: 100%;font-size: 20px;line-height: 29px;}
    .belandingpad p{width: 100%;}
    .belandingcluster{width: 100%;margin-bottom: 20px;}

    .belandingpad h3{width: 100%;}
    .belistacolumnas{width: 100%; padding-left: 0;}
    .belistacolumnas li{width: 48%;font-size: 13px;}

    .be-tabla-shortcode{width: 100%;}
    .be-tabla-c1 {width: 70%;}
    .be-tabla-c1 li{font-size: 14px;}
    .belandingfila .be-tabla-shortcode .be-tabla-c2 {width: 29%;}
    .belandingcomprar{padding: 7% 11%;}
    .be-tabla-c2 li{font-size: 14px;}

    #preguntas-frecuentes-sales h3{font-size: 17px;width: 100%;line-height: 18px;padding: 12% 5%;}
    #preguntas-frecuentes-sales h4, #preguntas-frecuentes-sales p{width: 98%;}
    #preguntas-frecuentes-sales ul,#preguntas-frecuentes-sales ol{width: 90%;}

    .be-landing-video{width: 100%;}

    .be-subfooter{padding: 20px 17px;flex-wrap: wrap;}
    .be-subfooter p{width: 100%;}

    .be-mask-horizontal-contenedor{padding: 1%;height: auto;margin-bottom: 30px;width: 100%;}
    .be-mask-horizontal-largo{width: 100%;direction: ltr;overflow-x: scroll;height: auto;overflow-y: hidden;}
    .be-mask-horizontal-mask{padding-top: 20px;clear: both;margin-left: 0;margin-right: 0;margin-top: 0;margin-bottom: 10px;flex-wrap: nowrap;width: 100%;display: flex;flex-direction: row;justify-content: flex-start;}

    .be-mask-horizontal-largo::-webkit-scrollbar{height: 10px;}
	.be-mask-horizontal-largo::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #000;display: block;}
	.be-mask-horizontal-largo::-webkit-scrollbar-track{border-radius: 20px;background-color: transparent;}

	
	.ceb-main .ceb-preciator{width: 100%;}
	.ceb-subfooter-pie{justify-content: center;min-height: 241px;align-items: flex-start;box-sizing: border-box;padding-bottom: 50px;}
	.ceb-cluster-incluye-cont{width: 100%;}
	.ceb-subfooter-pie p{width: 100%;text-align:center}
}
    
    