

a:hover,
a:focus {
  color: #27517E;
  text-decoration: none;
}

@media (max-width: 767px) {
.text-left-xs {
text-align: left;
}
.text-right-xs {
text-align: right;
}
.text-center-xs {
text-align: center;
}
.text-center-sm {
text-align: center;
}
.text-right-sm {
text-align: center;
}
h2.font-44{
	font-size: 32px;
}


}

.font-one {
	font-family: 'Satisfy', cursive;
}

.font-two {
	font-family: 'Lato', sans-serif;
}

.font-three {
	font-family: 'Satisfy', cursive;
}

.font-condensed {
	font-family: 'Roboto Condensed', sans-serif;
}

.light-300 {
	font-weight: 300 !important;
}

.normal-400 {
	font-weight: 400 !important;
}

.bold-500 {
	font-weight: 500;
}

.bold-600 {
	font-weight: 600;
}

.bold-700 {
	font-weight: 700;
}

.text-shadow {
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.box-shadow {
-webkit-box-shadow: 3px 2px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 2px 2px rgba(0,0,0,0.75);
box-shadow: 3px 2px 2px rgba(0,0,0,0.75);
}

.font-underline {
	text-decoration: underline;
}

.font-12 {
	font-size: 12px;
	line-height: 19px;
}

.font-14 {
	font-size: 14px;
	line-height: 23px;
}

.font-16 {
	font-size: 16px;
	line-height: 22px;
}

.font-18 {
	font-size: 18px;
	line-height: 24px;
}

.font-20 {
	font-size: 20px;
	line-height: 26px;
}

.font-22 {
  font-size: 22px;
  line-height: 28px
}

.font-24 {
  font-size: 24px;
  line-height: 30px
}

.font-26 {
	font-size: 26px;
	line-height: 32px;
}

.font-28 {
	font-size: 28px;
	line-height: 34px;
}

.font-30 {
	font-size: 30px;
	line-height: 36px;
}

.font-32 {
	font-size: 32px;
	line-height: 38px;
}

.font-34 {
  font-size: 34px;
  line-height:40px;
}

.font-44 {
	font-size: 44px;
	line-height: 48px;
}
.font-53 {
	font-size: 53px;
	line-height: 61px;
}
.font-14.tres-lineas{
    height: 70px;
    overflow: hidden;
}
.font-16.tres-lineas {
	height: 66px;
	overflow: hidden;
}
.font-18.tres-lineas {
	height: 74px;
	overflow: hidden;
}




@media (max-width: 767px){
.modulo .box-imagen {
    position: relative;
    /*margin-top: 25px;*/
}
}








.titulo-secciones-ant {
	font-size: 18px;
	line-height: 34px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/fondo_titulo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	margin: 0px;
}

.titulo-secciones {
    font-weight: 500;
    /* text-align: center; */
    background-position: left center;
    color: #ffffff;
    background-color: #f3f3f3;
	font-size: 20px;
	margin-top: 13px;
    margin-bottom: 10px;
}

.titulo-secciones span {
    background-color: #efbc0f;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
}



.texto {
	color: #777;
}

.texto8 {
	font-size: 11px;
	line-height: 16px;
}

.texto5 {
	font-size: 12px;
	line-height: 19px;
}

.texto4 {
	font-size: 14px;
	line-height: 20px;
}

.texto3 {
	font-size: 16px;
	line-height: 22px;
}

.texto2 {
	font-size: 18px;
	line-height: 24px;
}

.texto1 {
	font-size: 20px;
	line-height: 26px;
}


.texto4.tres-lineas{
    height: 84px;
    overflow: hidden;
}
.texto4.cuatro-lineas{
    height: 70px;
    overflow: hidden;
}
.texto3.tres-lineas {
	height: 66px;
	overflow: hidden;
}
.texto2.tres-lineas {
	height: 74px;
	overflow: hidden;
}



/*.persona-nota {
	border-top: solid 1px rgba(255, 255, 255, 0.57);
	color: #333;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin-bottom:6px;
}*/

.persona-nota {
    border-top: solid 1px rgba(255, 255, 255, 0.57);
    color: #333;
    float: left;
    width: 100%;
    /*background-color: #f9f8f8;*/
    margin-bottom: 6px;
    padding: 10px;
    /*border-bottom: solid 3px #e0e0e0;*/
}

.persona-nota img {
    border: solid 2px #167ac6;
}

.persona-nota span{
    padding: 11px;
    padding-left: 18px;
    float: left;
    line-height: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #111;
}

.persona-nota span i{
    color: #111;
	font-size:14px;
	font-style:normal;
	font-weight:400;
}

.detalle-noticia p, .detalle-noticia div {
	font-size: 18px;
	line-height: 21px;
	padding-bottom: 15px;
	font-weight: 300;
}

.detalle-noticia p:nth-child(1):first-letter, .detalle-noticia div:nth-child(1):first-letter {
/*	font: 58px/54px 'Lato', sans-serif;
	color: #000;
	margin-right: 5px;
	float: left;
	font-weight: 600;*/
}


/*.ultimo-momento {
    font-size:44px;
	line-height: 52px;
	position: absolute;
    top: 12px;
    color: white;
    padding-left: 20px;
    padding-right: 10px;
	margin-top: 70px;
	width: 68%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}*/

.ultimo-momento {
    font-size: 30px;
    line-height: 40px;
    position: absolute;
    top: 12px;
    color: white;
    padding-left: 20px;
    padding-right: 10px;
    margin-top: 70px;
    width: 55%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    /*text-transform: uppercase;*/
}

@media (min-width: 1200px){
.ultimo-momento {
    font-size: 34px;
    line-height: 44px;
    position: absolute;
    top: 12px;
    color: white;
    padding-left: 40px;
    padding-right: 10px;
    margin-top: 170px;
    width: 35%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-transform: uppercase;
}


}

.ultimo-momento .btn-default-two {
	margin-top: 20px;
}

@media (max-width: 767px){
.ultimo-momento {
    position: static;
	background-color:#000;
	margin: 0px;
	color: white;
    padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
}


@media (max-width: 768px) {
.col-nota {
	padding-bottom:12px;
	border-bottom: solid 1px #CCC;
	display:block;
	margin-bottom:20px;
}
}
/*.hr-color {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #ccc;
}*/


.hr-color {
    margin-top: 0px;
    margin-bottom: 10px;
    border: 0;
    border-bottom: 0px solid #fff;
    padding-top: 0px;
    height: 2px;
    background-color: #e6e6e6;
    border-right: solid 30px #aaaaaa;
}

/*.hr-color-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-bottom: 1px solid #ccc;
	padding-top:10px;
}*/

.hr-color-2 {
    margin-top: 10px;
    margin-bottom: 0px;
    border: 0;
    border-bottom: 0px solid #fff;
    padding-top: 0px;
    height: 2px;
    background-color: #e6e6e6;
    border-right: solid 30px #aaaaaa;
}

.hr-color-foot {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #434646;
}

/*.limite-notas {
	height:168px;
	overflow:hidden;
	display:block;
	margin-bottom:8px;
}

@media (max-width: 768px) {

.col-nota {
	padding-bottom:12px;
	border-bottom: solid 1px #CCC;
	display:block;
	margin-bottom:20px;
}

.limite-notas {
	height:auto;
	overflow:hidden;
	display:block;
	margin-bottom:0px;
}

}*/


.section-tittle-one {
	font-size: 22px;
}
.section-tittle-two {
	font-size: 22px;
}
.section-tittle-three {
	font-size: 22px;
}
.section-tittle-four {
	font-size: 22px;
}
.section-tittle-five {
	font-size: 22px;
}

.blanco {color: #FFF;}
.azul {color: #006db3;}
.azul-2 {color: #303942}
.celeste {color: #019EE1;}
.amarillo {color: #FC0;}
.naranja {color: #F90;}
.gris {color: #8B8B8B;}
.marron {color: #8e724c;}
.verde {color: #939B08;}
.verde-2 {color: #4abd92;}
.rojo {color: #E41010;}
.negro {color: #000;}
.rosa {color: #ff66cc;}

.fecha {
    color: #777;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
    /* border-bottom-width: 3px; */
    /* border-bottom-style: solid; */
    /* border-bottom-color: #ECECEC; */
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 10px;
    padding-left: 2px;
	display:none;
}


.fecha-interior {
    /*color: #BFBFBF;*/
    font-size: 11px;
    letter-spacing: 1px;
    border-bottom:solid 1px #efefef;
    margin-bottom: 30px;
    padding-bottom: 6px;
    padding-top: 0px;
    padding-left: 2px;
	display: inline-block;
    width: 100%;
}

.fecha-clasificados {
	color: #BFBFBF;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing: 3px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 2px;
}

.fecha-ultimo-momento {
	margin-top: 10px;
	position: absolute;
	display:none;
}

.limit-48 {
	height: 48px;
	overflow: hidden;
}

@media (max-width:767px){
.fecha {
    color: #777;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: none !important;
    margin-bottom: 4px;
    padding-bottom: 0px;
    padding-top: 6px;
    padding-left: 2px;
}
}	

@media (max-width:767px){
.limite-horizontal{
	display:block;
	position:relative;
	max-width:410px;
	margin:0 auto;
	clear:both;
}

.limite-horizontal-2{
	display:block;
	position:relative;
	max-width:530px;
	margin:0 auto;
	clear:both;
} 

}

@media (max-width:410px){
.limite-horizontal{
	display:block;
	position:relative;
	max-width:410px;
	margin: -15px !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	clear:both;
}

.limite-horizontal-2{
	display:block;
	position:relative;
	max-width:530px;
	margin:0 auto;
	clear:both;
} 

}

.box-col {
	overflow: hidden;
	position: relative;
	padding: 10px;
	/*background-image: url(../img/triangle-rotator.png);*/
	background-repeat: no-repeat;
	background-position: 8% top;
}

.box-col.over {
	overflow: hidden;
	position: relative;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.box-col.over:hover {
}

.box-imagen {
	position:relative;
}

.background-blanco {background-color: #FFF;}
.background-azul {background-color: #032242;}
.background-azul-2 {background-color: #303942}
.background-celeste {background-color: #019EE1;}
.background-amarillo {background-color: #FC0;}
.background-naranja {background-color: #F90;}
.background-gris {background-color: #8B8B8B;}
.background-marron {background-color: #8e724c;}
.background-verde {background-color: #939B08;}
.background-verde-2 {background-color: #4abd92;}
.background-rojo {background-color: #E41010;}
.background-negro {background-color: #000;}

.margin-bot-5 {margin-bottom: 5px;}
.margin-bot-8 {margin-bottom: 8px;}
.margin-bot-10 {margin-bottom: 10px;}
.margin-bot-15 {margin-bottom: 15px;}
.margin-bot-20 {margin-bottom: 20px;}
.margin-bot-top-5 {margin-bottom: 5px; margin-top: 5px;}
.margin-bot-top-8 {margin-bottom: 8px; margin-top: 8px;}
.margin-bot-top-10 {margin-bottom: 10px; margin-top: 10px;}
.margin-bot-top-15 {margin-bottom: 15px; margin-top: 15px;}
.margin-bot-top-20 {margin-bottom: 20px; margin-top: 20px;}
.margin-none {margin: 0px;}
.no-margin{margin:0!important}
.margin-bottom{margin-bottom:24px!important}
.margin-top{margin-top:24px!important}
.margin-left{margin-left:24px!important}
.margin-right{margin-right:24px!important}
.margin-top-28{margin-top:28px}
.margin-top-publis{margin-top:0px}


.no-padding{padding:0!important}
.padding-bottom{padding-bottom:24px!important}
.padding-top{padding-top:24px!important}
.padding-left{padding-left:24px!important}
.padding-right{margin-right:24px!important}
.padded{margin-bottom:24px;padding-bottom:24px}
.padded-big{margin-bottom:48px;padding-bottom:48px}
.padded-huge{margin-bottom:96px;padding-bottom:48px}
.padd-3 {padding: 3px;}
.padd-5 {padding: 5px;}
.padd-bot-5 {padding-bottom: 5px;}
.padd-bot-top-5 {padding-top: 5px;padding-bottom: 5px;}
.padd-10 {padding: 10px;}
.padd-bot-10 {padding-bottom: 10px;}
.padd-bot-top-10 {padding-top: 10px;padding-bottom: 10px;}
.padd-bot-15 {padding-bottom: 15px;}
.padd-bot-top-15 {padding-top: 15px;padding-bottom: 15px;}
.padd-bot-20 {padding-bottom: 20px;}
.padd-bot-top-20 {padding-top: 20px;padding-bottom: 20px;}
.padd-none {padding: 0px;}

.radius-3 {border-radius:3px;}
.radius-5 {border-radius:5px;}
.radius-9 {border-radius:9px;}
.radius-none {border-radius:0px;}

.border-0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.separator-point {
	background-color: #E6E6E;
	margin-bottom:2px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6E6E6;
}


.separator-red {
	height: 3px;
	background-color: #dddddd;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-left-width: 150px;
	border-left-style: solid;
	border-left-color: #D9534F;
}

.separator-line {
	margin-bottom:14px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.separator-line-gris {
	margin-bottom:14px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.separator-line-blanco {
    margin-bottom: 14px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-left-width: 230px;
    border-left-style: solid;
    border-left-color: #FFF;
    height: 1px;
    background: rgba(255, 255, 255, 0.35);
}

.separator-line-blanco-old {
	margin-bottom:14px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}


.separator-line-white {
    margin-bottom: 8px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(255, 255, 255, 0.34);
}

.separator-line-negro {
    margin-bottom: 14px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-left-width: 230px;
    border-left-style: solid;
    border-left-color: #9c9c9c;
    height: 1px;
    background: rgba(128, 128, 128, 0.35);
}

.separator-dos-puntos {
	margin-bottom: 14px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	height:8px;
	background-image: url("../img/points-2.png");
	background-repeat: repeat-x;
	background-position: left bottom;
}

.separador-diagonal {
	background-image: url(../img/linea-diagonal.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
	width: 100%;
	display: block;
}

.etiqueta-interior-2017 {
    font-size: 16px;
    font-weight: 500;
    /* letter-spacing: 2px; */
    color: #9a670c;
    /* text-transform: uppercase; */
}

.etiqueta-interior {
    font-size: 11px;
    font-weight: 500;
    /* letter-spacing: 2px; */
    color: #9a670c;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.etiqueta-interior-amplia {
    font-size: 11px;
    font-weight: 600;
    /* letter-spacing: 2px; */
    color: #fff !important;
    text-transform: uppercase;
    background-color: #cc0000;
    padding: 4px 7px;
}

.etiqueta {
    color: #EA4848;
    font-size: 11px;
    text-transform: uppercase;
    /* background-color: #ECECEC;*/
	border-bottom: solid 1px #e5e5e5;
    margin-bottom: 6px;
    padding-top: 8px;
    padding-right: 2px;
    padding-bottom: 6px;
    padding-left: 2px;
    display: none;
    /* position: absolute; */
    right: 0px;
    letter-spacing: 3px;
    z-index: 1;
    font-weight: 600;
}

@media (max-width: 767px){
.modulo .etiqueta {
    margin-top: -30px;
	margin-bottom: 0px;
    z-index: 999;
    position: relative;
    /*background-color: rgba(0, 0, 0, 0.58);*/
	background-color:rgba(255, 255, 255, 0.79);
    padding-left: 6px;
}
}

.etiqueta-top {
    color: #EA4848;
    font-size: 11px;
    text-transform: uppercase;
    /* background-color: #ECECEC;*/
	border-bottom: solid 1px #e5e5e5;
    margin-bottom: 6px;
    padding-top: 6px;
    padding-right: 2px;
    padding-bottom: 6px;
    padding-left: 2px;
    display: block;
    /* position: absolute; */
    right: 0px;
    letter-spacing: 3px;
    z-index: 1;
    font-weight: 600;
	display:none;
}
@media (max-width: 767px){
.etiqueta-top- {
    color: #EA4848;
    font-size: 11px;
    text-transform: uppercase;
    /* background-color: #ECECEC; */
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-right: 2px;
    padding-bottom: 6px;
    padding-left: 2px;
    display: block;
    /* position: absolute; */
    right: 0px;
    letter-spacing: 3px;
    z-index: 1;
    font-weight: 600;
    /* display: none; */
}

.etiqueta-top- {
    color: #EA4848;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #2b2929;
    border-bottom: solid 1px #99660c;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    display: block;
    /* position: absolute; */
    right: 0px;
    letter-spacing: 3px;
    z-index: 1;
    font-weight: 600;
    /* display: none; */
}

.etiqueta-top{
    color: #ffffff !important;
    font-size: 11px;
    text-transform: uppercase;
    background-color: rgba(239, 189, 17, 0.83);
    border-bottom: solid 2px rgb(240, 191, 27);
    margin-bottom: 0px;
    padding-top: 6px;
    padding-right: 12px;
    padding-bottom: 3px;
    padding-left: 12px;
    display: inline-table;
    /* position: absolute; */
    left: 0px;
    letter-spacing: 0px;
    z-index: 1;
    font-weight: 600;
    display: none;
    position: absolute;
    /* margin-right: 15px; */
    margin-left: 25px;
    margin-top: 10px;
    width: auto;
	max-width: 85%;
}

}

.etiqueta-ultimo-momento {
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #CC191C;
	margin: 15px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-bottom:10px;
	display: block;
	position: absolute;
	left: 0px;
	letter-spacing: 3px;
	z-index: 1;
	line-height: 30px;
	font-weight:600;
}

@media (max-width: 767px){
.etiqueta-ultimo-momento {
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #CC191C;
    margin: 10px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    display: block;
    position: absolute;
    left: 0px;
    letter-spacing: 3px;
    z-index: 1;
    line-height: 32px;
}
}

@media (min-width: 1200px){

.etiqueta-ultimo-momento {
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #CC191C;
    margin: 15px;
    margin-top: 135px;
    margin-left: 40px;
    padding-top: 0px;
    padding-right: 14px;
    padding-bottom: 0px;
    padding-left: 14px;
    margin-bottom: 10px;
    display: block;
    position: absolute;
    left: 0px;
    letter-spacing: 1px;
    z-index: 1;
    line-height: 34px;
    font-weight: 600;
}

}


.mask-video.mask-video-v2{
	background-image: url(../img/mask-video-v2.png);
}

.mask-video:hover {
	cursor:pointer;
}
	
.mask-imagen {
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    position: absolute;
    letter-spacing: 3px;
    height: 100%;
    width: 100%;
    top: 0px;
    z-index: 1;
    box-shadow: inset 0px 0px 40px #000;
	-webkit-box-shadow: inset 0px 0px 40px rgba(0, 0, 0, 0.24);
	-moz-box-shadow: inset 0px 0px 40px rgba(0, 0, 0, 0.24);
}

.sale-tag-new {
    width: 50px;
    height: 100px;
    background: #66A606;
    position: absolute;
    top: -34px;
    left: -14px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-135deg);
}

.sale-tag-new span {
    position: absolute;
    top: 46px;
    left: -10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.sale-tag {
    width: auto;
    background: #FF8100;
    position: absolute;
    right: 8px;
    z-index: 1;
    border-radius: 3px;
    text-align: center;
    top: 8px;
    padding: 5px;
}

.sale-tag span {
    font-size: 12px;
    color: #fff;
    display: block;
}

.sale-tag.venta {
background:  #8CAE38;

}

.sale-tag.oferta-super {
  width: 60px;
  height: 60px;
  background: #F77100;
  position: absolute;
  right: 10px;
  z-index: 1;
  border-radius: 30px;
  padding-top: 15px;
}

.sale-tag.oferta-super span {
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  color: #fff;
  display: block;
}

.redes-notas {
    position: absolute;
    right: 10px;
    margin: 0px;
    top: 10px;
    list-style: none;
    z-index: 10;
    width: 69px;
	display:;
}
.redes-notas li {
	display:inline-block;
	margin: 0px !important;
}

.redes-notas li a {
    font-size: 14px;
    line-height: 30px;
    color: #FFFFFF!important;
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    background-color: rgb(66 66 66 / 54%);
    margin-bottom: 4px;
    border: solid 1px #212121bd;
    border-radius: 50px;
}

.redes-notas li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


.redes-notas-single {
    position: absolute;
    right: 14px;
    margin: 0px;
    top: 10px;
    list-style: none;
    z-index: 10;
    width: 69px;
	display:none;
}
.redes-notas li {
	display:inline-block;
	margin: 0px !important;
}

.redes-notas-single li a {
    font-size: 14px;
    line-height: 34px;
    color: #FFFFFF!important;
    display: block;
    height: 34px;
    width: 34px;
    text-align: center;
    background-color: rgba(150, 150, 150, 0.54);
    margin-bottom: 4px;
    /* border-bottom-width: 2px; */
    /* border-bottom-style: solid; */
    /* border-bottom-color: #6B6A6B; */
    /*border: solid 1px #D8D8D8;*/
	border-radius: 17px;
}

.redes-notas-single li a:hover {
	background-color:#9a670c;
}


.btn-default-two {
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.51);
	border-color: #FFF;
	height: auto;
	/* border-radius: 4px; */
	/* border-top-left-radius: 4px; */
	/* border-top-right-radius: 4px; */
	/* border-bottom-right-radius: 4px; */
	/* border-bottom-left-radius: 4px; */
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.btn-default-two:hover,.btn-default-two:focus,.btn-default-two:active,.btn-default-two.active,.open>.dropdown-toggle.btn-default-two{
	color: #FFFFFF;
	background-color: rgba(204, 25, 28, 0.85);
	border-color: #7B2626;
}
	.btn-default-two:active,.btn-default-two.active,.open>.dropdown-toggle.btn-default-two{background-image:none}.btn-default-two.disabled,.btn-default-two[disabled],fieldset[disabled] .btn-default-two,.btn-default-two.disabled:hover,.btn-default-two[disabled]:hover,fieldset[disabled] .btn-default-two:hover,.btn-default-two.disabled:focus,.btn-default-two[disabled]:focus,fieldset[disabled] .btn-default-two:focus,.btn-default-two.disabled:active,.btn-default-two[disabled]:active,fieldset[disabled] .btn-default-two:active,.btn-default-two.disabled.active,.btn-default-two[disabled].active,fieldset[disabled] .btn-default-two.active{background-color:#fff;border-color:#ccc}.btn-default-two .badge{color:#fff;background-color:#333}


.btn-default-three {
    color: #fff;
    background-color: #698c00;
    height: auto;
    width: auto;
    border: 1px solid #70920a;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.btn-default-three:hover,.btn-default-three:focus,.btn-default-three:active,.btn-default-three.active,.open>.dropdown-toggle.btn-default-three{ 
color: #FFFFFF;
    background-color: #8a0b0b;
    border-color: #482828;
	}
	.btn-default-three:active,.btn-default-three.active,.open>.dropdown-toggle.btn-default-three{background-image:none}.btn-default-three.disabled,.btn-default-three[disabled],fieldset[disabled] .btn-default-three,.btn-default-three.disabled:hover,.btn-default-three[disabled]:hover,fieldset[disabled] .btn-default-three:hover,.btn-default-three.disabled:focus,.btn-default-three[disabled]:focus,fieldset[disabled] .btn-default-three:focus,.btn-default-three.disabled:active,.btn-default-three[disabled]:active,fieldset[disabled] .btn-default-three:active,.btn-default-three.disabled.active,.btn-default-three[disabled].active,fieldset[disabled] .btn-default-three.active{background-color:#fff;border-color:#ccc}.btn-default-three .badge{color:#fff;background-color:#333}

.btn-default-three.invert{color:#E55050;border: 1px solid #E55050;}
.btn-default-three.invert:hover{color:#fff;border: 1px solid #E55050;}

.btn-twitter {
    background: #00acee;
    border-radius: 3;
    color: #fff
}
.btn-twitter:link, .btn-twitter:visited {
    color: #fff
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #fff !important
}
.btn-facebook {
    background: #1877f2;
    border-radius: 3;
    color: #fff
}
.btn-facebook:link, .btn-facebook:visited {
    color: #fff
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #fff !important
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 3;
    color: #fff
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #fff
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #fff !important
}

.btn-youtube {
    background: #e93f2e;
    border-radius: 3;
    color: #fff
}
.btn-youtube:link, .btn-youtube:visited {
    color: #fff
}
.btn-youtube:active, .btn-youtube:hover {
    background: #ba3225;
    color: #fff !important
}

.btn-stumbleupon {
    background: #f74425;
    border-radius: 3;
    color: #fff
}
.btn-stumbleupon:link, .btn-stumbleupon:visited {
    color: #fff
}
.btn-stumbleupon:active, .btn-stumbleupon:hover {
    background: #c7371e;
    color: #fff !important
}
.btn-linkedin {
    background: #0e76a8;
    border-radius: 3;
    color: #fff
}
.btn-linkedin:link, .btn-linkedin:visited {
    color: #fff
}
.btn-linkedin:active, .btn-linkedin:hover {
    background: #0b6087;
    color: #fff !important
}

.btn-twitter-two {
    background: #fff;
    border-radius: 3;
    color: #00acee;
	border: 1px solid #00acee;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-twitter-two:link, .btn-twitter-two:visited {
    /*color: #fff*/
}
.btn-twitter-two:active, .btn-twitter-two:hover {
    background: #0087bd;
    color: #fff
}
.btn-facebook-two {
    background: #fff;
    border-radius: 3;
    color: #3b5998;
	border: 1px solid #3b5998;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-facebook-two:link, .btn-facebook-two:visited {
    /*color: #fff*/
}
.btn-facebook-two:active, .btn-facebook-two:hover {
    background: #30477a;
    color: #fff
}
.btn-googleplus-two {
    background: #fff;
    border-radius: 3;
    color: #e93f2e;
	border: 1px solid #e93f2e;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-googleplus-two:link, .btn-googleplus-two:visited {
    /*color: #fff*/
}
.btn-googleplus-two:active, .btn-googleplus-two:hover {
    background: #ba3225;
    color: #fff
}




.google_maps {
	text-decoration: none;
	width: 100%;
	height: 260px;
	float: left;
}

.share-buttons {
    width: auto;
    display: block;
    float: right;
}

.posts-shares {
float:left;
}

.share-buttons h5 {
    /* float: left; */
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #8e8e8e;
    position: relative;
    font-weight: 500;
    margin-right: 10px;
    margin-bottom: 5px;
}

.social-shares {
display:block;
padding:0;
}

.social-shares ul {
list-style:none;
margin:0;
padding:0;
}

.social-shares ul li {
float:left;
list-style:none;
margin:0 0 0px;
padding:0;
}

.social-shares ul li a {
    display: block;
    float: left;
    color: inherit;
    background-image: none;
    line-height: 28px;
    font-size: .9em;
    margin: 0 10px 0 0;
    border-radius: 50%;
}


.social-shares ul li a:hover i {
/*background:#0F748A;*/
}

.share-pinterest {
background-image:none!important;
}

.social-shares ul li i {
display: inline-block;
    font-size: 14px;
    /* background-color: #cc0000; */
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 32px;
    height: 32px;
    text-align: center;
    vertical-align: middle;
    line-height: 32px;
}

@media only screen and (min-width: 640px) { .whatsapp{ display:none !important; } }


.google_maps p{
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	padding: 0px;
	margin-bottom: 3px;
}
.google_maps strong {
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	color: #333;
}
.google_maps .detalle {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	line-height: 24px;
	background-color: #F90;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.google_maps .alert {
	text-decoration: none;
	line-height: 32px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-bottom: 0px;
	color: #666;
}
.google_maps.grande {
	text-decoration: none;
	height: 700px;
	margin-top: 15px;
}
.google_maps.mediano {
	text-decoration: none;
	height: 410px;
	margin-top: 0px;
}
.google_maps .gmnoprint {
}

.google_maps img{max-width:none;}

.footer-bg {
	background-color: #FFF;
}

.foot-bg {
	background-image: url(../archivos/line.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #27373F;
	padding-top: 35px;
}


.footer-sub-menu {
	color:#FFF;
}

.footer-sub-menu li {
	padding-bottom:3px;
}

.footer-sub-menu li a {
	color:#FFF;
}

.footer-sub-menu li a:hover {
	color: #960;
}


.categorias-footer {
	margin:0px;
}

.categorias-footer li {
	padding-bottom:3px;
	margin:0px 9px;
	position:relative;
	margin-bottom: 5px;
}

.categorias-footer li:hover:after {
    width: 50%;
}

.categorias-footer li:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 2px;
    background: -webkit-linear-gradient(left, rgb(0, 109, 178) 0%, rgb(182, 225, 252) 100%);
    content: "";
    transition: width 0.2s;
}

.categorias-footer li a {
	color:#666;
	text-transform:uppercase;
	font-size:12px;
	position:relative;
}

.categorias-footer li a:hover {
	color: #1073BB;
}

.categorias-footer.contact-us li a {
	margin-left: 21px;
}

.categorias-footer.contact-us li a:hover {
	color: #666;
}

.categorias-footer.contact-us li a:before {
	content: '\f003';
	position: absolute;
    top: 3px;
    left: -20px;
    -webkit-font-smoothing: antialiased;
    font: normal normal normal 12px/1 FontAwesome;
    color: #006db3;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.categorias-footer.contact-us li a:hover:before {
	content: '\f2b7';
	color: #89d118;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}


ul.social-buttons-footer {
	text-align:center;
}

ul.social-buttons-footer li {
	padding-left:0px;
	float:none;
}

ul.social-buttons-footer li a {
	display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    font-size: 18px;
    line-height: 30px;
    outline: 0;
    color: #666;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
	text-align: center;
}

ul.social-buttons-footer li a:hover{
  color:#006db3;
}



ul.social-buttons li {
	padding-left:0px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

ul.social-buttons li a {
	display: block;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	font-size: 16px;
	line-height: 36px;
	outline: 0;
	color: #303942;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin-top: 10px;
	background-color: #E2E2E2;
	text-align: center;
}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
    color: #FFFFFF;
	background-color: #f12c1d;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.centrar {
    margin-right: auto;
    margin-left: auto;
}

.cds   {
    font-size: 11px;
    color: #a0a0a0;
    float: right;
    height: 30px;
    display: block;
    background-position: left top;
    line-height: 30px;
    /* margin-right: 10px; */
}
.cds:hover {
    font-size: 11px;
    display: block;
    background-position: left top;
	color:#06F;
}


@media (max-width: 767px){
.cds   {
    float: none;
	text-align:center;
}
}
/*::-webkit-scrollbar {
	width: 12px;
}
::-webkit-scrollbar-button {
	width: 12px;
	height:5px;
}
::-webkit-scrollbar-track {
	background:#eee;
	border: thin solid lightgray;
	box-shadow: 0px 0px 3px #dfdfdf inset;
	border-radius:5px;
}
::-webkit-scrollbar-thumb {
	background:#0D5297;
	border: thin solid gray;
	border-radius:5px;
}
::-webkit-scrollbar-thumb:hover {
	background:#7d7d7d;
}
*/
.fb-comments {
    width: 100% !important;
   }
.fb-comments iframe[style] {
   width: 100% !important;
  }
.fb-like-box {
   width: 100% !important;
  }
.fb-like-box iframe[style] {
   width: 100% !important;
  }
.fb-comments span {
   width: 100% !important;
  }
.fb-comments iframe span[style] {
   width: 100% !important;
  }
.fb-like-box span {
   width: 100% !important;
  }
.fb-like-box iframe span[style] {
   width: 100% !important;
  }


@media screen and (max-width:640px){
.col-xxs-12{
    width: 100%;
}
}
.btn-whatsapp{
    background: #44b23a;
}
.btn-whatsapp:link, .btn-whatsapp:visited{
    color:white;
}

