/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'Shopee Display Med';
    src: url('./fonts/ShopeeDisplay-Medium.eot');
    src: url('./fonts/ShopeeDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/ShopeeDisplay-Medium.woff2') format('woff2'),
        url('./fonts/ShopeeDisplay-Medium.woff') format('woff'),
        url('./fonts/ShopeeDisplay-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shopee Display';
    src: url('./fonts/ShopeeDisplay-Black.eot');
    src: url('./fonts/ShopeeDisplay-Black.eot?#iefix') format('embedded-opentype'),
        url('./fonts/ShopeeDisplay-Black.woff2') format('woff2'),
        url('./fonts/ShopeeDisplay-Black.woff') format('woff'),
        url('./fonts/ShopeeDisplay-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shopee Display';
    src: url('./fonts/ShopeeDisplay-Bold.eot');
    src: url('./fonts/ShopeeDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/ShopeeDisplay-Bold.woff2') format('woff2'),
        url('./fonts/ShopeeDisplay-Bold.woff') format('woff'),
        url('./fonts/ShopeeDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shopee Display';
    src: url('./fonts/ShopeeDisplay-Regular.eot');
    src: url('./fonts/ShopeeDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/ShopeeDisplay-Regular.woff2') format('woff2'),
        url('./fonts/ShopeeDisplay-Regular.woff') format('woff'),
        url('./fonts/ShopeeDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
p,ul li {
    font-family: 'Shopee Display' !important;
    font-weight: 500;
    font-size: 17px;
line-height: 1.4;
    text-align: justify;
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a, p, body,a{
    font-family: 'Shopee Display' !important;
}
.header-nav-main li a {
    font-size: 18px;
}
.header-nav-main li {
    margin: 0 20px;
}
.header-button .button,a.button.primary.header-button1{
    background: #832447;
    background: linear-gradient(0deg, rgba(131, 36, 71, 1) 0%, rgba(185, 55, 103, 1) 100%);
    border-radius: 7px !important;
    font-weight: 500;
	animation-name: flash;
    -webkit-animation-name: flash;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.header-button .button:before ,a.button.primary.header-button1:before,p.item.bt-form:before{
    content: '';
    position: absolute;
    left: 1%;
    width: 98%;
    height: 94%;
    border: 1px solid #fff;
    border-radius: 6px;
    top: 2%;
}
a.button.primary.header-button1 {
    font-size: 22px;
    font-weight: 600;
}
.title-all h2 {
    color: #A6305C;
    font-size: 40px;
}
.sub-title p {
    color: #152033;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.3;
}
.title-tab {
    background: var(--primary-color);
    padding: 5px 10px;
    border-radius: 10px;
    margin-bottom: 1em;
}
.title-tab h3 {
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
	    position: relative;
}
.title-tab h3:before {
content: "\f078";
    position: absolute;
    right: 0px;
    font-family: "Font Awesome 5 Pro";
    font-size: 11px;
    color: var(--primary-color);
    background: #fff;
    padding: 0px 5px;
    border-radius: 30px;
    top: 6px;
}
.sub-title {
    margin-bottom: 1em;
}
.accordion-item a {
    background: #8F0F53 !important;
    color: #fff !important;
    padding: 5px 10px;
    font-size: 20px;
	border: none;
    border-radius: 10px;
	font-weight: bold;
}
.accordion-title.active {
    border-radius: 10px 10px 0px 0px;
}
.accordion-item {
    margin-bottom: 1em;
	border: 2px solid #8f0f53;
    background: #fff;
    border-radius: 13px;
}
.accordion .toggle {
    right: 4px;
    left: auto;
    font-size: 11px;
    color: #8f0f53 !important;
    background: #fff;
    height: 20px !important;
    /* line-height: 2 !important; */
    width: 20px !important;
    padding: 2px !important;
    min-width: auto;
    min-height: auto;
    top: 11px;
	opacity: 1;
}
.accordion .toggle i {
    line-height: 1;
    font-size: 16px;
}
.accordion-item.title-tab a {
    background: transparent !important;
    padding: 0;
	    pointer-events: none;
}
.accordion-item.title-tab .toggle {
    top: 6px;
    right: -6px;
	color: #004a99 !important;
}
.title-mid p {
    font-size: 18px;
    font-weight: 700;
    color: #475569;
}
.row-1-bt a.button.primary {
    background: #475569 !important;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1;
	margin-bottom: 0;
	height: 60px;
    align-content: center;
	padding: 5px !important;
}
.row-1-bt a.button.primary span {
    line-height: 1.2;
}
.row-1-bt .col {
    padding-bottom: 1em;
}
.accordion-inner {
    padding: 1em 1em 0em 1em;
}
.title-mid {
    position: relative;
}
.title-mid:before {
    content: '';
    position: absolute;
    top: -1.5em;
    border: 1px dashed #ccc;
    width: 100%;
    height: 1px;
    left: revert-layer;
}
.accordion-item.title-tab {
    background: var(--primary-color) !important;
    border-color: var(--primary-color);
}
.col-1-right .col-inner {
    border-radius: 10px;
	padding: 5px 10px;
}
.box-1 .icon-box-text.last-reset {
    align-content: center;
    color: #fff;
}
.box-1 .icon-box-text.last-reset p {
    font-size: 22px;
	font-weight: 600;
}
.row-1-right .col-inner {
    background: #fff;
	padding: 9px;
}
.box-1 {
    margin: 10px 0px;
}
.row-1-right .icon-box-text.last-reset {
    align-content: center;
}
.row-1-right .icon-box-text.last-reset p {
    color: #004A99;
    margin-bottom: 0;
}
.row-1-right .icon-box-text.last-reset strong {
    color: #780129;
}
.title-1-right h3 {
    color: #fff;
    font-size: 22px;
}
.row-1-right-nb .col-inner {
    background: #fff;
    display: flex;
    align-items: center;
	padding: 8px;
}
.row-1-right-nb .col-inner .icon-box {
background: var(--fs-color-primary);
    color: #fff;
    align-content: center;
    padding: 3px 9px;
    border-radius: 5px;
    margin-right: 10px;
    width: fit-content;
}
.row-1-right-nb .col-inner .icon-box img {
    padding-top: 0;
}
.row-1-right-nb .col-inner .icon-box .icon-box-text.last-reset {
    padding-left: 9px;
}
.row-1-right-nb .col-inner p {
    margin-bottom: 0;
    font-size: 16px;
}
.col-1-right {
    padding: 0;
}
.row-1-right-nn .col-inner.text-center {
    background: #832447;
    background: linear-gradient(0deg, rgba(131, 36, 71, 1) 0%, rgba(185, 55, 103, 1) 100%);
    border-radius: 10px !important;
	padding: 1em;
}
.row-1-right-nn .col-inner.text-center ul li {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.row-1-right-nn .col-inner.text-center h3 {
    font-size: 22px;
    color: #fff;
}
.row-1-right-nn .col-inner.text-center a.button.white span {
    color: #8f0f53;
    font-size: 18px;
}
.title-all-t h2 {
    font-size: 40px;
	margin-bottom: 0;
}
.row-2-one .medium-4 .col-inner .img img {
    border-radius: 10px 10px 0px 0px;
}
.row-2-one .medium-4 .col-inner {
    background: #fff;
    border-radius: 10px;
	padding-bottom: 1em;
    /* padding: 1em; */
}
.row-2-one .medium-4 .col-inner p {
    color: #000;
}
.row-2-one .medium-4 .col-inner .icon-box-text.last-reset {
    align-content: center;
}
.row-2-one .medium-4 .col-inner .icon-box {
    padding: 5px 10px;
}
.row-2-one .medium-4 .col-inner .icon-box.featured-box.bold p {
    font-weight: 600;
    color: var(--primary-color);
}
.row-2-two .medium-3 .col-inner {
    background: #fff;
    border-radius: 10px;
}
.row-2-two .medium-3 .col-inner p {
    color: #000;
    font-weight: 600;
}
.row-2-two .medium-3 .col-inner .box-image img {
    border-radius: 10px 10px 0px 0px;
}
.row-2-two .medium-3 .col-inner p strong {
    color: var(--primary-color);
}
.row-contact {
    background: #FFFFFF;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(219, 226, 236, 1) 35%, rgba(255, 255, 255, 1) 100%);
	padding: 1em;
    border-radius: 10px;
}
.row-contact h2 {
    color: #152033;
    font-size: 40px;
}
.row-contact .col {
    padding-bottom: 15px;
}
.box-ct-1 .col-inner {
    background: var(--primary-color);
    text-align: center;
    border-radius: 10px;
	padding: 6px 10px;
}
.box-ct-1 .col-inner h3 {
    font-size: 1.4vw;
	color: #fff;
	    margin-bottom: 0;
    line-height: 1.4;
}
.box-ct-1 .col-inner p {
    text-align: center;
	color: #fff;
    margin-bottom: 0;
}
.row-contact .medium-1 p {
    color:var(--fs-color-secondary);
    font-style: italic;
	text-align: center;
    margin-bottom: 0;
}
.box-ct-2 a.button.primary {
    line-height: 3.2;
    font-size: 1.2vw;
    font-weight: 700;
}
.text-1 h3 {
    font-size: 40px;
    color: #88012E;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
}
.text-1 p {
    font-size: 40px;
    color: #152033;
    font-weight: 700;
    margin-bottom: 14px;
    line-height: 1.2;
}
.text-2 p {
    margin-bottom: 10px;
}
.text-2 p strong {
    font-size: 22px;
}
.sec-3 .medium-3 p {
    color: #475569;
    font-size: 22px;
    text-align: center;
	margin-top: 15px;
}
.sec-3 .medium-3 p strong {
    font-weight: 700;
}
.sec-3 .box-text.text-center {
    padding: 0;
    height: 62px;
}
.sec-4 {
    background: #9A0034;
    background: linear-gradient(0deg, rgba(154, 0, 52, 1) 0%, rgba(117, 1, 40, 1) 100%);
}
.title-all-t h2 strong {
    font-weight: 600;
    color: #ffcc00;
}
.sec-4 .box-text.text-center p {
    font-size: 22px;
    text-align: center;
}
.sec-4 .col {
    padding-bottom: 0;
}
.sec-4 .box-text.text-center {
    padding-bottom: 0;
}
.sec-5 {
    background: #9A0034;
    background: linear-gradient(275deg, rgba(154, 0, 52, 1) 0%, rgba(117, 1, 40, 1) 100%);
}
.title-all-t p {
    text-align: center;
    margin: 15px 0px;
}
.sec-5 .medium-4 .col-inner {
    padding: 14px;
    background: #fff;
    border-radius: 10px;
}
.sec-5 .medium-4 .col-inner .box-text.text-center p {
    color: #000;
    font-size: 17px;
}
.sec-5 .medium-4 .col-inner .box-text.text-center {
    padding-bottom: 0;
}
.sec-6 .accordion-item a {
    background: #EEF8FF !important;
    color: #333 !important;
    font-size: 17px;
}
.sec-6 .accordion-item {
    border: 2px solid #EEF8FF;
}
.sec-6 .accordion .toggle {
    color: #333 !important;
}
.col-form .col-inner {
    background: var(--primary-color);
    padding: 1em;
	    border-radius: 10px;
}
.col-form .col-inner h3 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 0;
    line-height: 1.4;
}
.col-form p {
    color: #fff;
    margin-bottom: 0;
}
.col-form .col-inner h3 strong {
    color: #FFECBC;
    font-weight: 600;
}
.text-form {
    margin: 20px 0px;
}
.text-form p {
    color: #fff;
    margin-bottom: 7px;
}
.text-form p strong {
    font-size: 19px;
    color: #fff;
}
.item-col {
    display: flex;
    gap: 10px;
}
.item-col .item {
    flex-grow: 1;
}
span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap select, span.wpcf7-form-control-wrap textarea {
    background-color: #D3E9FF;
    border: none;
    box-shadow: none;
    border-radius: 5px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
	margin-bottom: 0;
	font-size: 16px;
    font-weight: 500;
	    background-color: transparent;
}
p.item.bt-form {
    background: #832447;
    background: linear-gradient(0deg, rgba(131, 36, 71, 1) 0%, rgba(185, 55, 103, 1) 100%);
    border-radius: 7px !important;
    font-weight: 500;
    line-height: 1 !important;
    position: relative;
    /* padding: 15px; */
}
p.item.last input {
    margin-bottom: 0;
}
span.wpcf7-spinner {
    display: none;
}
.row-qt-1 .col-inner p {
    font-size: 20px;
	    height: 56px;
    text-align: center;
}
.row-contact.row-qt-2 {
    background: transparent;
}
.row-qt-1 .medium-10:before {
    content: '';
    background: url(/wp-content/uploads/2026/04/image-11.png);
    width: 80%;
    height: 5px;
    position: absolute;
    left: 10%;
    top: 88px;
    line-height: 1;
    background-size: contain;
}
.sec-7 .title-all h2 {
    margin-bottom: 1em;
}
.sec-7 .medium-2 .col-inner:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #000;
    position: absolute;
    top: -67%;
    left: 50%;
    right: 0;
    border-radius: 30px;
    margin-left: -5px;
}
.sec-7 {
    border-top: 1px dashed #BBBBBB;
}
footer#footer h3 {
    font-size: 20px;
    text-transform: uppercase;
}
footer#footer img {
    filter: brightness(0) invert(1);
}
footer#footer ul li {
    text-align: left;
	list-style: none;
    margin-left: 0;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}
.row-ft-2 ul {
    display: flex;
    gap: 25px;
    justify-content: end;
	margin-bottom: 0;
}
.row-ft-2 .col {
    padding-bottom: 0;
}
@keyframes flash {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
  
  
  100% {
    opacity: 1;
  }
}
@media (max-width: 549px) {
.title-all h2 ,.text-1 h3,.text-1 p,.row-contact h2{
    font-size: 28px;
}
	.sub-title p {
    font-size: 23px;
}
	.title-all-t h2 {
    font-size: 28px;
}
	.row-contact {
    max-width: 89% !important;
}
	.box-ct-2 a.button.primary {
    width: 100%;
}
	.col-form .col-inner h3 {
    font-size: 28px;
}
	.row-ft-2 ul {
    justify-content: center;
}
	.row-ft-2 .col-inner.text-center p {
    text-align: center;
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}