<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
Theme Name: New MTPL
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.6
Requires PHP: 5.6
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

/* Variables */
/*-----------------------------------------
* Google Fonts
* -----------------------------------------*/
/* @import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&amp;family=Reenie+Beanie&amp;display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&amp;display=swap');
body {
    font-family: "Manrope", serif !important;
    font-weight: 800;
    font-size: 14px !important;
    line-height: 26px;
    background-color: #fff;
}
html {
    scroll-behavior: smooth;
}

.container {
    max-width: 1440px !important;
    padding: 0px 20px;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Manrope", serif !important;
    font-weight: 500 !important;
    text-transform: none;
    letter-spacing: 0.001em;
    text-transform: initial !important;
    margin: 0;
}
p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    margin: 0px 0;
}
.mt-30 {
    margin-top: 30px;
}
.pt_30 {
    padding-top: 30px;
}
.mt-50 {
    margin-top: 50px;
}
.banner_slider_div {
    width: 100%;
    margin-top: 115px;
}
.navbar-collapse {
    flex-grow: 0;
}
.navbar-expand-lg {
    padding: 0;
}
.megamenu .submenu {
    display: none;
}
/* mega menu css start */
.icon-46 {
    background: transparent;
    border-radius: 6px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    transition: 0.5s ease;
    justify-content: center;
}
.link-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.link-media .media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 10px;
}

.main_header {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.main_header.menu-bg {
    padding: 0 0 5px;
    background-color: #fff;
    box-shadow: 0 0 5px 1px #ccc;
    -webkit-box-shadow: 0 0 5px 1px #ccc;
    -moz-box-shadow: 0 0 5px 1px #ccc;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
/* mega menu css end */

/* Top header */
header.main_header.header ul.header_top {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0px;
    border-bottom: 1px solid #E4E5E5;
    display: inline-flex;
    padding: 0px 12px 0 12px;
}

header.main_header.header ul.header_top li&gt;a {
    display: inline-flex;
    align-items: center;
    min-height: auto;
}
.contact_link a {
    animation: pulse 2s infinite !important;
    position: relative;
    width: 280px;
    border: 2px solid transparent;
}
.theme_btn img {
    filter: brightness(100);
    margin-left: 20px;
    margin-top: -2px;
}
.theme_btn:hover {
    color: #2583e9;
    border: 2px solid #2583e9;
    background-color: #fff;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
.theme_btn:hover img {
    filter: brightness(1);
}
.fade.in {
    opacity: 1;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav&gt;li {
    position: relative;
    display: block;
}
.nav&gt;li&gt;a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav&gt;li&gt;a:focus,
.nav&gt;li&gt;a:hover {
    text-decoration: none;
    background-color: transparent;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs&gt;li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs&gt;li&gt;a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.navbar-toggler {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggler:focus {
    outline: 0;
}
.container:after, .container:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar:after, .avba:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.container:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar:after, .row:after {
    clear: both;
}
.main_header {
    float: left;
    width: 100%;
    padding: 25px 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.main_logo img {
    height: 55px;
    object-fit: contain;
    z-index: 99;
    position: relative;
}
.menu_bar ul li {
    margin-left: 8.35px;
}
.menu_bar ul li a {
    letter-spacing: .05em;
    color: #2f3d56;
    font-size: 16px;
    line-height: 22px;
    padding: 10px;
    font-weight: 400;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
.menu_bar ul li a span {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu_bar ul li:active,
.menu_bar ul li:focus,
.menu_bar ul li:hover {
    outline: 0;
}
.menu_bar ul li.contact_link a {
    background: #ff7a2f;
    border-radius: 5px;
    color: #fff !important;
    width: 170px;
    text-align: center;
    cursor: pointer;
}
.main_submenu_div {
    display: flex;
}
.main_submenu_div {
    position: absolute;
    width: 800px;
    background: #fff;
    border-radius: 10px;
    left: -50px;
    top: 55px;
    padding: 20px 35px;
    border: 1px solid #e6e8ec;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    opacity: 0;
}
.theme_btn {
    width: 215px;
    height: 52px;
    line-height: 44px;
    background: #2583e9;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    border: 2px solid transparent;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    cursor: pointer;
}
/* footer */
.location_div_main a {
    color: #fff;
}

.address_div_child p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
}

.multi-add-wrap {
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 1px #eee;
    display: inline-block;
    padding-right: 15px;
}
.contact_company .footer_d-flex span {
    padding-left: 12px;
    font-weight: 400;
}
.contact_company {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0;
    width: 50%;
    float: left;
}

.contact_space {
    float: left;
    width: 100%;
    margin-top: 30px;
    color: #fff;
}

.connect_submit_btn {
    position: absolute;
    top: 7px;
    left: 230px;
    padding: 10px !important;
    background-color: transparent !important;
    border: none;
    line-height: normal;
    float: left;
}

.connect_submit_btn img {
    filter: brightness(100);
}

.newsletter_wrap {
    position: relative;
    align-items: center;
}

.ftr_social_icon a {
    border: 1px solid transparent;
}

.flag_country span {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 10px;
}

.tag-line {
    padding: 3px 6px;
    border-radius: 10px;
    color: #fff;
    font-size: 12px;
    opacity: 1 !important;
    /* animation: color-animation 2s infinite !important; */
    margin-left: 3px;
    background-color: #2583e9;
}

.ftr_social_icon a:hover {
    border-color: #333f69;
}

.social_title {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 400;
    color: #fff;
}

.location_title:after {
    content: "";
    height: 1px;
    width: 75px;
    position: absolute;
    left: 0;
    bottom: -12px;
    margin: 0 auto;
    background-color: #fff;
}

.img_wrap {
    margin-bottom: 10px;
    display: inline-block;
}
/* animation */
@keyframes color-animation {
    0% {
        background-color: #ff7a2f;
    }

    55% {
        background-color: #2583e9;
    }

    100% {
        background-color: #ff7a2f;
    }

}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .8);
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .8);
        box-shadow: 0 0 0 rgba(0, 0, 0, .8);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

.contact_form_main {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 -10px 60px rgba(0, 0, 0, .05);
    padding: 40px;
    margin-left: 0;
}

.form_title_desc {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.form_title_desc h3 {
    margin: 0 0 15px;
    font-size: 28px;
    color: #000;
    letter-spacing: -.02em;
    font-weight: 700;
}

.form_title_desc p {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
}

.field_div {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.field_div .form-group {
    width: 49%;
    position: relative;
}

.textarea_msg textarea {
    min-height: 75px;
}

.contact_form_main .theme_btn_div {
    margin-top: 30px;
}

.location_div_main {
    float: left;
    width: 100%;
    padding: 0 0 0 70px;
}

.location_title {
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    position: relative;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.address_div_child {
    float: left;
    width: 50%;
    margin-top: 50px;
    color: #fff;
}

.flag_country {
    float: left;
    width: 100%;
    display: flex;
    align-content: center;
    margin-bottom: 12px;
}

.contact_company span {
    font-size: 15px;
    color: rgba(255, 255, 255, .8);
    padding-left: 5px;
}

.btm_footer {
    float: left;
    width: 100%;
    margin-top: 50px;
    padding-left: 5%;
    position: relative;
    z-index: 9;
}

.ftr_social_icon {
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    position: relative;
    z-index: 9;
}

.ftr_social_icon a {
    background: #333f69;
    border-radius: 5px;
    height: 45px;
    width: 45px;
    float: left;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-left: 20px;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ftr_social_icon a:first-child {
    margin-left: 0;
}

.ftr_social_icon a:hover {
    background-color: #fff;
    color: #333f69;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

.ftr_social_icon a:hover svg path {
    fill: #333f69;
}

.connect_with_us {
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    width: 30%;
}

.connect_with_us .form-group {
    margin-bottom: 0;
}

.connect_with_us .form-control {
    background: #333f69;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    width: 270px;
    height: 45px;
    color: #fff;
    padding-right: 50px;
}

.ftr_connect_links {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    flex-wrap: wrap;
}

.ftr_connect_links h4 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 400;
    color: #ff7a2f;
}

.ftr_links ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ftr_links ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    opacity: .7;
}

.ftr_links ul li a:hover {
    color: #2583e9;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

.ftr_links_wrap {
    display: flex;
    justify-content: space-between;
    width: 70%;
}

.menu_title svg {
    display: none;
}

.video-wrapper {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    display: block;
}

.video-overlay-play-button {
    box-sizing: border-box;
    height: 15%;
    padding: 0px;
    position: absolute;
    left: 12px;
    bottom: 37px;
    display: block;
    cursor: pointer;
    transition: opacity 150ms;
    border-radius: 18px;
    z-index: 9;
}

.award_main_div {
    float: left;
    width: 100%;
    display: flex;
    margin-top: 40px;
}

.award_img_div {
    float: left;
    margin-right: 10px;
}

.award_img_div img {
    width: 100px;
    max-width: 100%;
}

.budget_select_div {
    -webkit-appearance: none;
    border: solid 1px;
    border-color: #ededed;
    width: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjYXJldC1kb3duIiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtY2FyZXQtZG93biBmYS13LTEwIiByb2xlPSJpbWciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyMCA1MTIiPjxwYXRoIGZpbGw9IiMwMDAwMDA5OSIgZD0iTTMxLjMgMTkyaDI1Ny4zYzE3LjggMCAyNi43IDIxLjUgMTQuMSAzNC4xTDE3NC4xIDM1NC44Yy03LjggNy44LTIwLjUgNy44LTI4LjMgMEwxNy4yIDIyNi4xQzQuNiAyMTMuNSAxMy41IDE5MiAzMS4zIDE5MnoiPjwvcGF0aD48L3N2Zz4=);
    padding: 9px 13px 9px;
    font-size: 14px;
    background-position-x: 95%;
    font-size: 14px;
    background-position-y: 52%;
    background-size: 9px;
    background-repeat: no-repeat;
    z-index: 99;
    font-weight: 400;
    /* color: #000 !important; */
    border-radius: 4px;
    height: inherit;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    background-color: transparent;
}

.select_wrap svg {
    position: absolute;
    display: none;
    top: 13px;
    right: 13px;
    color: rgba(0, 0, 0, .6);
}

.browse_file {
    display: inline-block;
    width: 100%;
}

.attach_file_div {
    border: solid 1px;
    border-color: #ededed;
    width: 100%;
    padding: 7px 13px;
    font-size: 14px;
    font-weight: 400;
    color: #828282;
    border-radius: 4px;
    height: inherit;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    margin-bottom: 15px;
    margin-top: 6px;
}

.browse_file input {
    position: absolute;
    bottom: 20px;
    font-size: 0;
    outline: 0 !important;
    opacity: 0;
}

.attach_file_div img {
    max-width: 100%;
}

.btn {
    text-transform: uppercase;
}

.info-call .email-div span.phone-no {
    width: 100%;
    padding-bottom: 5px;
    opacity: 1;
}

.info-call .email-div a.phone-no {
    width: 100%;
    opacity: .6;
}

ul.header_top {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
}

ul.header_top li {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

ul.header_top li a {
    letter-spacing: .05em;
    color: #2f3d56;
    font-size: 15px;
    line-height: 22px;
    padding: 10px;
    font-weight: 400;
}

ul.header_top li a img {
    vertical-align: 0;
}

ul.header_top li svg, ul.header_top li img {
    width: 18px;
    max-width: 18px;
}

.main_header {
    padding: 0px 0 10px;
    flex-direction: column;
    position: fixed;
    background-color: #fff;
    z-index: 99;
    top: 0;
}

.main_header.menu-bg {
    padding: 0 0 0px;
    flex-direction: column;
    position: fixed;
    background-color: #fff;
    z-index: 999;
}

.pure-material-textfield-outlined&gt;textarea {
    background-color: #fff;
}

.pure-material-textfield-outlined&gt;input:focus+span .text_area_top {
    background-color: #fff !important;
}

.text_area_top {
    background: #fff;
}

.theme_btn_div .theme_btn {
    margin-top: 15px;
}

.btm_footer {
    padding-left: 0;
}

.connect_with_us {
    width: 100% !important;
    justify-content: flex-start;
    padding-top: 42px;
}

.ftr_links_wrap {
    width: 100% !important;
}

.footer_copyright {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 50px;
}

.main_footer_div {
    padding-bottom: 0 !important;
}

ul.policy_wrap {
    list-style-type: none;
    padding: 0;
}

ul.policy_wrap li {
    float: left;
}

ul.policy_wrap li {
    float: left;
    padding: 0 20px;
    border-right: 1px solid rgba(225, 225, 225, .5);
    line-height: normal;
}

ul.policy_wrap li a {
    font-size: 15px;
    color: #fff;
    opacity: .5;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    line-height: normal;
}

ul.policy_wrap li a:hover {
    text-decoration: none;
    color: #2583e9;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}

ul.policy_wrap li:last-child {
    border: none;
    padding-right: 0;
}

.copyright_wrap {
    float: left;
}

.copyright_wrap span {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    opacity: .5;
    margin-right: 30px;
}

.copyright_wrap .img_wrap img {
    max-width: 100%;
}

.connect_with_us h4 {
    font-size: 20px !important;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 400 !important;
    color: #fff;
}
.location_div_main {
    margin-bottom: 10px !important;
}
.hire_tag a, .hire_tag span:last-child {
    opacity: 1 !important;
}

.hire_tag span:first-child {
    opacity: 0.7 !important;
}

.top_service_section_div {
    float: left;
    width: 100%;
    padding: 40px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.frame_project_database .nav-tabs li {
    cursor: pointer;
}

.navbar-toggler {
    padding-left: 15px !important;
}

.main_footer_div:before {
    top: 50px;
}

.main_footer_div:before {
    content: ' ';
    position: absolute;
    width: 100%;
    background-image: url(https://cdn.moontechnolabs.com/live/images/footer_shedo_new.svg);
    background-size: cover;
    right: 0;
    left: 0;
    top: 6%;
    height: 760px !important;
}

.main_footer_div:before {
    top: 50px;
}

.main_footer_div:after {
    content: ' ';
    position: absolute;
    width: 100%;
    background-color: #1c2649;
    top: auto;
    right: 0;
    left: 0;
    bottom: 0;
    height: 1200px !important;
    z-index: -1;
}

.main_footer_div {
    float: left;
    width: 100%;
    padding: 85px 0;
    background-image: url(https://cdn.moontechnolabs.com/live/images/footer.webp);
    background-image: -webkit-image-set(url("https://cdn.moontechnolabs.com/live/images/footer.webp") 1x, url("https://cdn.moontechnolabs.com/live/images/footer.webp") 1.5x, url("https://cdn.moontechnolabs.com/live/images/footer.webp") 2x);
    background-image: image-set(url("https://cdn.moontechnolabs.com/live/images/footer.jpg") 1x, url("https://cdn.moontechnolabs.com/live/images/footer.jpg") 1.5x, url("https://cdn.moontechnolabs.com/live/images/footer.jpg") 2x);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    background-repeat: no-repeat;
}

.name_position.center span {
    display: block;
}

.class_desktop_hide {
    display: none;
}

.around_padding span.text_right {
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
}

.top_headerpart {
    display: flex;
    justify-content: space-between !important;
    align-items: center;
}

.top_header_div {
    padding-top: 10px;
}

/* plugin override */
#ez-toc-container {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    display: block !important;
    padding: 0 !important;
}

.blog_detail_content.pt_30 #ez-toc-container {
    display: none !important;
}

a.ez-toc-pull-right.ez-toc-btn.ez-toc-btn-xs.ez-toc-btn-default.ez-toc-toggle {
    display: none !important;
}

.ez-toc-title-container {
    background: #ECF4FF;
    border-radius: 10px 10px 0px 0px;
    padding: 15px;
}

.ez-toc-title {
    color: #3495CC;
    font-size: 24px !important;
    line-height: 29px !important;
    font-weight: 700 !important;
    display: block !important;
}

.ez-toc-list.ez-toc-list-level-1 {
    padding: 15px 15px 15px 25px !important;
}

#ez-toc-container.counter-decimal ul.ez-toc-list li a::before, .ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {
    content: '';
    position: absolute;
    top: 7px;
    left: -11px;
    right: 0;
    bottom: 0;
    background: #2583E9;
    width: 5px;
    height: 5px;
    border-radius: 31px;
}

ul li {
    list-style-type: none;
    position: relative;
    overflow: unset !important;
}

ul li a {
    font-size: 14px;
    line-height: 17px;
    color: #3B3B3B;
}

.wpcf7-spinner {
    display: none;
}

.wpcf7-form-control-wrap {
    position: unset !important;
}

#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, div.ez-toc-widget-container, div.ez-toc-widget-container li {
    overflow: unset !important;
}

.ul li a {

    font-weight: 500 !important;
    font-size: 15px !important;
    line-height: 21px !important;
    color: #3B3B3B !important;
}

.detail_view h2 b {
    background: linear-gradient(90.17deg, #1361F7 -2.41%, #7843BE 60.94%, #C72C91 102.76%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.detail_view h3 b {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    color: #2F3D56;
    display: block;
}

/* end  */
.col-md-6.padding_left {
    float: left !important;
    padding: 0 18px 0px 0px;
}

.modal-backdrop.in {
    opacity: .5;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-open {
    overflow-x: hidden;
    overflow-y: hidden;
}

.fade {
    transition: opacity .15s linear;
}

.col-md-6.padding_right {
    float: left;
}

#get_a_free_quote .modal-dialog {
    max-width: 1100px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, 0px);
}

.contact_modal .modal-content {
    border-radius: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
}

.contact_modal .modal-header {
    padding: 0;
    border-bottom: none;
}

#get_a_free_quote.contact_modal button.close {
    border: none;
    box-shadow: none;
    background-color: transparent;
    font-size: 16px;
    font-weight: 700;
    top: 20px;
    right: 20px;
    position: absolute;
    z-index: 9;
    opacity: 1;
    height: auto;
    width: auto;
    left: auto;
    bottom: auto;
    padding: 8px;
    color: #fff;
    line-height: 14px;
    border-radius: 0;
    box-shadow: 0 0 0 0 rgba(2, 2, 2, .23);
    text-shadow: 0 0 0 rgba(0, 0, 0, .23);
}
.modal-header .close {
    margin-top: -2px;
}
.contact_modal .modal-body {
    padding: 0;
    display: inline-block;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.contact_form_popup {
    display: inline-block;
    width: 99.9%;
    float: left;
    background-color: #fff;
}
.no_padding {
    padding: 0;
}
.bg_blue_div {
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
}
aside.form_section {
    float: left;
    width: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}
.form_section {
    background-color: #fff;
}
.bg_white_left_aside {
    background-color: #fff;
}
form.free_quote_form {
    float: left;
    width: 100%;
    padding: 40px 40px 20px;
}
.free_quote_form .form_heading {
    margin-bottom: 7px !important;
}
.form_section .form_heading {
    float: left;
    width: 100%;
}
.form_section .form_heading h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    color: #000;
    margin: 0;
    padding: 0;
}
.padding_left {
    padding-left: 0;
}
.free_quote_form .pure-material-textfield-outlined {
    margin-bottom: 10px !important;
}
.pure-material-textfield-outlined {
    position: relative;
    display: inline-block;
    padding-top: 6px;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0;
    min-height: 55px;
}
.pure-material-textfield-outlined&gt;input:not(:focus):placeholder-shown, .pure-material-textfield-outlined&gt;textarea:not(:focus):placeholder-shown {
    border-top-color: #ededed;
}
.pure-material-textfield-outlined&gt;input, .pure-material-textfield-outlined&gt;textarea {
    box-sizing: border-box;
    margin: 0;
    border: solid 1px;
    border-color: #ededed;
    border-top-color: transparent;
    border-radius: 4px;
    padding: 9px 38px 9px 13px;
    width: 100%;
    height: inherit;
    color: #000;
    background-color: transparent;
    box-shadow: none;
    font-size: 16px;
    caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    transition: border .2s, box-shadow .2s;
    line-height: 21px;
    font-weight: 400;
    font-style: normal;
}
.pure-material-textfield-outlined&gt;input:not(:focus):placeholder-shown+span, .pure-material-textfield-outlined&gt;textarea:not(:focus):placeholder-shown+span {
    font-size: 14px;
    line-height: 52px;
    font-weight: 400;
    color: #828282;
}
.pure-material-textfield-outlined&gt;input+span, .pure-material-textfield-outlined&gt;textarea+span {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), .6);
    width: 100%;
    max-height: 100%;
    color: #828282;
    font-size: 12px;
    line-height: 15px;
    cursor: text;
    font-weight: 400;
    transition: color .2s, font-size .2s, line-height .2s;
}
.free_quote_form .contact_sbmt {
    padding: 8px 58px;
    text-transform: capitalize;
    margin-top: 6px;
    background: linear-gradient(294.61deg, #45108A 2.27%, #3D065F 29.57%, #10054D 101.35%);
    border: 1px solid #45108A;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
}
.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}
.contact_sbmt {
    background-color: #0f6ead;
    position: relative;
    color: #fff;
    width: auto;
    float: left;
    padding: 8px 55px;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    border-radius: 50px;
    font-weight: 700;
    margin-top: 20px;
    border: none;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.free_quote_form .alert-success {
    float: left;
    position: absolute;
    bottom: 230px;
    right: 50px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.contact_address_main {
    float: left;
    width: 100%;
    padding: 0px 40px 36px;
    margin-top: auto;
}
.row-custom {
    display: flex;
    flex-wrap: wrap;
}
.country_div {
    float: left;
    width: 100%;
    display: flex;
}
.flag_image_holder {
    float: left;
    margin-right: 15px;
}
.country_name {
    float: left;
}
.country_name h3 {
    font-style: normal;
    /* font-weight: 700 !important; */
    font-size: 17px;
    line-height: 148%;
    color: #000;
    text-transform: uppercase !important;
    margin: 0;
}
.mobile_wrap_inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    column-gap: 2px;
    padding-bottom: 3px;
}
span.mobile_wrap_inner a {
    vertical-align: middle;
    display: contents;
}
.pl_img_10 {
    padding-right: 10px;
}
.mobile_wrap_inner a {
    font-size: 14px;
    font-weight: 500;
}
.flag_image_holder img {
    width: 36px !important;
    height: 26px !important;
    box-shadow: none !important;
    object-fit: contain !important;
}
.full_address_div {
    float: left;
    width: 100%;
}
.full_address_div p {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    color: #000;
    margin-bottom: 0;
}
.full_address_div span {
    display: flex;
}
.full_address_div span {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #000;
    display: flex;
    align-items: center;
    min-height: 25px;
}
.full_address_div a {
    margin-right: 10px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
svg:not(:root) {
    overflow: hidden;
}
.map_bg_main {
    float: left;
    width: 100.2%;
    background-image: url(https://cdn.moontechnolabs.com/live/images/popup_bg.svg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 1px -75px !important;
    height: 535px !important;
    margin-bottom: 20px;
}
.text_left {
    text-align: left !important;
}
.map_heading {
    float: left;
    width: 100%;
    padding: 0 15px !important;
    padding-left: 35px !important;
    text-align: center;
}
.map_heading h3 {
    font-style: normal;
    font-weight: 300 !important;
    font-size: 22px !important;
    line-height: 32px;
    text-align: center;
    color: #fff;
    padding: 60px 0 20px !important;
    margin: 0;
}
.text_left {
    text-align: left !important;
}
.map_heading ul {
    padding: 0;
    list-style: none;
}
.map_heading ul li {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}
.color_orange_light {
    color: #ffbe5c !important;
}
.map_heading ul li div.img {
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 100%;
    vertical-align: 2px;
    margin-right: 10px;
    display: inline-block;
}
.address_details_new {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 126px 16px;
    margin-top: auto;
    margin-bottom: auto;
}
.link-color {
    color: hsl(0deg 0% 0% / 80%) !important;
}
.contact_form_popup .contact_wrap {
    margin-bottom: 10px;
    white-space: nowrap;
    display: flex;
}
.contact_wrap a {
    display: flex;
    align-items: center;
}
.contact_wrap a svg {
    margin-right: 15px;
    font-size: 18px;
    color: #106dac;
    width: 20px;
}

.contact_wrap a span {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: rgba(0, 0, 0, .8);
}

.map_heading ul li div.img img {
    display: none;
}

.flag_image_holder img {
    max-width: 100%;
    width: 43px;
    margin-bottom: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    height: 32px;
    object-fit: cover;
}
/* material design */
.pure-material-textfield-outlined {
    position: relative;
    display: inline-block;
    padding-top: 6px;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    width: 100%;
    margin-bottom: 0;
    min-height: 55px
}

.pure-material-textfield-outlined&gt;input,
.pure-material-textfield-outlined&gt;textarea {
    box-sizing: border-box;
    margin: 0;
    border: solid 1px;
    border-color: #ededed;
    border-top-color: transparent;
    border-radius: 4px;
    padding: 9px 38px 9px 13px;
    width: 100%;
    height: inherit;
    color: #000;
    background-color: transparent;
    box-shadow: none;
    font-size: 16px;
    caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    transition: border .2s, box-shadow .2s;
    line-height: 21px;
    font-weight: 400;
    font-style: normal
}

.select_wrap {
    width: 100%;
    position: relative;
    margin-bottom: 0;
    margin-top: 6px;
    display: inline-block;
    height: 40px;
}

.budget_select_div:focus,
.budget_select_div:hover {
    outline: 0
}

.pure-material-textfield-outlined&gt;input+span,
.pure-material-textfield-outlined&gt;textarea+span {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), .6);
    width: 100%;
    max-height: 100%;
    color: #828282;
    font-size: 12px;
    line-height: 15px;
    cursor: text;
    font-weight: 400;
    transition: color .2s, font-size .2s, line-height .2s
}

.pure-material-textfield-outlined&gt;textarea+span .text_area_top {
    background-color: #fff
}

.pure-material-textfield-outlined&gt;input+span::after,
.pure-material-textfield-outlined&gt;input+span::before,
.pure-material-textfield-outlined&gt;textarea+span::after,
.pure-material-textfield-outlined&gt;textarea+span::before {
    content: "";
    display: block;
    box-sizing: border-box;
    margin-top: 6px;
    border-top: solid 1px;
    border-top-color: #ededed;
    min-width: 10px;
    height: 8px;
    pointer-events: none;
    box-shadow: inset 0 1px transparent;
    transition: border-color .2s, box-shadow .2s
}

.pure-material-textfield-outlined&gt;input+span::before,
.pure-material-textfield-outlined&gt;textarea+span::before {
    margin-right: 4px;
    border-left: solid 1px transparent;
    border-radius: 4px 0
}

.pure-material-textfield-outlined&gt;input+span::after,
.pure-material-textfield-outlined&gt;textarea+span::after {
    flex-grow: 1;
    margin-left: 4px;
    border-right: solid 1px transparent;
    border-radius: 0 4px
}

.pure-material-textfield-outlined:hover&gt;input,
.pure-material-textfield-outlined:hover&gt;textarea {
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), .87);
    border-top-color: transparent
}

.pure-material-textfield-outlined:hover&gt;input+span::after,
.pure-material-textfield-outlined:hover&gt;input+span::before,
.pure-material-textfield-outlined:hover&gt;textarea+span::after,
.pure-material-textfield-outlined:hover&gt;textarea+span::before {
    border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), .87)
}

.pure-material-textfield-outlined:hover&gt;input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined:hover&gt;textarea:not(:focus):placeholder-shown {
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), .87)
}

.pure-material-textfield-outlined&gt;input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined&gt;textarea:not(:focus):placeholder-shown {
    border-top-color: #ededed
}

.pure-material-textfield-outlined&gt;input:not(:focus):placeholder-shown+span,
.pure-material-textfield-outlined&gt;textarea:not(:focus):placeholder-shown+span {
    font-size: 14px;
    line-height: 52px;
    font-weight: 400;
    color: #828282
}

.pure-material-textfield-outlined&gt;textarea:not(:focus):placeholder-shown+span .text_area_top {
    background-color: transparent
}

.pure-material-textfield-outlined&gt;input:not(:focus):placeholder-shown+span::after,
.pure-material-textfield-outlined&gt;input:not(:focus):placeholder-shown+span::before,
.pure-material-textfield-outlined&gt;textarea:not(:focus):placeholder-shown+span::after,
.pure-material-textfield-outlined&gt;textarea:not(:focus):placeholder-shown+span::before {
    border-top-color: transparent
}

.pure-material-textfield-outlined&gt;input:focus,
.pure-material-textfield-outlined&gt;textarea:focus {
    border-color: #3395cc;
    border-top-color: transparent;
    box-shadow: inset 1px 0 var(--pure-material-safari-helper1), inset -1px 0 var(--pure-material-safari-helper1), inset 0 -1px var(--pure-material-safari-helper1);
    outline: 0
}

.pure-material-textfield-outlined&gt;input:focus+span,
.pure-material-textfield-outlined&gt;textarea:focus+span {
    color: #3395cc;
    font-size: 12px;
    font-weight: 400
}

.pure-material-textfield-outlined&gt;textarea:focus+span .text_area_top {
    background-color: #fff
}

.pure-material-textfield-outlined&gt;input:focus+span::after,
.pure-material-textfield-outlined&gt;input:focus+span::before,
.pure-material-textfield-outlined&gt;textarea:focus+span::after,
.pure-material-textfield-outlined&gt;textarea:focus+span::before {
    border-top-color: var(--pure-material-safari-helper1) !important;
    box-shadow: inset 0 1px var(--pure-material-safari-helper1)
}

.pure-material-textfield-outlined&gt;input:disabled,
.pure-material-textfield-outlined&gt;input:disabled+span,
.pure-material-textfield-outlined&gt;textarea:disabled,
.pure-material-textfield-outlined&gt;textarea:disabled+span {
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), .38) !important;
    border-top-color: transparent !important;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), .38);
    pointer-events: none
}

.pure-material-textfield-outlined&gt;input:disabled+span::after,
.pure-material-textfield-outlined&gt;input:disabled+span::before,
.pure-material-textfield-outlined&gt;textarea:disabled+span::after,
.pure-material-textfield-outlined&gt;textarea:disabled+span::before {
    border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), .38) !important
}

.pure-material-textfield-outlined&gt;input:disabled:placeholder-shown,
.pure-material-textfield-outlined&gt;input:disabled:placeholder-shown+span,
.pure-material-textfield-outlined&gt;textarea:disabled:placeholder-shown,
.pure-material-textfield-outlined&gt;textarea:disabled:placeholder-shown+span {
    border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), .38) !important
}

.pure-material-textfield-outlined&gt;input:disabled:placeholder-shown+span::after,
.pure-material-textfield-outlined&gt;input:disabled:placeholder-shown+span::before,
.pure-material-textfield-outlined&gt;textarea:disabled:placeholder-shown+span::after,
.pure-material-textfield-outlined&gt;textarea:disabled:placeholder-shown+span::before {
    border-top-color: transparent !important
}

.pure-material-textfield-outlined&gt;input.validation_new+span.custom_span::before {
    border-top-color: red !important;
}

.pure-material-textfield-outlined input.validation_new, .pure-material-textfield-outlined textarea.validation_new {
    border-color: red !important;
    border-top-color: red !important;
}

.pure-material-textfield-outlined&gt;input.validation_new+span.custom_span::after {
    border-top-color: red !important;
}

.budget_select_div.validation_new {
    border-color: red !important;
}

.pure-material-textfield-outlined input.validation_new~span.custom_span, .pure-material-textfield-outlined select.validation_new~span.custom_span, .pure-material-textfield-outlined textarea.validation_new~span.custom_span {
    color: red !important;
}

.cnt_main_footer_form .attach_file_div label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
}

.pure-material-textfield-outlined&gt;input:not(:focus):placeholder-shown+span .text_area_top, .pure-material-textfield-outlined&gt;textarea:not(:focus):placeholder-shown+span .text_area_top {
    background-color: transparent !important;
}

.collapse-horizontal.show {
    display: block !important;
}

.blog_share .collapse-horizontal .card-body.blog_social_icon {
    right: 99px;
    top: -6px;
}

.blog_tagline .blog_inner_body.tagline_inner a.active {
    background: #2583E9;
    color: #fff;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-weight: normal;
    display: block;
    position: absolute;
    font-size: 14px;
    padding-left: 6px;
}
/* CTA Section  */
.subscribe {
    padding: 40px 20px;
    color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    background-image: url(https://cdn.moontechnolabs.com/live/blog/images/sub_banner.jpg);
    background-size: cover;
    background-position: center center;
    margin: 10px 0px;
}

.subscribe span {
    margin: 0;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 30px;
    max-width: 400px;
    display: inline-block;
    line-height: 35px;
    color: #ffffff;
}

.subscribe a.sub_white_button {
    color: #026aa1 !important;
    background-color: #ffffff;
}

.subscribe a {
    color: #fff !important;
    background-color: #ff7a2f;
    padding: 5px 18px;
    border-radius: 10px;
    font-weight: bold;
    margin-top: 10px;
    width: auto;
    display: inline-block;
    transition: 0.5s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-right: 10px;
}
/* new changes   */
.blog_detail_content ul {
    margin: 0;
    padding-top: 10px;
}
.blog_detail_content ul li {
     position: relative;
    padding: 8px 0px 1px 25px;
    line-height: 28px;
    font-weight: 400;
    font-size: 16px;
}
.blog_detail_content ul li:before {
    content: '';
    position: absolute;
    top: 18px;
    left: 8px;
    bottom: 0;
    background: #3695cc;
    width: 8px;
    height: 8px;
    border-radius: 31px;
}
.arrow-toggle:hover svg {
    transform: rotate(180deg);
}
.blog_detail_content p {
    padding-top: 10px;
    padding-bottom: 10px;
}
.inner_table_content nav {
    overflow: auto !important;
}
.inner_table_content .ez-toc-list {
    height: 100%;
    max-height: 437px;
}
.blog_detail_content a {
    color: #db5002;
    font-size: 18px;
}
.blog_detail_content a:hover {
    text-decoration: underline;
}
#ez-toc-container a {
    font-size: 16px;
    text-decoration: none !important;
}
#ez-toc-container a.active {
    color: #DB5002 !important;
}
.blog_list_title h3 {
    color: #2F3D56;
    font-size: 26px;
    line-height: 37px;
    text-transform: initial !important;
}
.blog_list_title h3:hover {
    color: #3495cc;
}
.blog_detail_content h1, .blog_detail_content h2, .blog_detail_content h4, .blog_detail_content h3, .blog_detail_content h5, .blog_detail_contenth6 {
    color: #3495cc !important;
}
.blog_detail_content h1 b, .blog_detail_content h2 b, .blog_detail_content h4 b, .blog_detail_content h3 b, .blog_detail_content h5 b, .blog_detail_content h6 b {
    color: #3495cc !important;
    background: transparent !important;
    font-weight: 600 !important;
    -webkit-text-fill-color: inherit !important;
}
.blog_detail_content h1 strong, .blog_detail_content h2 strong, .blog_detail_content h4 strong, .blog_detail_content h3 strong, .blog_detail_content h5 strong, .blog_detail_content h6 strong {
    color: #3495cc !important;
    background: transparent !important;
    font-weight: 600 !important;
    -webkit-text-fill-color: inherit !important;
}
/* button bottom to top */
#button {
    background-color: #ff7a2f;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    cursor: pointer;
}
.bottom_top {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
/* modal_calandry popup*/
#modal_calandry .modal-dialog {
    max-width: 1100px;
    width: 100%;
    display: flex;
    flex-direction: column !important;
    align-content: center;
    justify-content: center;
}

.modal_calandry .cls-btn {
    border: none;
    box-shadow: none;
    background-color: transparent;
    font-size: 28px;
    top: 20px;
    right: 20px;
    position: absolute;
    z-index: 9;
    opacity: 1;
    height: auto;
    width: auto;
    left: auto;
    bottom: auto;
    padding: 8px;
    color: #000;
    line-height: 14px;
    border-radius: 0;
    box-shadow: 0 0 0 0 rgba(2, 2, 2, .23);
    text-shadow: 0 0 0 rgba(0, 0, 0, .23);
    font-weight: 600;
}
.modal-header .close {
    margin-top: -2px;
}
.modal_calandry .modal-title {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 28px !important;
    line-height: 33px;
    color: #000;
    margin: 0;
    text-align: center;
}
.modal_calandry .theme_btn {
    padding: 0;
    width: 150px;
    height: 45px;
    line-height: 38px;
    color: #fff;
    font-weight: 400;
}
.modal_calandry .theme_btn:active, .modal_calandry .theme_btn:focus, .modal_calandry .theme_btn:hover {
    color: #2583e9;
    border: 2px solid #2583e9;
    background: #fff;
}

/* new blog section  09-11-2023*/
.pt_27 {
    padding-top: 26px;
}
.pt_30 {
    padding-top: 30px;
}
.pt_50 {
    padding-top: 50px;
}
.pt_70 {
    padding-top: 70px;
}
.mt_70 {
    margin-top: 70px;
}
.pt_pl {
    padding: 80px 0px 80px 90px;
}
.align_item {
    align-items: end;
}
.blog_banner_slider {
    position: relative;
}
.mt_mb_100 {
    margin-top: 70px;
}
.search-result-count.default-max-width {
    padding-bottom: 30px;
}
.section_banner_bg {
    background-color: #FFF4ED;
    padding: 50px 0 40px 0;
    display: block;
    position: relative;
}
.blog_banner_slider .item {
    background: none;

}
.banner_title h1 {
    color: #3B3B3B;
    font-size: 44px;
    font-weight: 800 !important;
    line-height: normal;
    text-align: center;
}
.banner_img_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: auto;
}
.banner_title_wrap {
    display: flex;
    flex-direction: column;
}
.banner_user_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 0px;
    margin-top: auto;
}
.banner_user_right_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.user_inner {
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.user_inner img {
    max-width: 56px;
    width: 100%;
}
.banner_right_side {
    display: flex;
    column-gap: 8px;
}
.banner_right_side_top {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
}
.banner_right_side_top span {
    color: #3B3B3B;
    font-size: 15px;
    font-weight: 500;
}
.banner_right_side img {
    max-width: 18px;
    width: 100%;
}
.banner_title_wrap span {
    color: #FF7A2F;
    font-size: 13px;
    font-weight: 500;
}
.banner_title_wrap a {
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 500;
    line-height: 33.6px;
    padding-top: 15px;
    min-height: 90px;
}
.user_title_name h4 {
    color: #2583E9;
    font-size: 20px !important;
    font-weight: 500 !important;
}
.user_title_name p {
    color: #686868;
    font-size: 13px;
    font-weight: 500;
}
.banner_right_side span {
    color: #3B3B3B;
    font-size: 15px;
    font-weight: 500;
}
.blog_banner_slider .owl-dots {
    text-align: center;
    gap: 8px;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.blog_banner_slider .owl-dots .owl-dot {
    border: 1.5px solid rgba(192, 182, 173, 1);
    width: 16px !important;
    height: 16px !important;
    background-color: transparent;
    border-radius: 30px;

}
.blog_banner_slider .owl-dots .owl-dot.active {
    border: 1px solid rgba(255, 122, 47, 1);
}

button.owl-dot.active {
    position: relative;
}
.blog_banner_slider button.owl-dot.active span {
    background: rgba(255, 122, 47, 1);
    position: absolute;
    width: 10px !important;
    height: 10px !important;
    top: 2px;
    left: 2px;
    border-radius: 16px;
}
/* categories */
.categories_title {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    padding-bottom: 10px;
    column-gap: 30px;
}
.categories_title h2 {
    color: #3B3B3B;
    font-size: 44px;
    font-weight: 600 !important;
    line-height: normal;
    padding: 0px !important;
}
.blog_tab_inner.nav-tabs .nav-link.active {
    border-color: #fff;
    color: #FF7A2F;
    font-size: 18px;
}
.blog_tab_inner.nav-tabs .nav-link.active:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 2px;
    background: #FF7A2F;
    z-index: 99;
    overflow: hidden;
}
.blog_tab_inner .nav-link {
    color: #3B3B3B;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}
.tab_bg_color {
    display: flex;
    flex-wrap: nowrap;
    height: 60px;
    align-items: center;
    justify-content: space-between;
    width: 90%;
}
.tab_bg_color .nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #fff;
}

.tab_bg_color .nav-link {
    padding: 20px 16px;
}
.tabbable .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}
.tabbable .nav-tabs .nav-link {
    white-space: nowrap;
}
.dropbtn {
    color: #FF7A2F;
    font-size: 18px;
    font-weight: 500;
    border: none;
    background: #fff;
    padding: 12px 16px;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff4ed;
    min-width: 300px;
    box-shadow: 0px 8px 16px 0px rgb(34 32 32 / 20%);
    z-index: 1;
    right: -2px;
    top: 50px;
    z-index: 999;
    max-height: 350px;
    min-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
    border-radius: 10px;
}
.dropdown-content a {
    color: #3B3B3B;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    color: #FF7A2F;
}
.sib-email-area {
    width: 50%;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.drop_wrap {
    position: absolute;
    right: 0;
    top: 9px;
}
.main_div_space {
    position: relative;
}
/* tab section */
.new_blog_list span {
    border-radius: 4px;
    background: #FF7A2F;
    display: inline;
    padding: 10px 12px;
    font-size: 12px;
    color: #FFF;
    margin-right: 10px;
}

.title_f_size h3 {
    font-size: 22px;
    line-height: 33.6px;
    font-weight: 600 !important;
}

.card-body.equal-height.position-relative.new_card_wrap {
    padding: 15px 0;
    display: flex;
    flex-direction: column;
}
/* NesLetter */
.news_text_inner {
    max-width: 540px;
}
.news_text_inner h2 {
    color: #3B3B3B;
    font-size: 67px;
    font-weight: 600;
    line-height: 77.05px;
    letter-spacing: 0.67px;
}
.news_text_inner p {
    color: #575454;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.2px;
}
.news_input {
    border-radius: 51.5px;
    background: #FFF;
    box-shadow: 0px 4px 120px 0px rgba(142, 131, 113, 0.15);
}
.news_input input {
    border: none;
    outline: none;
    background: none;
    vertical-align: middle;
}
.sib-default-btn {
    margin-left: auto;
    border-radius: 35.5px;
    background: #FF7A2F !important;
    border: none;
    padding: 11px 24px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    right: 15px;
    position: absolute;
    top: 22px;
}
.news_input .sib-alert-message {
    position: absolute;
    bottom: -56px;
    left: 14px;
    background: none !important;
    border: none !important;
    color: #d51313 !important;
}
.sib-default-btn:hover {
    color: #FF7A2F;
    outline: 1px solid #FF7A2F;
    background: #fff !important;
}
.news_input form {
    /* display: flex; */
    margin: 0px;
}
.news_input {
    padding: 18px;
    margin-top: 48px;
    position: relative;
}
.news_letter_wrap {
    background-image: url('./assets/new_blog_img/news_banner.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    border-radius: 25px;
}
.drop-down_inner {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.load_more {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}
.load_more a {
    border: 1px solid #FF7A2F;
    padding: 19px 20px;
    border-radius: 5px;
    color: #FF7A2F;
    font-weight: 500;
    font-size: 18px;
}
.load_mores a:hover,
.load_more a:hover {
    color: #fff;
    background: #FF7A2F;
    border: 1px solid #fff;
}
.search-container {
    max-width: 400px;
    width: 100%;
    text-align: center;
    position: relative;
}
.search-bar {
    width: 100%;
    padding: 10px 38px 10px 10px;
    box-sizing: border-box;
    border: 1px solid #CCC;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
}
.search-container svg {
    position: absolute;
    top: 12px;
    right: 12px;
}
.tab_main_wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    overflow-x: auto;
    overflow-y: hidden;
    border-bottom: 1px solid #CCC;
}
.ind_phone {
    font-weight: 500;
    font-size: 14px;
}
.owl-carousel.blog_banner_slider .owl-item img {
    height: auto !important;
}
.free_quote_form .browse_file {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
}
.attach_file_div label {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    margin: 0;
    white-space: nowrap;
    line-height: 24px;
}
.browse_file {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}
.tab-header-none {
    display: none;
}
.display-flex {
    display: flex;
}
.main_header .header_top .tab-flex {
    display: flex;
    align-items: center;
}
.mr-10 {
    margin-right: 10px;
}
.pb-15 {
    padding-bottom: 8px;
}
.gap-10 {
    gap: 10px;
}
.menu_bar ul li a span svg {
    margin-top: 4px;
}
/* header new  */
    .full_width .nav-tabs.nav_left li { width: 50%;}
    .megamenu ul.nav.centered.nav-tabs li span { padding-top: 6px}
    .menu_bar .nav_font li a { font-size: 18px; font-weight: 600;}
    .sub_title{ font-weight: 500; line-height: 21px; font-size: 14px; text-align: center;}
    .full_width .nav-tabs.next_gen li {width: 33.33%;}
/* web_story */
    .banner_slider_div_120{ width: 100%; margin-top: 150px;}
    .banner_slider_div_120 h2{ font-size: 44px; line-height: 48.4px; font-weight: 600;}
    .web_story_wrap p { font-size: 16px !important; line-height: 22px; font-weight: 400; color: #656565; padding-top: 10px;}
    .web_story_wrap  span{ font-size: 16px; font-weight: 500; color: #656565;}
    .web_story_wrap a{ display: block; font-size: 16px; color: #3B3B3B; line-height: 22.2px; font-weight: 500; padding-top: 10px;}
    .web_story_main{ padding-top: 30px;}
    .dropdown-content a.active {color: #FF7A2F;}
    .call_career { font-size: 16px; font-weight: 500 !important; align-items: center; margin: 0; float: left; padding-bottom: 14px; padding-top: 10px;}
    .color-through { font-weight: 600 !important; color: #005f9f;}
    .blog_summary_text .three_col_table tr td:last-child {font-weight: 400 !important;}
    .card.mt-30.border-0 img.wp-post-image { height: auto !important; max-width: 100%;}
    .card.mt-30.border-0 { height: 100%;}
    .blog_list_inner.new_blog_list { padding-top: 20px;}
    .cookie_section{padding: 10px; color: #fff; background-color: #1c2649; display: block; position: fixed; min-width: 100%; height: auto; z-index: 99; font-size: 13px; line-height: 20px; left: 0; text-align: center; bottom: 0;}
    .cookie_section a {line-height: 18px; padding: 2px 12px; background: linear-gradient(to bottom, #fefefe, #f4f4f4) repeat scroll 0 0 #f3f3f3; border-color: #bbb; color: #333; text-shadow: 0 1px 0 #fff; -moz-box-sizing: border-box; border-radius: 3px 3px 3px 3px; border-style: solid;
        border-width: 1px;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        font-style: normal;
        text-decoration: none;
        white-space: nowrap;
        outline: 0;
        margin-left: 10px;
    }


.blog-image img{
    height: 100% !important;
    width: 100%;
    object-fit: contain;
    object-position: center;
}
header.main_header.header ul.header_top li&gt;a span {
    padding-left: 8px;
}
li.hire_wrap {
    display: flex;
    align-items: center;
    background: bisque;
    border: 3px solid #2573e9;
    background: #2573e9;
    color: #fff;
    padding: 0px 0px;
    border-radius: 8px;
    outline: 3px #bbdaee;
}
p.socialmedia-title.hire_wrap {
    color: #fff !important;
    padding: 0px 4px;
    font-size: 16px;
}
li.hire_wrap a {padding: 0 3px !important;}
header.main_header.header ul.header_top {margin-top: 2px;border-bottom: none;padding: 0px 0px 0 12px;}
.text-center {
    text-align: center !important;
}
.hire_hover {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  transition: color 0.5s ease;
}
.hire_hover::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 0;
  height: 1px;
  background-color: rgba(30, 90, 186, 1);
  transition: width 0.5s ease;
}
.hire_hover:hover::before {
  width: 98%;
}
.socialmeadia-header .socialmedia-block ul li a {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 8px !important;
  color: #2f3d56;
  font-size: 15px;
  letter-spacing: 0.05em;
  font-weight: 500;
}
header .socialmedia-block {
  display: flex;
  justify-content: center !important;
}
@media screen and (max-width: 567px) {
    header .socialmedia-block {
        justify-content: start !important;
    }
    ul#myTab li.nav-item:last-child {
        padding-right: 35px;
    }
    .banner_right_side img {
        max-width: 16px;
        width: 100%;
    }
    .banner_user_wrap {
        padding-right: 7px;
    }
    .banner_right_side span {
        font-size: 14px;
    }
    .user_title_name h4 {
        font-size: 18px !important;
    }
    .sib_loader {
        right: 117px !important;
    }
}

/* qana_banner */

.qana_banner{
    background-image: url(assets/img/qanda_banner.png);
    background-position: center;
    background-size: cover;
    height: 520px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
}
.qana_title h1{
    position: relative;
    color: rgba(255, 255, 255, 1);
    font-size: 52px;
    font-weight: 600;
    list-style: 57px;
    letter-spacing: 2px;
    text-align: center;
    margin: 0;
}
.qana_title h1:after {
    content: '';
    position: absolute;
    bottom: -5px;
    width: 75px;
    height: 2px;
    background-color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
}
.qana_banner p{
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;
    text-align: center;
    padding-top: 30px;
    word-spacing: 2px;
}
.qanda_tab li.nav-item a {
    font-size: 20px !important;
}
.tab_bg_color .qanda_tab .nav-link {
    padding: 20px 24px;
}
.tab_left_side .inner_table_contents {
    background: rgba(244, 249, 255, 1);
    border-radius: 15px;
    padding: 10px !important;
}
.inner_table_content.left_size_form.show_data.tab_left_side {
    padding: 0;
    background: rgba(244, 249, 255, 1) !important;
    padding: 20px;
}
.tab_left_side h3{
    font-size: 28px;
    color: rgba(20, 111, 172, 1);
    line-height: 48px;
}
.inner_table_content.left_size_form.show_data.tab_left_side {
    max-width: 350px;
    border: 0.5px solid rgba(78, 150, 236, 0.45)
}
.tab_left_side .get_touchleft p {
    padding-top: 15px !important;
    font-size: 20px;
    font-weight: 400;
    color: rgba(31, 31, 31, 1);
    line-height: 25px;
}
.tab_left_side .wpcf7-form-control-wrap {
    max-width: 100% !important;
    width: 100% !important;
}
.tab_left_side .btn-primary {
    padding: 13px 20px;
    font-size: 24px;
    width: 100%;
}
.tab_left_side .table_form .form-control{ border: 0.3px solid rgba(20, 111, 172, 0.45);}
.form-control::placeholder{ color: rgba(3, 88, 146, 1);
    opacity: 1; font-size: 16px !important; font-weight: 400;}
.wpcf7-form-control::placeholder { color: rgba(3, 88, 146, 1); }
.tab_left_side textarea{ border: 0.3px solid rgba(20, 111, 172, 0.45); font-size: 16px !important;}
/* end  */

.blog_list_wrap{
    display: flex;
    flex-wrap: wrap;
}

.blog_list_wrap &gt; div {
    display: flex;
    flex-direction: column;
}
.sib_loader {
    position: absolute;
    top: 50%;
    right: 190px;
    transform: translate(-0%,-50%);
}
.news_input .sib_loader img {
    display: block !important;
}
/* loader */
.lds-roller {
    display: inline-block;
    position: absolute;
    width: 64px;
    height: 64px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0
}

.lds-roller_parent {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    background: #00000091;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    transform-origin: 32px 32px
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    margin: -3px 0 0 -3px
}

@keyframes lds-roller {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}


.lds-roller div:nth-child(1) {
    animation-delay: -36ms
}

.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px
}

.lds-roller div:nth-child(2) {
    animation-delay: -72ms
}

.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px
}

.lds-roller div:nth-child(3) {
    animation-delay: -108ms
}

.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px
}

.lds-roller div:nth-child(4) {
    animation-delay: -144ms
}

.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px
}

.lds-roller div:nth-child(5) {
    animation-delay: -.18s
}

.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px
}

.lds-roller div:nth-child(6) {
    animation-delay: -216ms
}

.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px
}

.lds-roller div:nth-child(7) {
    animation-delay: -252ms
}

.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px
}

.lds-roller div:nth-child(8) {
    animation-delay: -288ms
}

.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px
}
.blog_list_inner.new_blog_list {
        display: flex;
        flex-wrap: wrap;
        row-gap: 10px;
    }
/*! CSS Used from: assetscss/responsive.css */
@media screen and (min-width: 2855px) {
    .main_footer_div:before {
        top: 34% !important;
    }
}

@media screen and (min-width: 2270px) {
    .main_footer_div:before {
        top: 28% !important;
    }
}

@media screen and (min-width: 1899px) {
    .main_footer_div:before {
        top: 8%;
    }
}

@media screen and (max-width:1280px) {
    .frame_project_database .nav-tabs li {
        /*width:14%;*/
    }

    .frame_project_database .nav-tabs li a {
        font-size: 14px;
        padding: 10px 8px;
    }

    .ftr_links {
        width: 40%;
    }

    .ftr_links ul li a {
        font-size: 14px;
    }

    .ftr_connect_links h4 {
        font-size: 15px;
    }

    .service_li .main_submenu_div:before {
        left: 265px;
    }
    .menu_bar ul li.contact_link a {
        width: 143px;
        letter-spacing: 0px;
    }
    .menu_bar ul li a{
        letter-spacing: 0px;
    }
    .menu_bar ul li {
        margin-left: 3.35px;
    }
}

@media screen and (max-width:767px) {
    .main_footer_div:after {
        height: 2636px !important;
    }

    .card-body.position-relative {
        padding: 13px 9px;
    }

    .card_view {
        padding: 10px;
    }

    .body_inner_view {
        padding-top: 0px;
    }

    .body-bottom-border {
        padding: 10px;
    }

    .contact_form_main {
        padding: 25px;
    }

    form#cnt_main_footer_form {
        float: left;
        width: 100%;
    }

    .form_title_desc h3 {
        padding-left: 0;
    }

    /* span.mobile_hide {
        display: none;
      } */
    .class_desktop_hide {
        display: inline-block;
        color: #2583e9;
    }

    .card-body.equal-height.position-relative {
        margin-top: 0px;
    }
    p.sib-alert-message.sib-alert-message-success {
        font-size: 14px;
    }
}

@media screen and (max-width:1024px) {
    .main_logo {
        width: 100%;
        text-align: center;
    }

    .navbar_toggle_wrap {
        display: block;
        position: absolute;
        top: 23px;
        right: 0;
    }

    .menu_bar ul li a {
        border-bottom: 1px solid #eaeaea;
        padding: 10px 0;
        display: inline-block;
        width: 100%;
    }

    .navbar-nav {
        width: 100%;
        margin: 0;
    }

    .menu_bar ul li {
        margin-left: 0;
        width: 100%;
    }

    .menu_bar ul li.contact_link a {
        animation: pulse 2s infinite !important;
        border-bottom: none;
        background: #ff7a2f;
        color: #fff;
        width: 93%;
        margin: 10px 0;
        text-align: center;
        border-radius: 5px;
    }

    .top_header_div,
    .top_headerpart {
        display: block;
        padding: 10px 0 6px;
    }

    .inner_scroll {
        display: block;
        padding: 0;
    }
    .qana_banner{
        margin-top: 90px;
    }
    /* .banner_user_wrap{
        padding-right: 6px;
    } */
}

@media screen and (max-width:1024px) {
    body.full-menu .mobile_view {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, .4);
        z-index: 10;
    }

    body.full-menu {
        overflow: hidden;
    }

    body .navbar-collapse.in {
        display: block !important;
        overflow-y: auto
    }

    .banner_slider_div.margin_mobile_top {
        margin-top: 160px !important;
    }

    .menu_bar ul li a span {
        align-items: flex-start;
        justify-content: flex-start;
        font-size: 15px !important;
    }

    .menu_bar ul li a span svg {
        margin-left: auto;
    }

    .map_bg_main {
        background-position: center 0 !important;
    }

    .flag_country span {
        font-size: 16px;
    }

    .location_div_main {
        padding: 10px 10px 0 10px;
    }

    .service_li .service_submenu {
        padding-right: 0px;
    }

    .modal.fade .modal-dialog {
        max-width: 954px !important;

    }
    .blog_list_inner.new_blog_list {
        padding-top: 0px;
    }

}

@media screen and (max-width:991px) {
    .ftr_links {
        width: 30%;
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .ftr_links.tech_links_details {
        order: 4 !important;
        width: 50% !important;
    }

    .company_links_details {
        width: 50% !important;
        order: 5 !important;
    }

    .tech_links_details ul {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .company_links_details ul {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .ftr_links_wrap {
        flex-wrap: wrap;
        justify-content: space-between;
        padding-left: 54px;
        font-size: 14px;
    }

    .main_footer_div {
        background-size: cover;
        background-image: none;
        background-color: #1c2649;
        padding-top: 40px;
    }

    .footer_copyright {
        flex-direction: column;
        align-items: baseline;
    }

    .copyright_wrap {
        order: 2;
        text-align: center;
    }

    /* pop-up override */
    .bg_white_left_aside {
        width: 100%;
    }

    .bg_shadow_div {
        width: 100%;
    }

    #get_a_free_quote.contact_modal button.close {
        color: #333;
    }

    .col-md-6.padding_left {
        width: 100%;
        padding: 0;
    }

    .col-md-6.padding_right {
        width: 100%;
    }

    .attach_file_div {
        padding-top: 21px;
    }

    .modal.fade .modal-dialog {
        transition: transform .3s ease-out;
        transform: translate(0, -28px);
    }

    .modal.fade .modal-dialog {
        max-width: 990px !important;
    }

    .address_details_new {
        padding: 0px 28px;
    }

    .map_bg_main {
        height: auto !important;
    }

    .map_heading h3 {
        padding: 20px 0 20px !important;
    }

    .detail_view {
        padding: 0 20px;
    }

    .pt_50 {
        padding-top: 25px !important;
    }

    .blog_list_footer .blog_list_calender span {
        font-size: 12px;
    }
    .qana_banner{
        height: 300px;
    }
    .qana_banner p {font-size: 20px;}
    .qana_banner p {font-size: 20px; padding-top: 18px;}
    .sib-default-btn {
        padding: 2px 11px !important;
        top: 17px;
        font-size: 12px !important;
    }
    .container {
        padding: 0px 0px !important;
    }
    .detail_view {
        padding: 0 0px !important;
    }
    .tab_main_wrap .tab_bg_color.tabbable {
        display: block;
    }
    .qana_title h1{
        padding-top: 10px;
    }
    .sib_loader {
        right: 118px !important;
    }
}

@media (min-width: 576px) {
    #get_a_free_quote .modal-dialog.modal-dialog-centered {
        min-height: calc(100% - (3rem * 1)) !important;
    }
    
}
@media (max-width: 576px) {
    .we_hiring {
        text-align: justify;
    }
    .sib-default-btn {
        padding: 3px 15px !important;
        top: 8px !important;
    }
    .qana_banner {
        height: auto;
        padding-bottom: 23px;
    }
}
/* test */

.load_mores a {
    border: 1px solid #FF7A2F;
    padding: 19px 20px;
    border-radius: 5px;
    color: #FF7A2F;
    font-weight: 500;
    font-size: 18px;
}
.load_mores {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.sticky_popup_dabai {
    position: fixed;
    bottom: 15px;
    left: -380px;
    width: 350px;
    height: 350px;
    background: #000;
    border-radius: 17px;
    z-index: 99;
    box-shadow: 0 10px 20px 1px rgb(69 158 255 / 10%);
    transition: 0.5s ease;
    animation: 2s slide-left;
 }
 
 .sticky_popup_dabai.open {
    left: 15px;
    transition: 0.5s ease;
 }
 
 .popup_main {
    position: relative;
 }
 
 .close_popup {
     position: absolute;
     cursor: pointer;
     width: 25px;
     right: -5px;
     top: -8px;
     height: 25px;
     background: #624681;
     border-radius: 20px;
     z-index: 9;
     display: flex;
     justify-content: center;
     align-items: center;
     padding: 6px 1px 7px 0;
 }
 .close_popup svg {
     top: -2px;
     position: relative;
     left: -1px;
     color: #fff;
 }
 .close_popup svg path {
     fill: #ffffff !important;
 }
 .popup_body {
    overflow: hidden;
 }
 
 .popup_body img {
    border-radius: 17px;
 }
 
 .slide-left {
    -webkit-animation-name: slideInLeftNew;
    animation-name: slideInLeftNew
 }
 
 @-webkit-keyframes slideInRightNew {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
 
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
 }
 
 @keyframes slideInRightNew {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
 
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
 }
 .popup_body .owl-carousel .owl-stage-outer {
    border-radius: 17px;
 } 
 /* end */
 
 @media screen and (max-width:390px){
    .banner_user_wrap {
        position: relative;
    }
    .banner_user_wrap {
        padding-bottom: 27px;
    }
    .banner_right_side {
        position: absolute;
        bottom: 5px;
        left: 67px;
    }
    .qanda_slider_wrap .banner_right_side {
        position: relative;
        left: unset;
    }
    .user_inner img {
        max-width: 56px;
        width: 100%;
        position: relative;
        page-break-after: always;
        left: 4px;
    }    
 }
/* chat bot */
body .crisp-client .cc-1brb6[data-full-view="true"] .cc-1yy0g .cc-1m2mf {
  bottom: 97px !important;
  right: 28px !important;
}
body .crisp-client .cc-1brb6 .cc-1yy0g .cc-1m2mf {
  z-index: 2 !important;
  display: block !important;
  bottom: 100px !important;
  border-radius: 100% !important;
}
.btn-call-float {
  top: 35px !important;
}
.card-body.equal-height.position-relative.new_card_wrap {
    padding-top: 0;
}
/*********************************************************/
/* .ismobile a.gitex_wrap,
.is_desktop a.gitex_wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #000;
	column-gap: 10px;
	padding: 5px;
}
.ismobile a.gitex_wrap img,
.is_desktop .gitex_wrap img {
	width: 77px;
	height: 45px;
	padding-left: 10px;
}

.ismobile a.gitex_wrap p,
.is_desktop .gitex_wrap p {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.banner_slider_div {
    margin-top: 190px !important;
}
span.gitex_info_wrap {
    display: flex;
    align-items: center;
    column-gap: 14px;
    font-size: 16px;
    color: #fff;
}
.header-submenu, .tabbing-menu {
    top: 174px !important;
}
@media screen and (max-width: 1024px) {
  .ismobile .gitex_wrap {
    background-color: #003d74;
    display: block;
    overflow: hidden;
    color: white;
  }

  .ismobile .marquee-wrapper {
    overflow: hidden;
    width: 100%;
  }

  .ismobile .marquee-inner {
    display: flex;
    width: max-content;
    animation: scroll-left 10s linear infinite;
  }

  .ismobile .marquee-content {
    display: flex;
    align-items: center;
    padding-right: 300px;
    white-space: nowrap;
  }

  @keyframes scroll-left {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  .ismobile .gitex_wrap img {
      width: 62px !important;
      height: auto !important;
  }
  .ismobile a.gitex_wrap, .is_desktop a.gitex_wrap {
    position: absolute;
    top: -42px;
    right: 0;
    left: 0;
  }
  .main_header {
    top: 42px;
  }
  .banner_slider_div {
    margin-top: 150px !important;
  }
} */


/**** aniversary logo css ****/
.logo-fade-wrapper {
  position: relative;
  width: 164px;
  height: 55px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-img {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 0.6s ease, transform 0.6s ease;
  transform-origin: center;
  z-index: 1;
}

.fade-in {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}

.fade-out {
  opacity: 0;
  transform: scale(1);
  z-index: 1;
}

/******* US CALL BUTTON START ********/
.btn-call-float {
    height: 45px;
    background: #0f6ead;
    line-height: 45px;
    font-weight: 700;
    position: absolute;
    right: 100%;
    font-size: 25px;
    white-space: nowrap;
    top: 0;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 6px 0 0 6px;
    cursor: pointer;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    }
.call_icon_fixed
 {
    position: fixed;
    top: 100px;
    right: 0;
    z-index: 9999;
}
/* end button  */
/* popup css  */
.contact-box {
    background-color: #0f6ead;
    color: #fff;
    padding: 20px;
    width: 300px;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    text-align: center;
    position: fixed;
    top: 100px;
    transition: all .3s ease-out 0s;
    z-index: 9999;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.contact-box h3 {
    padding-top: 0;
    padding-bottom: 8px;
    margin: 0 0 8px;
    text-align: center;
    font-size: 24px;
    font-weight: 600 !important;
    letter-spacing: 1px;
}

.divider {
    border-top: 1px solid #ffffff55;
    margin: 10px 0;
}

/* .call-now {
    display: flex;
    gap: 8px;
    margin: 10px 0;
} */
.call-now {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    display: block;
    line-height: 22px;
    width: 100%;
    margin: 0 auto;
    letter-spacing: 0.5px;
    opacity: 1 !important;
    text-align: left;
    margin-bottom: 0;
    padding: 14px 0 5px 0;
}

.contact-box .call-now img.flag-icon {
    width: 40px;
    height: auto;
}

.contact-box .call-now a {
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 22px !important;
    letter-spacing: 0.5px;
    text-align: left;
}

.divider-text {
    margin: 10px 0;
    font-weight: bold;
    color: #ffffffaa;
    position: relative;
}
.divider-text::before {
    content: "";
    background: #ffffff55;
    width: 40%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
}
.divider-text::after {
    content: "";
    background: #ffffff55;
    width: 40%;
    height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
}

.call-back-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-top: 10px;
}
.single-post .call-back-form{
    padding-bottom: 15px;
}
.phone-input {
    display: flex;
    gap: 8px;
    position: relative;
    flex-flow: wrap;
}

.country-code {
    background-color: #fff;
    color: #000;
    padding: 5px 10px;
    font-weight: bold;
    width: 62px;
    border-radius: 4px;
}

.phone-input input {
    flex: 1;
    border: none;
    padding: 0px 10px;
    outline: none;
    border-radius: 4px;
    background: #fff !important;
    height: 40px !important;
}
#call_form .phone-input label.error {
    color: #F00;
    padding: 0;
    line-height: 1;
    margin-bottom: 6px;
    font-weight: bold;
    font-size: 14px;
}

.request-button {
    background-color: #f89428 !important;
    color: #fff;
    border: none;
    transition: background 0.3s;
    font-weight: 700 !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
    border-radius: 30px !important;
    padding: 10px 0 !important;
    margin-top: 15px !important;
    height: auto !important;
    line-height: 1.42857143 !important;
    width: 100% !important;
}

.request-button:hover {
    border: none !important;
    color: #f89428 !important;
    background: #fff !important;
}

.email-section {
    text-align: left;
    margin-bottom: 10px;
}
.email-section p {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    display: block;
    line-height: 22px;
    width: 100%;
    margin: 0 auto;
    letter-spacing: 0.5px;
    opacity: 1 !important;
    text-align: left;
    margin-bottom: 3px;
}

.email-section a {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    display: block;
    line-height: 22px;
    width: 100%;
    margin: 0 auto;
    letter-spacing: 0.5px;
    opacity: 1 !important;
    text-align: left;
    margin-bottom: 3px;
    text-decoration: none;
}
.close-call-popup {
    position: relative;
    background-color: #fff;
    color: #0f6ead!important;
    border-radius: 0;
    height: 30px;
    width: 30px;
    padding: 6px;
    float: right;
    border-radius: 50%;
    font-size: 16px;
    top: 33px;
}

.close-call-popup .fa {
    line-height: 28px
}
.call_msg .success {
	background: #d5ffcf;
	color: #1b7309;
	font-size: 14px;
	padding: 10px 5px;
	border-radius: 5px;
    margin-top: 5px;
}
.call_msg .error {
	background: #ffe0e0;
	color: #ea0000;
	font-size: 14px;
	padding: 10px 5px;
	border-radius: 5px;
    margin-top: 5px;
}
.single-post a.close-call-popup svg {
    margin-top: -9px;
}
/******* US CALL BUTTON END ********/</pre></body></html>