:root {
    --main-color: #00bcd4;
    --main-color-2: #ff8a56;
}

.services-container img {
    max-width: 100%
}

.services-container h1 {
    font-size: 1.8rem;
    line-height: 1.3;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: left;
    font-weight: 550
}

.services-container p:not([class]) {
    line-height: 1.7;
    margin: 15px 0;
    font-size: 1rem
}

.services-container .References {
    color: #888
}

.services-container a {
    color: #00bcd4;
    text-decoration: none
}

.services-container a.btn {
    color: #fff;
    text-decoration: none
}

.services-container a:hover {
    color: #ff8a56;
    text-decoration: underline
}

.services-container a.btn:hover {
    color: #fff;
    text-decoration: none
}

table {
    border-collapse: collapse;
    margin: 15px 0;
    width: 100%;
    border: 1px solid #ddd
}

table td,
table th,
table tr {
    border: none;
    border-bottom: 1px solid #ddd;
    font-size: .95rem
}

table td,
table th {
    padding: 7px 12px;
    line-height: 1.7
}

table th {
    background: var(--main-color-2);
    color: #fff;
    text-align: left;
    font-weight: 550;
}

table tr td {
    background: #fff;
    color: #333
}

table tr td a {
    color: var(--main-color);
    text-decoration: none
}

table tr:nth-of-type(2n+2) td {
    background: #f9f9f9
}

table.bt tbody td,
table.bt tfoot td,
table.bt tfoot th {
    font-size: .95rem;
    padding: 0
}

table.bt tbody td:before,
table.bt tfoot td:before,
table.bt tfoot th:before {
    padding: 10px
}

table.bt tbody td .bt-content,
table.bt tfoot td .bt-content,
table.bt tfoot th .bt-content {
    display: inline-block;
    padding: 2px 5px
}

table.bt tbody td:first-of-type .bt-content,
table.bt tbody td:first-of-type:before,
table.bt tfoot td:first-of-type .bt-content,
table.bt tfoot td:first-of-type:before,
table.bt tfoot th:first-of-type .bt-content,
table.bt tfoot th:first-of-type:before {
    padding-top: 10px
}

table.bt tbody td:last-of-type .bt-content,
table.bt tbody td:last-of-type:before,
table.bt tfoot td:last-of-type .bt-content,
table.bt tfoot td:last-of-type:before,
table.bt tfoot th:last-of-type .bt-content,
table.bt tfoot th:last-of-type:before {
    padding-bottom: 10px
}

table.bt tbody th,
table.bt thead {
    display: none
}

table.bt tbody td,
table.bt tfoot td,
table.bt tfoot th {
    border: none;
    display: block;
    vertical-align: top
}

table.bt tbody td:before,
table.bt tfoot td:before,
table.bt tfoot th:before {
    content: attr(data-th) ": ";
    font-weight: 700;
    width: 30%;
    display: inline-block
}

table.bt tbody td.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tfoot th.bt-hide {
    display: none
}

table.bt tbody td .bt-content,
table.bt tfoot td .bt-content,
table.bt tfoot th .bt-content {
    vertical-align: top;
    width: 55%;
    display: inline-block;
    padding-top: 10px
}

.ServiceShowPic,
.serviceNote,
.serviceshowpic {
    font-size: .75em;
    text-align: center;
    line-height: 1.7em!important;
    color: #666;
    display: block
}

.ServiceShowPic img,
.serviceNote img,
.serviceshowpic img {
    margin: auto
}

.ServiceShowleftPic,
.serviceshowleftpic {
    float: left;
    margin-right: 15px!important;
    text-align: center!important;
    color: #666;
    display: inline-block
}

.ServiceShowrightPic,
.serviceshowrightpic {
    float: right;
    margin-left: 15px!important;
    text-align: center!important;
    color: #666;
    display: inline-block
}

.ServiceShowPic,
.ServiceShowleftPic,
.ServiceShowrightPic,
.serviceNote,
.serviceshowleftpic,
.serviceshowpic,
.serviceshowrightpic {
    font-size: .8em!important;
    text-align: center;
    line-height: 1.7em!important;
    margin-bottom: 15px
}

.ServiceShowPic img,
.ServiceShowleftPic img,
.ServiceShowrightPic img,
.serviceNote img,
.serviceshowleftpic img,
.serviceshowpic img,
.serviceshowrightpic img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto
}

.ServiceShowPic strong,
.ServiceShowleftPic strong,
.ServiceShowrightPic strong,
.serviceNote strong,
.serviceshowleftpic strong,
.serviceshowpic strong,
.serviceshowrightpic strong {
    font-weight: 400!important
}

.ullist {
    padding: 0 0 0 19px;
    margin: 15px 0;
}

.ollist {
    padding: 0 0 0 19px;
    margin: 15px 0;
}

.services-container ul ul {
    padding: 0 0 0 19px;
}

.services-container ul ul>li,
.ullist ul>li {
    list-style: circle!important;
}

.ullist.ul-dash>li,
.services-container ul.ul-dash>li {
    list-style: none!important;
    margin-left: 1rem;
}

.ullist.ul-dash {
    padding: 0;
}

.ullist.ul-dash>li:before,
ul.ul-dash>li:before {
    content: "-";
    margin-left: -1rem;
    margin-right: 5px;
}

.ollist li,
.ullist li,
.services-container ul li {
    line-height: 1.7;
    font-size: 1rem
}

.services-container h2:not([class]) {
    margin: 35px 0 20px 0;
    font-size: 1.375rem;
}

.ollist li a,
.ullist li a {
    color: #00bcd4
}

.ollist li a:hover,
.ullist li a:hover {
    text-decoration: underline;
    color: #ff8a56;
    transition: color .3s
}

.ullist li {
    list-style: disc!important
}

.ullist.short-line {
    text-indent: -8px
}

.ullist.short-line li {
    list-style: none!important
}

.ullist.short-line li:before {
    content: "-"
}

.ulforlist>li {
    list-style-type: lower-roman!important
}

.ulforlist>li>ul>li {
    list-style-type: decimal-leading-zero
}

.ulforlist>li>ul>li>ul>li {
    list-style-type: lower-latin
}

.ulforlist,
.ulforlist ul {
    padding-left: 20px;
    margin: 10px 0
}

.ulforlist ul li {
    line-height: 1.7
}

.disc li {
    list-style: disc!important
}

.roman li {
    list-style: lower-roman!important
}

.greek li {
    list-style: lower-greek!important
}

.latin li {
    list-style: lower-latin!important
}

.upper-latin li {
    list-style: upper-latin!important
}

.ullist .ullist {
    padding: 0 0 0 19px
}

.ullist .ullist li {
    list-style: circle!important
}

.ollist li {
    list-style: decimal!important
}

.ollist .ullist li {
    list-style: circle!important
}

.Reference,
.reference,
.reference-ol {
    padding-bottom: 0;
    font-size: .875!important;
    line-height: 1.3!important;
    color: #888!important
}

.Referencemargin,
.referencemargin {
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important
}

.Referencemargin strong {
    font-size: .875!important
}

.Referencemargin li {
    padding-bottom: 8px!important
}

.tablecontentshow {
    margin: auto auto 15px auto
}

.tablecontentshow td {
    padding: 8px
}

.tablecontentshow .servicetheadbg {
    background-color: var(--main-color);
    color: #fff
}

.tableimgshow {
    margin: 0 0 15px;
    border: 0
}

.tableimgshow td,
.tableimgshow th,
.tableimgshow tr {
    padding: 5px 12px;
    border-bottom: none;
    text-align: center;
    background: #fff
}

@media (min-width: 769px) and (max-width:1279px) {
    .ServiceShowleftPic,
    .ServiceShowrightPic {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }
    .ServiceShowleftPic img,
    .ServiceShowrightPic img {
        margin-bottom: 15px
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media (max-width: 768px) {
    .ServiceShowleftPic,
    .ServiceShowrightPic {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }
    .ServiceShowleftPic img,
    .ServiceShowrightPic img {
        margin-bottom: 15px
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive .tableimgshow td,
    .table-responsive .tableimgshow th,
    .table-responsive .tableimgshow tr {
        padding: 5px 0;
        text-align: left;
        background: #fff
    }
    .bread-crumb {
        display: none
    }
}

.services-container h3,
.services-container h4,
.services-container h5,
.services-container h6 {
    font-size: 1.05rem;
    margin: 0;
    padding: 15px 0 10px 0;
    font-weight: 600
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}


/* Columns */

.col {
    flex: 1 0 0%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.col-3 {
    flex: 0 0 auto;
    width: 25%;
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.col-6 {
    flex: 0 0 auto;
    width: 50%;
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.col-9 {
    flex: 0 0 auto;
    width: 75%;
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.col-12 {
    flex: 0 0 auto;
    width: 100%;
}


/* Responsive columns */

@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-12 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xl-1 {
        width: 8.33333333%;
    }
    .col-xl-2 {
        width: 16.66666667%;
    }
    .col-xl-3 {
        width: 25%;
    }
    .col-xl-4 {
        width: 33.33333333%;
    }
    .col-xl-5 {
        width: 41.66666667%;
    }
    .col-xl-6 {
        width: 50%;
    }
    .col-xl-7 {
        width: 58.33333333%;
    }
    .col-xl-8 {
        width: 66.66666667%;
    }
    .col-xl-9 {
        width: 75%;
    }
    .col-xl-10 {
        width: 83.33333333%;
    }
    .col-xl-11 {
        width: 91.66666667%;
    }
    .col-xl-12 {
        width: 100%;
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%;
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }
    .col-xxl-1 {
        width: 8.33333333%;
    }
    .col-xxl-2 {
        width: 16.66666667%;
    }
    .col-xxl-3 {
        width: 25%;
    }
    .col-xxl-4 {
        width: 33.33333333%;
    }
    .col-xxl-5 {
        width: 41.66666667%;
    }
    .col-xxl-6 {
        width: 50%;
    }
    .col-xxl-7 {
        width: 58.33333333%;
    }
    .col-xxl-8 {
        width: 66.66666667%;
    }
    .col-xxl-9 {
        width: 75%;
    }
    .col-xxl-10 {
        width: 83.33333333%;
    }
    .col-xxl-11 {
        width: 91.66666667%;
    }
    .col-xxl-12 {
        width: 100%;
    }
}

.careers-detail .col-md-3 {
    font-weight: bold;
}

#get-h1 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    font-weight: 700;
    text-align: left;
}

#get-h1::after {
    content: '';
    display: block;
    width: 95px;
    height: 0.25rem;
    background-color: #ff8a56;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.h2_title,
h2.h2_title {
    font-size: 1.8rem;
    /* text-4xl */
    font-weight: 700;
    /* font-bold */
    margin-bottom: 1rem;
    /* mb-4 */
    text-align: left;
    /* text-left */
}

.h2_title.text-center,
h2.h2_title.text-center {
    text-align: center;
}

.h2_title::after {
    content: '';
    display: block;
    width: 95px;
    height: 0.25rem;
    background-color: #ff8a56;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.h2_title.text-center::after {
    margin: 0.5rem auto 1rem auto;
}

@media screen and (max-width: 768px) {
    #get-h1 {
        font-size: 1.875rem!important;
        line-height: 1.5;
    }
    .h2_title,
    h2.h2_title,
    .services-container h2 {
        font-size: 1.375rem!important;
        line-height: 1.5;
    }
}

.workflow-title {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.workflow-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-bottom: 2.5rem;
}

@media (min-width: 1024px) {
    .workflow-container {
        grid-template-columns: repeat(4, 1fr);
    }
    .workflow-container-5fr {
        grid-template-columns: repeat(5, 1fr);
    }
    .workflow-container-6fr {
        grid-template-columns: repeat(6, 1fr);
    }
}

.workflow-item {
    display: flex;
    flex-direction: column;
    border: 1px solid #e5e7eb;
    border-radius: 0.5rem;
    padding: 2.5rem 0;
    background-color: #fff;
    position: relative;
    text-align: center;
}

@media (min-width: 1024px) {
    .workflow-item {
        text-align: left;
    }
}

.workflow-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    background-color: #ff8a56;
    color: #fff;
    border-radius: 50%;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 auto 1rem auto;
}

@media (min-width: 1024px) {
    .workflow-number {
        margin: 0 auto 1rem 1.5rem;
    }
}

.workflow-step,
h3.workflow-step {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    padding: 0 1.5rem;
}

.workflow-text {
    line-height: 1.6;
    padding: 0 1.5rem;
    background: #fff;
    position: relative;
    z-index: 1;
}

.workflow-connector {
    position: absolute;
    top: 50%;
    right: -2rem;
    width: 4rem;
    height: 4px;
    background-color: #ff8a56;
    transform: translateY(-50%);
}

@media (max-width: 1023px) {
    .workflow-connector {
        top: auto;
        bottom: -2rem;
        left: 50%;
        width: 4px;
        height: 4rem;
        transform: translateX(-50%);
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
}

.nav-sticky {
    background-color: #fff;
    position: sticky;
    top: 75px;
    z-index: 20;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
    padding: 1.25rem 1rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .nav-sticky {
        top: 138px;
    }
}


/* @media (min-width: 1024px) {
    .nav-sticky {
        top: 139px;
    }
} */

.nav-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.75rem 0;
    gap: 1.5rem;
    align-items: center;
}

.nav-link {
    color: #00bcd4;
    padding: 0.75rem 0.5rem;
    text-decoration: none;
}

.nav-link:hover {
    color: #ff8a56;
    text-decoration: none!important;
}

.inquiry-btn {
    background-color: #ff8a56;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    border: none;
    cursor: pointer;
}

.inquiry-btn:hover {
    background-color: #ff9d71;
    transition: background-color 0.3s ease;
}

.hidden-md {
    display: none;
}

@media (min-width: 768px) {
    .hidden-md {
        display: flex;
    }
}

.faq-grid {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.faq-item {
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    overflow: hidden
}

.question,
h3.question {
    color: #000;
    margin: 0;
    padding: 20px 24px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f9f9f9;
    transition: background-color .3s ease;
    font-size: 16px!important
}

.question:hover {
    background: #ebe6e7
}

.question::after {
    content: '+';
    font-size: 24px;
    font-weight: 400
}

.question.active::after {
    content: '-'
}

.answer {
    color: #000;
    margin: 0;
    padding: 0 24px;
    max-height: 0;
    overflow: hidden;
    transition: all .3s ease;
    background: #fff
}

.answer.active {
    padding: 24px;
    max-height: 1000px
}

.answer p {
    margin: 0 0 16px
}

.answer p:last-child {
    margin-bottom: 0
}

.pop-inquiry {
    cursor: pointer;
}