
html {
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth;
}

.reflection-text {
    position: relative;
    margin: 16px 0px 30px;
    display: inline-block;
}

    .reflection-text div {
        position: absolute;
        text-align: center;
        bottom: -2rem;
        width: auto;
        display: inline;
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%);
    }

.product_description {
    font-size: 15px;
    margin: 2px 0px;
    text-align: center !important;
}

.reflection-text div i {
    color: #ffffff;
    z-index: 9;
    font-size: 16px;
    position: relative;
    background: #f42625;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    line-height: 26px;
}

.reflection-text .one {
    width: 90px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 130%;
    background: #333;
    z-index: 9;
}

.reflection-text .two {
    width: 90px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 130%;
    background: #333;
    z-index: 9;
}

body {
    background: #fff;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    font-family: 'Lato', sans-serif !important;
    color: #424242 !important;
    /*  padding-top: 83px*/
}

ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

h1 {
    margin: 0;
}

h2 {
    margin: 0;
}

h3 {
    margin: 0;
}

h4 {
    margin: 0;
}

h5 {
    margin: 0;
}

h6 {
    margin: 0;
}

p {
    margin: 0;
    font-size: 14px;
    line-height: 26px;
    color: #424242;
}

.header-area {
    background: ##0d3685;
    z-index: 9999999;
    padding: 8px 0px;
    color:#fff;
}

.left ul {
    display: flex;
    align-items: center;
}

    .left ul li {
        margin-right: 45px;
        font-size: 14px;
        color: #fff;
    }

        .left ul li a {
            color: #fff;
            letter-spacing: 1px;
            padding-left: 10px;
            text-decoration: none;
        }

.left ul {
    display: flex;
    align-items: center;
    margin: 0px;
}

    .left ul li {
        margin-right: 45px;
        font-size: 14px;
        color: #fff;
    }

        .left ul li a {
            color: #fff;
            padding-left: 10px;
        }

.right ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0px;
}

    .right ul li {
        margin-left: 25px;
        font-size: 16px;
        color: #fff;
    }

        .right ul li a {
            color: #fff;
        }


/*section.slick_slider {
    background-image: url('../images/slider2.png');
    background-size: cover;
    position: relative;
    height: 100vh !important;
    padding: 230px 0px;
    z-index: 99999;
}*/
section.slick_slider {
    text-align: center;
    padding-top: 62px;
    overflow: hidden;
}

    section.slick_slider ul.slick-dots {
        display: grid;
        align-items: center;
        width: 40%;
        position: absolute;
        top: 261px;
        left: 36px;
        bottom: inherit;
    }

        section.slick_slider ul.slick-dots li button {
            padding: 0;
            border: 0;
            margin-right: 10px;
            background: #504997;
            font-size: 0;
            height: 10px;
            width: 10px;
            border-radius: 50%;
            line-height: 1;
            cursor: pointer;
            outline: none;
        }

        section.slick_slider ul.slick-dots li.slick-active button {
            background: #fe6631 !important;
        }

    section.slick_slider::after {
        content: "";
        position: absolute;
        left: 0px;
        bottom: -115px;
        width: 100%;
        background-image: url('../../images/choose_bg_shape02.png');
        height: 200px;
        background-position: center center;
        background-size: cover;
        display: none;
    }


.slide {
    position: relative;
}

    .slide img {
        width: 100%;
        height: auto;
    }

.slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 85%;
    transform: translate(-50%, -50%);
}

    .slider-content h4 {
        font-size: 50px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0px;
    }

    .slider-content p {
        font-size: 20px;
        color: #fff;
        text-align: center;
    }

.slider-text-info {
    position: absolute;
    left: 15%;
    top: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    text-align: center;
}

    .slider-text-info h4 {
        font-size: 70px;
        color: #fff;
    }

    .slider-text-info a {
        font-size: 16px;
        color: #fff;
        font-weight: 400;
        letter-spacing: 2px;
        width: 200px;
        height: 45px;
        background: #000000;
        display: inline-block;
        line-height: 40px;
        border: 2px solid #fff;
        margin: 20px 0px 0px;
        border-radius: 0px 15px 0px 15px;
    }

section.health-section {
    margin: 60px 0px;
}

.healthSlot {
    position: relative;
    overflow: hidden;
    transition-duration: 0.6s;
    height: auto;
    background: black;
    border-radius: 10px;
}

    .healthSlot h4 {
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 10px;
    }

img.hproduct {
    width: 100%;
    height: auto;
}

.homeboxinn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(0 0 0 / 50%);
    transition: all 0.3s;
    text-align: center;
}

.healthSlot:hover .homeboxinn {
    background: rgb(0 0 0 / 70%);
    transition: all 0.3s;
}

.homeboxinn h4 {
    font-size: 38px;
    color: #fff;
    font-weight: 600;
}

.homeboxinn a {
    font-size: 16px;
    background: #1d498c;
    color: #fff;
    padding: 8px 30px;
    border-radius: 30px;
}

.healthSlot p {
    text-align: justify;
    padding-top: 15px;
}



section.topSlot {
    margin: 65px 0px;
}

.infoSlot {
    /* border: 1px solid rgba(0,0,0,.125); */
    padding: 30px;
    text-align: center;
    border-radius: 7px;
    box-shadow: 0px 0px 8px 3px #00000026;
    transition-duration: 0.6s;
    margin-bottom: 30px;
    cursor: pointer;
    height: 310px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.icon-box {
    background: #e8e5e5;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    margin: 10px auto 20px;
}

.txt-box h3 {
    margin: 0px;
    font-size: 22px;
    padding: 0px 0px 10px;
    color: #424242;
    font-family: 'Playfair Display', serif;
}

.infoSlot:hover {
    background: #1d498c;
    box-shadow: none;
    transform: rotateY( 180deg );
    transition: 0.3s ease-in-out all;
}

    .infoSlot:hover .txt-box {
        transform: rotateY( 180deg );
    }

    .infoSlot:hover .icon-box {
        transform: rotateY( 180deg );
        background: #ffffff;
    }

    .infoSlot:hover .txt-box h3 {
        color: #fff;
    }

    .infoSlot:hover .txt-box p {
        color: #fff !important;
    }

section.welcome-company {
    background: #f7f7f7;
    margin-bottom: 60px;
}

.aboutSec {
    padding: 70px 0px 0px 100px;
}

    .aboutSec a.submit_btn {
        margin-top: 30px;
    }

h4.subheading.skincolor {
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 26px;
    font-weight: 600;
}

.section-title h2 {
    font-size: 20px;
    line-height: 32px;
}

h4.subheading.skincolor span {
    color: #ea1c21;
}

section.our_video {
    margin: 0px 0px 60px;
}

.newsSlot {
    overflow: hidden;
    cursor: pointer;
    height: 375px;
    transition: all 0.4s ease 0.2s;
    padding: 0px 0px 0px 7px;
}


    .newsSlot img {
        width: 100%;
        height: 370px;
        object-fit: cover;
    }

.news_txt {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 0;
    padding: 0px 15px;
    position: relative;
    top: -100px;
}

    .news_txt div h2 {
        font-size: 22px;
        text-transform: uppercase;
        color: #000;
        font-weight: 600;
        font-family: 'Oswald', sans-serif;
        margin: 0px 0px 10px;
    }

    .news_txt div p {
        color: #000 !important;
    }

.buttnSlot {
    position: relative;
    left: 140px;
    transition: all 0.5s ease 0s;
}

.newsSlot:hover .buttnSlot {
    left: 0px;
    transition: all 0.5s ease 0s;
}

.buttnSlot a {
    background: #ea1b21;
    padding: 10px 25px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.text-title h4 {
    font-size: 35px;
    font-weight: 600;
    color: #121110;
    text-transform: capitalize;
    font-family: 'Playfair Display', serif;
}

.text-title {
    text-align: center;
}


section.onlineshop {
    background-image: url('../images/oil-drop.jpg');
    background-position: center center;
    background-size: cover;
    height: 400px;
    padding: 135px 0px;
    margin: 60px 0px;
}

.txtSlot {
    text-align: center;
}

    .txtSlot h6 {
        font-size: 18px;
        color: #fff;
    }

    .txtSlot h5 {
        font-size: 40px;
        font-weight: 600;
        color: #000;
        margin: 10px 0px;
    }

.submit_btn {
    display: inline-block;
    width: 250px;
    height: 40px;
    background: #0d3685 !important;
    border-radius: 0px;
    color: #fff;
    font-size: 18px;
    border: none;
    line-height: 40px;
    text-align: center;
    transition-duration: 0.6s;
    text-decoration: none !important;
}

    .submit_btn:hover {
        background: #1c57b7 !important;
        color: #fff;
        font-size: 17px;
        transition-duration: 0.6s;
    }

section.breadcrumbs {
    background-image: url(../images/bg_sec_3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 144px 0px 70px 0px;
    margin: 0px;
    background-position: 50%;
    position: relative;
}


    section.breadcrumbs:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.6;
        background: #000;
        content: "";
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

h2.contact_Slot {
    font-size: 35px;
    color: #fff;
    margin: 0px 0px 0px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
}

section.breadcrumbs ol.breadcrumb {
    background: none;
    text-align: center;
    justify-content: center;
    padding: 0px 0px;
}

li.breadcrumb-item {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

    li.breadcrumb-item a {
        color: #fff;
    }

.breadcrumb-item.active {
    color: #fff !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #fff;
    content: "/";
}


section.footwear_product {
    margin: 60px 0px;
}

img.banner-slider {
    border: 1px solid #ccc;
    border-radius: 5px;
}



.newsletter {
    background-image: url('../images/newsletter.jpg');
    padding: 150px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 70px 0px 0px;
    background-position: left;
    position: relative;
}

    .newsletter:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.76);
    }

.title {
    font-size: 38px;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px;
    line-height: 30px;
    color: #fff;
}

.title-subtitle {
    font-weight: 400;
    padding-top: 38px;
    font-size: 16px;
    color: #fff;
}

.newsletter-form form {
    position: relative;
    margin-top: 40px;
}

.newsletter-form input {
    background-color: #fff !important;
    border: 1px solid #fff;
    padding: 14px 50px 14px 18px;
    font-size: 14px;
    color: #333;
    height: 43px;
    width: 100%;
    outline: none;
    border-radius: 20px;
    font-weight: 400;
}

.newsletter-form button {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    border: none;
    background-color: #1d498c;
    padding: 13px 25px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    height: 43px;
    z-index: 9999;
    border-radius: 0 20px 20px 0px;
    font-weight: 500;
    outline: none;
    z-index: 99;
}

.custom-text-banner img {
    width: 100%;
}

section.custom-about-feature {
    padding: 20px 0px 50px;
}

.text-feature ul li {
    margin-bottom: 20px;
    font-size: 16px;
}

img.icon {
    width: 20px;
    margin-right: 10px;
}

.secure-info {
    text-align: center;
    margin-bottom: 20px;
}

.secure-info-txt h3 {
    font-size: 15px;
    margin: 10px 0px 2px 0px;
    font-weight: 600;
    color: #06264b;
}

.secure-info-txt p {
    line-height: normal;
}

section.i2cure_media {
    padding: 60px 0px;
    text-align: center;
}

.news_title img {
    width: 100%;
}

    .news_title img:hover {
        transform: rotateY( 360deg );
        transition: all 1000ms ease;
        cursor: pointer;
    }

.news_title div {
    padding-top: 20px;
}

    .news_title div a {
        font-size: 18px;
        color: #333;
        font-weight: 500;
    }

.clo_product {
    text-align: center;
    background: #fff;
    margin-bottom: 32px;
    border-radius: 6px;
    padding: 20px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

    .clo_product h4 {
        color: #333;
        font-size: 25px;
        font-weight: 600;
        text-transform: uppercase;
        
    }

.line-imgs {
    padding: 5px 0px 20px;
}
/*   .line-imgs img {
        width: 90%;
        margin: 0px auto;
    }*/
section.paymentSlot {
    background: #e4e4e4;
    padding: 40px 0px;
}

.paymentSec {
    text-align: center;
}

    .paymentSec img {
        width: 100%;
        max-width: 90px;
    }

    .paymentSec h2 {
        font-size: 18px;
        font-weight: 600;
        color: #333;
        padding: 0px;
        margin: 10px 0px;
    }

.blogSlot {
    border-radius: 10px;
    padding-bottom: 15px;
    position: relative;
    cursor: pointer;
    box-shadow: 0px 0px 8px #ccc;
    overflow: hidden;
    background-color: #ffffff;
    text-align: center;
    /* border: 1px solid #fff; */
    padding: 25px 10px;
    transition-duration: 0.6s;
    height: 300px;
}

    .blogSlot i {
        border: 1px solid #fff;
        width: 75px;
        height: 75px;
        border-radius: 50%;
        color: #fff;
        background: linear-gradient(to left, #4d5fbf, #3a4998);
        font-size: 32px;
        text-align: center;
        line-height: 75px;
    }

    .blogSlot h2 {
        font-size: 30px;
        color: #4d5fbf;
        font-weight: 600;
        letter-spacing: 1px;
        margin: 20px 0px 10px;
        font-family: 'Playfair Display', serif;
    }

    .blogSlot p {
        padding: 0px 15px;
        text-align: left;
        color: #000 !important;
        font-size: 13px;
    }

.choose_header h3 {
    text-align: center;
    font-size: 38px;
    margin-bottom: 20px;
}

section.blog-Section {
    background: #f1f1f1;
    padding: 70px 0px;
    margin: 0px;
}

section.bg-lightgrey {
    background: #fff;
    padding: 60px 0px;
}

.servies-info:hover img {
    -webkit-transform: scale(2.05);
    transform: scale(1.05);
    filter: blur(2px);
}

.servies-info img {
    width: 100%;
    transition: all .4s;
}

.servies-info:hover h3.servies-title {
    margin-left: 20px;
    transition: all .5s;
    margin-right: 20px;
}

h3.servies-title {
    position: relative;
    padding: 23px 28px 25px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 16px;
    margin: -46px 45px 0;
    transition: all .4s;
    text-align: center;
}

.servies-info:hover h3.servies-title:before {
    width: 100%;
}

h3.servies-title:before {
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    border-bottom: 3px solid #ff0000;
    width: 0;
    z-index: 1;
    transition: all .5s;
}

.servies-info {
    margin-bottom: 30px;
}


.client-section {
    /* margin-bottom: 60px; */
    background: #f4f9ec;
    padding: px 0px;
}

.single-services {
    /* border: 1px solid #ccc; */
    margin-bottom: 30px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
 
    background: white;
 
    border-radius: 5px;
}

img.our_services {
    width: 100%;
}

.text_feature {
    padding: 10px 5px;
    background: #c4ffec;
    height: 343px;
}
.owl-nav{
    display:none!important;
}
.feature_row {
    margin-top: 41px;
}
.services_img .icon-bg {
    color: #0d3685;
    text-align: center;
    background-repeat: no-repeat;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    bottom: -30px;
    right: 174px;
    background: #fff;
    width: 90px;
    height: 90px;
    line-height: 91px;
    font-size: 39px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 13%);
    transition: all 0.3s ease;
    z-index: 1;
}

.services_img:hover .icon-bg {
    background: linear-gradient(45deg,#f646458c, #61b3e0,#31308e9e);
    color: #fff;
}

.single-services h4 {
    padding: 0px;
    margin: 25px 0px 5px 0px;
    font-size: 22px;
    line-height: 26px;
    color: #0d3685;
    font-weight: bold;
    /*text-align: left;
    font-family: 'Roboto', serif;*/
    text-align: center;
}

.single-services p {
    margin: 0px;
    padding: 0px 10px;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
}


section.brand_section {
    text-align: center;
    padding: 0px 0px 50px 0px;
    background: #fff;
}

.brand_logos ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    margin: 0px auto 30px;
}

    .brand_logos ul li {
        border-radius: 5px;
        transition-duration: 0.6s;
        padding: 10px 10px;
        margin: 15px 0px 15px;
        width: 16%;
    }

        .brand_logos ul li a img {
            width: 100%;
            /* box-shadow: 0 0 4px #1a5967; */
            height: 90px;
            border: 1px solid rgba(0,0,0,.08);
            transition: all .2s ease-in-out;
            filter: grayscale(100%);
            padding: 10px;
        }

        .brand_logos ul li:hover {
            box-shadow: 0 0 4px #1a5967;
            transition-duration: 0.6s;
            /* box-shadow: 0 0 5px #e4e4e4; */
        }

            .brand_logos ul li:hover a img {
                filter: grayscale(0);
            }

section.overlay_bg {
    background:#0d3685;
    padding: 50px 0px;
}

.overlay_bg .call-inner h2 {
    font-size: 34px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 700;
}

.overlay_bg .call-inner p {
    color: #eee;
    font-size: 15px;
}

.overlay_bg .button {
    position: relative;
    float: right;
    margin-top: 5px;
    background: none;
}

.overlay_bg .bizwheel-btn {
    background: #fff;
    color: #488134;
    box-shadow: 0 10px 10px -8px rgb(0 0 0 / 50%);
    padding: 12px 32px;
    font-size: 15px;
    border-radius: 0px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease;
    line-height: 20px !important;
}

    .overlay_bg .bizwheel-btn:hover {
        background: #0d3685;
        color: #fff;
    }

.topAchiver_imgs {
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden;
}

    .topAchiver_imgs img {
        width: 100%;
    }

section.topAchiver {
    padding: 0px;
}

    section.topAchiver .topAchiver_imgs {
        height: 235px !important;
        margin-bottom: 0px;
    }
#ctl00_Unnamed{
    width:100%;
}

.newsSection {
    background-image: url('../images/successful-wallpaper_1692052.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 370px;
    position: relative;
}
    .newsSection marquee{
        height:100%;
    }
    section.top_achiever {
        margin: 0px 0px -10px 0px;
    }

.newsSection:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.newsSection p {
    color: #fff;
    padding: 20px;
}

@media(max-width: 767px) {
    .line-imgs img {
        width: 65%;
    }
    section.overlay_bg {
        background:#0d3685;
        padding: 34px 0px;
    }

    .overlay_bg .call-inner h2 {
        font-size: 24px;
        line-height: 35px;
        color: #fff;
        margin-bottom: 15px;
        font-weight: 700;
    }

    section.slick_slider ul.slick-dots {
        display: grid;
        align-items: center;
        width: 40%;
        position: absolute;
        top: 40px;
        left: 36px;
        bottom: inherit;
    }
    .services_img .icon-bg {
       
        z-index: 1;
        height: 70px;
        width: 70px;
        line-height: 70px;
    }
    .single-services {
        /* border: 1px solid #ccc; */
        margin-bottom: 66px; 
    }
        .single-services h4 {
            padding: 0px;
            margin: 25px 0px 5px 0px;
            font-size: 16px;
            line-height: 26px;
            color: #0d3685;
            font-weight: bold;
            text-align: center;
        }
        .single-services p {
            margin: 0px;
            padding: 0px 10px;
            font-size: 13px;
            line-height: 22px;
            text-align: justify;
        }
    .videotitle {
        margin: 0px 0px 10px 0px;
    }
    .header-area {
        display: none;
    }
    section.slick_slider {
        margin-top: 60px !important;
        padding-top: 19px;
    }
}
