body{
	
}
a{
	text-decoration:none;
}
header{
	padding-top:15px;
	padding-bottom:35px;
}
header .logo img{
	width: 90%;
}
header .titl h1{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1.25rem;
	line-height:1.5rem;
	font-weight:300;
	margin-top: 17px;
	color:#2f393e;
}
header .minselhox{
	
}
header .minselhoz_img{
	float:left;
	width: 25%;
}

header .minselhox img{
	width:100%;
	height:auto;
	
}
header .minselhoz {
	font-family: 'Roboto', sans-serif;
	font-size:0.72rem;
	font-weight:400;
	width: 75%;
    float: left;
	margin-top: 8px;
	display: block;
}
header .minselhox a{
	margin-top: 2rem;
    display: block;
    float: right;
    color: #055190;
}
header .glas{
	text-align:right;
	color:black;
	
}
header .glas i{
	font-size:22px;
	margin-right:10px;
}
header .minselhox a p{
	display:inline-block;
	font-family: 'Roboto', sans-serif;
	font-size:0.875rem;
	line-height: 0.76rem;
	margin-bottom:0;
}
header .contact_inf .circle{
	width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    display: inline-block;
    background: #e5e5e5;
    border-radius: 50%;
    text-align: center;
	color: #3b61b9;
	
}
header .contact_inf a{
	color: #2a2b2b;
}
.navbar{
	background: #3b61b9;
    box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.2);
    border-radius: 6px;
	height: 60px;
	margin-bottom: 24px;
}
nav .nav-item{
	margin-right:10px;
}
nav .nav-item .nav-link{
	color:#fff!important;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size: 1.1rem;
	line-height: 44px;
}

/*nav.navbar .dropdown:hover > .dropdown-menu {
 display: block; 
} */

nav.navbar .nav-item:hover {
 background: #23D5AE;
 transition: .5s;
} 

.news{
    padding-top: 40px;
    padding-bottom: 100px;
    background: #F1F3F9;
    fill: #F1F3F9;
    margin-bottom: -10px;
}
.headline{
	text-align:center;
	color:#003e3e;
	font-family: 'PT Sans', sans-serif;
	font-weight:500;
	font-size:1.625rem;
	margin-bottom:40px;
}
.content-subline{
	background: #23D5AE;
    height: 3px;
    width: 10%;
	opacity: 1;
    border: 0;
	margin-bottom: 3rem;
}
.search-box a{
	font-size:1.25rem;
	color:#fff;
	margin-right: 15px;
}
.post{
	margin-bottom:40px;
	
}
.post .new-img{
	width:500px;
	height:300px;
	text-align:center;
	overflow:hidden;
	display:block;
	}
.post .new-img img{
	width:100%;
	height:auto;
	min-height:300px;
}
.post .new-img:hover img {
    width: 101%;
	opacity: 0.8;
	transition: .5s;
	cursor:pointer;
}

.post .post-short{
	color:#666666;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:0.875rem;
	line-height: 1.125rem;
	width:500px;
	height: 90px;
    overflow: hidden;
	}
.post .post-short:hover{
	color:#666666c7;
	transition: .5s;
	cursor:pointer;
}
.post .left{
	color:#04acf0;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:1rem;
	margin-top:20px;
	margin-bottom:20px;
}
.post .left i{
	margin-right:10px;
}
.small-post{
	margin-bottom:60px;
	
}
.small-post:last-child{
	margin-bottom:40px;
	
}
.small-post .new-img{
	width:195px;
	height:110px;
	text-align:center;
	overflow:hidden;
	display:block;
	float:left;
	margin-right:30px;
	}
.small-post .new-img img{
	width:100%;
	height:auto;
	min-height:110px;
}
.small-post .new-img:hover img {
    width: 101%;
	opacity: 0.8;
	transition: .5s;
	cursor:pointer;
}
.small-post .post-short{
	color:#666666;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:0.875rem;
	line-height: 1.125rem;
	height: 72px;
    overflow: hidden;
	}
.small-post .post-short:hover{
	color:#666666c7;
	transition: .5s;
	cursor:pointer;
}
.small-post .left{
	color:#04acf0;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:0.875rem;
	margin-bottom:1rem;
}
.small-post .left i{
	margin-right:10px;
}
.button{
	width:100%;
	height:44px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:1rem;
	text-align:center;
	display:inline-block;
	line-height: 44px;
	cursor:pointer;
    background-color: #23D5AE;
    border-color: #23D5AE;
	border-radius: 23px;
}

.button:hover{
	background-color: #294481;
    border-color: #294481;
	transition: .5s;
	
}
.news .link-new{
	margin-bottom: 30px;
}
.link-new .link-img img{
	width: 100%;
	height: auto;
}

.fullstory-content .media-post .new-img{
	height:180px;
}
.fullstory-content .media-post .new-img img{
	height:180px;
}
.fullstory-content .media-post .media-title{
	color:#055190;
	font-size:0.9rem;
	height:48px;
}
.fullstory-content .media-post .new-img span {
	top: 60px;
}
.fullstory-content h1{
	font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 1rem;
	font-size: 1.9rem;
}
.over_cervices {
	padding-top:-40px;
	color:#fff;
}
.over_cervices .foot_bloks{
	padding: 24px 30px 40px;
	max-height: 286px;
    height: 286px;
}
.over_cervices .foot_bloks .header_of_bloks{
	padding-bottom: 13px;
	border-bottom: solid 1px rgba(93, 121, 184, .8);;
	margin-bottom: 24px;
}

.over_cervices .foot_bloks h6{
	display:inline-block;
	padding-left: 10px;
	line-height: 1.33333;
    font-size: 17px;
	
}
.over_cervices .foot_bloks i{
	color: #23D5AE;
	font-size: 26px;
    line-height: 26px;
	
}
.over_cervices .foot_bloks .b-text{
	display:block;
}
.over_cervices .foot_bloks .b-text a{
	display:inline-block;
	width:100%;
	color:#fff;
}
.over_cervices .foot_bloks .b-text .i-left{
	width: 50%;	
	text-align: left;
	float: left;

}
.over_cervices .foot_bloks .b-text .i-right{
	width: 50%;	
	text-align: right;
	float:right;
}


.over_cervices .schedule{
	background: #3b61b9;
	border-radius:10px 0 0 0;
}

.over_cervices .laboratory{
	background: #3456a3;
}

.over_cervices .docs{
	background: #3b61b9;
	border-radius:0 10px 0 0;
}

.transition-translate {
  position: relative;
  bottom: 0;
  z-index: 2;
  margin: 0 auto;
  transition: .2s linear;
}
.transition-translate:hover {
  bottom: 50px;
}
.over_cervices .over_cerv{
	background-color:#eeeeee;
	width:290px;
	height:120px;
	text-align:left;
	border:1px solid #d7d7d7;
	outline:5px solid #eeeeee;
	padding: 19px;
	display:inline-block;
	cursor:pointer;
}
.over_cervices .over_cerv .icon{
	width:79px;
	height:79px;
	background-color:#055190;
	text-align:center;
	float:left;
	margin-right:15px;
	border:1px solid #055190;
	
}
.over_cervices .over_cerv .marg{
	margin-right:13px;
}
.over_cervices .over_cerv i{
	font-size:2.5rem;
	color:#fff;
	line-height:80px;
}
.over_cervices .over_cerv p{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:1rem;
	line-height:1.5rem;
	color:#000;
	margin-top: 1rem;
}
.over_cervices .over_cerv:hover .icon{
	background:none;
	transition: .5s;
}
.over_cervices .over_cerv:hover .icon i{
	color:#055190;
	transition: .5s;
}
.over_cervices .over_cerv:hover p{
	color:#055190;
	transition: .5s;
}

/*Куки*/
.cookie_notice {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 15px;
    font-family: Verdana, sans-serif;  
    color: #FFF;
    background: #337AB7;
    padding: 10px 20px; 
    border-top: 4px solid #BFE2FF;
}
/* Оформление кнопок */
.cookie_btn {
    display: inline-block;
    margin: 10px 6px 4px 6px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    padding: 4px 12px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase; 
    background: #337AB7;
    border: 2px solid #BFE2FF;
}
.cookie_btn:hover {
    color: #FFF;
}
.cookie_btn:after,
.cookie_btn:before {
    position: absolute;
    height: 2px;
    left: 50%;
    background: #FFF;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
.cookie_btn:before {
    top: -6px;
}
.cookie_btn:hover:after,
.cookie_btn:hover:before {
    width: 100%;
    left: 0;
}
/*Куки*/

footer{
	padding-top:60px;
	background: #294481;
	
}
footer .logo-foot a{
	display: flex;
	margin-bottom:20px;
}
footer .logo-foot .foot_icon{
	display: flex;
}

footer .logo-foot .foot_icon i{
    margin-left: 23px;
    font-size: 24px;
	color: #23D5AE;
	margin-right: 15px;
}
footer .logo-foot .foot_icon p{
	color:#fff;
}
 
footer .logo-foot h1{
	color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1.5rem;
	font-weight: 600;
    margin-left: 15px;
    line-height: 80px;
}
footer .logo-foot a{
	font-family: 'PT Sans', sans-serif;
	color:#fff;
	font-weight:400;
	font-size:1.125rem;
}
footer ul{
	padding-left:0;
}
footer ul li{
	list-style: none;
	margin-bottom: 1rem;
}
footer .foot-menu ul{
	padding-left:0;
}
footer .foot-menu ul li{
	list-style: none;
	margin-bottom: 1rem;
}
footer h6{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-size: 1.2rem;
	color:#fff;
	/*border-bottom:1px solid #fff;
	padding-bottom:1rem;
	margin-bottom:1.5rem;
	width:90%;*/
}
.text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #e5e5e5;
    margin-bottom: 22px;
    border: none;
	opacity: 1;
	width: 95%;
}
.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 50px;
    background: #23D5AE;
}
h6 + hr {
    margin-top: 9px;
}
footer .foot-menu a{
	/*font-family: 'Roboto', sans-serif;*/
	/*font-weight:300;*/
	font-size:1rem;
	color:#fff;
}
footer .foot-menu a:hover{
	/*color:#04acf0;*/
	transition: .5s;
}
footer .foot-menu a i{
	color: #23D5AE;
	font-size:1.125rem;
	margin-right:15px;
}
footer .logo-foot .inst {
    width: 50px;
    height: 50px;
    color: #00334d;
    background: #f1f4f6;
    border: 1px solid #f1f4f6;
    border-radius: 50% 50%;
    text-align: center;
    font-size: 28px;
    line-height: 50px;
   	display: inline-block;
    cursor: pointer;
    margin-right: 10px;
}
footer .logo-foot .inst .fa-paper-plane{
    font-size: 26px;
    margin-left: -4px;
}
footer .logo-foot .inst:hover {
    background: #055190;
    border: solid 1px #f1f4f6;
	transition: .5s;
}
footer .logo-foot .inst i {
    margin-right: 0;
    color: #055190;
}
footer .logo-foot .inst:hover i {
    color: #f1f4f6;
}
footer .map{
	width:90%;
	overflow:hidden;
}
footer .foot{
	padding-top:30px;
	padding-bottom:30px;
	border-top:1px solid #fff;
	font-family: 'PT Sans', sans-serif;
	color:#fff;
	font-weight:400;
	font-size:1.125rem;
	margin-top:1rem;
}
.flex #dle-content{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*no-main*/
.speedybar {
	padding-top: 110px;
	height: auto;
    padding-bottom: 41px;
    margin-bottom: 30px;
	margin-top: -55px;
    background-image: url(../image/bg6.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #1173ad;
    /*font-family: 'PT Sans', sans-serif;
    font-weight: 400;
	font-size: 15px;*/
}	
.speedybar h1{
	line-height: 1.25;
    font-size: 65px;
	color:#fff;
	margin-bottom: 70px;
	
}
.speedybar .speedbar a{
	color:#fff;
}

.dt {
    width: 100%;
    display: flex;
    margin-bottom: 1rem;
    font-family: 'PT Sans', sans-serif;
    font-size: 1rem;
    line-height: 16px;
    font-weight: 400;
    color: #747e88;
}
.dt .fl {
    width: 50%;
    text-align: left;
}
.dt .fr {
    width: 50%;
    text-align: right;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.fullstory-content{
	margin-bottom: 1.5rem;
}
.fullstory-content .title{
	font-size:2.5rem;
	margin-bottom: 1.5rem;
}
.fullstory-content .text{
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
	font-size: 1rem;
}
.right-menu{
	margin-bottom: 2rem;
}
.right-menu .sidebar a{
	display:block;
	border-bottom: 1px solid #d7d7d7;
	font-family: 'PT Sans', sans-serif;
	color: #000;
    padding-left: 10px;
    line-height: 35px;
}
.right-menu .sidebar a:last-child{
	border-bottom:none;
}
.right-menu .sidebar a:hover{
	color:#055190;
	background-color:#f1f1f1;
	    transition: .3s;
}
.right-menu .sidebar{
	border: 1px solid #d7d7d7;
	margin-bottom: 1.5rem;
}
.right-menu .small-post{
	margin-bottom: 0px;
}
.right-menu .small-post .new-img {
    width: 100%;
    height: 170px;
    float: none;
	margin-right:0;
	margin-bottom: 0.5rem;

}
.right-menu .small-post .new-img img {
    min-height: 170px;
}
.right-menu .small-post .left {
    margin-bottom: 0.5rem;
}
.right-menu .small-post .post-title {
    color: #666666;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
	line-height: 1.125rem;
	margin-bottom:1.5rem;
}
.right-menu h4{
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
	font-size: 1.5rem;
    line-height: 30px;
    color: #055190;
    /*background-color: #eeeeee;
    border: 1px solid #d7d7d7;
    outline: 5px solid #eeeeee;*/
    text-align: left;
    height: 30px;
    margin-bottom: 1.2rem;
    width: 100%;
	margin-top:5px;
}
.right-menu .text-subline{
	height:2px;
	width: 100%;
}
.right-menu .text-subline:before{
	height:2px;
}
#calendar-layer{
	margin-bottom: 1.5rem;	
}
/*feedback*/
.addform .ui-form {
    list-style: none;
    padding-left: 0;
}
.addform .form-group{
	margin-bottom:1rem;
}
.addform .btn {
    color: #fff;
    background-color: #1173ad;
    font-size: 1.025rem;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 30px;
	border-radius: 0.25rem;
}
/*attachment*/
.attachment a{
	color: #055190;
}
.attachment a:hover{
	color: #055190c4;
}
.attachment .online {
    color: #04acf0;
}
.attachment .online:hover {
    color: #0589bf;
}
/*филиалы*/

.contact-info{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1rem;
	font-weight:300;
}
.contact-info p{
	margin-bottom: 2rem;
}
.contact-info b{
	font-weight:600;
}
.map-filial{
	margin-bottom:2rem;
	margin-top: 1rem;
}
.director img{
	width:100%;
	height:auto;
	margin-bottom:2rem;
}
.direktors .ruk{
	font-size: 20px;
    margin-bottom: 2rem;
    margin-top: 1rem;
}
.direktors img{
	width:90%;
}
.direktors .text{
	margin-top:1rem;
}

.ruk-img{
	width:100%;
	height:273px;
    overflow: hidden;
	position: relative;
	margin-bottom:32px;
}
.big {
	height: 420px;
}
.small{
	height: 194px;
}
.ruk-img img{
	width:100%;
}
.ruk-img .post-title{
	position: absolute;
	text-align:center;
	left:0;
	bottom:0;
	display: block;
    width: 100%;
	background-color: rgb(0 0 0 / 50%);
}
.ruk-img .post-title b{
	color:#f1f1f1;
}
.ruk-img .post-title p{
	color:#fff;
}
#dle-content .col-lg-6{
	max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
#dle-content .col-lg-4{
	max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
.gsInformer {
	width:100%!important;
	height:auto!important;
}
/*поиск*/
.searchtable{
	margin-bottom: 1.5rem;
}
.fgbuz_banner{
	height: 600px;
	overflow: hidden;
	margin-bottom:-30px;
}



/*адаптивность сайта*/

@media (min-width: 1200px) and (max-width: 1399.98px) { 
	nav .nav-item .nav-link {
    font-size: 1rem;
	line-height: 20px;
    text-align: center;
}

}
@media (min-width: 992px) and (max-width: 1199.98px) { 
nav .nav-item .nav-link {
    font-size: 1rem;
	line-height: 20px;
    text-align: center;
}
header .titl h1 {
    margin-top: 0;
}
.post .new-img {
	width: 98%;
	height:280px;
}
.post .new-img img{
	min-height:280px;
}
.post .post-short {
	width:98%;
}
.indicators .indic {
	width: 215px;
}
.fgbuz_banner .carousel-inner .carousel-item{
	height: 600px;
}

footer .logo-foot h1 {
	font-size: 1.4rem;
}
footer .logo-foot p {
	font-size: 0.8rem;
}
footer h3 {
	font-size: 1.1rem;
}
footer .foot-menu a {
	font-size: 0.95rem;
}
footer .map{
	width:100%;
}
.ruk-img {
    height: 227px;
}
.big {
   height: 340px;
}
.small {
    height: 154px;
}

 }
@media (min-width: 768px) and (max-width: 991.98px) { 
header .titl h1 {
    margin-top: 0;
	margin-bottom: 1rem;
}
.navbar-collapse {

    background: #3b61b9;
    text-align: center;
}

.about_us img {
	width: 98%;
}
.about_us p {
    font-size: 0.95rem;
	line-height: 1.2rem;
	}
.indicators .indic {
    background-color: #eeeeee;
	width: 280px;
	}
.about_us .about_text{
	margin-bottom:25px;
}
.over_cervices .foot_bloks i {
    display: none;
}
.over_cervices .over_cerv {
    background-color: #eeeeee;
    width: 100%;
}
.over_cervices .over_cerv .icon {
    width: 65px;
    height: 65px;
}
.over_cervices .over_cerv .marg {
    margin-right: 9px;
}
.over_cervices .over_cerv i {
    font-size: 2rem;
    line-height: 66px;
}
.over_cervices .over_cerv p {
    font-size: 0.7rem;
    line-height: 1rem;
    margin-top: 1rem;
}
.over_cervices .over_cerv {
   padding: 26px 15px 26px 15px;
}
.fgbuz_banner .carousel-inner .carousel-item{
	height: 600px;
}
footer .logo-foot{
	margin-bottom:40px;
}
footer .foot-menu{
	margin-bottom: 1rem;
}
.ruk-img {
    height: 215px;   
}
.big {
	height: 340px;
}
.small{
	height: 154px;
}
	
}
@media (min-width: 768px){ 
.over_cervices .b-first{
	padding-right: 0;
	height: 50px;
}
.over_cervices .b-second{
	padding-left: 0;
	padding-right: 0;
}
.over_cervices .b-third{
	padding-left: 0;
}
}
@media (max-width: 767.98px) { 
.transition-translate:hover {
  bottom: 0px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) { 
header .logo img {
    margin-bottom: 1rem;
}
header .titl h1 {
    font-size: 1.15rem;
    line-height: 1.35rem;
    font-weight: 300;
    margin-top: 0;
	}
header .minselhox {
	display:none;
}
.navbar-collapse {

    background: #3b61b9;
    text-align: center;
}
nav .nav-item .nav-link {
	text-align: center;
}
.search-box{
	text-align: center;
}
.post .new-img {
    width: 100%; 
	height: auto;
}
.post .new-img img{
    width: 100%; 
	height: auto;
	min-height: 0;
	}

.post .post-short {
	width:100%;
}
.mb40{
	margin-bottom:40px;
}
.about_us .about_text{
	text-align:center;
}
.news {
	padding-bottom: 40px;
    margin-bottom: 1rem;
}
.over_cervices .over_cerv {
    width: 350px;
   padding: 19px 35px 19px 35px;
   margin-bottom:30px;
}
.over_cervices .last_cerv {
	margin-bottom:0;
}
.over_cervices .over_cerv .icon {
	margin-right: 35px;
}
.over_cervices .over_cerv .marg {
    margin-right: 35px;
}

.over_cervices .schedule{
	border-radius:10px;
	margin-bottom: 1rem;
}

.over_cervices .laboratory{
	border-radius:10px;
	margin-bottom: 1rem;
}

.over_cervices .docs{
	border-radius:10px;
	margin-bottom: 1rem;
}

footer .logo-foot{
	margin-bottom:40px;
}
footer .foot-menu{
	margin-bottom:20px;
}
footer .map {
    width: 70%;
	margin-bottom:20px;
}
.big {
	height: auto;
}
.small{
	height: auto;
}
}
 @media (max-width: 575.98px) {
	 
header {
    padding-bottom: 25px;
}
header .logo img {
    width: 90%;
	margin-bottom:1rem;
}
header .titl h1 {
    font-size: 0.8rem;
    line-height: 1.35rem;
    font-weight: 300;
    margin-top: 0;
	}
header .contact_inf .circle {
    width: 30px;
    height: 30px;
    line-height: 30px;
	font-size: 18px;
}	
header .contact_inf{
	margin-bottom:1rem;
}
.navbar-collapse {

    background: #3b61b9;
    text-align: center;
}
nav .nav-item .nav-link {
	text-align: center;
}
.search-box{
	text-align: center;
}
.post .new-img {
    width: 100%; 
	height: auto;
}
.post .new-img img{
    width: 100%; 
	height: auto;
	min-height: 0;
	}
.post .left {
	margin-top:1rem;
	margin-bottom:1rem;
	font-size: 0.875rem;
}	
.post .post-short {
	width:100%;
}
.small-post{
	margin-bottom:30px;
}
.small-post .new-img{
	width:100%;
	height:auto;
	margin-right:0;
	margin-bottom:1rem;
}
.small-post .new-img img{
    width: 100%; 
	height: auto;
	min-height: 0;
	}
.indicators .indic {
	width: 80%
}
.about_us p {
	font-size: 1rem;
}
.about_us img {
	width: 100%;
}
.mb40{
	margin-bottom:40px;
}
.about_us .about_text{
	text-align:center;
}
.news {
	padding-bottom: 40px;
    margin-bottom: 1rem;
}
.over_cervices .schedule{
	border-radius:10px;
	margin-bottom: 1rem;
}

.over_cervices .laboratory{
	border-radius:10px;
	margin-bottom: 1rem;
}

.over_cervices .docs{
	border-radius:10px;
	margin-bottom: 1rem;
}
.over_cervices .over_cerv {
    width: 100%;
   padding: 19px 15px 19px 15px;
   margin-bottom:30px;
}
.over_cervices .last_cerv {
	margin-bottom:0;
}
.over_cervices .over_cerv .icon {
	margin-right: 15px;
}
.over_cervices .over_cerv .marg {
    margin-right: 15px;
}
footer .logo-foot{
	margin-bottom:40px;
}
footer .foot-menu{
	margin-bottom:20px;
}
footer .map {
    width: 90%;
	margin-bottom:20px;
}
.ruk-img {
    height: auto;
}
.big {
	height: auto;
}
.small{
	height: auto;
}
.form_submit .c-captcha {
    float: left;
    margin-bottom: 1rem;
	margin-right: 5px;
}
 }
 /*версия для слабовидящих*/

@media screen and (max-width: 980px) {
    #glazd {
        position:absolute;
        top:10px;
        right:100px;
        z-index: 99999;
        width:50px;
    }
}
@media screen and (min-width: 980px) {
    #glazd {
        position:absolute;
        top:20px;
        left:50px;
        z-index: 99999;
        width:50px;
    }
}