@media (max-width: 767px) {
.lang-switch-bottom a {
    margin-left: 1px !important;
}
  .cus-cont {
    padding: 30px 30px 5px 30px !important;
    left: 50% !important;
    top: -50px !important;
    transform: translateX(-50%) !important;
    min-width: 280px !important;
}
  .cus-service .sppb-addon-title {
    top: 160.1px !important;
    font-size: 15px !important;
}
  .lang-switch-header a {
    margin-left: 1px !important;
}
}
@media (max-width: 350px) {
.cus-service .sppb-addon-title {
    top: 130.1px !important;
    font-size: 12px !important;
}
}
@media (max-width:991px) and (min-width: 768px) {
  .cus-cont {
    left: 45px !important;
}
  .cus-service li {
    margin-bottom: 5px !important;
}
  .cus-service .sppb-addon-title {
    top: 153px !important;
    font-size: 14px !important;
}
}
@media (max-width:1399px) and (min-width: 1200px) {
  .cus-cont {
    left: 15px !important;
}
}
@media (min-width: 1200px) {
.sppb-row-container {
    max-width: 1320px;
}
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
    background: #ED5806;
}
.sp-scroll-up {
    background: #004265;
    border-radius: 0;
}
iframe {
    margin-bottom: -7px;
}
.cus-cont td {
    padding-bottom: 25px;
}
.cus-cont td:first-child {
    padding-right: 15px;
    vertical-align: baseline;
}
.cus-cont table {
    width: 100%;
}
.cus-cont {
    background-color: #EDF2F4;
    padding: 50px 60px 25px 60px;
    max-width: 380px;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
    position: absolute;
    left: -45px;
    top: -25px;
}
.cont-map-row {
    position: relative;
    max-width: 1320px;
    margin: auto;
    z-index: 2;
}
img.sppb-img-responsive.sppb-addon-clients-image {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
}
.cus-service li:before {
    content: '';
    display: block;
    width: 15px;
    height: 4px;
    background-color: #ED5806;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.cus-service li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
.cus-service ul {
    list-style: none;
    padding-left: 20px;
}
.cus-service span.sppb-img-container {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
}
.cus-service .sppb-addon-title {
    position: absolute;
    top: 199px;
    background: rgba(255, 255, 255, 0.75);
    padding: 16px 16px;
    width: 100%;
    margin: 0;
    font-size: 16px;
}
.cus-service {
    position: relative;
}
.company-img img {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%);
}
span.brand-color-3 {
    color: #666666;
}
span.brand-color-2 {
    color: #004265;
}
span.brand-color-1 {
    color: #ED5806;
}
.lang-switch-bottom a:hover {
    border-color: #ED5806;
    background-color: #ED5806;
}
.lang-switch-bottom a {
    display: inline-flex;
    color: #fff;
    border: 1px solid #fff;
    padding: 7px;
    min-width: 40px;
    justify-content: center;
    margin-left: 15px;
}
.lang-switch-bottom {
    text-align: -webkit-right;
}
.lang-switch-header a:hover {
    border-color: #004265;
    background-color: #004265;
    color: #fff;
}
.lang-switch-header a {
    display: inline-flex;
    color: #999999;
    border: 1px solid #999999;
    padding: 7px;
    min-width: 40px;
    justify-content: center;
    margin-left: 15px;
}
.lang-switch-header {
    text-align: -webkit-right;
}
.cus-header {
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 15%) !important;
    z-index: 2 !important;
}