@charset "UTF-8";
@charset "UTF-8";
@font-face {
font-family: 'Century Gothic';
src: url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic.eot);
src: local('Century Gothic'), local('CenturyGothic'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic.eot?#iefix) format('embedded-opentype'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic.woff2) format('woff2'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic.woff) format('woff'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Century Gothic';
src: url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Bold.eot);
src: local('Century Gothic Bold'), local('CenturyGothic-Bold'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Bold.eot?#iefix) format('embedded-opentype'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Bold.woff2) format('woff2'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Bold.woff) format('woff'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Bold.ttf) format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Century Gothic';
src: url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-BoldItalic.eot);
src: local('Century Gothic Bold Italic'), local('CenturyGothic-BoldItalic'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-BoldItalic.eot?#iefix) format('embedded-opentype'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-BoldItalic.woff2) format('woff2'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-BoldItalic.woff) format('woff'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-BoldItalic.ttf) format('truetype');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'Century Gothic';
src: url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Italic.eot);
src: local('Century Gothic Italic'), local('CenturyGothic-Italic'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Italic.eot?#iefix) format('embedded-opentype'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Italic.woff2) format('woff2'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Italic.woff) format('woff'),
url(//elogistic.uz/wp-content/themes/logistika/inc/fonts/CenturyGothic-Italic.ttf) format('truetype');
font-weight: normal;
font-style: italic;
}

:root {
--cont:95vw;
--blue:#0047BA;
--whiteBlue:#BED9FF;
--br50:50px;
--br20:20px;
--black:#2C2C2C;
--grey:#F5F5F5;
--wgrey:#E0E0E0;
--green:#219653;
--red:#D40511;
--white:#fff;
--p_little:18px;
--cont-p:5vw;
--centuryFont:"Century Gothic";
--headerTop:80px;
}
body {
background-color: #F1F2ED;
}      .email {
cursor: url(//elogistic.uz/wp-content/uploads/2024/11/mail.svg), auto;
}
.tel {
cursor: url(//elogistic.uz/wp-content/uploads/2024/11/tel.svg), auto;
} .email:hover {
color: var(--blue);
} .tel:hover {
color: var(--blue);
} body.scrolling .email:hover {
color: var(--black);
} body.scrolling .tel:hover {
color: var(--black);
}
html {
scroll-behavior: smooth;
}
.container {
width: calc(100% - var(--cont-p) * 2);
margin-left: auto;
margin-right: auto;
max-width: var(--cont);
}
.page-template-default .services {
margin-top: 50px !important;
}
.page-template-default .services__title {
display:none !important;
}
.services__inn > a:last-of-type .services__inn-bot-img img {
position: relative;
bottom: 55px;
left: 20px;
width: 253px;
} body.showZapis .zapis_modal,
body.showPop .zapis_pop {
visibility: visible;
opacity: 1;
}
body.showZapis,
body.showPop {
overflow: hidden;
}
.zapis_modal {
position: fixed;
z-index: 200;
top: 0px;
left: 0;
bottom: 0;
right: 0;
visibility: hidden;
opacity: 0;
transition: 0.3s;
display: flex;
justify-content: center;
align-items: center;
z-index: 2222222;
}
.zapis_pop {
position: fixed;
z-index: 200;
top: 0px;
left: 0;
bottom: 0;
right: 0;
visibility: hidden;
opacity: 0;
transition: 0.3s;
display: flex;
justify-content: center;
align-items: center;
z-index: 2222222;
}
.zapis_form {
max-height: 100%;
overflow-y: auto;
z-index: 1;
position: relative;
border-radius: 35px;
max-width: 430px;
width: 100%;
}
.zf_krest {
position: absolute;
top: 20px;
right: 30px;
z-index: 100000000000000000;
padding: 1vh;
border: 1px solid #999;
cursor: pointer;
background-color: transparent;
padding: 0;
border: none;
font-family: "TT Norms Pro", sans-serif;
cursor: pointer;
width: 24px;
height: 24px;
display: flex;
margin-top: 8px;
}
.innr_zf {
background-color: #fff;
padding: 5vh;
border-radius: 40px;
position: relative;
}
.zm_bg {
background-color: rgba(0, 0, 0, 0.6666666667);
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding: 0 13px 0 0;
}
.sw_btn_prev svg,
.sw_btn_next svg {
width: 40px;
height: 40px;
} .mtop {
margin-top: 180px;
}
body {
background-color: var(--grey);
}
.btn {
height: 53px;
background-color: var(--blue);
border-radius: var(--br50);
color: var(--white);
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
font-weight: 700;
padding: 0 30px;
display: flex;
align-items: center;
}
.section_title {
font-family: var(--centuryFont);
font-size: 30px;
font-weight: 700;
line-height: 140%;
color: var(--black);
text-align: center;
} body.scrolling #header {
background-color: rgba(0, 71, 186, 0.7);
text-align: center;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
top: 0 !important;
}
.page-template-page-about-us.scrolling #header {
opacity: 1;
}
body.scrolling .header__menu ul li::after {
background-color: var(--white);
} header .header__burger {
display: none;
}
header .header__mobile {
display: none;
}
body.showBurger header .header__mobile {
opacity: 1;
visibility: visible;
bottom: 0;
top: var(--headerTop);
right: 0;
display: flex;
justify-content: flex-end;
}
.header__burger {
display: flex;
flex-direction: column;
cursor: pointer;
width: 30px;
height: 30px;
position: relative;
z-index: 999999;
} #preloader {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
} .loader {
border: 16px solid #f3f3f3; border-top: 16px solid #3498db; border-radius: 50%;
width: 120px;
height: 120px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.burger_bar {
background-color: #fff;
height: 4px;
width: 30px;
margin: 4px 0;
transition: 0.4s;
}
body.showBurger {
overflow: hidden;
} #header {
position: fixed;
top: 0;
left: 0;
right: 0;
color: #fff;
z-index: 100;
transition: background 0.3s;
}
.header {
display: flex;
align-items: center;
height: 80px;
position: relative;
}
.header__logo {
width: 98px;
}
.header__menu {
display: flex;
align-items: center;
height: 100%;
margin-left: auto;
margin-right: auto;
visibility: visible;
opacity: 1;
transition: 0.3s;
}
.header__menu ul {
display: flex;
align-items: center;
height: 100%;
}
.header__menu ul li {
height: 100%;
display: flex;
align-items: center;
position: relative;
}
.header__menu ul li a {
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
height: 100%;
display: flex;
align-items: center;
}
.header__menu ul li a font {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.header__menu ul li::after {
position: absolute;
bottom: -1px;
left: 50%;
right: 50%;
content: "";
transition: 0.3s;
background-color: var(--blue);
height: 3px;
opacity: 0;
}
.header__menu ul li:hover::after {
left: 0;
right: 0;
opacity: 1;
}
.header__menu .menu_wrap li:not(:last-of-type) {
margin-right: 40px;
}
.header__lang {
margin-right: 60px;
}
.header__lang > div {
display: flex;
flex-direction: row-reverse;
align-items: center;
padding: 3px;
background: rgba(255, 255, 255, 0.1);
border-radius: var(--br50);
max-width: 400px;
text-align: center;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
color: white;
gap: 4px;
}
.wpml-ls-statics-footer {
display: none;
}
.language-switcher > a {
font-size: 14px;
}
.language-switcher > a.active {
background-color: var(--white);
color: var(--blue);
font-weight: bold;
border-radius: var(--br50);
}
.header__lang > div a {
width: 32px;
height: 32px;
display: flex;
justify-content: center;
align-items: center;
}
.header__info {
margin-right: 60px;
display: flex;
gap: 60px;
}
.header__info .email {
font-family: var(--centuryFont);
font-size: 14px;
font-weight: 400;
}
.header__info .tel {
font-family: var(--centuryFont);
font-size: 24px;
font-weight: bold;
} body.admin-bar #header {
top: 32px;
} .banner {
background-color: rgba(0, 0, 0, 0.0666666667);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
position: relative;
height: 100vmin;
}
.page-template-front-page .banner {
background-image: unset !important;
}
.banner-video {
display: block;
}
.banner video {
position: absolute;
right: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.banner__inn {
display: flex;
align-items: center;
padding-bottom: 40px;
height: 100%;
position: absolute;
left: 5vw;
}
.banner__inn-content {
max-width: 50%;
width: 100%;
}
.banner__inn-content p {
font-family: var(--centuryFont);
font-size: 20px;
font-weight: 400;
line-height: 140%;
color: var(--white);
margin-top: 20px;
}
.banner__inn-content-title {
font-family: var(--centuryFont);
font-size: 40px;
font-weight: bold;
line-height: 140%;
color: var(--white);
}
.banner__inn-content-desc {
font-family: var(--centuryFont);
font-size: 20px;
font-weight: 400;
line-height: 140%;
color: var(--white);
margin-top: 20px;
}
.banner__inn-content-btn {
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
margin-top: 60px;
height: 53px;
padding: 0 30px;
background-color: var(--blue);
color: var(--white);
width: max-content;
display: flex;
align-items: center;
border-radius: var(--br50);
transition: 0.3s all;
}
.banner__inn-content-btn:hover {
background-color: var(--white);
color: var(--blue);
cursor: pointer;
user-select: none;
} .flags {
overflow: hidden;
background-color: var(--white);
margin: 13vh 0 0 0;
}
marquee {
color: var(--black);
}
.flags .swiper_valyuti .swiper-wrapper {
-webkit-transition-timing-function: linear !important;
-o-transition-timing-function: linear !important;
transition-timing-function: linear !important;
}
.flags .swiper_valyuti {
padding: 14px 0;
overflow: hidden;
}
.flags__inn-bx {
user-select: none;
display: flex;
gap: 14px;
align-items: flex-start;
}
.flags__inn-flag svg {
width: 4vh;
height: 4vh;
border-radius: var(--br50);
}
.flags__inn-cont-diff {
display: flex;
align-items: center;
gap: 6px;
font-family: var(--centuryFont);
font-size: 2.2vh;
font-weight: 400;
font-weight: 500;
color: var(--black);
}
.flags__inn-cont-diff span svg {
width: 2vh;
height: 2vh;
}
.flags__inn-cont-diff.negative {
color: var(--red);
}
.flags__inn-cont-diff.positive {
color: var(--green);
}
.flags__inn-cont-code {
font-family: var(--centuryFont);
font-size: 2vh;
font-weight: 400;
font-weight: 500;
} .four_advantages {
--elems: 4;
--gap: 20px;
display: flex;
width: 100%;
gap: var(--gap);
margin-top: 40px;
}
.four_advantages-bx {
height: 167px;
display: flex;
flex-direction: column;
align-items: center;
width: calc((100% - var(--gap) * (var(--elems) - 1)) / var(--elems));
}
.four_advantages-bx-img {
height: 70px;
width: 102px;
background-color: var(--blue);
display: flex;
align-items: center;
border-radius: var(--br50);
overflow: hidden;
min-height: 70px;
min-width: 102px;
}
.four_advantages-bx-img img {
height: 50px;
}
.page-template-front-page .four_advantages-bx-title {
text-align: center;
}
.four_advantages-bx-title {
margin-top: 20px;
font-family: var(--centuryFont);
font-size: 20px;
font-weight: 700;
color: var(--black);
text-align: left;
}
.four_advantages-bx-desc {
margin-top: 5px;
font-family: var(--centuryFont);
font-size: 16px;
font-weight: 400;
font-weight: 400;
color: var(--black);
max-width: 60%;
text-align: center;
} .services__title {
text-align: center;
}
.services__title h2 {
font-family: var(--centuryFont);
font-size: 30px;
font-weight: 700;
line-height: 140%;
}
.services__inn {
margin-top: 30px;
--elems: 3;
--gap: 20px;
display: flex;
flex-wrap: wrap;
gap: var(--gap);
}
.services__inn-bx {
width: calc((100% - var(--gap) * (var(--elems) - 1)) / var(--elems));
position: relative;
background-color: var(--white);
border-radius: 20px;
display: flex;
flex-direction: column;
min-height: 350px;
padding: 26px 0px 0px 30px;
overflow: hidden;
}
.services__inn-bx-title {
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
font-weight: 700;
color: var(--black);
line-height: 140%;
}
.services__inn-bx::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: var(--blue);
left: 0;
top: 0;
transform: translate(45%, 40%);
transition: transform 0.4s, background-color 0.4s, visibility 0.4s, opacity 0.4s;
visibility: hidden;
opacity: 0;
}
.services__inn-bx:hover::after {
transform: translate(0%, 0%);
visibility: visible;
opacity: 1;
}
.services__inn-bx:hover .services__inn-bx-title {
border-radius: var(--br50);
color: var(--white);
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
font-weight: 700;
z-index: 3;
}
.services__inn-bx:hover .btn {
background-color: var(--white);
z-index: 3;
color: var(--blue);
}
.services__inn-bx:hover .services__inn-bot-img::after {
transform: translate(100%, 100%);
opacity: 0;
visibility: hidden;
}
.services__inn-bot {
display: flex;
align-items: flex-end;
margin-top: auto;
justify-content: space-between;
}
.services__inn-bot-img {
position: absolute;
right: 0;
bottom: 0;
height: 100%;
display: flex;
align-items: flex-end;
}
.services__inn-bot-img img {
z-index: 3;
}
.services__inn-bot-img:after {
position: absolute;
content: "";
width: 350px;
height: 350px;
background-color: var(--blue);
right: -50%;
bottom: -30%;
border-radius: 100%;
z-index: 1;
transition: transform 0.3s, background-color 0.3s, visibility 0.3s, opacity 0.3s;
}
.services__inn-bot-btn {
margin-bottom: 32px;
}
.services .services__inn > a:nth-child(5n+5),
.services .services__inn > a:nth-child(5n+4) {
--elems:2;
}
.services .services__inn > a:nth-child(5n+4) .services__inn-bot-img::after {
right: -25%;
}
.services .services__inn > a:nth-child(5n+5) .services__inn-bot-img::after {
right: -25%;
} .routes {
background-image: url(//elogistic.uz/wp-content/uploads/2024/07/routes_.png);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.routes__inn {
display: flex;
gap: 80px;
padding: 50px 0 0px;
}
.routes__inn > div {
flex: 1;
}
.routes__inn .routes_right {
border-radius: var(--br20);
overflow: hidden;
height: 100%;
}
.routes__inn .routes_right img {
max-height: 75vh;
object-fit: cover;
height: 100%;
}
.routes__inn .routes_left h2 {
font-family: var(--centuryFont);
font-size: 30px;
font-weight: 700;
font-weight: 700;
color: var(--white);
line-height: 140%;
}
.routes__inn .routes_left p {
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
line-height: 140%;
color: var(--whiteBlue);
margin-top: 30px;
}
.routes__inn .routes_left strong {
margin-top: 20px;
display: block;
}
.routes__inn .routes_left .btn {
max-width: max-content;
background-color: var(--white);
color: var(--blue);
cursor: pointer;
margin-top: 50px;
}
.routes__bot {
--elems: 4;
--gap: 20px;
display: flex;
gap: var(--gap);
margin-top: 7vh;
padding-bottom: 10vh;
}
.routes__bot > div {
height: 119px;
display: flex;
flex-direction: column;
width: calc((100% - var(--gap) * (var(--elems) - 1)) / var(--elems));
}
.routes__bot-inn-img .routes_desc {
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
font-weight: 400;
line-height: 140%;
color: var(--whiteBlue);
}
.routes__bot-inn-img .routes_num-bx {
display: flex;
align-items: center;
gap: 5px;
font-family: var(--centuryFont);
font-size: 60px;
font-weight: bold;
font-weight: 700;
line-height: 140%;
color: var(--white);
} .cargo {
--elems: 2;
--gap: 1.9vh;
--w:100%;
--h:37vh;
--hl:57vh;
display: flex;
gap: var(--gap);
margin-top: 7vh;
position: relative;
--title:2.5vh;
--desc:2vh;
}
.cargo__inn {
display: flex;
flex-direction: column;
width: calc((100% - var(--gap) * (var(--elems) - 1)) / var(--elems));
margin-bottom: var(--gap);
height: 100%;
background-color: var(--white);
border-radius: var(--br20);
}
.cargo__inn-img {
height: 100%;
}
.cargo__inn-img img {
height: 100%;
object-fit: cover;
}
.cargo__inn-bx {
display: flex;
}
.cargo__inn-bx-title {
font-size: var(--title);
line-height: 140%;
font-weight: 700;
}
.cargo__inn-bx-desc {
font-size: var(--desc);
line-height: 140%;
font-weight: 400;
margin-top: 1.2vh;
max-width: 35vh;
}
.cargo__inn-bx-btn {
height: 5.5vh;
padding: 0 3vh;
font-size: var(--desc);
cursor: pointer;
width: max-content;
transition: .3s;
border: 1px solid transparent;
}
.cargo__inn-bx-btn:hover {
color: var(--blue);
background-color: #fff;
border-color: var(--blue);
}
.cargo__inn:nth-child(1), .cargo__inn:nth-child(4) {
flex-direction: column-reverse;
border-radius: var(--br20);
overflow: hidden;
}
.cargo__inn:nth-child(1) {
height: var(--hl);
}
.cargo__inn:nth-child(2) {
height: var(--h);
}
.cargo__inn:nth-child(3) {
top: calc(var(--hl) + var(--gap));
position: absolute;
left: 0;
height: var(--h);
}
.cargo__inn:nth-child(4) {
position: absolute;
top: calc(var(--h) + var(--gap));
right: 0;
height: var(--hl);
}
.cargo__inn:nth-child(1) .cargo__inn-bx, .cargo__inn:nth-child(4) .cargo__inn-bx {
padding: 3.2vh 3vh 4.4vh;
justify-content: space-between;
align-items: flex-end;
}
.cargo__inn:nth-child(2) .cargo__inn-bx, .cargo__inn:nth-child(3) .cargo__inn-bx {
padding: 2.6vh 2vh 3vh;
}
.cargo__inn:nth-child(2), .cargo__inn:nth-child(3) {
flex-direction: row-reverse;
}
.cargo__inn:nth-child(2) > div, .cargo__inn:nth-child(3) > div {
flex: 1;
border-radius: var(--br20);
overflow: hidden;
flex-direction: column;
justify-content: space-between;
} #advantages {
--h:37vh;
--mt:20vh;
margin-top: calc(var(--h) + var(--mt));
}
#advantages .adv {
background-color: var(--blue);
position: relative;
padding: 8vh 0 10vh;
}
#advantages .adv__title {
text-align: left;
color: var(--white);
}
#advantages .adv__inn {
margin-top: 3vh;
position: relative;
}
#advantages .adv__inn-bx {
user-select: none;
}
#advantages .adv__inn-bx-img {
height: 7vh;
width: 10vh;
}
#advantages .adv__inn-bx-img img {
height: 100%;
display: block;
object-fit: contain;
}
#advantages .adv__inn-bx-desc p {
font-size: 2.2vh;
margin-top: 2vh;
color: var(--white);
line-height: 140%;
font-weight: 400;
}
#advantages .adv_bot {
margin-top: 4vh;
}
#advantages .adv_bot p {
max-width: 50%;
font-size: 2.2vh;
color: #BED9FF;
line-height: 140%;
}
#advantages .adv .sw_btn_prev svg,
#advantages .adv .sw_btn_next svg {
width: 40px;
height: 40px;
}
#advantages .adv .swiper-button-disabled svg path {
fill: #1F63D0;
}
#advantages .adv .sw_btn_prev {
position: absolute;
top: 50%;
transform: translate(0, -50%);
left: -20px;
cursor: pointer;
}
#advantages .adv .sw_btn_next {
position: absolute;
top: 50%;
transform: translate(0, -50%);
right: -20px;
cursor: pointer;
}
#advantages .adv .swiper-slide {
min-height: 300px;
max-height: 300px;
border: 1px solid var(--whiteBlue);
border-radius: var(--br20);
padding: 30px;
} #partners {
min-height: 75vh;
background-image: url(//elogistic.uz/wp-content/uploads/2024/07/fura-sboku.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
display: flex;
transition: 0.5s all;
margin-top: 180px;
}
#partners .partners {
position: relative;
padding-top: 10vh;
width: 100%;
}
#partners .partners .sw_btn_prev svg,
#partners .partners .sw_btn_next svg {
width: 40px;
height: 40px;
}
#partners .partners .swiper-button-disabled svg path {
fill: #1F63D0;
}
#partners .partners .sw_btn_prev {
position: absolute;
top: 38%;
transform: translate(0, -38%);
left: 0;
cursor: pointer;
}
#partners .partners .sw_btn_next {
position: absolute;
top: 38%;
transform: translate(0, -38%);
right: 0;
cursor: pointer;
} .wpcf7-spinner {
display: none;
}
#map.active::before {
display: none;
}
.map {
position: relative;
margin-top: 25vh;
}
.map svg {
width: 40px;
height: 40px;
}
.map .contacts {
position: absolute;
top: 4vh;
max-width: max-content;
left: 36vh;
background-color: var(--white);
padding: 5vh 5.4vh;
border-radius: var(--br20);
}
.map .contacts__left {
border-bottom: 1px solid var(--wgrey);
padding-bottom: 2vh;
}
.map .contacts__left-title {
font-family: var(--centuryFont);
font-size: 30px;
font-weight: 700;
font-weight: 700;
}
.map .contacts__left-box {
display: flex;
gap: 2.8vh;
flex-direction: column;
margin-top: 3.9vh;
}
.map .contacts__left-box > div {
display: flex;
gap: 3.9vh;
font-family: var(--centuryFont);
font-size: 16px;
font-weight: 400;
line-height: 140%;
}
.map .contacts__left-box .contact__left-box-tel {
font-weight: 700;
}
.map .contacts__right {
padding-top: 2vh;
}
.map .contacts__right-title {
font-family: var(--centuryFont);
font-size: 20px;
font-weight: 400;
color: var(--black);
font-weight: 700;
}
.map .contacts__right .form__desc-desc {
font-family: var(--centuryFont);
font-size: 16px;
font-weight: 400;
max-width: 50%;
line-height: 140%;
margin-bottom: 4vh;
margin-top: 1.4vh;
display: none;
}
.form__desc {
margin-top: 2vh;
}
.map .contacts__right .form__desc p {
display: flex;
flex-direction: column;
gap: 2.8vh;
}
.map .contacts__right .form__desc p input {
width: 100%;
padding: 1.6vh 4vh;
border: 1px solid var(--wgrey);
border-radius: var(--br20);
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
}
.map .contacts__right .form__desc p .btn:hover {
color: var(--blue);
background-color: #fff;
border-color: var(--blue);
}
.map .contacts__right .form__desc p .btn {
color: var(--white);
border: 1px solid transparent;
cursor: pointer;
}
.map #map {
--mapHeight:110vh;
height: var(--mapHeight);
}
.map #map div {
height: 100vh;
} #info .info__inn {
display: flex;
gap: 11vh;
}
#info .info__inn-img {
height: max-content;
}
#info .info__inn-img svg {
width: 8.2vh;
} #footer {
color: var(--white);
background-color: var(--blue);
}
#footer .footer__inn {
padding: 7vh 0 0;
}
#footer .footer__inn-top {
display: flex;
justify-content: space-between;
padding: 0 0 7vh 0;
}
#footer .footer__inn-top-uslugi {
max-width: 50%;
}
#footer .footer__inn-top-uslugi ul {
margin-top: 4vh;
column-count: 2;
}
#footer .footer__inn-top-uslugi ul li {
break-inside: avoid;
max-width: 90%;
}
.page-template-default #header {
background-color: var(--blue);
}
#footer .footer__inn-top-uslugi ul li:not(:first-of-type) {
margin-top: 20px;
}
#footer .footer__inn-top-uslugi h3 {
font-family: var(--centuryFont);
font-size: 20px;
font-weight: 400;
font-weight: 700;
}
#footer .footer__inn-top-div {
display: flex;
flex-direction: column;
max-width: 40vh;
}
#footer .footer__inn-top-div .custom-logo {
width: 30vh;
height: 11vh;
margin-bottom: 6vh;
}
#footer .footer__inn-top-div > div:not(:last-of-type) {
margin-bottom: 2.8vh;
}
#footer .footer__inn-top-div > div {
display: flex;
gap: 2.8vh;
align-items: center;
font-family: var(--centuryFont);
font-size: 16px;
font-weight: 400;
color: var(--white);
}
#footer .footer__inn-top-div > div svg {
min-width: 40px;
height: 40px;
width: 40px;
}
#footer .footer__inn-top-div .contact__left-box-tel {
font-weight: 700;
}
#footer .footer__inn-top-menu ul {
font-family: var(--centuryFont);
font-size: 20px;
font-weight: 400;
font-weight: 700;
gap: 3.9vh;
display: flex;
flex-direction: column;
}
#footer .footer__inn-bot {
padding: 2.8vh 0 10vh 0;
border-top: 1px solid var(--whiteBlue);
}
#footer .footer__inn-bot .bot_cont {
display: flex;
justify-content: space-between;
align-items: center;
}
#footer .footer__inn-bot .bot_cont > a {
font-family: var(--centuryFont);
font-size: 16px;
font-weight: 400;
font-weight: 400;
}
#footer .footer__inn-bot .bot_cont > a span {
font-weight: 700;
} .breadcrumbs {
margin-top: calc(var(--headerTop) + 20px);
}
.breadcrumbs .rank-math-breadcrumb a {
color: var(--blue);
}
.breadcrumbs .rank-math-breadcrumb .separator {
color: var(--blue);
} .page-template-page-about-us #header {
background-color: var(--blue);
}
.about__us-title {
font-family: var(--centuryFont);
font-size: 40px;
font-weight: bold;
margin-top: 40px;
}
.about__us-two {
display: flex;
gap: 20px;
margin-top: 50px;
}
.about__us-two-left {
flex: 60%;
background-color: var(--blue);
padding: 34px 40px 0 50px;
border-radius: var(--br20);
overflow: hidden;
}
.about__us-two-left .about__us-two-title {
font-family: var(--centuryFont);
font-size: 30px;
font-weight: 700;
color: var(--white);
margin-bottom: 30px;
}
.about__us-two-left .about__us-two-desc p {
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
color: var(--whiteBlue);
}
.about__us-two-right {
flex: 40%;
}
.about__us-two-right .about__us-two-img {
border-radius: var(--br20);
overflow: hidden;
}
.about__us .about__ach {
margin-top: 180px;
}
.about__us .about__ach-title {
font-family: var(--centuryFont);
font-size: 30px;
font-weight: 700;
color: var(--black);
}
.about__us .about__ach-box {
display: flex;
gap: 70px;
opacity: 0;
width: 0;
height: 0;
visibility: hidden;
transition: opacity 0.3s, width 0.3s, height 0.3s, visibility 3s;
}
.about__us .about__ach-box-img {
flex: 30%;
border-radius: var(--br20);
overflow: hidden;
}
.about__us .about__ach-box-img img {
object-fit: cover;
display: block;
}
.about__us .about__ach-box-info {
flex: 70%;
padding-top: 20px;
}
.about__us .about__ach-box-info .about__ach-box-title {
font-family: var(--centuryFont);
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
.about__us .about__ach-box-info .about__ach-box-desc {
font-size: var(--font-18);
max-width: 70%;
}
.about__us .about__ach-box.active {
opacity: 1;
width: 100%;
height: 100%;
visibility: visible;
}
.about__us .about__ach-timeline {
display: flex;
gap: 70px;
margin-top: 30px;
padding-bottom: 10px;
border-bottom: 1px solid var(--wgrey);
margin-bottom: 50px;
}
.about__us .about__ach-timeline-years {
position: relative;
cursor: pointer;
}
.about__us .about__ach-timeline-years .about__ach-timeline-year {
font-family: var(--centuryFont);
font-size: 20px;
font-weight: 400;
color: var(--black);
font-weight: 700;
}
.about__us .about__ach-timeline-years.active::after {
position: absolute;
bottom: -10px;
content: "";
transition: 0.3s;
background-color: var(--blue);
height: 3px;
width: 100%;
border-radius: 3px 3px 0 0px;
}
.about__us .about__ach-timeline-years.active .about__ach-timeline-year {
padding: 0 1.5vh;
color: var(--blue);
}
.page-template-page-about-us .route {
margin-top: 180px;
background-color: var(--blue);
padding-top: 20px;
}
.page-template-page-about-us #advantages .adv {
background-color: var(--white);
}
.page-template-page-about-us #advantages .adv .swiper-slide {
background-color: var(--blue);
}
.page-template-page-about-us #advantages .adv__title {
color: var(--black);
}
.page-template-page-about-us #advantages {
margin-top: 180px;
}
.page-template-page-about-us #advantages .adv_bot p {
color: var(--black);
}
.page-template-page-about-us #advantages .adv .swiper-button-disabled svg path {
fill: #E7E7E7 !important;
}
.page-template-page-about-us #advantages .adv .sw_btn_next svg path {
fill: var(--black);
}
.page-template-page-about-us .sw_btn_prev svg path {
fill: var(--black);
}
.page-template-page-about-us #partners {
margin-top: 180px;
}
.page-template-page-about-us .burger_bar {
background-color: var(--white);
} .page-template-page-services #header {
background-color: var(--blue);
}
.page-template-page-services .mtop {
margin-top: 50px;
}
.page-template-page-services .services__title {
display: none;
} .single-service .breadcrumbs {
margin-top: 20px;
}
.single-service .route {
margin-top: 180px;
background-color: var(--blue);
padding-top: 20px;
}
.main-content .per__type-title {
margin-top: 50px;
font-family: var(--centuryFont);
font-size: 30px;
font-weight: 700;
margin-bottom: 30px;
line-height: 110%;
}
.main-content .per__type {
--elems: 2;
--gap: 20px;
display: flex;
flex-wrap: wrap;
gap: var(--gap);
}
.main-content .per__type > div {
width: calc((100% - var(--gap) * (var(--elems) - 1)) / var(--elems));
background-color: var(--white);
min-height: 250px;
border-radius: var(--br20);
padding: 26px 30px 26px;
}
.main-content .per__type-box {
color: var(--black);
}
.main-content .per__type-box-title {
font-family: var(--centuryFont);
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
.main-content .per__type-box-desc {
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
} .single-service .four_advantages-bx-desc {
text-align: unset;
max-width: unset;
}
.single-service .map {
--h: 37vh;
--mt: 20vh;
margin-top: calc(var(--h) + var(--mt));
}
.single-service .four_advantages-bx {
height: unset;
align-items: unset;
}
.preim {
margin-top: 180px;
}
.preim__title {
font-family: var(--centuryFont);
font-size: 30px;
font-weight: 700;
}
.preim__box {
margin-top: 50px;
--elems: 3;
--gap: 20px;
display: flex;
flex-wrap: wrap;
gap: var(--gap);
}
.preim__box > div {
width: calc((100% - var(--gap) * (var(--elems) - 1)) / var(--elems));
} .page-template-page-reviewer #header {
background-color: var(--blue);
}
#reviews .reviews-bx {
margin-top: 50px;
}
#reviews .adv__inn-bx {
min-height: 400px;
background-color: var(--white);
border-radius: var(--br20);
padding: 30px;
}
#reviews .reviews {
position: relative;
}
#reviews .reviews .sw_btn_next {
position: absolute;
top: 15%;
transform: translate(0, -15%);
right: 0;
cursor: pointer;
}
#reviews .reviews .sw_btn_prev {
position: absolute;
top: 15%;
transform: translate(0, -15%);
left: 0;
cursor: pointer;
}
#reviews .reviews .sw_btn_prev svg path,
#reviews .reviews .sw_btn_next svg path {
fill: var(--black);
}
#reviews .reviews .swiper-button-disabled svg path {
fill: var(--wgrey);
}
#reviews .reviews .adv__inn-bx-desc {
margin-top: 24px;
font-family: var(--centuryFont);
font-size: 16px;
font-weight: 400;
color: var(--black);
}
#reviews .reviews .adv__inn-bx-bx {
display: flex;
gap: 20px;
align-items: center;
}
#reviews .reviews .adv__inn-bx-img {
border-radius: 60px;
overflow: hidden;
}
#reviews .reviews .adv__inn-bx-img img {
width: 60px;
height: 60px;
}
#reviews .reviews .adv__inn_box {
display: flex;
flex-direction: column;
gap: 2px;
}
#reviews .reviews .adv__inn_box-title {
font-family: var(--centuryFont);
font-size: 24px;
font-weight: bold;
font-weight: 700;
color: var(--black);
}
#reviews .reviews .adv__inn_box-date {
font-family: var(--centuryFont);
font-size: 16px;
font-weight: 400;
font-weight: 400;
color: #959595;
}
#reviews .reviews .review__btn {
height: 53px;
background-color: transparent;
border: 1px solid var(--blue);
border-radius: var(--br50);
color: var(--blue);
display: flex;
justify-content: center;
align-items: center;
width: max-content;
padding: 0 30px;
margin: 30px auto 0;
cursor: pointer;
transition: background-color 0.3s, color 0.3s, border 0.3s;
font-family: var(--centuryFont);
font-size: 18px;
font-weight: 400;
font-weight: 700;
}
#reviews .reviews .review__btn:hover {
background-color: var(--blue);
color: var(--white);
}
.innr_zf form {
display: flex;
flex-direction: column;
}
.zapis_form form input {
height: 60px;
font-size: 16px;
border-radius: 10px;
line-height: 100%;
font-weight: 600;
line-height: 100%;
margin-top: 10px;
border-radius: 5px;
border: 0;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
padding: 18px 0px 20px 20px;
height: 36px;
width: 100%;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
outline: 0;
transition: 0.3s;
background-color: #f7f7f7;
}
.zapis_form form input[type=submit] {
height: 50px;
display: flex;
align-items: center;
justify-content: center;
border-radius: var(--br20);
padding: unset;
cursor: pointer;
color: #878787;
}
.wpcf7-textarea {
width: 100%;
margin: 2vh 0 0 0;
height: 25vh;
padding: 18px 0 0 18px;
resize:none;
border-radius: 20px;
border: 1px solid var(--wgrey);
}
.zapis_pop .zapis_form form input {
font-family: var(--centuryFont);
font-weight: 400;
}
.zapis_pop .zapis_form form input::placeholder {
}
.zapis_form form textarea {
min-height: 200px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
outline: 0;
transition: 0.3s;
background-color: #f7f7f7;
border-radius: 5px;
resize: none;
padding: 1.5vh 2vh;
font-size: 16px;
} .page-template-page-contacts #header {
background-color: var(--blue);
}
.page-template-page-contacts .map {
margin-top: 40px;
} .txt {
font-family: var(--centuryFont);
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
text-align: center;
color: #CFD0D0;
background-image: -webkit-linear-gradient(92deg, #008DD2, #A9C321);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-animation: hue 8s infinite linear;
}
@-webkit-keyframes hue {
from {
-webkit-filter: hue-rotate(0deg);
}
to {
-webkit-filter: hue-rotate(-360deg);
}
}
.sub-menu li a {
font-size: 3.5vh !important;
}
.menu_wrap li ul.sub-menu {
display: none;
position: relative; list-style: none;
padding: 0;
margin: 0;
background-color: rgba(255, 255, 255, 0.8);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
height: 0;
}
.menu_wrap li ul.sub-menu li a {
padding: 10px 15px;
color: #333;
white-space: nowrap;
}
.sub-menu {
display: none;
flex-direction: column;
transition: height 0.7s ease;
}
.menu_wrap li ul.sub-menu.active {
display: flex;
position: fixed;
top: 79px;
left: 0;
right: 0;
height: 100%;
}
.sub-menu li{
height: 130px !important;
}
.sub-menu.active body {
overflow: hidden;
}
.menu-item-has-children {
cursor: pointer;
}
.menu-toggle {
display: none;
} @media (min-width: 768px) {
.nav-menu {
flex-direction: row;
}
.nav-menu li ul.sub-menu {
position: absolute;
top: 100%;
left: 0;
}
.nav-menu li:hover ul.sub-menu {
display: block;
}
} @media (max-width: 767px) {
.menu-toggle {
display: block;
cursor: pointer;
padding: 10px 15px;
background: #333;
color: #fff;
}
.sub-menu li ul.sub-menu {
position: static;
}
.sub-menu li.menu-item-has-children > a::after {
content: ' ▼';
}
.sub-menu li.menu-item-has-children.active > a::after {
content: ' ▲';
}
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
font-family: inherit;
}
img {
display: block;
width: 100%;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 140% !important;
font-family: "Century Gothic";
}
h1,h2,h3,h4,h5,h6,h7 {
line-height: 140% !important;
}
ol,ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
button, textarea{
font: inherit;
box-shadow: unset;
border:0;
background-color: unset;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
}
input::placeholder{
color:inherit;
font: inherit;
}
a{
text-decoration: none;
color:inherit;
transition: .3s;
}
svg {
width: 100%;
height: auto;
display: block;
}
*,* *{
outline: 0;
box-sizing: border-box;
}

@media (max-width: 1500px) {
.services__inn-bot {
margin-top: 20px;
}
#partners {
min-height: 60vh;
}
.services__inn-bot-img::after {
width: 300px;
height: 300px;
}
.banner__inn {
padding-top: 10vh;
}
.banner__inn-content-btn {
margin-top: 5vh;
}
.banner__inn-content p {
font-size: 16px;
}
.banner__inn-content-title {
font-size: 32px;
}
}
@media (max-width: 1300px) {
.header__menu .menu_wrap li:not(:last-of-type) {
margin-right: 20px;
}
.header__menu ul li a {
font-size: 14px;
}
.sw_btn_prev,
.sw_btn_next {
z-index: 9999;
}
.map .contacts {
left: 10vh;
}
}
@media (max-width: 1160px) {
:root {
--cont: 972px;
}
.about__us-two-left {
padding: 5vh;
}
.sub-menu li a {
font-size: 14px !important;
}
.sub-menu li {
height: inherit !important;
padding: 0 0 3px 0;
font-weight: 600 !important;
}
}
@media (max-width: 1040px) {
.services__inn {
--elems:1;
--gap:10px;
}
.map #map {
--mapHeight: 80vh;
}
.map .contacts {
padding: 3vh;
}
.map .contacts__left {
padding-bottom: 2vh;
}
.map .contacts__right {
padding-top: 2vh;
}
.map .contacts__left-box {
gap: 2vh;
margin-top: 2vh;
}
.map .contacts__left-box > div {
gap: 2vh;
}
.four_advantages-bx-title {
text-align: center;
}
.map .contacts__right .form__desc-desc {
margin-bottom: 2vh;
}
.map .contacts__right {
padding-top: 3vh;
}
.cargo__inn:nth-child(1) {
order: 1;
}
.cargo__inn:nth-child(2) {
order: 2;
}
.cargo__inn:nth-child(3) {
order: 4;
}
.cargo__inn:nth-child(4) {
order: 3;
}
.routes__inn {
flex-direction: column;
gap: 30px;
}
.routes__inn .routes_right img {
max-height: 50vh;
}
.routes__bot {
flex-wrap: wrap;
--elems:2;
}
.routes__bot > div {
height: 100%;
align-items: baseline;
}
.banner__inn-content {
max-width: unset;
}
.services .services__inn > a:nth-child(5n+5), .services .services__inn > a:nth-child(5n+4) {
--elems:1;
}
.services__inn-bot-btn {
z-index: 5;
}
.services__inn-bx:hover .btn {
z-index: 5;
}
header .header__burger {
display: flex;
}
.header__lang > div {
gap: 4px;
}
header .header__mobile {
position: fixed;
background-color: #F1F5F6;
right: 15px;
left: 0;
top: 0;
z-index: 10;
transition: 0.3s;
visibility: hidden;
opacity: 0;
display: block;
}
body.showBurger header .header__mobile {
justify-content: flex-start;
}
.menu_mob {
padding: 0 10px;
color: #000;
width: 100%;
}
.menu-item-has-children {
display: flex !important;
flex-direction: unset !important;
justify-content: space-between;
align-items: center;
}
.menu-item-has-children svg {
transition: .4s;
}
.menu-item-has-children.active svg {
transform: rotate(-180deg);
}
.menu-item-has-children svg path {
fill: #000;
}
.menu-item-has-children svg {
width: 20px;
height: 20px;
}
.menu_mob li:not(:first-child) {
margin-top: 15px;
}
.menu_mob li {
display: flex;
font-size: 18px;
align-items: flex-start;
line-height: 120%;
font-weight: 500;
}
.sub-menu li {
font-size: 14px;
}
#menu-menyu-burger {
width: 100%;
color: var(--black);
padding: 2.5vh;
}   .header__info .tel {
font-size: 18px;
}
.header__menu .menu_wrap li:not(:last-of-type) {
margin-right: 20px;
}
.header__logo {
width: 70px;
margin-right: auto;
}
.header__menu {
display: none;
}
.showBurger .burger_bar:nth-child(1) {
transform: rotate(-45deg) translate(-8px, 9px);
}
.showBurger .burger_bar:nth-child(2) {
opacity: 0;
}
.showBurger .burger_bar:nth-child(3) {
transform: rotate(45deg) translate(-5px, -5px);
}
.header__right-lang {
display: none;
}
body.showBurger.admin-bar header .header__mobile {
top: calc(var(--headerTop) + 32px);
}
body.showBurger header .header__mobile {
top: var(--headerTop);
}
.menu-item-has-children {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.menu-item-has-children>a {
margin-bottom: 10px;
}
.menu_mob .sub-menu.active {
display: flex;
flex-direction: column;
background-color: #fff;
padding: 15px;
border-radius: 10px;
}
body.scrolling #header {
backdrop-filter: unset;
-webkit-backdrop-filter: unset;
}
.four_advantages-bx-img {
min-height: 70px;
}
.four_advantages {
--elems: 2;
flex-wrap: wrap;
}
#partners {
background-size: contain;
background-image: unset;
}
#partners .partners .sw_btn_prev svg, #partners .partners .sw_btn_next svg {
width: 20px;
height: 20px;
}
#partners .partners .sw_btn_prev,
#partners .partners .sw_btn_next {
top: 50%;
transform: translate(0, -50%);
}
#partners {
min-height: unset;
margin-top: 15vh;
}
#partners .partners {
padding-top: unset;
}
.map {
margin-top: 15vh;
}
.cargo__inn:nth-child(2) .cargo__inn-bx, .cargo__inn:nth-child(3) .cargo__inn-bx {
padding: 1vh 1vh 2vh;
}
body.scrolling header .header__mobile {
top: var(--headerTop) !important;
}
body.showBurger #header {
background-color: rgba(0, 71, 186, 0.7);
}
#map::before {
content: "Для взаимодействия с картой нажмите";
position: absolute;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0); text-align: center;
z-index: 10;
font-size: var(--font-18);
padding: 30px 0;
}
}
@media (max-width: 992px) {
:root {
--cont: 748px;
}
.banner__inn-content-btn {
font-size: 16px;
height: 40px;
padding: 0 15px;
margin-top: 30px;
}
.banner__inn-content-title {
font-size: 35px;
}
.banner__inn-content p {
font-size: 16px;
}
.banner__inn {
padding: 5vh 0 0;
}
.main-content .per__type {
--elems: 1;
--gap: 10px;
}
.single-service .route {
margin-top: 80px;
}
.preim__box {
--elems:2;
--gap:10px;
}
.sw_btn_prev, .sw_btn_next {
z-index: 5;
}
.header .header__info {
display: none;
}
.header__mob_stle {
padding-bottom: 15px;
}
.header__mob-info {
display: flex;
flex-direction: column;
align-items: flex-start;
padding-top: 15px;
font-size: 20px;
gap: 20px;
border-bottom: 1px solid var(--black);
padding-bottom: 80px;
}
.about__us-two {
flex-direction: column-reverse;
gap: 2vh;
margin-top: 30px;
}
.about__us-title {
font-size: 35px;
margin-top: 20px;
}
#advantages .adv_bot p {
max-width: unset;
}
#advantages .adv .swiper-slide {
max-height: 350px;
}
.cargo {
--elems:1;
flex-wrap: wrap;
--gap:1vh;
}
#advantages {
margin-top: 15vh;
}
.cargo__inn:nth-child(3) {
position: relative;
top: unset;
left: unset;
right: unset;
}
.cargo__inn:nth-child(4) {
position: relative;
top: unset;
left: unset;
right: unset;
}
#partners {
background-size: contain;
background-image: unset;
}
#footer .footer__inn-top-div .custom-logo {
width: 20vh;
height: 10vh;
margin-bottom: 4vh;
}
#footer .footer__inn-top-div > div:not(:last-of-type) {
margin-bottom: 2vh;
}
#footer .footer__inn-top-div > div {
gap: 2vh;
font-size: 14px;
}
#footer .footer__inn-top-uslugi ul {
margin-top: 2vh;
}
#footer .footer__inn-top-menu ul {
font-size: 14px;
text-wrap: nowrap;
}
.about__us .about__ach-box {
gap: 1vh;
flex-direction: column;
}
.about__us .about__ach-box-info .about__ach-box-desc {
max-width: unset;
}
.about__us .about__ach-timeline {
gap: 2vh;
margin-top: 20px;
padding-bottom: 10px;
margin-bottom: 30px;
}
.about__us .about__ach-title {
font-size: 25px;
}
.about__us .about__ach-timeline-years .about__ach-timeline-year {
font-size: 16px;
}
.about__us .about__ach {
margin-top: 70px;
}
.about__us-two-left .about__us-two-desc p {
font-size: 16px;
}
.about__us-two-left .about__us-two-title {
font-size: 25px;
margin-bottom: 10px;
}
.page-template-page-about-us .route {
margin-top: 70px;
}
.page-template-page-about-us #partners {
margin-top: 70px;
}
.single-service .map {
margin-top: 10vh;
}
}
@media (max-width: 768px) {
:root {
--font-20: 16px;
--font-16: 12px;
--font-50: 35px;
--font-40: 28px;
--font-18: 14px;
--font-24: 18px;
--cont-p: 20px;
--cont: 100%;
--imgWidth: 80px;
}
.page-template-front-page .banner {
display: block;
background-image: url(//elogistic.uz/wp-content/uploads/2024/07/service_bg.png) !important;
}
.banner-video {
display: none;
}
.four_advantages {
--elems:1;
}
.flags__inn-cont-code {
font-size: 12px;
}
.flags__inn-cont-diff {
font-size: 14px;
gap: 2px;
}
.banner {
height: 200vmin;
}
.menu_mob li {
font-size: 2.8vh;
}
.sub-menu li {
font-size: 1.4vh;
}
.preim__box {
--elems: 1;
--gap:10px;
}
.about__us-two-left {
padding: 2vh;
}
#footer .footer__inn-top {
flex-direction: column;
}
#footer .footer__inn-top-menu ul {
flex-wrap: wrap;
flex-direction: unset;
margin: 2vh 0 0 0;
border-top: 1px solid var(--white);
}
.map .contacts__right .form__desc-desc {
max-width: unset;
}
.header__info {
margin-right: unset;
display: flex;
gap: 1vh;
align-items: center;
}
#footer .footer__inn-top-div {
max-width: unset;
}
#footer .footer__inn-top-uslugi ul {
margin-top: 2vh;
column-gap: 2vh;
display: flex;
flex-direction: column;
gap: 1.2vh;
}
#footer .footer__inn-top-uslugi {
max-width: unset;
margin: 2vh 0 0 0;
border-top: 1px solid var(--white);
}
#info .info__inn {
gap: 3vh;
flex-direction: column;
}
#info .info__inn-img svg {
width: 5vh;
}
.info__inn-text {
font-size: 2vh;
}
.mtop {
margin-top: 60px;
}
.map #map {
--mapHeight: 50vh;
}
.routes__bot-inn-img .routes_num-bx {
font-size: 35px;
}
.routes__bot-inn-img .routes_desc {
font-size: 14px;
}
.map .contacts {
position: relative;
left: unset;
top: unset;
width: 100%;
margin: unset;
max-width: unset;
border-radius: unset;
}
.cargo__inn-bx-title {
font-size: 1.8vh;
}
.cargo__inn-bx-desc {
font-size: 1.5vh;
}
.cargo__inn-bx-btn {
font-size: 1.5vh;
padding: 0 1vh;
}
.cargo__inn:nth-child(2) {
height: 30vh;
}
.cargo__inn:nth-child(4),
.cargo__inn:nth-child(1) {
height: 40vh;
}
.cargo__inn:nth-child(3) {
height: 30vh;
}
.cargo__inn:nth-child(1) .cargo__inn-bx, .cargo__inn:nth-child(4) .cargo__inn-bx {
gap: 10px;
flex-direction: column;
align-items: baseline;
padding: 2vh;
}
.four_advantages-bx {
height: unset;
}
.routes__inn .routes_right img {
max-height: 50vh;
}
}