/* 
Title: Elegant Theme
Author: Bokeh Pro
Author URI: http://www.bokehpro.com
*/
html,
body {
	font-weight:300;
	color: #333333;
	height: auto !important;
}
.bp-logo-cont {
	width: 100%;
	text-align:center;
}
.navbar {
	border:none;
}
.no-image{
	background-image: none !important;
}
.navbar-inner {
	border: none;
	box-shadow: none;
	padding-left: 0;
	padding-right: 0;
}
.navbar-default {
	background: none;
	border: none;
}
.nav > li > a, .nav>li>a {
	padding: 0 !important;
	font-size: 18px;
	cursor: pointer;
}
.navbar .nav > li:last-child {
	padding-right: 0 !important;
}
/*
:first-child
*/
.bp-social {
	margin: 0 auto 10px auto;
	text-align:center;
}
.bp-social a {
	margin-right: 16px;
	font-size:0;
}
.bp-social a:last-child {
  margin-right: 0;
}
.bp-social a:hover img:last-child {
	display:inline-block;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter {
	margin:auto;
	display:block!important;
}
/* dynamic */
.bp-bkg {
	background-color:#fff;
	background-image:url(../img/bkg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.bp_logo {
	width: auto;
	display: inline-block;
	margin: auto;
}
.navHeader {
	width:100%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.navbar .nav>li>a {
	color:#aaaaaa;
	font-size: 14px;
	text-transform: uppercase;
}
.navbar  {
	height:auto;
	margin:0;
	min-height:0;
}
.navbar-collapse {
	text-align:center;
	padding-top:5px;
}
.navbar-nav {
	display:inline-table;
	float:none;
	text-align: center;
}
time {
	margin-top: 0px;
}
.bp_contenido-fecha {
	text-align:center;
	font-size:14px;
	color:#afafaf;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.bp_contenido-fecha p {
	font-size:42px;
	margin:0;
}
.bp_imagenes-post p {
	margin-bottom:45px;
}
.bp_imagenes-post .wp-block-image img, 
.bp_imagenes-post .wp-block-gallery .blocks-gallery-item figure,
.bp_imagenes-post > p img {
	margin-bottom:35px;
}
footer {
	font-size:14px;
}
footer p {
	margin:20px 0;
	text-align:center;
	color:#999999;
}
.bp_widgets {
	width:100%;
	display:inline-block;
  padding-left: 0;
}
.bp_widgets ul {
	padding-left: 0px;
}
.bp_widgets li {
	list-style:none!important;
  padding-left: 0;
}
/* botones con hover */
.bp-buttons img:last-child {
	display: none;
}
.bp-buttons:hover img:first-child {
	display: none;
}
.bp-buttons:hover img:last-child {
	display: block;
}
button.bp-buttons {
	background:transparent;
	border:none;
	padding:0;
	font-size:0;
}
.bp_comentarios-cont {
	overflow: scroll;
	overflow-x: hidden;
	padding-left: 0px;
}
.comment-form label {
	margin-right: 10px;
	margin-top: 4px;
	float: left;
}
.comment-form input {
	width: 100%;
}
.comment-form .textarea {
	width: 100%;
	height: 50px;
}
.bp_post p a {
	text-decoration: underline;
}
.bp-share_google {
	max-width: 77px;
	overflow: hidden;
} 
.bp_separador.image_line {
	width:100%;
	display:inline-block;
	overflow: hidden;
	background-size: 100% 100%;
}
.bp_separador.image_line img {
	margin:auto;
	display:block;
}
.bp-social-post {
	float: left;
	width: 100%;
}
.bp-social-post {
	font-size: 12px !important;
}
.bp-social-post div {
	float: left;
	margin-right:10px;
}
.bp-share_twitter {
	width: 88px;
}
.bp_formulario-comentario label {
	color: #afafaf;
}
.comment-form input, .comment-form textarea {
	border: 1px solid #cccccc !important;
}
.bp_text-legal {
	width:100%;
	display:inline-block;
}
.bp_text-legal a:hover {
	text-decoration: underline !important; 
}
.bp_text-legal a {
	text-decoration: underline !important; 
}
.imgFooter {
	display: table;
	margin: auto;
	width: 100%;
	text-align: center;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background: none !important;
}
.textFooter {
	padding-top: 32px !important;
}
.imgFooter {
	overflow: hidden;
	padding-top: 10px;
}
.imgFooter img {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline;
}
.navbar-nav>li>.dropdown-menu {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.modal-footer {
	height: 81px;
}
article {
	overflow: hidden;
}
.pagination {
	overflow: hidden;
	width: 100%;
}
.pagination .nav-previous {
	float: left;
}
.pagination .nav-next {
	float: right;
}
.bp_pie-de-pagina {
	margin-bottom: 0 !important; 
}
.bp-read_more {
	display:block;
}
#reply-title {
	float:left;
	width:100%;
}
@media only screen and (max-width : 992px) {
.comment-form textarea {
	width: 100%;
}	
.bp_pie-de-pagina {
	text-align: center ;
	padding-top: 0px ;
}
.logoFooter .logo-footer {
	margin-left: 0px;
}
}
@media only screen and (max-width : 767px) {
.navbar .nav>li, .navbar .nav>li>a {
	padding-right: 0px !important;
}
.bp-pagina .bp_cont-theme {
	padding-left:15px!important;
	padding-right:15px!important;
}
.navbar-nav li {
	margin-bottom: 8px !important;
}
.navHeader {
	padding-top:0;
}
.dropdown-menu li {
	margin-bottom: 0px !important;
}
header {
	height:auto!important;
	margin-bottom:20px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	text-align: center !important;
	padding-left: 15px !important;
}
.bp_imagenes-post .wp-block-image img, 
.bp_imagenes-post .wp-block-gallery .blocks-gallery-item figure,
.bp_imagenes-post > p img {
	max-width: 100%;
	height: auto;
}
.form-submit {
	display: table;
	width: auto;
	margin: auto;
}
.navbar-toggle {
	float: right;
}
.navbar-header {
	width: 100%;
}
.navbar-toggle {
  border-color: #FFF !important; 
}
.navbar-toggle .icon-bar {
	background-color: #64bba6 !important;
}
.navbar-inner {
	background:none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border:none;
}
.navbar-nav {
	margin:0;
	display:block;
}
.navbar-collapse {
	color:#333;
	border:none;
	box-shadow:none;
}
.navbar-toggle {
	display:inline-block!important;
	float:none;
	margin-right:0;
	border:none;
}
.navbar-header {
	text-align:center;
}
.bp_post .bp-buttons {
	margin-bottom:20px;
}
.bp_contenido-fecha {
	text-align:left;
}
}
@media (max-width: 448px) {
.bp-social-post {
	height: 170px;
	display: block;
	margin: auto;
	width: 90px;
	overflow:visible;
	float:none!important;
}	
.bp-social-post div {
	margin: 0 auto 20px auto;
	height: 23px;
	float: none !important;
}
.bp-share_pinterest {
	max-width: 40px !important;
}
.bp-share_twitter {
	margin-left: 10px !important;
}
.bp-share_google {
	max-width: 77px !important;
}
.bp-share_facebook {
	max-width: 78px !important;	
}
.bp_separador {
	display: flex;
}
}
.post-edit-link {
	width:100%;
	display:block;
}
.bp-tags a {
	margin-left: 2px;
  margin-right: 2px;
}
@media (min-width: 767px) {
.bp_post {
	margin-top:40px;
	padding-bottom:20px;
}
}
@media (max-width: 767px) {
.bp_logo {
    width: 100%;
    display: block;
		height: auto !important;
}
.bp_logo img {
	margin: auto;
}
.imgFooter img {
	width: 50% !important;
}
.imgFooter {
	padding-left: 15px;
	padding-right: 15px;
}
.bp2slider-wrapper.hover_controls .control {
	opacity: 0 !important;
	transition: opacity 0s !important;
	-webkit-transition: opacity 0s !important;
	-moz-transition: opacity 0s !important;
	-o-transition: opacity 0s !important;
}
/*.bp2slider-slides div {
	 background-size: auto 176px !important;
	 height: 300px !important;
}
.bp2slider-slides {
	height: 368px !important;
}*/
}
@media (min-width: 768px) {
.navbar-toggle {
	display: none !important;
}
}
@media (max-width: 768px) {
.imgFooter img {
    width: auto !important;
}
}
.imgFooter img {
   margin-left: 4px;
   margin-right: 4px;
}
.navPadding{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.bp_separador.css_line {
	margin-top: 80px !important;
}
.gallery-item{
	margin-top: 0px !important;
	margin-bottom: 0px;
}
.bp2_check{
    width: auto !important;
    height: auto !important;
    display: inline-block !important;
    margin-left: 15px !important;
    margin-right: 5px !important;
}