:root {

    --gt-text-black-black: #000000;

    --gt-theme: #219EBC;
    --gt-text-theme: #219EBC;
    --gt-text-black-white: #000000;
    --gt-text-white-white: #ffffff;
    --gt-text-2b2d3b-d9e1ec: #2b2d3b;
    --gt-bg-theme: #219EBC;
    --gt-bg-black: #000000;
    --gt-bg-black-white: #000000;
    --gt-bg-white-black: #FFFFFF;
    --gt-bg-FFFFFF-202221: #FFFFFF;
    --gt-border-theme: #219EBC;
    --gt-transition-01s: 0.1s;
    --gt-transition-02s: 0.2s;
    --gt-transition-03s: 0.3s;
    --gt-transition-04s: 0.4s;
    --gt-transition-05s: 0.5s;
    /* --bs-border-radius: 0.4rem; */
    --bs-border-radius: 10px;
    --bs-topbar-height: 90px;
    --bg-soft-theme: #219EBC1a;
    --bg-header-white-dark: #ffffff;
}

html[data-bs-theme=dark] {
    --gt-text-black-white: #FFFFFF;
    --gt-text-2b2d3b-d9e1ec: #d9e1ec;
    --gt-bg-black-white: #FFFFFF;
    --gt-bg-white-black: #000000;
    --bg-header-white-dark: #0f1411;
    --gt-bg-FFFFFF-202221: #202221;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }


.form-control {
    transition: unset !important;
    padding-top: .75rem;
    padding-bottom: .75rem;
}

/* Start Font Color */

.gt-text-theme {
    color: var(--gt-text-theme);
}
.gt-text-198754 {
    color: #198754;
}

.gt-text-black-white {
    color: var(--gt-text-black-white);
}
.gt-text-black-black {
    color: var(--gt-text-black-black);
}
.gt-text-2b2d3b-d9e1ec {
    color: var(--gt-text-2b2d3b-d9e1ec);
}

.spinner {
    display: inline-block;
    animation: csspin 1s linear infinite !important;
    -webkit-animation: csspin 1s linear infinite !important;
}
@keyframes csspin {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
/* End Font Color */


/* Start Background Color */
.gt-bg-theme {
    background: var(--gt-bg-theme);
}
.gt-bg-FFFFFF-202221 {
    background: var(--gt-bg-FFFFFF-202221);
}
/* End Background Color */


.font-italic{
    font-style: italic;
}


/* Start Font Size */
.fs-40px{
    font-size: 40px;
}
/* End Font Size */



.h-100px {
    height: 100px;
}

.hw-5 {
    height: 5px !important;
    width: 5px !important;
    min-width: 5px !important;
}

.hw-15 {
    height: 15px !important;
    width: 15px !important;
    min-width: 15px !important;
}

.hw-12 {
    height: 12px !important;
    width: 15px !important;
    min-width: 15px !important;
}

.hw-18 {
    height: 18px !important;
    width: 18px !important;
    min-width: 18px !important;
}

.hw-20 {
    height: 20px !important;
    width: 20px !important;
    min-width: 20px !important;
}

.hw-22 {
    height: 22px !important;
    width: 22px !important;
    min-width: 22px !important;
}

.hw-23 {
    height: 23px !important;
    width: 23px !important;
    min-width: 23px !important;
}

.hw-21 {
    height: 21px !important;
    width: 21px !important;
    min-width: 21px !important;
}

.hw-22 {
    height: 22px !important;
    width: 22px !important;
    min-width: 22px !important;
}

.hw-26 {
    height: 26px !important;
    width: 26px !important;
    min-width: 26px !important;
}

.hw-10 {
    height: 10px !important;
    width: 10px !important;
    min-width: 10px !important;
}

.hw-25 {
    height: 25px !important;
    width: 25px !important;
}

.hw-30 {
    height: 30px !important;
    width: 30px !important;
    min-width: 30px !important;
}

.hw-35 {
    height: 35px !important;
    width: 35px !important;
    min-width: 35px !important;
}

.hw-40 {
    height: 40px !important;
    width: 40px !important;
    min-width: 40px !important;
}

.hw-45 {
    height: 45px !important;
    width: 45px !important;
    min-width: 45px !important;
}

.hw-50 {
    height: 50px !important;
    width: 50px !important;
    min-width: 50px !important;
}

.hw-55 {
    height: 55px !important;
    width: 55px !important;
    min-width: 55px !important;
}

.hw-60 {
    height: 80px !important;
    width: 80px !important;
    min-width: 80px !important;
}

.hw-70 {
    height: 70px !important;
    width: 70px !important;
    min-width: 70px !important;
}

.hw-75 {
    height: 75px !important;
    width: 75px !important;
    min-width: 75px !important;
}

.hw-60 {
    height: 60px !important;
    width: 60px !important;
    min-width: 60px !important;
}

.hw-80 {
    height: 80px !important;
    width: 80px !important;
    min-width: 80px !important;
}

.hw-85 {
    height: 85px !important;
    width: 85px !important;
    min-width: 85px !important;
}

.hw-90 {
    height: 90px !important;
    width: 90px !important;
    min-width: 90px !important;
}

.hw-100 {
    height: 100px !important;
    width: 100px !important;
    min-width: 100px !important;
}

.hw-110 {
    height: 110px !important;
    width: 110px !important;
    min-width: 110px !important;
}

.hw-115 {
    height: 115px !important;
    width: 115px !important;
    min-width: 115px !important;
}

.hw-120 {
    height: 120px !important;
    width: 120px !important;
    min-width: 120px !important;
}

.hw-150 {
    height: 150px !important;
    width: 150px !important;
    min-width: 150px !important;
}

.hw-170 {
    height: 170px !important;
    width: 170px !important;
    min-width: 170px !important;
}

.hw-125 {
    height: 125px !important;
    width: 125px !important;
    min-width: 125px !important;
}

.radius-15 {
    border-radius: 15px !important;
}

.radius-20 {
    border-radius: 20px !important;
}

/* Start Font Weight */
.fw-100 {
    font-weight: 100;
}

.fw-200 {
    font-weight: 200;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700;
}
/* ---- */
.password-generator-checkbox{
    display: flex;
    justify-content: space-between;
    gap: 4px;
}
.tab-btn .nav-link:focus, .nav-link:hover {
    color: white;
}
.tab-btn .nav-link{
    border-radius: 0px;
}
.credit-card-pay-plan .pay-plan-accordion{
    border: none;
}
#tierSection{
    display: none;
}

/* --Jpg-Pdf-Convert-Page-- */
/*.dropzone.pdf-convert-content{*/
/*    align-items: center;*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: center;*/
/*    border: none;*/
/*    background-color: var(--bs-secondary-bg);*/
/*    height: 300px;*/
/*    overflow-y: auto;*/
/*}*/
/*.file-main-drop-area-options{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    border: 1px dashed var(--gt-bg-theme);*/
/*    border-radius: 12px;*/
/*    position: absolute;*/
/*    align-items: center;*/
/*    text-align: center;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    padding: 10px;*/
/*    top: 0px;*/
/*    left: 0px;*/
/*    border-radius: 7px;*/
/*    cursor: pointer !important;*/
/*}*/
.pdf-converter-crop-icon{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid gray;
    max-width: 60px;
    padding: 4px;
    border-radius: 8px;
    margin-bottom: 8px;
}



/* End Font Weight */
.line-height-inherit{
    line-height: inherit;
}

.topbar {
    width: 100%;
}

.topbar .topbar-custom .topbar-item {
    height: 80px;
}

.page-wrapper .page-content {
    margin-left: 0px;
}

.logo-sm {
    height: 38px
}

.card-animate:hover {
    /* -webkit-transform: translateY(calc(-1.5rem / 5));
    transform: translateY(calc(-1.5rem / 5)); */
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}
.card-animate{
    transition: transform var(--gt-transition-03s);
    transform: scale(1);
}


/* Start All Rounder */

.section-s1title-cover .section-s1title {
    font-weight: 600;
}
.section-s1title-cover .section-s1subtitle {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 10px;
}
.card-s1title {
    margin-bottom: 0;
    font-size: 16px;
    color: var(--bs-heading-color);
}

.section-s1padding {
    padding-top: 60px;
    padding-bottom: 60px;
}
.section-pt-padding{
    padding-top: 80px;
}
.section-pb-padding{
    padding-bottom: 80px;
}

/* End All Rounder */


/* Start Topbar (Nav, Header) */

/* .main-s1topbar .nav-sticky .logo {
    margin-left: 16px;
} */

.main-s1topbar.topbar .topbar-custom .topbar-menu .nav-link {
    font-size: 15px;
}

.main-s1topbar.topbar .topbar-custom .topbar-menu .nav-link i {
    font-size: 17px;
}

.main-s1topbar.topbar .topbar-custom .topbar-menu .nav-link:hover {
    color: var(--gt-text-theme);
}

.active {
    color: var(--gt-text-theme);
}

.main-s1topbar .mob-brand {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* .app-search {
    position: relative;
}

.app-search-result {
    position: absolute;
    background: var(--bs-secondary-bg);
    border-radius: 16px;
    width: 100%;
    left: 0px;
    right: 0px;
    max-height: 200px;
    overflow: auto;
    -webkit-box-shadow: 0 3px 16px rgba(142, 134, 171, .05);
    box-shadow: 0 3px 16px rgba(142, 134, 171, .05);
    display: none;
}

.app-search-result.app-search-show-result {
    display: block;
}

.search-categories-dropdown-icon {
    object-fit: contain;
    object-position: center;
    max-height: 23px;
    width: 23px;
    min-width: 23px;
}

.app-search-result-anchor p {
    font-size: 12px;
    font-weight: 600;
}

.app-search-result-anchor:hover p {
    color: var(--gt-text-theme) !important;
} */

@media (max-width:991px) {
    .main-s1topbar.topbar .topbar-custom .topbar-menu .nav-link {
        padding: 5px 10px;
    }

    .main-s1topbar .topbar-menu {
        position: fixed;
        top: 0px;
        bottom: 0px;
        left: 0px;
        width: 230px;
        margin-left: -100% !important;
        background-color: var(--gt-bg-white-black);
        transition: margin-left var(--gt-transition-04s);
        z-index: 9999;
    }


    .main-s1topbar .topbar-menu.show-sm {
        margin-left: 0% !important;
        transition: margin-left var(--gt-transition-04s);
    }

    .main-s1topbar .topbar-menu .topbar-item {
        flex-direction: column;
        overflow: auto;
        height: calc(100% - 100px) !important;
        gap: 10px;
        align-items: start;
    }

    .topbar-menu-backdrop {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: var(--gt-bg-black);
        z-index: 9998;
        opacity: 0;
        visibility: hidden;
        transition: var(--gt-transition-04s);
    }

    .topbar-menu-backdrop.show-sm-back {
        opacity: 0.5;
        visibility: visible;
        transition: var(--gt-transition-04s);
    }
}

@media (max-width:767px) {
    /* .topbar .app-search form button.app-search-back {
        left: 12px;
        padding: 0px;
        width: auto;
        height: auto;
        right: auto;
        background: transparent;
        font-size: 21px;
    }

    .app-search [type="search"] {
        width: 52px !important;
        padding-left: 2px;
        pointer-events: none;
    }

    .app-search.active-search {
        position: fixed;
        top: 16px;
        left: 0px;
        right: 0px;
        z-index: 1;
    }

    .app-search.active-search [type="search"] {
        width: 100% !important;
        padding-left: 40px;
        pointer-events: unset;
    }

    .app-search.active-search .app-btn-submit-search {
        display: block !important;
    }

    .app-search.active-search .app-btn-search {
        display: none !important;
    }

    .app-search .app-search-result {
        display: none !important;
    }

    .app-search.active-search .app-search-result.app-search-show-result {
        display: block !important;
    } */
    .dropzone.jpg-to-pdf{
        height: 200px;
    }
}


/* End Topbar (Nav, Header) */


/* Start Home Page */

.s1-card {
    border: 1px solid transparent;
    height: 100%;
}

.s1-card:hover {
    /* border-color: var(--gt-border-theme); */
    border-color: #85c8d8;
}

.s1-card .s1-card-icon {
    border-radius: 60px;
    transition: border-radius var(--gt-transition-04s);
}

/* .s1-card:hover .s1-card-icon {
    border-radius: 10px;
} */

.s1-card .s1-card-icon svg {
    width: 26px;
    transition: transform var(--gt-transition-04s);
}

.s1-card:hover .s1-card-icon svg {
    transform: rotateY(180deg);
}

.s1-card .s1-card-title {
    font-weight: 500;
}


/* End Home Page */


/* Start Main Footer */

.main-footer {
    position: initial;
}

.footer-link {
    font-size: 15px;
}

.footer-link:hover {
    color: var(--gt-text-theme) !important;
}


/* End Main Footer */


/* End Main Footer */

.comment-s1-card-listul {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

/* home page css  */
#html-Formatter,
#development-Tools,
#image-edit-Tools {
    scroll-margin-top: 72px;
}

.text-truncate-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line-clamp-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recommend-tools-card .s1-card .s1-card-icon svg {
    width: 20px;
}

/* image editor  */
/* file add for development tools  */
.file-drop-area {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 20px;
    transition: 0.2s;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid var(--bs-border-color);
    color: var(--bs-body-color);
    border-radius: 10px;
    width: 100%;
}

.file-msg {
    text-overflow: ellipsis;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    font-size: 12px;
    margin: 0 auto;
}

.file-input {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.file-input:focus {
    outline: none;
}

/*  image upload design  */
.hide {
    display: none;
}

.box1 {
    position: relative;
    text-align: center;
    padding: 10px;
    border: 1px dashed var(--gt-bg-theme);
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    /* max-width: 400px; */
    max-width: 100%;
    margin: auto;
}

.file-input-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.custom-file-label {
    cursor: pointer;
}

.upload-icon {
    font-size: 30px;
    margin-bottom: 10px;
}
/* CROP IMAGE  */
.add-image-result {
    width: 100%;
    height: 400px;
    border: 2px dashed #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: #f9f9f9;
    position: relative;
}

.add-image-result img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.crop-img-result {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin: 0 auto;
}

.cropped {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* base 64  with image  */
#imageContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: auto;
    max-height: 280px;
    overflow: hidden;
    margin: 0 auto;
    aspect-ratio: 423 / 213.22;
    height: 100%;
    width: 100%;
}

#imageContainer img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* image to base64 */

#image-base-preview {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: auto;
    height: 200px;
    overflow: hidden;
    margin: 0 auto;
    object-fit: contain;
  }

/* compress image css  */

.preview img {
    width: 140px;
    height: 140px;
    object-fit: cover;
    border-radius: 6px;
}

.preview {
    border: 1px solid var(--bs-border-color);
}

.delete {
    position: absolute;
    top: 3px;
    right: 2px;
    background: none;
    border: none;
    color: var(--gt-bg-theme);
    cursor: pointer;
    font-size: 22px;
    background-color: #000000;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    line-height: 22px;
    padding: 0;
}
.download-btn{
    border: 1px solid var(--gt-bg-theme);
    background-color: transparent;
}
.download-btn:hover{
  color: var(--gt-bg-white-black) !important;
}
/* index page  */
.bg-soft-theme {
    background-color: var(--bg-soft-theme);
}

.bg-soft-theme svg {
    color: var(--gt-text-theme);
}

.bg-theme{
    background-color: var(--gt-bg-theme);
}
.bg-theme svg {
    color: white;
}

/* scroll to top  */

button.back-to-top {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    height: 0px;
    width: 0px;
    overflow: hidden;
    border-radius: 50px;
    color: transparent;
    clear: both;
    visibility: hidden;
    position: fixed;
    cursor: pointer;
    display: block;
    border: none;
    right: 50px;
    bottom: 75px;
    font-size: 0px;
    outline: 0 !important;
    z-index: 99;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus {
    outline: 0 !important;
}

button.back-to-top::before,
button.back-to-top::after {
    content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 10px var(--gt-bg-theme);
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
    border-radius: 20px;
    visibility: hidden;
}

button.back-to-top.show::after,
button.back-to-top.show::before {
    visibility: visible;
}

button.back-to-top::after {
    border-bottom-color: #fff;
    position: relative;
    top: -24px;
}

button.back-to-top.show {
    display: block;
    background: #fff;
    color: #16819b;
    font-size: 25px;
    right: 25px;
    bottom: 25px;
    height: 50px;
    width: 50px;
    visibility: visible;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}

button.back-to-top.show:active {
    box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}

/* catagory filter   */

.catagories-list li.active {
    background-color: var(--bs-accordion-active-bg);
}

.catagories-list li {
    padding: 10px;
    border-radius: var(--bs-border-radius-lg);
    margin: 5px 0;
}

.catagories-list li:hover {
    background-color: var(--bs-primary-bg-subtle);
}

.catagories-list li:last-of-type {
    margin-bottom: 0;
}

.accordion {
    --bs-accordion-active-color: #219EBC;
}
.catagories-filter .accordion-item:last-child {
    border-bottom: 0;
}

.catagories-wrapper {
    /* position: sticky; */
    top: 80px;
}

/* faq  */
.faq-details .accordion-item{
    border-bottom: 0;
    background-color:var(--bs-secondary-bg);
    margin: 10px 0;
    overflow: hidden;
    border-radius: 10px;
}
.faq-details .accordion-button{
    border-bottom: 0;
    background-color:var(--bs-secondary-bg);
    padding: 20px;
    font-size: 16px;
}
.faq-details .accordion-button{
    border-bottom: 0;
    background-color:var(--bs-secondary-bg);
    padding: 20px;
    font-size: 15px;
}
.faq-details .accordion-body {
    padding: 0px 30px 20px;

}

.hover-border:hover::before {
    background: var(--gt-bg-theme);
    width: 100%;
    transition: 0.4s;
}

.hover-border::before {
    content: "";
    transition: 0.4s;
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 2px;
    width: 0px;
}

.catagories-list li.active a{
    color: var(--gt-theme) !important;
}

.blog-card-img {
    /* height: 230px; */
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
    border-radius: var(--bs-border-radius);
}

.blog-banner-img {
    max-height: 420px;
}

.blog-card-hover .card-title{
    transition: 0.2s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: normal;
}
.blog-card-hover .blog-card-img{
    transition: 0.2s ease-in-out;
}
.blog-card-hover:hover .blog-card-img{
    scale: 1.04;
    transition: 0.2s ease-in-out;
}
.blog-card-hover:hover .card-title{
    color: var(--gt-theme);
}

.blog-s1detail-maincontent{
    font-size: 14px;
}
.blog-s1detail-mainimage{
    aspect-ratio: 16 / 9;
}
.blog-s1detail-mainimage img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-s1detail-maincontent code{
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
    font-size: 14px;
}
.blog-s1detail-maincontent h1, .blog-s1detail-maincontent h2, .blog-s1detail-maincontent h3, .blog-s1detail-maincontent h4, .blog-s1detail-maincontent h5, .blog-s1detail-maincontent h6{
    padding-top: 1rem;
    margin-bottom: .9rem;
    color: var(--gt-text-black-white);
}
.blog-s1detail-maincontent p, .blog-s1detail-maincontent li{
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important;
    /* color: #8f8f8f !important; */
    font-weight: 300;
    line-height: 24px;
}
.blog-s1detail-maincontent strong{
    color: var(--gt-text-black-white);
    font-weight: 400;
}
.blog-s1detail-maincontent a{
    text-decoration: underline;
}
.marker-bold li::marker {
    color: var(--gt-text-black-white);
}

[data-bs-theme=dark] .accordion-button::after{
    filter: grayscale(1);
}
.logo-lg{
    width: 60px;
    height: 55px;
}
.side-bar-logo{
    width: 80px;
    height: 80px;
}
.footer-logo{
    width: 60px;
    height: 55px;
}


form {
    margin: 0px;
}


@media (min-width: 992px) {
    .h-lg-100 {
        height: 100% !important;
    }
}


/* Start select2 CSS */
.select2-results__option {
    padding: 9px 15.2px;
}
.select2-container--default .select2-results__option--selected {
    background-color: var(--bs-primary-bg-subtle);
    color: var(--gt-theme);
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: var(--gt-theme);
}
.select2-container--default .select2-selection--single{
    padding: 12px 15.2px;
    padding-right: 22px;
    border-radius: 10px;
    background-color: var(--bs-secondary-bg);
}
.select2-container--default.select2-container--open .select2-selection--single {
    border: 1px solid var(--gt-theme);
}
.ideal-metric-select .select2.select2-container.select2-container--default {
    width: 100% !important;
}
/* End select2 CSS */



/* Start Table Css */
.table-s1 thead th {
    color: var(--gt-theme);
    background: rgba(34, 158, 188, 0.1);
}
.table-s1.table thead th{
    border-radius: 0px !important;
}
.table-s1.table td {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 300;
    color: var(--bs-secondary-color);
}

.table-s2 tr {
    border-width: 1px;
}
.table-s2 thead th {
    /* color: var(--gt-theme);
    background: rgba(34, 158, 188, 0.1); */
}
.table-s2.table thead th{
    border-radius: 0px !important;
}
.table-s2.table td {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 300;
    color: var(--bs-secondary-color);
}
.table-s2.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: transparent;
}

.table-s3 tr {
    border-width: 1px;
}
.table-s3 thead th {
    /* color: var(--gt-theme);
    background: rgba(34, 158, 188, 0.1); */
}
.table-s3.table thead th{
    border-radius: 0px !important;
}
.table-s3.table td {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 300;
    color: var(--bs-secondary-color);
}
.table-s3.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: transparent;
}
/* End Table Css */


/* Start flatpickr */
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background: var(--gt-theme);
    border-color: var(--gt-theme);
}
.flatpickr-time *{
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}
.flatpickr-monthSelect-month.selected, .flatpickr-monthSelect-month.startRange, .flatpickr-monthSelect-month.endRange {
    background-color: var(--gt-theme) !important;
    border-color: var(--gt-theme) !important;
}
/* End flatpickr */


/* Start QR code preview */
.qr-preview-card{
    border: 1px solid var(--bs-border-color);
}
.qr-preview-card img {
    width: 140px;
    height: 140px;
    object-fit: contain;
    /* border-radius: 6px; */
}
/* End QR code preview */


/* .starability-basic {
    width: 175px;
}
.starability-basic > label {
    position: relative;
    display: inline-block;
    float: left;
    width: 35px;
} */


.carousel-darkicon .carousel-indicators [data-bs-target], .carousel-darkicon .carousel-control-prev-icon, .carousel-darkicon .carousel-control-next-icon{
    filter: brightness(0) saturate(100%);
}
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark] .carousel .carousel-control-prev-icon, [data-bs-theme=dark].carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon{
    filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(7469%) hue-rotate(186deg) brightness(109%) contrast(109%);
}
.carousel-darkicon .carousel-control-prev, .carousel-darkicon .carousel-control-next{
    width: 40px;
    height: 40px;
    background-color: rgba(var(--bs-light-rgb), 1) !important;
    padding: 10px;
    border-radius: 10px;
}
.carousel-darkicon .carousel-control-next, .carousel-darkicon .carousel-control-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}

.sample-file-wrapper .card h5{
    width: 100px;
}
.color-input {
    height: 50px;
    width: 100px;
}

.blog-home-maincontent{
    font-size: 14px;
}
.blog-home-maincontent code{
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
    font-size: 14px;
}
.blog-home-maincontent h1{
    line-height: 50px;
}

.blog-home-maincontent p, .blog-home-maincontent li{
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important;
    font-weight: 300;
    line-height: 24px;
}
.blog-home-maincontent li strong,.blog-home-maincontent p strong{
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important;
    font-weight: 700;
}

.blog-home-maincontent a{
    text-decoration: underline;
}

.blog-word-highlight{
    font-weight: 700;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
[data-bs-theme=light] .s1-card-icon img{
    filter: invert(1);
}

[data-bs-theme=dark] .s1-card-icon img{
    filter: unset;
}


/* Start File Converter Section */
.file-main-drop-area-sub-options {
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 7px;
    cursor: pointer;
}
.dropzone.dz-clickable * {
    cursor: pointer;
}
.file-main-drop-area-sub-options .bg-white {
    padding: 5px 10px;
    border-radius: 7px;
}
.file-main-drop-area-option {
    /*color: #A39FAA;*/
    cursor: pointer !important;
}
.file-main-drop-area-option i {
    cursor: pointer !important;
}
.file-main-area .file-main-drop-area-sub-options {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.file-main-drop-area-options {
    width: 100%;
    height: 300px;
    /*border: 1px dashed var(--gt-bg-theme);*/
    border-radius: 12px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 7px;
    cursor: pointer !important;
}
.dropzone .dz-preview {
    padding: 10px;
    margin: 10px;
}
.dropzone .dz-preview .dz-image {
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dropzone .dz-preview.dz-image-preview {
    background-color: var(--bg-light-blue);
    border-radius: 8px;
}
.dropzone {
    /*border: 2px dashed var(--theme-color);*/
    border: 1px dashed var(--gt-bg-theme);
    border-radius: 7px;
    min-height: 300px;
    background: transparent;
}
/* Start File Converter Section */

.home-textarea{
    height: calc(100dvh - 600px);
    min-height: 300px !important;
}
@media (max-width: 991px) {
    .home-textarea{
        height: unset;
    }
}
.form-control.convert-option-content{
    padding: 0px;
    max-width: 200px;
    height: 220px;
    width: 100%;
    overflow-y: scroll;
}
.convert-option{
    margin: 0px;
    cursor: pointer;
    width: 100% !important;
}
.convert-option.active{
    background-color: #229ebc33;
    color: var(--gt-text-theme);
}
.convert-option{
    padding: 12px 0px;
}
.convert-option:hover{
    background-color: var(--gt-bg-theme);
    color: white;
}
.copy-input-btn{
    position: absolute;
    padding: 0;
    top:12px;
    right: 12px;
    border: 0px solid var(--bs-secondary-color);
    border-radius: 5px;
    cursor: pointer;
}
.copy-input-btn i{
    font-size: 23px;
    color: var(--bs-secondary-color);
}

.common-icon-border.active .iconoir-heart-solid::before{
    background: var(--bs-danger);
}
.common-icon-border{
    line-height: 0;
    border-color: var(--bs-border-color) !important;
}


/* Start codemirror Css */
.CodeMirror {
    /* border: 1px solid #ccc; */
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    resize: vertical;
    /* overflow: auto; */
    /* margin-bottom: 20px; */

    /* Normalize font size and line height */
    font-size: 14px !important;
    line-height: 1.4 !important;
}
/* End codemirror Css */
/*favorite-dropdown*/
.favorite-dropdown-list {
    height: 200px;
    overflow: auto auto;
}

::-webkit-scrollbar {
    width: 2px;
    height: 1px;
}
/*::-webkit-scrollbar-track {*/
/*    background: var(--bs-gray);*/
/*}*/
/*::-webkit-scrollbar-thumb {*/
/*    background-color: var(--bs-primary);*/
/*    border-radius: 4px;*/
/*}*/
.topbar .topbar-custom .nav-link.nav-icon i{
    padding-bottom: 0;
}
@media (max-width: 400px) {
    .topbar .topbar-custom .nav-link.nav-icon{
        height: 43px;
        width: 43px;
    }
    .app-search.active-search{
        margin: 0 5px;
    }
    .topbar .app-search form button{
        left: 0;
        margin: 0 auto;
        right: 0;
    }
    .topbar .app-search form .form-control, .topbar .app-search form .form-control:focus{
        height: 43px;
    }
    .app-search.active-search  form button{
        right: 4px;
        left: unset;
        margin: unset;
    }
}

.like-count-list{
    height: 20px;
    width: 20px;
    top: -5px;
    right: -5px;
    text-align: center;
}
.like-count-list span{
    font-size: 10px;
    color: var(--bg-header-white-dark);
    margin-top: 2px;
    display: block;
}

[name="feedback_type"] {
    display: none;
}
[name="feedback_type"] ~ .feedbackgroup-active{
    display: none;
}
[name="feedback_type"]:checked ~ .feedbackgroup-none{
    display: none;
}
[name="feedback_type"]:checked ~ .feedbackgroup-active{
    display: inline;
}


/* .SearchIcon {
    left: 16px !important;
} */
.search-s1 [type="button"]{
    left: 9px !important;
    padding: 0px;
    width: 36px;
    height: 36px;
    border-radius: 50rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}
.search-s1 [type="search"]{
    min-height: 52px;
    border-radius: 50rem;
    padding-left: 54px;
    background: var(--gt-bg-FFFFFF-202221);
}

[arial-search]{
    max-width: 500px;
    width: 100%;
}
[arial-search="false"] .search-categories-dropdown {
    display: none;
}

.search-categories-dropdown {
    background: var(--bs-secondary-bg);
    border-radius: 12px !important;
    position: absolute;
    top: 55px;
    z-index: 99;
    left: 0px;
    right: 0px;
    width: 100%;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 0px 16px;
    min-height: 50px;
    max-height: 200px;
    overflow: auto;
    transition: 0.5s;
    border: var(--bs-border-width) solid var(--bs-border-color);
}


.search-categories-dropdown li a {
    text-decoration: none;
    color: var(--bs-heading-color);
}

.search-categories-dropdown-li {
    padding: 14px 25px;
    cursor: pointer;
}

.search-categories-dropdown-li:hover {
    background: #219dbc1f;
    color: var(--gt-text-theme);
}
.search-categories-dropdown-li:hover p{
    color: var(--gt-text-theme) !important;
}

.search-categories-dropdown-icon {
    object-fit: contain;
    object-position: center;
    max-height: 23px;
}

.filter-brightness-0-1{
    filter: brightness(0);
}
[data-bs-theme="dark"] .filter-brightness-0-1{
    filter: brightness(1);
}