/**
 * Main page
 */
.wpb_wrapper .wpb_single_image, .wpb_wrapper .vc_single_image-wrapper, .wpb_wrapper .wpb_text_column, .wpb_wrapper .vc_btn3-container, .wpb_wrapper .vc_row {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.wpb_column.vc_column_container > .vc_column-inner {
  padding: 0;
}

rs-slide, rs-module-wrap {
  z-index: initial !important;
}

.full-width-image * {
  width: 100%;
}

#Header_wrapper {
  background: none !important;
}

body:not(.template-slider) #Header {
  min-height: initial !important;
}

#Header #Top_bar .top_bar_left {
  width: 100% !important;
}
#Header #Top_bar .top_bar_right {
  height: initial;
  top: -180px;
  right: 69px;
}
#Header #Top_bar .top_bar_right_wrapper {
  position: absolute;
  height: initial;
  top: 33px;
}
#Header #Top_bar a#search_button {
  position: absolute;
}
#Header #Top_bar .search_wrapper {
  background: #1e4664;
}

#flags {
  width: 60px !important;
  margin-top: 10px;
}

.search-results .post-meta {
  display: none;
}

@media screen and (min-width: 960px) {
  .alignfull.desktop {
    width: 100vw;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
  }

  .custom-margin-top {
    margin-top: 90px !important;
  }

  .custom-margin-bottom {
    margin-bottom: 90px !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 959px) {
  .alignfull.tablet {
    width: 100vw;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
  }
}
@media screen and (max-width: 480px) {
  .alignfull.mobile {
    width: 100vw;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
  }
}
@media screen and (max-width: 959px) {
  .custom-margin-top {
    margin-top: 50px !important;
  }

  .custom-margin-bottom {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 559px) {
  .custom-margin-top {
    margin-top: 40px !important;
  }

  .custom-margin-bottom {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 1239px) {
  #menu .sub-menu {
    background-color: transparent !important;
  }
  #menu .sub-menu li {
    background-color: white;
    border-right: 3px solid #0047BB;
    margin-bottom: 5px;
  }
  #menu .sub-menu li a:hover {
    background-color: white !important;
  }
}
.responsive-menu-toggle {
  margin-right: 20px;
}
.responsive-menu-toggle .icon-menu-fine {
  background-image: url(/wp-content/themes/betheme-child/assets/img/menu-icon.svg);
  width: 50px;
  display: block;
  background-repeat: no-repeat;
}
.responsive-menu-toggle .icon-menu-fine:before {
  content: "" !important;
}

#Top_bar.is-sticky .menu > li.current-menu-item:before, #Top_bar.is-sticky .menu > li.current-menu-parent:before {
  top: 21px;
}
#Top_bar .menu > li.current-menu-item:before, #Top_bar .menu > li.current-menu-parent:before {
  border-left: 5px solid #0971b7;
  content: "|";
  position: absolute;
  top: 42px;
  transform: skewX(-45deg);
  border-right: 5px solid #0971b7;
  color: transparent;
  line-height: 14px;
}
#Top_bar .menu > li.current-menu-item > a span:not(.description), #Top_bar .menu > li.current-menu-parent > a span:not(.description) {
  padding: 0 20px 0 25px;
}

#Top_bar .search_wrapper input[type=text]::placeholder, #Top_bar .search_wrapper .icon_search {
  color: white !important;
}

@font-face {
  font-family: "Anteb";
  font-weight: 200;
  src: url("../../assets/fonts/Anteb-Light.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Anteb";
  font-weight: 400;
  src: url("../../assets/fonts/Anteb-Regular.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Anteb";
  font-weight: 800;
  src: url("../../assets/fonts/Anteb-ExtraBold.otf") format("opentype");
  font-display: swap;
}
body {
  font-family: "Anteb", sans-serif !important;
}

.mfn-main-slider .rs-layer {
  font-family: "Anteb", sans-serif !important;
}

p {
  font-size: 16px !important;
}

@media screen and (max-width: 768px) {
  h2 {
    font-size: 30px !important;
    line-height: 39px !important;
  }
}
.notched-head {
  width: auto !important;
  display: inline-flex;
}
.notched-head:after {
  content: "";
  position: absolute;
  border-top: 0px solid #0047BB;
  right: 0px;
  top: 0;
  border-right: 0px solid transparent;
}
.notched-head .vc_column-inner {
  padding: 0 !important;
}
.notched-head .vc_column-inner h3, .notched-head .vc_column-inner p {
  margin: 0;
  padding: 0px 0px 0px;
  line-height: 12px;
  white-space: nowrap;
}

.line-height-0 {
  line-height: 0;
}

.e-category-box {
  filter: drop-shadow(0 0px 20px rgba(0, 0, 0, 0.1));
}
.e-category-box .vc_column-inner {
  padding: 27px !important;
}
.e-category-box > div {
  clip-path: none;
  background-color: white;
}
.e-category-box > div .icon_box {
  margin-top: 50px;
  margin-bottom: 40px;
  padding: 0;
}
.e-category-box > div .icon_box h4 {
  margin-right: -100%;
  margin-left: -100%;
  text-align: center;
}
.e-category-box.ww-sector {
  padding: 10px;
}
.e-category-box.ww-sector .ww-sector__image {
  margin: 0 auto 20px auto !important;
  width: 100%;
  max-height: 280px;
  max-width: 350px;
  height: auto;
}
.e-category-box.ww-sector .ww-sector__image img {
  width: 100%;
  height: 100% !important;
  max-height: 280px;
  object-fit: cover;
}
.e-category-box.ww-sector .ww-sector__title span:first-of-type {
  color: #000;
}
.e-category-box.ww-sector .ww-sector__title span:last-of-type {
  color: #0047BB;
}
.e-category-box.ww-sector .ww-sector hr {
  clip-path: polygon(0% 0%, 335px 0, 325px 100%, 0 100%);
}
.e-category-box.ww-sector .ww-sector__text {
  margin-bottom: 40px;
}
.e-category-box.ww-sector .ww-sector__link {
  background-color: #0971b7;
  color: #ffffff !important;
  overflow: hidden;
}

.swiper-container {
  padding-bottom: 35px !important;
  margin-bottom: 0 !important;
}
.swiper-container .swiper-pagination {
  bottom: 0 !important;
}
.swiper-container .swiper-pagination-bullet {
  background-color: white;
  width: 15px;
  height: 15px;
  margin: 0 7.5px !important;
}
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: white;
}
.swiper-container .vehicle-button {
  display: none;
}

.swiper-container .vehicle-button-en {
  display: none;
}

.swiper-container .vehicle-pagination .swiper-pagination-bullet {
  background-color: #0971b7;
  width: 15px;
  height: 15px;
  margin: 0 7.5px !important;
  opacity: 1;
}
.swiper-container .vehicle-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #1e4664;
}

@media screen and (min-width: 960px) {
  .swiper-container {
    padding-bottom: 0 !important;
  }
  .swiper-container .swiper-wrapper {
    flex-wrap: wrap;
  }
  .swiper-container .swiper-wrapper .swiper-slide {
    width: 33.333% !important;
    margin-right: initial !important;
  }
  .swiper-container .swiper-wrapper .vehicle {
    width: 25% !important;
    padding: 7.5px;
    box-sizing: border-box;
  }
  .swiper-container .swiper-wrapper .vehicle > * {
    max-width: 350px !important;
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  .swiper-container .swiper-pagination {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .vehicle-container {
    padding-bottom: 0 !important;
  }
  .vehicle-container .vehicle-wrapper {
    flex-wrap: wrap;
  }
  .vehicle-container .vehicle-wrapper .vehicle {
    width: 25% !important;
    padding: 7.5px;
    box-sizing: border-box;
    margin-right: initial !important;
  }
  .vehicle-container .vehicle-wrapper .vehicle > * {
    max-width: 350px !important;
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  .vehicle-container .vehicle-wrapper .vehicle:nth-of-type(n+5) {
    display: none;
  }
  .vehicle-container .vehicle-button {
    display: block;
    width: 100%;
    margin-top: 40px;
  }
	
	  .vehicle-container .vehicle-button-en {
    display: block;
    width: 100%;
    margin-top: 40px;
  }
  .vehicle-container .vehicle-pagination {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .e-category-box.secondary {
    margin-left: 0;
    width: 50%;
  }
}
@media screen and (max-width: 559px) {
  .e-category-box.primary {
    filter: none;
  }
  .e-category-box.primary .vc_column-inner {
    clip-path: none;
    background-color: transparent;
    padding: 0 !important;
    margin-top: 45px;
  }
  .e-category-box.primary .vc_column-inner .icon_box {
    margin-bottom: -70px;
  }
  .e-category-box.primary .vc_column-inner .icon_box img {
    width: auto;
    height: 55px !important;
  }
  .e-category-box.secondary .e-category-box .vc_column-inner {
    padding: 10px 0 !important;
  }
  .e-category-box.secondary .e-category-box .vc_column-inner .e-category-box button {
    background-color: transparent !important;
    background-image: none !important;
    padding: 0 !important;
  }

  .dashed-line {
    display: none;
  }
}
hr {
  background-image: url(/wp-content/themes/betheme-child/assets/img/linen.svg);
  height: 0px !important;
  background-color: transparent !important;
  clip-path: polygon(0% 0%, 350px 0, 340px 100%, 0 100%);
  max-width: 360px;
}

@media screen and (max-width: 768px) {
  .vc_custom_1585128752355 hr {
    margin-top: 10px;
  }
}
.section-shadow {
  -webkit-box-shadow: 0 14px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 14px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 14px 20px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.ww-header-image {
  position: relative;
  margin-bottom: 0 !important;
}
.ww-header-image img {
  width: 100%;
  max-height: 770px;
  object-fit: cover;
  vertical-align: bottom;
}
.ww-header-image .ww-header-image__caption {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}
.ww-header-image .ww-header-image__caption.is-home h1 {
  top: 25%;
}
.ww-header-image .ww-header-image__caption.is-home h1 span {
  color: white !important;
  background-color: #0971b7 !important;
  padding: 15px 10px 5px;
  line-height: 40px;
}
.ww-header-image .ww-header-image__caption.is-home h1 span:after {
  border-top: 31px solid #0971b7 !important;
  border-left: 31px solid #0971b7 !important;
}
.ww-header-image .ww-header-image__caption h1 {
  display: inline-block;
  padding: 6px 10px;
  position: absolute;
  bottom: 110px;
}
.ww-header-image .ww-header-image__caption h1 span {
  background-color: #0047BB;
  color: #fff;
  display: block;
  padding: 15px 10px 8px;
  margin-bottom: 10px;
  position: relative;
  line-height: 37px;
}
.ww-header-image .ww-header-image__caption h1 span.home {
  background-color: #0971b7;
  color: white;
}
.ww-header-image .ww-header-image__caption h1 span.home:after {
  border-top: 30px solid #0971b7;
  border-left: 30px solid #0971b7;
}
.ww-header-image .ww-header-image__caption h1 span:after {
  content: "";
  position: absolute;
  border-top: 0px solid white;
  border-left: 0px solid white;
  right: 0px;
  top: 0;
  border-bottom: 30px solid transparent;
  border-right: 30px solid transparent;
}
.ww-header-image .ww-header-image__caption.is-home h2 {
  top: 50%;
  bottom: initial;
}
.ww-header-image .ww-header-image__caption h2 {
  position: absolute;
  bottom: 70px;
  max-width: 480px;
  color: white;
  width: 100%;
  margin-left: 22px;
}

.home .ww-header-image img {
  filter: brightness(0.7);
}

@media screen and (max-width: 991px) {
  .ww-header-image .ww-header-image__caption.is-home {
    text-align: center;
  }
  .ww-header-image .ww-header-image__caption.is-home h1 {
    position: static;
    margin-top: -110px;
    text-align: left;
  }
  .ww-header-image .ww-header-image__caption.is-home h2 {
    display: none;
  }
  .ww-header-image .ww-header-image__caption h1 {
    bottom: 70px;
  }
  .ww-header-image .ww-header-image__caption h2 {
    bottom: 30px;
  }
}
@media screen and (max-width: 741px) {
  .ww-header-image .ww-header-image__caption.is-home h1 {
    max-width: 80%;
    margin-left: -15%;
  }
  .ww-header-image .ww-header-image__caption.is-home h1 span:last-of-type::after {
    border-bottom: 50px solid transparent !important;
    border-right: 50px solid transparent !important;
    border-top: 50px solid #0971b7 !important;
    border-left: 50px solid #0971b7 !important;
    right: -99px;
  }
}
@media screen and (max-width: 612px) {
  .ww-header-image .ww-header-image__caption.is-home h1 span:after {
    border-top: 20px solid #0971b7 !important;
    border-left: 20px solid #0971b7 !important;
  }
  .ww-header-image .ww-header-image__caption.is-home h1 span:last-of-type::after {
    border-bottom: 20px solid transparent !important;
    border-right: 20px solid transparent !important;
    border-top: 20px solid #0971b7 !important;
    border-left: 20px solid #0971b7 !important;
    right: -40px;
  }
  .ww-header-image .ww-header-image__caption h1 {
    font-size: 38px;
    bottom: 0;
  }
  .ww-header-image .ww-header-image__caption h1 span {
    padding: 0 5px !important;
    line-height: 40px;
  }
  .ww-header-image .ww-header-image__caption h1 span::after {
    border-top: 20px solid white;
    border-left: 20px solid white;
    right: -40px;
    border-bottom: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .ww-header-image .ww-header-image__caption h2 {
    display: none;
  }
}
@media screen and (max-width: 579px) {
  .ww-header-image .ww-header-image__caption.is-home h1 span:last-of-type::after {
    border-bottom: 40px solid transparent !important;
    border-right: 40px solid transparent !important;
    border-top: 40px solid #0971b7 !important;
    border-left: 40px solid #0971b7 !important;
    right: -79px;
  }
}
@media screen and (max-width: 469px) {
  .ww-header-image .ww-header-image__caption.is-home h1 span {
    max-width: 315px;
  }
  .ww-header-image .ww-header-image__caption.is-home h1 span:last-of-type {
    max-width: 265px;
  }
}
@media screen and (max-width: 396px) {
  .ww-header-image .ww-header-image__caption.is-home h1 span {
    max-width: 255px !important;
  }
  .ww-header-image .ww-header-image__caption.is-home h1 span::after {
    border-bottom: 40px solid transparent !important;
    border-right: 40px solid transparent !important;
    border-top: 40px solid #0971b7 !important;
    border-left: 40px solid #0971b7 !important;
    right: -79px;
  }
}
@media screen and (max-width: 373px) {
  .ww-header-image .ww-header-image__caption.is-home h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 991px) and (min-width: 560px) {
  #Content .vc_custom_1583402081765 {
    margin-top: initial !important;
  }
}
@media screen and (max-width: 991px) {
  .truckimage-headlines-row {
    display: flex;
    flex-wrap: wrap;
  }
  .truckimage-headlines-row > .vc_col-sm-12 {
    order: -1;
    margin-bottom: 50px;
  }
}
/* item directly above footer */
.above-footer-section {
  position: relative;
  top: 60px;
  z-index: 99;
  margin-top: -125px;
  height: 0;
}
.above-footer-section .custom-icon {
  background: white;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  margin: 0 20px 0 auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.above-footer-section .custom-icon .vc_single_image-wrapper {
  margin: 0;
}
.above-footer-section .custom-icon .vc_single_image-wrapper img {
  vertical-align: middle;
  width: 25px;
}

.bottom-contact-data > div {
  height: 115px;
}

.list_item.lists_1 .list_left {
  background-color: transparent !important;
  box-shadow: none !important;
}
.list_item.lists_1 .list_left i {
  color: #0047BB;
}

.vc_general.vc_btn3 {
  font-size: 16px !important;
}

.vc_general.vc_btn3-style-custom {
  background-color: #0047BB !important;
  color: white !important;
}
.vc_general.vc_btn3-style-custom:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: rgba(0, 0, 0, 0.05) !important;
  z-index: 1;
  transition: all 0.3s;
}
.vc_general.vc_btn3-style-custom:hover::after {
  color: white;
  width: 100%;
}

#BorlabsCookieBox ._brlbs-box-wrap {
  clip-path: none;
}
#BorlabsCookieBox ._brlbs-box-wrap ._brlbs-box, #BorlabsCookieBox ._brlbs-box-wrap ._brlbs-bar {
  padding: 20px 0;
}
#BorlabsCookieBox ._brlbs-box-wrap ._brlbs-box .container, #BorlabsCookieBox ._brlbs-box-wrap ._brlbs-bar .container {
  padding-left: 20px;
  padding-right: 20px;
}

.column.one-half {
  width: 48%;
}

.file-upload {
  padding: 10px 20px;
  background-color: #ebebeb;
  width: 125px;
  text-align: center;
  cursor: pointer;
}

#file-upload {
  display: none;
}

._brlbs-content-blocker {
  text-align: center;
}

.gmp_map_opts .gm-style-iw-t .gm-style-iw .gm-style-iw-d {
  overflow: initial !important;
}

.q-mobility-columns .wpb_content_element p {
  text-align: left !important;
}
@media screen and (max-width: 768px) {
  .q-mobility-columns > div:not(:last-of-type) .vc_empty_space {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .side-switch > div:first-of-type {
    order: 2;
  }
  .side-switch > div:last-of-type {
    order: 1;
  }
}
.ww-jobs > div {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/**
 * Header
 */
.icon-mail-line, .icon-phone {
  background-repeat: no-repeat;
  vertical-align: middle;
}
.icon-mail-line:before, .icon-phone:before {
  content: "" !important;
  background-size: 100%;
  height: 16px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.icon-mail-line:before {
  background-image: url(/wp-content/themes/betheme-child/assets/img/mail-icon.svg);
}

.icon-phone:before {
  background-image: url(/wp-content/themes/betheme-child/assets/img/phone-icon.svg);
  height: 17px;
}

.icon-facebook, .icon-twitter, .icon-instagram {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
}
.icon-facebook:before, .icon-twitter:before, .icon-instagram:before {
  content: "" !important;
}

.icon-facebook {
  background-image: url(/wp-content/themes/betheme-child/assets/img/facebook-icon.svg);
}

.icon-twitter {
  background-image: url(/wp-content/themes/betheme-child/assets/img/twitter-icon.svg);
}

.icon-instagram {
  background-image: url(/wp-content/themes/betheme-child/assets/img/instagram-icon.svg);
}

#Action_bar {
  border-bottom: 1px solid #eceee9;
}
#Action_bar .social {
  float: none !important;
  margin-right: 120px;
  text-align: right;
  margin-top: -3px;
}
#Action_bar .social .follow-us {
  vertical-align: baseline;
}
#Action_bar .social li:not(:first-of-type) {
  margin-top: -3px;
}
#Action_bar .contact_details {
  font-weight: 200;
  margin-right: 40px;
}

#Top_bar .logo {
  margin: 0 !important;
}
#Top_bar .logo img {
  max-height: 157px !important;
}
@media (orientation: landscape) and (max-width: 959px) {
  #Top_bar .logo #logo img.logo-sticky {
    max-height: 80px !important;
  }
}

#flags #German a, #flags #English a {
  height: 16px !important;
  width: 20px !important;
  background-position: center !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}

#German a {
  background: url("/wp-content/themes/betheme-child/assets/img/germany-flag.png") !important;
}

#English a {
  background: url("/wp-content/themes/betheme-child/assets/img/english-flag.png") !important;
}

@media screen and (max-width: 767px) {
  #Top_bar .logo {
    width: initial !important;
  }

  #Action_bar {
    display: none;
  }

  .top_bar_right {
    display: none;
  }
}
.dashed-border {
  padding-top: 0 !important;
}

.first-triplet {
  clip-path: polygon(0% 30px, 30px 0%, 100% 0%, 100% 30px, 100% 100%, 100% 100%, 30px 100%, 0% 100%);
  background: white;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  min-height: 220px;
}
.first-triplet .icon_box {
  padding: 38px 0;
}
.first-triplet h4.title {
  margin-top: 24px;
}

.first-triplet-wrapper {
  top: -109px;
}

.top-cut {
  clip-path: polygon(0% 30px, 30px 0%, 100% 0%, 100% 30px, 100% 100%, 100% 100%, 30px 100%, 0% 100%);
}

.e-heading h3 {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0971b7;
  margin-top: 15px;
}

.entry-content > #e-truck-wrapper > .section_wrapper {
  max-width: 1190px !important;
  margin: 0 auto !important;
}

.e-text p {
  margin-bottom: 35px;
}

.more-button {
  border-radius: 20.5px !important;
}

.truck-intro {
  color: white;
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1.12;
  letter-spacing: normal;
}

.truck-block {
  max-width: 382px;
  max-height: 546px;
  margin: 7px;
}

.ww-maps .vc_column-inner {
  padding: 0 !important;
}
.ww-maps .vc_column-inner .wpb_wrapper {
  padding: 0;
}
.ww-maps .vc_column-inner .wpb_wrapper * {
  margin-bottom: 0;
}

/* Footer */
#Footer #menu-footer-menu {
  list-style-type: none;
  margin: 20px auto 0;
  padding: 0;
  background-color: transparent;
}
#Footer #menu-footer-menu li {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
}
#Footer #menu-footer-menu li a {
  color: white;
}
#Footer #menu-footer-menu li::after {
  display: none;
}
#Footer .social {
  display: none;
}
#Footer .menu-footer-menu-container {
  display: grid;
}
#Footer .widgets_wrapper {
  background-color: #ffffff;
  padding-bottom: 50px !important;
}
#Footer .widgets_wrapper .column {
  text-align: center;
}
#Footer #back_to_top {
  border-radius: 0;
}
#Footer .widget_media_image {
  display: inline-block;
  margin-right: 13px;
}

@media screen and (max-width: 959px) and (min-width: 768px) {
  .above-footer-section .vc_col-sm-4 {
    width: 100% !important;
  }
  .above-footer-section .vc_col-sm-6 {
    width: 25%;
  }
}
@media screen and (max-width: 959px) {
  .above-footer-section {
    height: initial;
    top: 130px;
    margin-top: -110px;
  }
  .above-footer-section .bottom-contact-data > .vc_column-inner {
    height: initial;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin: 20px 0;
    max-height: 70px;
  }

  #Footer .widgets_wrapper {
    padding: 130px 0 20px !important;
  }
  #Footer #menu-footer-menu li {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  .vc_custom_1583402081765 > div {
    padding: 0 !important;
  }
}

