.widget {
    margin-bottom: 0 !important;
}
.header .header-nav > ul > li ul {
/*    width: 100% !important;*/
}
.home #page-heading {
/*    height: 750px !important;*/
    position: relative;
}
#page-heading h2,
#page-heading h1 {
    margin: 0 !important;
}
#page-heading h2:after,
#page-heading h1:after {
    display: none !important;
}
.page-heading-title-wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column;
    font-size: 2rem;
    color: #fff;
}
.page-heading-title-wrapper p {
    margin-top: 15px;
    text-align: center;
}
@media(max-width: 750px){
    #page-heading, .page-heading-title-wrapper {
        height: 250px !important;
    }
    .header .header-nav > ul > li ul{
        white-space: normal;
    }
    .header .header-nav ul li ul li a{
        display: inline-block;
    }
}
.section-box-header .section-description h2 {
    font-size: 5rem !important;
    text-transform: capitalize !important;
    color: rgb(139, 197, 63) !important;
    font-weight: 600 !important;
    letter-spacing: 0.05em;
    text-shadow: 2px 2px 4px rgba(139, 197, 63, 0.5);
}
.section-box-header .section-description {
    text-decoration: unset !important;
}
.section-box-header {
    margin-bottom: 0 !important;
}
.client-slider .slick-track {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    width: 100%;
    padding: 2.5% 0 2%;
    /* padding-left: 8px; */
}
.client-slider .item {
    height: 200px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 15px 0px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    margin-right: 0 !important;
    padding: 0 !important;
}
.client-slider .item img {
    height: 180px;
    object-fit: contain;
    object-position: center;
    border: unset !important;
}
.section-box-client-slider-wrap {
    background: url('../imgs/top-page/map.png') no-repeat;
    background-size: 70% !important;
    background-position: center 20px;
    border-top: unset !important;
    padding: 4.5% 0 15% !important;
}
.section-box-client-slider-wrapper.s_main .section-box-client-slider-wrap{
    padding-top: 120px !important;
    padding-bottom: 70px !important;
}
.section-box-client-slider-wrapper .container {
    width: 100% !important;
    padding: 0 !important;
}
.section-box-client-slider-wrapper .row {
    margin: 0 !important;
}
.section-box-header .section-description h2 {
    margin-bottom: 5px !important;
    margin-top: 0 !important;
}
.client-slider-carousel img {
    border: unset !important;
    width: 80%;
}
@media(max-width:960px){
    .home #page-heading {
        height: 450px !important;
    }
}
@media(max-width:576px){
    .home #page-heading {
        height: 275px !important;
    }
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 5px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li.slick-active button::before {
    background: #8bc53f;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #dddddd;
}
.why-choose-us {
    padding-top: 30px;
}
.why-choose-us .col-md-6 {
    padding-bottom: 25px;
}
.home .why-choose-us {
    padding-top: 0 !important;
    margin-top: -10%;
}
.why-choose-us .section-box-header .section-description h2 {
    margin-bottom: 45px !important;
}
.why-choose-us .section-box-content .flip-card, 
.why-choose-us .section-box-content .flip-card-front, 
.why-choose-us .section-box-content .flip-card-back {
    height: 100%;
    margin-bottom: 0 !important;
    pointer-events: none !important;
}
.why-choose-us .section-box-content .flip-card {
    position: relative;
    border: none;
}
.why-choose-us .section-box-content .col-md-6 a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 10;
}
.why-choose-us .section-box-content .col-md-6 {
    position: relative;
    transition: .3s;
}
.why-choose-us .section-box-content .col-md-6:hover {
    opacity: .7;
}
.why-choose-us .section-box-content .flip-card .flip-card-inner {
    height: 100%;
}
.why-choose-us .section-box-content .flip-card-front,
.services-block-wrapper .services-large-block-wrapper {
    box-shadow: 0 20px 50px rgba(88, 89, 91, .15);
    border-radius: 30px;
    background: #fff;
    border: unset;
    border-bottom: 2px solid #8bc53f;
    padding: 35px 30px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    row-gap: 30px;
}
.our-services {
    padding-top: 60px !important;
    padding-bottom: 100px !important;
}
.our-services.no-bg {
    background: unset;
    padding-top: 10px !important;
}
.service-page .our-services {
    padding-bottom: 0 !important;
}
.service-page.main-page .why-choose-us {
    padding-bottom: 80px !important;
}
.service-page.main-page .section-box-client-slider-wrap {
    padding: 0px 0 50px;
}
.our-services .section-box-header .section-description h2 {
    margin-bottom: 40px !important;
}
.services-large-block-title h3 {
    color: #737373;
    text-transform: uppercase;
}
.services-large-block-icon, 
.services-small-block-icon,
.gs-block-icon {
    margin-bottom: 5px !important;
    width: 80px;
}
.home-section-contact-action-btn {
    margin: 0 !important;
}
.row.services-block-wrapper {
    justify-content: center;
}
.home-section-contact-action-btn img {
    display: none;
}
.home-section-contact {
    background: url('../imgs/top-page/contactBG.png') no-repeat !important;
    background-position: center !important;
    padding: 40px 0 0 !important;
}
.home-section-contact .container {
    width: 100% !important;
    padding: 0 !important;
}
.home-section-contact-head-line img {
    width: 75% !important;
    object-fit: contain !important;
    object-position: center !important;
}
.home-section-contact-head-line {
    margin: 0 !important;
    text-align: center !important;
}
.home-section-contact .home-section-contact-action {
    width: 700px !important;
    margin: 0 auto;
    background: rgba(255, 255, 255)  !important;
    padding: 25px 0px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 10px 25px rgba(88, 89, 91, .15);
    margin-top: 15px;
    margin-bottom: -50px;
}
.home-section-contact .home-section-contact-action::after {
    content: "";
    position: absolute;
    width: 1px;
    border-right: 1px dashed #8bc53f;
    left: 50%;
    top: 15px;
    bottom: 15px;
}
.home-section-contact .home-section-contact-action .col-md-6 {
    padding: 0 5px !important;
    width: 38% !important;
}
.home-section-contact .home-section-contact-action-btn {
    border: 1px solid #8bc53f;
    color: #fff;
    line-height: 1;
    height: unset;
    padding: 15px 10px;
    background: #8bc53f !important;
    position: relative;
}
.home-section-contact .home-section-contact-action-btn span {
    position: relative;
    padding-left: 32px;
}
.home-section-contact .home-section-contact-action-btn span::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 24px;
    background: url('../imgs/top-page/viber.png') no-repeat;
    background-size: 100% !important;
    left: 0;
    top: 50%;
    margin-top: -11px;
}
.home-section-contact .home-section-contact-action .col-md-6:first-child .home-section-contact-action-btn span::before {
    background: url('../imgs/top-page/envelope.png') no-repeat;
}
.home-section-contact .col-md-6:first-child .home-section-contact-action-btn {
    border: 1px solid #333;
    color: #333;
    background: #fff !important;
}
.home-section-contact .home-section-contact-action .row {
    display: flex;
    justify-content: space-between;
}
.home-section-contact-wrapper .row {
    margin: 0 !important;
}
.testimonial-carousel .owl-item {
    padding: 0 15px;
    height: auto;
}
.testimonial-carousel .slick-track {
    display: flex;
}
.testimonial-carousel .owl-item .item {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 5px 8px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    border-radius: 30px;
    background: #fff;
    border: unset;
    border-bottom: 4px solid #8bc53f;
    padding: 35px 30px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    text-align: center;
    row-gap: 0px;
}
.testimonial-carousel .slick-list {
    padding: 3% 0 2.5%;
}
.testimonial-carousel .slick-prev, 
.testimonial-carousel .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    background: #8bc53f;
    top: unset;
    bottom: -80px
}
.testimonial-carousel .slick-prev {
    left: 45%;
}
.testimonial-carousel .slick-next {
    right: 45%;
}
.testimonial-slider {
    padding-bottom: 150px;
    padding-top: 120px;
}
.testimonial-carousel .slick-prev::before ,
.testimonial-carousel .slick-next::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 2px solid #ffff;
    border-right: 2px solid #ffff; 
    left: 50%;
    top: 50%;
    margin-top: -6px;
}
.testimonial-carousel .slick-prev::before {
    margin-left: -4px;
    transform: rotate(-135deg); 
}
.testimonial-carousel .slick-next::before {
    transform: rotate(45deg); 
    margin-left: -8px;
}
.flip-card-front, 
.flip-card-back {
    position: unset;
    top: 0;
    left: 0;
    margin: 0 auto;
    padding: 20px;
    display: table;
    text-align: center;
}
.why-choose-us .row {
    display: flex;
    flex-wrap: wrap;
}
@media(max-width:1200px){
    .why-choose-us .section-box-content .col-md-4 {
        padding: 0 8px;
        margin-bottom: 20px !important;
    }
    .why-choose-us .row {
        margin: 0 -8px;
    }
    .services-block-wrapper .col-md-4 {
        padding: 0 8px;
    }
    .services-block-wrapper {
        margin: 0 -8px;
    }
    .services-block-wrapper .services-large-block-wrapper {
        padding: 35px 20px 40px;
        display: block;
    }
    .services-large-block-title h3 {
        line-height: 1.25;
    }
    .services-large-block, .services-small-block {
        display: block;
        width: 100%;
    }
}
@media(max-width:991px) {
    .why-choose-us .row {
        justify-content: center;
    }
    .why-choose-us {
        margin-top: -30px;
    }
    .services-block-wrapper .col-md-4 {
        margin-bottom: 20px !important;
    }
    .home-section-contact {
        padding-top: 20px !important;
    }
    .home-section-contact-head-line img {
        width: 60% !important;
    }
    .testimonial-carousel .slick-prev {
        left: 42.5%;
    }
    .testimonial-carousel .slick-next {
        right: 42.5%;
    }
    .testimonial-slider {
        padding-bottom: 130px !important;
        padding-top: 90px !important;
    }
    .section-box-client-slider-wrapper {
        padding-bottom: 0px !important;
    }
}
@media(max-width:860px){
    .client-slider .item {
        height: 160px;
        border-radius: 15px;
    }
    .client-slider .item img {
        height: 140px;
    }
    .section-box-header .section-description h2 {
        font-size: 3.5rem !important;
    }
    .section-box-client-slider-wrap {
        padding-top: 5% !important;
        padding-bottom: 5% !important;
    }
    .why-choose-us {
        margin-top: 0;
    }
    .why-choose-us .section-box-header .section-description h2 {
        margin-bottom: 15px !important;
    }
    .home-section-contact .home-section-contact-action {
        width: 90% !important;
    }
    .home-section-contact .home-section-contact-action .col-md-6 {
        width: 40% !important;
        margin-bottom: 0 !important;
    }
    .home-section-contact-head-line img {
        width: 60% !important;
        height: 160px;
    }
    .section-box-wrapper,
    .our-services {
        padding-bottom: 60px !important;
    }
    .testimonial-slider {
        padding-bottom: 130px !important;
        padding-top: 90px !important;
    }
    .section-box-client-slider-wrapper {
        padding-bottom: 0px !important;
    }   
    .home .why-choose-us {
        margin-top: 0 !important;
    }
}
@media(max-width:768px) {
    .home-section-contact {
        padding: 50px 0 25px !important;
    }
    .home-section-contact .home-section-contact-action {
        margin-bottom: 0 !important;
        padding: 35px 15px 15px !important;
        width: 60% !important;
        margin-top: 30px;
    }
    .home-section-contact .home-section-contact-action .col-md-6 {
        width: 86.5% !important;
        margin-bottom: 20px !important;
        padding: 0 !important;
    }
    .home-section-contact .home-section-contact-action .row {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .home-section-contact .home-section-contact-action::before {
        width: 80px;
        height: 80px;
        background-size: 60% !important;
        background-position: center;
        left: 50%;
        margin-left: -40px;
        top: 30px;
        margin-top: 0;
        border: 3px solid #8bc53f;
        border-radius: 50%;
    }
    .home-section-contact .home-section-contact-action::after {
        display: none;
    }
    .testimonial-slider {
        padding-top: 40px !important;
        padding-bottom: 90px !important;
    }
    .testimonial-carousel .slick-prev, 
    .testimonial-carousel .slick-next {
        width: 30px;
        height: 30px;
        bottom: -60px;
    }
    .section-box-header .section-description h2 {
        margin-bottom: 0 !important;
    }
    .our-services {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .our-services .section-box-header .section-description h2 {
        margin-bottom: 25px !important;
    }
    .testimonial-carousel .slick-prev {
        left: calc(50% - 40px) !important;
    } 
    .testimonial-carousel .slick-next {
        right: calc(50% - 40px) !important;
    } 
    .testimonial-carousel .slick-list {
        padding: 5% 0 2.5%;
    }
}
@media (max-width: 640px) {
    .client-slider .item {
        height: 100px;
        border-radius: 15px;
    }
    .client-slider .item img {
        height: 100%;
    }
    .section-box-client-slider-wrap {
        background-position: center 0px;
    }
    .section-box-client-slider-wrap {
        padding-top: 1% !important;
        padding-bottom: 3.5% !important;
    }
    .section-box-header .section-description h2 {
        font-size: 5vw !important;
    }
    .client-slider .item {
        position: relative;
        /*height: unset;
        padding-top: 80% !important;*/
        border-radius: 10px;
    }
    .client-slider .slick-track {
        gap: 8px;
    }
    .client-slider .item img {
        position: absolute;
        top: 0;
        left: 0;
        object-fit: contain;
        object-position: center;
        width: 100%;
        height: 100% !important;
        border-radius: 10px;
    }
    .section-box-header .section-description h2 {
        margin-bottom: 0 !important;
    }
    .section-box-header .section-description {
        margin-bottom: 5px !important;
    }
}
@media (max-width: 480px){
    .section-box-client-slider-wrap {
        background-size: 82% !important;
    }
    .home-section-contact .home-section-contact-action,
    .home-section-contact-head-line img {
        width: 100% !important;
    }
    .home-section-contact .home-section-contact-action {
        margin-top: 20px !important;
    }
    .home-section-contact {
        padding: 35px 0 20px !important;
    }
}
@media(max-width:767px){
    body {
        padding-bottom: 0 !important;
    }
}
.languages-content {
    padding-bottom: 50px;
}
.languages-content .section-box-header .section-description h2 {
    font-size: 40px !important;
    padding-bottom: 30px;
    margin-top: 0 !important;
}
.languages-list ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0 -10px;
}
.languages-list ul li {
    width: 33.33%;
    text-align: center;
    padding: 10px;
}
.languages-content table .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    position: relative;
    transition: .3s;
    background: #fff
}
.languages-content table .inner a{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.languages-content table .inner:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    z-index: 1;
}
.languages-content table .image img {
    width: 100%;
}
.languages-content table .image {
    width: 50px;
}
.languages-content table h4 {
    flex: 1;
    padding-left: 20px;
    text-align: left;
    margin: 0 !important;
    max-width: 120px;
}
.languages-content .table-bordered>tbody>tr>td, 
.languages-content .table-bordered>tbody>tr>th, 
.languages-content .table-bordered>tfoot>tr>td, 
.languages-content .table-bordered>tfoot>tr>th, 
.languages-content .table-bordered>thead>tr>td, 
.languages-content .table-bordered>thead>tr>th {
    border: unset !important;
    padding: 0 !important;
}
.languages-content .table-bordered>thead>tr>td, 
.languages-content .table-bordered>thead>tr>th {
    padding: 20px !important;
    padding-top: 25px;
}
.languages-content .table tr:nth-child(even) .inner{
    background-color: #F7F7F7;
}
.table-bordered {
    border: unset !important;
}
.table>tbody>tr.info>td, 
.table>tbody>tr.info>th, 
.table>tbody>tr>td.info, 
.table>tbody>tr>th.info, 
.table>tfoot>tr.info>td, 
.table>tfoot>tr.info>th, 
.table>tfoot>tr>td.info, 
.table>tfoot>tr>th.info, 
.table>thead>tr.info>td, 
.table>thead>tr.info>th, 
.table>thead>tr>td.info, 
.table>thead>tr>th.info {
    background: rgba(139, 197, 63, 0.9);
    color: #fff;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1;
}
.languages-page .page-content {
    padding-bottom: 0;
}
.languages-page .main-footer .footer-wrap {
    padding-top: 144px;
}
.languages-page .home-section-contact .home-section-contact-action {
    box-shadow: unset;
}
@media(max-width:991px){
    .languages-content h3 {
        font-size: 3.5vw;
    }
}
@media(max-width:767px){
    .languages-content table .image {
        width: 5vw;
    }
    .table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
        font-size: 2.5vw;
    }
    .languages-content .table-bordered>thead>tr>td, .languages-content .table-bordered>thead>tr>th {
        padding: 2.5vw !important;
        padding-top: 3vw !important;
    }
    .languages-content table h4 {
        font-size: 2.4vw;
        padding-left: 2vw;
        padding-top: 0.2vw;
    }
    .languages-content table .inner {
        padding: 2.5vw;
    }
    .languages-content {
        padding-bottom: 20px;
    }
    .languages-content h3 {
        padding-bottom: 10px;
    }
    .languages-page .main-footer .footer-wrap {
        padding-top: 54px;
    }
}
@media (max-width: 750px) {
    .languages-page .main-footer .footer-wrap {
        padding: 17px 0 4px;
    }
    .section-box-client-slider-wrapper.s_main .section-box-client-slider-wrap{
        padding-top: 20px !important;
        padding-bottom: 30px !important;
    }
}
@media(max-width: 414px) {
    .languages-content table h4 {
        font-size: 3vw;
    }
}
.service-page h2 {
    font-size: 5rem !important;
    text-transform: capitalize !important;
    color: rgb(139, 197, 63) !important;
    font-weight: 600 !important;
    letter-spacing: 0.05em;
    text-shadow: 2px 2px 4px rgba(139, 197, 63, 0.5);
    margin-bottom: 30px;
    text-align: center !important;
    padding-left: 0 !important;
    padding-top: 20px;
}
@media (max-width: 1024px){
    .service-page h2,
    .service-page .section-box-header .section-description h2 {
        font-size: 3rem !important;
    }
}
.service-page .why-choose-us {
    padding-top: 15px;
    padding-bottom: 20px;
}

.service-page .table-service {
    position: relative;
    margin-bottom: 50px;
    margin-top: 85px;
}

.service-page .table-service:before {
    content: "";
    position: absolute;
    top: 0;
    left: 44%;
    width: 28%;
    height: 100%;
    box-shadow: 15px 0 20px -10px rgba(88,89,91,.15),-15px 0 20px -10px rgba(88,89,91,.15),0 8px 10px -5px rgba(88,89,91,.2);
    z-index: 1;
    pointer-events: none
}

.service-page .table-service .thead .tr {
    display: flex
}

.service-page .table-service .thead .tr .th {
    flex: 0 0 28%;
    max-width: 28%;
    border-bottom: 1px solid #d9d9d9;
    font-weight: 700;
    font-size: 20px;
    padding: 30px;
    position: relative;
    background: #fff;
    text-align: center;
}
.service-page .table-service .thead .tr .th img {
    max-width: 100px;
    width: 100px;
    object-fit: contain;
}
.service-page .table-service .thead .tr .th:first-child {
    flex: 0 0 16%;
    max-width: 16%;
    background: #f2f2f2;
}

.service-page .table-service .thead .tr .th:not(:first-child) {
    border-top: 1px solid #d9d9d9
}

.service-page .table-service .thead .tr .th:last-child {
    border-right: 1px solid #d9d9d9
}

.service-page .table-service .thead .tr .th:nth-child(3):after {
    content: "";
    width: 100%;
    height: 10px;
    background: #8bc53f;
    position: absolute;
    top: -10px;
    left: 0
}

.service-page .table-service .thead .tr .th:nth-child(3):before {
    content: "Most Preferred";
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -45px
}

.service-page .table-service .tbody {
    display: flex;
    flex-direction: column
}

.service-page .table-service .tbody .tr {
    display: flex;
    align-items: stretch
}

.service-page .table-service .tbody .tr .td {
    flex: 0 0 28%;
    max-width: 28%;
    padding: 20px;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    background: #fff
}
.service-page .table-service .tbody .tr .td .gs-block-icon{
    width: 30px;
}
.service-page .table-service .tbody .tr .td:first-child {
    flex: 0 0 16%;
    max-width: 16%;
    text-align: left;
    justify-content: flex-start;
    background: #f2f2f2;
    font-weight: 700
}

.service-page .table-service .tbody .tr .td:last-child {
    border-right: 1px solid #d9d9d9
}

.service-page .table-service .tbody .tr .td:nth-child(3) {
    position: relative;
    z-index: 1
}

.service-page .table-service .tbody .tr .td i {
    color: #ffc239;
    font-size: 20px
}

.service-page .section-five .wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px
}

.service-page .section-five .inner {
    flex: 0 0 calc(25% - 22.5px);
    max-width: calc(25% - 22.5px);
    position: relative
}

.service-page .section-five .inner:not(:last-child):before {
    content: "";
    width: 100%;
    border-top: 3px solid #ffc239;
    position: absolute;
    top: 50px;
    left: 50%
}

.service-page .section-five .number {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 30px;
    position: relative
}

.service-page .section-five .number:before {
    content: "";
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border: 10px solid #ffc239
}

.service-page .section-five .number span {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    z-index: 1
}

.service-page .section-five .title {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px
}

.service-page .section-five .scontent {
    text-align: center;
    max-width: 80%;
    margin: 0 auto
}

.service-page .section-six .wrapper {
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap
}

.service-page .section-six .inner {
    background: #fff;
    border-radius: 30px;
    padding: 30px 20px;
    border: 1px solid #f7f7f7;
    transition: all .2s
}

.service-page .section-six .inner:hover {
    box-shadow: 0 20px 50px rgba(88,89,91,.15);
    border-color: #ffc239
}

.service-page .section-six .inner-four {
    flex: 0 0 calc(25% - 15px);
    max-width: calc(25% - 15px)
}

.service-page .section-six .inner-three {
    flex: 0 0 calc(33.333% - 13.333px);
    max-width: calc(33.333% - 13.333px)
}

.service-page .section-six .icon {
    width: 80px;
    height: 80px;
    padding: 8px;
    margin-bottom: 15px
}

.service-page .section-six .title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.service-page .section-six .list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 12px
}

.service-page .section-six .list li {
    border: 1px solid #ebebeb;
    border-radius: 30px;
    padding: 5px 15px;
    font-size: 15px
}

.service-page .section-six .scontent {
    text-align: center
}

.service-page .section-seven .wrapper {
    display: flex;
    gap: 30px;
    flex-wrap: wrap
}

.service-page .section-seven .inner {
    background: #fff;
    padding: 30px 20px;
    border-radius: 30px;
    flex: 0 0 calc(25% - 22.5px);
    max-width: calc(25% - 22.5px);
    text-align: center;
    transition: all .2s;
    color: #393939
}

.service-page .section-seven .inner:hover {
    background: #fff;
    box-shadow: 0 20px 50px rgba(88,89,91,.15);
    color: #ffc239
}

.service-page .section-seven .icon {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px
}

.service-page .section-seven .icon img {
    max-width: 80%
}

.service-page .section-seven .title {
    font-weight: 700
}

@media screen and (max-width: 750px) {
    .service-page .section-two .sheading {
        text-align:left
    }

    .service-page .section-two .inner {
        flex: 0 0 100%;
        max-width: 100%;
        align-items: flex-start;
        row-gap: 15px
    }

    .service-page .section-two .meta {
        flex-direction: row;
        column-gap: 15px
    }

    .service-page .section-two .icon {
        flex-shrink: 0;
        width: 60px;
        height: 60px
    }

    .service-page .section-two .content {
        text-align: left
    }

    .service-page .section-two .title {
        font-size: 20px
    }

    .service-page .section-three .wrapper {
        overflow-x: auto;
        position: relative;
        width: 100%
    }

    .service-page .section-three .wrapper-cta {
        padding: 30px 20px;
        text-align: center;
        position: sticky;
        left: 0
    }

    .service-page .section-three .wrapper-cta .heading {
        font-size: 24px
    }

    .service-page .section-three .icon {
        width: 80px;
        height: 80px
    }

    .service-page .table-service {
        width: 915px
    }

    .service-page .table-service .thead .tr .th {
        padding: 20px 15px
    }

    .service-page .table-service .thead .tr .th:first-child {
        position: sticky;
        left: 0;
        z-index: 1
    }

    .service-page .table-service .tbody .tr .td {
        padding: 15px
    }

    .service-page .table-service .tbody .tr .td:first-child {
        position: sticky;
        left: 0;
        z-index: 2
    }
}
.service-page .languages {
    padding-bottom: 60px
}
.service-page .languages h3 {
    margin-top: 40px;
    text-align: center;
}
.service-page .languages ul  {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    padding-top: 25px;
}
.service-page .languages ul li {
    padding-bottom: 20px;
    width: 33.33%;
}
.service-page .languages ul li .inner{
    display: flex;
    align-items: center;
}
.service-page .languages ul li img {
    width: 50px;
    margin-right: 15px;
}
.service-page .home-section-contact {
    margin-bottom: 100px;
}
.service-page h3 {
    margin-top: 30px;
}
.service-page h4 {
    margin-bottom: 0;
    cursor: pointer;
    margin-top: 0px;
}
.service-page h4 span {
    display: inline-block;
    position: relative;
    padding-right:20px;
    margin-top: 20px;
}
.service-page .questions h4 span.no {
    padding: 0;
}
.service-page .questions h4 span.no::after {
    display: none;
}
.service-page .questions h4 span::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #737373;
    border-right: 1px solid #737373;
    transform: rotate(45deg);
    right: 0;
    top: 50%;
    margin-top: -8px;
    transition: .3s;
}
.service-page .questions h4.active span::after {
    transform: rotate(-135deg);
    margin-top: -3px
}
.service-page .section-box-header .section-description h2 {
    text-align: center !important;
}
#main-content {
    overflow: hidden;
}
.service-page .questions {
    padding-bottom: 60px;
}
.service-page .questions .content {
    list-style: none;
    padding-left: 0;
}
.service-page .questions .content p {
    display: none;
}
.service-page .testimonial-slider {
    padding-top: 0;
    margin-top: -12%;
}
.service-page .questions ul li {
    border-bottom: 1px solid #73737360;
    padding-bottom: 15px;
}
.service-page .questions ul li p {
    margin-bottom: 0;
    margin-top: 15px;
}
.service-page  .field ul {
    padding-left: 0;
    list-style: none;
}
.service-page .field ul li {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.service-page .field ul {
    margin-top: 10px;
    padding-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
}
.service-page .translation-process li {
    width: 16.66%;
    flex-direction: column;
    padding: 0 10px;
    position: relative;
}
.service-page .translation-process.machine li {
    width: 25%;
}
.service-page .translation-process {
    padding-top: 20px;
}
.service-page .translation-process li h4 {
    pointer-events: none;
    padding: 10px 0 10px;
    font-size: 1.5rem;
}
.service-page .translation-process li .no{
    background: #f5ffe6;
    color: #8bc53f;
    width: 80px;
    height: 80px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    border-radius: 50%;
    font-size: 1.2rem;
    padding: 8px;
    position: relative;
    margin-bottom: 10px
}
.service-page .translation-process li .no span {
    display: block;
    border: 4px solid #8bc53f;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    font-size: 3.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
}
.service-page .translation-process {
    padding-bottom: 0 !important;
}
.service-page .translation-process li h4 .no {
    font-size: 2.5rem;
    margin: 0;
    padding: 0;
}
.service-page .translation-process li::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background: #8bc53f;
    left: 50%;
    top: 37px;
    z-index: -1;
}
.service-page .translation-process li:last-child:after {
    display: none;
}
.translation-process
.service-page .field ul li h4 .no {
    font-size: 3rem;
    display: block;
}
.service-page .field ul li .desc {
    flex: 1;
    font-size: 1.2rem;
    font-weight: 500;
}
.service-page .field ul li .desc p {
    margin: 5px 0;
}
.service-page .general-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.service-page .general-list.pb-0 {
    padding-bottom: 0;
}
.service-page .general-list li {
    width: 25%;
    display: block !important;
    padding: 10px;
    margin: 0 !important;
}
.service-page .general-list li .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    background: #fff;
    padding: 20px 15px 15px;
    border-radius: 20px;
    text-align: center;
    transition: all .2s;
    color: #393939;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.service-page .general-list li .inner h3 {
    font-size: 1.6rem;
    margin-top: 15px;
    line-height: 1.2;
}
.service-page .general-list li  img {
    max-width: 80px;
}
.service-page .testimonial-slider {
    padding-bottom: 100px;
}
@media(max-width: 991px){
    .service-page .field ul li {
        width: 33.33%;
    }
    .service-page .translation-process li {
        width: 100% !important;
    }
    .service-page .translation-process li {
        align-items: flex-start !important;
        padding-left: 75px
    }
    .service-page .translation-process li .no {
        margin-bottom: 0;
        position: absolute;
        left: 0;
        top: 0;
    }
    .service-page .translation-process li h4 {
        padding: 5px 0 5px;
        font-size: 1.8rem;
    }
    .service-page .translation-process li::after {
        left: 29px;
        height: 100%;
        width: 4px;
        z-index: -1;
    }
    .service-page .translation-process li .no {
        padding: 0;
        width: 60px;
        height: 60px;
    }
    .service-page .translation-process li .no span {
        border: 4px solid #8bc53f;
        font-size: 3rem;
        font-weight: 700;
        padding-top: 2px;
    }
    .service-page .translation-process li .desc p {
        margin: 2px 0;
    }
    .service-page .general-list {
        padding-bottom: 20px !important;
    }
    .service-page .translation-process {
        padding-bottom: 0px !important;
        margin-bottom: 0 !important;
    }
    .service-page .testimonial-slider {
        margin-top: -8% !important;
    }
    .service-page .testimonial-carousel .slick-list {
        padding-top: 20px;
    }
    .service-page .questions {
        padding-top: 40px;
    }
    .service-page .questions h2 {
        margin-bottom: 10px;
    }
    .service-page .questions {
        padding-bottom: 40px;
    }
    .service-page .questions ul li {
        font-size: 1.4rem;
    }
    .service-page .questions h4 {
        font-size: 1.6rem;
        position: relative;
    }
    .service-page .questions h4 span {
        margin-top: 15px;
        display: block;
        padding-right: 25px;
        padding-left: 20px;
    }
    .service-page .questions h4 span::after {
        margin-top: unset;
        top: 2px;
        right: 6px;
    }
    .service-page .questions h4 span.no {
        position: absolute;
        left: 0;
        top: 0px;
        margin-top: 0
    }
    .service-page .questions ul li p {
        padding-left: 20px;
    }
    .service-page .questions h4.active span::after {
        margin-top: 5px;
    }
}
@media(max-width:750px){
    .service-page h2, 
    .service-page .section-box-header .section-description h2 {
        font-size: 2rem !important;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .service-page .why-choose-us .col-md-6 {
        padding-bottom: 0;
    }
    .service-page .section-box-wrapper, 
    .service-page .our-services {
        padding-bottom: 30px !important;
    }
    .service-page .table-service {
        margin-bottom: 0;
        width: 950px;
    }
    .service-page .table-service .tbody .tr .td:first-child {
        position: sticky;
    }
    .service-page .sp-scr {
        overflow: auto;
        margin-bottom: 30px;
    }
    .page-heading-title-wrapper p {
        font-size: 1.4rem;
    }
    .why-choose-us .section-box-content .flip-card-front, 
    .services-block-wrapper .services-large-block-wrapper {
        box-shadow: 0 10px 20px rgba(88, 89, 91, .15);
    }
    .service-page .languages ul {
        margin: 0 -5px;
    }
    .service-page .languages ul li {
        width: 50%;
        padding: 0 5px 20px;
    }
    .service-page .languages ul li .inner h4 {
        font-size: 1.4rem;
    }
    .service-page .languages ul li img {
        margin-right: 8px;
    }
    .service-page .languages h3 {
        font-size: 1.8rem;
        margin-top: 5px;
    }
    #page-heading h1 {
        font-size: 2.2rem;
        line-height: 1.5;
    }
    .service-page .languages {
        padding-bottom: 30px;
    } 
    .service-page .languages ul li img {
        width: 40px;
    }
    .service-page .home-section-contact {
        margin-bottom: 20px;
    }
    .testimonial-carousel .owl-item .item {
        padding: 15px 15px 20px;
        border-radius: 20px;
    }
}
@media(max-width:640px){
    .service-page .field ul li {
        width: 50%;
    }
    .service-page .general-list li {
        padding: 5px;
    }
    .service-page .general-list {
        margin: 0 -5px;
    }
    .service-page .general-list li .inner {
        border-radius: 10px;
    }
    .service-page .general-list li .inner h3 {
        font-size: 1.4rem;
    }
    .service-page .general-list li img {
        max-width: 50px;
    } 
    .service-page .general-list li .inner h3 {
        margin-bottom: 0;
    }
}
.service-page .why-chs-gs-mtpe ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 10px;
}
.service-page .why-chs-gs-mtpe {
    padding-top: 20px;
    padding-bottom: 10px;
    background: rgba(139, 197, 63, 0.062);
    margin-top: 50px;
    margin-bottom: 30px;
}
.service-page .why-chs-gs-mtpe ul li {
    width: 33.33%;
    padding: 0 10px 20px;
}
.service-page .why-chs-gs-mtpe ul li .inner {
    border-radius: 20px;
    padding: 20px;
    text-align: center;
}
.service-page .why-chs-gs-mtpe ul li .inner p {
    text-align: left;
}
.service-page .gs-block-title h3 {
    line-height: 1.5;
}
.service-page .why-chs-gs-mtpe ul li .inner img {
    width: 100px;
}
.service-page .why-chs-gs-mtpe ul li .inner h3 {
    font-size: 1.8rem;
    margin-top: 15px;
    line-height: 1.5;
}
@media(max-width:991px){
    .service-page .why-choose-us {
        padding-bottom: 0 !important;
    }
    .service-page .table-service {
        margin-top: 65px;
    }
    .service-page .table-service .thead .tr .th:nth-child(3):before {
        font-size: 1.6rem;
    }
    .service-page .table-service .thead .tr .th:nth-child(3):after {
        height: 5px;
        top: -5px;
    }
}
@media(max-width: 750px) {
    .service-page .why-chs-gs-mtpe ul li {
        width: 50%;
    }
    .service-page .why-chs-gs-mtpe ul li .inner img {
        width: 60px;
    }
    .service-page .why-chs-gs-mtpe ul li .inner h3 {
        font-size: 1.4rem;
    }
    .service-page .why-chs-gs-mtpe ul li {
        padding-bottom: 0;
    }
    .service-page .why-chs-gs-mtpe ul li .inner {
        padding: 0;
    }
}
.service-page .testimonial-slider.en{
    padding-bottom: 50px;
}