Напишите на buy@evoleasing.ru или заполните форму
diff --git a/local/templates/evolution/css/main/style.css b/local/templates/evolution/css/main/style.css
index a166c01..fde7878 100644
--- a/local/templates/evolution/css/main/style.css
+++ b/local/templates/evolution/css/main/style.css
@@ -5490,6 +5490,13 @@ main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail ul li
font-size: 26px;
line-height: 35px;
}
+.recom_models h2 {
+ width: 100%;
+ margin-bottom: 0;
+ font-weight: 700;
+ font-size: 26px;
+ line-height: 35px;
+}
.recom_models .other_item {
width: calc(33.333% - 6px);
overflow: hidden;
@@ -5524,6 +5531,17 @@ main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail ul li
line-height: 35px;
color: #0C0C0C;
}
+.recom_models .other_item a h3 {
+ position: relative;
+ z-index: 2;
+ order: 2;
+ width: 100%;
+ font-weight: 700;
+ font-size: 20px;
+ line-height: 35px;
+ color: #0C0C0C;
+ margin-bottom: 0px;
+}
.recom_models .other_item a img {
order: 1;
margin-bottom: 6px;
diff --git a/local/templates/evolution/css/main/style.less b/local/templates/evolution/css/main/style.less
index 7093c55..df7f584 100644
--- a/local/templates/evolution/css/main/style.less
+++ b/local/templates/evolution/css/main/style.less
@@ -5896,41 +5896,49 @@ main .dropdown_blocks_list .dropdown_block .block_body {
}
.recom_models {
- display: flex;
- flex-wrap: wrap;
- margin-top: 45px;
- margin-bottom: 45px;
- gap: 24px 9px;
+ display: flex;
+ flex-wrap: wrap;
+ margin-top: 45px;
+ margin-bottom: 45px;
+ gap: 24px 9px;
- @media all and (max-width: 767px) {
- margin-top: 25px;
- }
+ @media all and (max-width: 767px) {
+ margin-top: 25px;
+ }
- .title_wrapper {
- width: 100%;
- margin-bottom: 0;
+ .title_wrapper {
+ width: 100%;
+ margin-bottom: 0;
- .title {
- margin-bottom: 0;
- width: auto;
- }
+ .title {
+ margin-bottom: 0;
+ width: auto;
+ }
- .button {
- padding: 0;
- }
- }
+ .button {
+ padding: 0;
+ }
+ }
- .title {
- width: 100%;
- margin-bottom: 0;
- font-weight: 700;
- font-size: 26px;
- line-height: 35px;
- }
+ .title {
+ width: 100%;
+ margin-bottom: 0;
+ font-weight: 700;
+ font-size: 26px;
+ line-height: 35px;
+ }
- .other_item {
- width: calc(33.333% - 6px);
- overflow: hidden;
+ h2 {
+ width: 100%;
+ margin-bottom: 0;
+ font-weight: 700;
+ font-size: 26px;
+ line-height: 35px;
+ }
+
+ .other_item {
+ width: calc(33.333% - 6px);
+ overflow: hidden;
@media all and (max-width: 767px) {
width: calc(50% - 5px);
@@ -5944,29 +5952,41 @@ main .dropdown_blocks_list .dropdown_block .block_body {
width: 100%;
}
- a {
- display: flex;
- flex-wrap: wrap;
- text-decoration: none;
+ a {
+ display: flex;
+ flex-wrap: wrap;
+ text-decoration: none;
- span {
- position: relative;
- z-index: 2;
- order: 2;
- width: 100%;
- font-weight: 700;
- font-size: 20px;
- line-height: 35px;
- color: #0C0C0C;
- }
+ span {
+ position: relative;
+ z-index: 2;
+ order: 2;
+ width: 100%;
+ font-weight: 700;
+ font-size: 20px;
+ line-height: 35px;
+ color: #0C0C0C;
+ }
- img {
- order: 1;
- margin-bottom: 6px;
- width: 100%;
- //height: 218px;
- height: 175px;
- object-fit: cover;
+ h3 {
+ position: relative;
+ z-index: 2;
+ order: 2;
+ width: 100%;
+ font-weight: 700;
+ font-size: 20px;
+ line-height: 35px;
+ color: #0C0C0C;
+ margin-bottom: 0px;
+ }
+
+ img {
+ order: 1;
+ margin-bottom: 6px;
+ width: 100%;
+ //height: 218px;
+ height: 175px;
+ object-fit: cover;
@media all and (max-width: 1500px) {
height: 175px;
diff --git a/local/templates/evolution/css/var.css b/local/templates/evolution/css/var.css
index f94cbaf..d93064d 100644
--- a/local/templates/evolution/css/var.css
+++ b/local/templates/evolution/css/var.css
@@ -297,6 +297,88 @@ body {
padding-right: 0;
}
}
+.order_title {
+ font-size: 36px !important;
+ line-height: 0px !important;
+ margin-top: 28px !important;
+ font-weight: 700;
+ color: #0C0C0C;
+ position: relative;
+}
+.order_title.no-margin {
+ margin-bottom: 0;
+}
+@media all and (max-width: 1600px) and (min-width: 1280px) {
+ .order_title {
+ font-size: 36px !important;
+ }
+}
+@media all and (max-width: 1279px) {
+ .order_title {
+ font-size: 32px !important;
+ }
+}
+@media all and (max-width: 960px) {
+ .order_title {
+ font-size: 22px !important;
+ line-height: 0px !important;
+ }
+}
+@media all and (max-width: 767px) {
+ .order_title {
+ font-size: 22px !important;
+ line-height: 23px !important;
+ margin: 0px !important;
+ margin-bottom: 15px!important;
+ }
+}
+.order_title.wp {
+ padding-right: 210px !important;
+}
+@media all and (max-width: 1279px) {
+ .order_title.wp {
+ padding-right: 0 !important;
+ }
+}
+.order_title_sub {
+ font-size: 24px !important;
+ line-height: 10px !important;
+ font-weight: normal !important;
+ margin-bottom: 50px;
+ color: #0C0C0C;
+ position: relative;
+}
+.order_title_sub.no-margin {
+ margin-bottom: 0;
+}
+@media all and (max-width: 1279px) {
+ .order_title_sub {
+ font-size: 22px !important;
+ }
+}
+@media all and (max-width: 960px) {
+ .order_title_sub {
+ font-size: 20px!important;
+ line-height: 10px !important;
+ margin-bottom: 90px !important;
+ }
+}
+@media all and (max-width: 767px) {
+ .order_title_sub {
+ line-height: 20px !important;
+ font-size: 18px!important;
+ margin: 0px !important;
+ margin-bottom: 30px!important;
+ }
+}
+.order_title_sub.wp {
+ padding-right: 210px;
+}
+@media all and (max-width: 1279px) {
+ .order_title_sub.wp {
+ padding-right: 0;
+ }
+}
.car_position_title {
font-size: 26px;
line-height: 35px;
diff --git a/local/templates/evolution/css/var.less b/local/templates/evolution/css/var.less
index 4b43f5d..d82d0ff 100644
--- a/local/templates/evolution/css/var.less
+++ b/local/templates/evolution/css/var.less
@@ -251,6 +251,88 @@ body {
}
}
+.order_title {
+ font-size: 36px !important;
+ line-height: 0px !important;
+ margin-top: 28px !important;
+ font-weight: 700;
+ color: #0C0C0C;
+ position: relative;
+
+ &.no-margin {
+ margin-bottom: 0;
+ }
+
+ @media all and (max-width: 1600px) and (min-width: 1280px) {
+ font-size: 36px !important;
+ }
+
+ @media all and (max-width: 1279px) {
+ font-size: 32px !important;
+ }
+
+ @media all and (max-width: 960px) {
+ font-size: 22px !important;
+ line-height: 0px !important;
+ }
+
+ @media all and (max-width: 767px) {
+ font-size: 22px !important;
+ line-height: 23px !important;
+ margin: 0px !important;
+ margin-bottom: 15px!important;
+ }
+
+ &.wp {
+ padding-right: 210px !important;
+
+ @media all and (max-width: 1279px) {
+ padding-right: 0 !important;
+ }
+ }
+ }
+
+ .order_title_sub {
+ font-size: 24px !important;
+ line-height: 10px !important;
+ font-weight: normal !important;
+ margin-bottom: 50px;
+ color: #0C0C0C;
+ position: relative;
+
+ &.no-margin {
+ margin-bottom: 0;
+ }
+
+ @media all and (max-width: 1600px) and (min-width: 1280px) {
+ }
+
+ @media all and (max-width: 1279px) {
+ font-size: 22px !important;
+ }
+
+ @media all and (max-width: 960px) {
+ font-size: 20px!important;
+ line-height: 10px !important;
+ margin-bottom: 90px !important;
+ }
+
+ @media all and (max-width: 767px) {
+ line-height: 20px !important;
+ font-size: 18px!important;
+ margin: 0px !important;
+ margin-bottom: 30px!important;
+ }
+
+ &.wp {
+ padding-right: 210px;
+
+ @media all and (max-width: 1279px) {
+ padding-right: 0;
+ }
+ }
+ }
+
.car_position_title {
font-size: 26px;
line-height: 35px;