﻿.lk {
  float: right;
  height: 57px;
  line-height: 90px;
  background: url(../../../images/login.png) white no-repeat center 5px;
  padding: 5px 10px;
  border-radius: 0 0 5px 5px;
  width: 129px;
  text-align: center;
  margin-right: 3px;
}

.actionOffer {
  text-align: center;
}

p {
  font-family: "Roboto", sans-serif;
}

.actionOffer span {
  color: red;
  font-weight: bold;
}

/*.actionOffer a{color:blue;}*/
.actionOffer a:hover {
  text-decoration: underline;
}

.holydays {
  width: 1024px;
  margin: 10px auto 0 auto;
  padding-bottom: 5px;
  border-bottom: 2px dashed red;
  text-align: center;
  font-size: 18px;
}

body {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
}

a {
  color: #606060;
  font-family: "Roboto", sans-serif;
}

a:hover {
  text-decoration: none;
}

.topBlockWrapper {
  width: 100%;
  height: 720px;
  background: #f4f5f5 url(../images/background.jpg) no-repeat center;
}

.other {
  height: 400px;
  background: #f4f5f5 url(../images/backgroundOther.jpg) no-repeat center;
}

.topBlock,
.firstMiddleBlock,
.secondMiddleBlock,
.footerContent {
  max-width: 1200px;
  padding: 15px 0;
  margin: auto;
  overflow: hidden;
}

.firstMiddleBlock {
  padding-top: 40px;
}

.firstMiddleBlockWrapper {
  background: #f4f5f5;
  width: 100%;
}

.secondMiddleBlockWrapper {
  background: white;
  width: 100%;
}

/*
.secondMiddleBlockWrapper{background: url(/images/show.jpg);width:100%;}
*/
.footerWrapper {
  background: #31353b;
}

.high {
  background: url(../../RR/images/high.png) no-repeat center center;
}

.medium {
  background: url(../../RR/images/medium.png) no-repeat center center;
}

.low {
  background: url(../../RR/images/low.png) no-repeat center center;
}

.mainMenu {
  margin-left: 0px;
  background: #3f454d;
}

.mainMenu li {
  float: left;
  list-style: none;
  width: 149px;
  height: 85px;
  text-align: center;
  border-left: 1px solid #53585f;
  background: #3f454d;
}

.mainMenu li:first-child {
  border-left: none;
}

.mainMenu li:hover {
  background: #3a3f47;
}

.mainMenu li a {
  color: white;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  display: inline-block;
  text-decoration: none;
  line-height: 85px;
  font-size: 14px;
}

.topMenu {
  margin: -34px 0 0 -42px;
}

.mainMenu li.mainMenuActive {
  background: #3a3f47;
}

.logo {
  margin: 200px 0 20px -2px;
}

.logo a {
  text-decoration: none;
  color: white;
  font-size: 70px;
  text-shadow: 2px 2px 3px black;
  font-weight: 400;
  line-height: 60px;
}

.logo span.phone {
  display: flex;
  flex-direction: column;
  text-shadow: 2px 2px 3px black;
  margin: -125px 0 0 190px;
  color: white;
  text-transform: uppercase;
  font-size: 36px;
  background-color: rgba(0, 0, 0, 0.3);
}

.logo span.phone .social img {
  height: 30px;
  width: auto;
}

.logo span.phone .social a {
  margin-left: 10px;
}

.logo span.logoImage {
  display: inline-block;
  width: 122px;
  height: 122px;
  background: url(../images/ladaLogo.png) no-repeat 27px 45px #ed1d24;
  margin: 0;
}

.slogan {
  width: 100%;
  font-size: 70px;
  line-height: 70px;
  text-shadow: 2px 2px 3px black;
  text-transform: uppercase;
  color: white;
  font-weight: 400;
  text-align: center;
  margin-top: 56px;
}

.slogan div {
  font-size: 22px;
  opacity: 0.8;
}

.mainButton {
  width: 165px;
  height: 65px;
  margin: 25px auto;
  text-align: center;
  border: 3px solid #ed1d24;
}

.mainButton a {
  display: inline-block;
  background: #ed1d24;
  width: 100%;
  height: 45px;
  color: white;
  text-decoration: none;
  font-size: 20px;
  padding-top: 20px;
}

.otherButton {
  margin-top: -6px;
}

h1,
h2,
h4,
h5,
th {
  color: #3e454c;
  text-transform: uppercase;
  font-weight: 400;
}

h2,
h4 {
  color: #ed1d24;
}

.offer {
  width: 400px;
  padding: 15px 0;
  float: left;
  margin-left: 30px;
}

.offer:first-child {
  margin-left: 0;
}

.offerSquare {
  color: white;
  font-size: 70px;
  background: #3f454d;
  width: 110px;
  text-align: center;
  padding: 5px 0;
}

.offerContent {
  background: white;
  padding: 58px 34px 58px 37px;
}

.offerContent ul {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}

.lastOffer.offerContent {
  padding: 18px 34px 10px 37px;
}

.offer:first-child .offerContent {
  padding-bottom: 68px;
}

.offerContent h4 {
  font-size: 40px;
  line-height: 40px;
  margin: 0;
}

.offerContent h5 {
  color: #3e454c;
  font-size: 20px;
  line-height: 20px;
}

.offerContent p {
  font-size: 14px;
  line-height: 23px;
}

.offerA {
  background: white;
  width: 100%;
}

.offerA a {
  display: block;
  width: 100%;
  height: 53px;
  background: #ed1d24;
  text-align: center;
  color: white;
  text-decoration: none;
  font-size: 24px;
  line-height: 50px;
}

.mainContent {
  width: 670px;
  padding: 0 15px;
  float: left;
}

.mainContent li {
  margin: 8px 0;
}

.leftBlock {
  width: 470px;
  padding: 0 15px;
  float: left;
}

.leftOfferItemFirst,
.leftOfferItemSecond {
  width: 100%;
  height: 110px;
  background: #f3f3f3;
  text-transform: uppercase;
}

.leftOfferItemFirst a,
.leftOfferItemSecond a {
  display: inline-block;
  color: #5c6268;
  text-decoration: none;
  font-weight: 400;
  font-size: 20px;
  margin: 27px 0 0 20px;
}

.leftOfferItemFirst a span,
.leftOfferItemSecond a span {
  color: #ed1d24;
}

.leftOfferItemSecond {
  background: #fafafa;
}

.itemPlus {
  width: 35px;
  height: 35px;
  float: left;
  border-radius: 20px;
  margin: 38px 0 0 25px;
  background: url(../images/leftItemBack.png) #ed1d24 no-repeat;
  background-position: center;
  text-align: center;
  font-weight: bold;
}

.leftSlogan {
  color: #ed1d24;
  font-size: 26px;
  line-height: 30px;
  display: inline-block;
  margin-top: 20px;
  text-transform: uppercase;
  text-align: center;
}

.footerContent {
  height: 60px;
}

.social {
  display: none;
}

.footerContent span {
  display: inline-block;
  width: 40%;
  color: #fff;
  font-weight: 400;
  float: left;
  padding: 10px 0 10px 75px;
}

.footerContent span:first-child {
  background: url(../images/phone.png) no-repeat;
}

.footerContent span:last-child {
  background: url(../images/adress.png) no-repeat;
}

.uslugi td {
  text-align: center;
  vertical-align: top;
}

.uslugi td p {
  margin: 0;
}

.priceTable,
.bordered {
  border-collapse: collapse;
  width: 100%;
}

.priceTable td,
.bordered td {
  border: 1px solid #e2e2e2;
  padding: 5px;
}

.priceTable td:nth-child(2n) {
  text-align: center;
}

.priceTable th,
.bordered th {
  border: 1px solid #e2e2e2;
  font-weight: bold;
  padding: 5px;
}

.priceTable tr,
.bordered tr {
  background: #f3f3f3;
}

.priceTable tr:nth-child(2n),
.bordered tr:nth-child(2n) {
  background: #fafafa;
}

.bordered td:first-child {
  text-align: left;
}

.bordered td {
  text-align: center;
}

.bordered tr:hover {
  background: #ed1d24;
  color: white;
}

.stroka {
  width: 100%;
  padding: 10px 5px;
}

.inputFile {
  width: 100%;
  padding: 10px 5px;
  border: 1px solid #a9a9a9;
}

.textin {
  width: 100%;
  padding: 10px 5px;
  height: 150px;
  resize: none;
}

.sendobr {
  width: 150px;
  padding: 20px 0px;
  text-transform: uppercase;
  background: #ed1d24;
  color: white;
  border: none;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
}

.siteError {
  color: red;
  font-weight: bold;
}

/*�����������*/
.toCheckKm {
  display: block;
  float: left;
}

.probegText {
  display: inline-block;
  font-weight: bold;
  width: 170px;
}

.renaultToCustomTable {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-left: 1px solid #d2d2d2;
  border-radius: 5px 5px 0 0;
  display: none;
}

.renaultToCustomTable th {
  border: 1px solid #d2d2d2;
  border-left: none;
  border-top: none;
  height: 30px;
  background-color: #fafafa;
  padding-left: 10px;
  text-align: left;
}

.renaultToCustomTable td {
  border: 1px solid #d2d2d2;
  border-left: none;
  border-top: none;
  padding-left: 5px;
  height: 30px;
  text-align: center;
}

.renaultToCustomTable td:first-child {
  text-align: left;
  cursor: pointer;
}

.renaultToCustomTable .complectationName {
  border: 1px solid #d2d2d2 !important;
  border-left: none !important;
  height: 30px;
  border-radius: 5px 5px 0 0;
  background-color: #ed1d24;
  font-size: 14px;
  text-align: center;
  padding: 0;
}

#renaultToResult {
  color: #000;
  font-size: 16px;
}

.renaultToCustomTable .renaultToResult {
  font-size: 14px;
  font-weight: bold;
  text-align: center !important;
  padding-top: 5px;
}

.yaTd {
  background-color: white;
  text-align: center !important;
  cursor: pointer;
  font-weight: bold;
}

.yaTd:hover {
  text-decoration: underline;
}

.yaTd span {
  color: #ed1d24;
}

.emptyTd {
  display: none;
}

.regularToPriceTable {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-left: 1px solid #d2d2d2;
  border-radius: 5px 5px 0 0;
}

.regularToPriceTable tbody th {
  border-radius: 0 0 0 0 !important;
  background-color: #bbbbbb;
}

.regularToPriceTable th {
  border: 1px solid #d2d2d2 !important;
  border-left: none !important;
  height: 30px;
  background-color: #ed1d24;
  font-size: 14px;
  text-align: center;
  padding: 0;
}

.regularToPriceTable th:first-child {
  border-radius: 5px 0 0 0;
}

.regularToPriceTable th:last-child {
  border-radius: 0 5px 0 0;
}

.regularToPriceTable td {
  border: 1px solid #d2d2d2;
  border-left: none;
  border-top: none;
  padding-left: 5px;
  height: 30px;
  text-align: center;
}

.regularToPriceTable td:first-child {
  text-align: left;
}

/*.regularToPriceTable tr:nth-child(2n){background-color:#fafafa;}*/
#tableoption div {
  display: none;
}

#tableoption .opt-1 {
  display: block;
}

#tableoption ul {
  display: none;
  list-style: none;
  overflow: hidden;
  margin-left: -41px;
}

#tableoption li {
  float: left;
  padding: 10px 0;
  text-align: center;
  cursor: pointer;
  width: 218px;
  font-size: 14px;
  background-color: #f3f3f3;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  margin-left: 3px;
}

.taleoptionLiActive {
  background-color: #ed1d24 !important;
  font-weight: bold;
}

.checkPlus {
  background: url(../images/checkPlus.png) no-repeat;
  background-position: center;
}

.photo {
  width: 100%;
  overflow: hidden;
}

.photo img {
  margin: 5px;
  float: left;
}

.photoalbumItem {
  margin: 5px;
  float: left;
  height: 140px;
  width: 210px;
  overflow: hidden;
  display: inline-block;
}

input[name="data[new][date]"] {
  display: none;
}

.toShortPrice {
  overflow: hidden;
  width: 670px;
}

#tableoption,
.renaultToCustomTableDiv {
  display: none;
}

/*TO newCalc*/
.toPartsPriceBody {
  color: black;
}

.newCalc .toPriceItem {
  color: #2f2f2f;
  position: relative;
  width: 222px;
  min-height: 655px;
  background: #f2f2f2;
  border-radius: 10px;
  float: left;
  margin-left: 0px;
  overflow: hidden;
  font-family: "Roboto", sans-serif;
}

.newCalc .toPriceItem:nth-of-type(2) {
  background: #ed1d24;
  min-height: 695px;
}

.newCalc .toPriceItem:nth-of-type(1) {
  border-radius: 10px 0 0 10px;
}

.newCalc .toPriceItem:nth-of-type(3) {
  border-radius: 0 10px 10px 0;
}

.newCalc .toPriceItem:nth-of-type(1),
.newCalc .toPriceItem:nth-of-type(3) {
  margin-top: 20px;
}

.newCalc .toPriceItemTitle {
  width: auto;
  background: none;
  border-radius: 0;
  cursor: default;
  padding: 0 5px;
}

.newCalc .toPriceItem:nth-of-type(2) .toPriceItemTitle {
  padding-top: 20px;
}

.newCalc .toPriceItemTitle span p {
  font-size: 12px;
  text-align: center;
  padding-top: 3px;
  font-weight: normal;
}

.newCalc .toPriceItemTitle span {
  font-size: 18px;
  text-align: center;
  display: inline-block;
  font-weight: bold !important;
  width: 98%;
  background: none;
  padding: 17px 0 0 0;
  margin: 5px 0 0 5px;
  border-radius: 0;
  color: #2f2f2f;
  font-weight: normal;
  border-bottom: 1px solid #9a9a9a;
}

.newCalc .toPriceItemBody {
  padding: 0 5px;
}

.newCalc .toPriceItemBody span,
.toPriceItemDop span {
  color: #5d5f5f;
  font-weight: normal;
  font-size: 15px;
  line-height: 14px !important;
  padding: 6px 0 3px 0;
  display: block;
  text-align: center;
}

.newCalc .toPriceItemBody p {
  font-weight: normal;
  font-size: 29px;
  letter-spacing: -1px;
  text-align: center;
  margin: 10px 0 0 0;
  border-bottom: 1px solid #9a9a9a;
  padding-bottom: 10px;
}

.newCalc .toPriceItemBody p span {
  font-size: 20px !important;
  color: black !important;
  margin-left: 8px;
  display: inline-block;
}

.newCalc .toPriceItemBody .toPriceItemWork,
.toPriceItemDop {
  font-size: 13px;
  text-align: left;
  font-weight: normal;
  border: none;
  margin: 5px 0 0 0;
}

.newCalc .toPriceItemTitleButton,
.toPriceItemTitleButtonD {
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 212px;
  color: white;
  background: #ed5154;
  height: 28px;
  padding: 10px 0 9px 0;
  text-align: center;
  border-radius: 0 0 5px 5px;
  border-bottom: 2px solid #de3f43;
  cursor: pointer;
  font-size: 16px;
}

.newCalc .toPriceItemTitleButton:hover {
  color: black;
  background: #fff;
  border-bottom: 2px solid #f2f2f2;
}

.newCalc .toPriceItem .toPriceItemDop {
  bottom: 48px;
}

.newCalc .toPriceItem:nth-of-type(2) .toPriceItemDop {
  bottom: 68px;
}

.newCalc .toPriceItemDopWork {
  width: 130px;
  background: #ffb700;
  border-radius: 10px;
  padding: 5px;
  margin: 5px 0 25px 0;
}

.newCalc .toPriceItemDopWork span {
  color: #404040;
  font-size: 12px;
}

.newCalc .toPriceItemDopWork p {
  color: white;
  margin: 0 0 0 0;
  padding: 5px 0;
  font-size: 14px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

.newCalc .toPriceItemDopWork p:first-child {
  border: none;
}

.newCalc .toPriceItemDopWork p:last-child {
  border-bottom: none;
}

.borderA {
  display: none;
}

.getRange {
  width: 100%;
  border: 2px dashed #c02a26;
  padding: 10px 0;
  border-radius: 10px;
}

.getRange li {
  background: url(../../RR/images/calcIcon.png) no-repeat;
  padding-left: 15px;
  margin-left: 10px;
  font-size: 13px;
  color: black;
}

.getRange li:hover {
  text-decoration: underline;
}

.getRange p {
  text-align: left !important;
  padding-left: 20px;
}

.toIcons {
  width: 100%;
  margin-top: 15px;
}

.toIcons td {
  width: 50%;
  vertical-align: middle;
  line-height: 23px;
}

.toIcons td img {
  vertical-align: bottom;
  margin-right: 10px;
}

.range {
  display: none;
}

#range {
  width: 100%;
  display: none;
  padding: 5px;
  font-size: 16px;
  border-radius: 5px;
  background: #ed1d24;
}

.getRangeLiActive {
  font-weight: bold;
  padding: 15px;
  border: 1px dashed black;
  border-radius: 10px;
  background-image: none !important;
}

.getRangeLiActive:hover {
  text-decoration: none !important;
  cursor: default !important;
}

.getRange {
  margin: 0 !important;
  padding: 0;
  list-style: none;
}

.getRange li {
  cursor: pointer;
}

.getRange li:hover {
  text-decoration: underline;
}

.resetComplectation {
  display: none;
  color: red;
  float: right;
  font-size: 16px;
  cursor: pointer;
}

.sum {
  color: #c02a26;
  font-size: 16px;
  border: none;
  font-weight: bold;
  display: inline-block;
  padding-top: 5px;
}

.toPartSummTd {
  font-size: 14px;
  font-weight: bold !important;
  text-align: center !important;
  padding-top: 5px;
}

.toShortPrice {
  margin-top: 20px;
}

.emptyPart {
  background: #ffa399 !important;
}

.toOrderForm {
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}

.toOrderForm {
  padding: 10px 0;
  font-weight: bold;
  width: 360px;
  margin: 0 auto;
}

.toOrderForm input[type="text"] {
  width: 300px;
  height: 20px;
}

.toOrderForm label {
  margin-top: 10px;
  display: inline-block;
}

.toOrderForm label span {
  display: inline-block;
  text-align: right;
}

.toOrderForm button {
  margin: 10px auto;
  display: block;
  width: 250px;
  height: 30px;
}

.loader {
  background: url(../../../images/loader.gif) no-repeat;
  width: 64px;
  height: 64px;
  margin: auto;
  display: none;
}

.newCalc .toPriceItemBody p span.bonusInfo {
  font-size: 12px !important;
  letter-spacing: 0px;
}

.ui-datepicker-calendar tr {
  display: table-row !important;
}

.smsMessage {
  width: 280px;
  background: #f5f5f5;
  font-style: italic;
  padding: 10px;
  color: #2a6276;
  font-size: 14px;
  border-radius: 10px;
  margin: 0 auto;
}

.smsMessage p {
  line-height: 18px;
}

.smsDop {
  font-size: 11px;
  color: #383838;
}

.review .regularToPriceTable td:first-child {
  text-align: center;
}

.review .regularToPriceTable td:nth-of-type(3) {
  max-width: 280px;
}

.menuLeft {
  list-style: none;
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.menuLeft li {
  list-style: none;
  font-size: 16px;
  float: left;
  margin: 0 10px 10px 0;
}

.menuLeft li a {
  display: inline-block;
  padding: 10px;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  text-decoration: none;
}

.menuLeft li a:hover {
  text-decoration: underline;
  border: 1px solid #000000;
  color: #ed1d24;
}

.grecaptcha-badge {
  margin-bottom: 100px;
}

.galleryPhotoalbumItem {
  float: left;
  width: 147px;
  height: 100px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.specPrice {
  width: 428px;
  margin: 0 auto 15px auto;
  overflow: hidden;
}

.specPrice p {
  margin: 25px 0 !important;
}

.specPriceItem {
  width: 120px;
  height: 120px;
  border-radius: 102px;
  border: 1px solid #ed1d24;
  text-align: center;
  float: left;
  margin-left: 20px;
  cursor: default;
}

.specPriceItem p:nth-child(1) {
  font-size: 18px;
  line-height: 8px;
  padding-top: 3px;
}

.specPriceItem p:nth-child(2) {
  font-size: 30px;
  line-height: 4px;
  font-weight: bold;
}

.specPriceItem p:nth-child(2) span {
  font-size: 14px;
}

.specPriceItem p:nth-child(3) {
  font-size: 18px;
  line-height: 4px;
  text-transform: uppercase;
  color: #c02a26;
}

#reviews table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}

#reviews table tr:first-child {
  background-color: #ed1d24;
}

#reviews table th,
#reviews table td {
  border: 1px solid black;
  padding: 5px;
}

.review-stat span {
  font-weight: bold;
}
