#cookie_notification{
	z-index: 10;
	display: none;
	justify-content: space-between;
	align-items: flex-end;
	position: fixed;
	bottom: 15px;
	left: 50%;
	width: 900px;
	max-width: 90%;
	transform: translateX(-50%);
	padding: 25px;
	background-color: white;
	border-radius: 4px; 
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}
#cookie_notification p{
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: $color_text;
}
@media (min-width: 576px){
	#cookie_notification.show{
		display: flex !important;
	}
	.cookie_accept{
		margin: 0 0 0 25px;
	 }
}
@media (max-width: 575px){
	#cookie_notification.show{
		display: block;
		text-align: left;
	}
	.cookie_accept{
		margin: 10px 0 0 0;
	}
}
.content-border {
    box-shadow: 0px 0px 15px rgba(96, 50, 50, 0.6);
    padding: 20px;
    border-radius: 10px;
    margin: 20px;
}

.gragient-site-button{
	color: #FFF;
    background: linear-gradient(30.23deg, #48B6B6 8.02%, #00DFB4 81.28%);
    border-radius: 10px; 
	-webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.gragient-site-button:hover{
	box-shadow: 0px 10px 33px #89C0B3;
    color: #fff;
}
.custom-button-link{
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #48B6B6;
    transition: 0.4s;	
}
.custom-button-link:hover{
	text-decoration:underline;
}
.custom-button-link svg {
    margin-left: 10px;
}
.intec-content-custom {
    min-width: 320px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    max-width: 1900px;
    position: relative;
    padding: 60px 0;
}
.intec-content-custom .company-absolute-block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.intec-content-custom .company-absolute-block .company-background-contain{
    background-image: url(/images/company-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    -ms-flex: 0 0 39%;
    flex: 0 0 39%;
    max-width: 39%;	
}
.intec-content-custom .company-button {
    position: absolute;
    bottom: 0;
}
.intec-content-custom .company-button .company-button-arrow {
    background: #FFFFFF;
    border-radius: 10px;
    display: block;
    padding: 20px 17px; 
	transition: 0.4s;
}
.intec-content-custom .company-button .company-button-arrow path{
	transition: 0.4s;
}
.intec-content-custom .company-button .company-button-arrow:hover {
    background: #48b6b6;
}
.intec-content-custom .company-button .company-button-arrow:hover path{
    fill: #fff;
}
.widget-content .company {
    border-left: 1px solid #ddd;
    padding: 20px 0;
}
.widget-content .company:nth-child(1){
    border-left: none;	
}
.widget-content .company .number-content{
	font-style: normal;
	font-weight: bold;
	font-size: 60px;
	line-height: 71px;
	color: #454545;
}
.widget-content .company .number-description{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
	color: #555555;
	padding-left: 15px;
}
.intec-content-custom .company-custom-text {
    padding-right: 70px;
}
@media all and (max-width: 1370px) {
	.intec-content-custom .company-custom-text {
		padding-right: 150px;
	}
}
@media all and (max-width: 1000px) {
	.intec-content-custom .company-absolute-block{
		display:none;
	}
	.intec-content-custom .column-1000-reverse{
		flex-direction: column-reverse;
	}
	.intec-content-custom .company-button {
		position: relative;
	}
	.intec-content-custom .company-button .company-button-arrow{
		display: inline-block;
		margin-top: 20px;
	}
	.intec-content-custom .mobile-new-block{
		background-image: url(/images/company-bg.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		padding: 50px 0;
		text-align: center;
		margin-bottom: 40px;
	}
	.widget-content .company{
		border:none;
	}
	.widget-content .company .number-content{
		text-align:right;
	}
	.intec-content-custom .company-custom-text {
		padding-right: 0px;
	}
}
@media all and (max-width: 500px) {
	.widget-content .company .number-content{
		font-size: 45px;
	}
}

.organ-inspekcii-item {
text-align:center;
border: 5px solid #48b6b6;
width:350px;
margin: auto;
padding: 30px 10px;
border-radius: 10px;
font-size: 16px;
box-shadow:0px 2px 5px 0px rgba(45, 45, 45, 0.3);
background-color: #c7e9e9;
transition: 0.4s;
vertical-align:top;
margin-top:30px
}

.organ-inspekcii-item:hover {
width:370px;
padding: 35px 10px;
font-size: 18px;
}

.organ-inspekcii-item-wrap {
height:132px;
}

.organ-inspekcii-arrow-vlevo1 {
height:60px;
width:50%;
float:left;
background: url(/images/strelka-vlevo.png) no-repeat;
background-size:60px;
background-position: 88% center;
}

.organ-inspekcii-arrow-vpravo1 {
height:60px;
width:50%;
float:left;
background: url(/images/strelka-vpravo.png) no-repeat;
background-size:60px;
background-position: 12% center;
}

.organ-inspekcii-arrow-vlevo2 {
height:60px;
width:50%;
float:left;
background: url(/images/strelka-vlevo.png) no-repeat;
background-size:60px;
background-position: 12% center;
}

.organ-inspekcii-arrow-vpravo2 {
height:60px;
width:50%;
float:left;
background: url(/images/strelka-vpravo.png) no-repeat;
background-size:60px;
background-position: 88% center;
}

.organ-inspekcii-arrow-niz {
display:none;
height:60px;
width:100%;
float:left;
background: url(/images/strelka-vniz.png) no-repeat;
background-size:60px;
background-position: center;
margin-bottom: 30px;
}

@media (max-width:991px) {
.organ-inspekcii-arrow-vlevo1 {
display:none;
}

.organ-inspekcii-arrow-vlevo2 {
display:none;
}

.organ-inspekcii-arrow-vpravo1 {
display:none;
}

.organ-inspekcii-arrow-vpravo2 {
display:none;
}

.organ-inspekcii-arrow-niz {
display:block;
}

.clearfix-991 {
clear:both;
}
}

@media (max-width:423px) {
.organ-inspekcii-item {
width:100%;
height:auto;
}

.organ-inspekcii-item:hover {
width:100%;
}
}

.inspelcia-table {
width:100%;
}

.inspelcia-table-wrapper {
width:70%;
margin:auto;
} 

.inspelcia-table td {
padding:10px 39.5px 10px 39.5px;
}

.inspelcia-table tr:nth-child(odd) {
background-color:#c7e9e9;
}

.inspelcia-table tr:nth-child(even) {
background-color:white;
}

.inspekcia-list {
font-size:18px;
margin-top:30px;
line-height:2em;
}

.inspekcia-list li {
padding-left:40px;
}

.inspekcia-list li:before {
content: counter(li) " " !important;
top:2px;
counter-increment: li;
border: solid 2px #2d2d2d;
font-size: 21px;
border-radius: 50%;
width: 30px;
height: 30px;
text-align: center;
line-height: 1.2;
color:#6cc5c5;
}

.perechen-dokumantov-table {
width:100%;

}

.perechen-dokumantov-table td {
vertical-align:top;
padding: 10px;
border: 1px solid silver;
}

.perechen-dokumantov-table-2 {
width:100%;

}

.perechen-dokumantov-table-2 td {
padding: 10px;
border: 1px solid silver;
}

.organ-inspekcii-back-button {
text-align:center;
border: 5px solid rgba(72,182,182,0.6);
padding: 10px 10px;
border-radius: 10px;
font-size: 16px;
box-shadow:0px 2px 5px 0px rgba(45, 45, 45, 0.3);
background-color: rgb(199,233,233,0.6);
transition: 0.4s;
vertical-align:top;
position:fixed;
bottom:40px;
left:50%;
margin-left:-45px;
color:rgb(45,45,45);
}

.organ-inspekcii-back-button:hover {
border: 5px solid #48b6b6;
background-color: #c7e9e9;
color:#6cc5c5;
}

.call-us-block-elem-wrap {
display: table;
width:25%;
float:left;
padding:10px;
}

.call-us-block-elem-wrap-uzk {
display: table;
width:25%;
float:left;
padding:10px;
}

.call-us-block-elem {
position: relative;
display: table-cell;
vertical-align: middle;
text-align:center;
border: 3px solid #1bcfb4;
width:100%;
height: 170px;
padding:20px;
border-radius: 20px;
}

.call-us-block-elem-header {
font-size:20px;
}

.call-us-block-elem-header-uzk {
font-size:16px;
}

.call-us-block-elem-desc a {
font-size:16px;
font-weight:bold;
}

@media (max-width:970px) {
.call-us-block-elem-wrap {
width:50%;
}
}

@media (max-width:509px) {
.call-us-block-elem-wrap {
width:100%;
}
}

@media (max-width:1259px) {
.call-us-block-elem-wrap-uzk {
width:50%;
}
}

@media (max-width:795px) {
.call-us-block-elem-wrap-uzk {
width:100%;
}
}

@media (max-width:720px) {
.call-us-block-elem-wrap-uzk {
width:50%;
}
}

@media (max-width:509px) {
.call-us-block-elem-wrap-uzk {
width:100%;
}
}

/* Почему стоит выбрать медицинский центр "Омега" */
.reasons-why-block {
    font-family: "gt_walsheim_pro", sans-serif;
    padding: 100px 0 50px 0;
}

.reasons-why-block .widget-title span{
    color: #198889;
}
.video-on-main{
    width: 800px;
    height: 450px;
}
@media all and (max-width: 768px) {
    .video-on-main{
    width: 100%;
    
    }

}
.reasons-why-block .widget-title h1{
    font-weight: 500;
    font-size: 26px !important;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #404040;
    padding: 0 0 35px 0;
    max-width: 280px;
}

.reasons-description-main {
    font-size: 26px;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: 0em;
    margin-bottom: 55px;
}

.reasons-paragraph-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0em;
    margin-bottom: 14px;
    color: #198889;
}

.reasons-description {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0em;
    margin-bottom: 43px;
}

.reasons-why-block .reasons-description:last-child {
    margin-bottom: 0;
}

.reasons-divider-line {
    width: 80%;
    display: inline-block;
    margin-bottom: 48px;
    border: none;
    border-top: 2px solid #404040;
}

.reasons-why-block-highlighter-color {
    color: #198889;
    font-weight: 500;
}

.reasons-why-block-highlighter-bold {
    font-weight: 500;
}
.file-widget-content .widget-item-picture{
    background-size: cover;
    padding-top: 100%;
    background-repeat: no-repeat;
}
.file-widget-content .widget-item-wrapper {
    transition: 0.4s;
}
.file-widget-content .widget-item-wrapper:hover {
    position: relative;
    transform: translateY(-10px);
}
.file-widget-content .widget-item-name-wrapper{
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white;
    text-decoration: none;
    background-color: #48b6b6;
    padding: 5px;
}
.file-widget-content .widget-title {
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 30px;
    line-height: 32px;
    color: #454545;
    padding-bottom: 50px;
}
.file-widget-content {
    padding-bottom: 50px;
}