html {
    overflow-x: hidden;
    width: 100%;
    font-size: 18px;
}

body {
    font-family: Poppins, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    color: rgb(93, 81, 108);
    background: transparent;
    width: 100%;
    overflow-x: hidden;
    position: relative;
    font-size: 1rem;
}

h1,
h2,
h3 {
    font-family: "Microsoft YaHei", "Source Sans Pro", "Helvetica Neue", Helvetica,
        Arial, sans-serif;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 2rem;
    line-height: 140%;
}

h4,
h5,
h6 {
    font-family: "Microsoft JhengHei", "Source Sans Pro", "Helvetica Neue",
        Helvetica, Arial, sans-serif;
}

a,
a:hover {
    text-decoration: none;
}

a:hover {}

u {
    text-decoration: none;
    border-bottom: rgba(204, 204, 204, 0.2) solid 1px;
    padding-bottom: 3px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #aaa !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #aaa !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #aaa !important;
}

/*
h1 {
    font-weight: bold;
    font-size: 48px;
    margin-top: 50px;
    margin-bottom: 30px;
}

h2 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 25px;
    font-weight: normal;
    color: #38214a !important;
}

h3 {
    font-weight: normal;
    margin-bottom: 25px;
    line-height: 140%;
}

h4 {
    font-size: 19px;
    line-height: 150%;
}

h5 {
    font-size: 16px;
    margin-bottom: 20px;
}
*/

.header {
    padding-top: 15px;
    padding-bottom: 20px;
}

@media all and (max-width: 991.98px) {
    .header-color {
        background-color: #221d3b;
    }
}

.page-banner {
    margin-bottom: 30px;
}

@media all and (max-width: 768px) {
    .header {
        padding: 0;
        padding-top: 15px;
    }
}

#header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px 0;
    transition: all 0.3s ease;
    z-index: 1000;
}

/* 縮小時的樣式 */
.shrink {
    padding: 5px 0 !important;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 4px;
    background-image: url('../img/waves/waves-005-001.jpg');
}

.shrink img {
    height: 36px;
    width: auto;
}

/*
.container {
  max-width: 930px;
}
*/
.top-right-icon {
    width: 40px;
}

.topmenu {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}

.topmenu a {
    color: #333;
    margin-left: 20px;
}

.topmenu-m {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.topmenu-m a {
    color: #333;
    margin-left: 10px;
}

.topmenu a:hover {
    color: #9dd2ca;
}

/* home */

.home-find {
    margin-top: 90px;
    margin-bottom: 90px;
}

/*home-2*/

.hero-image {
    background-image: url("../pop/img/bg-6.png");
    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.text-3d0549 {
    color: #3d0549;
}

.text-grape {
    color: rgb(93, 81, 108) !important;
}

.text-mauve {
    color: #b442a1 !important;
}

.text-pf {
    color: #9e692c !important;
}

.w-80px {
    width: 80px !important;
}

.pop-news-box {
    border: 8px solid #f9e9c2;
    border-radius: 10px;
}

.pop-news-box .news-text {
    background-color: #f9e9c2;
    padding: 0rem 1.25rem 0.75rem;
}

.shadow-69 {
    box-shadow: 0 0.125rem 0.25rem rgba(69, 69, 69, 0.58);
}

.text-shadow-black-3 {
    text-shadow: rgba(0, 0, 0, 1) 1px 1px 3px;
}

.ink-hover .p-info {
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 10;
    transition: 0.5s;
    font-size: 5px;
}

.ink-hover:hover .p-info {
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    opacity: 1;
    transition: 0.5s;
    font-size: 20px;
}

.ink-hover .p-info p {
    margin-bottom: 0;
}

.ink-hover:hover .w-160px {
    width: 1000px;
    transition: 0.5s;
    opacity: 0.96;
}

.w-160px {
    width: 75px;
    transition: 0.5s;
    opacity: 0.5;
    z-index: 3;
    bottom: 0;
    left: 0;
}

/* faq */
#faq button {
    color: #333;
}

#faq button:hover,
#faq button:active,
#faq button[aria-expanded="true"] {
    color: #7266ba;
}

#faq button[aria-expanded="false"] i.fa-chevron-up {
    display: none;
}

#faq button[aria-expanded="true"] i.fa-chevron-down {
    display: none;
}

/* .home-fit */

.fit {
    background: #f7f2e7;
    margin-bottom: 90px;
}

.home-fit {
    padding: 25px 40px;
    color: #333;
    white-space: nowrap;
}

.home-fit h3 {
    line-height: 120%;
}

.home-fit h4 {
    color: #5d5c59;
    font-family: Adobe Gothic Std;
    font-size: 18px;
    letter-spacing: 1px;
}

.home-fit hr {
    width: 20%;
    display: inline-block;
    margin: 0 0 10px 0;
}

.home-fit p {
    letter-spacing: 1px;
}

.home-fit1 {
    transform: translate(20px, -20px);
}

.home-fit2 {
    transform: translate(20px, 20px);
}

.home-fit3 {
    transform: translate(-20px, -20px);
}

.home-fit4 {
    transform: translate(-20px, 20px);
}

@media all and (max-width: 768px) {
    .home-banner {
        margin-left: -25vw;
        margin-right: -25vw;
        overflow: hidden;
    }

    .page-banner {
        margin-left: -30vw;
        margin-right: -30vw;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .home-find {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .fit {
        margin-bottom: 20px;
    }

    .home-fit {
        padding: 40px 8vw;
    }

    .home-fit1,
    .home-fit2,
    .home-fit3,
    .home-fit4 {
        transform: translate(0, 0);
    }

    .xs-p-0 {
        padding: 0;
    }
}

.home-fit-music {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -60px;
    width: 120px;
    height: 120px;
}

/* colors */
.text-comfrey {
    color: #38214a !important;
}

.bg-comfrey {
    background-color: #38214a !important;
}

.text-violet {
    color: #a51f5e !important;
}

.bg-violet {
    background-color: #a51f5e !important;
}

.bg-faeceb {
    background-color: #faeceb;
}

.bg-faeceb+div {
    position: relative;
    z-index: 1;
}

.bg-f9f3ff {
    background-color: #f9f3ff;
}

.bg-yellow {
    background-color: #ffff00;
}

.bg-yellow-alpha20 {
    background-color: rgba(255, 255, 0, 0.2) !important;
}

.bg-golden-yellow {
    background-color: #ffdc4e !important;
}

.bg-success {
    background-color: #81c868 !important;
}

.bg-ffe0af {
    background-color: #ffe0af !important;
}

.text-rose {
    color: #f7bebe !important;
}

.text-yellow {
    color: #f7e18b !important;
}

.text-fresh-green {
    color: #aecf91 !important;
}

.text-lite-gray {
    color: #ccc !important;
}

.bg-lite-yellow {
    background: #e1df88 !important;
}

.bg-dark-yellow {
    background: #bebc5f !important;
}

.text-lite-yellow {
    color: #b7b525 !important;
}

.bg-light-pink {
    background-color: #fbefef !important;
}

.bg-f5f5f5-eee-45deg {
    background: rgb(252, 252, 252);
    background: linear-gradient(45deg,
            rgba(252, 252, 252, 1) 0%,
            rgba(230, 230, 230, 1) 100%);
}

.bg-pink-purple-45deg {
    background: rgb(251, 239, 239);
    background: linear-gradient(45deg,
            rgba(251, 239, 239, 1) 0%,
            rgba(245, 211, 246, 1) 100%);
}

.bg-rose-purple-0deg {
    background: rgb(234, 194, 195);
    background: linear-gradient(0deg,
            rgba(234, 194, 195, 1) 0%,
            rgba(245, 211, 246, 1) 100%);
}

.bg-f5f5f5 {
    background-color: #f5f5f5 !important;
}

.bg-deeporange {
    background-color: #fa5b32 !important;
}

.text-wood {
    color: #e29f2a !important;
}

.hr-wood {
    border-top: #e29f2a solid 1px;
}

.hr-ddd {
    border-top: #ddd solid 1px;
}

.hr-ccc {
    border-top: #ccc solid 1px;
}

.text-bright-green {
    color: #7dd330;
}

.hr-bright-green {
    border-top: #7dd330 solid 1px;
}

.bg-lite-pink {
    background: #e5c5d0;
}

.text-lite-pink {
    color: #d34376;
}

.text-ocean {
    color: #1faddb;
}

.bg-lite-blue {
    background: #a3c6d9;
}

.text-lite-blue {
    color: #367fa5;
}

.bg-lite-green {
    background: #a4ddba;
}

/* text color only for this site */
.text-black {
    color: #000;
}

.text-orange {
    color: #fc850f;
}

.text-deeporange {
    color: #fa5b32 !important;
}

.text-green {
    color: #22b799;
}

.text-apple-green {
    color: #9cd4cb;
}

.text-lite-green {
    color: #3c925d;
}

.text-pop {
    color: #80c1c1 !important;
}

.text-blue {
    color: #6f94db !important;
}

.text-summer-blue {
    color: #38A6E0 !important;
}

.text-pink {
    color: #f080ae !important;
}

.text-deep-purple {
    color: #4b1e78 !important;
}

/* hr color only for this site */
.hr-green {
    border-top: #22b799 solid 1px;
}

.hr-pink {
    border-top: #f080ae solid 1px;
}

/* 字距 */
.text-loose {
    letter-spacing: 5px;
}

/* 行距 */
.line-loose {
    line-height: 200%;
}

/* icon距 */
.li-loose li {
    margin: 5px;
}

/* bg color only for this site */
.bg-purple {
    background-color: #7266ba !important;
}

.bg-purple-alpha20 {
    background-color: rgba(114, 102, 186, 0.2) !important;
}

.bg-pink {
    background-color: #fb6d9d !important;
}

.bg-pink-alpha20 {
    background-color: rgba(251, 109, 157, 0.2) !important;
}

/* btn color only for this site */
.btn,
.btn:hover,
.btn:active {
    box-shadow: none;
}

.btn-circle {
    width: 90px;
    height: 90px;
    border-radius: 100rem;
    transition: all 0.5s ease-in-out;
}

@media all and (min-width: 576px) {
    .btn-circle {
        width: 100px;
        height: 100px;
        border-radius: 100rem;
        transition: all 0.5s ease-in-out;
    }
}

.btn-circle:hover {
    transform: translateY(-10px);
    box-shadow: rgba(0, 0, 0, 0.8) 0 0 4px !important;
}

.btn-pop {
    color: #fff;
    background-color: #80c1c1;
    border-color: #80c1c1;
}

.btn-pop:hover {
    color: #fff;
    background-color: #409f9f;
    border-color: #409f9f;
}

.btn-pop.focus,
.btn-pop:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-pop.disabled,
.btn-pop:disabled {
    color: #fff;
    background-color: #80c1c1;
    border-color: #80c1c1;
}

.btn-pop:not(:disabled):not(.disabled).active,
.btn-pop:not(:disabled):not(.disabled):active,
.show>.btn-pop.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-pop:not(:disabled):not(.disabled).active:focus,
.btn-pop:not(:disabled):not(.disabled):active:focus,
.show>.btn-pop.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-pop-dr,
.btn-class-dr {
    color: #fff;
    background-color: #4f95fc !important;
    border-color: #4f95fc !important;
}

.btn-pop-dr:hover,
.btn-class-dr:hover {
    color: #fff;
    background-color: #4f95fc !important;
    border-color: #4f95fc !important;
}

.btn-pop-wg,
.btn-class-wg {
    color: #fff;
    background-color: #80be26 !important;
    border-color: #80be26 !important;
}

.btn-pop-wg:hover,
.btn-class-wg:hover {
    color: #fff;
    background-color: #80be26 !important;
    border-color: #80be26 !important;
}

.btn-pop-eg,
.btn-class-eg {
    color: #fff;
    background-color: #22b799 !important;
    border-color: #22b799 !important;
}

.btn-pop-eg:hover,
.btn-class-eg:hover {
    color: #fff;
    background-color: #22b799 !important;
    border-color: #22b799 !important;
}

.btn-pop-eb,
.btn-class-eb {
    color: #fff;
    background-color: #2a3d50 !important;
    border-color: #2a3d50 !important;
}

.btn-pop-eb:hover,
.btn-class-eb:hover {
    color: #fff;
    background-color: #2a3d50 !important;
    border-color: #2a3d50 !important;
}

.btn-pop-pp,
.btn-class-pp {
    color: #fff;
    background-color: #efa706 !important;
    border-color: #efa706 !important;
}

.btn-pop-pp:hover,
.btn-class-pp:hover {
    color: #fff;
}

.btn-pop-fl,
.btn-class-fl {
    color: #fff;
    background-color: #f19a86 !important;
    border-color: #f19a86 !important;
}

.btn-pop-fl:hover,
.btn-class-fl:hover {
    color: #fff;
}

.btn-pop-sx,
.btn-class-sx {
    color: #fff;
    background-color: #c9ba15 !important;
    border-color: #c9ba15 !important;
}

.btn-pop-sx:hover,
.btn-class-sx:hover {
    color: #fff;
}

.btn-pop-vl,
.btn-class-vl {
    color: #fff;
    background-color: #b48ef1 !important;
    border-color: #b48ef1 !important;
}

.btn-pop-vl:hover,
.btn-class-vl:hover {
    color: #fff;
}

.btn-pop-vn,
.btn-class-vn {
    color: #fff;
    background-color: #0fdbe8 !important;
    border-color: #0fdbe8 !important;
}

.btn-pop-vn:hover,
.btn-class-vn:hover {
    color: #fff;
}

.btn-f19a86 {
    color: #fff;
    background-color: #f19a86;
}

.btn-f19a86:hover {
    color: #fff;
    background-color: #ce6b55;
}

/* btn-comfrey */
.btn-comfrey {
    color: #fff;
    background-color: #38214a;
    border-color: #38214a;
}

.btn-comfrey:hover {
    color: #fff;
    background-color: #210a34;
    border-color: #210a34;
}

.btn-outline-comfrey {
    color: #38214a;
    border-color: #38214a;
}

.btn-outline-comfrey:hover {
    color: #fff;
    background-color: #38214a;
    border-color: #38214a;
}

.btn-outline-comfrey.focus,
.btn-outline-comfrey:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-comfrey.disabled,
.btn-outline-comfrey:disabled {
    color: #38214a;
    background-color: transparent;
}

.btn-outline-comfrey:not(:disabled):not(.disabled).active,
.btn-outline-comfrey:not(:disabled):not(.disabled):active,
.show>.btn-outline-comfrey.dropdown-toggle {
    color: #fff;
    background-color: #38214a;
    border-color: #38214a;
}

.btn-outline-comfrey:not(:disabled):not(.disabled).active:focus,
.btn-outline-comfrey:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-comfrey.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* btn-pf */
.btn-pf,
.btn-class-pf {
    color: #fff;
    background-color: #9e692c !important;
    border-color: #9e692c !important;
}

.btn-pf:hover,
.btn-class-pf:hover {
    color: #fff;
    background-color: #825420;
    border-color: #7e511d;
}

.btn-pf.focus,
.btn-pf:focus {
    color: #fff;
    background-color: #825420;
    border-color: #7e511d;
    box-shadow: 0 0 0 0.2rem rgba(158, 105, 44, 0.5);
}

.btn-pf.disabled,
.btn-pf:disabled {
    color: #fff;
    background-color: #9e692c;
    border-color: #9e692c;
}

.btn-pf:not(:disabled):not(.disabled).active,
.btn-pf:not(:disabled):not(.disabled):active,
.show>.btn-pf.dropdown-toggle {
    color: #fff;
    background-color: #7e511d;
    border-color: #7e511d;
}

.btn-pf:not(:disabled):not(.disabled).active:focus,
.btn-pf:not(:disabled):not(.disabled):active:focus,
.show>.btn-pf.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(158, 105, 44, 0.5);
}

/* btn-purple */
.btn-purple,
.btn-dr,
.btn-g,
.btn-wg,
.btn-eg,
.btn-eb,
.btn-pp,
.btn-fl,
.btn-sx,
.btn-vl,
.btn-vn {
    background-color: #7266ba !important;
    border: 1px solid #7266ba !important;
    color: #ffffff !important;
}

.btn-purple.focus,
.btn-purple:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(114, 102, 186, 0.5);
    box-shadow: 0 0 0 2px rgba(114, 102, 186, 0.5);
}

.text-store {
    color: #cc0000 !important;
}

.btn-store {
    background-color: #cc0000 !important;
    border: 1px solid #cc0000 !important;
    color: #ffffff !important;
}

.btn-pop-store {
    background-color: #532881 !important;
    border: 1px solid #532881 !important;
    color: #ffffff !important;
}

.btn-keyboard-store {
    background-color: #b50189 !important;
    border: 1px solid #b50189 !important;
    color: #ffffff !important;
}

.btn-instagram {
    color: #fff !important;
    background-color: #db2b6c !important;
}

.btn-instagram:hover {
    color: #fff !important;
    background-color: #c72565 !important;
}

/* badge */

.badge-comfrey {
    color: #fff;
    background-color: #210a34;
}

a.badge-comfrey:focus,
a.badge-comfrey:hover {
    color: #fff;
    background-color: #210a34;
}

a.badge-comfrey.focus,
a.badge-comfrey:focus {
    outline: 0;
}

.badge-grape {
    color: #fff;
    background-color: #5d516c;
}

a.badge-grape:focus,
a.badge-grape:hover {
    color: #fff;
    background-color: #5d516c;
}

a.badge-grape.focus,
a.badge-grape:focus {
    outline: 0;
}

/* Dropcap */

.dropcap {
    font-size: 72px;
}

.dropcap,
.dropcap-circle,
.dropcap-square,
.dropcap-big {
    display: block;
    float: left;
    font-weight: bolder;
    line-height: 60px;
    margin-right: 6px;
    text-shadow: none;
    font-family: "Arial Black", Gadget, sans-serif;
}

.dropcap-big {
    font-size: 140px;
    line-height: 120px;
    margin-right: 0;
}

h2.big,
h3.big {
    font-size: 44px;
    padding-top: 36px;
}

h2.big1 {
    font-size: 36px;
    margin-top: 35px;
}

p.big {
    font-size: 21px;
}

.pt-6 {
    padding-top: 3.6rem;
}

.pt-7 {
    padding-top: 4.2rem;
}

.pt-8 {
    padding-top: 4.8rem;
}

.pt-9 {
    padding-top: 5.4rem;
}

.pt-10 {
    padding-top: 6rem;
}


.pt-25p {
    padding-top: 30%;
}

.pt-30p {
    padding-top: 30%;
}

.pt-51p {
    padding-top: 51.57%;
}

.pt-75p {
    padding-top: 75%;
}

.pb-6 {
    padding-bottom: 3.6rem;
}

.pb-7 {
    padding-bottom: 4.2rem;
}

.pb-8 {
    padding-bottom: 4.8rem;
}

.pb-9 {
    padding-bottom: 5.4rem;
}

.pb-10 {
    padding-bottom: 6rem;
}

.mt-6 {
    margin-top: 3.6rem;
}

.mt-7 {
    margin-top: 4.2rem;
}

.mt-8 {
    margin-top: 4.8rem;
}

.mt-9 {
    margin-top: 5.4rem;
}

.mt-10 {
    margin-top: 6rem;
}

.mb-6 {
    margin-bottom: 3.6rem;
}

.mb-7 {
    margin-bottom: 4.2rem;
}

.mb-8 {
    margin-bottom: 4.8rem;
}

.mb-9 {
    margin-bottom: 5.4rem;
}

.mb-10 {
    margin-bottom: 6rem;
}

/* partners */

.partners {
    margin-top: 90px;
}

/* footer */

.footer {
    margin-top: 120px;
    color: #a1a09b;
    padding-bottom: 50px;
}

.footer a {
    color: #a1a09b;
}

.footer-contact {
    border-bottom: #ccc solid 1px;
    padding-bottom: 5px;
    padding-right: 20px;
    display: inline-block;
    margin-bottom: 30px;
    font-size: 13px;
    margin-left: 10px;
    opacity: 0.7;
}

.footer-logo {
    margin-bottom: 70px;
}

.footer-phone {
    font-size: 44px;
    font-family: "Adobe Hebrew", "Palatino Linotype", "Book Antiqua", Palatino;
    font-weight: bold;
}

.footer-icon {
    font-size: 32px;
    margin: 15px;
}

.bg-black {
    background: #000;
    color: #fff;
}

.bg-ablack {
    background: #141414;
}

.bg-gray {
    background: #ededed;
}

.bg-lite {
    background: #f3f3f3;
}

/* feature-box */

.feature-box {
    margin: 50px 0;
}

.feature-box p {
    text-align: justify;
}

.feature-number {
    font-size: 26px;
    margin-left: 3px;
}

/* hr */

.hr-red {
    border-top: #f00 solid 1px;
}

.hr-short {
    width: 80px;
    display: inline-block;
}

.verticle-middle {
    display: flex;
    /* Magic begins      */
    justify-content: center;
    /* Center horizontally */
    align-items: center;
    /* Center vertically   */
    min-width: 0;
}

/* bootstrap */

[class*="col-sm"] {
    min-height: 0;
}

.col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 575.98px) {
    .xs-small {
        font-size: 14px;
    }

    .class-table {}

    .class-table td {
        white-space: nowrap !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .class-table .btn-sm {
        font-size: 12px;
        padding: 4px;
    }
}

li.music {
    list-style: none;
    text-indent: -11px;
    margin: 9px 0;
}

/* class */

.class-group img {
    max-height: 80vh;
}

/* classroom */
/*
.classroom-card {
    padding: 10px;
    margin-bottom: 30px;
    font-size: 14px;
}

.classroom-card h3 {
    font-size: 18px;
}
*/
.classroom-thumb {
    padding-top: 90%;
    background-position: 50% 50%;
    background-size: cover;
    margin-bottom: 15px;
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 3px;
    border-radius: 9px;
}

.classroom-name {
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 10px;
}

.googlemap {
    width: 100%;
}

.bg-cover {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-cover-top {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-cover-bottom {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-contain {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

/* home */

.home-feature-box1 {
    height: 500px;
    padding: 0 15px;
    margin: 0;
    text-align: justify;
}

.home-feature-box {
    height: 250px;
    text-align: justify;
    padding-bottom: 30px;
}

@media all and (max-width: 768px) {

    .home-feature-box,
    .home-feature-box1 {
        height: auto;
        font-size: 5vw;
        margin: -15px;
        padding: 30px 25px;
        min-height: 50vh;
        color: #333;
    }

    .home-feature-box p,
    .home-feature-box1 p {
        text-align: justify;
    }

    .home-feature-box h3,
    .home-feature-box1 h3.big {
        font-size: 10vw;
        font-weight: bold;
        padding-top: 3vw;
        padding-bottom: 3vw;
    }

    .home-feature-box .dropcap,
    .home-feature-box1 .dropcap-big {
        font-size: 32vw;
        line-height: 27vw;
    }

    .home-feature-box2 {
        background: #e5f5f4;
    }

    .home-feature-box3 {
        background: #f5e6ed;
    }

    .home-feature-box4 {
        background: #f3f5e7;
    }

    .home-feature-box5 {
        background: #e7f0f5;
    }
}

a.caret-more {
    display: inline-block;
    width: 100px;
    line-height: 1;
    font-size: 13px;
    color: #333;
}

a.caret-more .hr {
    margin: 5px 0;
    border-top: #333 solid 1px;
}

a.caret-more:hover {
    color: #9dd2ca;
}

a.caret-more:hover .hr {
    border-top: #9dd2ca solid 1px;
}

/* list */

ul.list-icon {
    list-style: none;
    margin-left: 27px;
    padding: 0;
}

ul.list-icon li {
    text-indent: -10px;
    margin: 9px 0;
}

ul.list-icon i {
    width: 6px;
    text-align: center;
}

.icon-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.icon-list li {
    position: relative;
    padding-left: 1.5rem;
    text-indent: 0rem;
}

.icon-list li::before {
    content: attr(data-icon);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1rem;
}

/* table */

.table-narrow th,
.table-narrow td {
    padding: 5px 4px;
}

.table-pink.table-striped thead th {
    background-color: rgba(251, 109, 157, 0.2);
}

.table-pink.table-striped tbody tr:nth-of-type(2n + 1) {
    background-color: rgba(251, 109, 157, 0.04);
}

.table-light-info.table-striped thead th {
    background-color: rgba(51, 181, 229, 0.2);
}

.table-light-info.table-striped tbody tr:nth-of-type(2n + 1) {
    background-color: rgba(51, 181, 229, 0.04);
}

pre {
    font-size: inherit;
    white-space: normal;
}

.cover-block {
    padding-top: 66%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    box-sizing: content-box;
}

.list-unstyled {
    margin: 0;
    padding: 0;
}

.list-unstyled li {
    margin-left: 0;
}

.fixed {
    position: fixed !important;
    z-index: 1;
    top: 0 !important;
}

/* danger-blink */
.text-danger-blink {
    color: #7266ba;
    animation: textdangerblink 1.5s infinite;
}

.text-danger-blink:hover {
    color: #f00;
}

@keyframes textdangerblink {
    0% {
        color: #7266ba;
    }

    50% {
        color: #f00;
    }

    100% {
        color: #7266ba;
    }
}

.btn-danger-blink {
    background-color: #7266ba;
    color: #fff !important;
    animation: btndangerblink 2s infinite;
}

.btn-danger-blink:hover {
    background: #f00 !important;
}

@keyframes btndangerblink {
    0% {
        background-color: #7266ba;
    }

    50% {
        background-color: #f00;
    }

    100% {
        background-color: #7266ba;
    }
}

/* bootstrap */

.container-gutters-xl {
    padding-left: 55px;
    padding-right: 55px;
}

@media all and (min-width: 1200px) {
    .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }

    .container-gutters-xl {
        padding-left: 200px;
        padding-right: 200px;
    }
}

.row.gutters-xl {
    margin-left: -55px;
    margin-right: -55px;
}

.row.gutters-xl>div[class*="col"] {
    padding-left: 55px;
    padding-right: 55px;
}

/* rounded */
.rounded {
    border-radius: 0.35rem;
    overflow: hidden;
}

/* card */
.card {
    border-radius: 0.35rem;
    overflow: hidden;
}

.card-comfrey {
    border: solid 1px #38214a;
    overflow: hidden;
}

/*
.class-filter img {
    filter: blur(0px);
    transition: .3s;
}

.class-filter:hover img {
    filter: blur(4px);
    transition: .3s;
    box-shadow: 10px 10px 15px rgba(131, 100, 106, 0.49);
}

.class-filter {
    top: 0%;
    transition: 1s;
    box-shadow: 8px 8px 25px rgba(19, 8, 8, 0.28);
}

.class-filter:hover {
    top: -1%;
    transition: 1s;
    box-shadow: 10px 10px 15px rgba(131, 100, 106, 0.63);
}

.class-filter .class-opacity {
    opacity: 0;
    transition: .3s;
}

.class-filter:hover .class-opacity {
    opacity: 1;
    transition: .3s;
    text-shadow: 3px 3px 2px rgb(0, 0, 0);
}
*/
.font-20 {
    font-size: 20px;
}

.font-50 {
    font-size: 50px;
}

.share-box p {
    font-size: 16px;
    line-height: 180%;
}

.share-box h2 {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 21px;
}

.share-box h3 {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 21px;
}

/* from */
.form-control,
.form-select {
    border-color: #aaa;
    font-size: inherit;
}

.checkbox label,
.radio label {
    margin-bottom: 0;
}

.form-check-inline .form-check-input .square {
    width: 100px !important;
    border-radius: 50% !important;
    margin-right: 0 !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1rem !important;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

@media all and (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 13px !important;
        padding-right: 0rem;
        padding-left: 0rem;
    }
}

@media all and (min-width: 1075px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 0.9rem !important;
        padding-right: 0.1rem;
        padding-left: 0.1rem;
    }
}

.navbar {
    padding: 0;
}

/* royalSlider */
.slider-prev,
.slider-next {
    z-index: 9;
    font-size: 50px;
    color: #7266ba;
    margin-top: -25px;
    opacity: .6;
    top: 50%;
    position: absolute;
    cursor: pointer;
}

.slider-prev:hover,
.slider-next:hover {
    opacity: 1;
}

.slider-prev {
    left: 50px;
}

.slider-next {
    right: 50px;
}

.border-deep-purple {
    border-color: #4b1e78 !important;
}