@charset "UTF-8";





.ru-content::before,
.ru-content::after {
    display: none !important;
}



.dc-border {
    border-bottom: 0px !important;
}
.cito {
    margin-bottom: 0;
    color: #4299d4;
    font-size: 16px;
    font-weight: bold;
    margin-top: 2px;
}
a:hover {
    text-decoration:none;
}


iframe {
    width: calc(50% - 10px);
    margin-right: 10px;
}

#contact iframe {
    width: 100%;
}

/* references style */

.ref-carousel .disabled {
    display: none !important;
}

.ref-carousel .owl-nav button.owl-prev,
.ref-carousel .owl-nav button.owl-next {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 5px;
}

.ref-carousel .owl-nav button.owl-prev:focus,
.ref-carousel .owl-nav button.owl-next:focus {
    outline: none;
}

.ref-carousel .owl-nav button.owl-prev {
    left: -28.37px;
}

.ref-carousel .owl-nav button.owl-next {
    right: -28.37px;
}

.ref-carousel .item {
    height: 100px;
    padding: 5px;
    border: 2px solid #e9e8e8;
    cursor: pointer;
}

.ref-carousel .item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}



/* Mobile */

@media (max-width: 767.9px) {
    .ref-carousel .owl-nav button.owl-prev, 
    .ref-carousel .owl-nav button.owl-next {
        -webkit-transform: translateY(-50%) scale(0.9);
        -moz-transform: translateY(-50%) scale(0.9);
        -o-transform: translateY(-50%) scale(0.9);
         transform: translateY(-50%) scale(0.9);
    }
}
@media (max-width: 575.98px) {
    .news-full .crop a img{width: 100%;}
    iframe {
    width: 100%;
    margin-right: 0;
    }
    .lag{
        display: flex;
        justify-content: space-between;
        align-items:center;
    }
    .logo img {
        width: 80px;
    }
    .cito{
        font-size:11px;
    }
    .carousel {
        height: 225px;
    }
    
    .right-menu-hamburger{
        display: block;
        height: 100%;
    }
    body {
        position: relative;
    }
    .dropdown::after {
        top: -7px;
        left: 43px;
    }

    .nav-menu a {
        text-transform: uppercase;
    }

    .layer::after {
        content: "";
        background-color: black;
        opacity: 0.2;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 999999;
        display: block;
    }

    .dropdown {
        display: none;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        background-color: #3c3c3c;
    }

    .header-menu {
        height: 70px;

    }

    .header-menu .contact p {
        font-size: 10px;
    }

    .header-menu .contact h4 {
        font-size: 19px !important;
    }

    .language-side .center-line {
        width: 1px;
        height: 30px;
        position: absolute;
        background-color: #dddddd;
        left: 70%;
    }

    #info-hospital .info-clinik h2 {

        font-size: 25px;
    }

    .language-side li {
        font-size: 14px;
    }

    .dr-open-mob p {
        text-transform: uppercase;
    }

    .mob-dropdown {
        border-top: 1px solid black;
        border-bottom: 1px solid black;

    }

    .carousel-inner {
        height: 225px;
    }

    .carousel-inner .carousel-item {
        height: 100%;
    }

    .web-btn {
        display: none;
    }
        .smart-div .crop img{
        margin-bottom: 30px;
    }


    .header-menu .contact p::after {
        width: 12px;
        top: 62%;
        left: 27px;
    }

    .dropdown::after {
        border-color: transparent transparent white transparent;
    }

    
    

    .social__link {
        background-color: #f0f0f0;
        padding: 5px 10px;
        margin: 5px;
    }

    .social__link svg {
        color: #777777;
        font-size: 15px;
    }

    .list {
        padding: 0;
        margin: 0;
    }

    .list li {
        display: block;
        text-align: left;
        padding: 15px 30px;
        margin: 0px;
        border-bottom: solid 1px #1b1b1b;
    }

    .list li a,
    .list li span {
        display: inline-block;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
    }

    .mn-name {
        color: #a0a0a0;
    }


    .z-index {
        position: relative;
        z-index: 1;
    }

    .socials {
        padding: 0;
        margin: 0;
    }

    .socials li {
        list-style: none;
        position: relative;
        z-index: 1;
        padding-top: 5px;
    }

    .socials li a {
        text-transform: uppercase;
        color: lightgray;
        font-size: 10px;
        font-weight: bold;
        margin-left: 10px;
    }

    .socials li:hover .socials-icon {
        text-decoration: none;
        color: powderblue;
    }

    .socials li:hover .icons {
        color: powderblue;
    }

    .copy {
        font-size: 12px;
        font-weight: bold;
        color: lightgray;
        margin-top: 25px;
        position: relative;
        z-index: 1;
    }

    .list .delete {
        display: inline-block;
        position: relative;
        z-index: 1;
        color: #fff;
        padding-left: 0;
        color: #a4c0d9;
        font-size: 14px;
        cursor: pointer;
        margin-bottom: 0px;
    }

    .social.mobile {
        padding: 0;
        float: right;
    }

    .social.mobile a {
        font-size: 14px;
        padding: 0 5px;
    }

    .social.mobile a:first-child {
        padding-left: 0;
    }

    .close-menu {
        padding: 5px 10px;
        background-color: #00538b;
    }

    .header-menu .contact p::before {
        width: 12px;
        top: 62%;
        right: 27px;
    }

    .hamburger-menu {
        background-color: #fff;
        border: 0px;
        font-size: 24px;
        cursor: pointer;
        z-index: 99;
    }

    .hamburger-menu i {
        font-size: 28px;
    }



    .mobile-menu a {
        color: white;
    }

    .mobile-menu a:hover {
        color: #a0a0a0;
    }

    .click-home {
        color: black;
    }


    .info-center {
        display: flex;
        justify-content: center;
    }

    .info-center h1 {
        font-size: 30px;
        margin-top: 40px;
    }

    .info-buttons {
        display: flex;
        justify-content: center;
    }

    .info-buttons a {
        display: block;
        margin: 0px 15px;
        font-size: 12px;
        border: 1px solid #d8d8d8;
        padding: 10px 10px;
    }

    nav {
        display: none;
    }

    .contact h4 {
        font-size: 15px;
    }

    .info-clinik p {
        padding: 0px 30px;
        margin-bottom: 30px;
        color: #9f9e9d;
    }

    .img-box {
        text-align: center;
    }


    #analistic .analist-side {
        margin-top: -175px;
    }

    #center-photos h2,
    #references h2 {
        margin-top: -10px;
        font-size: 22px;
    }

    #slide .carousel-control-prev-icon-edit {
        padding: 20px;
    }

    #analistic .analistic-type {
        margin: 30px auto;
        width: 145px;
        height: 160px;
    }

    #center-photos h1,
    #references h1 {
        font-size: 25px;

    }

    #analistic .analistic-type a {
        font-size: 10px;
        padding: 5px 5px;

    }

    #center-photos .img-box {
        height: 130px;
    }

    .big-box {
        padding: 0px;
    }

    #social .social-sites h2 {
        font-size: 24px;
    }

    #footer .footer-side {
        padding: 60px 0px;
    }
    #footer .footer-side .foot .tel-icon {
    font-size: 17px;
}


    #footer .img2 {

        right: 0px;
        top: 325px;
    }

    #footer .img {
        right: -45px;
        top: 15px;
    }

    #social .mob-social {
        margin: 15px 0px;
    }




    #social {
        margin-bottom: 70px;
    }

    #slide .slider .carousel-indicators li {
        width: 20px;
        height: 20px;
        font-size: 11px;
    }



    #analistic h3 {
        margin-bottom: 0px;

    }

    #footer .footer-side .first-foot {
        padding: 0px 15px !important;
    }

    #footer .footer-side .analiz-result {
        transform: translateX(50%);
        border: 2px solid #4299d4;
        color: #4299d4;
        text-transform: uppercase;
        padding: 15px;
        transition: 1s;
        position: relative;
        z-index: 99999;
        top: 15px;
    }



    #footer .footer-side .foot li {
        margin: 5px 0px;
    }

    .mini-footer {
        padding: 20px;
    }

    .mini-footer span {
        font-size: 14px;
        margin-top: 0px;
        display: block;
        text-align: center;
    }

    #center-photos h2,
    #references h2 {
        font-size: 22px;
    }

    #info-hospital {
        height: 485px;
    }

    .analist-side {
        padding-top: 30px;
    }
    #footer .footer-side .footer-mini-social li {
        width: 30px;
        height: 30px;
    }
    .map {
        height: 200px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .about {

        padding: 0 30px 30px;


    }
    .photo-about .crop{
        width: 48%;
        height: 102px;
        margin: 11px 3px;
    }
    .photo-about .crop img{
    width: 100%;
    height: 96px;
    object-fit: cover;
}



    .map h2 {
        margin-top: 10px;
    }

    .dct-img-box{
        width: 200px;
        height: 290px;
        border-radius: 10px;
        box-shadow: 7px -9px 25px 4px #e1e1e1;
        margin: 45px auto;
        padding: 0px;
    }
    .mini-dct{
        height: 200px;
        width: 200px;
        background-color: white;
        border-radius: 10px;
    }
    .mini-dct .crop img{
        float: none;
        height: 200px;
        width: 100%;
        object-fit: cover;
        border-top-right-radius: 10px; 
         border-top-left-radius: 10px; 
    }
    .txt1{
      font-side: 12px;  
    }
    .text-side{
 
    padding: 11px 0 11px 15px;
    font-size: 15px;
    
    }
    .mobile{
        display: none;
    }
    .rez-analiz{

        padding: 7px 15px;
        
}

.log-input{
       width: 230px;
}
.mini-layer{
    position: absolute;
    top: 40%;
    left: 10%;
    padding: 10px;
    background-image: linear-gradient(to right, rgba(28, 98, 164, 0),#1b60a18c, rgba(28, 98, 164, 0));
    color: white;
    text-align: center;

}
#analistic .big-box h4 {
    font-size: 12px;
}
    
   
}

































/* Mobile */

/* Table */

@media (min-width: 575.98px) and (max-width: 991.98px) {
    .header-menu {
        height: 60px;
    }
    .lag{
            display: flex;
    align-items: center;
    justify-content: flex-end;
    }
    .smart-div .crop img{
        margin-bottom: 30px;
    }
    .logo img {
        height: 50px;
    }
   .categoryContent #dle-content {
        width: 100%;
        display: flex;
        flex-flow: inherit;
    }
   
    .right-menu-hamburger{
        width: 100% !important;
        right: 0px !important;
        height: 100vh;
        
    }

    .header-menu .nav-menu a {
        font-size: 9px;
    }
    nav{
        display: none;
    }

    .contact h4 {
        font-size: 15px;

    }
    

    .contact p {
        font-size: 7px;
    }

    .dropdown::after {
        border-color: transparent transparent #4299d4 transparent;
    }

    .dropdown::after {
        top: -7px;
        left: 30px;
    }

    .language-side li {
        font-size: 11px;
    }
   
    .slider {
        height: 350px;
    }

    #info-hospital {
        height: 400px;
    }
    .list {
        padding: 0;
        margin: 0;
    }

    .list li {
        display: block;
        text-align: left;
        padding: 15px 30px;
        margin: 0px;
        border-bottom: solid 1px #1b1b1b;
    }

    .list li a,
    .list li span {
        display: inline-block;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        color: white;
    }
    .list .delete {
        display: inline-block;
        position: relative;
        z-index: 1;
        color: #fff;
        padding-left: 0;
        color: #a4c0d9;
        font-size: 14px;
        cursor: pointer;
        margin-bottom: 0px;
    }
    .mn-name {
        color: #a0a0a0;
    }
    .close-menu {
        padding: 5px 10px;
        background-color: #00538b;
    }
    .dropdown {
        display: none;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        background-color: #3c3c3c;
    }

    .info-center h1 {
        width: 100%;
        text-align: center;
        font-size: 25px;
        letter-spacing: 7px;
        font-size: 25px;
        margin: 30px 20px 0px 0px;
    }

    .info-clinik h2 {
        font-size: 18px;
    }

    .info-clinik p {
        color: #9f9e9d;
        padding: 0px 175px;
        font-size: 12px;
    }

    .info-buttons {
        display: flex;
        justify-content: center;
    }

    .info-buttons a:first-child {
        padding: 10px 68px;
    }

    .info-buttons a {
        display: block;
        margin: 0px 15px;
        font-size: 12px;
        border: 1px solid #d8d8d8;
        padding: 10px 10px;
    }

    #analistic .analiz-boxes {
        display: flex;
    }

    .analistic-type {
        height: 200px;
    }
    
    #slide .carousel-control-prev-icon-edit {
        padding: 20px;
    }
    #slide .carousel-control-prev-icon-edit {
        background-color: #4299d4;
        border-radius: 25%;
        background-size: 20px;
        opacity: 0.2;
    }
   
    
    
    .dropdown::after {
        border-color: transparent transparent white transparent;
    }
    .social__link {
        background-color: #f0f0f0;
        padding: 5px 10px;
        margin: 5px;
    }

    .social__link i {
        color: #777777;
        font-size: 15px;
    }

    .analist-side {
        margin-top: -160px;
    }

    .analist-side h3 {
        font-size: 18px;
        margin-bottom: 35px;
    }

    #analistic {
        padding-bottom: 30px;
        border-bottom: 4px solid #f9f9f9;
    }

    #analistic .dots-side {
        width: 100px;
        height: 100px;
        margin-top: 100px;
    }

    #analistic .analist-side {
        width: 100%;

    }
     #analistic .analistic-type a{
        padding: 5px 15px;
        font-size: 12px;
    }
 

    #center-photos h1,
    #references h1 {
        font-size: 25px;
    }

    #center-photos h2,
    #references h2 {
        font-size: 18px;
        margin-top: -8px;
    }

    #center-photos .img-box {
        height: 200px;
    }
    #slide .slider .carousel-indicators li {
    width: 30px;
    height: 30px;
}
     .layer::after {
        content: "";
        background-color: black;
        opacity: 0.2;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 999999;
        display: block;
    }
    #social{
        padding: 60px;
    }
    .footer-side{
        padding: 30px;
    }
    #footer .footer-side .analiz-result {
            padding: 15px 25px;
            margin-left: 15px;
            padding: 10px 17px;
            font-size: 11px;
    
        }
        #footer .footer-side .foot .tel-icon {
        font-size: 14px;
    }
    .mini-footer{
        display: flex;
        justify-content: space-between;
    }
    #footer .footer-side .footer-mini-social li{
        width: 20px;
        height: 20px;
    }
    .map {
        height: 200px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .info-side {
        padding: 0 90px;
    }

    .about {
           padding: 0px 60px;
    }

    .map h2 {

        margin-top: 5px;
    }

    .mini-contain {
        width: 600px;
        padding: 0px i;
    }
    .categoryContent #dle-content {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .mini-dct{
       height: 150px;
    background-color: white;
    border-radius: 10px;
    margin: 0px;
    }

    .mini-dct .crop img{
        float: none;
          width: 100%;
          height: 100%;
          object-fit: cover;
        border-top-right-radius: 10px; 
         border-top-left-radius: 10px; 
    }
    .text-side{
        padding: 11px 0 11px 5px;
        font-size: 12px;
    }
       .mini-contain {
        width: 600px;
        padding: 0px ;
    }
    .photo-about .crop {
            width: 23%;
            height: 78px;
            margin: 11px 1%;
    }
    .photo-about .crop img{
    width: 100%;
    height: 72px;
    object-fit: cover;
}
    .rez-analiz{

        padding: 7px 15px;
        
}
.rus{
        margin-right: 30px !important;
}
.ip-burg{
    padding-right: 0px;
}
.log-input{
       width: 405px;
}
.mini-layer{
    position: absolute;
    top: 50%;
    left: 10%;
    padding: 30px;
    background-image: linear-gradient(to right, rgba(28, 98, 164, 0),#1b60a18c, rgba(28, 98, 164, 0));
    color: white;
    text-align: center;

}
#analistic .big-box h4 {
    font-size: 15px;
}




}

/* Table */


.blue{
    color: white !important;
}





















/* Desktop */
@media only screen and (min-width: 968px) {
    .right-menu-hamburger{
        display: none;
    }
    .lag{
            display: flex;
    align-items: center;
    justify-content: flex-end;
    }

    .logo img{
        width: 100%;
    }
    #analistic .analist-side {
        margin-top: -220px;
    }
    #analistic .big-box h4 {
    font-size: 15px;
}
    .contact {
        font-size: 29px;
    }
    .contact h4{
        text-align: right;
    }
    .contact p{
        padding-left: 38px;
    }
    
    .mini-contain {
        padding: 0px ;
    }
    .header-menu .contact p::before {
        width: 35px;
        top: 71%;
        right: 0px;
    }
    .header-menu .contact p::after {
        width: 35px;
        top: 71%;
        left: 41px;
    }

    #analistic .analistic-type a{
        padding: 5px 10px;
        font-size: 12px;
    }
    
    .language-side li {
        font-size: 14px;
    }
    
    .info-box {
    padding: 55px 25px;
    
    }
    
    #analistic .dots-side {
        margin-top: 150px;
    }

    .dropdown a:hover {
        color: white !important;
        background-color: #4299d4;
    }

    #info-hospital .info-clinik h2 {
        font-size: 25px;
    }
    .smart-div .crop {
    float: right;
    float: right !important;
    width: 360px;
        
    border-radius: 4px;
    box-shadow: -4px 5px 17px 0px #dddddd;
    border-bottom: 4px solid #4299d4;
   margin-left: 30px;
    z-index: 99;
}

    .dropdown a {
        padding: 5px 40px;
    }


    .header-menu .contact p {
        font-size: 10px;
    }

    .header-menu {
        height: 80px;

    }

    #analistic {
        padding-bottom: 60px;
    }
    #footer .footer-side .foot .tel-icon {
    font-size: 17px;
}


    .dropdown::after {
        top: -7px;
        left: 25px;
    }

    /* .dropdown {
        display: none;
    } */

    .header-menu .nav-menu a {
        font-size: 14px;
    }

    #info-hospital {
        height: 610px;
    }

    .dropdown::after {
        border-color: transparent transparent #4299d4 transparent;
    }

    .dr-open {
        height: 50px;
    }

    .info-buttons a {
        border: 2px solid #9f9e9d;
        padding: 15px 10px;
        margin: 0px 10px;
    }

    .info-buttons a:first-child {
        padding: 15px 60px;
    }

    .slider {
        height: 650px;
    }

    .info-center h1 {
        font-size: 40px;
        Letter-spacing: 10px;
        margin: 45px 0px;
        transform: translateX(50%);
    }

    #analistic .dots-side {
        width: 150px;
        height: 100px;

    }

    .info-clinik p {
        padding: 0px 350px;
        color: #9f9e9d;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .contact h4 {
        font-size: 27px;
    }

    

    

    #analistic {
        height: 330px;
        border-bottom: 4px solid #f9f9f9;
    }

    .dropdown {
        width: 200px;
        margin-top: 20px;
        opacity: 0;
        transition: 0.5s;
        position: absolute;
        z-index: 999;
        background-color: white;
        padding-top: 10px;
        
        border-top: 3px solid #4299d4;
        border-radius: 0.25rem;
    }

    #analistic .analiz-boxes {
        display: flex;
    }

    #center-photos h2,
    #references h2 {
        margin-top: -15px;
    }

    #analistic .big-box-2 {
        margin: 0px 24px;
    }

    #analistic .analistic-type {
        height: 400px;
    }




    #social {
        height: 270px;
    }

    #social .social-padding {
        padding: 0px 265px;
    }

    #social .social-sites {
        font-size: 2rem;
    }

    #center-photos .img-box {
        height: 160px;
    }

    #carousel {
        height: 190px;
    }

    #carousel-inner {
        height: 190px;
    }

    #footer .footer-side {
        height: 255px;
    }

    #footer .footer-side .foot li {
        margin: 10px 0px;
    }

    #footer .footer-side .analiz-result {
        padding: 15px 25px;
        margin-left: 15px;

    }

    #analistic h3 {
        margin-bottom: 50px;
        font-size: 23px;
    }


    #slide .slider .carousel-indicators li {
        width: 30px;
        height: 30px;
    }

    .footer-bottom {
        height: 60px;
    }

    #footer .img2 {

        right: 0px;
        top: -10px;
    }

    #footer .img {

        left: -70px;
    }

    #slide .carousel-control-prev-icon-edit {
        padding: 30px;
    }
    
    #footer .footer-side .footer-mini-social li{
        height: 30px;
        width: 30px;
    }


    .mini-footer {
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .map {
        height: 300px;
        background-size: 50%;
    }

    .info-side {
        padding: 0 90px;
    }

    .about {
        padding: 0 90px 30px;
    }
    .qal {
        
        padding: 0 30px 30px !important;
    }

    .map h2 {

        margin-top: 60px;
    }
    .categoryContent #dle-content {
        width: 100%;
        display: flex;
        flex-flow: inherit;
    }
    .dct-img-box{
    width: 200px;
    height: 290px;
    border-radius: 10px;
    box-shadow: 7px -9px 25px 4px #e1e1e1;
    padding: 0px;
}
.mini-dct{
    height: 200px;
    background-color: white;
    border-radius: 10px;
    margin: 0px;
}

.mini-dct .crop img{
    float: none;
    height: 200px;
    width: 100%;
    object-fit: contain;
    border-top-right-radius: 10px; 
     border-top-left-radius: 10px; 
}
.text-side{
 
    padding: 11px 0 11px 15px;
    font-size: 15px;
    
}
.photo-about .crop{
        width: 23%;
        height: 172px;
    margin: 11px 1%;
}
.rez-analiz{
        padding: 7px 30px;
        margin-right: 0px !important;
}
.rus{
        margin-right: 30px !important;
}
.login-side{
        width: 525px;
}

.log-input{
       width: 405px;
}
.photo-about .crop img{
    width: 100%;
    height: 166px;
    object-fit: cover;
}

.mini-layer{
    position: absolute;
    top: 60%;
    left: 10%;
    font-size: 40px;
    padding: 30px 130px;
    background-image: linear-gradient(to right, rgba(28, 98, 164, 0),#1b60a18c, rgba(28, 98, 164, 0));
    color: white;
    text-align: center;

}
.big-box{
    padding-top: 25px;
}


}


#map{
    width: 100%;
    height: 400px;
}


#news-bp .news-button a,#faydali-melumatlar .news-button a{
    border: 1px solid #a6a6a6;
    padding: 15px 60px;
    text-decoration: none;
    color: #808080;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.3s;
}
#news-bp {
    background-color: #fcfcfc;
}

#news-bp .news-button a:hover,#faydali-melumatlar .news-button a:hover {
        background-color: #808080;
            color: white;
}
#faydali-melumatlar {
    border-bottom: 4px solid #f9f9f9;
}
#center-photos {
    background-color: #fcfcfc;
}
.news-box{
    width: 300px;
}
.news,.faydali {
    border-radius: 5px;
    position: relative;
    transition: 0.3s;
    background-color: #f3f3f3;
}
.news span {
    position: relative;
    bottom: 43px;
    left:20px;
    background: white;
    padding: 4px 10px;
    border-radius: 3px;
    
    
}
.news .crop,.faydali .crop {
    display: inline-block;
}
.news img,.faydali img{
    width: 100%;
    height: 225px;
    object-fit: cover;
}
.news img,.faydali img{
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.news-full .crop a img{
    float: none !important;
}
.news-full .crop{
    text-align: center;
}

.news p {
    padding: 0px 20px 25px 20px;
    margin: 0px;
}
.faydali p{padding:25px 20px;}
.news:hover,.faydali:hover{
    -webkit-box-shadow: 0px 0px 29px -10px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 0px 29px -10px rgba(0,0,0,0.20);
box-shadow: 0px 0px 29px -10px rgba(0,0,0,0.20);
 background-color: white;
}




.info-box p{
    font-size: 1rem;
    margin-bottom: 42px;
    padding-left: 30px;
    font-weight: 600;
    color: #4E5D78;
    line-height: 30px;
}











.smart-div h3{
    padding: 5px 10px;
    margin-bottom: 10px;
    color: #4299d4;
    font-weight: bold;
    margin-top: 10px;
    border-bottom: 1px solid #dce8f1;
}

.smart-div li{
    color: #767d82;
    padding-left: 20px;
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
}

.smart-div ul{
    list-style: none;
    
}


.smart-div .crop img{
    width: 100%;
}







/*Desktop */

body {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: "Roboto Condensed", "Roboto", sans-serif;
}

  .right-menu-hamburger {
        display: none;
        width: 300px;
        position: absolute;
        z-index: 999999999999999999999999999999;
        top: 0px;
        right: -300px;
        background-color: black;
    }
.language-side {
   background: #fbfbfb;
}


.rez-analiz{
        text-decoration: none !important;
        color: white;
        background-color: #ff5d5d;
}
.rez-analiz:hover{
    color:white;
    background-color: #df4444;
    transition: 0.3s;
}
.lag a{
    text-decoration: none;
    margin-right: 5px;
}

.lag img{
    width: 26px;
    transition : 0.3s;
}
.lag img:hover{
    opacity: 0.6;
}


header {
    z-index: 999;
}

.dr-open p {
    text-transform: uppercase;
}

.dr-open:hover .dropdown {
    opacity: 1;
}



.dropdown::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 6px 7px;
    content: "";
    display: block;
    transform: rotate(0deg);
    position: absolute;
}

.dropdown a {
    text-transform: none;
    display: block;
    font-size: 14px;
    transition: 0.3s;
}



.header-menu {
    border-bottom: 2px solid #fafafa;
}

.header-menu li {
    position: relative;
}

.header-menu .nav-menu {
    text-transform: uppercase;
    padding: 0px 30px;
    height: 20px;
}

.header-menu .nav-menu li {
    transition: 0.3s;
}

.header-menu .nav-menu li::after {
    content: "";
    opacity: 0;
    display: block;
    width: 30px;
    height: 2px;
    background-color: black;
    margin: 0px auto;
    transition: 0.3s;
}

.header-menu .nav-menu li:hover::after {
    content: "";
    transition: 0.3s;
    opacity: 1;
    width: 30px;
    height: 2px;
    background-color: black;
    margin: 0px auto;
}

.header-menu .nav-menu .red::after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: black;
    margin: 0px auto;
}

.header-menu .nav-menu a {
    text-decoration: none;
    color: black;
    font-weight: 700;

}

.header-menu .contact {
    text-align: center;
}

.header-menu .contact h4 {
    color: #4299d4;
    margin: 0px;
    font-weight: 700;
}

.header-menu .contact p {
    text-transform: uppercase;
    color: #e4e4e4;
    margin-top: -2px;
}

.header-menu .contact p::after {
    content: "";
    display: block;
    height: 1px;
    background-color: #e4e4e4;
    position: absolute;

}

.header-menu .contact p::before {
    content: "";
    display: block;
    height: 1px;
    background-color: #e4e4e4;
    position: absolute;

}

#slide .carousel-control-prev-icon-edit {
    background-color: #4299d4;

    border-radius: 25%;
    background-size: 20px;
    opacity: 0.2;
}

#slide .carousel-control-prev-icon-edit:hover {
    opacity: 0.9;
}

#slide .slider .carousel-indicators li {
    border-radius: 7px;
    color: black;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    display: flex;
    justify-content: inherit;
    align-items: center;
    font-weight: 700;
    
}

#slide .slider .carousel-indicators li::before {
    content: "";
    display: block;
    color: black;
    font-size: 15px;
    z-index: 99;
    font-weight: 700;
    margin-top: 5px;
}

#slide .slider img {
    object-fit: cover;
}

#info-hospital {

    position: relative;
}

#info-hospital .info-center {
    background-image: url("../img/bek4.jpg");
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#info-hospital .info-center h1 {
    color: white;
    position: absolute;
}

#info-hospital .info-center::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: black;
    z-index: 999;
    opacity: 0.7;
    position: absolute;
}

#info-hospital .info-clinik {
    position: absolute;
    top: 13%;
    text-align: center;
    z-index: 999;
}

#info-hospital .info-clinik h2 {
    text-transform: uppercase;
    color: white;

}

#info-hospital .info-clinik .info-buttons {
    text-transform: uppercase;
}

#info-hospital .info-clinik .info-buttons a {
    text-transform: uppercase;
    background-color: transparent;
    color: #d6d6d8;
    text-decoration: none;
    transition: 1s;
}

#info-hospital .info-clinik .info-buttons a:hover {
    background-color: white;
    color: black;
}

#analistic {
    position: relative;
    z-index: 99999;

}

#analistic .analist-side {
    width: 100%;


}

#analistic h3 {
    text-transform: uppercase;
    color: white;


}

#analistic .analistic-type {

    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
}

#analistic .analistic-type::after {
    content: "";
    opacity: 0;
    transition: 0.3s;
}

#analistic .analistic-type:hover::after {
    content: "";
    background-color: #69acda;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.8;
    transition: 0.3 all ease;
}

#analistic .analistic-type::before {
    content: "";
    display: block;
    width: 2px;
    height: 55px;
    background-color: #404040;
    position: absolute;
    bottom: -30px;
    z-index: 999;
    transition: 0.3s;
}

#analistic .analistic-type a {
    background-color: #404040;
    border: 0px;

    color: white;
    text-transform: uppercase;
    position: absolute;

    z-index: 99;
    opacity: 0;
    transition: 0.3s;
    text-decoration: none;
}

#analistic .analistic-type:hover a {
    opacity: 1;
}



#analistic .dots-side img {
    transform: rotate(180deg);
}







#analistic .big-box h4 {
    font-weight: 700;
    margin-top: 45px;
    text-transform: uppercase;
}

#analistic .big-box span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #dcdcdc;
}

#center-photos h1,
#references h1 {
    text-transform: uppercase;
    color: #f9f9f9;
    margin: 0px;
}

#center-photos .img-box {
    border-radius: 5px;
    overflow: hidden;
}

#center-photos .img-box img {
    object-fit: cover;
}


#center-photos .img-box div img:hover {
    opacity: 0.8;
}

#center-photos .gallery-button {
    text-align: center;
}

#center-photos .gallery-button a {
    border: 1px solid #a6a6a6;
    padding: 15px 60px;
    text-decoration: none;
    color: #808080;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.3s;
}

#center-photos .gallery-button a:hover {
    background-color: #808080;
    color: white;
}

#center-photos h2,
#references h2 {
    text-transform: uppercase;
    font-weight: 700;

}

#social {
    margin-top: 100px !important;
    background: url(../img/social_map.png);
}

#social .social-sites {
    text-align: center;
    padding-top: 30px;
}

#social .social-sites h2 {
    font-weight: 900;
    margin-bottom: 40px;
}

#social .facebook {
    background-color: #4359ab;
    background-image: linear-gradient(322deg, #1b408d 0%, #6187d7 100%);
}

#social .twitter {
    background-color: #009ff3;
    background-image: linear-gradient(322deg, #117ffb 0%, #7fc9fd 100%);
}

#social .instagram {
    background-color: #0b0b89;
    background-image: linear-gradient(322deg, red 0%, yellow 100%);
}

#social .linkedin {
    background-color: #4359ab;
    background-image: linear-gradient(322deg, #1b408d 0%, #6187d7 100%);
}

#social .youtube {
    background-color: #0b0b89;
    background-image: linear-gradient(322deg, #c80b0a 0%, #f14443 100%);
}

#social .email {
    background-color: #0b0b89;
    background-image: linear-gradient(322deg, #038c59 0%, #31fb8d 100%);
}

#social .single-social-list {
    font-size: 40px;
    color: #fff;
    display: block;
    margin-bottom: 17px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-clip: padding-box;
    padding: 25px 15px;
    transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.15);
}

#social .single-social-list i {
    font-size: 40px;
    color: #fff;
    display: block;
}

#social .single-social-list:hover {
    transform: translateY(-10px);
}

#social a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

#social .fa-facebook-f:before {
    content: "";
}

#footer {
    position: relative;
    overflow: hidden;
}

#footer .img2 {
    -webkit-filter: grayscale(100%);
    position: absolute;
    filter: grayscale(100%);
    z-index: 1;


}

#footer .img {
    -webkit-filter: grayscale(100%);
    position: absolute;
    filter: grayscale(100%);
    z-index: 1;

}

#footer .location {
    height: 16px;
    width: 15px;
    margin-right: 10px;
}

#footer .address {
    font-size: 14px;
    color: #a1a1a1;
}

#footer .footer-side {
    width: 100%;
    background-color: #404040;
}

#footer .footer-side ul {
    z-index: 999;
}

#footer .footer-side li a {
    text-decoration: none;
    color: #a1a1a1;
}

#footer .footer-side li i {
    font-size: 13px;
    margin-right: 10px;
}


#footer .footer-side .foot .tel-icon img {
    height: 15px;
    width: 15px;
    margin-right: 10px;
}

#footer .footer-side .foot .cursor-icon img {
    height: 15px;
    width: 15px;
    margin-right: 10px;
    transform: rotate(-15deg);
}

#footer .footer-side .foot .cursor-icon a:hover {
    color: white;
    transition: 0.3s;
}


#footer .footer-side ul:nth-child(4) {
    z-index: 999;
}

#footer .footer-side .footer-mini-social li {
    display: flex;
    align-items: center;
    justify-content: center;
  
    background-color: white;
 
    margin: 0px 3px;
}

#footer .footer-side .footer-mini-social li:hover {
    background-color: #d8d8d8;
    transition: 0.7s;
}

#footer .footer-side .footer-mini-social li:hover i {
    color: black;
    transition: 0.8;
}

#footer .footer-side .footer-mini-social li i {
    color: black;
    font-size: 12px;
    margin: 0px;
}

#footer .footer-side .analiz-result {

    text-decoration: none;
    border: 2px solid #4299d4;
    color: #4299d4;
    text-transform: uppercase;

    transition: 1s;
    position: relative;
    z-index: 99999;
    top: 15px;

}

#footer .footer-side .analiz-result:hover {
    background-color: #4299d4;
    color: white;
}

.footer-bottom {
    background-color: #000000;
    font-size: 13px;
}

.footer-bottom span {
    color: #d8d8d8;
}

.footer-bottom a {
    color: #d8d8d8;
    text-decoration: none;
}

.footer-bottom a:hover {
    color: yellow;
    transition: 0.3s;
}
.dr-open a:first-child{
    cursor: pointer;
}
.map {
    width: 100%;
    background-image: url(/img/header.jpg);
}

.map h2 {
    color: white;
    border-bottom: 2px solid #4299d4;
    display: table;

}


.map a {
    color: white;
}

.map span {
    margin-right: 5px;
}

.map .arrow {
    color: white;
}

.arrow i {
    font-size: 12px;
    margin: 0px 10px;
}



.info-side {
    width: 100%;
    border-bottom: 6px solid #4299d4;
}

.about {
    width: 100%;
    border-top: 8px solid #4299d4;
    margin-top: -103px;
   padding-bottom: 35px;
    margin-bottom: 30px;
    background: #f9f9f9;
}

.about h2 {
    padding: 30px;
}



.foto-gallery {
    border-radius: 10px;
    border-bottom: 4px solid #4299d4;

}
.foto-gallery img {
    border-radius: 10px;
}
.photo-about .crop a{
    display: inline-block;
}
.photo-about .crop:hover {
    opacity: 0.8;
    transform: translateY(-10px);
}
.photo-about .crop {
   
    border-radius: 0;
    float:left;
    padding: 0;
    border: 0;
    border-bottom: 6px solid #4299d4;
    display: inline-block;
    transition: 0.3s; 
}
.section-hover{
    transition: 0.3s;
}
.section-hover:hover{
    color: #4299d4;
    text-decoration: none;
}


.text-side{
    width: 100%;
    background-color: white;
}
.categoryContent #dle-content{
    width: 100%;
}
.categoryContent #dle-content a{
    text-decoration: none;
}

.text-side i {
    margin-right: 10px;
}
.txt1{
    background-color: #fafafa;
}
.mini-dct .crop{
    height: 100%;
    width: 100%;
    
}
.dc-side{
    display: none;
}
.xs-side{
    display: none;
}

.login-side{
    height: 470px;
    margin: 0px auto;
    padding: 30px 0px;
}

.login-info{
        justify-content: center;
        vertical-align: middle;
        text-transform: uppercase;
        color: #9e9e9e;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 12px;
        margin: 10px 0px;
}
.sub{
    padding: 15px;
}
.log-input{
    border-radius: 3px;
    padding: 26px;
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
    font-weight: 300;
    font-size: 14px;
 
    margin: 15px auto;
    
}
.login-info::after{
    content: " ";
    display: inline-block;
    border-top: 1px solid #ccc;
    width: 20%;
    vertical-align: middle;
    margin: 9px 5px 0px;
}
.login-info::before{
    content: " ";
    display: inline-block;
    border-top: 1px solid #ccc;
    width: 20%;
    vertical-align: middle;
    margin: 9px 5px 0px;
}
.result{
    height: 130px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #4299d4;
    padding: 20px 14px;
    background: linear-gradient(#4299d4,#4299d4);
    border-radius: 14px;
    box-shadow: -5px 4px 15px 1px lightgrey;
    transition: all 500ms;
}
.result:hover{
    transform: translateY(-7px);
    box-shadow: 0px 13px 20px lightgrey;
}
.rs{
    margin-top: 30px;
    margin-bottom: 30px;
}
.rs a{
    text-decoration: none;
}


.f-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.dct-page{
    height: auto !important;
}



#contact iframe {
        border-right: 1px solid rgba(151, 151, 151, 0.2) !important;
}


#contact {
    margin-right: 0px;
    margin-left: 0px;
    box-shadow: 0 0 1px 0 rgba(10,22,70,0.06), 0 16px 16px -1px rgba(10,22,70,0.1);

}

.contact-info p {
    font-size: 21px;
    margin-bottom: 42px;
    padding-left: 30px;
    font-weight: 600;
    color: #4E5D78;
    line-height: 30px;
}
.info__address p {
    background: url(/img/turn-right.svg) no-repeat left 3px top 6px;
}
.info__phone p{
    background: url(/img/phone.svg) no-repeat left 3px top 6px;
}
.info__watch p{
     background: url(/img/alarm.svg) no-repeat left 3px top 6px;
}
.info__fax p {
    background: url(/img/faxicons.svg) no-repeat left 3px top 6px;
}

.photo-about{
    display: flex;
    flex-flow: wrap-reverse;
}

.paragraph-about table h3{
    margin-bottom: 0px;
}
.paragraph-about table p{
    margin-bottom: 0px;
}











.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}

/*# sourceMappingURL=style.css.map */