/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@import 'flexvideo.css';
@import 'fix-bootstrap.css';

/**/
.text-inform .red {
    border: 2px solid #f64c2b;
    box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, 0.1em 0.1em 0.2em #800;
    background-color: #ea1502;
    background: linear-gradient(#fb9575,#f45a38 48%,#ea1502 52%,#f02f17)
}

.text-inform {
margin-top: 10px;
}

.time-job {
margin-top: 10px;
font-weight: bold;
text-align: center;
}

.time-cyfra {
font-size: 16px;
}

.time-text {
text-decoration: underline;
}

a.buttons {
    width: 210px;
    position: relative;
    display: inline-block;
    height: 2.5em;
    line-height: 2.5em;
    vertical-align: middle;
    text-align: center;
    text-decoration: underline;
    text-shadow: 0 -1px 1px #777;
    color: #fff !important;
    font-size: 15px;
    outline: 0;
    border-radius: 15px;
    margin-bottom: 8px;
    text-decoration: none !important;
}

.text-inform a {
    text-decoration: none;
    color: #373636;
}
/**/


/* Телефон в шапке */

.contacts {
    background-color: #fff;
    padding: 15px;
    color: #000;
    box-shadow: 5px 5px 3px #cfcfcf;
    -moz-box-shadow: 5px 5px 3px #cfcfcf;
    -webkit-box-shadow: 5px 5px 3px #cfcfcf;border: 1px solid #666;
border-radius: 10px;
}

.phone-header {
font-weight: bold;
font-size: 25px;

}

/* Конец телефон в шапке */


/*Кнопка цена*/
.knopka-red .buttons:hover {
box-shadow: 15px 10px 10px 50px rgba(0,0,0,0) inset,0.1em 0.3em 0.6em #800;
}

.gazel{
height: 250px;
}

.img-border-min {
width: 250px;
border: 1px solid #d4d3d3;
border-radius: 10px;
    float: left;
    margin-right: 10px;
}

.knopka-red .buttons {
border: 2px solid #f64c2b;
    box-shadow: 0 0 0 60px rgba(0,0,0,0) inset,.1em .1em .2em #800;
    background-color: #ea1502;
    background: linear-gradient(#fb9575,#f45a38 48%,#ea1502 52%,#f02f17);
}

.knopka-red a.buttons {
    width: 210px;
    position: relative;
    display: inline-block;
    height: 2.5em;
    line-height: 2.5em;
    vertical-align: middle;
    text-align: center;
    text-decoration: underline;
    text-shadow: 0 -1px 1px #777;
    color: #fff !important;
    font-size: 15px;
    outline: 0;
    border-radius: 15px;
    margin-bottom: 8px;
    text-decoration: none !important;
}
/*END кнопка цена*/


/*Прайс таблицы*/
.table-prays table td{
border:1px solid #666;
padding: 4px 10px 4px 5px;    
}

.table-prays table {
width: 75%;
margin: 0 auto;
border-collapse: separate;

}

.row-title {
background-color:#666;
color:white;
text-align: center;
font-size: 25px;
}
/*END Прайст таблицы*/

/*каталог улсуг*/

.block-4 {
    display: inline-block;
}

.block-uslugi {
    margin-bottom: 25px;
}

.block-4 .block-uslugi .ramka {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #666;
}

.ramka {
    border: 0px solid rgb(234, 234, 234);
    border-radius: 40px;
    min-height: 268px;
    background-color: rgb(255, 255, 255);
}

.block-image-box {
    width: 200px;
    margin: 0 auto;
}

.block-uslugi .block-box h2 {
    text-align: center;
    font-size: 17px;
}

.block-image-box {
    width: 200px;
    margin: 0 auto;
}

.block-image-box img {
    height: 165px;
    margin: 0 auto;
    display: block;
}



/*каталог улсуг*/


.logo img {
width: 250px;
 box-shadow: 3px 3px 14px -1px #000000;
 
}

.logo {
width: 250px;
text-align: center;

}

.logo small {
color: #000;
}

table.prays {
    padding: 4px 10px 4px 5px;
    border: 1px solid #6a6a6a;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
}

table.prays td {
    padding: 4px 10px 4px 5px;
    border: 1px solid #6a6a6a;
}

table.prays tr:hover {
    background-color: #B7DDF7;
}

.line-table h3 {
font-size: 18px;
}

.katalog a.img {
float:left;
margin-right: 10px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}



/* ancient-browser-alert error */
.ancient-browser-alert {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.ancient-browser-alert a {
	color: #fff;
	text-decoration: underline;
}



.page-header-top-right {
	margin-top: 10px;
}



.pagination {
	margin: 0;
}



.pagination-center {
	text-align: center;
}
.pagination-row {
	margin-bottom: 20px;
}



.required {
	color: #f00;
}



.row-with-vspace {
	margin-bottom: 20px;
}



.site-main .format-aside {
	background: #f5f5f5;
}
.site-main .format-image {
	background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
	background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
	background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
	background: url('../img/content-post-format-video.png') left top no-repeat;
}



.site-title {
	margin-bottom: 0;
	margin-top: 10px;
}
.site-title > a {
	text-decoration: none;
}
.site-title > div {
	height: auto;
	line-height: 18px;
}
.site-title .site-description {
	color: #999;
	font-size: 16px;
}
.site-title .site-title-heading {
	margin: 0;
}



.widget_calendar #wp-calendar {
	margin: 0;
}
.widget_calendar #wp-calendar #next {
	text-align: right;
}



#comments .comment-navigation {
	margin-bottom: 0;
}
#comments .comment-navigation-below {
	margin-bottom: 20px;
	margin-top: 15px;
}
#comments .media-list li .media {
	margin-top: 15px;
}
#comments .media-list li .media .media-body {
	border: 1px solid #eee;
	padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
	font-size: 12px;
	margin-bottom: 10px;
}
#comments .media-list ul.children {
	list-style: none;
	margin-left: 2.5em;
}


#main-column .wp-video-shortcode {
	display: block;
	height: auto;
	max-width: 100%;
}
#main-column .attachment .entry-content {
	margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
	text-align: center;
}
#main-column .attachment .entry-meta {
	margin-bottom: 20px;
}
#main-column .post,
#main-column .page {
	border: 1px solid #eee;
	margin-bottom: 20px;
	padding: 10px;
}
#main-column .post .entry-header .entry-meta {
	color: #999;
}
#main-column .post .entry-header .entry-meta a {
	color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
	display: none;
}
#main-column .post .entry-meta .categories-icon {
	cursor: default;
}
#main-column .post .entry-meta .comments-link a {
	color: #333;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
	color: #555;
	font-size: 12px;
	margin-left: 5px;
}
#main-column .attachment .edit-post-link a, 
#main-column .attachment .entry-meta .edit-post-link a, 
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
	color: #333;
}
#main-column .post .entry-meta .tags-icon {
	cursor: default;
}
#main-column .attachment .entry-title, 
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0;
	word-wrap: break-word;
}



#sidebar-left .widget,
#sidebar-right .widget {
	border: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
	padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
	font-size: 18px;
	margin-top: 0;
}



#site-footer {
	background: #f5f5f5;
	border-top: 3px solid #ddd;
	font-size: 12px;
	padding: 10px;
}
