html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: 'Radikal-Medium', sans-serif;
}
a:hover{
    text-decoration: none;
}
.fw700, .fw900 {
    font-family: 'Radikal-Medium';
}

.mt20 {
	margin-top:20px;
}

.show-m { display:none; }
.borde-map div, .borde-map span, .borde-map applet, .borde-map object, .borde-map iframe, .borde-map h1, .borde-map h2, .borde-map h3, .borde-map h4, .borde-map h5, .borde-map h6, .borde-map p, footer a
,.borde-map input, .borde-map select, .borde-map select option{
    font-family: 'Lato', sans-serif!important;
}
.btn-rojo{
    text-transform: none;
}
.contenedor-tienda {
    font-family: 'Lato', sans-serif;
    text-align: left;
}

.contenedor-tienda h3{
    font-size: 17px;
}

.contenedor-tienda p {
    font-size: 15px;
    line-height: 130%;
    color: #FFF;
}


header .col-md-5 {
    font-size: 24px;
}

::-webkit-input-placeholder { /* Edge */
    color: #ccc;
    font-style: italic;
    font-family: 'Lato', sans-serif!important;
}

.swal2-styled.swal2-confirm {
    border: 0;
    border-right-color: currentcolor;
    border-left-color: currentcolor;
    border-radius: .25em;
    background: initial;
    background-color: initial;
    background-color: #003466;
    color: #fff;
    font-size: 1.0625em;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc;
    font-style: italic;
    font-family: 'Lato', sans-serif!important;
}

.c_check::after {
    content: url(/pintamos-mexico/img/colores-para-casas-check.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    height: auto;
}

.c_check2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
}

::placeholder {
    color: #ccc;
    font-style: italic;
    font-family: 'Lato', sans-serif!important;
}

.btn-rojo, .btn-rojo:hover {
    text-transform: none;
    padding: 15px 0;
    width: 300px;
    font-size: 20px;
}

.submit{
    width: 100px!important;
    padding: 7px!important;
}
.error{
    font-size: 14px;
    color: #cc0033;
    font-style: italic;
    margin-top:5px;:
}
button {
    width: 100%;
    padding: 10px 0!important;
    font-size: 20px;
    margin-top:15px;
}

fieldset{
    margin: 15px 0;
}
input{
    border: 1px solid #ccc;
    margin-top: 15px!important;
}

.icono{
    vertical-align: bottom;
    margin-right: 10px;
}

.banner{
    background-image: none;
    height: auto;
    box-sizing: border-box;
    padding-top: 0;
    width: 100%;
    background-repeat: no-repeat;
}

.banner img {
    max-width: 100% !important;
}

.relative{
    position: relative;
}
.espacio{
    cursor: pointer;
}
.titulo-espacio{
    position: absolute;
    box-sizing: border-box;
    background: rgba(0,0,0,0.6);
    color: #FFF;
    bottom: 0;
    text-align: center;
    padding: 10px 0;
    width: calc(100%);
}

.contenedor-1200 {
    width: 100%;
    max-width: 1200px;
    box-sizing: border-box;
    display: block;
    margin: auto;
}

.fondo-cta{
    background: #003466 url("/buen-fin-prisa-2020/img/buen-fin-pinturas-prisa-2020-bg-cta.jpg") no-repeat top left;
    height: 276px;
}

.box-gama {
    width: 100%;
    display: flex;
    margin: 10px 0px 20px;
    max-width: 320px;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.color-gama {
    padding-top: 0;
    cursor: pointer;
    position: relative;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    height: 45px;
}
.box-gama p {
    width: 100%;
}
.m-top-20 {
    margin-top: 20px !important;
}
.font20 {
    font-size: 20px;
    line-height: 24px;
}
.font35 {
    font-size: 35px;
    line-height: 40px;
}
.text-center {
    text-align: center;
}
.negro {
    color: #333333;
}
.m-top-50 {
    margin-top: 50px !important;
}
.between {
    justify-content: space-between;
}
.text-center {
    text-align: center;
}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.row-reverse {
    flex-direction: row-reverse;
}

.contenedor-color{
    flex-basis: 31%;
    background: #f4f4f4;
    padding: 0 20px;
}
.contenedor-color-caja {
    display: block;
    width: 80px;
    height: 80px;
}
.row-tiendas {
    margin: 0 -20px -15px;
    overflow-y: auto;
}
.lista-tiendas {
    height: 100%;
    overflow: auto;
}

.cgris { color: #303030; }
.crojo { color:#EE0031; }



.thubnail {
    width: 100%;
    background-size: cover;
    height: 140px;
    position: relative;
}


.line-normal {
    line-height: normal;
}


.line-130 {
    line-height: 130%;
}

.bgcheck {
    background: #F4F4F4;
    padding: 20px 25px;
    height: 170px;
    box-sizing: border-box;
    width: 332px;
    margin: 5% 0 0 -7.3%;
	position:relative;
}

.bgcheck2 {
    background: #F4F4F4;
    padding: 20px 25px;
    height: 135px;
    box-sizing: border-box;
    width: 329px;
    margin: 5% -5.3% 0 0;
    position: relative;
    text-align: right;
}

.bgcheck:after {
    content: url(https://mkt.prisa.mx/buen-fin-prisa-2020/img/buen-fin-pinturas-prisa-check.png);
    position: absolute;
    right: 10px;
    bottom: 0px;
}

.bgcheck2:before {
    content: url(https://mkt.prisa.mx/buen-fin-prisa-2020/img/buen-fin-pinturas-prisa-check.png);
    position: absolute;
    left: 10px;
    bottom: 0px;
}

.bggris {
    background: #303030;
}

.thubnail {
    width: 100%;
    background-size: cover;
    height: 140px;
    position: relative;
}

.flex.between.form-buenfin {
    max-width: 760px;
    margin: auto;
    color: white;
}

.form-buenfin button.btn-rojo {
    width: 200px;
    margin-top: 33px;
}

.form-buenfin label {
    font-size: 20px;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: left;	
}

.form-buenfin div {
    margin-left: 15px;
}

.form-buenfin input {
    width: 100%!important;
    padding: 0 5px!important;
    font-size: 20px!important;
    font-weight: 100;
}


.item-blog p.title {
    color: #474747;
    font-size: 22px;
    line-height: normal;
    padding: 10px 0px;
    box-sizing: border-box;
}

.text-blog {
    padding: 5px 10px 15px;
}


.item-blog li {
    max-width: 380px;
    border: 1px solid #8f8f8f;
}

p.catego {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
}

.Mantenimiento.del.hogar {
    background-color: #40163c;
}

.pintar.tu.hogar {
    background-color: #f2353b;
}

.item-blog li a {
    display: inline-block;
    padding: 4px 0;
    color: #cd0033;
}

.item-blog {
    margin-bottom: 50px;
}
.terminos {
    font-weight: 100!important;
    font-size: 15px;
    text-align: justify;
}

ul.terminos li {
    list-style: none;
    margin-bottom: 3px;
    line-height: normal;
}



ul.lista-caract {
    padding: 0 40px;
}

ul.lista-caract li {
    font-size: 20px;
    margin-bottom: 10px;
    padding: 0 15px;
    border-bottom: solid 4px #C0C2C4;
}


ul.lista-caract li.bbamarillo { border-bottom: solid 4px #FEAE00; }

ul.lista-caract li.tit-carac {
    padding: 0 0px;
    color: #00a7e5;
    border-bottom: solid #fff!important;
    font-size: 28px;
}


ul.lista-caract li.tit-carac.azul2 {
    color: #002b70;
}

ul.lista-caract li.tit-carac.morado {
    color: #9A2E9E;
}


ul.lista-caract.bbamarillo li {
    border-bottom: solid 4px #ffa901;
}

ul.lista-caract.bbazulc li {
    border-bottom: solid 4px #2C96BE;
}


ul.lista-caract.bbmorado li {
    border-bottom: solid 4px #9A2E9E;
}


ul.lista-caract li.tit-pres {
    border: white;
    color: #797979;
    padding-top: 20px;
    padding: 20px 0px 0px;	
}

ul.lista-caract li.litros {
    border: solid 2px #797979!important;
    text-align: center;
    border-radius: 7px;
    padding: 5px 30px;
    font-size: 25px;
    color: #797979;
    display: inline-block;
}

span.bullets-carc {
    display: inline-block;
    padding: 0 15px;
}

span.bullets-carc:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #797979;
    display: inline-block;
    vertical-align: middle;
    border-radius: 6px;
    margin-right: 10px;
}

span.bullets-carc:after {
    content: "";
    width: 7px;
    height: 7px;
    background: #797979;
    display: inline-block;
    vertical-align: middle;
    border-radius: 6px;
    margin-left: 10px;
}

.bullet-rojo {
    font-size: 18px;
}
.bullet-rojo li{
    margin-bottom: 10px;
    position: relative;
}
.bullet-rojo li:before{
    background: red;
    border-radius: 100%;
    content: ' ';
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    position: relative;
    width: 10px;
}

.colores a{
    outline: none;
    margin: 0 12px 10px;
}
.colores a img{
    margin-bottom: 10px;
    padding: 5px;
}
.colores a:hover img {
    border: red 2px solid;
    border-radius: 100%;
    padding: 5px;
    margin-bottom: 5px;
}
.bggris1 {
    background: #f2f2f2;
}
.bgvibrantes{
    background: #EE4F25;
}
.bgsutiles{
    background: #E9C17C;
}
.bgacentos{
    background: #007B8B;
}
.bgneutros{
    background: #A27F59;
}
.bgclaros{
    background: #F1DFDB;
}
.bgpasteles{
    background: #C7E2C1;
}
#imgover > div{
    display: none;
}
#imgover img{
    width: 100%;
}

@media screen and (max-width: 767px) {
    .row-buscador {
        height: 60%;
    }
    .item-mapa {
        height: 40%;
    }
    #localiza .flex{
        display: block;
    }
    .fondo-cta {
        background: #003466 url("/pintamos-mexico/img/pintamos-mexico-cta.jpg") no-repeat top left;
        height: auto;
        padding: 20px 0;
    }
    .hidden-xs{
        display: none;
    }
    .btn-rojo, .btn-rojo:hover {
        text-transform: none;
        padding: 15px 0;
        width: 100%;
        font-size: 20px;
    }
    #form {
        max-width: 100%;
        width: 100%;
        margin: 30px 0 30px 0;
    }
    .pad60 {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    #recomendacion{
        margin-bottom:15px;
    }
    .flex-wrap-m {
        display: block;
        width: calc(100% - 30px);
        margin: 0 15px;
    }
    .contenedor-color-caja {
        display: block;
        width: 80px;
        height: 80px;
        margin: 0 auto 15px auto;
    }
    .contenedor-color {
        background: #f4f4f4;
        padding: 20px;
        text-align: center;
    }
    .box-gama {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        margin: auto;
    }
	
	ul.buen-fin.flex {
		display: block;
		text-align: center;
	}	
	
	.bgcheck, .bgcheck2  {
		background: #F4F4F4;
		padding: 35px 25px;
		height: auto;
		box-sizing: border-box;
		width: 100%;
		margin: 10px auto;
		position: relative;
		box-sizing: border-box;
	   text-align: center;	
	}	
	
	.bgcheck2:before {
		content: url(https://mkt.prisa.mx/buen-fin-prisa-2020/img/buen-fin-pinturas-prisa-check.png);
		position: absolute;
		right: 10px!important;
		bottom: -5px;
	   left: auto;	
	}
	
	.flex.between.form-buenfin {
		display: block;
		max-width: 90%;
		text-align: center;
		margin: auto;
	}
	
	.form-buenfin div {
		margin-left: 0;
	}
	
	
	.pad30.contenedor-1200.bggris {
		padding: 35px 0;
	}
	
	.font40 {
		font-size: 22px;
		line-height: 100%;
	}
	
	span.salto.fs40.fw700 {
		margin-top: 20px;
	}
	
	ul.flex.between.item-blog {
		display: block;
	}
	
	.item-blog li {
		margin-bottom: 35px;
	}
	
	.font35 {
		font-size: 25px;
	}
	
	.item-blog li {
		width: 95%;
		margin: 25px auto;
	}
	
	.mb50 {
		margin: 20px;
	}	
	
	ul.redes-footer.inline {
		margin-bottom: 20px;
	}	
	
   .show-m { display:block; }	
   
	ul.navidad-2020.flex {
		display: block;
		text-align: center;
	} 
	
	ul.lista-caract {
		padding: 35px 15px;
	}	  
}