.btn {
    text-transform: none;
}

.topbar {
    background-color: #F0F0F0;
}

.topbar .container {
    padding: 10px 0px;
}

.topbar ul {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.topbar i {
    color: #529C94;
}

.page-logo1 {
    text-align: center;
}

.page-logo2 {
    text-align: center;
}

.page-info {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.text-contactf {
    text-transform: none !important;
    letter-spacing: 0px;
}

.main-navigation .mainmenu__item.menu-item-has-children > ul.sub-menu {
    width: auto;
    margin-top: 31px;
}

.btn-style-1 {
    background-color: #41A6B0;
}

.text-block .btn-color-black.btn-outline {
    border-color: #41A6B0;
}

.text-block .btn-color-black {
    color: #ffffff;
}

.btn-style-1:hover {
    background-color: #41A6B0;
}

.slider-content a:hover {
    opacity: 1;
}

.slider-content .slider__title {
    color: #ffffff;
}

.slider-content .slider__subtitle {
    color: #ffffff;
}

.contact-header {
    text-align: center;
    background-color: #529C94;
    color: white;
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0px;
    text-transform: uppercase;
    padding: 5px 0px;
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 300px;
    margin: auto;
    text-align: center;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 100%;
}

.func-contact {
    background-color: #529C94;
    color: white;
    font-size: 16px;
    padding: 5px 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-weight: 700;
}

.title {
    color: black;
    font-size: 16px;
    font-weight: 700;
}

.pers-data p {
    color: black;
}

.contact-personal {
    border: 1px solid #529C94;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    text-align: center;
    cursor: pointer;
    width: 150px;
    font-size: 14px;
    border-radius: 30px;
    background-color: #529C94;
    margin-top: 10px;
    text-transform: uppercase;
}

.contact-personal:hover {
    background-color: white;
    color: #529C94;
    border: 1px solid #529C94;
}

.pers-data {
    padding: 30px 0px;
}

.contact-personal:hover, a:hover {
    opacity: 0.7;
}

.zuka-preloader-inner {
    justify-content: center !important;
}

.banner-box .banner-link {
    display: inline-block;
    text-indent: 0;
    position: absolute;
    left: 50%;
    right: auto;
    top: 50%;
    visibility: inherit;
    opacity: 1;
    transition: all 250ms ease-out;
    z-index: 2;
    color: white;
    transform: translate(-50%, -50%);
    bottom: auto;
    text-align: center;
    font-size: 24px;
}

.heading-big-fullwidthbanner {
    font-size: 50px;
}

.fullwidth-banner-area {
    background-color: #f0f0f0 !important;
}

.product-box-label {
    top: 0;
    left: 0;
    background: #40A4AE;
    padding: 18px 30px;
    display: inline-block;
    z-index: 99;
    text-align: center;
    color: white;
    font-size: 14px;
}

.product-main-details .product-summary {
    padding-top: 20px;
}

.view-all {
    text-transform: none;
}

.pagination {
    flex-wrap: wrap;
}

.checkout-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.checkout-box::after {
    content: none;
}

.checkout-box .btn {
    border-radius: 35px;
    line-height: 58px;
}

.checkout-box .btn-color-black {
    border-color: #41A6B0;
}

.checkout-box .btn-style-1 {
    color: #ffffff;
}

.zuka-product-action {
    bottom: 45px;
    right: 0px;
}

.p-f-b {
    display: none;
}

.blog-area .slick-dots {
    margin-top: 35px;
}

.single-post .owl-carousel .owl-item .gallery-item {
    text-align: center;
}

.lower-footer {

}


@media only screen and (min-width: 601px) and (max-width: 991px) {
    .topbar ul {
        justify-content: center;
    }

    .page-logo1 {
        justify-content: center;
    }


    .page-logo2 {
        padding: 5px 0px;
    }

    .page-info {
        justify-content: center;
    }

    .topbar .row {
        margin: 0px
    }

    .align-items-center {
        justify-content: flex-end !important;
    }
}

@media only screen and (max-width: 600px) {
    .page-logo1 {
        justify-content: center;
    }

    .topbar ul {
        justify-content: center;
    }

    .page-logo2 {
        padding: 5px 0px;
        justify-content: center;
    }

    .page-info {
        justify-content: center;
    }

    .topbar .row {
        margin: 0px
    }

    .align-items-center {
        justify-content: flex-end !important;
    }

    .card {
        margin-top: 20px;
        height: auto;
    }

    .zuka-preloader-inner {
        justify-content: center !important;
    }
}

.order-form .table td, .order-form .table th {
    padding: .75rem;
}

.order-form input {
    padding-top: 20px;
    padding-bottom: 20px;
}

.btn-ip {
    border-color: #41A6B0 !important;
}

@media screen and (min-width: 992px) {

    .banner_area .slick-dots {
        display: none;
    }

    ul .grand_child_ul {
        position: absolute;
        display: none;
        right: -320px;
        background: white;
        width: 320px;
        top: -1px;
        border: 1px solid silver;
    }

    ul .grand_child_ul li {
        border-bottom: 1px solid silver;
        padding: 3px 20px;
    }

    li.relative:hover .grand_child_ul {
        display: block;
    }

    li.relative {
        position: relative;
    }

    .sub-menu {
        padding: 0 !important;
    }

    .sub-menu > li {
        padding: 5px 20px;
    }

    .offset-lg-7 {
        margin-left: 0px;
    }

}

@media (max-width: 991px) {
    .zuka-product-action {
        bottom: 65px;
        right: 0px;
    }
}


.custom-table td, .custom-table th {
    padding: 10px !important;
}

@media (max-width: 767px) {
    .footer-row .footer-column:not(:last-child) {
        margin-bottom: 45px;
    }
}

.banner-area .slick-dots {
    display: none !important;
}

@media (max-width: 566px) {
    .banner-area .banner-overlay {
        font-size: 19px;
    }
}

.payment-box {
    margin-bottom: 25px;
}

.payment-box a {
    display: inline-block;
    margin: 10px 8px;
}

.breadcrumb-area .page-title {
    text-transform: none;
}

.breadcrumb-area .breadcrumb li span {
    text-transform: none;
}

.mobile-navigation .mobile-menu li > .menu-expand {
    width: 20px;
}

@media (max-width: 607px) {

    .checkout-box {
        justify-content: center;
    }

    .checkout-box .pull-left {
        margin-right: 10px;
    }

    .checkout-box .btn {
        margin-top: 10px;
    }
}

.custom-table th, .custom-table td {
    border: 1px solid silver !important;
}

.homepage-slider .single-slide {
    height: 465px;
}

.main-navigation .mainmenu__item.menu-item-has-children > ul.sub-menu {
    margin-top: 0;
}

.product-main-image a {
    display: flex;
    justify-content: center;
    align-items: center;
}


.product-main-image .owl-carousel .owl-item img {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 50% !important;
}

.slider-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-content .slider-button {
    position: absolute;
    top: 150px;
}

@media (min-width: 992px) {

    .w-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20% !important;
        flex: 0 0 20% !important;
        max-width: 20%;
    }
}

@media (max-width: 575px) {
    .shop-p-p2c .col-sm-6 {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50%;
    }

    .w-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50%;
    }

}

@media (max-width: 575px) {

    .m-w-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50%;
    }
}

.fa-file-pdf-o {
    color: #DD0011;
}

/*@media (min-width: 992px) {*/
/*    .product-shop .product-inner .product-image .product-image--holder a {*/
/*        height: 200px;*/
/*    }*/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px) {*/
/*    .product-shop .product-inner .product-image .product-image--holder a {*/
/*        height: 300px;*/
/*    }*/
/*}*/

/*@media only screen and (min-width: 576px) and (max-width: 767px) {*/
/*    .product-shop .product-inner .product-image .product-image--holder a {*/
/*        height: 400px;*/
/*    }*/
/*}*/

.product-image .product-badge {
    top: 0;
    left: 0;
    padding: 8px;
}

.product-inner .product-image {
    display: flex;
    justify-content: end;
    align-items: center;
}

.product-inner .product-image .zuka-product-action {
    bottom: unset;
    right: unset;
}

.product-badge {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}