/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.3.1749435973
Updated: 2025-06-09 02:26:13

*/

body {
    background: #FFFDFA;
    line-height: 1.5;
}

.btn-site {
    display: inline-block;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.btn-site .elementor-button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    padding-left: 30px;
    padding-right: 35px;
    height: 40px;
    background-color: var(--e-global-color-primary) !important;
    border: none;
    -webkit-clip-path: polygon(0 0,
            100% 0,
            100% 69%,
            90% 100%,
            0 100%);
    clip-path: polygon(0 0,
            100% 0,
            100% 69%,
            90% 100%,
            0 100%);
    text-decoration: none;
}

.btn-site-outline .elementor-button {
    padding: 1px;
    -webkit-clip-path: polygon(0 0,
            100% 0,
            100% 69%,
            92% 100%,
            0 100%);
    clip-path: polygon(0 0,
            100% 0,
            100% 69%,
            92% 100%,
            0 100%);
    border-radius: 0;
}

.btn-site-outline .elementor-button .elementor-button-content-wrapper {
    background: #fff;
    color: var(--e-global-color-primary);
    -webkit-clip-path: polygon(0 0,
            100% 0,
            100% 69%,
            92% 100%,
            0 100%);
    clip-path: polygon(0 0,
            100% 0,
            100% 69%,
            92% 100%,
            0 100%);
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.btn-site-outline .elementor-button:hover .elementor-button-content-wrapper {
    background: var(--e-global-color-primary);
    color: #fff;
}

.header-mobile {
    display: none;
}

.header-mobile .burger-menu {
    display: flex;
    align-items: center;
}

.header-mobile .navbar-toggler {
    padding: 0;
    background: transparent !important;
    border: none !important;
    outline: 0 !important;
    transform: scale(.5);
}

.header-mobile .navbar-toggler #nav-icon {
    width: 60px;
    height: 45px;
    position: relative;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.header-mobile .navbar-toggler #nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.header-mobile .navbar-toggler #nav-icon span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}


.header-mobile .navbar-toggler #nav-icon span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.header-mobile .navbar-toggler #nav-icon span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    width: 100%;
    left: auto;
    right: 0;
}

.header-mobile .navbar-toggler.show-menu #nav-icon span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
}

.header-mobile .navbar-toggler.show-menu #nav-icon span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

.header-mobile .navbar-toggler.show-menu #nav-icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px;
    width: 100%;
}

.header-mobile .navbar-toggle-menu {
    display: none;
}

.header-mobile .navbar-toggle-menu .menu-item {
    padding: 16px 0;
    border-bottom: 1px solid #E6E3E3;
}

.header-mobile .navbar-toggle-menu .menu-item:first-child {
    padding-top: 0;
}

/* Lang Switcher */
.header-desktop .switcher-language .cpel-switcher__lang a {
    padding: 8px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 6px;
    color: transparent;
}

.header-desktop .switcher-language .cpel-switcher__lang.cpel-switcher__toggle--on a {
    background-color: #E8EDF7 !important;
}

.header-desktop .switcher-language .cpel-switcher__list .cpel-switcher__lang a {
    justify-content: center;
    background-color: #F1F3F8 !important;
	border-radius: 0;
}

.header-desktop .switcher-language .cpel-switcher__list {
    top: calc(100% + 5px);
    border-radius: 6px;
}

.header-desktop .switcher-language .cpel-switcher__toggle--on+.cpel-switcher__list {
	max-height: max-content;
}
/* End Lang Switcher */

/* Lang Dropdown */
.header-mobile .navbar-toggle-menu .pll-parent-menu-item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-mobile .navbar-toggle-menu .pll-parent-menu-item .sub-menu {
    position: relative;
    width: 100% !important;
    margin: 0 !important;
    top: 0 !important;
    left: 0 !important;
    background-color: transparent !important;
}

.header-mobile .navbar-toggle-menu .pll-parent-menu-item .sub-menu .menu-item {
    padding: 12px 0;
}

.header-mobile .navbar-toggle-menu .pll-parent-menu-item .sub-menu .menu-item:last-child {
    border: 0;
    padding-bottom: 0;
}

.header-mobile .navbar-toggle-menu .pll-parent-menu-item .sub-menu .menu-item a {
    padding: 0;
    background-color: transparent !important;
}
/* End Lang Dropdown */

/* Home Banner */
.section-home-banner {
    position: relative;
}

.section-home-banner::after {
    content: "";
    background-image: url('./assets/images/Gradient.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 250px;
    right: 0;
    display: block;
    width: 100%;
    height: 640px;
    z-index: -1;
    opacity: 0.4;
}

/* End Home Banner */

/* Our Services */
.section-our-service .our-service-item {
    background: linear-gradient(268.15deg, #FDCF01 21.73%, #FA709A 103.85%);
    padding: 2px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 69%, 95% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 69%, 95% 100%, 0 100%);
}

.section-our-service .our-service-content {
    background: #FFFDFA;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 69%, 95% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 69%, 95% 100%, 0 100%);
}

.section-our-service .btn-download-our-service .elementor-button {
    padding-left: 11px;
    padding-right: 13px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 69%, 95% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 69%, 95% 100%, 0 100%);
}

/* End Our Services */

/* Quote Expiriences */
.section-quote-experirence {
    position: relative;
}

.section-quote-experirence::after {
    content: "";
    background-image: url('./assets/images/Gradient.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 100px;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.4;
}

/* End Quote Expiriences */

/* Post Item */
.post-item-row .post-content {
    flex: 1;
}

.post-item-column .post-thumbnail a {
    display: block;
}

.post-item-row .post-btn-read-more .elementor-button {
    width: 202px;
}

/* End Post Item */

/* Blog Form Filter */
.blog-form-filter,
.blog-form-filter form {
    width: 100%;
}

.blog-form-filter .form-filter-wrapper {
    display: flex;
    align-items: stretch;
    gap: 20px;
    background-color: #fff;
    box-shadow: 0px 4px 30px 0px #0000001A;
}

.blog-form-filter .form-filter-wrapper .form-select-group {
    background-color: var(--e-global-color-primary);
    padding: 14px;
}

.blog-form-filter .form-filter-wrapper select {
    background-color: transparent;
    padding-left: 0;
    padding-right: 32px;
    color: #fff;
    border: 0;
    border-radius: 0;
    outline: none;
}

.blog-form-filter .form-filter-wrapper select option {
    background-color: #fff;
    color: var(--e-global-color-text);
}


.blog-form-filter .form-filter-wrapper .form-input-group {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 8px;
}

.blog-form-filter .form-filter-wrapper .form-input-group .icon {
    display: inline-flex;
}

.blog-form-filter .form-filter-wrapper .form-input-group input {
    width: 100%;
    border: 0;
    outline: none;
    padding-left: 0;
    padding-right: 24px;
}

/* End Blog Form Filter */

/* Blog Item */
.blog-card {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 80% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 85%, 80% 100%, 0 100%);
}

.blog-item .post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 52px;
    overflow: hidden;
}

/* End Blog Item */

/* Pagination */
.elementor-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 40px;
    font-family: inherit;
}

.elementor-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 14px;
    border-radius: 8px;
    background: #f3f4f6;
    color: var(--e-global-color-text);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.2s ease;
    cursor: pointer;
}

.elementor-pagination a.page-numbers:hover {
    background: var(--e-global-color-primary);
    color: #fff;
}

.elementor-pagination .page-numbers.current {
    background: var(--e-global-color-primary);
    color: #fff;
    cursor: default;
}

.elementor-pagination .page-numbers.prev,
.elementor-pagination .page-numbers.next {
    padding: 0 18px;
    font-weight: 600;
}

.elementor-pagination .page-numbers.prev:not([href]) {
    background: #e5e7eb;
    color: #9ca3af;
    cursor: not-allowed;
}

/* End Pagination */

/* Blog Detail */
.section-detail-content {
    padding: 80px 0;
}

.section-detail-content .post-detail-content {
    max-width: 854px;
    width: 100%;
    margin: 0 auto;
}

.section-detail-content .post-detail-content .post-title {
    font-family: "Sora", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: var(--e-global-color-secondary);
    margin-bottom: 32px;
}

.section-detail-content .post-detail-content .post-content * {
    color: #5A5A5B;
}

/* End Blog Detail */

/* Services */
.service-tabs div[role='tablist'] button {
    position: relative;
}

.service-tabs div[role='tablist'] button::before {
    content: '';
    position: absolute;
    inset: 0;
}

.service-tabs div[role='tablist'] button:hover::before,
.service-tabs div[role='tablist'] button[aria-selected='true']::before {
    background: linear-gradient(90deg, #ea6392 0%, #f19a6a 70%, #f6ce46 100%);
    clip-path: polygon(0% 100%,
            calc(100% - 13px) 100%,
            100% calc(100% - 16px),
            100% 0%,

            calc(100% - 3px) 0%,
            calc(100% - 3px) calc(100% - 17px),
            calc(100% - 14px) calc(100% - 3px),
            0% calc(100% - 3px));
}

/* End services */

/* Testing tool */
.testing-tool-description p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 8px;
}

.testing-tool-card {
    position: relative;
    overflow: hidden;
}

.testing-tool-card::after {
    content: '';
    position: absolute;
    height: 100px;
    width: 100px;
    bottom: -50px;
    right: -50px;
    background: #fffdfa;
    transform: rotate(45deg);
}

.testing-tool-card:hover .testing-tool-title h2 {
    color: #f1a91d !important;
}

/* End Testing tool */

/* Contact Form */
.contact-form,
.contact-submitting {
    font-family: 'Poppins';
}

.contact-form p {
    margin-bottom: 0;
}

.contact-form label {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 12px;
    color: #5a5a5b;
}

.contact-form label .text-required,
.contact-submitting p span {
    color: #ff0004;
}

.contact-form .beveled-wrapper {
    position: relative;
    height: 48px;
    background: #777e90;
    padding: 1px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20.5px), calc(100% - 20.5px) 100%, 0 100%);
    transition: background 0.3s ease;
}

.contact-form .beveled-wrapper p {
    margin-bottom: 0;
    height: 100%;
}

.contact-form .beveled-wrapper select {
    height: 100% !important;
}

.contact-form .form-control.custom-input {
    border: none;
    border-radius: 0;
    height: 100%;
    background-color: #fffdfa;
    box-shadow: none !important;
    padding-left: 15px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
}

.contact-form .beveled-wrapper.textarea-box {
    height: 150px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);
}

.contact-form .form-control.custom-input.textarea-input {
    resize: none;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);
}

.contact-form .gradient-border {
    background: linear-gradient(90deg, #ea6392 0%, #f19a6a 50%, #f6ce46 100%) !important;
}

.contact-form .beveled-wrapper:hover {
    background: linear-gradient(90deg, #ea6392 0%, #f19a6a 50%, #f6ce46 100%);
    cursor: text;
}

.contact-form .beveled-wrapper:focus-within {
    background: linear-gradient(90deg, #ea6392 0%, #f19a6a 50%, #f6ce46 100%);
}

.contact-form select.form-control.custom-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: right 15px center;
    padding-right: 40px;
    cursor: pointer;
}

.contact-form .beveled-wrapper:hover:has(select) {
    cursor: pointer;
}

.contact-mail {
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-right: 4px solid #748fb510;
}

.contact-mail .info-title {
    font-family: 'Sora', Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    color: var(--e-global-color-secondary);
}

.contact-submitting {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.contact-submitting ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 0 20px;
    margin-bottom: 0;
}

.contact-submitting p {
    font-weight: 500;
}

.contact-submitting ul li {
    font-size: 14px;
    line-height: 18px;
}

.contact-wrapper {
    padding-top: 24px;
    border-top: 4px solid #748fb510;
}

.contact-form .submit-button {
    display: flex;
    justify-content: center;
}
/* End contact form */

/* Asia Header */
.section-asia-header .btn-asia-banner .elementor-button {
    padding-right: 12px;
    padding-left: 12px;
}
/* End Asia Header */

/* Asia Content */
.section-asia-content .asia-toc .elementor-toc__list-wrapper {
    margin-bottom: 0;
}

.section-asia-content .asia-toc .elementor-toc__list-wrapper li {
    margin-bottom: 10px;
}

.section-asia-content .asia-toc .elementor-toc__list-wrapper li:last-child {
    margin-bottom: 0;
}

.section-asia-content .asia-content ul {
    margin-bottom: 16px;
    padding-left: 24px;
}

.section-asia-content .asia-content ul li {
    margin-bottom: 16px;
}

.section-asia-content .asia-content .btn-asia-request-demo .elementor-button {
    padding-left: 18px;
    padding-right: 18px;
}

.section-asia-content .asia-content .btn-asia-download .elementor-button {
    padding: 2px;
}

.section-asia-content .asia-content .btn-asia-download .elementor-button .elementor-button-content-wrapper {
    padding-left: 14px;
    padding-right: 14px;
}
/* End Asia Content */

/* Privacy Policy */
.privacy-policy, .terms {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.privacy-policy .group:first-child p:first-child {
	color: #CCCCCC;
}
.privacy-policy .group p,
.privacy-policy .group ul,
.terms .group p,
.terms .group ul,{
	margin-bottom: 0;
}
.privacy-policy .group p:first-child,
.terms .group p:first-child {
	margin-bottom: 9px;
	font-size: 24px;
	line-height: 38px;
	font-weight: 600;
	color: #5A5A5B;
}
.privacy-policy .group p:not(:first-child), 
.privacy-policy .group ul li,
.terms .group p:not(:first-child), 
.terms .group ul li {
	font-size: 22px;
	line-height: 35px;
	color: #5A5A5B;
}
.privacy-policy .group ul,
.terms .group ul {
	padding-left: 30px;
	text-align: justify;
	margin-bottom: 0;
}
.privacy-policy .group span.bold,
.terms .group span.bold {
	font-weight: 700;
}
/* End privacy Policy */

@media screen and (max-width: 991px) {
    .header-desktop {
        display: none;
    }

    .header-mobile {
        display: flex;
        position: relative;
    }
}

@media screen and (max-width: 767px) {
    .footer .footer-menu ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer .footer-menu ul li:not(:last-child) {
        margin-bottom: 16px;
    }

    .footer .footer-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
        margin-inline-end: 0;
        margin-inline-start: 0;
    }

    /* Our Services */
    .section-our-service .our-service-item {
        background: linear-gradient(268.15deg, #FDCF01 21.73%, #FA709A 103.85%);
        padding: 2px;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 69%, 90% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 69%, 90% 100%, 0 100%);
    }

    .section-our-service .our-service-content {
        background: #FFFDFA;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 69%, 90% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 69%, 90% 100%, 0 100%);
    }

    /* End Our Services */

    /* Blog Form Filter */
    .blog-form-filter .form-filter-wrapper {
        flex-direction: column;
        align-items: start;
        gap: 0;
    }

    .blog-form-filter .form-filter-wrapper .form-select-group,
    .blog-form-filter .form-filter-wrapper .form-input-group {
        width: 100%;
    }

    .blog-form-filter .form-filter-wrapper .form-input-group {
        padding: 14px;
    }

    .blog-form-filter .form-filter-wrapper .form-input-group input {
        padding-right: 0;
    }

    /* End Blog Form Filter */

    /* Pagination */
    .elementor-pagination {
        gap: 6px;
    }

    .elementor-pagination .page-numbers {
        min-width: 36px;
        height: 36px;
        font-size: 13px;
    }

    .elementor-pagination .page-numbers.prev,
    .elementor-pagination .page-numbers.next {
        padding: 0 12px;
    }

    /* End Pagination */

    /* Tabs */
    .e-n-tabs-heading.e-n-tabs-heading.e-n-tabs-heading.e-n-tabs-heading {
        overflow-x: auto;
        /* enable horizontal scrolling */
        display: flex;
        flex-wrap: nowrap;
        justify-content: start;
    }

    .e-n-tabs-heading>.e-n-tab-title {
        white-space: nowrap;
        /* optional, prevent tabs title from breaking into 2 lines */
        height: 100%;
    }

    .e-n-tabs-heading>.e-n-tab-title:not(:first-child) {
        margin-block-start: 0 !important;
    }

    .e-n-tabs-content .e-n-tab-title {
        display: none;
        /* don't display mobile tab titles */
    }

    /* End tabs */

    .testing-tool-card {
        overflow: unset;
    }

    .testing-tool-card::after {
        display: none;
    }

    .contact-wrapper {
        padding-top: 12px;
        gap: 12px;
    }

    .contact-mail {
        border-right: none;
    }
}