
@font-face {
    font-family: helvetica_heavy;
    src: url(../fonts/helveticaneuecyr-heavy.otf);
}

@font-face {
    font-family: helvetica_bold;
    src: url(../fonts/helveticaneuecyr-bold.otf);
}

@font-face {
    font-family: helvetica_medium;
    src: url(../fonts/helveticaneuecyr-medium.otf);
}

@font-face {
    font-family: helvetica_roman;
    src: url(../fonts/helveticaneuecyr-roman.otf);
}

@font-face {
    font-family: helvetica_thin;
    src: url(../fonts/helveticaneuecyr-thin.otf);
}

body {
    font-family: helvetica_medium;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-size: 16px;
}

table {
    margin:40px 0;
}

 .ui-autocomplete { 
       height: 250px;
       overflow-y: scroll;
       overflow-x: hidden;
     }
  .simple-little-table {
  font-family:Arial, Helvetica, sans-serif;
  color:#666;
  font-size:12px;
  text-shadow: 1px 1px 0px #fff;
  background:#eaebec;
  margin:20px;
  border:#ccc 1px solid;
  border-collapse:separate;

  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;

  -moz-box-shadow: 0 1px 2px #d1d1d1;
  -webkit-box-shadow: 0 1px 2px #d1d1d1;
  box-shadow: 0 1px 2px #d1d1d1;
}

.simple-little-table th {
  font-weight:bold;
  padding:21px 25px 22px 25px;
  border-top:1px solid #fafafa;
  border-bottom:1px solid #e0e0e0;

  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
  background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.simple-little-table th:first-child{
  text-align: left;
  padding-left:20px;
}
.simple-little-table tr:first-child th:first-child{
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  border-top-right-radius:3px;
}
.simple-little-table tr{
  text-align: center;
  padding-left:20px;
}
.simple-little-table tr td:first-child{
  text-align: left;
  padding-left:20px;
  border-left: 0;
}
.simple-little-table tr td {
  padding:18px;
  border-top: 1px solid #ffffff;
  border-bottom:1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
  background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.simple-little-table tr:nth-child(even) td{
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
  background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.simple-little-table tr:last-child td{
  border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-bottom-right-radius:3px;
}
.simple-little-table tr:hover td{
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
  background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);  
}

.simple-little-table a:link {
  color: #666;
  font-weight: bold;
  text-decoration:none;
}
.simple-little-table a:visited {
  color: #999999;
  font-weight:bold;
  text-decoration:none;
}
.simple-little-table a:active,
.simple-little-table a:hover {
  color: #bd5a35;
  text-decoration:underline;
}


.autoglobus {
    overflow: hidden;
    min-width: 1229px;
    width: 100%;
}

.autoglobus p {
    padding: 0;
    margin:0;
}

.autoglobus .wrapper {
    margin: 0 auto;
    width: 1229px;
    position: relative;
}

.autoglobus .block-first {
    height: 152px;
    background: url(../img/header-back.jpg) center no-repeat;
}

.autoglobus .block-first .logo img {
    display: inline-block;
}

.autoglobus .block-first .logo {
    display: inline-block;
    margin: 21px 0 0 0;
}

.autoglobus .block-first .menu {
  float: right;
  margin: 10px 91px 0 0;
}

.autoglobus .block-first a{
    text-decoration: none;
}

.autoglobus .block-first .menu nav {
    font-family: helvetica_roman;
    width: 426px;
}

.autoglobus .block-first .menu nav ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

.autoglobus .block-first .menu nav ul li {
    display: inline-block;
}

.autoglobus .block-first .menu nav ul li a {
    font-size: 1rem;
    color: #313131;
    text-decoration: none;
}

.autoglobus .block-first .menu nav ul li a:hover {
    color: #fe2433;
}

.autoglobus .block-first .logo .title {
    display: inline-block;
    font-family: helvetica_heavy;
    color: #4f4f4f;
    font-size: 3.77rem;
    position: relative;
    bottom: 5px;
    right: -8px;
}

.autoglobus .block-first .phone {
    font-family: helvetica_heavy;
    display: inline-block;
    color: #000;
    font-size: 1.520625rem;
    position: absolute;
	line-height: 1.86rem;
    top: 68px;
    left: 689px;
}
.autoglobus .block-first .phone span {
  background: url(../img/phone.png) 0 5px no-repeat;
  padding: 0 2px 0 37px;
}
.autoglobus .block-first .style-1 {
    font-family: helvetica_thin;
    display: inline-block;
    color: #000;
}

.autoglobus .block-first .style-2 {
    font-size: 1.06375rem;
}

.autoglobus .block-first .adres {
    font-family: helvetica_thin;
    display: inline-block;
    color: #000;
    font-size: 0.99rem;
    position: absolute;
    top: 67px;
    left: 981px;
    background: url(../img/adres.png) 4px 5px no-repeat;
    padding: 0 0 0 31px;
    line-height: 1.75rem;
}

.autoglobus .block-first .text-line {
    font-family: helvetica_roman;
    font-size: 1.375rem;
    color: #fff;
    margin: 22px 0 0 0;
}
.autoglobus .block-first .text-line span {
    color: #fe2433;
}


.autoglobus .block-second {
    height: 179px;
    background: url(../img/header-back-2.jpg) no-repeat;
    background-position: center;
}

.autoglobus .block-second .line {
    background: rgba(90, 90, 90, 0.9);
    height: 30px;
    margin: auto;
    font-size: 0.875rem;
	line-height: 1.875rem;
	color: #b4b4b4;
}

.autoglobus .block-second .nissan {
    display: inline-block;
    width: 861px;
}

.autoglobus .block-second .nissan img {
    display: inline-block;
    margin: 19px 0 0 0;
}

.autoglobus .block-second .nissan .style-1 {
    font-family: helvetica_heavy;
}

.autoglobus .block-second .nissan a {
    text-decoration: none;
    color: #fff;
}

.autoglobus .block-second .nissan ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    color: #fff;
    font-size: 1.029375rem;
    font-family: helvetica_thin;
    vertical-align: top;
    margin: 24px 0 0 49px;
}

.autoglobus .block-second .nissan > ul li {
    display: inline-block;
    vertical-align: top;
}

.autoglobus .block-second .nissan > ul li p {
    margin: 0 0 8px 0;
}

.autoglobus .block-second .nissan > ul li p:hover {
    cursor: pointer;
    color: #d90909;
}

.autoglobus .block-second .nissan .li-2 {
    margin: 0 0 0 42px;
}

.autoglobus .block-second .nissan .li-3 {
    margin: 0 0 0 44px;
}

.autoglobus .block-second .nissan .li-4 {
    margin: 0 0 0 13px;
}

.autoglobus .block-second .infinity {
    display: inline-block;
    width: 363px;
}

.autoglobus .block-second .infinity img {
    display: inline-block;
    padding: 0 0 10px 62px;
    border-left: 1px solid #656066;
}

.autoglobus .block-second .infinity .style-1 {
    font-family: helvetica_heavy;
}

.autoglobus .block-second .infinity a {
    text-decoration: none;
    color: #fff;
}

.autoglobus .block-second .infinity ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    color: #fff;
    font-size: 1.029375rem;
    font-family: helvetica_thin;
    vertical-align: top;
    margin: 1px 0 0 42px;
}

.autoglobus .block-second .infinity > ul li {
    display: inline-block;
    vertical-align: top;
}

.autoglobus .block-second .infinity > ul li p {
    margin: 0 0 8px 0;
}

.autoglobus .block-second .infinity > ul li p:hover {
    cursor: pointer;
    color: #d90909;
}

.autoglobus .block-third {
    min-width: 1229px;
}

.autoglobus .block-third .slide img {
    display: block;
    width: 100%;
    height: auto;
    min-width: 1180px;
    cursor: pointer;
}

.autoglobus .block-third #slider .owl-controls {
    position: absolute;
    top: 88%;
    left: 46%;
}

.autoglobus .block-third .owl-theme .owl-controls .owl-page span {
    background: #fff;
    opacity: 1;
    width: 15px;
    height: 14px;
}

.autoglobus .block-third .owl-theme .owl-controls .owl-page.active span,
.autoglobus .block-third .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: url(../img/dot.png) no-repeat;
}

.autoglobus .block-fourth {
    height: 187px;
    background: url(../img/juke.jpg) center no-repeat;
}

.autoglobus .block-fourth .style-1 {
    font-family: helvetica_heavy;
}

.autoglobus .block-fourth .head h1 {
    font-family: helvetica_medium;
    color: #7d7d7d;
    font-size: 1.5rem;
    padding: 22px 0 0 0;
    margin:0;
    font-weight: normal;
}

.autoglobus .block-fourth .text {
    font-family: helvetica_roman;
    color: #a0a0a0;
    font-size: 0.8125rem;
    width: 900px;
    margin: 29px 0 0 0;
    line-height: 0.9375rem;
    text-align: justify;
}

.autoglobus .block-fifth {
    height: 924px;
    background: #fff;
}

.autoglobus .block-fifth .wrapper > .left {
    height: 100%;
    float: left;
    width: 218px;
}

.autoglobus .block-fifth .wrapper > .left > ul {
    margin: 38px 0 0 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.806875rem;
}

.autoglobus .block-fifth .wrapper > .left > ul li {
    width: 160px;
}

.autoglobus .block-fifth .wrapper > .left > ul li a {
    text-decoration: none;
    color: #cd1337;
}

.autoglobus .block-fifth .wrapper > .left > ul li  ul {
    margin: 7px 0 0 0;
    padding: 0;
}

.autoglobus .block-fifth .wrapper > .left > ul li  ul li {
    list-style-type: disc;
    color: #c6c6c6;
    padding: 0 0 12px 0;
}

.autoglobus .block-fifth .wrapper > .left > ul li h4 {
    margin: 0;
}

.autoglobus .block-fifth .wrapper > .left > ul li  h4 a {
    font-family: helvetica_heavy;
    text-decoration: none;
    color: #cd1337;
    text-transform: uppercase;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #e1e1e1;
    width: 140px;
}

.autoglobus .block-fifth .wrapper > .left > ul li  ul li a {
    font-family: helvetica_roman;
    text-decoration: none;
    color: #000;
}

.autoglobus .block-fifth .wrapper > .left > ul li  ul li a:hover {
    color: #fe2433;
}

.autoglobus .block-fifth .wrapper > .left .logo-1 {
    padding: 3px 0 0 40px;
    background: url(../img/logo-1.png) no-repeat;
}

.autoglobus .block-fifth .wrapper > .left .logo-2 {
    padding: 12px 0 0 40px;
    background: url(../img/logo-2.png) no-repeat;
}

.autoglobus .block-fifth .wrapper > .left .logo-3 {
    padding: 13px 0 0 40px;
    background: url(../img/logo-3.png) 2px 11px no-repeat;
}

.autoglobus .block-fifth .wrapper > .left .logo-4 {
    padding: 0 0 0 40px;
    height: 30px;
    margin: 27px 0 0 1px;
    background: url(../img/logo-4.png) no-repeat;
}

.autoglobus .block-fifth .wrapper > .left .logo-4 p {
    padding: 2px 0 4px 0;
}

.autoglobus .block-fifth .wrapper > .left .logo-5 {
    margin: 12px 0 0 0;
    padding: 13px 0 0 40px;
    background: url(../img/logo-5.png) 2px 11px no-repeat;
}
.autoglobus .block-fifth .wrapper > .left p {
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
}
.autoglobus .block-fifth .wrapper > .left .logo-5 p {
    padding: 2px 0 4px 0;
}

.autoglobus .block-fifth .wrapper > .left .logo-6 {
    padding: 13px 0 0 40px;
    height: 30px;
    margin: 16px 0 0 0;
    background: url(../img/logo-6.png) 2px 11px no-repeat;
}

.autoglobus .block-fifth .wrapper > .left .logo-6 p {
    padding: 3px 0 6px 0;
}

.autoglobus .block-fifth .wrapper > .left .logo-7 {
    margin: 26px 0 0 0;
    padding: 0 0 0 40px;
    background: url(../img/logo-7.png) no-repeat;
}

.autoglobus .block-fifth .wrapper > .left .logo-8 {
    margin: 30px  0 0 0;
    padding: 0 0 0 40px;
    background: url(../img/logo-8.png) no-repeat;
}

.autoglobus .block-fifth .right {
    height: 100%;
    float: left;
    width: 1011px;
    margin: 30px 0;
    font-family: helvetica_roman;
    /*color: #000;*/
    font-size: 0.87rem;
}

.autoglobus .block-fifth .right .style-1 {
    font-family: helvetica_heavy;
    color: #fe2433;
}

.autoglobus .block-fifth .right .head {
    font-family: helvetica_roman;
    font-size: 1.875rem;
    color: #000;
    width: 966px;
    padding: 0 0 9px 0;
    border-bottom: 1px solid #fe2433;
    margin: 0px 0 0 31px;
}

.autoglobus .block-fifth .right .nissan-left {
    width: 768px;
    float: left;
    margin: 30px 0 0 48px;
    position: relative;
}

.autoglobus .block-fifth .right .nissan-logo{
    position: absolute;
    top: 0;
    left: -55px;
    z-index: 10;
}

.autoglobus .block-fifth .right .nissan-left .block,
.content .cars .block{
    width: 171px;
    height: 177px;
    position: relative;
    display: inline-block;
    padding: 0 70px 40px 0;
}
.content .cars {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.content .cars .block {
    margin: 0 25px 20px;
    padding:0;
}

.autoglobus .block-fifth .right .nissan-left .block .style-2,
.content .cars .block .style-2{
    font-family: helvetica_bold;
}

.autoglobus .block-fifth .right .nissan-left .block .text,
.content .cars .text{
    font-family: helvetica_thin;
    color: #000;
    text-align: center;
    font-size: 0.75rem;
    text-transform: uppercase;
}

.autoglobus .block-fifth .right .nissan-left .block .to,
.content .cars .block .to{
    position: absolute;
    top: 146px;
    left: 21px;
}

.autoglobus .block-fifth .right .nissan-left .block .remont,
.content .cars .block .remont{
    font-family: helvetica_heavy;
    background: url(../img/cross.png) no-repeat;
    position: absolute;
    top: 150px;
    left: 84px;
    padding: 3px 0 0 23px;
    font-size: 0.875rem;
    height: 20px;
    text-decoration: none;
    color: #000;
}

.autoglobus .block-fifth .right .nissan-left .block .car,
.content .cars .block .car{
    width: 171px;
    height: 125px;
}

.autoglobus .block-fifth .right .infinity-right {
    width: 195px;
    float: left;
    margin: 30px 0 0 0;
    position: relative;
}

.autoglobus .block-fifth .right .infinity-right .infinity-logo {
    position: absolute;
    top: 0;
    right: 150px;
    z-index: 10;
}

.autoglobus .block-fifth .right .infinity-right .block {
    width: 171px;
    height: 177px;
    position: relative;
    display: inline-block;
    padding: 0 0 40px 23px;
}

.autoglobus .block-fifth .right .infinity-right .block .style-2 {
    font-family: helvetica_heavy;
}

.autoglobus .block-fifth .right .infinity-right .block .text {
    font-family: helvetica_thin;
    color: #000;
    text-align: center;
    font-size: 0.75rem;
    text-transform: uppercase;
}

.autoglobus .block-fifth .right .infinity-right .block .to {
    position: absolute;
    top: 146px;
    left: 45px;
}

.autoglobus .block-fifth .right .infinity-right .block .remont {
    font-family: helvetica_heavy;
    background: url(../img/cross.png) no-repeat;
    position: absolute;
    top: 150px;
    left: 108px;
    padding: 3px 0 0 23px;
    font-size: 0.875rem;
    height: 20px;
    text-decoration: none;
    color: #000;
}

.autoglobus .block-sixth {
    padding: 0 0 22px 0;
    background: #fff;
}

.autoglobus .block-sixth .block-1 {
    margin: 0px 0 0 220px;
}

.autoglobus .block-sixth .block-1 .hands {
    display: inline-block;
}

.autoglobus .block-sixth .block-1 .text {
    font-family: helvetica_roman;
    display: inline-block;
    width: 840px;
    font-size: 0.9375rem;
    color: #a0a0a0;
    vertical-align: top;
    margin: 42px 0 0 14px;
    line-height: 1.0625rem;
    text-align: justify;
}

.autoglobus .block-sixth .block-2 {
    margin: 24px 0 0 218px;
}

.autoglobus .block-sixth .block-3 {
    margin: 24px 0 0 218px;
}

.autoglobus .block-sixth .block-3 img{
    display: inline-block;
    margin: 47px 0 0 0;
}

.autoglobus .block-sixth .block-3 .content{
    display: inline-block;
    width: 787px;
    margin: 43px 0 0 20px;
    vertical-align: top;
}

.autoglobus .block-sixth .block-3 .header {
    font-family: helvetica_bold;
    color: #0f0f0f;
    font-size: 0.9375rem;
    text-transform: uppercase;
}

.autoglobus .block-sixth .block-3 .text {
    font-family: helvetica_roman;
    font-size: 0.9375rem;
    color: #a0a0a0;
    margin: 20px 0 0 0;
    line-height: 1.125rem;
    text-align: justify;
}

.autoglobus .block-sixth .block-4 {
    margin: 24px 0 0 218px;
}

.autoglobus .block-sixth .block-4 img{
    display: inline-block;
    margin: 38px 0 0 0;
}

.autoglobus .block-sixth .block-4 .content{
    display: inline-block;
    width: 787px;
    margin: 35px 0 0 20px;
    vertical-align: top;
}

.autoglobus .block-sixth .block-4 .header {
    font-family: helvetica_bold;
    color: #0f0f0f;
    font-size: 0.9375rem;
    text-transform: uppercase;
}

.autoglobus .block-sixth .block-4 .text {
    font-family: helvetica_roman;
    font-size: 0.9375rem;
    color: #a0a0a0;
    margin: 20px 0 0 0;
    line-height: 1.125rem;
    text-align: justify;
}

.autoglobus .block-sixth .block-5 {
    margin: 24px 0 0 218px;
}

.autoglobus .block-sixth .block-5 img{
    display: inline-block;
    margin: 40px 0 0 0;
}

.autoglobus .block-sixth .block-5 .content{
    display: inline-block;
    width: 787px;
    margin: 36px 0 0 20px;
    vertical-align: top;
}

.autoglobus .block-sixth .block-5 .header {
    font-family: helvetica_bold;
    color: #0f0f0f;
    font-size: 0.9375rem;
    text-transform: uppercase;
}

.autoglobus .block-sixth .block-5 .text {
    font-family: helvetica_roman;
    font-size: 0.9375rem;
    color: #a0a0a0;
    margin: 20px 0 0 0;
    line-height: 1.125rem;
    text-align: justify;
}

.autoglobus .block-sixth .block-6 {
    margin: 24px 0 0 218px;
}

.autoglobus .block-sixth .block-6 img{
    display: inline-block;
    margin: 39px 0 0 0;
}

.autoglobus .block-sixth .block-6 .content{
    display: inline-block;
    width: 787px;
    margin: 36px 0 0 20px;
    vertical-align: top;
}

.autoglobus .block-sixth .block-6 .header {
    font-family: helvetica_bold;
    color: #0f0f0f;
    font-size: 0.9375rem;
    text-transform: uppercase;
}

.autoglobus .block-sixth .block-6 .text {
    font-family: helvetica_roman;
    font-size: 0.9375rem;
    color: #a0a0a0;
    margin: 20px 0 0 0;
    line-height: 1.125rem;
    text-align: justify;
}

.autoglobus .block-seventh {
    background: url(../img/back-7.jpg) top center no-repeat;
}

.autoglobus .block-seventh .content-bottom {
    padding: 34px 0 0 210px;
}

.autoglobus .block-seventh .header {
    font-family: helvetica_bold;
    color: #000;
    font-size: 0.9375rem;
    text-transform: uppercase;
}

.autoglobus .block-seventh .text {
    font-family: helvetica_roman;
    color: #a0a0a0;
    font-size: 0.9375rem;
    text-align: justify;
    line-height: 1.125rem;
}

.autoglobus .block-seventh .text-1 {
    margin: 39px 0 0 6px;
}

.autoglobus .block-seventh .text-2 {
    margin: 36px 0 0 6px;
}

.autoglobus .block-seventh .text-3 {
    margin: 20px 0 0 6px;
}

.autoglobus .block-seventh .text-4 {
    margin: 20px 0 0 6px;
}

.autoglobus .block-seventh .text-5 {
    margin: 20px 0 0 6px;
}

.autoglobus .block-seventh .banners {
    margin: 47px 0 60px 134px;
}

.autoglobus .block-seventh .banners a:nth-child(2) {
    margin: 0 0 0 20px;
}

.autoglobus footer {
    height: 302px;
    background: url(../img/footer.jpg) center top no-repeat;
}

.autoglobus footer .block-1 .adress {
    display: inline-block;
    font-family: helvetica_roman;
    color: #fff;
    font-size: 0.9375rem;
    height: 60px;
    margin: 26px 0 0 0;
    background: url(../img/adress-footer.png) no-repeat;
}

.autoglobus footer .block-1 .adress .first {
    margin: 6px 0 0 25px;
}

.autoglobus footer .block-1 .adress .scnd {
    margin: 19px 0 0 26px;
}

.autoglobus footer .block-1 .logo {
    display: inline-block;
    font-family: helvetica_heavy;
    color: #fff;
    font-size: 1.828125rem;
    text-transform: uppercase;
    background: url(../img/logo-footer.png) no-repeat;
    height: 40px;
    vertical-align: top;
    margin: 40px 0 0 125px;
}

.autoglobus footer .block-1 .logo p {
    margin: 4px 0 0 58px;
}

.autoglobus footer .block-1 .phone {
    display: inline-block;
    font-family: helvetica_roman;
    color: #fff;
    font-size: 0.9375rem;
    background: url(../img/phone-footer.png) no-repeat;
    vertical-align: top;
    margin: 26px 0 0 236px;
    height: 60px;
}

.autoglobus footer .block-1 .phone .first {
    margin: 6px 0 0 30px;
}

.autoglobus footer .block-1 .phone .scnd {
    margin: 19px 0 0 31px;
}

.autoglobus footer .block-2 {
    font-family: helvetica_roman;
    text-align: center;
    font-size: 0.971875rem;
    color: #848484;
    margin: 25px 0 0 0;
    line-height: 1.1875rem;
}

.autoglobus footer .block-3 {
    font-family: helvetica_roman;
    text-align: center;
    font-size: 0.676875rem;
    color: #848484;
    margin: 30px 0 0 0;
    line-height: 0.9375rem;
}
.autoglobus footer .counters {
    margin-top: 60px;
}
.autoglobus .clear {
    clear: both;
}
.autoglobus .header h1 {
    font-family: helvetica_bold;
    font-size: 1.125rem;
    text-transform: uppercase;
    color: #cd1337;
}
.content .block-1 {
    display: inline-block;
    vertical-align: top;
}
.content .text:not(.cars-text),
.content .block-2 .ul,
.content .cars {
    margin: 20px 0 0 0;
}
.content .text:not(.cars-text) {
    width: 700px;
    line-height: 17px;
    text-align: justify;
}
.content .meh {
    display: inline-block;
    margin: 0px 0 0 6px;
}
.content h3 {
    font-family: helvetica_bold;
    font-size: 0.9375rem;
    text-transform: uppercase;
    color: #000;
    margin: 39px 0 20px 0;
}
.content .block-2 .ul{
    color: #000;
    padding: 0;
    list-style-type: none;
    line-height: 1.5625rem;
}
.content h2 {
    color: #cd1337;
    font-family: helvetica_bold;
    font-size: 0.9375rem;
    text-transform: uppercase;
}
.content .block-5 {
    background: url(../img/engine.png) no-repeat top right;
    padding: 20px 0 75px;
}
.content .block-5 .ul {
    margin: 20px 0 0 0;
    list-style: none;
    padding: 0;
    text-transform: uppercase;
    margin: 30px 0 0 2px;
}
.content .block-5 ul.ul a {
    font-size: 0.9375rem;
    color: #000;
    text-decoration: none;
}
.content .block-5 ul.ul a:hover {
    color: #fe2433;
}
.content .block-5 .ul li {
    background: url(../img/dot-2.png) no-repeat;
    height: 23px;
    padding-left: 20px;
}
.content .block-5 iframe {
    display: inline-block;
    width: 413px;
    height: 260px;
    margin: 40px 0 0 213px;
    border-radius: 6px;
}
.inline-block {
    display: inline-block;
    vertical-align: top;
}
.content table {
    font-size: 13px;
}
.content td[bgcolor="#ffffc6"] {
    background-color: #f5f5f5 !important;
}
.content p {
    margin: 20px 0;
}
.content .cars p, .nissan-left p, .infinity-right p { margin:0;}
.flex-space-around {
    display: flex;
    justify-content: space-around;
}
p.page-404 {
    margin-top: 80px;
    font-size: 30px;
    text-align: center;
}
p.page-404 > span {
    font-size: 250px;
}
#complaint-form > form > p:first-child {
    font-size: 14px;
    color: #7D7D7D;
    font-family: helvetica_roman;
}
.complaint-answer {
    padding: 40px;
    font-family: helvetica_roman;
    max-width: 700px;
    text-align: center;
}
.button-container {
    text-align: center;
}
.button-container > button {
    width: 200px;
    height: 40px;
    border: 1px solid #cd1337;
    color: #cd1337;
    text-transform: uppercase;
    cursor: pointer;
    background: none;
    outline: none;
}
.button-container > button:hover {
    border-color: #AF1B38;
    color: #AF1B38;
}
ul.breadcrumb {
    list-style: none;
    font-size: 14px;
    padding: 0;
    margin: 10px 0 30px;
}
ul.breadcrumb > li {
    display: inline-block;
    font-family: helvetica_medium, sans-serif;
}
ul.breadcrumb > li > a {
    text-decoration: none;
    color: #373737;
}
ul.breadcrumb > li > span {
    padding: 0 10px 0 14px;
}
ul.breadcrumb > li:last-child {
    font-family: helvetica_heavy, sans-serif;
    color: #cd1337;
}
.inline-blovk-top {
  display: inline-block;
  vertical-align: top;		
}
.callback-button {
  width: 228px;
  height: 39px;
  background: url(../img/callback-button.png) 10px 8px no-repeat #cd1337;
  position: absolute;
  right: 1px;
  top: 30px;
  cursor: pointer;
}
.callback-button:hover {
  background: url(../img/callback-button-hover.png) 10px 8px no-repeat #75051a;	
}
.callback-button p {
  font-size: 1rem;
  color: #fff;
  font-family: helvetica_heavy;
  margin: 11px 0 0 46px;  
}
.callback-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    z-index:100;
}
.callback-wrapper .callback-modal {
  width: 711px;
  height: 420px;  
  background: url(../img/callback-modal.jpg) 78px 0 no-repeat #e8e8e8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.callback-wrapper .sprite {
  background-image: url(../img/callback-modal.png);
  background-repeat: no-repeat;
  display: inline-block;
}
.callback-wrapper  .sprite-close {
  width: 49px;
  height: 46px;
  background-position: -5px -5px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.callback-wrapper .sprite-close:hover {
  background-position: -64px -5px;	
}
.callback-wrapper .callback-modal p:nth-child(2) {
  font-size: 1.875rem;	
  color: #3d3d3d;
  font-family: helvetica_heavy;
  margin: 37px 0 0 191px;
}
.callback-wrapper .callback-modal p:nth-child(3) {
  width: 400px;
  font-size: 0.875rem;	
  color: #404040;
  margin: 7px 0 29px 191px;
}
.callback-wrapper .callback-modal input {
  width: 525px;
  height: 39px;
  background: #fff; 
  color: #3f3f3f;
  border: none;
  outline: none;
  padding: 0 0 0 15px;  
  margin: 0 0 10px 78px;
}
.callback-wrapper .callback-modal input.error {
  background: #eaa; 	
}
.callback-wrapper .callback-modal .callback-submit {
  width: 246px;
  height: 39px;
  background: #cd1337; 	
  font-size: 1rem;	
  color: #fffefe;
  font-family: helvetica_heavy;
  text-align: center;
  line-height: 2.4375rem;
  cursor: pointer;
  margin: -1px 0 0 78px;
}
.callback-wrapper .callback-modal .callback-submit:hover {
  background: #75051a; 	
}
.callback-wrapper .callback-modal p:nth-child(7) {
  width: 200px;
  font-size: 0.875rem;	
  color: #5c5c5c;
  line-height: 1.0625rem;
  margin: 2px 0 29px 34px;
}
.callback-wrapper .callback-modal-thanks {
  width: 711px;
  height: 376px;  
  background: #e8e8e8;	
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}
.callback-wrapper .callback-modal-thanks p:nth-child(2) {
  font-size: 2.6875rem;	
  color: #cd1337;
  font-family: helvetica_heavy;
  text-align: center;
  margin: 54px 0 0;
}
.callback-wrapper .callback-modal-thanks p:nth-child(3) {
  width: 300px;
  font-size: 1.5rem;	
  color: #3d3d3d;
  font-family: helvetica_heavy;
  text-align: center;
  line-height: 1.75rem;
  margin: -2px auto 0;
}
.callback-wrapper .callback-modal-thanks p:nth-child(4) {
  width: 300px;
  font-size: 0.875rem;	
  color: #3d3d3d;
  text-align: center;
  line-height: 1.0625rem;
  margin: 32px auto 0;
}
.callback-wrapper .callback-modal-thanks a {
  display: block;
  width: 246px;
  height: 39px;
  background: #cd1337; 	
  text-decoration: none;
  font-size: 1rem;	
  color: #fffefe;
  text-align: center;
  line-height: 2.4375rem;  
  margin: 40px auto 0;
}
.callback-wrapper .callback-modal-thanks a:hover {
  background: #75051a; 		
}
.callbackq {
  width: 582px;
  height: 139px;
  background: url(../img/callbackq.jpg) 24px 0 no-repeat #e8e8e8;
}
.callbackq p:nth-child(1) {
  font-size: 1.125rem;
  color: #3d3d3d;
  font-family: helvetica_heavy;
  padding: 16px 0 0 113px;
  margin: 0;
}
.callbackq p:nth-child(2) {
  font-size: 0.75rem;
  color: #7d7d7d;
  margin: 3px 0 0 115px;
}
.callbackq input {
  width: 168px;
  height: 39px;
  background: #fff; 
  font-size: 1rem;
  color: #3f3f3f;
  border: none;
  outline: none;
  text-indent: inherit;
  padding: 0 0 0 15px;	
}
.callbackq input:nth-child(3) {
  margin: 22px 0 0 27px;
}
.callbackq input:nth-child(4) {
  margin: 22px 0 0 13px;
}
.callbackq .callbackq_submit {
  display: inline-block;
  vertical-align: top;	
  width: 133px;
  height: 39px;
  background: #cd1337; 
  font-size: 1rem;
  color: #fff;
  line-height: 2.4375rem;
  text-align: center;
  font-family: helvetica_heavy;
  cursor: pointer;	
  box-shadow: none;
  margin: 22px 0 0 12px;
}
.callbackq .callbackq_submit:hover {
  background: #75051a;   
}
a.tdn {
    text-decoration: none;
}
.height-block-40 {
    height:40px;
    width:100%;
}
.social_icons {
    margin-top: -5px;
}

