#ajaxSearch_submit {
    margin:0;
    height: 50px;
    width: 50px;
    background:#428bca url(../img/search.png) no-repeat;
	background-size: 35px;
	background-position: center;
    border: 0;
    cursor:pointer;
    font-size:0;
}

body {
    /*  font-family: Georgia, "Times New Roman", Times, serif;*/
    font-family: 'Open Sans', Arial;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #333;
}

h2,
.h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 15px 0 25px;
}

h3,
.h3 {
    font-size: 19px;
    font-weight: normal;
    margin: 25px 0 15px;
}

ul.articleul {
    list-style-type: none;
    margin-left: 0;
    margin-top: 20px;
    padding: 0;
}

ul.articleul li {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

a.rightlink {
    text-align: right;
    width: 100%;
    float: left;
}

.recommend-list {
    padding-left: 0;
}


/*
 * Override Bootstrap's default container.
 */

@media (min-width: 1200px) {
    .container {
        width: 80%;
    }
}


/*
 * Masthead for nav
 */

.blog-masthead {
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
    box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
}


/* Nav links */

.blog-nav-item {
    position: relative;
    display: inline-block;
    padding: 10px;
    font-weight: 500;
    color: #cdddeb;
}

.blog-nav-item:hover,
.blog-nav-item:focus {
    color: #fff;
    text-decoration: none;
}


/* Active state gets a caret at the bottom */

.blog-nav {
    font-size: 20px;
    text-align: center;
}

.blog-nav a {
    transition: .3s;
}

.blog-nav a:hover {
    background: rgba(26, 44, 68, 0.8);
}

.blog-nav .active {
    color: #fff;
}

.blog-nav .active:after {
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    vertical-align: middle;
    content: " ";
    border-right: 5px solid transparent;
    border-bottom: 5px solid;
    border-left: 5px solid transparent;
}

.news_one {
    display: block;
    border: 3px solid #999;
    padding: 10px;
    clear: both;
}

.recommend+.news_one {
    margin-bottom: 30px;
}

.news-item__img {
    width: 150px;
}

.text_news_tpl a,
.text_news_tpl a:hover,
.text_news_tpl a:focus {
    /* color:#000;
  text-decoration: underline; */
}


/*
 * Blog name and description
 */

.blog-header {
    padding-top: 20px;
    padding-bottom: 20px;
}

.blog-title {
    color: #2270b6;
    margin-bottom: 0;
    font-size: 60px;
    font-weight: normal;
}

.blog-description {
    font-size: 20px;
    color: #999;
}


/*
 * Main column and sidebar layout
 */

.blog-main {
    font-size: 14px;
    line-height: 1.4;
    margin-left: 20px;
}

.blog-sidebar {
    margin-left: 0;
}


/* Sidebar modules for boxing content */

.sidebar-module {
    padding: 15px;
    margin: 0 -15px 15px;
}

.sidebar-module-inset {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}

.sidebar-module a {
    font-size: 16px;
}


/* Pagination */

.pager {
    margin-bottom: 60px;
    text-align: left;
}

.pager>li>o a {
    width: 140px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 30px;
}

#tvkarta>ymaps {
    width: 100%!important;
    height: 350px!important;
    margin-top: 20px;
    margin-bottom: 30px;
}

.B_crumbBox {
    display: inline-block;
    padding: 8px 0;
    font-size: 15px;
}

a.B_homeCrumb,
a.B_crumb,
a.B_lastCrumb {
    font-size: 15px;
}

.blog-post {
    margin-bottom: 30px;
}

.blog-post-contacts {
    min-height: 100px;
}

.blog-post-address {
    font-size: 16px;
    margin-bottom: 5px;
}

.blog-post-phone {
    font-size: 16px;
}

.blog-post-thumb {
    height: 200px;
    border: 1px solid #e6e6e6;
    padding: 15px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    overflow: hidden;
}

.blog-post-logo {
    min-height: 160px;
    text-align: center;
}

.blog-post-image {
    max-width: 100%;
    max-height: 160px;
}

.blog-post-thumb .blog-post-title {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 24px;
    color: #428bca;
    margin-bottom: 22px;
    max-height: 32px;
    letter-spacing: 0.2px;
}

.date {
    color: #8D8D8D;
    font-size: 12px;
}

.share {
    margin-top: 20px;
}

.blog-post-last-mnenie {
    color: #428bca;
}

.blog-footer {
    padding: 40px 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 1px solid #e5e5e5;
}

.blog-footer p:last-child {
    margin-bottom: 0;
}

div.container.inner div.row div.blog-main div.blog-post p+h2 {
    /*display:none;*/
}

.gal {
    overflow: hidden;
}

.gal_item {
    width: 220px;
    float: left;
    margin: 10px;
}

.gal a img {
    margin: 0 10px
}

.gal {
    margin: 15px 0;
}

.news {
    margin-bottom: 20px;
}

.news .title {
    font-weight: bold;
}

.module_news {
    margin-top: 15px;
}

.module_news h2,
.module_news .h2 {
    font-weight: bold;
}

.sidebar-module>div#start {
    background-color: #428BCA;
    margin-bottom: 3px;
    cursor: pointer;
    font-weight: 600;
    padding: 5px;
    text-align: center;
    color: #fff;
}

@media (max-width:990px) {
    .mobi-hide {
        display: none !important;
    }
    .col-sm-12.recommend {
        clear: left;
    }
    .col-sm-8.blog-main img {
        max-width: 100%;
        height: auto;
    }
}

@media (min-width:991px) {
    .mobi-show {
        display: none!important;
    }
}

.blog-post {
    overflow: hidden;
}

.personal {
    margin: 20px 0;
}

.client,
.sotrudn {
    border: 1px solid #cfcfcf;
    padding: 10px 15px;
    border-radius: 50px;
    text-transform: uppercase;
    background: #7be76f;
}

.jot-comment {
    position: relative;
}

.jot-personal {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}

.jot-row-alt .jot-comment-entry.sotr {
    background: #daf0fb;
    border: 1px solid #daf0fb;
}

.w__jot_input {
    min-height: 30px;
}

.jot-message {
    font-size: 14px !important;
    line-height: 1.4em !important;
}

.blog-post-title-only {
    text-align: center;
    padding-top: 65px;
}

.jot-post {
    margin-top: 5px;
}

.search
{
	width: 100%;
	max-width: 100%;
	margin: 4px auto 0;
	position: relative;
	margin-top: 30px;
}

.search label
{
	display: block;
	margin-bottom: 0;
}
#ajaxSearch_form
{
	width: 100%
	}

#ajaxSearch_form input[type=text]
{
	padding: 15px 10px;
	font-weight: normal;
	width: 100%;
	border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	font-size: 13px;
	}
.search button, .search input[type=submit]
{
	background: #428bca;
	border:none;
	display:inline-block;
	color: #fff;
	padding: 8px 10px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 20px;
	bottom: 0;
	width: 50px;
	}
#ajaxSearch_output
{
	position: absolute;
	background: rgba(255,255,255,.9);
	padding: 15px;
	z-index: 999;
	border: 1px solid #dce2e4;
	left: 0;
	right: 0;
}
#searchClose
{
	display: inline;
    position: absolute;
    right: 10px;
    top: 50px;
    z-index: 99999;
}
.jot-avatar {
	display: none;
}
.jot-reply a {
	font-size: 12px!important;
}
.anchor {
	text-align: center;
	margin: 15px 0;
}
.anchor a {
    background-color: #0074cc;
    *background-color: #0055cc;
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    border-color: #0055cc #0055cc #003580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    min-width: auto;
	display: block;
	padding: 8px 8px;
	max-width: 280px;
    border-radius: 4px;
	font-size: 18px
}

.not-found {
	font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.not-found span {
	margin-right: 5px;
}
.btn-theme {
	background: #6A5EA3;
    color: #fff;
}

.anchor a:hover {
	text-decoration: none;
}

@media( max-width: 992px) {
	.blog-main {
		margin-left: 0;
	}
}

@media (max-width: 768px) {
	.blog-post-thumb-image {
		width: 100%;
	}
}

@media (max-width: 442px) {
	.blog-post-thumb-image {
		width: auto;	
	}
}

.blog-post-thumb-cat {
	height: 245px;
	padding: 0;
	padding-top: 15px;
}

.blog-post-thumb-cat .blog-post-title-only {
    padding-top: 0;
	font-weight: 600;
}