<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menu-fixed .last,.area-privada{
		 	display: none!important;
		}
#especialidad .wrapper {
    background-color: #777;
    overflow: hidden;
}
		h1,h2,h3,h4,h5,h6,a,#especialidad h1.creu{
			word-break: break-word;
		}
		.wrapper .buscar-en-barnaclinic {
		    top: 60%;
		}
		.wrapper .buscar-en-barnaclinic .button{
			font-size: .8em;
		}
		#especialidad ul.index-especialidad {
		    margin-right: 0;
		    text-align: right;
		}
		.cv #main.especialidad .color-triangle h2, .cv #main.especialidad .color-triangle h4 {
		    color: #fff;
		}
		.cv #main.especialidad h4 {
		    font-size: 1em;
		  }
		  .cv .blog {
		    border-top: none;
		    position: relative;
		    background: none;
		}
		.scrollup.ru{
			background: url(/media/css/img/top_ru.png) 100% 0 no-repeat;
		}
		.cookies {
			display: none;
		}
		 @media only screen and (min-width: 1024px){
			 header .top .inline-list.herramientas a{
			 	font-size: 11px;
			 }
			 header .top .inline-list.herramientas .telefono {
			    font-size: 1.6em;
			}
			.wrapper .buscar-en-barnaclinic {
			    top: 65%;
			}
			.wrapper .buscar-en-barnaclinic .button{
			    font-size: 1.125em;
			    margin-left:20px;
			}
			.subespecialidad h1 {
			    max-width: 475px;
			}
		}
		header .top .menu-lang {

    margin-left: 0;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.has-slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -50px;
    top: 50%;
    margin-top: -25px;
    left: auto;
}
.has-slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -50px;
    top: 50%;
    margin-top: -25px;
    right: auto;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-carousel .owl-wrapper-outer {

    direction: ltr;
}
.section .quienes-somos-carrusel .button{
	background-position: 92% 50%;
}
.search-home .button--icon{
	    background-position: 94% 50%;
}

.orbit-container .orbit-next {
    left: auto;
    right: 30px;
}
.orbit-container .orbit-prev {
    left: 30px;
    right: auto;
}</pre></body></html>