.logo div {
    padding: 25px 0;
}
.alt-logo{
    width: 100%;
    height: auto;
    filter: drop-shadow(0px 0px 10px white);
}
.page-footer{
    color: #FFFFFF;
}
.ust-diller{
    z-index: 20;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -585px;
}
.ust-diller ul{
    list-style: none;
}
.ust-diller ul li{
    position: relative;
    float: left;
}
.ust-diller ul li a{
    position: relative;
    display: block;
    padding: 50px 5px 30px;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    width: 25px;
}
.ust-diller ul li a img{
    max-width: 100%;
    border: 1px solid #777777;
}
.second-sticky.sticky-container .ust-diller>ul>li>a {
    padding-bottom: 12px;
    padding-top: 26px;
}
.main-nav {
    right: 58%;
}
.main-nav>ul>li>a{
    border-right: 1px solid #c5c5c5;
    padding: 50px 15px 28px;
}
.main-nav>ul>li:last-child>a{
    border-right: none;
}
.alt-menu{
    list-style: none;
    margin-left: 40px;
}
.alt-menu li{
    padding: 5px 0;
}
.alt-menu a{
    color: #fff;
}
.doctors .pic img {
    width: 100%;
    height: auto;
}
.doctors .pic {
    padding-bottom: 75%;
    overflow: hidden;
}
.benefits{
    margin-top: unset;
}
.doctors-carousel .item:hover h3, .doctors-carousel .item:hover p, .doctors-carousel .item h3, .doctors-carousel .item p{
    padding-bottom: 10px;
}
.slider-form{
    background: rgb(79 152 215 / 50%) !important;
}
.slider-form .widget-title{}
.slider-form form{}
.slider-form form fieldset{}
.slider-form form fieldset{}
.slider-form form fieldset .row{}
.slider-form form fieldset .row input, .slider-form form fieldset .row textarea, .slider-form form fieldset .row button{
    margin: 20px;
    width: 85%;
    border-radius: 15px;
}
.slider-form form fieldset .row button{}
.testimonial{
    border: 1px solid #008fd5;
}
.testimonial{
    margin: 0 auto;
    text-align: center;
    padding: 15px 40px;
    min-height: 50px;
}
.testimonial, .testimonial a{
    color: #000000;
}
.testimonial a:hover{
    text-decoration: underline;
}
.testimonial i{
    font-size: 40px;
    color: #008fd5;
    position: absolute;
    top: 5px;
    left: 5px;
}
.testimonial:before, .testimonial:after{
    content: none;
}
.grid-row {
    margin: 25px auto;
}
.vc_row-fluid, .wpb_content_element{
    margin: unset;
}