#main #tis1.trade_in {
    padding: 30px 0 50px;
    overflow: hidden;
}
#main #tis1.trade_in h2 {
	direction: ltr;
}
.text1_tis1 {
	color: #888888;
	font-size: 20px;
	text-align: center;
	width: 860px;
	margin: 24px auto;
	line-height: 24px;
}
.txt_content_tis1{
	width: 890px;
	margin: 53px auto 0px;
	overflow: hidden;
}
.txt_content_tis1 > div{
	width: 33%;
	float: left;
	position: relative;
	color: #2a2b2c;
	font-weight: 600;
	font-size: 22px;
	padding: 69px 0 0 0;
}
.txt_content_tis1 > div:before {
	content: '';
    background: rgba(0, 0, 0, 0) url("../images/check_black2.png") no-repeat scroll center center / 46px 46px;
    float: right;
    height: 46px;
    width: 46px;
    padding-top: 15px;
    position: absolute;
    z-index: 5;
    top: 5px;
    left: 50%;
    margin-left: -23px;
}
.text2_tis1 {
	font-size: 40px;
	color: #2a2b2c;
	font-weight: 600;
	line-height: 35px;
	margin-top: 104px;
	direction: ltr;
}
.text3_tis1 {
	font-size: 23px;
	color: #888888;
	margin: 10px 0 13px 0;
}
.phone_tis1{
	font-size: 50px;
	font-weight: 600;
	color: #f1a42b;
	line-height: 35px;
}

#main #tis1.trade_in .content_tis1 {
    bottom: 50px;
    top: auto;
    height: 388px;
}
#main #tis1.trade_in .cars1 img{
	margin-right: -125px;
	float: right;
}
#main #tis1.trade_in .cars2 img{
	margin-left: -125px;
	float: left;
}
#main #tis1.trade_in .item_tis1 img {
    display: block;
}

@media (max-width: 1600px) {
	#main #tis1.trade_in .item_tis1 img {
	    max-width: none;
	    width: 650px;
	}
	#main #tis1.trade_in .content_tis1 {
    	bottom: 0px;
	}
}
@media (max-width: 1400px) {
	#main #tis1.trade_in .item_tis1 img {
	    width: 600px;
	}
	#main #tis1.trade_in .cars1 img{
		margin-right: -260px;
	}
	#main #tis1.trade_in .cars2 img{
		margin-left: -260px;
	}
	#main #tis1.trade_in .content_tis1 {
    	bottom: -40px;
	}
}
@media (max-width: 992px) {
	.text1_tis1 {
	    width: auto;
	}
	.txt_content_tis1 {
	    width: auto;
	}
	#main #tis1.trade_in .item_tis1 img {
	    width: 450px;
	}
	#main #tis1.trade_in .content_tis1 {
	    bottom: -115px;
	}
}
@media (max-width: 767px) {
	#main #tis1.trade_in .content_tis1 {
	    display: none;
	}
	.txt_content_tis1 > div {
	    width: 100%;
	}
	.txt_content_tis1 {
	    margin: 25px auto 0px;
	}
	.text2_tis1 {
	    margin-top: 25px;
	}
}


/** 404 **/

.error404 .simple-page__title {
	color: #ffffff;
	font-size: 65px;
	position: relative;
	display: inline-block;
	line-height: 65px;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.error404 .simple-page__title:before {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 5px;
    background: #f1a42b;
    display: block;
    content: '';
    width: 100%;
}
.error404 .simple-page__caption{
    color: #ffffff;	
    font-size: 20px;
}
.error404 a.simple-page__link {
    background-color: transparent;
    background-image: none;
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 15% auto;
    border: medium none;
    border-radius: 0;
    color: #f1a42b;
    border: 2px solid #f1a42b;
    float: right;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin-left: 15px;
    margin-right: 0;
    margin-top: 5px;
    padding: 12px 25px 12px 30px;
    transition: all 0.3s ease 0s;
    width: 250px;
    text-decoration: none;
    position: relative;
    transform: perspective(1px) translateZ(0px);
}
.error404 a.simple-page__link::before {
    background-color: transparent;
    border-radius: 30px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.error404 a.simple-page__link::after {
  background-color: rgba(0, 0, 0, 0);
  background-image: inherit;
  background-position: inherit;
  background-repeat: inherit;
  background-size: inherit;
  border-radius: 30px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(1);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: 5;
}




.page-template-page-thankyou .simple-page__title {
	color: #ffffff;
	font-size: 65px;
	position: relative;
	display: inline-block;
	line-height: 65px;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.page-template-page-thankyou .simple-page__title:before {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 5px;
    background: #f1a42b;
    display: block;
    content: '';
    width: 100%;
}
.page-template-page-thankyou .simple-page__caption{
    color: #ffffff;	
    font-size: 20px;
}
.page-template-page-thankyou a.simple-page__link {
    background-color: transparent;
    background-image: none;
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 15% auto;
    border: medium none;
    border-radius: 0;
    color: #f1a42b;
    border: 2px solid #f1a42b;
    float: right;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin-left: 15px;
    margin-right: 0;
    margin-top: 5px;
    padding: 12px 25px 12px 30px;
    transition: all 0.3s ease 0s;
    width: 250px;
    text-decoration: none;
    position: relative;
    transform: perspective(1px) translateZ(0px);
}
.page-template-page-thankyou a.simple-page__link::before {
    background-color: transparent;
    border-radius: 30px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.page-template-page-thankyou a.simple-page__link::after {
  background-color: rgba(0, 0, 0, 0);
  background-image: inherit;
  background-position: inherit;
  background-repeat: inherit;
  background-size: inherit;
  border-radius: 30px;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(1);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: 5;
}


@media (max-width: 1200px) {
  html body > div#page {
    padding-top: 0;
  }
}
@media only screen and (max-width : 992px) {
  body .header__main .logo-sect {
    margin-top: 15px;
  }
  html body.archive.post-type-archive-cars .catalog-nav_bot > ul.list_filter_types {
    width: 100%;
  }
  body.archive.post-type-archive-cars ul.list_filter_types .catalog-nav-item a {
    font-size: 16px;
    padding: 23px 0;
    line-height: 32px;
  }
  .layout-slider_blocks_content > span {
    top: 20px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1;
  }
  body.archive.post-type-archive-cars .catalog-nav_bot > .layout-slider_blocks_content {
    width: 100%;
    position: relative;
  }
  .layout-slider_blocks_content > .layout-slider_blocks {
    width: 100%;
    margin-top: 30px;
  }
  body.archive.post-type-archive-cars .catalog-nav_bot button.go_filtr {
    width: 100%;
  }
  .section-catalog-car > .container {
    width: 750px;
  }
  .section-catalog-car .product-item, .section-catalog .product-item {
    width: 50%;
  }
  .section-catalog-car .product-item {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
  }
  .section-catalog-car .product-item:nth-last-child(2),
  .section-catalog-car .product-item:nth-last-child(3),
  .section-catalog-car .product-item:nth-last-child(4) {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
  }
  section#contact_footer > .container > div.contact_footer_left {
    border-right: none;
    padding: 0;
  }

}
@media only screen and (max-width : 768px) {

body.single .catalog-header__title_about h1 {
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    margin-top: 48px;
}
  .list_filter_models_all {
    position: relative;
  }
  .catalog-nav ul.list_filter_models::before {
    content: '';
    display: block;
    width: 64px;
    height: 55px;
//    background: red;
    float: right;
  }
  .list_filter_models {
    width: 100%;
  }
  a.butt_allmodel {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 11px;
    right: 32px;
    line-height: 3.3;
  }






  body .header__main .logo-sect {
    margin-top: 11px;
  }
  .header__main .logo-sect img.main-logo {
    display: none;
  }
  body.archive.post-type-archive-cars ul.list_filter_types .catalog-nav-item {
    max-width: none;
    padding: 0 4px;
  }
  body.archive.post-type-archive-cars .catalog-nav_bot > .layout-slider_blocks_content {
    max-width: none;
  }
  .section-catalog-car .product-item {
    width: 400px;
    margin: auto;
    float: none;
  }
  .product-item .top_price_cars {
    width: 80px;
    height: auto;
  }
  .product-button-price {
    text-align: right;
    padding: 5px 10px;
  }
  .product-button-price b {
    display: block;
    float: right;
  }
  .product-button-price span {
    display: block;
    float: right;
    margin-right: 5px;
  }

}
@media only screen and (max-width : 480px) {
  .section-catalog-car .product-item {
    width: 100%;
  }
  .product-img a {
    width: 100%;
  }
}

.list_filter__hide-content {
  background: #f1a42b;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 0;
  text-align: center;
}

.list_filter_models {
  height: 140px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.list_filter__hide-content:hover {
  cursor: pointer;
}
.list_filter_models.open {
  height: 600px;
}

.category  header.page-header, .single  header.page-header  {
    background: url(/wp-content/uploads/2017/05/about-1.jpg) !important;
}

.entry-date_autor .date {
    float: left;
    color: #333;
    font-size: 15px;
    padding: 10px 15px;
}
.entry-date_autor .autor {
    float: right;
    color: #333;
    font-size: 15px;
    padding: 10px 15px;
}
.entry-date_autor .autor .autor_text {
    float: left;
    margin: 0 20px 0 0;
    color: #333;
    font-size: 16px;
    line-height: 1;
}
.entry-date_autor .autor div.avatar {
    float: right;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    top: 0;
    margin-top: -35px;
}
.entry-date_autor .autor .avatar img {
    width: 100%;
    height: auto;
    border-radius: 0%;
}
.entry-date_autor .autor .autor_text strong {
       color: #f1a42b;
}
.category  .add_my_right .entry-title>a {
 color: #f1a42b;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: none;
}
.category  .add_my_right .entry-content {
    color: #333;
    font-size: 16px;
    padding: 0 0px 15px 15px;
}
.category  .add_my_right .entry-footer  a.but_link {
    display: inline-block;
    margin: 0 auto;
    font-weight: 700;
    height: 36px;
    line-height: 2;
    width: auto;
    min-width: 100px;
    float: none;
    border-radius: 2px;
}
.category  .add_my_right .entry-footer a.but_link {
    background-color: #f1a42b;
    border: 1px solid #f1a42b;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 2.5;
    min-width: 115px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    width: auto;
}
.category  .add_my_right .entry-footer a.but_link:hover {
    background-color: #d89328;
    border: 1px solid #d89328;
}
.add_my_right article {
  float: right;
}
.category .catalog-header__title_about h1 {
    color: #fff;
        border-bottom: 5px solid #f1a42b;
    display: inline-block;
    font-size: 70px;
    font-weight: 600;
    margin-top: 100px;
}
.category header.page-header.catalog-header_about #breadcrumbs a {
    color: #fff;
    font-size: 14px;
}
.single header.page-header.catalog-header_about #breadcrumbs a {
    color: #fff;
    font-size: 14px;
}
.category #contact_footer {
  margin-top: 30px;
}
.single .catalog-header__title_about h1 {
    color: #fff;
        border-bottom: 5px solid #f1a42b;
    display: inline-block;
    font-size: 70px;
    font-weight: 600;
    margin-top: 100px;
}
.single .entry-content{
    margin: 1.5em 0 0;
    padding: 0 5%;
}
.single .entry-content p {
  font-size: 18px;
}


@media(max-width: 320px) {
  body .list_filter_models.open {
       height: 730px;
  }
}