<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
    height: 100%;
}
.after-space {
    margin-top: 20px;
}

.ful-width-row {
    width:100%;
}


.content-heading {
padding: 16px 0;
background-color: rgb(125, 182, 211);
color: rgb(255, 255, 255);
    background-image: url(../Images/surgery.png);
    background-position: center ;
    background-repeat: no-repeat;
}
.content-heading h1 {
    color:white;
}

div.md-content {
    text-align: center;
    padding: 20px 40px 0px 40px;
}


.col-md-4.head {
    z-index: 1500;
    overflow: visible;
    height: 113px;
}

.col-md-4.head&gt;div {
    position: relative;
    background-image: url("../Images/Doc_face.png");
    background-position: right top;
    background-repeat: no-repeat;
    /*background-color: green;
    */
    height: 170px;
}


#page-title, #page-title:hover {
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
    margin: 25px 0;
    font-size: 45px;
}

#dott {
    color: rgb(156, 156, 156);
    font-weight: 100;
}

#dragani {
    color: rgb(51, 153, 243);
}


section.content-area {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
padding-bottom:  40px;

}

.contact-tel{
    font-size: 0.85em;
    color: rgb(80,80,80);
}


.simple-slider {
    position:relative;
    width:350px;
}

.main-slider{
    width:100%;
}


.simple-slider IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

.simple-slider IMG.active {
    z-index:10;
}

.simple-slider IMG.last-active {
    z-index:9;
}



footer, .push {
height: 56px;
}

footer {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding: 21px 0;
background-color: rgba(0, 0, 0, 0.05);
}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.navbar-nav&gt;li&gt;a 
{
}
.navbar-nav&gt;li&gt;a:hover,.navbar-nav&gt;li&gt;a.active  {
    border-top: 1px solid rgb(125, 182, 211);
    color:rgb(125, 182, 211);
    background-color: white;
}

.dropdown-menu{
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(185, 202, 231);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    -webkit-box-shadow: 0 6px 12px rgba(125, 182, 211, 0.175);
    box-shadow: 0 6px 12px rgba(125, 182, 211, 0.175);
    bordor-top:none;
}

.container {
    width: 1030px;
}

.images-row img{
    width:100%;}</pre></body></html>