html {
    font-size: 16px;
}

body {
    font-family: "Roboto", "Microsoft JhengHei", -apple-system, BlinkMacSystemFont,
        "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    background: #fff;
    font-size: 1rem;
    color: #000000;

}

img {
    height: auto;
}

@font-face {
    font-family: GENSEKIGOTHIC-B;
    src: url(../assets/fonts/GENSEKIGOTHIC-B.TTC);
}

.font-GENSEKIGOTHIC-B {
    font-family: GENSEKIGOTHIC-B, Microsoft JhengHei;
}

h1,
h2,
h3,
.content {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: inherit;
    font-weight: bold;
}

h4,
h5,
h6 {
    font-family: inherit;
    color: inherit;
}

h2 {
    font-size: 26px;
}

@media screen and (min-width: 992px) {
    .h1-md {
        font-size: 43px !important;
        font-weight: 550;
    }
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 18px;
}

a {
    color: #22ade6
}

a:hover {
    color: #002951;
    text-decoration: none;
}

.text-decoration-line-through {
    text-decoration: line-through !important;
}

.ls-1px {
    letter-spacing: 1px;
}

.a-text-white a {
    color: white !important;
}

a.signup-policy {
    color: #af7558;
    /*
    color: #007bff;
    */
}

a.signup-policy:hover {
    color: #964d29;
}

@media screen and (max-width: 576px) {
    .modal-dialog {
        margin: 1.5rem 0.8rem;
    }
}

a.text-gge-red:hover,
.text-active {
    color: #b01e1c !important;
}

@media screen and (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.35rem !important;
        padding-left: 0.35rem !important;
    }
}

@media screen and (min-width: 992px) {
    .select-width-min992 {
        display: none;
    }
}

@media screen and (max-width: 991.9px) {
    .select-width-max992 {
        display: none;
    }
}

@media screen and (max-width: 405px) {
    .select-width-max405+div {
        margin-top: -92px;
    }
}

@media screen and (max-width: 405px) {
    .select-width-max405 {
        margin-right: -55px !important;
    }
}

@media screen and (max-width: 405px) {
    .select-width-max405-logo {
        padding-right: 55px !important;
    }
}

.z-2 {
    z-index: 2;
}

.top-0 {
    top: 0 !important;
}

.left-0 {
    left: 0 !important;
}

.right-0 {
    right: 0 !important;
}

.bottom-0 {
    bottom: 0 !important;
}

.rounded-3 {
    border-radius: 0.3rem;
}

.rounded-10 {
    border-radius: 1rem;
}

[class*="y32-bg"],
[class*="y33-bg"] {
    position: relative;
    transition: 0.3s;
}

[class*="y32-bg"]>*,
[class*="y33-bg"]>* {
    position: relative;
    z-index: 1;
}

[class*="y32-bg"]::before,
[class*="y33-bg"]::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 58%;
    z-index: 0;
    transition: 0.3s;
}

[class*="y32-bg"]:hover::before,
[class*="y33-bg"]:hover::before {
    height: 42%;
}

.y32-bg-FFA2A4::before {
    background-color: #ffa2a4 !important;
}

.y32-bg-C1EDF8::before {
    background-color: #c1edf8 !important;
}

.y32-bg-A2A0AA::before {
    background-color: #a2a0aa !important;
}

.y33-bg-DFDBD8::before {
    background-color: #dfdbd8 !important;
}

@media screen and (max-width: 767.98px) {
    .mt-y32-02 {
        margin-top: calc(13vw - 1.5rem);
    }
}

.gx-2 {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

.gx-2>* {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
}

.circle-2rem {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    overflow: hidden;
    /* line-height: 1; */
}

/*
@media screen and (max-width: 424px) {
    .select-width-max424-nav {
        flex-direction: row-reverse !important;
        width: 100% !important;
    }
}
*/

/*背景圖用padding調整比例 高 比 寬*/

/*首頁banner*/
/*
.home-banner-content {
    display: flex;
    flex-direction: column;
    height: 100% !important;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
*/
.home-banner-content {
    position: absolute;
    z-index: 2;
}

.home-banner-content {
    font-family: "Microsoft YaHei", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    position: absolute;
    z-index: 1;
}

.home-content {
    font-family: "Microsoft YaHei", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    z-index: 1;
}

.home-banner-content.lt {
    left: 10%;
    top: 40%;
}

.home-banner-content.lb {
    left: 10%;
    bottom: 40%;
}

.home-banner-content.rt {
    right: 10%;
    top: 40%;
}

.home-banner-content.rb {
    right: 10%;
    bottom: 40%;
}

.home-banner-content.c {
    text-align: center;
    left: 10%;
    right: 10%;
    top: 27%;
}

@media screen and (min-width: 992px) {
    .home-banner-content p {
        font-size: 21px !important;
        letter-spacing: 1px;
    }

    .home-banner-content.text-white {
        text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 2px;
    }

    .home-banner-content.text-white .btn {
        text-shadow: none;
    }

    .home-content p {
        font-size: 21px !important;
        letter-spacing: 1px;
    }

    .home-content.text-white {
        text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 2px;
    }

    .home-content.text-white .btn {
        text-shadow: none;
    }
}

@media screen and (max-width: 991.9px) {

    .home-banner-content.text-white,
    .home-banner-content.text-dark,
    .home-banner-content.text-black {
        color: #fff !important;
        text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 2px;
    }

    .home-content.text-white {
        color: #fff !important;
        text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 2px;
    }
}

@media screen and (max-width: 991.9px) and (min-width: 768.1px) {
    /*
    .home-banner-content {
        width: 60%;
        padding-left: 4rem;
    }
    */
}

@media screen and (max-width: 768px) and (min-width: 576.1px) {
    /*   
    .home-banner-content {
        width: 75%;
        padding-left: 2rem;
    }
    */
}

@media screen and (max-width: 576px) {
    /*
    .home-banner-content {
        padding-left: 1.2rem;
        padding-right: 1.2rem;
    }
    */
}

.home-banner-content h2 {
    line-height: 140%;
    font-weight: 850;
    margin-top: auto;
    margin-bottom: 1.5rem;
    font-size: 42px;
}

@media screen and (max-width: 576px) {
    .home-banner-content h2 {
        font-weight: 550 !important;
        font-size: 26px !important;
    }
}

@media screen and (max-width: 576px) {
    .home-banner-content p {
        font-size: 16px !important;
    }

    .home-content p {
        font-size: 16px !important;
    }
}

.banner-height {
    padding-top: calc(1 / 2 * 100%);
}

@media screen and (max-width: 768px) {
    .banner-height {
        height: 100vw !important;
    }
}

.banners-bottom-margin {
    margin-top: 3rem !important;
    margin-bottom: 5rem !important;
}

.bg-mama {
    background-image: url(../img/mama-bg.jpg);
    background-size: cover;
    background-position: center;
}

/*首頁banner結束*/

@media screen and (max-width: 767.9px) {
    .banner-img-h {
        height: 43vh !important;
    }
}

@media screen and (max-width: 992px) {
    .pt100 {
        padding-top: 100% !important;
    }
}

.banner-img-h {
    height: calc(100vh - 69px);
}

.h1-to-w2 {
    padding-top: 50%;
}

/*背景圖用至中*/

.bg-center {
    background-position: 50% 50%;
}

.bg-default {
    background-color: #22ade6 !important;
}

.bg-tec-blue {
    background-color: #22ade6 !important;
}

.bg-black-60 {
    background: rgba(0, 0, 0, .6);
}

.text-tec-blue {
    color: #22ade6 !important;
}

a.text-tec-blue:hover {
    color: #227fd8 !important;
}

.bg-tec-gray {
    background-color: #efefef !important;
}

.bg-gge-light {
    background-color: #f8f9fa !important;
}

.bg-gge-dark {
    background-color: #63666a !important;
}

.bg-CBBDA7 {
    background-color: #cbbda7;
}

.btn-gge-orange {
    color: #fff !important;
    background-color: #f26f25 !important;
    border-color: #f26f25 !important;
}

.btn-outline-light:hover {
    color: #63666a !important;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-tec-blue {
    color: #fff !important;
    background-color: #22ade6 !important;
    border-color: #22ade6 !important;
}

.btn-tec-blue:hover {
    color: #fff !important;
    background-color: #227fd8 !important;
    border-color: #227fd8 !important;
}

.btn-outline-tec-blue {
    color: #22ade6 !important;
    border-color: #22ade6 !important;
}

.btn-outline-tec-blue:hover {
    color: #fff !important;
    background-color: #227fd8 !important;
    border-color: #227fd8 !important;
}

.line-hover-color:hover {
    color: #00c300 !important;
}

.row-small-gutters {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.row-small-gutters .col-small-gutters {
    padding-right: 1px !important;
    padding-left: 1px !important;
    margin-bottom: 2px !important;
}

/*Q & A*/
.tab-content-style {
    box-shadow: none !important;
    color: #53595f !important;
}

.pills-gray a:hover {
    color: #53595f;
}

.pills-gray a {
    color: #778088;
}

.pills-gray a.active {
    color: white !important;
    background-color: #53595f !important;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 1;
}

/* content-banner */
.banner-content {
    display: flex;
    height: 100vw;
    background-color: #eee;
    background-size: cover;
    background-position: center;
    box-shadow: rgba(0, 0, 0, .5) 0 1px 5px;
    position: relative;
}

@media screen and (min-width: 576px) {
    .banner-content {
        height: calc(100vw / 810 * 500);
    }
}

@media screen and (min-width: 768px) {
    .banner-content {
        height: calc(100vw / 1920 * 900);
    }
}

@media screen and (min-width: 992px) {
    .banner-content {
        height: calc(100vw / 1920 * 780);
    }
}

@media screen and (min-width: 1200px) {
    .banner-content {
        height: calc(100vw / 1920 * 660);
    }
}

@media screen and (min-width: 1400px) {
    .banner-content {
        height: calc(100vw / 1920 * 540);
    }
}

.banner-content p {
    font-size: 17px !important;
}

@media screen and (max-width: 768px) {
    .banner-content p {
        font-size: 15px !important;
    }
}

/*gifts 那頁的*/

.bg-gradient-dark {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background-image: linear-gradient(0deg,
            rgba(0, 0, 0, 0.85) 0%,
            transparent 100%);
}

.bouy-box {
    overflow: hidden;
    position: relative;
}

.hover-detail {
    opacity: 0;
    width: 100%;
    height: auto;
    background-image: linear-gradient(to right, #059045, #930d18);
    position: absolute;
    bottom: -100%;
    text-align: left;
    transition: all 300ms ease-in-out;
    z-index: -1;
    padding: 20px;
    align-content: baseline;
}

.rwd-m {
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
}

@media screen and (min-width: 768.1px) {
    .bouy-box {
        cursor: default;
    }
}

@media screen and (min-width: 768.1px) {
    .collapse-m {
        display: none;
    }
}

@media screen and (min-width: 768.1px) {
    .bouy-box:hover .hover-detail {
        z-index: 20;
        opacity: 1;
        bottom: 0;
        transition: all 300ms cubic-bezier(1, 0, 0, 1);
    }
}

.hover-detail-m {
    opacity: 1;
    width: 100%;
    height: auto;
    background-image: linear-gradient(to right, #059045, #930d18);
    top: 0;
    text-align: left;
    transition: all 300ms ease-in-out;
    z-index: 20;
    padding: 20px;
}

@media screen and (min-width: 768px) {
    .select-width-min768-by {
        padding-top: 25% !important;
    }
}

/*home-main-hover*/
a.home-main-hover .card-body {
    transition: 0.3s;
}

a.home-main-hover:hover .card-body {
    background-color: #f2f2f2 !important;
}

.border-radius-20px {
    border-radius: 20px;
    overflow: hidden;
}

.text-ccc {
    color: #999 !important;
}

.text-999 {
    color: #999 !important;
}

.text-default {
    color: #059045 !important;
}

.body-text-color {
    color: #53595f !important;
}

.bg-gge-gray {
    background-color: #e8e8e8;
}

.bg-gge-light {
    background-color: #fafafa;
}

.bg-gge-dark {
    background-color: #63666a;
}

.bg-00000045 {
    background-color: #00000045 !important;
}

/* btn */
.btn,
.btn:hover {
    box-shadow: none;
}

.btn-default {
    --bs-btn-color: #fff;
    --bs-btn-bg: #059045;
    --bs-btn-border-color: #059045;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #157347;
    --bs-btn-hover-border-color: #146c43;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #146c43;
    --bs-btn-active-border-color: #13653f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #059045;
    --bs-btn-disabled-border-color: #059045;
}

/* btn-outline-gge-red */
.btn-outline-gge-red {
    color: #059045 !important;
    background-color: #fff !important;
    border-color: #059045 !important;
}

.btn-outline-gge-red:hover {
    color: #fff !important;
    background-color: #059045 !important;
    border-color: #fff !important;
}

.btn-outline-gge-red:focus {
    box-shadow: 0 0 0 0.2rem rgba(209, 36, 32, 0.25);
}

.btn-gge-orange {
    color: #fff;
    background-color: #f26f25 !important;
    border-color: #f26f25 !important;
}

.btn-outline-light:hover {
    color: #63666a !important;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-ED6C00 {
    color: #ed6c00;
    border-color: #ed6c00;
}

.btn-outline-ED6C00:hover {
    color: #fff;
    background-color: #ed6c00;
    border-color: #ed6c00;
}

.btn-outline-ED6C00:focus {
    box-shadow: 0 0 0 0.2rem rgba(237, 108, 0, 0.5);
}

.btn-rounded {
    border-radius: 1.8rem;
}

/*自訂 btn-outline 顏色*/

.btn-outline-default {
    color: #059045;
    background-color: white;
    border-color: #059045;
}

.btn-outline-default:hover {
    color: #fff;
    background-color: #059045;
}

.btn-outline-default.disabled,
.btn-outline-default:disabled {
    color: #63bf8d;
    background-color: transparent;
}

.btn-fb-blue {
    color: #ffffff;
    background-color: #3b579d;
}

.btn-fb-blue:hover {
    color: #ffffff;
    background-color: #314883;
}

/* btn end */

.gge-border-bottom {
    border-bottom: solid 3px #059045;
}

.kerry-border-bottom {
    border-bottom: solid 3px #f46f21;
}

.gray-border-bottom {
    border-bottom: solid 3px #808080;
}

.footer {
    background: linear-gradient(90deg, #efefef 40%, #22ade6 60%);
}

.footer-icon {
    text-align: center;
    width: 68px;
    height: 68px;
}

.footer-icon:hover {
    background-color: #002951;
}

.bottom-line-content {
    margin: 0 0 1.5rem;
}

.bottom-line-content~p a:hover {
    border-bottom: solid 1.5px #ffffff;
}

.bottom-line-contact a:hover {
    border-bottom: solid 1.5px #ffffff;
}

.pointer,
.cursor-pointer {
    cursor: pointer;
}

.fs-7 {
    font-size: 0.9rem;
}

.font-22 {
    font-size: 22px;
}

.icon-css i {
    margin-right: 6px;
}

.icon-css a:hover i {
    color: #e6e6e6;
}

@media screen and (min-width: 1400px) {
    .d-xxl-block {
        display: block !important;
    }
}

/* 放大 */
.bg-img {
    overflow: hidden;
}

.bg-img .go-big {
    transform: scale(1, 1);
    transition: all 0.7s ease-out;
}

.bg-img .go-big:hover {
    transform: scale(1.2, 1.2);
}

/* cart */
#cart-table th.th-qty {
    width: 150px;
}

@media all and (max-width: 576px) {
    #cart-table th.th-qty {
        width: 120px;
    }
}

/* checkout */
.checkout-remove {
    color: #999;
    cursor: pointer;
}

.checkout-remove:hover {
    color: #f00;
}

.input-group-btn .btn {
    padding: 6px 12px 7px 12px;
    line-height: inherit;
}

.input-group-btn .btn.btn-999 {
    border: none !important;
    background-color: #999 !important;
    color: #fff !important;
}

.input-group-btn .btn.btn-bbb {
    border: none !important;
    background-color: #bbb !important;
    color: #fff !important;
}

/* back-top */
#back-top a {
    box-sizing: content-box !important;
    width: 46px;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 48px;
    height: 46px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: #464646;
    border-radius: 100px;
    border: 3px solid #e3e3e3;
    background: #fff;
    font-weight: bold;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

#back-top a:hover {
    color: #104265 !important;
    border: 3px solid #104265 !important;
}

/* badge */
.badge {
    min-width: 20px;
}

/* content */
.content h2 {
    font-size: 28px;
    margin-top: 1.8rem;
    margin-bottom: 1.8rem;
    font-weight: bold;
}

.content h3 {
    font-size: 21px;
    margin-top: 1.8rem;
    margin-bottom: 1.8rem;
    font-weight: bold;
}

.content img {
    width: 100%;
    max-width: 100%;
}

.content {
    color: #333;
    line-height: 1.5;
}

.content p {
    margin-top: 1.8rem;
    margin-bottom: 1.8rem;
}

@media screen and (min-width: 768px) {
    .content {
        font-size: 18px;
        line-height: 1.5;
    }
}



.content li,
.prd-content li {
    line-height: 1.6;
    text-align: justify;
}

.content.content-media h2 {
    color: #111;
}

/* prd-content */
.prd-content img {
    max-width: 100%;
}

/* parsley */
.parsley-errors-list>li {
    font-size: 13px;
}

/* mb-topmenu */
.mb-topmenu.bg-gge-red {
    height: 100vh;
}

.mb-topmenu.bg-gge-red a {
    color: #fff;
}

.mb-topmenu.bg-gge-red i {
    color: rgba(255, 255, 255, 0.5);
}

.mb-topmenu h4 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    font-family: "Microsoft YaHei", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: normal;
}

.mb-topmenu li {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media screen and (min-width: 400px) {
    .mb-topmenu h4 {
        margin-bottom: 1.2rem;
    }

    .mb-topmenu li {
        margin-top: 12px;
        margin-bottom: 12px;
    }
}

.mb-topmenu hr {
    border-top: rgba(255, 255, 255, 0.3) solid 1px;
}

/* line-height */

.lh-2 {
    line-height: 2 !important;
}

.lh-15 {
    line-height: 1.5 !important;
}

/* border */
.border-ccc {
    border-color: #ccc !important;
}

.border-ddd {
    border-color: #ddd !important;
}

.border-eee {
    border-color: #eee !important;
}

.border-e1e1e1 {
    border-color: #eee !important;
}

.border-tec-blue {
    border-color: #22ade6 !important;
}

.border-tec-gray {
    border-color: #b7c0c7 !important;
}

.border-3 {
    border-width: 3px !important;
}

/* table */

.table-align-middle th,
.table-align-middle td {
    vertical-align: middle;
}

/* marguee */
.mq-prev,
.mq-next {
    width: auto;
}

.mq-inner {
    width: calc(100% - 40px);
}

.table-striped tbody tr:nth-of-type(2n + 1) {
    background-color: rgba(0, 0, 0, 0.02);
}

.text-a39065 {
    color: #a39065;
}

.text-ED6C00 {
    color: #ed6c00;
}

@media screen and (min-width: 992px) {
    .bg-linear-lg {
        background-image: linear-gradient(to right, #737373 15%, #fff 50%);
    }
}

/* gge-easy */
.bg-ese {
    background-image: linear-gradient(180deg,
            #ffffff 15%,
            rgba(255, 255, 255, 0) 80%);
}

.bg-ese .table th {
    border-color: #ffffff;
}

.fs-14 {
    font-size: 14px;
}

.fs-20 {
    font-size: 20px;
}

.g-3 {
    margin-right: -1rem;
    margin-left: -1rem;
}

.gx-md-3>* {
    padding-right: 1rem;
    padding-left: 1rem;
}

@media screen and (min-width: 576px) {
    .fs-sm-28 {
        font-size: 28px;
    }

    .fs-sm-18 {
        font-size: 18px;
    }
}

@media screen and (min-width: 768px) {
    .fs-md-32 {
        font-size: 32px;
    }

    .fs-md-18 {
        font-size: 18px;
    }
}

@media screen and (min-width: 992px) {
    .gx-lg-5 {
        margin-right: -1.5rem;
        margin-left: -1.5rem;
    }

    .gx-lg-5>* {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

@media screen and (min-width: 1200px) {
    .fs-xl-38 {
        font-size: 38px;
    }
}

.pb-16vw3rem {
    padding-bottom: calc(16vw - 3rem);
}

.gy-5 {
    margin-top: -3rem;
}

.gy-5>* {
    margin-top: 3rem;
}

.my-5rem {
    margin-top: 5rem;
    margin-bottom: 5rem !important;
}

/* pt-*p */
.pt-42p {
    padding-top: 42% !important;
}

.pt-35p {
    padding-top: 35% !important;
}

.pt-30p {
    padding-top: 30% !important;
}

.pt-25p {
    padding-top: 25% !important;
}

/*======================= SCROLL TO TOP =======================*/

#back-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 999;
    display: none;
}

#back-top a {
    width: 50px;
    height: 50px;
    line-height: 47px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: #22ade6;
    border-radius: 50%;
    border: 3px solid #e3e3e3;
    background: #fff;
    font-weight: bold;
    /* transition */
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
}

#back-top a:hover {
    color: #22ade6;
    border: 3px solid #22ade6 !important;
}

a.hover-shadow:hover {
    display: block;
    margin-top: -1px;
    margin-bottom: 1px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px !important;
}

/* royalslider */
.slider-next,
.slider-prev {
    z-index: 9;
    font-size: 50px;
    color: #fff;
    margin-top: -25px;
    opacity: .6;
    top: 50%;
    position: absolute;
    cursor: pointer;
}

.slider-prev {
    left: 50px
}

.slider-next {
    right: 50px
}

.slider-next:hover,
.slider-prev:hover {
    opacity: 1
}

#full-width-slider {
    display: block;
    width: 100vw;
    height: calc(100vw / 1920 * 766)
}

#full-width-slider .rsContent,
#mb-full-width-slider .rsContent {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%
}

#full-width-slider .infoBlock,
#mb-full-width-slider .infoBlock {
    width: 40%;
    position: relative;
    left: 55%;
    bottom: 0;
    top: 25%;
    display: inline-block
}

#full-width-slider .banner-text,
#mb-full-width-slider .banner-text {
    display: block;
    color: #fff;
    float: right;
    margin-right: 20%
}

#full-width-slider h4.banner-text,
#mb-full-width-slider h4.banner-text {
    color: #0097e0;
    font-size: 30px;
    white-space: nowrap
}

#full-width-slider h2,
#mb-full-width-slider h2 {
    font-size: 70px;
    white-space: nowrap;
    font-weight: 600;
    margin-bottom: 20px
}

#full-width-slider h3,
#mb-full-width-slider h3 {
    font-size: 40px;
    white-space: nowrap
}

#full-width-slider p,
#mb-full-width-slider p {
    font-size: 20px;
    width: 300px
}

#full-width-slider .rsContent-user1 .infoBlock,
#mb-full-width-slider .rsContent-user1 .infoBlock {
    left: 40%;
    top: 10%
}

#full-width-slider .rsContent-user1 .banner-text,
#mb-full-width-slider .rsContent-user1 .banner-text {
    float: left;
    text-shadow: none
}

#full-width-slider .rsContent-user1 h4.banner-text,
#mb-full-width-slider .rsContent-user1 h4.banner-text {
    font-size: 30px;
    color: #0097e0
}

#full-width-slider .rsContent-user1 h2.banner-text,
#mb-full-width-slider .rsContent-user1 h2.banner-text {
    font-size: 45px;
    color: #002951;
    line-height: 60px;
    margin: 30px 0
}

#full-width-slider .rsContent-user1 h3.banner-text,
#mb-full-width-slider .rsContent-user1 h3.banner-text {
    font-size: 26px;
    color: #d2ae36
}

#full-width-slider .rsContent-user1 p.banner-text,
#mb-full-width-slider .rsContent-user1 p.banner-text {
    width: 600px;
    color: #0097e0;
    font-weight: 600
}

#full-width-slider .rsContent-user2 {
    display: flex
}

#full-width-slider .rsContent-user2 .infoBlock {
    margin: auto;
    position: initial;
    color: #fff;
    width: 100%
}

#full-width-slider .rsContent-user2 .banner-text {
    float: none;
    text-shadow: none;
    text-align: center
}

#full-width-slider .rsContent-user2 h4.banner-text {
    font-size: 30px;
    color: #fff;
    width: 100%
}

#full-width-slider .rsContent-user2 h4.banner-text span {
    font-family: "Libre Baskerville";
    font-weight: 400
}

#full-width-slider .rsContent-user2 h4.banner-text span:first-child {
    display: block;
    font-size: 85px;
    line-height: 80px;
    opacity: .9
}

#full-width-slider .rsContent-user2 h4.banner-text span:nth-child(2) {
    display: block;
    letter-spacing: 5px;
    opacity: .8
}

#full-width-slider .rsContent-user2 h4.banner-text span:nth-child(3) {
    display: block;
    opacity: .8
}

#full-width-slider .rsContent-user2 h2.banner-text {
    font-size: 55px;
    font-family: SimSun;
    letter-spacing: 5px;
    line-height: 65px;
    margin: 15px 0 0;
    width: 100%;
    text-shadow: 5px 5px 5px #000
}

#full-width-slider .rsContent-user2 h3.banner-text {
    font-size: 26px;
    width: 100%;
    font-weight: 300;
    opacity: .9
}

#full-width-slider .rsContent-user2 p.banner-text {
    opacity: .75;
    width: 100%
}

@media (max-width:767.999px) {

    #full-width-slider .infoBlock {
        width: 95%;
        left: 10%;
        top: 40%
    }

    #full-width-slider h4.banner-text {
        color: #fff;
        font-size: 26px
    }

    #full-width-slider h2 {
        font-size: 40px
    }

    #full-width-slider h3 {
        font-size: 22px
    }
}

#mb-full-width-slider {
    display: block;
    width: 100%;
}

img.ratio-1920-880[AttributesStyle] {
    aspect-ratio: auto 1920/880
}

.tab-color-selected {
    font-weight: bold;
}

.tab-color-selected .rounded-circle {
    border: #fff solid 2px;
    box-shadow: rgba(0, 0, 0, .3) 1px 1px 3px;
    margin-top: -2px;
    color: #000;
}