@import url(../fonts/blogger-sans/bloggersans.css);

body {
    background: #fff;
    color: #283d45;
    font-family: 'Blogger Sans', sans-serif;
}

/*@font-face {*/
    /*font-family: 'Insolent';*/
    /*src: url('../fonts/Insolent/Haiku%20Monkey%20-%20Insolent.otf');*/
/*}*/

/*@font-face {*/
    /*font-family: 'Insolent';*/
    /*font-style: italic;*/
    /*src: url('../fonts/Insolent/Haiku%20Monkey%20-%20Insolent-Italic.otf');*/
/*}*/

/*p {*/
    /*font-family: 'Insolent', sans-serif;*/
/*}*/

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

/* chromeframe error */

.chromeframe {
    background: #a00;
    color: #faa;
    display: block;
    padding: 3px 0;
    text-align: center;
}

.chromeframe a {
    color: #fff;
    text-decoration: underline;
}
/**/

.page-container {
	padding-top: 167px;
}

header.top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100vw;
    z-index: 2;
    background-color: #FFF;
}

header.top .container {
	padding-top: 10px;
	text-align: center;
}

.site-branding {
    min-height: 129px;
}

.site-title {
    float: left;
    display: inline-block;
}

.phones {
    margin: 0 36px;
}

.contact {
    vertical-align: top;
}

.recall {
    margin: 10px;
    text-align: center;
}

.work-time {
    text-transform: uppercase;
    color: #468ac9;
    margin: 15px; /* 33*/
    font-size: 16px;
    letter-spacing: .35px;
}

a.chat:hover {
	opacity: 0.8;
}

a.chat img {
	margin: -10px 0 -10px -30px;
	padding: 2px;
	border-radius: 4px;
}

a.chat.viber img {
	background-color: #7b519d;
}

a.chat.whatsapp img {
	background-color: #65bc54;
}

header .lang {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
	float: right;
}

.site-title > a {
    text-decoration: none;
}

.site-title .site-title-heading {
    margin: 0;
}

.site-title .site-title-heading > a {
    width: 226px;
    height: 57px;
    display: block;
    text-decoration: none;
	text-align: center;
}

/**/

.work-time > i.fa {
    margin-right: 7px;
}

.lang li {
    list-style: none;
    display: inline-block;
}

.lang li a,.lang li span {
    display: block;
    width: 34px;
    height: 35px;
    font-size: 16px;
    line-height: 36px;
    color: #283d45;
    background: #fff;
    border: 1px solid #283d45;
    border-radius: 4px;
    text-transform: uppercase;
}

.lang li.current-lang a,.lang li.current-lang span {
    color: #fff;
    background: #468ac9;
    border: 1px solid #468ac9;
}

/**/

.call .phone {
    display: inline-block;
}

.call .phone.icon {
    color: #468ac9;
    font-size: 2em;
    margin-right: 9px;
    position: relative;
    top: -13px;
}

/*.call .phone.number {
    margin: 0 15px 0 0;
    font-size: 19px;
}

.call .phone.number b {
    font-weight: 600;
    font-size: 1.3em;
}*/

.call .phone.number div {
    margin-bottom: -4px;
}

.call .phone.number {
    margin: 0 15px 0 0;
    font-weight: 600;
    font-size: 25px;
}

.call .phone.number a {
    color: #283d45;
}

.call .phone.number a:hover {
    text-decoration: none;
}

.call .btn-recall {
    color: #fff;
    background: #ff6900;
    border: 1px solid #ff6900;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 17px;
    padding: 7px 10px 2px;
    transition: all 250ms;
}

.call .btn-recall:hover {
    color: #ff6900;
    background: #fff;
}


.slogan{
	margin-top: 0px;
	font-size: 18px;
}
.top_text{    margin-top: 20px;
    font-size: 16px;}
/**/

.navbar-default {
    background: #283d45;
    border-left: 1px solid #283d45;
    border-right: 1px solid #283d45;
    border-radius: 0;
    font-size: 0;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    height: 50px;
    overflow: hidden;
}

.navbar-default:hover {
    overflow: visible;
}

.navbar-default .navbar-collapse {
    background-color: #283d45;
	border-bottom: 1px solid #FFF;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus {
    font-size: 17px;
    color: #f8f8f8;
    background: #283d45;
    border: 4px solid transparent;
    padding: 10px 15px;
}

.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > a:focus {
    font-weight: 600;
    color: #f8f8f8;
    background: #283d45;
    border-bottom: 4px solid #ff6900;
    box-shadow: none;
}

.dropdown-menu {
    background: #283d45;
}

.dropdown-menu > li {
    padding: 0 30px;
    background: #283d45;
}

.dropdown-menu > li > a,
.dropdown-menu > li > a:focus {
    display: block;
    font-size: 16px;
    line-height: 1.1;
    text-decoration: none;
    padding: 10px 0;
    color: #f8f8f8;
    background: #283d45;
}

.dropdown-menu > li.active > a,
.dropdown-menu > li.active > a:focus,
.dropdown-menu > li.active > a:hover {
    color: #ff6900;
    background: #283d45;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.open > a,
.navbar-default .navbar-nav > li.open > a:hover,
.navbar-default .navbar-nav > li.open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li.active > a:hover {
    color: #ff6900;
    background: #283d45;
}

/*.dropdown .dropdown:hover .dropdown-menu {*/
    /*display: block;*/
    /*margin: 0;*/
/*}*/

.dropdown .dropdown.open > a {
    color: #ff6900;
    background: #283d45;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ff6900;
    background: #283d45;
}

/**/

.text-orange {
    color: #ff6900;
}

/**/

#slider-and-form {
    position: relative;
    overflow: hidden;
}

#slider-and-form div.slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #283d45;
}

#slider-and-form div.form {
    background: #fff;
    padding: 20px 40px;
    /*margin-top: 60px;*/
}

@media (max-width: 767px) {
    #slider-and-form div.form {
        margin-top: 0;
    }
}

#slider-and-form div.form h2 {
    text-transform: uppercase;
}

.img-best {
    max-width: 200px;
    margin: 0 auto 10px;
}

#slider-and-form form {
}

#slider-and-form .h2 {
    text-transform: uppercase;
}

#slider-and-form h3 {
    margin: 20px auto;
    font-size: 22px;
    text-transform: uppercase;
}

#slider-and-form form p {
    font-style: italic;
    font-size: 15px;
}


#slider-and-form form input[type=file] {
    opacity: 0;
    position: absolute;
    top: -999px;
}
#slider-and-form form .form-group.file {
    height: 40px;
    background: url(../img/photo.png) no-repeat center;
    cursor: pointer;
    background-position-x: 40%;
}

#slider-and-form form .form-group.file:after {
    content: 'Файл';
    top: 14px;
    left: 20px;
    position: relative;
}

#slider-and-form form .form-group.file.selected:after {
    content: attr(data-content);
    display: block;
    width: 100%;
    text-align: center;
    padding-left: 40px;
}

#slider-and-form form .btn-primary {
    color: #fff;
    background: #ff6900;
    border: 1px solid #ff6900;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 17px;
    padding: 7px 10px 2px;
    transition: all 250ms;
}

#slider-and-form form .btn-primary:hover {
    color: #ff6900;
    background: #fff;
}

#slider-and-form form > div:nth-child(-2) {
    margin-bottom: 0;
}

/**/

.form-control {
    border-color: #283d45;
}

.form-control:focus {
    border-color: #ff6900;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255, 105, 0,.6);
}

/**/

#instructions {
    padding: 66px 0;
    background: #283d45;
    color: #f8f8f8;
}

#instructions h3 {
    color: #f8f8f8;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

#instructions hr {
    max-width: 130px;
    border-top: 3px solid #ff6900;
    padding-bottom: 66px;
}

#instructions [class^=icon-] {
    display: inline-block;
    width: 180px;
    height: 83px;
    position: relative;
    margin: 0 auto;
    background: no-repeat center;
}

#instructions [class^=icon-] span {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 32px;
    background: #ff6900;
    font-size: 16px;
    transition: all 250ms;
}

#instructions [class^=icon-]:hover span {
    width: 83px;
    height: 83px;
    line-height: 90px;
    font-size: 30px;
}

#instructions .icon-1 {
    background-image: url(../img/icons/icon1.png);
}
#instructions .icon-2 {
    background-image: url(../img/icons/icon2.png);
}
#instructions .icon-3 {
    background-image: url(../img/icons/icon3.png);
}
#instructions .icon-4 {
    background-image: url(../img/icons/icon4.png);
}

#instructions p {
    margin-top: 20px;
    font-size: 16px;
	color: white!important;
}

/**/

#site-footer {
	padding: 50px 0 0 0;
    min-height: 83px;
	overflow: hidden;
}

@media (max-width: 767px) {
    #site-footer {
        padding-bottom: 30px;
    }

    .slogan{margin-top: 10px;}
}

#site-footer .footer-logo {
    padding-top: 22px;
}

@media (max-width: 767px) {
    #site-footer .footer-logo img {
        margin: 0 auto;
    }
}

#site-footer .footer-social {
    padding-top: 32px;
}

#site-footer .footer-logo img {
    max-width: 167px;
}

#site-footer .footer-social a {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #f8f8f8;
    border-radius: 4px;
    background: #468ac9;
    transition: all 500ms;
    text-decoration: none;
}

#site-footer .footer-social a:hover {
    background: #ff6900;
}

#site-footer .footer-social div.count {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative;
    margin-left: 5px;
    font-size: 12px;
}

#site-footer .footer-social div.arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px;
    top: 50%;
    left: -8px;
    margin-top: -8px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0;
}

#site-footer .footer-social div.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    content: "";
    border-width: 7px;
    bottom: -7px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}

/**/

#questions {
    position: relative;
    padding: 66px 0;
    background: url(../img/slider/Untitled.jpg) no-repeat bottom;
    background-size: cover;
    overflow: hidden;
    color: #f8f8f8;
    background-position-y: 97%;
}

#questions:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background: #468ac9;
    opacity: .75;
}

#questions h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 37px;
    letter-spacing: 2px;
}

span.h3 {
	margin: 0;
    text-transform: uppercase;
    font-size: 37px;
    letter-spacing: 2px;
}



#questions a {
    color: #f8f8f8;
    text-decoration: underline;
}

#questions button {
    color: #f8f8f8;
    background: #ff6900;
    border: 1px solid #ff6900;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 10px;
    padding: 7px 10px 2px;
    transition: all 250ms;
}

#questions button:hover {
    color: #ff6900;
    background: #fff;
}

/**/

.modal-backdrop {
    background: #468ac9;
}

.modal-backdrop.in {
    opacity: 0.95;
}

/*.modal-dialog {*/
    /*margin-top: 20%;*/
/*}*/

.modal-title {
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}

*:focus {
    outline: none !important;
}

/**/

.call-button {
    position: fixed;
    top: 70%;
    right: 15px;
    width: 90px;
    height: 90px;
    background: #ff6900;
    border-radius: 50%;
    border: 1px solid #ff6900;
    color: #f8f8f8;
    text-align: center;
    transition: all 250ms;
    cursor: pointer;
}

.call-button:hover {
    background: #f8f8f8;
    color: #ff6900;
}

.call-button i {
    line-height: 95px;
    font-size: 50px;
}

body.modal-open .call-button {
    right: 30px;
}

body.modal-open .modal {
    padding-right: 0 !important;
}

.modal-header .close {
    color: #ff6900;
    font-size: 27px;
    opacity: 1;
}

/**/

.modal-dialog form {
    text-align: center;
}

.modal-dialog form p {
    font-style: italic;
    font-size: 15px;
    margin: 1em;
}

.modal-dialog form .btn-primary {
    color: #fff;
    background: #ff6900;
    border: 1px solid #ff6900;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 17px;
    padding: 7px 10px 2px;
    transition: all 250ms;
}

.modal-dialog form .btn-primary:hover {
    color: #ff6900;
    background: #fff;
}

.modal-dialog form > div:nth-child(-2) {
    margin-bottom: 0;
}

.modal-dialog form img.ajax-loader {
    position: absolute;
}

/*

.ug-gallery-wrapper,
.ug-gallery-wrapper .ug-slider-wrapper,
.ug-slider-wrapper .ug-slider-inner,
.ug-slider-wrapper .ug-item-wrapper,
.ug-slider-wrapper .ug-slide-wrapper {
    height: 100% !important;
}

*/

.entry-content .ug-gallery-wrapper {
	opacity: 1;
}















/**/

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

@media (max-width: 979px) {
    .page-header-top-right .pull-right {
        float: none !important;
        width: 100%;
        text-align: center;
        display: inline-block;
    }

    .page-header-top-right .pull-right .tel-tv p {
        display: inline-block;
    }

    .site-title-heading > a {
        width: 100% !important;
    }
}

.pagination {
    margin: 0;
}

.pagination-center {
    text-align: center;
}

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

.required {
    color: #f00;
}

.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;
}

.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;
}

/**/

.solid-map {
    position: relative;
    top: 0;
    left: 0;
    /*max-width: 900px;*/
    max-width: 731px;
    max-height: 499px;
    width: 100%;
    min-height: 50vh;
    margin: 0 auto;
}

.solid-map img {
    position: absolute;
    top: 0;
    left: 0;
    /*max-width: 900px;*/
    max-width: 731px;
    max-height: 499px;
    width: 100%;
}

.solid-map-img img {
    position: absolute;
    top: 0;
    left: 0;
}

.show-permanent {
    display: block !important;
}

/**/

.tv-info-content {
    padding: 30px;
}

.tv-info-content h3 {
    font-size: 1.8em;
    font-weight: 200;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.tv-info-content h4 {
    margin: 10px 0 15px;
    font-weight: 700;
}

/**/

.navbar-primary-collapse {
    text-align: center;
}

.navbar-primary-collapse .navbar-nav {
    float: none;
    display: inline-block;
    margin: 0 auto;
}
.lang_header{
	display: block;
    position: absolute;
    top: 25px;
    right: 1%;
}

.lang_header a,.lang_header span{
	text-align: center;
}


.switch_to_ua{
	display: none;
    width: 300px;
    padding: 0px 10px 20px 10px;
    border-radius: 3px;
    text-align: center;
    position: absolute;
    z-index: 50;
    background: whitesmoke;
    box-shadow: 0 2px 3px rgba(10,10,10,.2), 0 0 0 1px rgba(10,10,10,.1) !important;
    top: 175px;
    left: 50%;
    transform: translateX(-50%);
}

.switch_to_ua span{
	display: flex;
    font-style: italic;
    padding: 20px;
    float: left;
}

.switch_to_ua button{
    position: absolute;
    float: right;
    right: 3px;
    border-radius: 3px;
    border: none;
    background: whitesmoke;
}

.switch_to_ua a{
    display: block;
    font-style: italic;
}

.traktor{
    margin-bottom: 50px !important;
}

.links_block{
    margin-bottom: 20px;
    margin-left: 15px;
    font-size: 15px;
}

.links_block_title{
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.links_block ul{
    list-style-type: none;
    display: inline-flex;
    width: 100%;
}

.links_block li{
    text-align: center;
    width: 40%;
    padding: 0 10px 0 10px;
}/**/
.menu-goroda-rus-container>ul {
    list-style: none;
}
.menu-goroda-rus-container>ul .menu-item-has-children>a {
    color:#283d45;
    font-family:"Blogger Sans", sans-serif;
    font-size:30px;
    font-weight:500;
}

ul#menu-menyu li.menu-item-has-children.active .dropdown-menu{
    display:block;
}
.ug-slider-preloader{display: none!important;}

.sell {
	margin: 0 auto;
	max-width: 400px;
    text-align: center;
    border: 2px solid #000;
    padding: 10px;
    border-radius: 4px;
}

.sell > p {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}

.sell .btn-primary {
    color: #fff;
    background: #ff6900;
    border: 1px solid #ff6900;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 17px;
    padding: 7px 10px 2px;
    transition: all 250ms;
}

.sell .btn-primary:hover {
    color: #ff6900;
    background: #fff;
}

.brands_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: center;
}

.brands_list ul * {
    font-size: inherit;
}

.brands_list ul li {
    margin: 0;
    padding: 20px;
    display: inline-block;
    font-size: 20px;
}

.brands_list ul li.active {
    text-align: center;
}

.brands_list ul li a {
    display: block;
    width: 180px;
}

.brands_list ul li a img {
    max-height: 100px;
    width: auto !important;
    display: block;
    margin: auto;
}

.brands_list ul li a:hover img {
	opacity: 0.8;
}

.owl-carousel {
	margin-top: 20px;
}

.owl-item li {
    display: block;
    list-style: none;
    font-size: 0;
}

.owl-item li a {
    display: block;
    height: 100px;
	text-align: center;
}

.owl-item img {
    height: 100px;
    width: auto !important;
    margin: 0 auto;
}

.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover {
	background-color: #468ac9;
}

.owl-carousel.owl-theme .owl-nav button.owl-next,
.owl-carousel.owl-theme .owl-nav button.owl-prev,
.owl-carousel.owl-theme button.owl-dot {
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.owl-item li a:hover {
	opacity: 0.8;
}
li.half ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

#panel-recall {
	display: none;
    align-items: center;
	position: fixed;
	bottom: 0;
	width: 100%;
    background: #ff6900;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 3em;
    transition: all 250ms;
}
#panel-recall .call-me{
    flex: 0 0 50%;
    color: #fff;
    text-align: center;
    padding: 6px;
}
#panel-recall .call-me:first-child {
    border-right: 1px solid white;
}

header .contact-notification {
    color: #468ac9;
    line-height: 1.2;
    margin-top: -15px
}
.viber.btn-recall{
    display: inline-block;
}
footer .contact-notification {
    margin-left: -25px;
    line-height: 1.2;
}

@media (min-width: 992px) {
	.phones, .contact {
		display: inline-block;
	}
}

@media (max-width: 991px) {
	.page-container {
		padding-top: 160px;
	}
	.contact {
		display: inline-block;
		white-space: normal;
		margin-right: -158px;
		vertical-align: bottom;
	}
	.work-time {
		margin: 0;
		width: 146px;
		text-align: left;
	}
	.recall {
		margin: 4px 0;
	}
}

@media (max-width: 691px) {
	.page-container {
		padding-top: 77px;
	}
	header.top .container {
		position: absolute;
		z-index: 1;
		width: 100%;
		padding: 5px;
		background-color: #FFF;
	}
	.phones {
		display: inline-block;
		position: relative;
		float: right;
		margin-right: 0;
		z-index: 1;
	}
	.contact {
		display: none;
		/*position: absolute;
		left: -100%;
		top: 48px;
		width: 154px;
		padding: 0;
		margin-left: -54px;
		display: block;*/
	}
	header .call .btn-recall {
		font-size: 12px;
		padding: 2px;
	}
	.phones:hover .contact {
		display: block;
	}
	.call .phone.number {
		font-size: 14px;
	}
	a.chat img {
		padding: 0;
	}
	.work-time {
		display: none;
	}
	.recall {
		margin: 0;
	}
	.call .phone.number img {
		vertical-align: super !important;
	}
	.site-title {
		position: relative;
		float: none;
		margin-left: 20px;
	}
	.slogan {
		display: none;
		/*position: absolute;
		left: 62px;
		top: 35px;
		font-size: 14px;*/
	}
	header .lang {
		float: left;
		width: 25px;
		white-space: nowrap;
	}
	header .lang li a, .lang li span {
		line-height: 26px;
		width: 25px;
		height: 25px;
	}
	.navbar-default {
		margin-top: 26px;
		overflow: unset;
	}
	.navbar-toggle {
		z-index: 2;
		margin-left: 5px;
		background-color: #283d45;
	}
	#panel-recall {
		display: flex;
	}
    footer .contact-notification {
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    footer .viber.btn-recall {
        display: none;
    }
}
@media (max-width: 499px) {
	.site-title img {
		width: 113px;
	}
	.slogan {
		font-size: 12px;
		left: 0;
		top: 20px;
	}
	.contact {
		top: 32px;
		width: 129px;
		margin-left: -30px;
	}
}

#other-news div.row {
	margin: 10px 0 0 0;
}

#other-news a {
	font-size: 16px;
	line-height: 20px;
}

#other-news img {
    display: block;
    max-height: 110px;
    padding: 0 0 10px 0;
    margin: auto;
}

.entry-meta .likely {
    vertical-align: top;
    margin: 0;
}

.viber {
    color: #fff;
    background: #7B51A0;
    border: 1px solid #7b519d;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 17px;
    padding: 7px 10px 2px;
    transition: all 250ms;
}

.viber:hover {
    color: #7b519d;
    background: #fff;
    text-decoration: none;
}

div.wpcf7 .ajax-loader {
	margin: 0 -16px 0 4px;
}