.download img {
    height: 104px;
    width: 82px;
    
}
.download  {
    background-color: #ebedef;
    height: 190px;
    margin: 20px auto 32px;
    padding: 40px 28px 30px 32px;
    text-align: center;
    width: 190px;
    border-radius: 50%;
}

	.image {
		border-radius: 0.35em;
		border: 0;
		display: inline-block;
		position: relative;
	}
	
	
	


		.image:before {
			-moz-transition: opacity 0.2s ease-in-out;
			-webkit-transition: opacity 0.2s ease-in-out;
			-ms-transition: opacity 0.2s ease-in-out;
			transition: opacity 0.2s ease-in-out;
			border-radius: 0.35em;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0.5;
			position: absolute;
			top: 0;
			width: 100%;
		}

		.image.thumb {
			text-align: center;
		    overflow:hidden;
		}

			.image.thumb:after {
				-moz-transition: opacity 0.2s ease-in-out;
				-webkit-transition: opacity 0.2s ease-in-out;
				-ms-transition: opacity 0.2s ease-in-out;
				transition: opacity 0.2s ease-in-out;
				border-radius: 0.35em;
				border: solid 3px rgba(255, 255, 255, 0.5);
				color: #fff;
				content: 'Подробнее';
				display: inline-block;
				font-size: 0.8em;
				font-weight: 400;
				left: 35%;
				line-height: 2.25em;
				margin: -1.25em 0 0 -3em;
				opacity: 0;
				padding: 0 1.5em;
				position: absolute;
				text-align: center;
				text-decoration: none;
				top: 50%;
				white-space: nowrap;
				
			}

			.image.thumb:hover:after {
				opacity: 1.0;
			}

			.image.thumb:hover:before {
			
				opacity: 1.0;
			}

		.image img {
			border-radius: 0.35em;
			display: block;
			
		}

.topbar a{
    color:#fff;
}


	.laboratory h3, .info-box h3  {
	    width: 90%;
		background-color: #2b96cc;
		color:#fff;
        padding:10px;
	}

.widget a {
    color:#fff;
    font-weight: 50;
}


#hpvgd,.h-mdiv,.h-mdiv2,.h-ldiv,.h-rdiv {background:#EAEAEA; color:#6D6D6D;}
#hpvgd {width:100%; z-index:100; width:100%; border-bottom:2px solid rgb(230,230,230);}
.h-mdiv {display:none; position:relative; margin:auto; text-align:center;}
.h-mdiv2 {display:none; position:fixed; margin:auto; text-align:center; width:400px; height:200px;}
.h-ldiv {float:left; padding:7px 10px 7px 0px;}
.h-rdiv {position:absolute; top:7px; right:0px; text-align:right;}
.h-ni {display:none !important;}
a.hcmaf {color:red; margin-left:5px; font-size:20px; font-weight:bold;}
a.h-anl {color:#2a72cc;}
a.h-al {color:#ED664B;}
.h-fi {font-weight:bold; border-radius:50%; padding:0px 8px; margin-right:5px; font-size:20px;}
.h-background-1 {color:#fff !important; background:#000 !important; border:none!important; outline:none!important;}
.h-background-2 {color:#000 !important; background:#fff !important; border:none!important; outline:none!important;}
.h-background-3 {color:#ff0 !important; background:#009 !important; border:none!important; outline:none!important;}
.h-background-1 .art-logo, .h-background-1 .art-vmenublockheader{padding-left: 10px!important;}
.h-background-2 .art-logo, .h-background-2 .art-vmenublockheader{padding-left: 10px!important;}
.h-background-3 .art-logo, .h-background-3 .art-vmenublockheader{padding-left: 10px!important;}
.h-background-1 h2,.h-background-2 h2,.h-background-3 h2 {font-size: 40px!important;}
.uhvb-img {margin: 10px auto;}
h1#name-text.art-logo-name a{font-size: 48px!important;}



.usefullink {
    height: 200px;
}

.search {
    margin-top:30px;
}


.bankdetails a {
    color:#656565;
}



.dg-popup__container {
	min-width: 300px;
	padding:20px;
}

.dg-popup__container p {
	color:#fff;
	font-size: 12px;
	font-weight: 100;
	
}

.dg-popup__container p a{
	color:#fff;
}

.dg-popup__container h4{
	color:#fff;
	font-size:16px;
}



.header_top {margin-top:20px;}



/* Stylesheet: Medico Modified On 2017-10-24 09:50:21 */
.news {
    
    }
.NewsContent {
     padding: 5px 5px 5px 5px;
      width:640px;
    }

.title {
    width:400px;
    margin-top: 0px;
    padding: 5px 5px 5px 20px;
    color: #fff;
    background-color: #1197EE;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top:20px;
margin-bottom:10px;
    
    }
    
.NewsSummary {
    padding: 20px 0px 0px 0px;
    clear: both;
    
    }
    
.NewsSummaryPostdate{
    width:100px;
    color: #999;
    float:left;
    
    }
.NewsContent{
    width:325px;
   float:left;
   border-bottom: 1px solid #ccc;
   padding: 0px 0px 15px 20px;
    }

.NewsContent a{
    text-decoration: none;
    color: #3399FF;
    font-style: italic;
    }
    
.NewsContent a:hover {
border-bottom: 1px dotted #3366FF;
color: #3366FF;

}  
   
.NewsPostDetailDate  {
    margin-top:20px;
    width:100px;
    color: #999;
    float:left;

}  

.NewsPostDetailSummary  {
    margin-top:20px;

}  

.NewsSummaryContent {
    margin-top:20px;

}  

.NewsPostDetailReturnLink a {
    text-decoration: none;
    color: #3399FF;
    font-style: italic;

}  

.NewsPostDetailReturnLink a:hover {
border-bottom: 1px dotted #3366FF;
color: #3366FF;

}  

/* Stylesheet: Новости Modified On 2014-03-03 23:38:49 */
.cookie_notice {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    padding: 15px 0;
    z-index: 9999;
    font-size: 14px;
    line-height: 1.5;
    animation: slideInUp 0.3s ease-out;
    border-top: 1px solid #e9ecef;
}

.cookie_notice .container {
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.cookie_notice .container.pt-10 {
    padding-top: 0 !important;
    margin-bottom: 0;
}

.cookie_notice a {
    color: #007bff;
    text-decoration: none;
    font-weight: 500;
}

.cookie_notice a:hover {
    text-decoration: underline;
}

.cookie_notice .pt-10 {
    padding-top: 0 !important;
    margin-left: 20px;
    flex-shrink: 0;
    white-space: nowrap;
}

.cookie_notice .btn {
    background-color: #2B96CC;
    color: white;
    border: none;
    padding: 8px 24px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.cookie_notice .btn:hover {
    background-color: #2483b8;
    transform: translateY(-1px);
    box-shadow: 0 2px 5px rgba(43, 150, 204, 0.2);
}

/* Анимация появления */
@keyframes slideInUp {
    from {
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Анимация скрытия */
@keyframes slideOutDown {
    from {
        transform: translateY(0);
        opacity: 1;
    }
    to {
        transform: translateY(100%);
        opacity: 0;
    }
}

.cookie_notice.hiding {
    animation: slideOutDown 0.3s ease-out forwards;
}

/* Адаптивность для Bootstrap 3 */
@media (max-width: 768px) {
    .cookie_notice .container {
        display: block;
        text-align: center;
    }
    
    .cookie_notice .pt-10 {
        margin-left: 0;
        margin-top: 15px;
        display: block;
    }
    
    .cookie_notice .btn {
        display: inline-block;
        padding: 10px 30px;
    }
    
    .cookie_notice {
        padding: 20px 0;
    }
}

@media (max-width: 480px) {
    .cookie_notice {
        font-size: 13px;
        padding: 15px 0;
    }
    
    .cookie_notice .btn {
        font-size: 13px;
        padding: 9px 25px;
    }
}
/* Stylesheet: cookie Modified On 2026-01-31 15:07:49 */
