body{margin:0; 
	font-size: 14px;
	color: #000;}

@font-face {
    font-family: "Titillium Bold";
    font-style: bold;
    src: url("../fonts/titillium-bold_[allfont.es].ttf");
}

@font-face {
    font-family: "Titillium Regular";
    font-style: normal;
    src: url("../fonts/Titillium-Regular.otf");
}
@font-face {
    font-family: "Titillium Semibold";
    src: url("../fonts/titillium-semibold_[allfont.es].ttf");
}



.shadow{
	padding: 0% 3% !important;
	-webkit-box-shadow: 0px 3px 13px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 3px 13px -2px rgba(0,0,0,0.75);
	box-shadow: 0px 3px 13px -2px rgba(0,0,0,0.75);
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.navbar ul li  a { 
	font-family: 'Titillium Bold', arial;
	color:#000000;
 }

.raya{
	display: inline;
	width: 40px;
	height:40px;
	margin-left: 25px;
	margin-top: 15px;
 border-left:1px solid #000;
	}
.raya a { 
	margin-left: 25px;
	font-family: 'Titillium Bold', arial;
	color:#000000;
	}
.boton-nav {
	 background-color: #B91E24; 
	color: #fff; font-family: 'Titillium Bold', arial; 
	border-top-left-radius: 10px; 
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	}
	
.raya span{ font-family: 'Titillium Semibold', arial; color: #B91E24; padding-left: 10px;}
.navbar-right{ margin-top: 15px; }

.cuerpo{ background-color: #F2F2F2; }
.cuerpo .btn { background-color: #B91E24; border-color: #B91E24; }
.cabecera{
	background-image:url('../images/banner.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 600px;
	width: 100%;
	margin-bottom: 50px;
	}
.cabecera {padding-left: 130px; padding-top: 150px; }
.cabecera h2 { margin-left:80px; width:350px; color:#fff; font-family: 'Titillium Bold', arial; }
.cabecera  h5{ margin-left:80px; width:350px; color:#fff; font-family: 'Titillium Regular', arial; }
.cabecera .btn1{ 
	margin-left: 80px; 
	font-family: 'Titillium Semibold', arial; 
 	 background-color: #B91E24; 
     border-color: #B91E24;
}
.col-md-9 { padding-bottom:100px; }
.ex .fecha{ color:#878787;  margin-top: 1%;}
.ex { color:#000000; font-family: 'Titillium Regular', arial; margin-top: 20px; }
.ex span{ color:#B91E24; font-family: 'Titillium Regular', arial; }
.ex h4{ font-family: 'Titillium Bold', arial;  }
.ex p{font-family: 'Titillium Regular', arial;}

.col-md-3 h4{ color:#000; text-align: left; font-family: 'Titillium Bold', arial;}

.botones{
	width: 350px;
	height: 400px;
	margin-left: 350px;
	display: inline;
	font-family: 'Titillium Regular', arial;
}

.botones button { border-color: #878787; margin-bottom: 80px   }
.botones .btn-1{background-color: #f2f2f2; border-color: #b2b2b2;}

.sus{ background-color:#B91E24; width:100%; padding: 2% 0%;}
.links{
	font-family: 'Titillium Bold', arial;
	font-size: 16px;
	padding: 2%;
}
.sus .links ul li {list-style: none;}
.sus .links a { color: #ffffff;   margin: 0 4%;}
.sus .col-md-6{ font-family:'Titillium Semibold', arial; color:#fff; padding-top: 5%; }
.sus .col-md-6 input {max-width: 320px; }
.sus .boton-enviar{ background-color: #8E7072; border-color:#8E7072;  width:150px; margin-left: 35px; }
.sus label{margin-left: 50px;}
.sus .input-group{ margin-left: 50px; }

footer{ background-color: #0C0C0C; bottom:0;}
footer p{ font-family: 'Titillium Regular', arial; font-size: .9em; color: #ffffff; text-align: center; }
footer .redes{
	text-align: center;
}
footer .redes a{
	display: inline-block;
	color: #fff;
}

footer .copy{
	padding: 2%;
}
footer .redes .fab{ color: #fff; }
/* BLOG ENCUESTA*/

.but{
	font-family: 'Titillium Bold', arial; 
	color: #ffffff;
	margin-bottom: 30px; 
}
.but .bo{
	background-color: #B91E24;
	border-color:#B91E24;
	border-radius: 25px 25px 25px 25px;
-moz-border-radius: 25px 25px 25px 25px;
-webkit-border-radius: 15px 15px 15px 15px;
	margin-top: 35px;
}
.first{ display: inline; margin-right: 25px; }
.second{display: inline;}

/* Botones en rojo Anterior y siguiente*/
.btn-group .bt{ 
	background-color: #B91E24; 
	border-color:#B91E24; 
	color:#fff; 
	font-family: 'titillium Bold', arial; 
	margin-bottom: 30px;
	width: 50%;
	height:100px;
	}
.titulo h1{
	font-family: 'titillium Bold', arial; 
	color:#000;
	text-align: center;
	margin-bottom: 25px;
}
.col-md-12 .img-head{ margin-bottom: 25px; }
.col-md-9 .desarrollo{  margin-bottom: 25px;}
.rs {margin-top: 25px; list-style: none;}
.rs ul li{text-decoration: none; margin-bottom: 20px;}
.rs a{color:#000;}
.rs .r{ font-size: 25px;}

.col-md-12 p {
	font-family: 'titillium Regular', arial;
	color:#000;
	text-align: left;
	margin-bottom: 25px;
	font-size: 21px;
	padding-left:25px;
	padding-top: 25px;
}

.border{
	border:solid;
	border-color:#E5E5E5;
	height: 300px;
	padding-left:50px;
	font-family: 'titillium Bold', arial; 
	color: #000;
    margin-left: 20px;
    width: 96%;
    margin-top: 3%;
}

.border .radio{
	margin-bottom: 15px;
	width:420px;
	height: 50px;
	background-color:#E5E5E5; 
	padding-top: 2%;
}

.border .radio .rdo{ 
	margin-top: 6px;
	margin-left: 15px;
 } 

.input-radio.radio .radio-first{ margin-top: 40px; }
 .radio .label{ margin-top: 10px; padding-left: 35px; font-family: 'titillium Bold', arial; color: #000; font-size: 14px;}
 .border .grey .boton{color:#fff; background-color: #958F8F; border-color:#958F8F; border-radius: 0px; width:150px; } /* BOTON ENVIAR*/
 .conclu h2{text-align: left; color:#000; font-family: 'titillium Regular', arial; padding:25px;}
 .conclu .p {text-align: left; marg:0;  font-family: 'titillium Regular', arial;}
 
.btn-group {margin-bottom: 25px; width:100%; margin-top: 3%; } /* Botones Anterior Siguiente*/
/*.btn-group .ant{ width: 345px;}
.btn-group .sig{ width: 345px;}*/
.demas h4{font-family: 'Titillium Bold', arial; color:#000; padding-left: 25px;}
.lee { margin-bottom: 25px;}
.comentarios{margin-bottom: 25px;}

/* Destacada*/

.btn-destacada{
	height:35px;
 margin-left: 25px;
 font-family: 'Titillium Bold', arial;
-moz-border-radius: 25px 25px 25px 25px;
-webkit-border-radius: 25px 25px 25px 25px;
 }
 .ventas-destacada p{ font-family: 'Titillium Regular', arial; margin-bottom:15px; font-size: 20px; width: 100%}
 .ventas-destacada h1 {text-align: left; padding-left: 35px; font-family: 'Titillium Bold', arial; font-size: 28px;}
 .ventas-destacada h3{ text-align: left; padding-left: 35px; font-family: 'Titillium Regular', arial; font-size: 26px; }
 .ventas-destacada interes{width: 100%;}
 .gustar h4{font-family: "Titillium Bold", arial;}
 .compras{width:100%;}


 /*

	ESTILOS POR CARDENAS CARLOS
 */

.nav-header{
 	background-color: rgba(0,0,0,.6);
 	position: absolute;
 	width: 100%;
 }

 .nav-header .nav{
 	text-align: center;
 	width: 100%;
 	display: table;
 }

 .nav-header .navbar-nav > li{
	float: none;
	display: table-cell;
}

.nav-header .navbar-nav > li a{
	color: #eee;
}
.nav-header .navbar-nav > li a img{
	width: 65px;
	height: 65px;
}


 .nav-header .navbar {
    position: relative;
     min-height: auto; 
     margin-bottom: 0px; 
    border: none;
}

.nav-header .navbar-nav > li.active-1{
	background-image: url("../images/nav-ac-1.jpg");
	background-position: 100% 100%;
	background-size: 100% 100%;
}

.nav-header .navbar-nav > li.active-1 div.pattern{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(51,6,8,.7);
	top: 0;
	left: 0;
}

.nav-header .navbar-nav > li a:hover{
	background: none !important;
}

.arrows{
	margin-left:80px;
}

.arrows span{
	background: #aaa;
	padding: 14px 16px;
    border-radius: 100%;
    color: #fff;
}
.arrows span.active{
	background: #B91E24;
}

.share{
	margin-left:80px;
	color: #fff;
	margin-top: 3%;
}


/*
	NOTICIAS DESTACADAS POR CARLOS CARDENAS
*/
.news-dest{
	padding-left: 2.7%;
}
.news-dest .item{
	height: 300px;
	padding: 10px;
	margin: 0 auto;
}
.news-dest .item .pattern{
	position: absolute;
	width: 93%;
	height: 100%;
	background: rgba(0,0,0,.7);
	top: 0;
	left: 0;
	z-index: 11;
}
.news-dest .item a{
	position: relative;
	z-index: 100;
}
.news-dest .item img{
	position: absolute;
	z-index: 200;
	width: 60px;
	height: 60px;
}
.news-dest .item img.img-back{
	background-position: 100% 100%;
	background-size: cover;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 93%;
	height: 100%;
	z-index: 10;
}

.news-dest .item .meta{
	position: relative;
	z-index: 100;
	margin-top: 50%;
	width: 95%;
	color: #fff;
}

.news-dest .item .meta a{
	color: #fff;
	font-weight: bold;
}

.news-dest .item .meta span{
	font-size: .9em;
	margin-bottom: 5%;
	line-height: 2em;
}

.news-dest .item .meta span.share{
	margin: 0;
	padding-top: 2%;
}

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

/*
	NOTICIAS POR CARLOS CARDENAS
*/

.ex{
	overflow: hidden;
	padding-right: 0
}
.ex-long .fecha{ color:#878787; margin-top: 1% }
.ex-long { color:#000000; font-family: 'Titillium Regular', arial; margin-top: 20px; overflow: hidden; padding-right: 0}
.ex-long span{ color:#B91E24; font-family: 'Titillium Regular', arial; }
.ex-long h4{ font-family: 'Titillium Bold', arial;  }
.ex-long p{margin: 0;padding: 0;font-size: 14px;font-family: 'Titillium Regular', arial;}


.ex{
	 padding-right: 0px;
	 padding-left: 0px !important;
}
.ex .icon-left,
.ex-long .icon-left{
	position: absolute;
	top: 5%;
	left: 5%;
	width: 70px;
}

.ex .icon-right,
.ex-long .icon-right{
	position: absolute;
	top: -200px;
	right: -200px;
}

.ex .share,
.ex-long .share{
	position: absolute;
	top: 1%;
	right: 1%;
	text-align: center;
}
.ex .share span,
.ex .share a,
.ex-long .share span,
.ex-long .share a
{
	color: #fff;
	text-align: center;
}


.ex .img-responsive{
	width: 100% !important;
}
.ex .icon-right{
	top: -220px;
	right: -220px;
}

.ex .share{
	top: 1%;
	right: 6%;
}

.ex .icon-left{
	top: 8%;
	left: 8%;
	width: 70px;
}

.col-md-12 p {
	font-family: 'titillium Regular', arial;
	color:#000;
	text-align: left;
	margin-bottom: 0px;
	font-size: 14px;
	padding-left:0px;
	padding-top: 0px;
}
.img-hr{
	margin-top: 14%;
	margin-bottom: 7%;
}

.col-hr{
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.col-hr img{
	width: 100%;
	height: 6px;
}



/*
	SECTION SUBCRIBIRSE POR CARLOS CARDENAS
*/

.susbcri{
	background-color: #555;
	background-image: url("../images/solda.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 120% 80%;
	height: 500px;
}

.susbcri form{
	color: #fff;
	width: 40%;
	margin-top: 10%;
}

.susbcri form h1{
	font-family: "Titillium Semibold";
}


.susbcri form .form-group{
	display: table;
	width: 100%;
}
.susbcri form input{
	padding-left: 3%;
	width: 70%;
    border: none;
    height: 50px;
    vertical-align: middle;
    margin: 0;
    margin-top: 1px;
    background-color: #777;
    color: #eee;
}

.susbcri form input::-webkit-input-placeholder,
.susbcri form input::-moz-input-placeholder {
  color: #fff;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  font-size: .9em;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  font-size: .9em;
}
.susbcri form button{
	width: 30%;
	line-height: 1.9em;
	font-size: .8em;
	border: none;
    vertical-align: middle;
    margin: 0;
     height: 50px;
    padding: 10px 35px;
}


.susbcri ul{
	margin: 0;
    padding: 0;
}

.susbcri li{
	padding: 0px;
	display: inline-block;
	list-style: none;
	text-align: center;
}

.susbcri li::after{
	content: "";
	width: 1px;
	height: 90%;
	position: absolute;
	background: #eee;
	top: 10%;
	left: 100%
}

.susbcri li ~ li ~ li::after {
	border: none;
	display: none;
}

.susbcri li i{
	font-size: 3em;
	color: #d8d84a;	
}

.susbcri span{
	font-size: .8em;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
}

.susbcri p{
	font-size: .8em;
}


/* GALERIA POR CARLOS CARDENAS*/
section.gallery{
  padding-bottom: 5%;
}
section.gallery h2{
	font-family: "Titillium Bold";
	font-size: 2em;
	font-weight: bold;
}

section.galerry .arrows{
	margin-top: 2%;
}


/*
	ASIDE POR CARLOS CARDENAS
*/

h2.title-aside{
	position: relative;
	padding: 0;
	width: 100%;
	height: 40px;
	font-size: .7em;
    text-transform: uppercase;
    font-weight: bold;
}

h2.title-aside img{
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	background-size: cover;
}

h2.title-aside .pattern{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	background: rgba(236,50,68,.8);
}

h2.title-aside span{
	position: absolute;
	z-index: 20;
	top: 40%;
	color: #fff;
	width: 100%;
    text-align: center;
}

.fortaleza{
	position: relative;
	height: 300px;
}

.fortaleza img{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-size: cover;
	width: 90% !important;
    left: 5%;
}

.fortaleza .content{
	position: absolute;
    z-index: 20;
    top: 15%;
    color: #fff;
    width: 90%;
}


.fortaleza .content a{
	display: block;
    margin: 4% auto;
    padding: 3px 10px;
    border-radius: 14px;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: bold;
    width: 50%;
}

.fortaleza .content p{
	font-family: "Titillium Bold";
	text-align: center;
	width: 80%;
    margin: 0 auto;
}

.fortaleza .content span{
    width: 100%;
    padding-left: 38%;
 } 
.fortaleza .content span a{
	display: inline-block;
	width: 10%;
	color: #fff;
}
.fortaleza .pattern{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.8);
}



.form-aside{
	padding: 14px;
}


.form-aside .form-group{
	display: table;
	width: 100%;
}
.form-aside input{
	font-size: .9em;
	padding-left: 3%;
	width: 70%;
    border: none;
    height: 40px;
    vertical-align: middle;
    margin: 0;
    background-color: #F1EDEC;
    color: #888;
}

.form-aside button{
	width: 30%;
	line-height: 1.9em;
	font-size: .8em;
	border: none;
    vertical-align: middle;
    margin: 0;
    height: 40px;
    background-color: #746262 !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
  font-size: .9em;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #666;
  font-size: .9em;
}


input[type="email"].big-dog::-webkit-input-placeholder {
  color: #eee;
}



.trending{
	position: relative;
	height: 300px;
	overflow: hidden;
}

.trending img{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-size: cover;
	width: 90% !important;
    left: 5%;
}

.trending .content{
	position: absolute;
    z-index: 20;
    top: 65%;
    color: #fff;
    padding-top: 3%;
    width: 90%;
    height: 100%;
    background: rgba(0,0,0,.5);
    border-top: 2px solid #ddd;
}


.trending .content a{
	display: block;
    margin: 4% auto;
    padding: 3px 10px;
    border-radius: 14px;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: bold;
    width: 50%;
}

.trending .content p{
	font-family: "Titillium Bold";
	width: 80%;
    margin: 0 auto;
}



.trending .content span{
	font-size: .8em;
    width: 100%;
    padding-left: 10%;
 } 
.trending .content span a{
	display: inline-block;
	width: 10%;
}
.trending .pattern{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.8);
}


/*

	RESPOSIVE DESING POR CARLOS CARDENAS
*/

@media (max-width: 1024px) {
	.fortaleza img {
	    width: 88% !important;
	    left: 6%;
	}
	

	.fortaleza .content a{
		width: 60%;
	}

	.

	.trending .content{
		left: 12px;
	}

	.susbcri form {
		width: 60%;
	}
}

@media (max-width: 990px){
	.nav-header span{
		display: block;
	}

	.cabecera {padding-left: 40px;}

	.news-dest .item .meta{
		margin-top: 32%;
	}	

	.news-dest .item{
		margin-bottom: 4%;
	    width: 96%;
	    height: 361px;
	}

	.news-dest .item .pattern{
		width: 100%;
	}

	.news-dest .item img.img-back{
		width: 100%;
	}

	.img-shop{
		width: 100%;
		height: 400px !important;
	}


	h2.title-aside{
		height: 55px;
	}

	.title-back{
	 width: 100% !important;
   	 height: 55px !important;
	}
	
	.form-aside input{
		height: 57px;
	}
	.form-aside button{
		height: 57px;
	}

	.fortaleza .content a{
		padding: 11px 10px;
	}

	.fortaleza img {
	    width: 96% !important;
	    left: 2%;
	}

	.tre{
		padding: 0 5%;
	}

	.trending .content{
		left: 5%;
		padding-top: 5%;
	}

	.trending, .trending img{
		height: 400px !important;
	}

	footer img{
		margin: 0 auto;
	}
	
	.susbcri{
		margin-top: 10%
	}
	.susbcri form {
		width: 70%;
	}

	.botones{
		display: none;
	}


	.buts{
		text-align: center;
	}
	
	.ul-socials ul{
		text-align: center;
	}
	.ul-socials ul .rs{
		display: inline-block;
    	margin: 0 5%;
	}

	.border .radio {
	    width: 94%;
	}

	.lee img{
		width: 100%;
	}
}


@media (max-width: 770px){

	.navs-top{
		position: fixed;
	    top: 0;
	    width: 100%;
	    left: 0;
	    padding: 2% 3%;
	    margin: 0;
	    z-index: 2000;
	    background-color: #fff;

	    -webkit-transition: all .6s;
	    -o-transition: all .6s;
	    transition: all .6s;
	}

	.navs-top li{
		display: inline-block;
	}

	.log{
		margin-top: 90px;
	}

	.log a{
		margin: 0 auto;
	    text-align: center;
	    margin-left: 33%;
	}

	.navs-top .nav{
		text-align: center;
		background-color: #fff;
	}


	.cabecera{
		background-size: cover;
        height: 450px;
	}


	    
	.rayas{
	    position: relative;
	    top: 25px;
	    left: 42%;
	    border-left: none;
	   
	}
	.rayas a{
		float: none;
		position: absolute;
    	top: -36px;
    	left: -36px;
	}
	

	.susbcri{
		background-position: 100% 100%;
	}
	.susbcri form {
		width: 98%;
	}

	.gallery .arrows{
		margin-top: 5% !important;	

	}

	.titulo h1{
		font-size: 2em;
	}
}


@media (max-width: 570px){

	body{
		overflow-x: hidden;
	}
	.nav-header .navbar-nav > li a img {
	    width: 35px;
	    height: 35px;
	}

	.cabecera {
	    padding-left: 0px;
	}
}

@media (max-width: 480px){
	.log a{
		margin: 0 auto;
	    text-align: center;
	    margin-left: 26%;
	}
}

@media (max-width: 380px){
	.log a{
		margin: 0 auto;
	    text-align: center;
	    margin-left: 22%;
	}

	.boton-nav{
		display: block;
   	 margin: 0 auto;
	}

	.navs-top .raya{
		display: none;
	}

	.log {
	    margin-top: 105px;
	}

	.nav-header .nav > li > a {
	    position: relative;
	    display: block;
	    padding: 5px 8px;
	}

	.navs-top{
		margin-left: -5px !important;
	}

	.cabecera .share,
	.cabecera .arrows,
	.cabecera h2,
	.cabecera h5{
		margin-left: 20px;
	}
	.cabecera .share{
		margin-top: 10% !important; 
	}

}


