@font-face {
  font-family: 'ExemplarPro-Regular';
  src: url('https://kolicare.apprintco.com/wp-content/plugins/DAC_Api_v2/fonts/Letters_from_Sweden_-_ExemplarPro-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('https://kolicare.apprintco.com/wp-content/plugins/DAC_Api_v2/fonts/OpenSans-Bold.ttf');
}
@font-face {
  font-family: 'POPPINS-700';
  src: url('https://kolicare.apprintco.com/wp-content/plugins/DAC_Api_v2/fonts/POPPINS-700.TTF');
}
@font-face {
  font-family: 'POPPINS-400';
  src: url('https://kolicare.apprintco.com/wp-content/plugins/DAC_Api_v2/fonts/POPPINS-400.TTF');
}

.btn-tichdiem {
	font-family: 'POPPINS-700', sans-serif !important;
    background-color: #ce7fb6;
    color: white !important;
    border-radius: 56px;
    padding: 12px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.btn-tichdiem:hover {
  opacity: 0.8;
}

p
{
	margin-bottom:0px !important;
}
#sp-kes70u p
{
	margin-bottom:0px !important;
}
#sp-sqvpl1{
	overflow-x: hidden;
	}
.fly-text span {
  font-family: 'Open Sans' !important;
	font-weight:900;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fly-text span {
  animation: blink 2s infinite;
	-webkit-animation: blink 2s infinite;
}
#sp-orunmu
{
	margin-top:10px !important;
}
#sp-orm6ze p
{
	text-align:center !important;
}

#sp-orm6ze *
{
	padding:0px !important;	
	margin-bottom:0px !important;
}
@media (max-width: 640px){
.dang-ky-btn
	{
		margin-top: 10px !important;
	}
.btn-tichdiem {
	font-family: 'POPPINS-700', sans-serif !important;
    background-color: #ce7fb6;
    color: white !important;
    border-radius: 56px;
    padding: 12px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	.fly-text span {
  font-size:16px !important;
	}
	.dang-ky-btn
	{		
		margin-left:0px !important;
	}
	#dang-ky
	{
	}
	#tich-diem div {
	flex-direction: column;
		}
}

.fly-text span {
	text-align: center;
  display: inline-block;
  background: linear-gradient(to right, red, red);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: background-position 0.5s;
}

.fly-text span:hover {
	color:red !important;
}


.fly-text {
  display: block;
	margin-bottom:0px;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.animation {
  -webkit-animation-name: blurFadeInOut;
          animation-name: blurFadeInOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}


@-webkit-keyframes blurFadeInOut {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(1.5);
  }
  25%, 75% {
    opacity: 1;
    text-shadow: 0px 0px 0px #fff;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(0);
  }
}

@keyframes blurFadeInOut {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(1.5);
  }
  25%, 75% {
    opacity: 1;
    text-shadow: 0px 0px 0px #fff;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(0);
  }
}
@-webkit-keyframes blurFadeIn {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(1.5);
  }
  50% {
    opacity: 1;
    text-shadow: 0px 0px 0px #fff;
    transform: scale(1);
  }
  100% {
    opacity: 1;
    text-shadow: 0px 0px 0px #fff;
    transform: scale(1);
  }
}
@keyframes blurFadeIn {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(1.5);
  }
  50% {
    opacity: 1;
    text-shadow: 0px 0px 0px #fff;
    transform: scale(1);
  }
  100% {
    opacity: 1;
    text-shadow: 0px 0px 0px #fff;
    transform: scale(1);
  }
}
@-webkit-keyframes blurFadeOut {
  0% {
    opacity: 1;
    text-shadow: 0px 0px 0px #fff;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(1.5);
  }
}
@keyframes blurFadeOut {
  0% {
    opacity: 1;
    text-shadow: 0px 0px 0px #fff;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    text-shadow: 0px 0px 50px #fff;
    transform: scale(1.5);
  }
}

.social-icons {
	position: fixed;
	bottom: 30px;
	right: 50px;
}
.social-icons img {
	width:50px;
	height:auto;
}

.pum-title
{
	text-align:center !important;
	font-size:20px !important;
}
a {
  text-decoration: none !important;
	font-family: 'POPPINS-400', sans-serif !important;
}

div,p,h2,h3,h4,h5,span {
  font-family: 'POPPINS-400', sans-serif !important;
}
h1{
  font-family: 'POPPINS-700', sans-serif !important;
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section-header {
    position: relative;
    background-color: #ffffff;
}
.footer-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 5px;
    padding-top: 10px;
}
@media (max-width: 640px){
p {
	text-align: justify !important;
}
li {
	text-align: justify !important;
}
.center-text {
  text-align: center !important;
}
.social-icons {
	bottom: 20px;
	right: 10px;
}
	.social-icons img {
	width:30px !important;
}
		.footer-container {
			flex-direction: column !important;
		}
		.footer-container .col-info {
			width: 100% !important;
		}
	}
.logo {
    width: 20%;
}
.column .content {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.footer-container .content {
    padding-top: 0px;
}
.column .content i {
    margin-right: 10px;
}
.working-hours {
    margin-bottom: 10px;
}
.footer-container p {
    font-size: 18px;
    margin-top: 10px;
}
.footer-container p, li {
    font-weight: 400;
}
.footer-container span {
    font-size: 13px;
}
.social-links {
    margin-bottom: 15px;
}
.social-links img {
    margin-right: 5px;
}
.social-links img {
    height: 40px;
}
.footer-container h5 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 1rem !important;
	text-align: left !important;
}
@media (max-width: 640px)
{
	#sp-ctxazy
	{
		padding-bottom:0px !important;
		margin-bottom:0px !important;
	}
.logo {
    width: 40% !important;
}
	.menu-item .sp-flex-col
	{
		display: flex;
    	flex-direction: row;
		padding-left: 20px ! important;
	}
	.menu-item img
	{		
		width: 40px !important;
		margin-bottom: 0px !important;
    	padding-right: 10px;
	}
}
.separator {
    border-bottom: 1px dotted #000;
    margin-top: 20px;
    margin-bottom: 20px;
}
.social-links li {
    list-style-type: none;
}

.border-section {
    padding:0px !important;
	border: solid 1px #CE7FB6;
}
.menuitem
{
	padding: 10px !important;	
	cursor: pointer;
	user-select: none;

}
.menuitem img
{
	margin-bottom: 0.4rem;	
	transition: transform 0.3s;
}
.menuitem:hover {
  background-color: #19488d !important;
}
.menuitem::selection {
  background-color: transparent;
}
.menuitem:hover img {
  transform: scale(1.1);
}


.anti-counterfeiting-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.anti-counterfeiting-form table.form-table {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0 10px;
}

.anti-counterfeiting-form th,
.anti-counterfeiting-form td {
    padding: 15px;
    vertical-align: middle;
    border-radius: 4px;
}

.anti-counterfeiting-form th {
    text-align: left;
    font-weight: 600;
}

.anti-counterfeiting-form td input {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 4px;
    background-color: #f2f2f2;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.anti-counterfeiting-form td input:focus {
    outline: none;
    background-color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}

.anti-counterfeiting-form .submit {
    text-align: center;
}

.anti-counterfeiting-form .anti-counterfeiting-btn {
    background-color: #bf0e0e;
    border: none;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.anti-counterfeiting-form .anti-counterfeiting-btn:hover {
    background-color: #0069d9;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 500px) {
    .anti-counterfeiting-form table.form-table {
        max-width: 100%;
    }
}
.anti-counterfeiting-form td input:hover {
    transform: translate3d(0, -5px, 0);
}
.anti-counterfeiting-form .anti-counterfeiting-btn:hover {
    background-color: #0069d9;
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.3);
    transform: translate3d(0, -2px, 0);
}

.swal2-container
{
	z-index:10000;
}

.nav-sticky
{    position: sticky;
    top: 0;
    z-index: 100;
	opacity: 1;
}
.sticky-top {
  @supports (position: sticky) {
    position: sticky;
    top: 0;
    z-index: $zindex-sticky;
	opacity: 1;
  }
}
.menu-link
{
	text-decoration:unset !important;
}

.red-button
{
color:white;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 10px;
isolation: isolate;

width: 120px;
height: 44px;

background: linear-gradient(180deg, #C42B36 0%, #88050D 100%);

/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;
align-items: center;
  justify-content: center;
}
.white-button
{
	box-sizing: border-box;

/* Auto layout */

display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 8px;
isolation: isolate;

padding-left: 20px;
padding-right: 20px;
height: 44px;

/* Main Colors/Secondary */

border: 1px solid #C30001;

/* Inside auto layout */

flex: none;
order: 1;
flex-grow: 0;
	border-radius:10px;
}

.red-text
{
	color:#FF0700 !important;
}
.green-button
{
color:white;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 10px;
isolation: isolate;

padding-left: 20px;
padding-right: 20px;
height: 55px;

background: #19498D;

/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;
align-items: center;
  justify-content: center;
	border-radius:10px;
}
.green-button:hover {
  background-color: #149CDD !important;
}
.nopadding-block * ,.nopadding-block{
    padding: 0px !important;
	overflow-x: unset !important;
  }
@media (max-width: 640px) {
.4px-padding
 {padding: 4px !important;}
#sp-x8fnnzl8qc2a{
justify-content: flex-start !important;
}
  #sp-cwicbn .sp-el-col,.nopadding-col, .nopadding-block * ,.nopadding-block{
    padding: 0px !important;
overflow-x: unset !important;
  }
.nopadding-row {
  padding-bottom: 2px !important;
  padding-top: 2px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.col-wrapper30{
    padding-right: 8px !important;
 padding-top: 24px !important;
 padding-left: 8px !important;
  }
.col-wrapper70{
    padding-top: 24px !important;
 padding-right: 8px !important;
 padding-left: 4px !important;
  }
  #sp-cwicbn .sp-el-block {
    padding: 0px !important;
  }
  #sp-cwicbn, #sp-pzphne ,#sp-ii7qey,#sp-rnb9mt,#sp-ejq6dw {
    padding: 0px !important;
  }
  #sp-cwicbn .sp-el-row {
    padding: 0px !important;
  }
#sp-bil8mi
{
    font-size: 13px;
}
}