/* ================================================== */

@media only screen and (min-width: 992px) {
    .col-lg-3.col-md-6.mb-md-30.whyUs {
        width: 33%;
}
}

footer {
    background-color: black !important; 
    padding-top: 0px;
    padding-bottom: revert;
}

#section-footer {
    padding: 40px 0 30px 0;
}

footer .container {
    max-width: -webkit-fill-available;
}

li.list-group-item.bg-transparent.border-0.p-0.mb-2 a {
    color: #d9ad64 !important;
    font-size: medium;
    font-weight: bold;
}

li.list-group-item.bg-transparent.border-0.p-0.mb-2 a:hover {
    color: white !important;
}
footer .pt-5 {
    padding-top: 0rem!important;
}

@media only screen and (max-width: 480px) {
header div#logo img {
    max-width: 35px;
    padding-top: 15px;
}
}
.terms-content {
    padding: 5% 4%;
}
header.terms-header.transparent.scroll-light.clone {
    background-color: black;
}
@media only screen and (min-width: 992px) {
.terms-content {
    padding: 5% 20% 0 10%;
}
}
header.terms-header {
    top: 0 !important;
}
.product-number {
    display: inline-flex;
}
h4.Languages {
    padding-top: 7px;
}
@media only screen and (min-width: 900px) {
.title-mobile {
    display: none;
}
}
@media only screen and (max-width: 900px) {
.title-desktop {
    display: none;
}
}
@media only screen and (max-width: 480px) {
figure img.img-fullwidth {
    padding: 20px 0px;
}
}

#section-products .service-img::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    /*background-color: rgba(0, 0, 0, 0.25);*/
}

#section-products .feature-box.padding60.style-2.left {
    margin: 30px;
}

#section-products .feature-box.left.style-2 .text {
    padding-left: 0px;
    text-align: center;
    margin: 0% -15%;
}
h3.product-h3-title {
    font-size: 33px;
    -webkit-text-stroke: 1px black;
}
h3.product-h3-text {
    font-size: 27px;
    -webkit-text-stroke: 1px black;
}
.product-h3-title, .product-h3-text {
    color: white;
}
@media only screen and (max-width: 480px) {
#section-products .feature-box.padding60.style-2.left {
    padding: 40px 45px;
}
}
