.otrosBlogs h1.otrosBlogs {
      margin-top: 0px !important;
      background: #1d4288 !important;
      padding-bottom: 30px;
}

.otrosBlogs{margin-top: 0px !important; padding-top: 20px !important;}


.otrosBlogs p.h1 {
      font-family: clanPro;
      padding: 35px 0px;
      text-align: center;
      width: 100%;
      color: #fcd21b;
      font-size: 60px;
}

.tituloBlogs {
      color: white;
      font-family: clanPro;
      text-align: center;
      background: #2b313d;
      padding: 20px 15px;
      margin: 0px;
      font-size: 25px;
}

.textoBlogs {
      background: #fcd21b;
      padding: 15px;
      height: 180px;
}

.textoBlogs p {
      font-family: Benton !important;
      padding-top: 0px !important;
}

.textoBlogs a {
      background: #2b313d !important;
      border-radius: 0 !important;
      color: #fcd21b !important;
      text-transform: uppercase !important;
      font-size: 15px !important;
      font-family: Benton Thin !important;
}

.textoBlogs a:hover{
      color: white !important;
} 

.selectBlogDiv {
      position: relative;
      width: 100%;
      margin: 0 auto;
      display: inline-block;
}

.selectBlogDiv::after {
      content: '\f078';
      font: normal normal normal 17px/1 FontAwesome;
      color: #2b313d;
      right: 10px;
      top: 10%;
      height: 34px;
      padding: 15px 0px 0px 8px;
      position: absolute;
      pointer-events: none;
}

.selectBlogDiv select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      display: block;
      width: 100%;
      min-width: 100%;
      height: 50px;
      float: right;
      margin: 5px 0px;
      padding: 0px 10px;
      font-size: 16px;
      line-height: 1.75;
      color: #2b313d;
      background-color: #fcd21b;
      background-image: none;
      border: 7px solid #2b313d;
      -ms-word-break: normal;
      word-break: normal;
      border-radius: 0px;
      font-family: clanPro;
}

.otrosBlogs.col-md-4.marginBottom3 {
      height: 450px;
}


.cabeceraBlog {
      background: #fcd21b;
      width: 100%;
      height: auto;
      background-size: cover !important;
      background-position: center center !important;
      background-repeat: no-repeat;
      background-attachment: fixed;
      padding: 30px 0px;
}

.cabeceraBlog h1 {
      font-family: clanpro;
      font-size: 75px;
      display: block;
      left: 50%;
      color: #2b313d;
}

.backImg img {
	width: 100%;
	border: 7px solid #fff;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

.posts {
	height: 655px;
}

#blogInterway {
	padding: 50px 0px;
	background: #2b313d;
}

.contenidoPost a {
	color: #fcd21b;
	font-family: clanPro;
	font-size: 25px;
}

.contenidoPost a:hover {
	color: white !important;
	text-decoration: none !important;
}
.contenidoPost p {
	color: white;
	font-family: Benton Thin;
	font-size: 15px;
}

.leerEntrada{
	color: #fcd21b;
}

.wp-pagenavi {
	background: #fcd21b;
	margin-top: 65px;
	width: 100%;
	/* font-size: 10px; */
}

.pages {
	color: #2b313d;
}

.current {
	color: white;
}

.page.larger,.pages,.current, .extend,.nextpostslink,.last,.previouspostslink,.page.smaller,.first  {
	font-size: 20px !important;
}
.wp-pagenavi {
	background: #fcd21b;
	margin-top: 65px;
	width: 100%;
	padding: 10px 25px;
	text-align: center;
}


	
.leerEntrada:hover {
	color: white !important;
}


#txt_newsletterN, #txt_newsletter {
	background: white;
	border: 0;
	width: 100%;
	padding: 5px;
	margin: 15px 0px;
	font-family: Benton;
	color: #2b313d;
}

.wpcf7-form-control.wpcf7-submit {
	background: #fcd21b;
	border: 0;
	font-family: clanPro;
	width: 100%;
	display: block;
	padding: 6px;
	font-size: 20px;
}

.title {
	background: #fcd21b;
	height: auto;
	font-family: clanPro;
	padding: 20px;
	text-align: center;
}

.title h2 {
	font-size: 60px;
	width: 100%;
	max-width: 940px;
	display: block;
	margin: 0 auto;
}

.title p {
	text-align: left;
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 900px;
}

#commentform label {
	width: 100% !important;
}

.cuerpoPost img {
	height: auto !important;
}

#blogInterway .video iframe{height: 230px !important; position: relative !important;}