
.mega-menu.desktopTopFixed .menu-list-items .menu-logo > li > a img {
    height: 40px;
    width: 40px;
    margin: 5px;
}

.mega-menu.desktopTopFixed .menu-list-items .menu-bar {
    
    padding-top: 15px;
}

.section-field .button
{
    background:  #006bb9;
}
.section-field .button:hover
{
    background:  #323232;
}
.contact-form.border-form .form-control {
    box-shadow: none;
    color: white;
}

.appointment .appointment-bg {
     margin-top: 0px;
    position: relative;
    z-index: 9;
}
.slider-home-one .content h2 span {
    color: #299be8;
    font-family: 'Lato',sans-serif;
    font-weight: bold;
    font-style: italic;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background: linear-gradient(to right, #fff 0%, #fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.slider-home-one
{
    top:0px;
    margin-bottom: 0px;
}
.treatment p
{
    min-height: 100px;
}
.treatment h4
{
    margin-top: 40px;
}
.team-cls .item
{
    margin-top: 20px;
}