/*
Theme Name:   MediCenter Child
Description:  MediCenter Child Theme
Template:     medicenter
Version:      1.0
Text Domain:  medicenter
*/


.new-page .page-header-left .page-title{
	float: none;
	margin-right: 0;
}

.new-page .bread-crumb{
	float: none;
}

.new-page .bread-crumb span {
	float: left;
	font-size: 12px;
	line-height: 1.83334;
	text-transform: uppercase;
	color: #999;
}

.new-page .bread-crumb span.sep{
	margin: 0 10px;
}

.new-page .post-content p:last-of-type {
	display: block;
}

.new-page .single .post-content p {
	margin: 1em 0;
	padding: 0;
}

.new-page .single .post-content p:last-of-type{
	position: static;
}

.new-page .page-header{
	margin-bottom: 20px;
}

.new-page .single .post-content p:first-child {
	margin-top: 0;
}

.sticky.transition .header-left a img {
	max-width: 130px;
}

.new-page .popup-form{
	display: inline-block;
	position: static!important;
	margin-top: 30px!important;
	text-transform: uppercase;
}

.new-page .popup-form:after{
	display: none;
}

.new-page .popup-form:before{
	content: "\f005";
	font-family: 'features' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	vertical-align: -4px;
	margin-right: 15px;
}

.new-page .post-content{
	border-bottom: 0;
}

.new-page .post-content .vc_row {
	width: 100%;
}


.new-page .widget_nav_menu ul{
	margin: 0 0 20px;
	padding: 0;
}

.new-page .widget_nav_menu li{
	display: block;
	list-style: none;
	font-size: 12px;
	line-height: 1;
	color: #666;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.new-page .widget_nav_menu li a{
	display: block;
	color: #666;
	border: 1px solid #E5E5E5;
	padding: 13px 15px 14px;
	transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
}

.new-page .widget_nav_menu li a:hover,
.new-page .widget_nav_menu li.news.current-page-ancestor a,
.new-page .widget_nav_menu li.current-menu-item a{
	color: #FFF;
	text-decoration: none;
	border-color: #42B3E5;
	background: #42B3E5;
}

.bg-color{
	background-color: #f0f0f0;
}

.single .post-content ul.photostream li::before,
.single .post-content ul.mc-gallery li::before{
	display: none;
}

.single .post-content ul.mc-gallery li.gallery-box{
	margin-top: 30px;
}

.wpb_video_heading {
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	margin: 30px 0!important;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

.wpb_video_heading::after {
	content: "";
	display: block;
	bottom: 0;
	width: 50px;
	height: 2px;
	background: #42B3E5;
	margin-top: 7px;
}

.gallery {	
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.gallery:after{
	content: '';
	display: table;
	clear: both;
}

.gallery .gallery-item {
	float: left;
	margin: 0 !important;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	width: 33%;
}

.gallery-columns-2 .gallery-item {
	width: 50%; 
}

.gallery-columns-4 .gallery-item { 
	width: 25%;
}

.gallery img {
	margin-bottom: 30px !important;
	border: 0 !important;
	width: 100%;
	height: auto;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl, .gallery dt {
	margin: 0;
}

.gallery br+br { 
	display: none;
}


.head_btn {
	background: #42b3e5;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	padding: 10px 15px;
	margin-top: -10px;
	margin-bottom: -10px;
}

.head_btn:before {
	content: "\f005";
	font-family: 'features' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: -1px;
	margin-right: 10px
}


.head_btn:hover{
	background-color: #3156A3;
}

span.logo {
	padding-top: 0;
	font-size: 24px;
}

.header-left a img {
	margin-top: -8px;
	margin-bottom: -8px;
	max-width: 180px;
	margin-right: 0;
}


.wpcf7-form input,
.wpcf7-form textarea {
	width: 100%;
	padding: 13px 22px;
	color: #000;
	margin: 0;
	background: #F0F0F0;
	border: none;
	resize: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-form textarea{
	height: 150px;
}

.wpcf7-form input[type='submit'] {
	float: right;
	width: 150px;
	padding: 11px 19px;
	margin-top: 30px;
	cursor: pointer;
	text-align: center;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-transform: uppercase;
	background-color: #3156A3;
	border: 1px solid #3156A3;
}

.wpcf7-form input[type='submit']:hover{
	background-color: #42B3E5;
	border: 1px solid #42B3E5;
}

.wpcf7-form label {
	display: block;
	font-size: 12px;
	line-height: 1.83334;
	color: #999;
	margin-top: 8px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.wpcf7-form br{
	display: none;
}

.wpcf7-form .wpcf7-not-valid {
	border-color: red;
}

.wpcf7-form select{
	cursor: pointer;
	text-align: center;
	outline: none;
	background-color: #f0f0f0;
	border: 0;
	width: 100%;
	height: 50px;
	font-size: 14px;
	padding: 13px 22px;
	color: #000;
}

.wpcf7-form div.wpcf7-response-output{
	margin: 30px 0 0;
	padding: 15px;
}

.wpcf7-form select option{
	padding: 10px 22px;
}

.wpcf7-form .row{
	margin-left: -15px;
	margin-right: -15px;
}

.wpcf7-form .row:after{
	content: '';
	display: table;
	clear: both;
}

.wpcf7-form .half{
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.wpcf7-form .full{
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

*::-webkit-input-placeholder { 
	color: #999;
		font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 14px;
}
*:-moz-placeholder { 
	color: #999;
		font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 14px;
}
*::-moz-placeholder { 
	color: #999;
		font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 14px;
}
*:-ms-input-placeholder { 
	color: #999;
		font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 14px;
}

.reply-button,
.post-footer,
.comment-box .comments-number,
.single .post-footer{
	display: none;
}

.doc-box .wpb_text_column {
	text-align: center;
	gckground-color: #F0F0F0;
	padding: 12px 15px 16px;
}

.doc-box {
	margin-bottom: 30px;
}

.doc-box h3{
	font-size: 16px;	
}

.doc-box p {
	margin: 4px 0 0!important;
	color: #666666;
	font-size: 14px;
}

.new-page .vc_col-sm-9 .vc_col-sm-4{
	max-width: 31%;
}

.services_table{
	text-align: center;
	background-color: #fff;
}

.services_table td, .services_table th {
	padding: 10px 5px;
	color: #000;
	border: 1px solid #E5E5E5;
	text-align: center;
}

.services_table tr:nth-child(odd) {
	background: #ffffff;
}

.services_table td.no-service {
	color: #fff;
	background: #3156A3;
}

.services_table small{
	font-weight: 400 !important;
	font-size: 12px;
}

.services_table td:first-child, .services_table th:first-child {
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-size: 14px;
	line-height: 1.625;
	padding-left: 15px;
	color: #000;
	vertical-align: top;
	text-align: left;
}

.panel-header{
	font-weight: 400;
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	margin: 0;
	margin-bottom: 30px;
	font-size: 18px;
	color: #fff;
	background-color: #3156A3;
	padding: 15px 17px 16px;
}


.full-width img {
	width: 100%;
	margin-bottom: 20px;
	height: auto;
}

.full-width .vc_single_image-wrapper{
	width: 100%;
	height: auto;
}

.faq-toggle .vc_toggle_title{
	padding-top: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #E5E5E5;
}

.faq-toggle.vc_toggle_active .vc_toggle_title{
	background: #3156a3;
	border-color: #3156a3;
}

.faq-toggle.vc_toggle_active .vc_toggle_title>h4{
	color: #fff;
}

.faq-toggle .vc_toggle_title .vc_toggle_icon::after,
.faq-toggle .vc_toggle_title .vc_toggle_icon::before,
.faq-toggle .vc_toggle_title:hover .vc_toggle_icon::after,
.faq-toggle .vc_toggle_title:hover .vc_toggle_icon::before{
	background-color: #2A2A2A!important;
}

.faq-toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon::after,
.faq-toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon::before,
.faq-toggle.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon::after,
.faq-toggle.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon::before{
	background-color: #fff!important;
}

.list-check-new{
	margin-bottom: 20px;
	position: relative;
	padding-left: 40px;
}

.list-check-new:before{
		content: "\42";
		font-family: 'template' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 32px;
	color: #3156a3;
	position: absolute;
	left: 0;
	top: 0;
}

.list-check-new strong{
	display: block;
	font-size: 18px;
	color: #000;
	font-weight: 500;
	margin-bottom: 10px;
}

.list-check-new span{
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 1.71429;
}

@media (min-width: 1200px){

.vc_col-lg-offset-2 {
	margin-left: 16.66666667%!important;
}

}

.margin-bottom-30{
	margin-bottom: 30px !important;
}

.scrolling-controls{
	margin-top: 0 !important;
}

.lead-form{
	margin-bottom: 70px;
	padding: 20px 50px;
	background-color: #e0e0e0;
}

.lead-form h2{
	
	margin: 0 0 10px;
}

.lead-form p.top-p{
	margin-bottom: 20px;
}

.lead-form p{
	padding: 0;
	margin: 0;
}

.lead-form form{

}

.lead-form form:after{
	content: '';
	display: table;
	clear: both;
}

.lead-form form input {
	background: #fff;
	max-width: 280px;
	margin-right: 30px;
	float: left;
	margin-bottom: 20px;
}

.lead-form form input[type=submit]{
	float: left;
	margin-top: 0;	
	margin-right: 0;	
	width: auto;
	padding: 12px 19px;
	max-width: none;
}

.partners-items{
	margin: 0;
	padding: 0;
	font-size: 0;
}

.partners-items img{
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.partners-items img:hover{
	 -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.partners-items a:hover img{
	opacity: 1;
}

.partners-items li{
	padding: 0 0 0 0;
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	margin: 0 30px 30px 0;
	width: 285px;
}

.partners-items li img {
	width: 100%;
}


.filter-gray{
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.home .theme-page {
	padding-bottom: 0;
}

.margin-bottom-10{
	margin-bottom: 10px !important;
}

.for-home-slider .scrolling-controls{
	display: none;
}



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

.file-list li{
	display: block;
	list-style: none;
	margin-top: 20px;
	line-height: 1.5;
	color: #686F78;
}

.file-list li strong{
	display: block;
	color: #BAC0C5;
	font-weight: 500;
}

.file-list li a{
	color: #000;
	margin-bottom: 0;
	display: inline-block;
}

.file-list br {
	display: none;
}

.footer .menu li {
	width: 100%;
}

.black{
	color: #000 !important;
}


.homephone .header-icon:before{
	content: "\f088";
	font-family: 'features' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.popup-form-cont {
	max-width: 320px;
	margin: auto;
	padding: 20px;
	background: #fff;
	position: relative;
}


.popup-form-cont .wpcf7-form input[type='submit'] {
	float: none;
	width: 100%;
}

.popup-form-cont small {
	display: block;
	text-align: center;
	font-size: 14px;
}

.popup-form-cont small br {
	display: block;
}

.popup-form-cont textarea {
	height: 90px;
}


.wpb-js-composer .panel-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{
	background-color: #3156a3;
	border-color: #3156a3;
}

.wpb-js-composer .panel-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{
	color: #fff;
}

.wpb-js-composer .panel-tabs.vc_tta.vc_tta-accordion .vc_tta-panel.vc_active  .vc_tta-controls-icon-position-right .vc_tta-controls-icon:before{
	border-color: #fff;
}

.panel-tabs p{
	margin: 0;
	padding: 0;
}

.wpb-js-composer .panel-tabs .vc_tta-panel-body{
	padding: 30px 20px!important;
}

.wpb-js-composer .panel-tabs .mc-button{
	margin-top: 20px;
}

.wpb-js-composer .panel-tabs.vc_tta.vc_tta-style-classic .vc_tta-panel-body{
	border-width:0;
}

.wpb-js-composer .panel-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
	border-right: 0;
	border-left: 0;
}

.social-xing::before{
	font-size: 0!important;
	background-image: url(odnoklassniki-logo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
}

.appointment-widget h3{
	font-size: 24px;
}

.post-content{
	border-bottom: 0;
}

.testimonials .vc_col-sm-6 {
	width: 100%;
	max-width: 600px;
}

.vc_toggle.faq-toggle {
	margin: 0;
}

.mc-gallery img{
	margin-bottom: 0;
}

.margin-top-30{
	margin-top: 30px !important;
}

.hover-animation img{
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	transform: none;
	box-shadow: none;
	margin-bottom: 30px !important;
}

.hover-animation img:hover{
	transform: scale(1.025);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,.3);
}

.wpcf7-form-control-wrap{
	display: block;
}

.lead-form span.wpcf7-not-valid-tip{
	position: absolute;
	left: 0;
	top: 55px;
}

.lead-form .wpcf7-form div.wpcf7-response-output {
	margin: 60px 0 30px;
	padding: 15px;
}

.item-content .additional .iicon {
	color: #42b3e5;
	font-size: 18px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 2px;
	line-height: 1;
}

.item-content .text .additional {
	font-style: italic;
	position: relative;
	padding-left: 20px;
}

#medicenter_contact_details-2 {
	padding-top: 51px;
}

.cal-form-content {
	margin-bottom: 70px;
	padding: 30px 50px;
	background-color: #e0e0e0;
}

.cal-form-content .h2,
.cal-form-content h2 {
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000;
		font-size: 24px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.calc-form-form:after{
	content: '';
	display: table;
	clear: both;
}

.calc-form-form .col{
	float: left;
	padding-right: 30px;
}

.calc-form-form .col-age{
	width: 90px;
}

.calc-form-form .col-pol{
	width: 175px;
}

.calc-form-form .col-check{
	/*white-space: nowrap;*/
}


.calc-form-form .inner-col{
	float: left;
	padding-right: 30px;
}

.calc-form-form .inner-col:last-child{
	padding-right: 0;
}

.calc-form-form input[type=number], 
.calc-form-form input[type=text] {
	width: 100%;
	padding: 13px 22px;
	color: #000;
	margin: 0;
	background: #fff;
	border: none;
	resize: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.calc-form-form input[type=number]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.calc-form-form .label {
	display: block;
	font-size: 12px;
	line-height: 1.83334;
	color: #999;
	margin-top: 8px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.calc-form-form select {
	cursor: pointer;
	text-align: center;
	outline: none;
	background-color: #fff;
	border: 0;
	width: 100%;
	height: 50px;
	font-size: 14px;
	padding: 13px 22px;
	color: #000;
}

.calc-form-form .btn {
	outline: none;
	float: right;
	padding: 17px 22px;
	margin-top: 38px;
	cursor: pointer;
	text-align: center;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-transform: uppercase;
	background-color: #3156A3;
	border: 1px solid #3156A3;
}

.calc-form-form .btn:hover{
	text-decoration: none;
		background-color: #42B3E5;
	border: 1px solid #42B3E5;
}


.checkbox {
	vertical-align: top;
	margin: 0 3px 0 0;
	width: 17px;
	height: 17px;
}
/* Это для всех браузеров, кроме совсем старых, которые не поддерживают
селекторы с плюсом. Показываем, что label кликабелен. */
.checkbox + label {
	cursor: pointer;
}

/* Далее идет оформление чекбокса в современных браузерах, а также IE9 и выше.
Благодаря тому, что старые браузеры не поддерживают селекторы :not и :checked,
в них все нижеследующие стили не сработают. */

/* Прячем оригинальный чекбокс. */
.checkbox:not(checked) {
	position: absolute;
	opacity: 0;
}
.checkbox:not(checked) + label {
	position: relative; /* будем позиционировать псевдочекбокс относительно label */
	padding: 3px 0 2px 30px; /* оставляем слева от label место под псевдочекбокс */
	font-size: 14px;
	font-weight: 400;
	margin-right: 0;
	margin-bottom: 11px;
	display: inline-block;
}
/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.checkbox:not(checked) + label:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0;
	width: 19px;
	height: 19px;
	background-image: url(check.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* Оформление второй части чекбокса в выключенном состоянии (переключатель). */
.checkbox:not(checked) + label:after {
	content: '';
	
}
/* Меняем фон чекбокса, когда он включен. */
.checkbox:checked + label:before {
	content: '';
	background-position: 0 -19px;
}
/* Сдвигаем переключатель чекбокса, когда он включен. */
.checkbox:checked + label:after {
	
}

.hidden{
	display: none !important;
}

.mfp-content div.wpcf7 p {
	margin: 0;
	padding: 0;
}

.mfp-content div.wpcf7 .h3 {
	margin-bottom: 20px;
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000;
	font-size: 18px;
	line-height: 1.55556;
}

.lead-form {
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 20px 50px;
	background-color: #f8f8f8;
}

.lead-form form input {
	background: #fff;
	border: 1px solid #e0e0e0;
	padding-bottom: 12px;
}

.bread-crumb{
	float: none;
	font-size: 0;
	clear: both;
}

.bread-crumb:after {
	content:'';
	display: table;
	clear:both;
}

.bread-crumb li.separator {
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 1;
	margin-top: 0;
	margin-right: -4px;
}

.bread-crumb li.separator:before{
	content: '›';
	font-family: 'Open Sans', 'Arial', sans-serif!important;
	font-size: 12px;
	vertical-align: text-top;
}

.bread-crumb li {
	display: inline-block;
	float: none;
	font-size: 12px;
	line-height: 1.83334;
	margin-left: 10px;
	text-transform: uppercase;
	color: #999;
	line-height: 1;
	vertical-align: middle;
}

h3.box-header{
	font-size: 24px;
}

.appointment-widget .sentence{
	font-size: 18px;
}


.btn-right .more {
	float: right;
}

.wpb_text_column ol,
.wpb_text_column ul{
	padding: 0 0 0 20px;
	margin: 5px 0px 20px;
}

.wpb_text_column ul{
	list-style: none;
}

.wpb_text_column ul li{
	height: auto;
	line-height: 1.71429;
	padding: 2px 0;
	list-style-position: inside;
}

.wpb_text_column ul li::before {
	display: inline-block;
	content: "\7a";
	font-family: "template" !important;
	margin-right: 8px;
	color: #42B3E5;
}

.wpb_wrapper .textwidget {
	margin-top: 30px;
}

.sidebarform small {
	display: block;
	float: none;
	clear: both;
	text-align: center;
	font-size: 14px;
	line-height: 1.71429;
}

.sidebarform small br {
	display: block;
}

.sidebarform input[type='submit']{
	float: none;
	width: 100%;
}


.category-video .gallery-box .controls a:before{
	content: '\f065'!important;
	font-family: 'features' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item{
	width: 50%;
	padding: 0 15px!important;
	margin: 0!important;
}

.wpb_image_grid .wpb_image_grid_ul{
	margin-left: -15px !important;
	margin-right: -15px !important;
	margin-top: 0 !important;
	font-size: 0;
}

.wpb_image_grid .wpb_image_grid_ul img{
	width: 100%!important;
	margin-bottom: 30px !important;
}

.single .post-content .post-title{
	display: none;
}

.vc_row fieldset.vc_col-sm-12{
	margin-left: 0;
}

.single .category-foto .post-content a.post-image{
	display: none;
}

.comment-form label, .contact-form label{
	text-transform: uppercase;
}


.wpb_image_grid .wpb_image_grid_ul a:before{
	content: "\6d";
	font-family: 'template' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #000;
	display: block;
	padding: 15px;
	background: #FFF;
	line-height: 1;
	position: absolute;
	left: 0;
	right: 0;
	width: 46px;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
	opacity: 0;
		transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;
}

.wpb_image_grid .wpb_image_grid_ul a:hover:before{
	opacity: 1;
	color: #fff;
	background-color: #42b3e5;
}


.wpb_image_grid .wpb_image_grid_ul a{
	position: relative;
}

#comments_list .post-footer {
	display: block!important;
}



.gallery .gallery-caption {
	display: block;
	color: #666;
	font-size: 14px;
	margin: -20px 0 0;
	padding-bottom: 30px;
	line-height: 1.71429;
}

.gallery-item a{
	display: block;
	position: relative;
}

.gallery-item a:before{
	content: "\6d";
	font-family: 'template' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #000;
	display: block;
	padding: 15px;
	background: #FFF;
	line-height: 1;
	position: absolute;
	left: 0;
	right: 0;
	width: 46px;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
	opacity: 0;
		transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;
}

.gallery-item a:hover:before{
	opacity: 1;
	color: #fff;
	background-color: #42b3e5;
}


.wpb_text_column ol li{
	line-height: 1.71429;
	padding: 2px 0;
}

.social-share {
	position: relative;
	z-index: 9;
	padding: 30px 0;
	text-align: right;
}

.social-share .share-title{
	margin-right: 25px;
	vertical-align: -3px;
	transform: translateX(-100%);
	display: inline-block;
}

.social-share .ya-share2{
	display: inline-block;
	text-align: left;
	transform: scale(1.5);
	transform-origin: center right;
}

.custom-col .blog .vc_col-sm-4{
	width: 343px;
}

@media screen and (max-width: 1249px){
	.custom-col .blog .vc_col-sm-4{
		width: 266px;
	}
}

@media screen and (max-width: 1009px){
	.custom-col .blog .vc_col-sm-4{
		width: 308px;
	}

	.custom-col .blog .vc_col-sm-4:last-child{
		display: none;
	}
}



@media only screen  and (max-width: 1009px){
	h3.box-header,
	.appointment-widget h3{
		font-size: 22px;
	}

	.lead-form h2{
		font-size: 22px;
	}

	.partners-items li{
		width: 230px;
	}
}

@media only screen  and (max-width: 479px){
	h3.box-header,
	.appointment-widget h3{
		font-size: 18px;
	}

	.lead-form h2{
		font-size: 18px;
	}
}

@media only screen and (max-width : 768px) {
	.gallery .gallery-item{
		width: 50% !important;
	}

	.wpcf7-form .half{
		width: 100% !important;
	}

	.partners-items li{
		width: 225px;
	}

	.theme-page .single{
		width: 100%;
	}

	.gallery .gallery-item:nth-child(odd) {
		clear: both;
	}

	.gallery br{
		display: none;
	}
}

@media only screen and (max-width : 480px) {
	.gallery .gallery-item{
		width: 100% !important;
	}

	.gallery .gallery-caption{
		margin-top: 0!important;
	}

	.wp-content .gallery{
		margin-bottom: 15px !important;
	}

	.gallery img{
		margin-bottom: 15px !important;
	}

	.partners-items li{
		width: 285px;
	}

	
	.wpb_image_grid .wpb_image_grid_ul .isotope-item{
		width: 100%;
	}

	.social-share .ya-share2,
	.social-share .share-title{
		transform : none;
	}
}

.video-container {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
margin-bottom: 1em;
width: 100%;
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.footer-banner-box .h2,
.footer-banner-box .h2 a{
	color: #fff;
}

.footer-banner-box .h2{
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
}

.footer .box-header{
		font-size: 24px;
		line-height: 1.55556;
}

.h6 {
	display: block;
	font-size: 0.67em;
	margin-block-start: 2.33em;
	margin-block-end: 2.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}


.single-page-card {
	height: 210px;
	background-size: cover;
	background-position: center;
	position: relative;
	border: 1px solid #dedede;
	background-color: #dedede;
}

.single-page-card .single-page-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 15px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	line-height: 1.5;
	font-size: 14px;
	padding-right: 20px;
}

.single-page-card .single-page-title:hover {
	text-decoration: none;
}

.single-page-card-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
	flex-wrap: wrap;
}

.single-page-card-footer .btn:hover {
	text-decoration: none;
}

.single-page-card-footer .btn {
	margin-top: 15px;
	background: #63d7c9;
	color: #fff;
	font-size: 13px;
	display: inline-block;
	padding: 8px 20px;
}

.single-page-card-footer span {
	margin-top: 15px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

a.single-page-title:after{
	font-family: 'template';
	content: "\66";
	font-size: 14px;
	color: #fff;
	speak: none;
	position: absolute;
	right: 5px;
	bottom: 23px;
	line-height: 1;
	direction: ltr;
	display: inline-block;
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	filter: FlipV;
	-ms-filter: "FlipV";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

div.p_table_2_3 .caption span{
		color: #70b7d2;
}

div.p_table_2#Table_t2_s3 .caption,
div.p_table_2#Table_t2_s3 .h1 {
	font-family: "PT Sans Narrow" !important;
	font-size: 44px !important;
	
	color: #fff;
}

div.p_table_2#Table_t2_s3 .caption{
	color: #3171b5 !important;	
	line-height: 40px !important;
}

div.p_table_1#medicenter_blue .h1, div.p_table_1#medicenter_blue .h1 span {
	font-family: "Source Sans Pro" !important;
	font-size: 48px !important;
	font-weight: 300 !important;
	color: #ffffff !important;
}


.latest-review {
	display: flex;
	align-items: flex-start;
	margin-bottom: 30px;
}


.latest-review .latest-review-img {
	margin-right: 30px;
	border: 1px solid #E5E5E5;
	flex-shrink: 0;
	width: 152px;
}

.latest-review .heading-row {
	display: flex;
	flex-wrap: wrap;
	font-size: 22px;
	color: #828282;
	align-items: center;
	line-height: 1.2;
}

.latest-review .heading-row .h3 {
	color: #000;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #576b78;
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
}

.latest-review .heading-row .dop-title {
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid;
	font-family: 'Source Sans Pro', 'Arial', sans-serif;
}

.latest-review .heading-row .date {
	font-size: 14px;
}

.latest-review .content-row p {
	margin: 0;
	padding: 10px 0;
	color: #000;
}

.latest-review .content-row {
	line-height: 1.5;
}

.iks-pagination {
	margin: 50px 0;
	text-align: right;
	font-size: 0;
}

.iks-pagination .page-numbers {
	color: #FFF;
	display: inline-block;
	color: #666;
	width: 39px;
	padding: 9px 0 8px;
	font-size: 12px;
	line-height: 1.83334;
	text-align: center;
	border: 1px solid #E5E5E5;
	margin-left: 10px;
	transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-webkit-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s, background 0.2s ease 0s, border 0.2s ease 0s;
}

.iks-pagination .page-numbers.current, .iks-pagination .page-numbers:hover {
	border-color: #42B3E5;
	background: #42B3E5;
	color: #FFF;
	text-decoration: none;
}

.single-rewiew-content {
	display: flex;
	align-items: flex-start;
	margin: 0 -15px;
	flex-wrap: wrap;
}

.single-rewiew-content .inner-single-rewiew-img {
	padding: 0 15px;
	flex: 1 0 50%;
}

.single-rewiew-content .inner-single-rewiew-content {
	padding: 0 15px;
	flex: 1 0 50%;
}



@media only screen and (max-width : 768px) {
	.latest-review {
	flex-direction: column;
	position: relative;
}

.latest-review .latest-review-img {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
}

.latest-review .heading-row {
	padding-left: 70px;
	flex-direction: column;
	align-items: flex-start;
	font-size: 16px;
	min-height: 60px;
	justify-content: center;
}

.latest-review .heading-row .dop-title, .latest-review .heading-row .h3 {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
	order: 1;
	margin-bottom: 5px;
}

.latest-review .heading-row .dop-title {
	order: 3;
	margin-bottom: 0;
	margin-top: 5px;
}

.latest-review .heading-row .date {
	font-size: 12px;
	order: 2;
}

.single-rewiew-content .inner-single-rewiew-content,
.single-rewiew-content .inner-single-rewiew-img{
	flex-basis: 100%;
}

}


