/*
	Theme Name: tvoedyhanie
	Theme URI: http://tvoedyhanie.ru
	Author: O'Es
	Author URI: http://o-es.ru
	Description: Theme for tvoedyhanie
	Template: dentalpress
	Version: 1.2
	Tags: one-column, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, sticky-post, translation-ready, full-width-template
	License: GNU General Public License v2 or later
	License URI: license/README_License.txt
*/

.vu_main-navigation > ul > li > a {
	white-space: normal;
}

.vu_section,
.vu_content > .vu_c-wrapper {
    box-shadow: none;
}

.vu_content h1 {
	margin:10px 0 0;
	color: #ef818c;
}

.vu_content h2.vu_h-heading {
	font-size:18px !important;
}

.vu_content-header {
	padding: 30px 30px 0 30px;
    background: #fff;
}

.vu_content-header + .vu_section .vu_s-wrapper {
	padding-top:15px;
}



@media (max-width: 500px) {
	.vu_main-header .vu_h-right .vu_info-item {
		width: 100%;
	}
	.vu_main-menu-container .vu_logo-container img {
		padding-right: 22%;
	}
}

@media (max-width: 1024px) {
	.vu_main-header .vu_h-right .vu_info-item:nth-child(2n+1) {
		display:none;
	}
}

.frame-box iframe {
	max-width: 100%;
}

.widget_media_image {
	text-align: center;
}

.white-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}

.white-popup .mfp-close {
	width: auto !important;
	height: auto !important;
	background-color: transparent !important;
	right: 5px !important;
	top: 5px !important;
}

.white-popup .mfp-close:before, .white-popup .mfp-close:after {
	display: none;
}

.popup-title {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}

.vu_r-content .wpb_accordion_content {
	padding: 0 49px 0 15px !important;
}

.appointment-mob {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	background: #fff;
	width: 100%;
	padding: 15px;
	z-index: 999;
}
@media (max-width: 991px) {
	.appointment-mob {
		display: block;
	}
	body {
		padding-top: 60px;
	}
	.mobnone {display:none;}
}

.sticky-header {
	position: fixed;
	width: 100%;
	top: -170px;
	background: #dbeff6;
	border-bottom: 1px solid #ddd;
	left: 0;
	z-index: 999;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sticky-header.fixed-header {
	top: 0;
}
.sticky-header .vu_h-container {
	margin-top: 0;
	box-shadow: none;
}
.sticky-header .vu_info-item {
	vertical-align: middle;
}
.sticky-header .vu_main-header .vu_h-content {
	padding-top: 0;
	padding-bottom: 0;
}

.vu_accordion .vu_a-wrapper .ui-icon:before {
	content: "\25bc";
}
.vu_accordion .vu_a-wrapper .ui-state-active .ui-icon:before {
	content: "\25b2";
	color: #fff;
}

textarea.form-control.message-138 {
	height: 138px;
}

.full-gallery .vc_gitem-zone {
	background-size: contain;
}

ul.ul_arrow {
	padding: 0;
	list-style-type: none;
}

.ul-relink li {
	width: 33.3333%;
	float: left;
	margin-bottom: 15px;
	vertical-align: top;
}
.ul-relink li a {
}
.ul-relink li a:hover {
	text-decoration: underline;
}
.ul-relinkli:nth-of-type(1n) {
	clear: none;
}
.ul-relink>li:nth-of-type(3n+1) {
	clear: both;
}
.tp-caption img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1;
    cursor: pointer;
}

.vu_h-dis {
    text-align: left;
    position: relative;
    padding: 10px 0px 10px 10px;
    vertical-align: middle;
    display: table-cell;
}
.vu_h-dis p {
    margin:8px 0;  
    font-size: 15px;
    font-weight: 600;
}

@media (max-width: 767px) {
    
    .vu_main-header .vu_h-container {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 1px;
    box-shadow: 0 1px 3px #ddd;
    background-color: #fff;
}
    .vu_site-logo {
    display: block;
    text-align: center;
}

.vu_h-dis {
    text-align: left;
    position: relative;
    padding: 30px 0px 25px 0px;
    vertical-align: middle;
    display: inline-block;
    width: 78%;
}

.vu_main-header .vu_h-left {
    padding-top: 22px;
    padding-bottom: 0px;
    text-align: left !important;
    width: 22%!important;
    float: left;
}

.vu_h-dis p {
       font-size: 14px;
       font-weight: 600;
       line-height: 0.5;
}

.vu_main-header .vu_h-right {
    padding: 10px 0;
    border-top: none;
    width:75%;
    float: left;
}

.ul-relink li {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    vertical-align: top;
}
	
}