@media (max-width: 767px) {
.social-shapka .sppb-addon-content div, .phone-shapka .sppb-addon-content div {
    justify-content: center !important;
}
  .align-mob {
    text-align: left !important;
}
  .img-full-width img {
    min-width: auto !important;
}
  .cus-usl .sppb-media-content {
    min-height: auto !important;
}
  .sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: -10px !important;
}
  .cus-carusel .sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: -10px !important;
}
  .hero-phone {
    border: 1px solid #016040;
    border-radius: 20px;
    overflow: hidden;
    padding-bottom: 88px;
}
  .hero-phone .sppb-media-content {
    background-color: #fff;
    padding: 10px;
    gap: 10px !important;
    flex-wrap: wrap !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.social-shapka .sppb-addon-content div, .phone-shapka .sppb-addon-content div {
    justify-content: center !important;
}
  .img-full-width img {
    min-width: auto !important;
}
  .cus-usl .sppb-media-content {
    min-height: 273px !important;
}
  .sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: -30px !important;
}
  .cus-carusel .sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: -30px !important;
}
  .hero-phone {
    border: 1px solid #016040;
    border-radius: 20px;
    overflow: hidden;
    padding-bottom: 40px;
}
  .hero-phone .sppb-media-content {
    background-color: #fff;
    padding: 10px;
}
}
@media (min-width: 1200px) {
.sppb-row-container {
    max-width: 1320px;
}
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
}
p, div, span, a, h4 {
    font-family: 'Involve' !important;
}
@font-face {
    font-family: 'Involve';
    src: url('../fonts/Involve-Regular.eot');
    src: local('Involve Regular'), local('Involve-Regular'),
        url('../fonts/Involve-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Involve-Regular.woff2') format('woff2'),
        url('../fonts/Involve-Regular.woff') format('woff'),
        url('../fonts/Involve-Regular.ttf') format('truetype'),
        url('../fonts/Involve-Regular.svg#Involve-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Involve';
    src: url('../fonts/Involve-Medium.eot');
    src: local('Involve Medium'), local('Involve-Medium'),
        url('../fonts/Involve-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Involve-Medium.woff2') format('woff2'),
        url('../fonts/Involve-Medium.woff') format('woff'),
        url('../fonts/Involve-Medium.ttf') format('truetype'),
        url('../fonts/Involve-Medium.svg#Involve-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Involve';
    src: url('../fonts/Involve-Bold.eot');
    src: local('Involve Bold'), local('Involve-Bold'),
        url('../fonts/Involve-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Involve-Bold.woff2') format('woff2'),
        url('../fonts/Involve-Bold.woff') format('woff'),
        url('../fonts/Involve-Bold.ttf') format('truetype'),
        url('../fonts/Involve-Bold.svg#Involve-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Involve';
    src: url('../fonts/Involve-SemiBold.eot');
    src: local('Involve SemiBold'), local('Involve-SemiBold'),
        url('../fonts/Involve-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Involve-SemiBold.woff2') format('woff2'),
        url('../fonts/Involve-SemiBold.woff') format('woff'),
        url('../fonts/Involve-SemiBold.ttf') format('truetype'),
        url('../fonts/Involve-SemiBold.svg#Involve-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
html, body {
    scroll-behavior: smooth !important;
}
.poloska-podval {
    border-top: 1px solid #2C4053;
}
.adres-podval .sppb-addon-content p, .kont-podval .sppb-addon-content p {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}
.img-full-width img {
    min-width: max-content;
}
.cus-usl .sppb-media-content {
    padding: 20px;
    min-height: 165px;
}
.cus-usl img {
    width: 100%;
}
.cus-usl {
    background-color: #F5F1EC;
    border-radius: 20px;
    overflow: hidden;
}
.cus-carusel .sppb-carousel-extended-outer-stage {
    height: auto !important;
}
.sppb-text-center {
    text-align: -webkit-center;
    text-align: -moz-center;
}
.cus-btn .sppb-btn, .cus-btn.sppb-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    width: max-content;
}
.cus-btn .sppb-btn i, .cus-btn.sppb-btn i {
    width: 24px;
    height: 24px;
    color: transparent;
    background-image: url(/images/evatransagro/phone-w.svg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center center;
}
.hero-phone .sppb-media-content {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    gap: 40px;
    width: 100%;
    justify-content: center;
}
.hero-phone {
    position: relative;
}
.social-shapka .sppb-addon-content div, .phone-shapka .sppb-addon-content div {
    display: flex;
    gap: 10px;
    justify-content: end;
}