.language > ul > li:before {
    display: none;
}

.logo img {
    height: 60px;
}

.footer-logo img {
    height: 100px;
}

.page-navigation .pagination {
    justify-content: center;
}

.page-item.active .page-link {
    margin: 0px 9px;
    border: 1px solid #bdbdbd;
    background-color: #0d7277;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    line-height: 38px;
}

.slider-overlay:before {
    background-color: rgba(0, 0, 0, 0.4);
}
.single-slide-item h2 {
    color: #fff;
}
.provided-block h2 {
    color: #fff;
}
.wshipping-site-preloader-wrapper {
    background: #0d7277;
}
.provided-block:before {
    background: rgba(13, 114, 118, 0.8);
}
.home-quote:before {
    background-image: linear-gradient(rgb(13 114 118), rgba(86, 0, 0, 0.8));
}
.home-quote h6 {
    color: #fff;
}
.why-choose-us .why-choose-us-icon {
    font-size: 14px;
    text-transform:none;
    padding-left: 42px;
}

.wshipping-breadcroumb a, .wshipping-breadcroumb h4 span {
    color: #fff;
}

.right-quote-from h3 {
    margin: 0px 0px 20px;
}


.advantages ul li.telefon:before {
    content: "\f095";
}
.advantages ul li.eposta:before {
    content: "\f0e0";
}

.footer-wiz ul.footer-contact li,
.footer-wiz ul.footer-contact li a {
    color: #a7a7a7;
}

.whatsapp {
    position:fixed;
    width:60px;
    bottom:15px;
    right: 30px;
    z-index:99999;
}
.whatsapp img {
    height: 60px;
}

.phone {
    position:fixed;
    width:60px;
    bottom:76px;
    right: 30px;
    z-index:99999;
}
.phone img {
    height: 60px;
}