.clearfix{width: 100%;height: 0;display: block;opacity: 0;visibility: hidden;float:none;clear:both;}
header.header{background: #7D56A3; text-transform: uppercase; font-family: 'Noto Serif', Times , serif; font-size: 16px; color: #ffffff;}
header.header a {color: #ffffff;}
.navbar-toggle.collapsed i.fa{color: #FFFFFF;}
header.header #site-logo{width: 120px;height: 120px;display: block;position: absolute;left: 0;background: #ffffff url('../img/logoDSM@2x.png')no-repeat center center; background-size:87%; -wbkit-background-size:87%;text-indent: -99999px;z-index: 1;}
header.header ul.navbar-nav{margin-left: 100px;}
header.header li{border-right: solid 1px #4e4e4e;}
header.header li:last-child{border-right:none;}
.nav>li>a:hover {text-decoration: none;background-color: #6B3895;}
.nav .slidemenu:hover .submenu{display: block;}
.nav .submenu{display: none;width: 220px;position: absolute;background: #674c7e;z-index: 10;}
.submenu a{display: block;padding: 10px; text-decoration: none;}
.submenu a:hover{background: #311947;}
.submenu li:first-child{border-bottom: 1px solid #ffffff;}
header .nav #searchform label, header .nav #searchform input[type="submit"]{display: none;}
header .nav #searchform input[type="text"]{margin: 10px;border-radius: 5px;border: none; color: #7d56a3;padding: 3px 30px 3px 10px;}
header .nav #busca{position: relative;}
header .nav #busca .fa-search{position:absolute; color:#c9c1f0; font-size: 15px;right: 18px; top: 15px;}
.full-width{background: #E0F1E5;}

.mesesIntereses{width: 200px;height: 200px;display: block;position: absolute;top: 0;right: 5%;z-index: 100;background: url('https://digestivesurgery.mx/img/mesesDr.png')no-repeat center center;-webkit-background-size: 100%;background-size: 100%;}

.owl-slider{width: 960px;height: 400px;margin: 50px auto; }
.owl-slider .noticia{position:relative; width: 960px; height: 400px;}
.owl-slider .noticia h2.titulo{position:absolute; bottom: 0;left: 0; padding: 20px; background: rgba(0,0,0,0.4); color:#fff;margin: 0;width: 100%; font-size: 24px;}
.owl-slider .owl-dots{width: 100%;text-align: center;}
.owl-slider .owl-dot{width: 15px;height: 15px; border-radius:50%; background: rgba(255,255,255,0.8); display: inline-block; margin: 3px 5px; border:solid 1px #ededed}
.owl-slider .owl-dot:hover,.owl-slider .owl-dot.active{background: rgba(0,0,0,0.5);}

.separator{background: #08B472;}
.separator h2{color: #E0F1E5; font-family:'Noto Serif',Times,serif; font-style: italic;text-align: center; text-transform: uppercase;}


.noticias{margin: 40px 0;}
.noticias article{margin: 20px 0;}
.noticias h2{ font-size: 24px;margin: 10px 0; }
.footer{background: #7D56A3; color: #FFFFFF;padding-bottom: 10px;}
.footer .logoFooter{background: #ffffff;padding: 16px;padding-bottom: 48px;}
.footer h4{color: #D1C5E1;font-family:'Noto Serif',Times,serif;}
.footer .mapa{margin-top: 1rem;text-align: center; overflow: hidden;}
.btn-contacto{ width: inherit; padding: 6px 12px; background: #fff; border: solid 3px #D1C5E1;font-family:'Noto Serif',Times,serif; color:#6B3895;text-align: center;font-size: 18px; margin: 5px 0;}
.loadmore-btn{ display: block; width: 200px; padding: 6px 12px; background: #fff; border: solid 3px #D1C5E1;font-family:'Noto Serif',Times,serif; color:#6B3895;text-align: center;font-size: 18px; margin: 5px auto;    text-transform: uppercase;}

#el-post,aside{padding: 50px 0px;}
.mainNews .container.publicada{ background: #ffffff; }
.well {background-color: #fbfbfb;}
.well li{list-style: disc inside; padding: 10px 0;}
.well h2 {margin: 0;font-size: 24px;border-bottom: 1px #6ec495 solid;margin-bottom: 10px;}

.archivoCatego{padding-bottom: 50px;}
.titulo-Categoria{ background-attachment: fixed !important; min-height: 300px;margin-bottom: 30px;}
.titulo-Categoria.casa{background: url('https://digestivesurgery.mx/blog/wp-content/uploads/2017/03/casa.jpg')no-repeat center center; -webkit-background-size: 100%;background-size: 100%;}
.titulo-Categoria.medicina{background: url('https://digestivesurgery.mx/blog/wp-content/uploads/2017/03/medicina.jpg')no-repeat center center; -webkit-background-size: 100%;background-size: 100%;}
.titulo-Categoria h2{ color: #FFFFFF; text-shadow: 1px 1px 8px rgba(0,0,0,0.8); text-transform: uppercase;line-height: 300px;font-weight: 800;}

@media screen and (max-width:767px) and (min-width: 0){
	.mesesIntereses{display: none !important;}
	header.header #site-logo{width:90px;height: 90px; -webkit-background-size: 85%;background-size: 85%; background-position: center center;}
	header.header ul.navbar-nav{margin-left: 70px;}
	.owl-slider{width: 100%; height: auto;}
	.owl-slider .noticia{width: 100%;height: auto;}
	.owl-slider .noticia h2.titulo{padding: 10px; font-size: 18px;}
	.owl-slider img{width: 100%;height: auto;}
}