/*
Theme Name: AUTODRIVE
Theme URI: autodrive_wp
Description: MADE FOR AUTODRIVE
Version: 1.0.1
*/


body, html {
    width: 100%;
    height: 100%;
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
}
.container {
    margin: 0 auto;
}
.content {
	display: flex;
    position: fixed;
    min-height: 100%;
}


.left-content {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 45%;
    position: relative;
    padding: 0;
    background-image: url('https://www.driver.zp.ua/wp-content/uploads/2017/11/bg-left.jpg');
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.logo img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 20px 30%;
}

.icon-set {
    display: inline-block;
	max-width: 100%;
	width: 320px;
	height: auto;
	padding: 32px 0;
	margin: 0 auto;
}

/**********item-1*************/
.icon-set .item-save {
    display: block;
    float: left;
    position: relative;
    max-width: 100%;
	width: 160px;
    height: auto;
    padding-left: 0;
}
.icon-set .item-save img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 0 48px;
}
.icon-set .item-save p {
    display: block;
    height: auto;
    padding: 20px 0;
    color: #fff;
    font-family: "PTSansRegular", sans-serif;
    font-size: 100%;
    text-align: center;
}

.icon-set .item-auto {
    display: block;
    float: right;
    position: relative;
    max-width: 100%;
	width: 160px;
    height: auto;
    padding-top: 0;
	padding-right: 2px;
}
.icon-set .item-auto img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 0 48px;
}
.icon-set .item-auto p {
    display: block;
    height: auto;
    padding: 20px 0;
    color: #fff;
    font-family: "PTSansRegular", sans-serif;
    font-size: 100%;
    text-align: center;
}
/*************item-2****************/

.icon-set .item-duplicate {
    display: block;
    float: left;
    position: relative;
    max-width: 100%;
	width: 160px;
    height: auto;
    padding-top: 3px;
    padding-left: 0;
}

.icon-set .item-duplicate img {
    padding: 0 48px;
}
.icon-set .item-duplicate p {
    display: block;
    height: auto;
    padding: 20px 0;
    color: #fff;
     font-family: "PTSansRegular", sans-serif;
    font-size: 100%;
    text-align: center;
}

.icon-set .item-buy-sell {
    display: block;
    float: right;
    position: relative;
    max-width: 100%;
	width: 160px;
    height: auto;
    padding-top: 2px;
	padding-right: 0;
}
.icon-set .item-buy-sell img {
    padding: 0 51px;
}
.icon-set .item-buy-sell p {
    display: block;
    height: auto;
    padding: 20px 0;
    color: #fff;
    font-family: "PTSansRegular", sans-serif;
    font-size: 100%;
    text-align: center;
}
/************item-3***********/

.icon-set .item-price {
    display: block;
    float: left;
    position: relative;
    max-width: 100%;
	width: 160px;
    height: auto;
	margin: 0 81px;
}
.icon-set .item-price p {
    display: block;
    height: auto;
    padding: 20px 0;
    color: #fff;
    font-family: "PTSansRegular", sans-serif;
    font-size: 100%;
    text-align: center;
}
.icon-set .item-price img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 0 48px;
}
/**********footer************/
.left-content .footer {
    display: inline-block;
    width: 100%;
    height: auto;
    position: relative;
    border-bottom: 5px solid #555555;
    border-top: 5px solid #555555;
    background-color: #000;
}
.left-content .footer .copyright{
    display: flex;
    padding: 30px 0;
    flex-direction: column;
}
.left-content .footer .copyright p{
    color: #878787;
    font-family: "PTSansRegular", sans-serif;
    font-size: 12px;
    text-align: center;
}
.copyright  a{
    color: #878787;
}
/*************footer 992****************/
.right-content .footer {
    display: none;
    width: 100%;
    height: auto;
    position: relative;
    border-bottom: 5px solid #555555;
    border-top: 5px solid #555555;
    background-color: #000;
    margin-bottom: 75px;
}
.right-content .footer .copyright{
    display: inline-block;
    padding: 30px 35.5%;
}
.right-content .footer .copyright p{
    color: #878787;
    font-family: "PTSansRegular", sans-serif;
    font-size: 12px;
    text-align: center;
}


.right-content {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 55%;
    position: relative;
    margin: 0 auto;
    padding: 0;
}
#map {
    flex: 1;
    width: 100%;
    height: 400px;
    position: relative;
}
.address {
    display: inline-block;
    width: 100%;
    height: auto;
    background-color: #636363;
}
.address-1 {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 17px 50px;
    background-color: #464646;
}
.address-2 {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 0 50px;
}
.address-2 p {
padding-top: 1px;
}
.address p {
    color: #fff;
    font-family: "PTSansRegular", sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.info {
    display: inline-block;
    max-width: 100%;
    background-image: url('https://www.driver.zp.ua/wp-content/uploads/2017/11/right-footer.png');
    background-size: 100% 100%;
}
.info-img { display: inline-block; position: relative; width: 100%; height: auto; }
.info .info-img img.dec-info-img { display: block; position: relative; width: 100%; height: auto; }
.info .info-img img.tabl-info-img { display: none; }
.info .info-img img.mob-info-img { display: none; }

.text {
    display: inline-block;
    position: relative;
    max-width: 100%;
    height: 200px;
    margin: 39px 20px;
    overflow: auto;
}


.text::-webkit-scrollbar {
    position: relative;
    width: 8px;
    height: 3px; }
.text::-webkit-scrollbar-button {
    background-color: #504d4e; }
.text::-webkit-scrollbar-track {
    background-color: #504d4e; }
.text::-webkit-scrollbar-track-piece {
    background-color: #504d4e; }
.text::-webkit-scrollbar-thumb {
    height: 40px;
    background-color: rgba(126, 29, 29, 0.8);
    border-radius: 3px; }
.text::-webkit-scrollbar-corner {
    background-color: #504d4e; }
.text::-webkit-resizer {
    background-color: #504d4e; }
.text::-moz-scrollbar {
    position: relative;
    width: 8px;
    height: 3px; }
.text::-moz-scrollbar-button {
    background-color: #504d4e; }
.text::-moz-scrollbar-track {
    background-color: #504d4e; }
.text::-moz-scrollbar-track-piece {
    background-color: #504d4e; }
.text::-moz-scrollbar-thumb {
    height: 50px;
    background-color: #5b6e7e;
    border-radius: 3px; }
.text::-moz-scrollbar-corner {
    background-color: #504d4e; }
.text::-moz-resizer {
    background-color: #504d4e; }





.info .text p {
    display: block;
    position: relative;
    float: left;
    padding:  0;
    font-family: "PTSansRegular", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}
.info .txt {
    display: inline-block;
    position: relative;
    max-width: 100%;
    height: auto;
    padding: 24px 0;
}
.info .text .txt p {
    display: block;
    position: relative;
    float: left;
    font-family: "PTSansRegular", sans-serif;
    font-size: 15px;
    padding-right: 9%;
    color: #fff;
    font-weight: normal;
}

.page-404 {
    display: block;
    height: 100%;
    width: 100%;
	position: fixed;
    background-image: url('https://www.driver.zp.ua/wp-content/uploads/2017/11/404-bg.jpg');
}

.page-logo img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 20px 41%;
}
.page-404 h1 {
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-family: "PTSansRegular", sans-serif;
    font-size: 77px;
    font-weight: bold;
    margin: 0;
    padding: 40px 0;
}
.page-404 h2 {
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-family: "PTSansRegular", sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
}



.page-404 .button {
    background-color: #dd1f2c;
    display: block;
    font-size: 16px;
    height: 34px;
    margin: 7% 43%;
    font-family: "PTSansRegular", sans-serif;
    text-align: center;
    padding: 2px 0;
    width: 15%;
    color: #fff;
    text-decoration: none;
    border: 3px solid #fff;
}
.page-404 .button:hover {
    background-color: #ae4900;
    text-decoration: none;
    color: #fff;
}
/*******************************************************/
/*******************************************************/
/*******************************************************/
/*******************************************************/

@media only screen and (max-width : 1900px) {
   
.icon-set {
      margin: 0 28.8%;
}
}

@media only screen and (max-width : 1800px) {
.icon-set {
    margin: 0 30%;
}
.left-content .footer .copyright {
    padding: 30px 35.8%;
}
}

@media only screen and (max-width : 1700px) {
.icon-set {
    margin: 0 29%;
}
.page-404 .button {
    height: 34px;
    margin: 10% 42%;
    padding: 2px 0;
    width: 15%;
  }
}
@media only screen and (max-width : 1600px) {
   .icon-set {
    margin: 0 27.5%;
}
.text {
    margin: 22px 50px;
}
.page-404 .button {
    height: 34px;
    margin: 10% 43%;
    padding: 2px 0;
    width: 15%;
 }
}
@media only screen and (max-width : 1500px) {
.icon-set {
    margin: 0 26%;
}
.info .txt {
    padding: 7px 0;
}
}
@media only screen and (max-width : 1400px) {
.logo img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 20px 0px;
    width: 320px;
    float: left;
    margin: 0 25%;
}
    .icon-set {
    margin: 0 25%;
}
.left-content .footer .copyright {
    padding: 17px 35.8%;
}
}

@media only screen and (max-width : 1300px) {
.icon-set {
    margin: 0 22.5%;
}
.logo img {
    padding: 20px 0px;
    width: 320px;
    margin: 0 22.7%;
}
.info .txt {
    padding: 0px 0;
}
}
@media only screen and (max-width : 1200px) {
    #map {
        width: 100%;
        height: 400px;
        position: relative;
    }   
.info .text .txt p {
    display: block;
    float: left;
    font-size: 14px;
    padding-right: 0%;
    color: #fff;
    font-weight: normal;
}
.page-404 .button {
    height: 34px;
    margin: 10% 40%;
    padding: 2px 0;
    width: 21%;
}
}

@media only screen and (max-width : 1100px) {
.info .text .txt p {
     font-size: 92%;
}
}

@media only screen and (max-width : 1000px) {
.logo img {
    padding: 20px 0px;
    width: 320px;
    margin: 0 14.7%;
}
.icon-set {
    margin: 0 14.5%;
}
.address-1 {
    padding: 17px 47px;
}
.info .text .txt p {
    font-size: 83%;
}
}
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
/**********************************************/
@media only screen and (max-width : 992px) {
    .logo img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 20px 0px;
    width: 320px;
    float: left;
    margin: 0 15%;
}
.icon-set {
    margin: 0 15%;
}

#map {
    width: 100%;
    height: 348px;
}
.address-1 {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 15px 8.9%;
    background-color: #464646;
}
.address-2 {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 0px 5.9%;
}
.text {
    display: inline-block;
    max-width: 100%;
    margin: 26px 50px;
}
.info .txt {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 0px 0;
}
.info .text .txt p {
    display: block;
    float: left;
    font-size: 13px;
    padding-right: 0;
}
}

@media only screen and  (max-width: 960px) {
.content { position: relative; }
.info .text .txt p {
    display: block;
    float: left;
    font-size: 91%;
    padding-right: 0;
}
}

@media only screen and (max-width: 900px) {
.page-logo img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 20px 33%;
}
.address-1 {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 15px 7.9%;
    background-color: #464646;
}
.logo img {
    padding: 20px 0px;
    width: 320px;
    margin: 0 10.5%;
}
.icon-set {
    margin: 0 10.5%;
}
.page-404 .button {
    height: 34px;
    margin: 10% 36%;
    padding: 2px 0;
    width: 28%;
}
}
@media only screen and (max-width: 850px) {
	.logo img {
    	padding: 20px 0px;
  		  margin: 0 8%;
  		 }
	.icon-set {
   		 margin: 0 8%;
	}
.left-content .footer .copyright {
      padding: 30px 30.9%;
}
.address-1 {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 15px 5.9%;
    background-color: #464646;
}
.info .text .txt p {
    display: block;
    float: left;
    font-size: 80%;
    padding-right: 0;
}
.left-content .footer .copyright {
    padding: 16px 30.9%;
}
}

@media only screen and  (max-width: 800px) {
.address-1 {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 15px 2.9%;
    background-color: #464646;
}
}
@media only screen and  (max-width: 768px) {
  .content {
    flex-direction: column;
  }
 .left-content {
	width: 100%;
	height: 725px;
}
.right-content {
	display: inline-block;
	width: 100%;
}
.logo img {
    padding: 20px 0px;
    margin: 0 29.5%;
}
.icon-set {
    margin: 0 30%;
}
.left-content .footer {
    display: none;
}
.address-1 {
    padding: 0 38.6%;
 }
.address-2 {
      padding: 0 38.5%;
}
.info {
 	height: auto;
}
.info .text .txt p {
    display: block;
    float: left;
    font-size: 15px;
    padding-right: 0;
}
.right-content {
   background-image: url('https://www.driver.zp.ua/wp-content/uploads/2017/11/bg-left.jpg');
}
.right-content .footer {
    display: inline-block;
    width: 100%;
    height: auto;
    position: relative;
    border-bottom: 5px solid #555555;
    border-top: 5px solid #555555;
    background-color: #000;
    margin-bottom: 0;
}

.info .info-img img.dec-info-img { display: none; }
.info .info-img img.tabl-info-img { display: block; position: relative; width: 100%; height: auto;  }
}
@media only screen and (max-width : 700px) {
.page-404 .button {
    height: 34px;
    margin: 10% 33%;
    padding: 2px 0;
    width: 35%;
}
}
@media only screen and  (max-width: 640px) {
 	.logo img {
    padding: 20px 0px;
    margin: 0 25.5%;
    }
    .icon-set {
        margin: 0 25%;
    }
    .address-1 {
        padding: 0 35.6%;
        width: 100%;
    }
    .address-2 {
        padding: 0 35.5%;
        width: 100%;
    }

    .text {
       margin: 20px 15px;
    }
}

@media only screen and (max-width : 550px) {
.page-logo img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    padding: 20px 25%;
}
.page-404 .button {
    height: 34px;
    margin: 10% 27%;
    padding: 2px 0;
    width: 47%;
}
.right-content {
    height: 1300px;
}
}

@media only screen and (max-width : 480px) {
   .logo img {
    padding: 20px 0px;
    margin: 0 17.5%;
}
.icon-set {
    margin: 0 17%;
}


*::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
*::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.address-1 {

    padding: 0 31.6%;
    width: 100%;
}
.address-2 {
    padding: 0 31.5%;
    width: 100%;
}
.info .info-img img.tabl-info-img { display: none; }
.info .info-img img.mob-info-img { display: block; position: relative; width: 100%; height: auto; }
}


@media only screen and (max-width : 400px) {
.logo img {
    padding: 20px 0px;
    margin: 0 10.5%;
}
.icon-set {
    margin: 0 10%;
}
.page-404 .button {
    height: 34px;
    margin: 10% 19%;
    padding: 2px 0;
    width: 63%;
}
.right-content {
    height: auto;
}
}

@media only screen and (max-width: 375px) {
    .logo img {
    padding: 20px 0px;
    margin: 0 4.5%;
}
.icon-set {
    margin: 0 2%;
}
.address-1 {
    padding: 0 26.6%;
    width: 100%;
}
.address-2 {
    padding: 0 26.5%;
    width: 100%;
}
.page-logo img {
    padding: 20px 16%;
}
}

@media only screen and (max-width: 352px) { 
.logo img {
    padding: 20px 0px;
    margin: 0 4.5%;
}
.icon-set {
    margin: 0 4.2%;
}
.right-content .footer .copyright {
    padding: 30px 29.5%;
}
}
@media only screen and (max-width: 320px) {
.logo img {
    padding: 20px 0px;
    margin: 0 0%;
}
.icon-set {
    margin: 0 -2%;
}
.address-1 {
    padding: 0 22%;
    width: 100%;
}
.address-2 {
    padding: 0 22%;
    width: 100%;
}
.text {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 26px 14px;
}
.right-content .footer .copyright {
    display: inline-block;
    padding: 30px 23.5%;
}
}

@media only screen and (max-width: 2500px) and (max-height: 850px) {
    .icon-set { padding: 0; }
    #map { height: 330px; }
}
@media only screen and (max-width: 2500px) and (max-height: 800px) { 
    .left-content .footer .copyright { padding: 10px 0; }
    .text { padding: 0 50px; }
    .info .text p { margin: 0; padding-top: 10px; }
}
@media only screen and (max-width: 2500px) and (max-height: 750px) { 
    .logo img { padding: 10px 30%; }
    .address p { margin: 0; }
}
@media only screen and (max-width: 2500px) and (max-height: 730px) { 
    .left-content .footer .copyright { padding: 5px 0; }
    .info .txt { padding: 15px 0; }
} 
@media only screen and (max-width: 2500px) and (max-height: 720px) { 
    .content { position: relative; }
}