/*   
Theme Name: clean
Theme URI: http://dontforget.pro/wordpress/chistyiy-shablon-wordpress-dlya-razrabotki/
Description: Чистый шаблон WordPress для разработки
Author: saxa:p
Author URI: http://dontforget.pro
*/

body{
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #333;
    background:#fff;
	font-family: 'Open Sans', sans-serif;
}
ul,li{
    display: block;
    margin: 0;
    padding: 0;
}
a{
    color: #000;
	transition:0.25s;
}

a:not(.button):hover{
 text-decoration: none!important;
 color: #6dd216 !important;
 transition:0.25s;
}
a:visited{
    text-decoration: none;
}
a:active{
    text-decoration: none;
}
a:link{
    text-decoration: none;
}

p{
color:#333;
}
h5, h4, h3, h2, h1{
	color: #333;
}
img{
    max-width: 100%;
}
.mobile-icon{
	display: none;
}
.general-top-row i{
    font-size: 30px;
}


.color-nav-item a{
    color: #fff;
    font-size: 18px;
}

.row{
	overflow:hidden;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: #fff!important;
    text-decoration: none;
}
.current-menu-item{
	border-bottom: 5px solid #009c72;
}
.f_menu #menu-head-1{
	display: flex;
	height: 100px;
	 flex-direction: column; 
  flex-wrap: wrap
}
.f_menu #menu-head-1 li{
	padding: 5px;
	margin-left: 8px;
	page-break-inside: avoid;
  break-inside: avoid;
}
.f_menu #menu-head-1 li a{
	color: #868686;
	font-weight: 500;
}
.f_menu #menu-head-1 .current-menu-item{
	border-bottom: none;
}
.desc-text{
	color: #606060;
	font-weight: 500;
}
.wrapper{
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}
.content{
	min-height: 500px;
}
/*.s_page{
	width: 50%;
    margin: 0 auto;
    margin-top: 70px;
}

*/
/* -------------------------------- Scrollbar ------------------------------- */

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #009c72;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #147f52;
}
/******************* HEADER ****************************/

.header{
	background-color:#fff;
}
.h_info_wrapper{
	overflow: visible;
}
.block-worktime .hi_item{
	white-space: nowrap;
}
.block-adress .hi_item {
	white-space: wrap;
}
.navbar{
	padding:0!important;
	height: 100%;
}
.menu-container{
	position: absolute;
	bottom: -47px;
	left: 12%;
	background: #fff;
	box-shadow: 10px 10px #009c72;
	z-index: 999999;
}
.h_block1{
	position:relative;
	padding:10px 0px 10px 0px;
    background-color: #009c72;
    color: #fff;
}

.logo h2{
	    font-size: 36px;
}

.logo span{
	display:block;
	font-size: 5px;
	letter-spacing:0.25px;
}

.h_block1 .r_inf{
	font-size:18px;
	display: flex;
    justify-content: flex-end;
	align-items: center;
}
.h-info-container{
	margin: 0 30px;
}
.h_block1 .r_inf i{
	display: inline;
	/*float:left;*/
	font-size:24px;
	height:100%;
}

.menu-head-container{
    width: 100%;
}

#menu-head{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 15px;
}
#menu-head li:not(:first-child){
    margin-left: 20px;
}
#menu-head li a{
    padding: 1px;
    font-size: 19px;
    font-weight: 500;
    color: #009c72;
}
.p_menu, .menu{
	margin-left:auto;
}

.p_menu .nav-item, .menu .nav-item{
	float:left;
	font-size: 18px;
}

.p_menu .nav-link, .menu .nav-link{
	color:#353535!important;
}

.p_menu .nav-item::after, .menu .nav-item::after{
	content:"";
	display:block;
	width:0%;
	margin:0 auto;
	border-bottom:2px solid #009c72;
	transition:width 0.5s;
}

.p_menu .nav-item:hover::after, .menu .nav-item:hover::after{
	width:100%;
	transition:width 0.25s;
}

.p_menu .nav-link:hover, .menu .nav-link:hover{
	color:#009c72!important;
}

.p_menu .active, .menu .active{
	color:#009c72!important;
}

.p_menu .item_active::after, .menu .item_active::after{
	width:100%;
	transition:width 0.25s;
}

.p_menu.active, .menu .active{
	color:#009c72!important;
}

.m_active{
    position: fixed !important;
    width: 100% !important;
    z-index: 99999;
	top: 7%;
    background-color: #fff;
}
.hi_item{
    color: #fff;
}
.block-adress, .block-worktime{
	display: flex;
}
.block-telephone{
	margin-bottom: 10px;
}
#b3, #b4, #b5, #b6, #b7{
	margin: 120px 0;
}

/******************* FOOTER ****************************/

.footer{
	margin-top:35px;
	border-top:10px solid #009c72;
}

.f_block1{
	border-bottom:1px solid #e0e0e0;
	padding-bottom: 15px;
}

.f_info {
    border-bottom: 5px solid #009c72;
}

.f_inf i{
    width: 25px;
    float: left;
	margin:0!important;
    font-size: 25px;
	color:#009c72;
    padding-right: 10px;
}

.fi_text{
	float:left;
	font-size:16px;
	padding:0px 15px 0px 15px
}

.fi_text span{
	color:#009c72;
}
.fi_text a{
	color: inherit;
}

.fi_item {
    padding-top: 10px;
    padding-bottom: 10px;
}

.f_menu{
	margin-left:auto;
	padding-top: 5px;
}

.f_menu .nav-item{
	font-size: 18px;
}

.f_menu .nav-link{
	font-size: 17px;
	color:#353535!important;
	border-bottom:1px dotted #353535;
}

.f_menu .nav-link:hover{
	color:#009c72!important;
	border-bottom:1px dotted #009c72;
}

.open-hourse li{
	display: block;
	font-size:16px;
    width: 65%;
    padding: 10px;
    margin: 0 auto;
    color: #868686;
    border-bottom: 1px dotted #009c72;
}

.open-hourse li:hover{
	color:#009c72;
}

.open-hourse span{
	float:right;
}

.oh_title{
	padding: 10px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #353535;
}

    

.f_block3{
	background-color:#009c72;
}

.copyright{
	padding: 5px;
	text-align:center;
	font-size:10px;
	color:#fff;
}

.creators {
	padding: 10px;
    text-align: right;
    font-size: 24px;
    color: #009c72;
}

/******************* FOOTER ****************************/

.block-title{
	padding:0px 0px 5px 0px;
	color: #333;
}

.block-title::after{
	display:block;
	content:"";
	width:100px;
	margin:0 auto;
	margin-top:15px;
	border-bottom:3px solid #009c72;
}

.button{
    display: block;
    position: relative;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 15px 50px 15px 50px;
    border: 3px dashed #009c72;
    color: #009c72;
}

.button:hover{
	background-color:#009c72;
	color:#fff;
}

.navbar-light .navbar-toggler {
	border:none;
	transition:0.5s;
}

.navbar-toggler:focus{
	outline:none;
}

.nt_active{
	transform:rotateZ(90deg);
	transition:0.5s;
}

/******************* BLOCK 1****************************/


.line_limit{
	max-height: none !important;
}
.bg_layer{
	position:absolute;
	width:100%;
	height:80vh;
	background-color:rgba(0,0,0,0.5);
}

.image-header-back{
	background: url("../images/headimg3.jpg") no-repeat;
    height: 94vh;
    background-size: 100% 118%;
	background-repeat:no-repeat;
	background-position: 0px 29%;
}
.title-text-in-block{
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px dotted #fff;
}
.main-text-in-block{
    font-size: 22px;
    color: #fff;
}

.text-in-images-head {
    position: absolute;
    top: 35%;
	margin:15px;	
    padding: 15px;
    background-color: rgba(0, 156, 114, 0.5);
}

.text-in-images-head a{
	display: block;
    position: relative;
    float: left;
    overflow: hidden;
    font-size: 16px;
    padding: 10px;
	background-color: rgba(0, 239, 106, 0.5);
    border: 2px solid rgba(255, 255, 255, 1);
    color: #ffffff;
}	

.text-in-images-head a:hover{
	background-color: unset !important;
	border-color: rgba(0, 239, 106, 1);
	color: #fff !important;
}

.block-img-genral{
    position: relative;
    top: -70px;
}

.block-img-genral i{
    font-size: 60px;
    color: #fff;
}

.block-img-info{
    color: #ffffff;
    font-size: 21px;
    border-right: 1px solid #3c8a76;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #009c72;
}

.block-img-info i{
	float:left;
	padding:5px 10px 5px 0px;
	color: #85ffde;
}

.block-img-info h4{
    color: #85ffde;
	border-bottom: 1px dashed #85ffde;
	padding-bottom:5px;
}

/******************* BLOCK 2****************************/

.block2 p{
	color:#fff;
}
#menu-head{
	padding: 15px;
	background: #fff;
}
.h_block2{
	margin-bottom: 80px;
}
/******************* BLOCK 3****************************/
.img-center{
	height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.b3_info-wrapper{
	margin: 0 auto;
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.block3 i{
    font-size: 35px;
    color: #009c72;
}
.block-text{
	position: relative;
	color: #606060;
}

.block-text-icon{
	height:50%;
}
.block3 .block-text .uppercase{
	text-align: center;
}
.blocktop-text-block-up{
	margin-bottom: 41px;
	margin-top: 41px;
}
.class-block-office{
	margin-bottom: 25px;
	margin-top: 70px;
}
.column-text{
	padding: 0 72px !important;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.line-block{
	width: 7px;
    height: 7px;
    background: #a6acbd;
    display: block;
    border-radius: 50%;
	position: absolute;
}
.line2-block-1, .line1-block-1{
	right: -42px;
}
.line4-block-1, .line3-block-1{
	left: -42px;
}
.line2-block-1:before, .line1-block-1:before{
    left: -9px;
}
.line4-block-1:before, .line3-block-1:before{
    right: -9px;
}
.line2-block-1:after, .line1-block-1:after{
    left: 31px;
}
.line4-block-1:after, .line3-block-1:after{
    right: 31px;
}
.line2-block-1:after, .line1-block-1:after{
	transform-origin: left;
}
.line4-block-1:after, .line3-block-1:after{
	transform-origin: right;
}
.line1-block-1:after{
	transform: rotate(30deg);
}
.line2-block-1:after{
	transform: rotate(-30deg);
}
.line3-block-1:after{
	transform: rotate(-30deg);
}
.line4-block-1:after{
	transform: rotate(30deg);
}
.line1-block-1:after, .line3-block-1:after{
	top: 18px;
}
.line2-block-1:after, .line4-block-1:after{
	bottom: 18px;
}
.line4-block-1:after, .line3-block-1:after, .line2-block-1:after, .line1-block-1:after{
	content: '';
    display: block;
    width: 137px;
    border-bottom: 2px dotted #a6acbd;
    position: absolute;
}
.line4-block-1:before, .line3-block-1:before, .line2-block-1:before, .line1-block-1:before{
	content: '';
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #a6acbd;
    position: absolute;
    top: -9px;
}
.line4-block-1, .line3-block-1, .line2-block-1, .line1-block-1{
	top: 50%;
}
.block-bg{
	padding: 59px 34px;
	position: relative;
}
.block-3__block-bg-1{
	background: url(../images/bg-block3-04.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.block-3__block-bg-2{
	background: url(../images/bg-block3-03.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.block-3__block-bg-3{
	background: url(../images/bg-block3-02.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.block-3__block-bg-4{
	background: url(../images/bg-block3-01.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.block-3_desc-text{
	width: 50%;
	margin: 0 auto;
	padding: 0 40px;
}



/******************* BLOCK 4****************************/
.bottom-img-block{
	color: #fff;
}
.img-in-block {
    position: relative;
	margin-bottom:15px;
    width: 100%;
	height:450px;
	overflow:hidden;
}

.up-table-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #A9F8FF;
    opacity: 0.2;
}

.bottom-img-block{
    position: absolute;
	padding:10px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12%;
    background: rgba(0, 156, 114, 0.5);
    z-index: 2;
	transition:0.5s;
}

.img-in-block:hover .bottom-img-block{
    transition: 0.5s;
    height: 52%;
}

.more-doctor{
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin: 20px auto;
    padding: 10px 40px;
    width: auto;
    height: auto;
    background: #000;
}

.bottom-img-block p{
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.d_name{
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.d_name::after{
	display:block;
	content:"";
	position:relative;
	width:0px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:3px solid #fff;
}

.img-in-block:hover .d_name::after{
	width:100px;
	transition:0.5s;
}

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

.bottom-img-block span{
	color:#fff;
	font-size:14px;
}

/******************* BLOCK 5****************************/
.column-department{
	max-width: 20% !important;
	height: 400px;
}
.department-block{
    font-size: 16px;
}
.fa-long-arrow-alt-right:before{
	font-size: 40px;
}
.departaments > div{
	margin-bottom:15px;
}

.departament{
	position:relative;
    background-size: 100%;
    width: 100%;
    height: 100%;
	transition:1s;
	background-repeat:no-repeat;
	margin-bottom:15px;
	overflow:hidden;
	padding: 20px;
}

.departament img{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -9;
	transition:1s;
}

.departament:hover img{
	transform:scale(1.25);
	transition:1s;
}

.department-block span {
    font-size: 16px;
}
.department-block p{
	color: #fff;
}
.department-block div{
	font-size: 16px;
}

.department-block h4 {
	color: #fff !important;
    border-bottom:1px solid #fff;
}
.departaments-all {
	width: 78%;
    margin: 0 auto !important;
}
.departaments-all .departament{
	position:relative;
    background-size: 100%;
    width: 100%;
    height: 100%;
	transition:1s;
	background-repeat:no-repeat;
	margin-bottom:15px;
	overflow:hidden;
	padding: 20px;
}

.know-more{
	position: absolute;
    bottom: 37px;
    right: 34px;
}

.know-more a{
	color:#fff;
	opacity: 0.85;
}

.know-more a:hover{
	color:#fff;
	opacity: 1;
}

.know-more a:hover::after{
	display:block;
	content:"";
	border-bottom:1px dotted #fff;
}

.up-the-block{
    padding: 50px 40px;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0, 101, 74, 0.35);
}


.blocktop-text-block-up p{
    margin-bottom: 40px;
}

.img-in-block{
    display: block;
    position: relative;
}

.img-in-block: after{
    content: ''; 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    background: rgba(0,0,0,.5);  
    opacity: 0; 
}

.img-in-block: before{
content: ''; 
position: absolute; 
top: 0; 
left: 0; 
right: 0; 
bottom: 0; 
background: url(../icon-path.html); 
opacity: 0; 
}

.img-in-block:hover:before,
.img-in-block:hover:after { 
    opacity: 1; 
}

/******************* BLOCK 6****************************/

.block6 .block-title{
	padding:20px 0px 5px 0px;
}

.left-col{
    border-right: 3px dashed #fff;
}
.left-col, .right-col{
	padding: 20px;
}
.block6 .left-col {
    background-color: #009c72;
	color:#fff;
}

.block6 .right-col{
    background-color: #009c72;
	color:#fff;
}

.block6 .pt-2 p{
	color:#fff;
}

.border-text-block{
    position: relative;
    padding: 53px 92px;
    margin-bottom: 15px;
    border: 2px dashed #fff;
    min-height: 200px;
    border-radius: 35px;
	font-size: 16px;
}

/******************* BLOCK 7****************************/

.block7{
	padding-bottom:25px;
}

.tab-style-p{
    font-size: 18px;
}

.bhoechie-tab-content{
    height: 100%;
    width: 100%;
}

.bhoechie-tab-menu .list-group>a.active:after{
	display:block;
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -31px;
    border-left: 0;
    border-bottom: 31px solid transparent;
    border-top: 31px solid transparent;
    border-left: 15px solid #009c72;
	opacity:1;
}

.bhoechie-tab-menu .list-group>a.active{
	background-color:#009c72;
	border-color:#009c72;
	color:#fff;
	transition:0.25s;
}

.list-group a{
	border-radius:0!important;
	cursor:pointer;
}

.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

.bhoechie-tab .bhoechie-tab-content:not(.active){
  display: none;
}
#form-mideal-faq{
	margin: 0 auto;
}
.title-list-question{
	display: none;
}
.question-title{
	text-align: center;
    font-size: 18px;
    font-weight: 500;
	margin-bottom: 20px;
}
#form-mideal-faq{
	max-width: 62% !important;
}
.question-answer__question textarea{
	min-height: 200px;
}
#form-mideal-faq .sent-group{
	text-align: center;
}
.chat-text{
	width: 60% !important;
}
.faq-answer .chat-text{
	margin-left: auto !important;
}
#mideal-faq-list .pagination{
	display: flex !important;
	font-size: 18px;
    font-weight: 500;
	justify-content: center;
    align-items: center;
}
#mideal-faq-list .pagination li{
	margin-left: 5px;
	padding: 5px;
}
#mideal-faq-list .pagination .active span{
	padding: 5px 10px;
    border-radius: 5px;
	color: #fff;
}
#mideal-faq-list .faq-name{
	font-size: 14px !important;
}
#mideal-faq-list .chat-text{
	padding: 10px 10px !important;
}
/******************* SPECIALISTI ****************************/
.media-list .media{
	display: none !important;
}
.specialisti{
	margin-bottom:25px;
    width: 70%;
    margin: 0 auto;	
}

.specialisti > .row{
	margin-bottom:15px;
}

.s_img {
    position: relative;
    float: left;
    padding: 15px;
    max-width: 250px;
    height: 250px;
    width: 25%;
}
.s_img img{
	object-fit: cover;
	height: 100%;
}
.s_inf {
	position: relative;
    float: left;
    padding: 15px;
    width: 75%;
}

.s_name {
    font-size: 24px;
    border-bottom: 3px solid #009c72;
}
.s_work {
    margin-top: 15px;
    font-size: 18px;
    color: #3e3e3e;
	font-weight: 500;
}
.s_more a{
	color: #009c72;
	border-bottom: 1px solid;
}

/******************* VIDDILENIA ****************************/

.departaments > div{
	    margin-bottom: 30px;
}

/******************* ABOUT ****************************/

.about{
	width:70%;
	margin:0 auto;
}

/******************* FOOD MENU ****************************/

.food_menu{
	width:70%;
	margin:0 auto;
}

.btn {
    color: #fff!important;
    background-color: #009c72!important;
    border-radius: 0px!important;
    border: none!important;
}

.btn:focus {
	box-shadow:none!important;
}

.menu-button:hover {
	color:#009c72;
	background-color: #fff;
}

.menu-button:focus {
	box-shadow:none!important;
	color:#009c72;
	background-color: #fff;
}

th {
    background-color: #009c72;
    color: #fff;
    padding: 10px;
}

td {
    padding: 10px;
	border-bottom:1px solid #009c72;
	color:#7d7d7d;
}


.title-text{
    text-transform: uppercase;
    font-size: 22px;
}
.title-text:after{
    content: '';
    width: 20%;
    display: block;
    height: 3px;
    margin: 20px auto;
    background: #000;
}
.menu-block{
    margin:20px auto;
}

table {
    width: 100%;
    height: 100%;
}

.h4-title-menu{
    display: block;
    margin-top: 25px;
}

.main-text-block{
    font-size: 16px;
}

.buton-text{
    margin:0 auto;
}

.general-menu-block .col-12{
    margin-bottom: 10px;
}

.img-menu img{
    width: 100%;
    height: 100%;	
}


/******************* NEWS ****************************/
#news{
	margin-top: 150px;
	margin-bottom: 150px;
}
.insideframe .text{
	font-size: 16px !important;
}
.insideframe .title{
	width: 100%;
	padding: 5px;
}
.wplp_container.default .defaultflexslide > li {
    display: block!important;
}

.wplp_container.default li {
    float: none;
    padding: 10px;
}

.wplp_container.default .title {
    font-size: 18px !important;
    line-height: 1.23;
    display: block;
	max-width: 100% !important;
}
.wplp_container .title::after{
	content: '';
	display:block;
	width: 50%;
	height: 1px;
	background: #dcdcdc;
	transition: 0.8s;
	margin: 8px 0;
}
.wplp_container .text span {
    color: #606060;
}
.wplp_listposts .insideframe ul li{
	padding: 0px 34px;
	height: 368px;
	overflow: hidden;
}
.wplp_listposts .insideframe ul li:not(:last-child){
	border-right: 10px solid #a9ded0;
}
.wplp_outside{
	margin: 0 auto;
}
.wplp_listposts .insideframe ul li .text span{
	line-height: 24px;
}
.wplp_listposts .insideframe ul li:hover img{
	transform: scale(1.1);
}
.wplp_listposts .insideframe ul li:hover .title::after{
	width: 100%;
	transition: 0.8s;
}
/******************* POST ****************************/

.post{
	width:70%;
	min-height: 500px;
	margin:0 auto;
}
.page-content{
	min-height: 500px;
    width: 50%;
    margin: 0 auto;
    margin-top: 90px;
}
.page-content img{
	width: 100%;
	height: 100%;
}
.post img{
	display:block;
	padding:10px;
	width: 100%;
	height: auto;
}

.alignnone{
	margin-left:auto;
	margin-right:auto;
}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.alignleft {
    float: left;
    padding: 10px;
}

.n_pagination{
	padding: 10px;
}

.n_pagination a{
	font-size:21px;
	color:#000;
	border-bottom:1px dotted #000;
}

.n_pagination a:hover{
	color:#009c72;
	border-color:#009c72;
}

.n_pagination a:last-child{
	float:right;
}
/******************* FORMA ****************************/
.wpcf7-exclusive-checkbox label{
	display: flex;
	justify-content: center;
}
.wpcf7-exclusive-checkbox label .wpcf7-list-item-label{
	text-align: left;
    margin-left: 20px;
    font-size: 16px;
	width: 100%;
}
.wpcf7-exclusive-checkbox label input{
	width: 26px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    transition: 0.05s border-color ease-in-out;
}
.showcheckbox{
	background: #009c72;
}
.wpcf7-exclusive-checkbox label .wpcf7-list-item-label::after{
	display: none;
    position: absolute;
    left: 1px;
    top: 2px;
    content: "";
    width: 15px;
    height: 15px;
    background-color: #a2d6a0;
    border-radius: 5px;
    transition: 0.5s;
}
.wpcf7-exclusive-checkbox label input:checked ~ wpcf7-list-item-label::after {
    display: block;
}
span.wpcf7-list-item{
	margin: 0 !important;
}
.form p{
	color: #fff;
}
.main-form{
    color: #fff;
    font-size: 20px;
	position:relative;
	padding-top:15px;
	width:81%;
	margin:0 auto;
}

.main-form input{
    height: 50px;
}

.form-img-back{
    background: url("../images/zapis.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.title-contactform:after{
    content: '';
    width: 20%;
    display: block;
    height: 3px;
    margin: 20px auto;
    background: #000;
}

label.form-check-label {
    margin-top: 15px;
    font-size: 15px;
}

#formCheck{
	height:auto;
}

.submit-button{
	width:100%;
    padding: 20px 20px;
}

.opacity-back{
    background-color: rgba(0, 156, 114, 0.35);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.article{
	position:relative;
	width:50%;
	margin:0 auto;
    margin-top:25px;
	color:#fff;
	padding-bottom:20px;
}
#gallery-1 img{
	border: none !important;
}








/********* Media ***********/
@media only screen and (min-width: 1750px) {
	.block-3__block-bg-1, .block-3__block-bg-3{
		margin-bottom: 65px;
	}
}

@media only screen and (max-width: 1400px) {
	.h_block1 .r_inf{
		font-size: 16px;
	}
	#menu-head{
		padding: 6px 7px;
	}
	.wplp_outside{
		max-width: 100% !important;
	}
	.wplp_listposts .insideframe ul li{
		padding: 0px 19px;
	}
	.column-text{
		padding: 10px !important;
	}
	.line4-block-1:after, .line3-block-1:after, .line2-block-1:after, .line1-block-1:after{
		width: 40px;
	}
	.img-in-block, .departament{
		height: 383px;
	}
	.button{
		padding: 10px 26px;
	}
	.up-the-block{
		padding: 8px 17px;
	}
	.department-block{
		font-size: 18px;
	}
	.border-text-block{
		padding: 37px 37px;
	}
}
@media only screen and (max-width: 1200px) {
	#menu-head li{
		font-size: 18px;
	}
	.wplp_listposts .insideframe ul li{
		padding: 0px 13px;
	}
	.departament{
		padding: 8px;
	}
	.fi_item{
		display: flex;
	}
	.f_menu #menu-head-1 li{
		margin-left: 0;
	}
}
@media only screen and (max-width: 1100px) {
	.line4-block-1:after, .line3-block-1:after, .line2-block-1:after, .line1-block-1:after{
		display: none;
	}
	.know-more{
		right: 0;
    	width: 100%;
    	text-align: center;
	}
	.column-text{
		max-width: 50% !important;
    	flex: 0 0 40% !important; 
	}
	.departaments-all{
		width: 94%;
	}
	.department-block span, .department-block div{
		font-size: 14px;
	}
	.image-header-back{
		background-position: top !important;
	}
	.title-text-in-block{
		font-size: 26px;
	}
	.main-text-in-block{
		font-size: 18px;
	}
	.text-in-images-head a{
		font-size: 16px;
	}
	.text-in-images-head{
		top: 45%;
	}
	.department-block .know-more .fa-long-arrow-alt-right:before{
		position: absolute;
    	right: 14px;
	}
	.column-department{
		height: 240px;
	}
	.departaments-all .departament{
		padding: 6px;
	}
	.fa-long-arrow-alt-right:before{
		font-size: 29px;
	}
	#menu-head {
		position: absolute;
		width: 100%;
	}
	.menu-container{
		background: transparent;
		box-shadow:none;
		width: 100%;
		bottom: -20px;
		left: 0;
	}
	#menu-head li a{
		font-size: 18px;
	}
	.line_limit{
		max-height: 9em !important;
	}
	.h4, h4{
		font-size: 1.2rem !important;
	}
	.img-in-block, .departament{
		height: 253px;
	}
	.bottom-img-block{
		padding: 2px 6px;
	}
	.img-in-block:hover .bottom-img-block{
		height: 76%;
	}
	.up-the-block{
		padding: 2px 5px;
	}
	.department-block{
		font-size: 16px;
	}
	.h2, h2{
		font-size: 22px !important;
	}
	.f_menu #menu-head-1{
		flex-direction: row;
	}
	.h1, h1{
		font-size: 28px !important;
	}
	.border-text-block{
		padding: 22px 27px;
	}
}
@media only screen and (max-width: 992px) {
	.image-header-back{
		background-size: contain;
		background-position: center !important;
	}
	.h_block1{
		margin-bottom: 30px;
	}
	.blocktop-text-block-up{
		padding: 0 74px;
	}
	.menu a{
		font-size:16px;
	}
	.block-title{
		font-size: 24px;
	}
	.page-content{
		width: 64%;
	}
	.s_name{
		font-size: 22px;
	}
	.title-text-in-block{
		font-size: 31px;
	}
	.main-text-in-block{
		font-size: 19px;
	}
	.block-title{
		padding: 0px 0px 5px 0px;
	}
	.block-3_desc-text{
		width: 60%;
	}
	.img-center img{
		width: 100%;
	}
	.line4-block-1:after, .line3-block-1:after, .line2-block-1:after, .line1-block-1:after{
		display: none;
	}
	.block-doctors{
		justify-content: space-around;
		align-items: center;
	}
	.button{
		flex: 1 0 64%;
    display: flex;
    width: 100%;
    height: 298px;
    border: none;
    background: #eefeff;
    position: relative;
    justify-content: center;
    align-items: center;
    color: #afafaf;
    font-weight: 400;
    font-size: 25px;
    box-shadow: 3px 84px 0px -75px #77cdb8;
    margin: 0px 12px;
	}
	.img-in-block, .departament{
		height: 361px;
	}
	.know-more{
		bottom: 10px;
		text-decoration: overline;
	}
	.departament{
		padding: 17px;
	}
	.class-block-office{
		margin-top: 38px;
	}
	.wplp_container.default .title{
		font-size: 20px !important;
	}
	.wplp_listposts .insideframe ul li{
		padding: 0 6px;
	}
}
@media only screen and (max-width: 800px) {
	.image-header-back{
		background-position: top !important;
	}
	.department-block .know-more .fa-long-arrow-alt-right:before{
		right: 40px;
	}
	.s_name{
		font-size: 20px;
	}
	.specialisti{
		width: 82%;
	}
	.h_block1{
		padding: 10px 0px 20px 0px;
	}
	.departaments-all .column-department{
		margin-bottom: 30px;
	}
	.know-more{
		bottom: 56px;
	}
	.fa-long-arrow-alt-right:before{
		font-size: 37px;
	}
	.departaments > div{
		margin-bottom: 155px;
	}
	.column-department{
		max-width: inherit !important;
	}
	.column-text{
		max-width: inherit !important;
    	flex: inherit !important;
	}
	.block6 .left-col{
		border: none;
	}
	.title-text-in-block{
		font-size: 26px;
	}
	.text-in-images-head a{
		padding: 6px;
	}
	.h_block1 .r_inf i{
		font-size: 18px;
	}
	.r_inf .col-sm-4{
		padding: 0;
	}
	.logo img{
		height: 100%;
	}
	.h_map-time{
		display: flex;
		width: 50%;
		flex-direction: column;
	}
	.image-header-back{
		background-size: 100%;
		background-attachment: unset;
   		background-position: center
	}
	.wplp_listposts .insideframe ul li{
		width: 50% !important;
		border: none !important;
		margin-top: 36px;
	}
	.wplp_listposts .insideframe ul li:nth-child(1), .wplp_listposts .insideframe ul li:nth-child(2){
		margin-top: 0;
	}
	.img-center, .line-block{
		display: none;
	}
	.block-bg{
		margin: 22px;
	}
	.block-3__block-bg-2, .block-3__block-bg-1, .block-3__block-bg-3, .block-3__block-bg-4{
		background-size: 81%;
	}
	.block-bg{
		padding: 51px 29px;
	}
	.block-text{
		padding: 20px 75px;
	}
	.button{
		flex: none;
		width: inherit;
		height: inherit;
		background: inherit;
		font-size: 18px;
		box-shadow: none;
		margin: inherit;
		margin-top: 30px;
		border: 3px dashed #009c72;
    	color: #009c72;
	}
	.up-the-block{
		padding: 24px;
	}
	.f_menu #menu-head-1{
		height: auto;
		margin: 20px 0;
    	justify-content: center;
	}
	.about{
		width: 90%;
	}
	.class-block-office{
		font-size: 24px;
	}
	.post{
		width: 80%;
	}
	.h-info-container, .h_map-time{
		width: 50%;
		margin: 0;
	}
	.b3_info-wrapper{
		display: block;
	}
	
}
@media only screen and (max-width: 768px) {
	#form-mideal-faq{
		max-width: 86% !important;
	}	
}
@media only screen and (max-width: 600px) {
	#news{
		margin-top: 45px;
	}
	.image-header-back{
		height: 49vh !important;
	}
	.menu-container{
		background: #fff;
	}
	#menu-head{
		position: relative;
	}
	.menu-container{
		box-shadow: 0px 10px #009c72;	
		bottom: -52px;
	}
	.departaments-all .column-department{
		max-width: 100% !important;
	}
	.block6 .left-col{
		border: none;
	}
	.block5 .departaments .column-department{
		max-width: 100% !important;
	}
	#menu-head li{
		width: 40%;
		text-align: center;
	}
	.class-block-office{
		 margin-top: 81px;
	}
	.menu-container{
		z-index: 99999 !important;
	}
	#menu-head li{
		margin-bottom: 4px;
	}
	.page-content{
		width: 100%;
		padding: 0 10px;
	}
	.main-form{
		width: 84%;
	}
	.specialisti{
		width: 100%;
   		padding: 0px 20px;
	}
	.departaments-all .col-md-6{
		margin-bottom: 30px;
	}
	.menu-container{
		position: absolute !important;
	}
	.h_info_wrapper{
		flex-direction: column;
	}
	.logo{
		text-align: center;
	}
	.logo-container{
		margin-bottom: 20px;
	}
	.block-email{
		white-space: nowrap;
	}
	.image-header-back{
		background-size: contain;
    	background-position: top;
	}
	.title-text-in-block{
		font-size: 22px;
	}
	.main-text-in-block {
    	font-size: 18px;
	}
	.text-in-images-head a{	
    	padding: 5px;
	}
	.text-in-images-head{
		top: 17%;
		left: 0;
	}
	#menu-head{
		flex-direction: column;
	}
	.navbar-toggler i{
		font-size: 42px;
		color: #009c72;
	}
	.current-menu-item{
		border-bottom: 3px solid #009c72;
	}
	#menu-head li:not(:first-child){
		margin-left: 0 !important;
	}
	.h_block2{
		box-shadow: none;
	}
	.m_active{
		top: 0;
	}
	.block-3_desc-text{
		width: 100%;
	}
	.block-bg{
		margin: 0;
		padding: 29px;
	}
	.block-3__block-bg-2, .block-3__block-bg-1, .block-3__block-bg-3, .block-3__block-bg-4{
		background-size: 100% 91%;
	}
	.block-title{
		font-size: 26px !important;
	}
	.block-doctors .doctor_info-wrapper{
		width: 75%;
		margin-bottom: 20px;
	}
	.button{
		width: 68%;
	}
	.up-the-block{
		padding: 18px;
	}
	.h-info-container, .h_map-time{
		padding: 0 15px;
	}
	.s_img{
		width: 33%;
	}
	.s_inf{
		width: 67%;
	}
	.n_pagination a {
    width: 49%;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    overflow: hidden;align-content
	}
}

@media only screen and (max-width: 360px) {
	.image-header-back {
    	height: 33vh !important;
	}
	.main-form {
		width: 100%;
	}
	.question-answer__question{
		margin-bottom: 50px;
	}
	.left-col{
		padding-left: 15px !important;
	}
	.block-text{
		color: #fff;
	}
	.mobile-icon{
		display: block;
		width: 50%;
    	margin: 0 auto;
    	margin-bottom: 12px;
	}
	#menu-head li {
    	width: 80%;
    	text-align: center;
	}
	.border-text-block{
		padding: 17px 10px;
	}
	.article{
		width: 84%;
	}
	.specialisti .row{
		flex-direction: column:
	}
	.s_img{
		width: 100%;
		margin: 0 auto;
	}
	.s_inf{
		width: 100%;
	}
	.page-content{
		padding: 0 20px;
	}
	.departaments-all{
		width: 100%;
	}
	.about{
		padding: 0 10px;
	}
	#news{
		margin: 28px 0;
	}
	#b3, #b4, #b5, #b6, #b7{
		margin: 54px 0;
	}
	.n_pagination{
		padding: 0;
		margin-top: 10px;
		margin-right: 5px;
	}
	.h-info-container{
		max-width: 100% !important;
		width: 100% !important;
		margin-bottom: 10px;
	}
	.block-worktime{
		margin-top: 10px;
	}
	.image-header-back{
		overflow: visible;
	}
	.text-in-images-head{
		left: 0;
		top: 41%;
	}
	.title-text-in-block{
		font-size: 18px;
	}
	.main-text-in-block{
		font-size: 14px;
	}
	.text-in-images-head a{
		background: transparent;
    	border: 1px solid;
	}
	.wplp_widget_default .wplp_listposts li.parent ul li .img_cropper img{
		height: 100%;
		object-fit: cover;
	}
	.wplp_container.default .title{
		font-size: 16px !imortant;
	}
	.blocktop-text-block-up{
		padding: 0;
	}
	.block-3__block-bg-2, .block-3__block-bg-1, .block-3__block-bg-3, .block-3__block-bg-4{
		padding: 0;
    	background: #7fcdb8;
	}
	.block-3_desc-text{
		padding: 0;
	}
	.block-text{
		padding: 20px 25px;
	}
	.block-3__block-bg-1, .block-3__block-bg-3
	{
		margin-bottom: 20px;
	}
	.block-doctors .doctor_info-wrapper{
		width: 100%;
	}
	.up-the-block{
		padding: 25px;
	}
	.main-text-block{
		font-size: 16px;
	}
	.about{
		width: 100%;
	}
}


.menu-item-has-children .sub-menu{
	display: none !important;
	position: absolute !important;
	background: #fff;
}
.menu-item-has-children .sub-menu li a{
	font-size: 16px !important;	
}
.menu-item-has-children .sub-menu li{
	padding: 5px;
}
.menu-item-has-children{
	position: relative;
}
.sub-menu.show{
	display: block !important;
	width: 100%;
    padding: 10px;
}

#news{
	margin-top: 20px;
}
.site-before-news{
	height: 500px;
	margin-top: 50px;
}
.custom-html-widget{
	display: flex;
	justify-content: center;
}
