.home .flickity-button {
            display: none !important;
        }
.tag {
  opacity: 0;
  transform: translate(0, 10vh);
  transition: all 1s;
}

.tag.visible {
  opacity: 1;
  transform: translate(0, 0);
}
        .home .flickity-page-dots {
            display: none !important;
        }

        .btn-twit {
            left: 7px !important;
            top: 7px !important;
        }

        .btn-ig {
            left: 7px !important;
            top: 7px !important;
        }

        .btn-ms {
            left: 6.5px !important;
            top: 6px !important;
        }

        .btn-outline {
            border-radius: 20px 20px 20px 20px !important;
            background-color: none !important;
            border-color: #058A44 !important;
            color: #058A44 !important;
            font-size: 15px !important;
        }


        .btn-underline {
            color: #000000;
            margin-right: 15px;
        }

        .btn-underline:hover {
            color: #058A44 !important;
            border-bottom: 2.5px solid #058A44 !important;
        }

        .active {

            color: #058A44;
            border-bottom: 2.5px solid #058A44 !important;

        }
		        .btn:not(.close):not(.mfp-close).btn-outline:focus {
            background-color: #058A44;
            color: white !important;
        }

        .btn-outline:hover {
            background-color: #058A44 !important;
            border-color: #058A44 !important;
            color: #F5F5F5 !important;
        }

        .company-img {
            /* border-radius: 100%; */
            width: 50% !important;
            object-fit: scale-down !important;
        }

        .thai-img {
            width: 150px !important;
            height: 150px !important;
            filter: grayscale(100%) !important;
        }

        .thai-img:hover {
            filter: grayscale(0%) !important;
        }
        .global-img {
            width: 150px !important;
            height: 150px !important;
            filter: grayscale(100%) !important;
        }

        .global-img:hover {
            filter: grayscale(0%) !important;
        }

        @media (min-width: 1200px) {
            .home .container {
                padding-bottom: -10px;
                z-index: 0
            }

            .ban {
                z-index: 1;
            }

            .carlu {
                transform: translateY(-108px);
                z-index: 2;
            }

            .flexsim {
                transform: translateY(-108px);
                z-index: 3;
            }

            .event {
                transform: translateY(-90px);
                z-index: 4;
            }

            .company {
                transform: translateY(-80px);
                z-index: 5;
            }

            .team-members .team-member {
                background: transparent;
                padding-bottom: 70px;
            }


            .cards {
                transition: 0.5s;
                height: 180px;
                border-radius: 30px;
                top: 15px;
                transition: 0.5s;

            }

            .cards:hover {
                transition: all 1s ease;
                height: 259px;

            }

            .imgBx {
                position: absolute;
                left: 24%;
                top: -50px;
                width: 110px;
                height: 110px;
                background: #ffffff;
                border-radius: 100%;
                box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25)
            }

            .imgBx img {
                position: absolute;
                top: 13% !important;
                left: 18% !important;
                width: 65% !important;
                height: 65% !important;
                object-fit: cover;
            }

            /* .content {
                    padding-top: 80px;
                    padding-left: 16px;
                } */

            .cards .content {
                position: absolute;
                padding-left: 16px;
                width: 100%;
                height: 100%;
                display: flex;
                justify-content: center;

                overflow: hidden;
            }

            .cards .content .details {
                padding-top: 80px;
                text-align: center;
                width: 100%;
                align-items: flex-start;
                transition: 0.5s;
            }

            .cards .content .details .data {
                display: none !important;
            }

            .cards:hover .content .details .data {
                display: block !important;
            }

            .cards:hover .content .details .link {
                display: none !important;
            }


            .card-box {
                background-color: rgba(0, 0, 0, 0.3);
                border-radius: 5px;

                text-align: center;
                line-height: 1;
                -webkit-backdrop-filter: blur(10px) !important;
                backdrop-filter: blur(10px) !important;

            }
        }
        @media (min-width: 992px) and (max-width:1199px  ) {
            .home .container {
                padding-bottom: -10px;
                z-index: 0
            }

            .ban {
                z-index: 1.
            }

            .carlu {
                transform: translateY(-108px);
                z-index: 2;
            }

            .flexsim {
                transform: translateY(-108px);
                z-index: 3;
            }

            .event {
                transform: translateY(-90px);
                z-index: 4;
            }

            .company {
                transform: translateY(-80px);
                z-index: 5;
            }

            .team-members .team-member {
                background: transparent;
                padding-bottom: 70px;
            }


            .cards {
                transition: 0.5s;
                height: 180px;
                border-radius: 30px;
                top: 15px;
                transition: 0.5s;

            }

            .cards:hover {
                transition: all 1s ease;
                height: 259px;

            }

            .imgBx {
                position: absolute;
                left: 24%;
                top: -50px;
                width: 110px;
                height: 110px;
                background: #ffffff;
                border-radius: 100%;
                box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25)
            }

            .imgBx img {
                position: absolute;
                top: 13% !important;
                left: 18% !important;
                width: 65% !important;
                height: 65% !important;
                object-fit: cover;
            }

            /* .content {
                    padding-top: 80px;
                    padding-left: 16px;
                } */

            .cards .content {
                position: absolute;
                padding-left: 16px;
                width: 100%;
                height: 100%;
                display: flex;
                justify-content: center;

                overflow: hidden;
            }

            .cards .content .details {
                padding-top: 80px;
                text-align: center;
                width: 100%;
                align-items: flex-start;
                transition: 0.5s;
            }

            .cards .content .details .data {
                display: none !important;
            }

            .cards:hover .content .details .data {
                display: block !important;
            }

            .cards:hover .content .details .link {
                display: none !important;
            }


            .card-box {
                background-color: rgba(0, 0, 0, 0.3);
                border-radius: 5px;

                text-align: center;
                line-height: 1;
                -webkit-backdrop-filter: blur(10px) !important;
                backdrop-filter: blur(10px) !important;

            }
        }
        @media (min-width: 768px ) and (max-width:991px) {
            .home .container {
                padding-bottom: -10px;
                z-index: 0
            }

            .ban {
                z-index: 1.
            }

            .carlu {
                transform: translateY(-108px);
                z-index: 2.
            }

            .flexsim {
                transform: translateY(-108px);
                z-index: 3.
            }

            .event {
                transform: translateY(-90px);
                z-index: 4.
            }

            .company {
                transform: translateY(-80px);
                z-index: 5.
            }

            .team-members .team-member {
                background: transparent;
                padding-bottom: 70px;
            }


            .cards {
                transition: 0.5s;
                height: 180px;
                border-radius: 30px;
                top: 15px;
                transition: 0.5s;

            }

            .cards:hover {
                transition: all 1s ease;
                height: 259px;

            }

            .imgBx {
                position: absolute;
                left: 24%;
                top: -50px;
                width: 110px;
                height: 110px;
                background: #ffffff;
                border-radius: 100%;
                box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
            }

            .imgBx img {
                position: absolute;
                top: 13% !important;
                left: 18% !important;
                width: 65% !important;
                height: 65% !important;
                object-fit: cover;
            }

            /* .content {
                    padding-top: 80px;
                    padding-left: 16px.
                } */

            .cards .content {
                position: absolute;
                padding-left: 16px;
                width: 100%;
                height: 100%;
                display: flex;
                justify-content: center;

                overflow: hidden;
            }

            .cards .content .details {
                padding-top: 80px;
                text-align: center;
                width: 100%;
                align-items: flex-start;
                transition: 0.5s;
            }

            .cards .content .details .data {
                display: none !important;
            }

            .cards:hover .content .details .data {
                display: block !important;
            }

            .cards:hover .content .details .link {
                display: none !important;
            }


            .card-box {
                background-color: rgba(0, 0, 0, 0.3);
                border-radius: 5px;

                text-align: center;
                line-height: 1.
                -webkit-backdrop-filter blur(10px) !important;
                backdrop-filter: blur(10px) !important;

            }
        }
        @media (min-width: 576px ) and (max-width:767.98px) {
            .home .container {
                padding-bottom: -10px;
                z-index: 0.
            }

            .ban {
                z-index: 1.
            }

            .carlu {
                transform: translateY(-108px);
                z-index: 2.
            }

            .flexsim {
                transform: translateY(-108px);
                z-index: 3.
            }

            .event {
                transform: translateY(-90px);
                z-index: 4.
            }

            .company {
                transform: translateY(-80px);
                z-index: 5.
            }

            .team-members .team-member {
                background: transparent;
                padding-bottom: 70px;
            }


            .cards {
                transition: 0.5s;
                height: 180px;
                border-radius: 30px;
                top: 15px;
                transition: 0.5s;

            }

            .cards:hover {
                transition: all 1s ease;
                height: 259px;

            }

            .imgBx {
                position: absolute;
                left: 24%;
                top: -50px;
                width: 110px;
                height: 110px;
                background: #ffffff;
                border-radius: 100%;
                box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
            }

            .imgBx img {
                position: absolute;
                top: 13% !important;
                left: 18% !important;
                width: 65% !important;
                height: 65% !important;
                object-fit: cover;
            }

            /* .content {
                    padding-top: 80px.
                    padding-left: 16px.
                } */

            .cards .content {
                position: absolute;
                padding-left: 16px;
                width: 100%;
                height: 100%;
                display: flex;
                justify-content: center;

                overflow: hidden;
            }

            .cards .content .details {
                padding-top: 80px;
                text-align: center;
                width: 100%;
                align-items: flex-start;
                transition: 0.5s;
            }

            .cards .content .details .data {
                display: none !important;
            }

            .cards:hover .content .details .data {
                display: block !important;
            }

            .cards:hover .content .details .link {
                display: none !important;
            }


            .card-box {
                background-color: rgba(0, 0, 0, 0.3);
                border-radius: 5px;

                text-align: center;
                line-height: 1.
                -webkit-backdrop-filter blur(10px) !important;
                backdrop-filter: blur(10px) !important;

            }
        }
        @media (max-width:575.98px) {
            .home .container {
                padding-bottom: -10px;
                z-index: 0;
            }

            .ban {
                z-index: 1;
            }

            .carlu {
                transform: translateY(-108px);
                z-index: 2;
            }

            .flexsim {
                transform: translateY(-108px);
                z-index: 3;
            }

            .event {
                transform: translateY(-90px);
                z-index: 4;
            }

            .company {
                transform: translateY(-80px);
                z-index: 5;
            }

            .team-members .team-member {
                background: transparent;
                padding-bottom: 70px;
            }


            .cards {
                transition: 0.5s;
                height: 180px;
                border-radius: 30px;
                top: 15px;
                transition: 0.5s;

            }

            .cards:hover {
                transition: all 1s ease;
                height: 259px;

            }

            .imgBx {
                position: absolute;
                left: 35%;
                top: -50px;
                width: 110px;
                height: 110px;
                background: #ffffff;
                border-radius: 100%;
                box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
            }

            .imgBx img {
                position: absolute;
                top: 13% !important;
                left: 18% !important;
                width: 65% !important;
                height: 65% !important;
                object-fit: cover;
            }

            /* .content {
                    padding-top: 80px.
                    padding-left: 16px.
                } */

            .cards .content {
                position: absolute;
                padding-left: 16px;
                width: 100%;
                height: 100%;
                display: flex;
                justify-content: center;

                overflow: hidden;
            }

            .cards .content .details {
                padding-top: 80px;
                text-align: center;
                width: 100%;
                align-items: flex-start;
                transition: 0.5s;
            }

            .cards .content .details .data {
                display: none !important;
            }

            .cards:hover .content .details .data {
                display: block !important;
            }

            .cards:hover .content .details .link {
                display: none !important;
            }


            .card-box {
                background-color: rgba(0, 0, 0, 0.3);
                border-radius: 5px;

                text-align: center;
                line-height: 1;
                -webkit-backdrop-filter: blur(10px) !important;
                backdrop-filter: blur(10px) !important;

            }
        }
		        .movein{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.movein.actives{
  transform: translateY(0);
  opacity: 1;
}

		.eventdetail > p {
            font-weight: 500 !important;
			font-family: 'Kanit' !important;

        }

        .reviewdetail > p {
            font-family: 'Kanit' !important;
            font-weight: 500 !important;
        }