/* _content/Web/Components/Layout/FooterBody.razor.rz.scp.css */
[b-r4czkejsvp] .ant-card {
    background-color: transparent;
    color: #b1d5ed;
    font-size: 13px;
}

[b-r4czkejsvp] .ant-card-body {
    padding: 24px;
    padding-top: 10px;
}

[b-r4czkejsvp] .ant-card-head {
    /*background: url(../img/k1.jpg) no-repeat;*/
    background-position: 16px 19px;
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    border-bottom: 0px solid #f0f0f0;
    font-weight: bold;
}

[b-r4czkejsvp] .ant-card-head-title {
    padding: 11px 0;
}

[b-r4czkejsvp] .ant-divider {
    border-top: double 1px var(--ant-primary-color-hover);
}

[b-r4czkejsvp] a {
    color: #b1d5ed;
}
/* _content/Web/Components/Layout/MainLayout.razor.rz.scp.css */
[b-739djkm78g] .ant-card-body {
    padding: 10px;
}
/* _content/Web/Components/Layout/NavMenu.razor.rz.scp.css */
[b-rg61plsfb0] .ant-menu-horizontal {
    text-align: center;
}
[b-rg61plsfb0] .ant-menu {
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
 
[b-rg61plsfb0] .ant-menu-horizontal {
    border-bottom: 0px solid #f0f0f0;
}

    [b-rg61plsfb0] .ant-menu-horizontal > .ant-menu-item a {
        font-weight: 600;
        color: white;
        font-size: 16px;
    }

    [b-rg61plsfb0] .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover {
        background-color: var(--ant-primary-color-hover);
    }

    [b-rg61plsfb0] .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected {
        background-color: var(--ant-primary-color-active);
    }

    [b-rg61plsfb0] .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected {
        color: #fff;
        background-color: var(--ant-primary-color-active);
    }

    [b-rg61plsfb0] .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover {
        color: #fff;
        background-color: var(--ant-primary-color-hover);
    }

[b-rg61plsfb0] .ant-menu-light .ant-menu-submenu-title:hover {
    color: #fff;
}
[b-rg61plsfb0] .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item {
    /*padding: 0 34px;*/
    /*padding: 0 60px;*/
    padding: 0 60px;
}
[b-rg61plsfb0] .ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu {
    /*padding: 0 40px;*/
}
/* _content/Web/Components/Pages/Aboutus/Aboutus.razor.rz.scp.css */
[b-joofxc2hdn] .ant-card {
    border-radius: 10px;
}
[b-joofxc2hdn] .ant-avatar-square {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
/* _content/Web/Components/Pages/Aboutus/AboutusOCP.razor.rz.scp.css */
[b-c0szd0nz2k] .ant-card {
    background-color: transparent;
}
[b-c0szd0nz2k] .ant-card-meta-title {
    font-weight: bold;
    line-height: 32px;
}
[b-c0szd0nz2k] .ant-card-meta-detail {
    font-size: 14px;
    color: #555;
}
/* _content/Web/Components/Pages/Aboutus/AboutusOurNetwork.razor.rz.scp.css */
[b-kufrsvjw3j] .ant-divider-horizontal.ant-divider-with-text {
    margin: 0px 0;
}
[b-kufrsvjw3j] .ant-card {
    border-radius: 10px;
    height: 162px;
}
[b-kufrsvjw3j] .ant-card-body {
    line-height: 20px;
}

[b-kufrsvjw3j] .ant-card-meta-title {
    font-size: 26px;
    line-height: 30px;
    color: var(--ant-primary-color);
    font-weight: 100;
}

[b-kufrsvjw3j] .ant-card-meta-detail {
    font-size: 13px;
    margin-top: 10px;
    color: #666;
}
/* _content/Web/Components/Pages/Contactus/Contactus.razor.rz.scp.css */
[b-qxci5g8o63] .ant-card {
    background: transparent;
}
/* _content/Web/Components/Pages/Home/BannerCarousel.razor.rz.scp.css */
[b-5r6nifwluz] .swiper-font-info {
    position: absolute;
    font-size: clamp(2.5rem, 0.462rem + 4.26vw, 4.375rem);
    font-weight: bold;
    color: #fff;
    line-height: 90px;
    text-shadow: 1px 1px 10px #555;
    transition: all 0.2s linear 0s;
}
/* _content/Web/Components/Pages/Home/HomeVideo.razor.rz.scp.css */
[b-ljurdsezmq] .ant-card {
    border-radius: 10px !important;
}

[b-ljurdsezmq] .ant-card-body {
    padding: 18px;
    background: url(../img/o1.jpg) no-repeat right center #fff;
    border-radius: 10px;
    box-shadow: 0px 1px 10px #CCC;
}

[b-ljurdsezmq] .ant-avatar {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 15%;
}

[b-ljurdsezmq] .ant-card-meta-title {
    color: #0189d5;
    font-size: 2rem;
    font-weight: bold;
}
[b-ljurdsezmq] .ant-tag {
    font-size: 14px;
    line-height: 38px;
    border-radius: 8px;
}
/* _content/Web/Components/Pages/Home/OurServicesCarousel.razor.rz.scp.css */
[b-mydlewhc8g] .ant-card-body {
    padding: 12px;
}

[b-mydlewhc8g] .ant-card {
    border-radius: 10px;
}
[b-mydlewhc8g] .img-style {
    /*border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
    width: 365px;
    height: 236px;
}
[b-mydlewhc8g] .ant-carousel .slick-dots li button {
    background: #1890ff;
}
/* _content/Web/Components/Pages/News/News.razor.rz.scp.css */
[b-oip5xs9mkb] .ant-card {
    border-radius: 10px;
}
[b-oip5xs9mkb] .ant-card-body{
    padding:0px;
}
[b-oip5xs9mkb] .img-style {
    border-radius: 10px;
    width: 100%;
    height: 242px;
}
[b-oip5xs9mkb] .ant-card-meta-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    color:#000;
}
[b-oip5xs9mkb] .ant-card-meta-detail {
    color: #666;
}
/* _content/Web/Components/Pages/OurServices/OurServices.razor.rz.scp.css */
[b-h05dzzd10e] .ant-ribbon {
    top: 1px;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    padding: 0px 33px;
}

[b-h05dzzd10e] .ant-card {
    border-radius: 10px;
}
[b-h05dzzd10e] .ant-card-body {
    padding: 16px;
}
/* _content/Web/Components/Pages/Quote/QuoteFCL.razor.rz.scp.css */
[b-41zyo4xv0e] .ant-input-group-addon {
    width: 105px;
}
[b-41zyo4xv0e] .ant-descriptions-bordered .ant-descriptions-item-label{
    text-align:right;
}
/* _content/Web/Components/Pages/Quote/QuoteLCL.razor.rz.scp.css */
[b-rjhw0ynnnq] .ant-input-group-addon {
    width: 105px;
}

[b-rjhw0ynnnq] .ant-descriptions-bordered .ant-descriptions-item-label {
    text-align: right;
}
