#facebook_slider { position: fixed; right: 0px; top: 200px; width: 0px; right: none; padding-left: 34px; background: url('facebook_picture.png') left top no-repeat; z-index: 300 }
#facebook_slider iframe { background: white; }


@media screen and (max-width: 767px){
    .header .navbar-default .navbar-nav>li>a{
        color: #d3d8d7 !important;
    }
    .header .navbar-default .navbar-nav>li>a {
        font-weight: 500 !important;
    }
    .header .navbar .left-navigation li a .title {
        font-weight: 400 !important;
    }
    .table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
        border: none;
    }

    .inline {
        display: inline !important;
    }
    .pmob {
        margin-top: -10px !important;
    }
    #rightmob {
        float: right !important;
    }
    .mbottom {
        margin-bottom: 5px !important;
        padding-bottom: 25px !important;
    }
    .mtop {
        padding-top: 15px !important;
        padding-bottom: 0px !important;
    }
    .mclearl {
        clear: left !important;
    }
    .mnoclick {
        pointer-events : none;
    }

    .levemenu {
        display: none;
    }
    .dalsi {
        width: 100%;
        margin-bottom: -10px !important;
        text-align: left !important;
    }
}

@media only screen and (max-width: 350px){
    .sizemob {
        font-size: 14px;
    }
}


.menubuttony {
    clear: both;
}

.home-carousel-smaller .carousel-wrapper .owl-item, .home-carousel-smaller .carousel-wrapper .owl-item .image {
    height: 252px !important;
}
.home-carousel-smaller .carousel-wrapper .owl-item .headers {
    padding-top: 0%;
}
.home-carousel-smaller .carousel-wrapper .owl-item .headers .title {
    padding-top: 5px;
    padding-bottom: 0px;
    width: 55%;
}
.doctors .photos a .image {
    max-height: 400px !important;
    min-height: 400px !important;
}

.sticky_buttons {
    margin-top: 100px;
    text-align: center; width: 100%; height: auto;
    background-position: center center; background-size: 100%; position: sticky; top: 0px; background: white;  padding-bottom: 12px;
    z-index: 5;
}
.sticky_buttons .obj_1 {
    margin-top: 10px; padding: 10px 30px; width: 48%; padding-left: 20px;
    padding-right: 20px;
    font-size: 15px; background: #189277;
    display: inline-block;
}
.sticky_buttons .obj_2 {
    margin-top: 10px; padding: 10px 30px; width: 48%; padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    display: inline-block;
}
@media screen and (min-width: 459px) and (max-width: 877px) {
    .sticky_buttons {
        margin-top: 77px;
    }
}
@media screen and (min-width: 878px) {
    .sticky_buttons {
        margin-top: 31px;
    }
}
.header .language-select {
    border-radius: 4px;
}
.header-top .search-form .form-control {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.header-top .search-form .button-search {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.header .language-menu li a {
    margin-left: 10px;
}