/*!
Theme Name: MrRoad Theme
Theme URI: http://underscores.me/
Author: Vladimir
Author URI: http://webdisajn.ru/
Description: 
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: etalon
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready


*/
.content-area {
    padding-top: 40px;
    padding-bottom: 40px;
}
.entry-content {
    padding-top: 30px;
}
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.post-thumbnail {
    margin-top: 40px;
}
.nav-links {
    display: flex;
    justify-content: space-between;
}
.car-sect {
	background: url(../img/fon-1.png) no-repeat 80% 0%;
}
.car-slider-item-img {
    overflow: hidden;
}
.car-slider-item-img a:hover img {
    transform: scale(1.2);
}
.car-slider-item-img a img {
    transition: all 0.3s;
}
.ttml_photo_box img {
    width: 80px;
    height: 80px;
}
@media only screen and (max-width: 992px) {
.ttml_3_columns .ttml_testimonial {
	box-sizing: border-box;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}
}
@media only screen and (max-width: 600px) {
.ttml_3_columns .ttml_testimonial {
	box-sizing: border-box;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
    ul.tabs {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .tabs li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .top-header {
        background-image: url(assets/img/bg-header-mob.jpg) !important;
    }
}
.error-404 {
    text-align: center;
}
.item-link-404 {
    margin-top: 40px;
    margin-bottom: 30px;
}
.error-title {
    margin-top: 40px;
}
@media only screen and (max-width: 768px) {
.top-tel {
    text-align: center;
}
}
.entry-content-date {
    margin-bottom: 15px;
    margin-top: 10px;
}
.posted-on i {
    margin-right: 5px;
}
.header-archive {
    font-size: 28px;
    margin-top: 10px;
}
.art-archive {
   margin-bottom: 30px;
    margin-top: 20px;
}
.art-archive .post-thumbnail {
    margin-top: 15px;
}
.art-archive .entry-content {
	padding-top: 20px;
}
.single-novosty .post-thumbnail {
	margin-top: 20px;
}

.car-slider-for-item img, .car-slider-nav-item img {
    width: 100%;
    height: auto;
}
.box-wrap {
    display: flex;
    flex-wrap: wrap;
}
.item-harak-priv {
    max-width: 135px;
}
.car-slider-item-harak {
    justify-content: space-between;
}
.car-sect {
    padding-top: 3.4vw;
    padding-bottom: 2.5vw;
}

