﻿/*
 * DescripciÃ³n: PRANABYB
 * Copyright (c) 2021
 * VersiÃ³n: 7.0
 * Autor: GRUPO5.COM
*/

.title {font-size:2.25em; line-height:110%; color:#232323; position:relative; margin-bottom:15px; font-family: 'Belleza', sans-serif; font-weight:bold}
.title a {text-decoration:none; color:#232323;}
.title a:hover{text-decoration:none; color:#232323;}

.title.nomargin{margin:0px;}
.title.s-marginbt{ margin-bottom:10px;}/*minmargin*/
.title.xs-marginbt{ margin-bottom:5px;}/*peqmargin*/

.title.l-size{font-size:1.875em;}/*med*/
.title.s-size{font-size:1.5625em;}/*min*/
.title.xs-size{font-size:1.375em;}/*peq*/
.title.xxs-size{font-size:1.125em;}

.title.maxsize{font-size:2em;}

@media (max-width: 991px) {
	.title, .title.maxsize {font-size:1.5em;}
}


.title.minheight{display:block; min-height:50px}

.subtitle{font-size:1.125em; color:#4b4b4b; font-weight:bold}

.txtart {font-size:1.25em; color: #424238; line-height:130%; text-decoration: none; margin-bottom:5px; font-weight:600;font-family: 'Belleza', sans-serif;}
.txtart a {color: #424238; text-decoration: none;}
.txtart a:hover {color: #000; text-decoration: none; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.txtdes {font-size:0.875em; color: #53585a; line-height:140%; text-decoration: none; margin-bottom:15px; height:64px; overflow:hidden;}
.txtdes.noheight {height:inherit; overflow:inherit;}
.txtdes a {color: #53585a; text-decoration: none;}

.precio {font-size:1.0625em; color: #aaa88d; line-height:140%; text-decoration: none; margin-bottom:10px; padding-top:10px; font-weight:600}
.precio span{font-size:0.875em; color:#424238; font-weight:normal;}
.precio.big{font-size:1.5em; font-weight:normal; padding-top:0px;}
.precio span{font-size:0.75em; color:#424238; font-weight:normal;}

.txtbig{font-size:1.875em; font-weight:600; font-style:italic; line-height:120%; color:#333333;}
.txtbig.negrita{font-weight:700; font-style:normal;}

.txtmin{font-size: 0.875em; color: #999999; line-height: 140%; text-decoration: none;}
.txtmin a, .txtmin a:hover, .txtmin a:focus {color: #999999;}
.txtmin.s-size{font-size:0.8125em;}

.txtpeq{font-size: 0.875em; color: #53585a; line-height: 140%; text-decoration: none; margin-bottom:15px}

.minifont{font-size:0.75em; line-height:130%;}

.titulo{/*font: normal 1.231em Arial, Helvetica, sans-serif; */ font-size:1.231em; line-height:1.231em; color:#000; margin-bottom:5px}

.titaba {font-size:1.3125em; font-weight:500; line-height:110%; color:#e2ded7; position:relative; margin:0px 0 15px 0;font-family: 'Belleza', sans-serif;}
.titaba a {text-decoration:none; color:#e2ded7;}
.titaba a:hover{text-decoration:none; color:#e2ded7;}

.abajo{font-size: 0.8125em; color: #666666; line-height: 1.6em; text-decoration: none; padding-top:7px; font-weight:300;}
.abajo a, .abajo a:focus{color: #666666; text-decoration: none;}
.abajo a:hover, .abajo a:focus{color: #cccccc; text-decoration: none;}

.txt404 {font-size: 7em; /*font-family: Arial, Helvetica, sans-serif;*/ font-weight: 400; line-height:1em; color:#ad0000;}
.txt404_msg{/*font-family: Arial, Helvetica, sans-serif;*/ font-size:2.5em; color:#333; line-height:1.2em;}

/*colores*/
.colordest, .marron-claro {color:#aca98d !important;}
.verde-oscuro{color:#424238; !important;}
.rosa{color:#e2ded7 !important;}
.negro {color:black !important;}
.blanco {color:white !important;}
.rojo {color:#b42121 !important;}
.verde {color:#349d34 !important;}
.gris {color:#3c3c3b !important;}
.gris-claro {color:#9c9c9c!important;}


