body {
    margin: 0px !important;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&display=swap');

* {
    font-family: "Inter", serif;
}
ul.steps {
    list-style: none;
    padding: 0px;
}

:root body .toc-heading {
    font-family: "Inter", serif;
}
a:hover, a:focus {

    text-decoration: inherit !important;
}
.accordion-container button:hover {
    color: inherit !important;
}
ul#menu-main-menu {
    list-style: none;
    display: flex;
    gap: 40px;
    margin-bottom: 0px;
}
.count-card h3.banner-title {
    margin: 24px 0px;
}
div#content-wrap img {
    width: 100% !important;
}
div#content-wrap {
    font-size: 18px;
    color: #282828;
    line-height:26px;
    font-weight: 300;
}
:root .custom-post-excerpt p{
    font-size: 14px !important;
}
:root .custom-meta-data span {
    margin-right: 10px;
    font-size: 14px;
}
:root div#content-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
div#content-wrap p,
div#content-wrap li {
    color: #282828;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 0px !important;
    margin-top: 8px;
}
div#content-wrap h1, div#content-wrap h2, div#content-wrap h3, div#content-wrap h4,div#content-wrap  h5, div#content-wrap h6{
  color:black;
  margin-bottom: 0px;
}
.container.xl {
    max-width: 1400px;
}
.container.sm {
    max-width: 697px;
}
div#content-wrap {
    width: 72%;
    padding: 0px 30px;
}
:root .hestia-bottom-footer-content {
    display: flex;
    flex-direction: column;
}

#content-wrap h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
#content-wrap h3 {
    font-size: 20px;
  font-weight:500;
}
#content-wrap a {
    color:#0000EE !important;
}

a {
    color: inherit !important ;
    text-decoration: none;
}

/* a:hover{
	color:#9747ff;
} */

h1.post-title {
    margin-top: 0px;
    margin-bottom: 10px;
}

footer.footer-wrap {
    display: none;
}

.main-header-q {
    display: none;
}

.mil-frame {
    display: none;
}

header.header-wrap-qrd {
    padding: 13px 0;
    color: black;
    border-bottom: 1px solid #e8e8e8;
    background-color: white;
}

header nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.container {
    max-width: 1140px;
    margin: auto;
    padding: 0 15px;
}

span.logo-name {
    font-weight: bold;
    font-size: 25px;
}

.logo-aside a {
    display: flex;
    align-items: center;
    gap: 10px;
}

li.menu-item {
    font-size: 16px;
    font-weight: 400;
}

li.menu-item:hover {
    color: #9747ff;
}

button {
    border: 1px solid #dcdcdc;
    background-color: white;
    padding: 9px 20px;
    color: #3a3a3a;
    border-radius: 9px;
    font-size: 17px;
    cursor: pointer;
    box-shadow: none !important;
}
button.bg-btn {
    background: #9747ff;
    color: white;
    border-color: #9747ff;
}

button.btn-light:hover {
    background: #9747ff;
    color: white;
    border-color: #9747ff;
}

button.bg-btn:hover {
    background: white;
    color: black !important;
    border-color: #dcdcdc;
}
header ::after, header ::before {
    display: none !important;
}

/* F O O T E R */
footer {
    border-top: 1px solid #e8e8e8;
    padding: 50px 0;
    background: #2c2c2c;
    color: white;
}

.footer-uper {
    display: flex;
    justify-content: center;
}

.footer-uper.lower {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #494949;
}

/* BLOG DESIGN */
.post-body {
    display: flex;
    gap: 10px;
    padding: 50px 0;
    align-items: flex-start;
}

.table-content-aside {
    border-radius: 20px;
    height: auto;
    width: 18%;
    position: sticky;
    top: 65px;
}

ul#footer-menu {
    display: flex;
    list-style: none;
    gap: 40px;
    padding: 0px;
}

.content-wrap {
    width: 75%;
    padding: 0 10px;
}

ul#content-list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.post-meta-group span {
    color: gray;
}
#content-wrap h3:nth-child(1), div#content-wrap h2:nth-child(1) {
 
    margin-top: 0px;
}
li.content-item {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    color: gray;
}

h3#\31 {
    margin-top: 0px;
}

li.content-item:hover {
    color: #9747ff;
}

.content-wrap h3 {
    font-size: 30px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-weight: 600;
}

.content-wrap p {
    margin-bottom: 20px;
    color: gray;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
}

.post-banner {
    background-image: url('https://images.unsplash.com/photo-1687463221023-02f259da7d77?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D');
    height: 300px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.post-banner:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0000004f;
    content: '';
    right: 0;
    top: 0;
}

h1.post-title {
    font-size: 46px;
    font-weight: 700;
}

.post-header {
    padding: 30px 0;
}

img.auth-img {
    width: 32px;
    border-radius: 100%;
}

.about-auth,
.about-date {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    line-height: 22px;
}

.about-date {
    border-left: 1px solid #ccc8c8;
    padding-left: 20px;
}

.post-meta-group {
    display: flex;
    gap: 20px;
}

button.btn-light {
    margin-right: 10px;
}

.mobile-menu-wrap-out {
    display: none;
}

.post-header {
    padding: 110px 0;
    background-size: cover;
    background-position: center;
    position: relative;
}

.post-header:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: .9;
    background-color: #fffbe9;
}
h1.toc-heading.post-title,
.post-meta-group span,
.post-meta-group img {
    z-index: 1;
    position: relative;
    color: #334155;
}

/** FOR QR **/
.flex-row {
    display: flex;
    align-items: center;
 
}
.page-banner .flex-row {
   justify-content: end;
}
.content-left,
.image-right {
    width: 50%;
}

.content-left {
    padding-left: 15px;
    padding-right: 50px;
    max-width: 575px;
}

.image-right img,
.dt-image-right img {
    width: 100%;
}

h1.banner-title {
    font-size: 40px;
    margin-bottom: 14px;
    margin-top: 0px
}
h1, h2, h3, h4, h5, h6{
    font-weight: bold !important;
}
h3.banner-title {
    font-size: 24px;
}
section.page-banner {
    background-color: #F5EDFF;
}

section.count-section {
    padding: 60px 0px;
}

.detail-section {
    padding: 0px 0px 60px 0px;
}

.count-card {
    width: 33%;
    padding: 0px 15px;
    text-align: center;
}

.count-card h2 {
    font-size: 62px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.count-card p {
    max-width: 265px;
    width: 100%;
    margin: auto;
}

.dt-content-left,
.dt-image-right {
    width: 50%;
}

.sec-title {
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
}

svg.e-font-icon-svg.e-fas-qrcode {
    width: 16px;
    fill: #9747ff;
    margin-right: 8px;
}

span.upper-title {
    font-size: 19px;
    font-weight: 700;
    color: #9747ff;
    position: relative;
    top: -2px;
}

.dt-image-right img {
    height: 400px;
    max-width: 490px;
    object-fit: contain;
}

.dt-image-right.right-img img {
    float: right;
}

section.detail-section .container {
    padding: 0px 15px;
}

.steps-section h2.sec-title {
    text-align: center;
    margin: auto;
    max-width: 400px;
    text-transform: capitalize;
    margin-bottom: 20px;
}

section.steps-section {
    padding-bottom: 60px;
}

img.step-img {
    border: 3px solid #9747ff;
    border-radius: 18px;
    transition: 0.2s;
}

img.step-img:hover {
    transform: translateY(-10px);
    transition: 0.2s;
}

.step-card {
    padding: 0px 15px;
    width: 25%;
}
.get-wrap {
    border: 1px solid #9747ff;
    border-radius: 30px;
    padding: 60px 30px;
    text-align: center;
    margin: 0px 15px;
}

section.Get-section {
    padding: 0px 60px 60px;
}

button.accordion {
    border: none;
    border-top: 1.5px solid #9747ff;
    background: transparent;
    padding: 0px;
    text-align: left;
    width: 100%;
    position: relative;
    border-radius: 0px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-weight: 600;
    cursor: pointer;
    outline: none;
    font-size: 23px;
    padding-right: 20px !important;
    transition: background-color 0.3s;
}

.acr-sec {
    padding: 60px 0px;
    background-color: #F5EDFF;
}

.footer-uper.lower p {
    color: white;
}

/* BODY */
.accordion-container {
    width: 100%;

}

/* .accordion {
    background-color: #eee;
    border: none;
    padding: 15px;
    text-align: left;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    outline: none;
    font-size: 18px;
    transition: background-color 0.3s ease;
} */

.page-banner .image-right img {
    height: 450px;
    object-fit: cover;
}

p {
    font-weight: 300 !important;
    color: #212121;
    line-height: 22px;
}

.panel {
    display: none;
    transition: max-height 0.5s ease-out;
    /* Smooth slide-down animation */
}

.panel p {
    margin: 0px 0px 20px 0;
}

.acr-sec .flex-row.container {
    align-items: flex-start;
}

button.accordion:after {
    content: '+';
    right: 2px;
    font-size: 23px;
    position: absolute;
    top: 16px;
}

.step-card.top-30 {
    margin-top: 5%;
}

.step-card.top-50 {
    margin-top: 15%;
}

.steps-section .flex-row {
    align-items: start;
}

.dt-content-left p, .content-left p {
    color: gray;
    line-height: 28px;
    font-size: 16px;
}


@media only screen and (max-width: 1023px) {
    section.detail-section .container {
        padding: 0px 15px;
    }

    .content-left {
        padding-left: 15px;
        padding-right: 15px;
    }

    .hide-on-mb {
        display: none;
    }

    .toggle-action svg {
        width: 30px;
        height: 30px;
    }

    .mobile-menu-wrap {
        display: flex;
        align-items: center;
        gap: 5px;
    }

    button {
        padding: 8px 20px;
    }

    header.header-wrap-qrd {
        padding: 15px 0px;
    }

    .mobile-menu-wrap-out {
        display: block;
    }

    .menu-wraper-mb {
        position: absolute;
        left: 0px;
        z-index: 99;
        width: 300px;
        background-color: #ffffff !important;
        top: 0px;
        height: 100vh;
        border-right: 1px solidrgb(28, 23, 23);
        padding: 20px;
        box-shadow: 6px -2px 13px -13px;
    }

    .menu-wraper-mb ul#primary-menu {
        gap: 8px;
        flex-direction: column;
    }

    div#mobile-menu-slide {
        left: -100%;
        max-width: 250px;
    }

    .menu-wraper-mb.show-menu {
        left: 0px !important;
    }

    header li.menu-item {
        font-size: 16px;
        font-weight: 300;
        margin-bottom: 10px;
        border-bottom: 1px solid #ededed;
        padding-bottom: 10px;
    }

    ul#menu-main-menu-1 {
        list-style: none;
        padding: 0px;
        width: 100%;
    }
    .count-card h2 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 767px) {
    .dt-image-right img {
        height: auto;
    }
    .flex-row {
        flex-wrap: wrap;
    }
    ul#footer-menu {
        flex-wrap: wrap;
        gap: 16px;
        justify-content: center;
    }
    header .container {
        padding: 0 10px !important;
        max-width: 100%;
    }
    .count-card p {
        margin-bottom: 20px !important;
    }
    .step-card {
        width: 45%;
    }

    section.Get-section {
        padding: 0px 0px 40px;
    }
    .page-banner .content-left{
        padding: 0px 30px !important;
    }
    .get-wrap {
        padding: 30px 30px;
    }
    .step-card.top-50, .step-card.top-30 {
        margin-top: 0%;
    } {
        margin-top: 0%;
    }
    section.steps-section {
        padding-bottom: 40px;
    }
    .count-card {
        width: 100%;
    }

    .content-left,
    .image-right {
        width: 100%;
        padding: 0px 15px;
    }

    .dt-content-left,
    .dt-image-right {
        width: 95%;
        padding: 0px 15px;
    }

    .step-card {
        width: 100%;
    }

    ul#menu-main-menu-1 {
        list-style: none;
        padding: 0px;
        width: 100%;
    }

    h1.post-title {
        font-size: 35px;
        font-weight: 600;
    }

    .post-meta-group {
        flex-wrap: wrap;
    }

    .post-header {
        padding: 40px 0;
    }

    .post-body {
        flex-wrap: wrap;
    }

    .content-wrap,
    .table-content-aside {
        width: 100%;
        padding: 0px;
    }

    .content-wrap h3 {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .about-auth,
    .about-date {
        gap: 4px;
        font-size: 13px;
    }

    img.auth-img {
        width: 25px;

    }

    .post-meta-group {
        gap: 5px;
    }

    .about-date {
        padding-left: 6px;
    }

    ul#primary-menu {
        flex-wrap: wrap;
    }

    .post-body {
        padding: 20px 0px;
    }

    footer ul#primary-menu {
        gap: 15px;
        padding: 0px;
        justify-content: center;
    }



    div#close-menu {
        position: absolute;
        left: 250px;
        top: 24px !important;
    }

    div#content-wrap>h3:first-child {
        margin-top: 0px;
    }

    .table-content-aside {
        padding: 15px 15px 5px;
        margin-bottom: 10px;
        position: inherit;
    }

    .footer-uper.lower {
        text-align: center;
        margin-top: 10px;
        padding-top: 10px;
    }

    span.logo-name {
        font-size: 14px;
    }


    footer {
        padding: 20px 0;
    }

    .menu-wraper-mb ul#primary-menu {
        padding: 0px;
    }

    div#content-wrap {
        width: 100%;
        padding: 0px;
    }
    .page-banner .image-right img {
       display: none;
    }
    section.page-banner, section.count-section, .acr-sec {
        padding: 40px 0px;
    }
    .detail-section {
        padding: 0px 0px 40px 0px;
    }
    .container.get-wrap {
        padding: 40px 15px;
    }
    .sec-title {
        font-size: 32px;
    }
    .center-details .flex-row {
        flex-direction: column-reverse;
    }
    .detail-section .dt-image-right {
        text-align: center;
    }
    .detail-section .dt-image-right img {
        width: 220px;
        float: inherit;
        margin-bottom: 20px;
    }
}
a.back-button {
    display: none;
}


.post-date img {
    border-radius: 50%;
    /* Makes the avatar circular */
    width: 40px;
    /* Set the width and height to ensure it's circular */
    height: 40px;
    margin-right: 8px;
    /* Space between the avatar and text */
}

.post-date span {
    margin-right: 5px;
    /* Add spacing between metadata items */
}


/* Apply the background color to the body */

.form-label {
    font-size: 13px;
    color: #333;
}

.form-control {
    border-radius: 8px;
    width: 100%;
    padding: 15px;
    border: none;
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    margin-top: 9px;
    margin-bottom: 15px;
    background-color: #F1F5F9;
}
.form-control:focus {
    border-color: #9747ff;
    box-shadow: 0 0 8px rgba(151, 71, 255, 0.4);
}

.form-control::placeholder {
    color: #aaa;
}

/* Button styling */
.btn-submit {
    background-color: #9747ff;
    color: #fff;
    font-size: 1.0rem;
    padding: 12px;
    width: 100%;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.btn-submit:hover {
    background-color: #7c3fe0;
    color: black;
}
.form-wrap {
    max-width: 400px;
    margin: auto;
}
.contact-wrap .flex-row.container {
    min-height: 70vh;
}
:root .user-profile-linkedin svg.linkedin-icon {
    width: 30px;
    height: 30px;
    fill: black;
}

:root .user-profile-linkedin {
    text-align: center;
    margin-top: 10px;
} 
ul#menu-language-footer {
    list-style: none;
}.footer-copyright {
    padding-bottom: 20px;
}
.latest-posts .post-card {
    padding: 0px !important;
}
:root .latest-posts .row {
   
    gap: 10px;
    justify-content: start;
}
li#menu-item-wpml-ls-3-da {
    position: relative;
}
 ul.sub-menu {
    display: none;
    border: 1px solid;
    padding: 12px;
    /* display: flex; */
    flex-direction: column;
    gap: 7px;
    list-style: none !important;
    background-color: white;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    position: absolute;
    top: 40px;
    width: 221px;
    z-index: 1;
}
li.menu-item {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0px;
}
ul.sub-menu  li.menu-item {
    font-size: 16px;
    font-weight: 400;
    padding: 4px 0px;
    color: black;
    margin-bottom: 10px;

}
li#menu-item-wpml-ls-3-da:hover ul.sub-menu{
    display: block;
}
/* Responsive layout for mobile and tablet screens */
@media (max-width: 768px) {
    #contact-us-form-container {
        padding: 20px;
    }

    .form-control {
        padding: 12px;
    }

    .btn-submit {
        padding: 12px;
    }
	:root .footer-copyright {
    flex-direction: column !important;
    padding-bottom: 0px !important;
}
	:root ul#menu-language-footer {
    padding: 0px !important;
}
}

/* SweetAlert custom styling */
.swal2-popup {
    font-family: 'Arial', sans-serif;
    border-radius: 10px;
}


 
ul#menu-footer-menu {
    display: flex;
    list-style: none;
    justify-content: center;
    gap: 48px;
    margin-bottom: 30px;
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 27px;
}
.copyright.pull-right {
    text-align: center;
}
:root .gt_switcher {
    width: 48px !important;
}
.gt_switcher a img {
    width: 27px !important;
    height: 18px !important;
    border-radius: 4px;
    object-fit: cover;
    border: 1px solid #bfbfbf !important;
    object-position: center;
}
.gtranslate_wrapper {
    margin: 0px 0px 0px 15px;
    position: relative;
    overflow: initial;
}
:root .gt_switcher .gt_option {
    position: absolute !important;
    top: 49px;
    width: 185px !important;
    background-color: #ffffff !important;
    right: 0px;
}
:root  .gt_switcher .gt_selected a {
    border: none !important;
    width: 100% !important;
    background-color: white !important;
    font-size: 0px !important;

}
/* :root  .gt_switcher .gt_option a{
    overflow: hidden !important;
    line-height: 16px !important;
    height: 17px !important;
} */
.button-action-qrd.hide-on-mb {
    display: flex;
    align-items: center;
}
:root  .gt_switcher .gt_selected a:after {
    height: 22px !important;
    right: -4px !important
    ;
}
:root div#content-wrap a {
    color: #0000EE !important;
	font-weight:500 !important;
}


:root ul.sub-menu {
    padding: 8px !important;
    border-radius: 6px !important;
    width: 160px !important;
    left: 35px !important;
}

:root ul.sub-menu.active {
    display:block !important;
    left: 34px;
    top: 14px !important ;
    bottom: inherit;
    right: inherit;
    width: 50px;
    padding:6px;
    border-radius: 3px;
}
:root  ul#menu-language-footer::after {
    content: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!--%20License%3A%20CC0%20License.%20Made%20by%20SVG%20Repo%3A%20https%3A%2F%2Fwww.svgrepo.com%2Fsvg%2F392615%2Farrow-bottom-chevron-direction-navigation%20--%3E%3Csvg%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20id%3D%22layer1%22%3E%3Cpath%20d%3D%22M%204%206.2910156%20L%203.2910156%207%20L%203.6464844%207.3535156%20L%2010%2013.708984%20L%2016.353516%207.3535156%20L%2016.708984%207%20L%2016%206.2910156%20L%2015.646484%206.6464844%20L%2010%2012.291016%20L%204.3535156%206.6464844%20L%204%206.2910156%20z%20%22%20style%3D%22fill%3A%23222222%3B%20fill-opacity%3A1%3B%20stroke%3Anone%3B%20stroke-width%3A0px%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    position: absolute;
    top: 12px;
    right: -21px;
}
    :root nav.language-footer-menu {
        position: relative;
    }  
    ul .wpml-ls-menu-item a {
        display: flex;
        align-items: center;
        padding: 10px 0px;
    } 
    .menu-item a img {
        width: 28px;
    }
    .menu-item:hover ul.sub-menu a {
        padding: 0px !important;
    } 
    .menu-item:hover ul.sub-menu {
        display: block !important;
       
    }
    :root ul.sub-menu {
        display: none;
        border: 1px solid;
        padding: 8px;
        /* display: flex; */
        flex-direction: column;
        gap: 7px;
        list-style: none !important;
        background-color: white;
        border-radius: 6px;
        border: 1px solid #e1e1e1;
        position: absolute;
        top: -140px !important;
        width: 92px;
        z-index: 1;
        left: 35px;
        overflow-y: scroll !important;
        max-height: 142px !important;
        scrollbar-width: thin;
    }
    /* ul.sub-menu::-webkit-scrollbar:horizontal {
        height: 6px;     
        width: 0;
    } */
:root li.menu-item {
	font-weight: 400;
font-size: 16px !important;
line-height: 24px !important;
color:#334155;
}



   