.xdebug-error.xe-warning {
    display: none;
}
.boldtag
{
color:green;	
}
body {
    font-stretch: normal;
    font-size: normal;
    overflow-x: hidden;
    scroll-behavior: smooth;

}

html {
    scroll-behavior: smooth;
}

* {
    scroll-padding-top: 100px;
}

h1 {
    font-size: 71px;
    font-weight: 900;
    line-height: 0.75;
    letter-spacing: -2.45px;
}

h1 span {
    display: block;
}

h1 .line__wrapper {
    overflow: hidden;
    min-height: 54px;
}

h1 .line__wrapper span {
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
}

@media (min-width: 1350px) {
    h1 {
        font-size: 130px;
        font-weight: 900;
        line-height: 115px;
        letter-spacing: 1.2px;
    }

    h1 .line__wrapper {
        overflow: hidden;
        min-height: 124px;
    }

    h1 .line__wrapper span {
        -webkit-transform: translateY(300px);
        transform: translateY(300px);
    }

    h1.--mid {
        font-size: 157px;
    }
}

@media screen and (max-width: 1260px) {
    h1.--mid {
        font-size: 100px;
        text-align: center;
    }

}
 
.innerTopbanner .home_main_title {
    font-size: 55px !important;
    text-shadow: 3px 2px 30px rgba(0, 0, 0, 0.42);
    font-weight: 900;
}

@media (max-width: 768px) {
    h1.--mid {
        font-size: 40px;
    }

    .header__menu--list>.menu-item:hover>a {
        -webkit-text-stroke: 0.4px #fff;
        color: #fff !important;
    }

    .client-items img {
        width: 100% !important;
    }

    .fotr_copy,
    .fotr_link {
        text-align: center !important;
    }

    .fotr_link a {
        padding-left: 0px !important;
        margin-right: 10px;
    }

    .content-form_template.contacts_template {
        padding: 20px 0px;
    }

    .videoBanner--title {
        font-size: 25px;
        font-weight:600
    }  
    .service___title {
        margin-top: 1rem;
    }

    .home_main_title {
        margin-top: 0px !important;
    }

    .innerTopbanner .home_main_title {
        font-size: 33px !important;
        text-shadow: 3px 2px 30px rgba(0, 0, 0, 0.42);
        font-weight: 900;
    }

    .main__title {
        margin-top: 12rem;

    }

    .our_p_title {
        margin-top: 1rem !important;
    }

    .inner_apis_title {
        margin-top: 6rem;
    }

    .mobile_apis_title {
        margin-top: 13rem;
    }

    .videoBanner--title {
        font-size: 20px !important;
        justify-content: center;
        align-items: center !important;
        text-transform: uppercase;
        letter-spacing: 0.17px !important;
        line-height: 25px !important;
    }
    /* .service-list .item{
        height: 285px !important;
    } */

    #product-carousel .owl-nav.disabled {
        margin-top: 10px;
    }

    .desktop-section {
        display: none;
    }

    .mobile-section {
        display: block !important;
    }

    .desktop-view {
        display: none;
    }

    .our__services_title {
        position: relative;
    }
    
}

@media screen and (max-width: 345px) {
    h1 {
        font-size: 60px;
    }
}

@media screen and (max-width: 1260px) {
    h1.--stitle {
        font-size: 150px;
    }
}

@media screen and (max-width: 1200px) {
    h1.--stitle {
        font-size: 70px;
    }
}

@media (max-width: 768px) {
    h1.--stitle {
        font-size: 42px;
    }
}

h2 {
    font-size: 38px;
    font-weight: 900;
    line-height: 0.93;
    letter-spacing: normal;
    text-align: center;
}

@media (min-width: 1200px) {
    h2 {
        font-size: 55px;
        font-weight: 900;
        line-height: 55px;
        letter-spacing: 0.51px;
        text-align: center;
    } 
}

h2.t__left {
    text-align: left;
}

h3,
body .article-post .article__heading h3.mb__25 {
    font-size: 30px;
    font-weight: 900;
    line-height: 0.93;
    letter-spacing: normal;
}

@media (min-width: 1200px) {

    h3,
    body .article-post .article__heading h3.mb__25 {
        font-size: 44px;
        font-weight: 900;
        line-height: 1.14;
        letter-spacing: normal;
    }
}

h4 {
    font-size: 28px;
    font-weight: bold;
    line-height: 0.93;
    letter-spacing: normal;
}

@media (min-width: 1200px) {
    h4 {
        font-size: 37px;
        font-weight: bold;
        line-height: 1.08;
        letter-spacing: normal;
    }
}

h5 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
}

@media (min-width: 1200px) {
    h5 {
        font-size: 24px;
        font-weight: bold !important;
        line-height: 1.08;
        letter-spacing: normal;
    }
}

h6 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.39;
    letter-spacing: normal;
    color: #ffffff;
}

p {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.39;
    letter-spacing: normal;
}

.p__0 {
    padding: 0;
}

.p__5 {
    padding: 5px;
}

.p__10 {
    padding: 10px;
}

.p__15 {
    padding: 15px;
}

.p__20 {
    padding: 20px;
}

.p__25 {
    padding: 25px;
}

.p__30 {
    padding: 30px;
}

.p__35 {
    padding: 35px;
}

.p__40 {
    padding: 40px;
}

.p__45 {
    padding: 45px;
}

.p__50 {
    padding: 50px;
}

.p__55 {
    padding: 55px;
}

.p__60 {
    padding: 60px;
}

.p__65 {
    padding: 65px;
}

.p__70 {
    padding: 70px;
}

.p__75 {
    padding: 75px;
}

.p__80 {
    padding: 80px;
}

.p__85 {
    padding: 85px;
}

.p__90 {
    padding: 90px;
}

.p__95 {
    padding: 95px;
}

.p__100 {
    padding: 100px;
}

.pt__0 {
    padding-top: 0;
}

.pt__5 {
    padding-top: 5px;
}

.pt__10 {
    padding-top: 10px;
}

.pt__15 {
    padding-top: 15px;
}

.pt__20 {
    padding-top: 20px;
}

.pt__25 {
    padding-top: 25px;
}

.pt__30 {
    padding-top: 30px;
}

.pt__35 {
    padding-top: 35px;
}

.pt__40 {
    padding-top: 40px;
}

.pt__45 {
    padding-top: 45px;
}

.pt__50 {
    padding-top: 50px;
}

.pt__55 {
    padding-top: 55px;
}

.pt__60 {
    padding-top: 60px;
}

.pt__65 {
    padding-top: 65px;
}

.pt__70 {
    padding-top: 70px;
}

.pt__75 {
    padding-top: 75px;
}

.pt__80 {
    padding-top: 80px;
}

.pt__85 {
    padding-top: 85px;
}

.pt__90 {
    padding-top: 90px;
}

.pt__95 {
    padding-top: 95px;
}

.pt__100 {
    padding-top: 100px;
}

.pb__0 {
    padding-bottom: 0;
}

.pb__5 {
    padding-bottom: 5px;
}

.pb__10 {
    padding-bottom: 10px;
}

.pb__15 {
    padding-bottom: 15px;
}

.pb__20 {
    padding-bottom: 20px;
}

.pb__25 {
    padding-bottom: 25px;
}

.pb__30 {
    padding-bottom: 30px;
}

.pb__35 {
    padding-bottom: 35px;
}

.pb__40 {
    padding-bottom: 40px;
}

.pb__45 {
    padding-bottom: 45px;
}

.pb__50 {
    padding-bottom: 50px;
}

.pb__55 {
    padding-bottom: 55px;
}

.pb__60 {
    padding-bottom: 60px;
}

.pb__65 {
    padding-bottom: 65px;
}

.pb__70 {
    padding-bottom: 70px;
}

.pb__75 {
    padding-bottom: 75px;
}

.pb__80 {
    padding-bottom: 80px;
}

.pb__85 {
    padding-bottom: 85px;
}

.pb__90 {
    padding-bottom: 90px;
}

.pb__95 {
    padding-bottom: 95px;
}

.pb__100 {
    padding-bottom: 100px;
}

.pl__0 {
    padding-left: 0;
}

.pl__5 {
    padding-left: 5px;
}

.pl__10 {
    padding-left: 10px;
}

.pl__15 {
    padding-left: 15px;
}

.pl__20 {
    padding-left: 20px;
}

.pl__25 {
    padding-left: 25px;
}

.pl__30 {
    padding-left: 30px;
}

.pl__35 {
    padding-left: 35px;
}

.pl__40 {
    padding-left: 40px;
}

.pl__45 {
    padding-left: 45px;
}

.pl__50 {
    padding-left: 50px;
}

.pl__55 {
    padding-left: 55px;
}

.pl__60 {
    padding-left: 60px;
}

.pl__65 {
    padding-left: 65px;
}

.pl__70 {
    padding-left: 70px;
}

.pl__75 {
    padding-left: 75px;
}

.pl__80 {
    padding-left: 80px;
}

.pl__85 {
    padding-left: 85px;
}

.pl__90 {
    padding-left: 90px;
}

.pl__95 {
    padding-left: 95px;
}

.pl__100 {
    padding-left: 100px;
}

.pr__0 {
    padding-right: 0;
}

.pr__5 {
    padding-right: 5px;
}

.pr__10 {
    padding-right: 10px;
}

.pr__15 {
    padding-right: 15px;
}

.pr__20 {
    padding-right: 20px;
}

.pr__25 {
    padding-right: 25px;
}

.pr__30 {
    padding-right: 30px;
}

.pr__35 {
    padding: 35px;
}

.pr__40 {
    padding-right: 40px;
}

.pr__45 {
    padding-right: 45px;
}

.pr__50 {
    padding-right: 50px;
}

.pr__55 {
    padding-right: 55px;
}

.pr__60 {
    padding-right: 60px;
}

.pr__65 {
    padding-right: 65px;
}

.pr__70 {
    padding-right: 70px;
}

.pr__75 {
    padding-right: 75px;
}

.pr__80 {
    padding-right: 80px;
}

.pr__85 {
    padding-right: 85px;
}

.pr__90 {
    padding-right: 90px;
}

.pr__95 {
    padding-right: 95px;
}

.pr__100 {
    padding-right: 100px;
}

.m__0 {
    margin: 0;
}

.m__5 {
    margin: 5px;
}

.m__10 {
    margin: 10px;
}

.m__15 {
    margin: 15px;
}

.m__20 {
    margin: 20px;
}

.m__25 {
    margin: 25px;
}

.m__30 {
    margin: 30px;
}

.m__35 {
    margin: 35px;
}

.m__40 {
    margin: 40px;
}

.m__45 {
    margin: 45px;
}

.m__50 {
    margin: 50px;
}

.m__55 {
    margin: 55px;
}

.m__60 {
    margin: 60px;
}

.m__65 {
    margin: 65px;
}

.m__70 {
    margin: 70px;
}

.m__75 {
    margin: 75px;
}

.m__80 {
    margin: 80px;
}

.m__85 {
    margin: 85px;
}

.m__90 {
    margin: 90px;
}

.m__95 {
    margin: 95px;
}

.m__100 {
    margin: 100px;
}

.mt__0 {
    margin-top: 0;
}

.mt__5 {
    margin-top: 5px;
}

.mt__10 {
    margin-top: 10px;
}

.mt__15 {
    margin-top: 15px;
}

.mt__20 {
    margin-top: 20px;
}

.mt__25 {
    margin-top: 25px;
}

.mt__30 {
    margin-top: 30px;
}

.mt__35 {
    margin-top: 35px;
}

.mt__40 {
    margin-top: 40px;
}

.mt__45 {
    margin-top: 45px;
}

.mt__50 {
    margin-top: 50px;
}

.mt__55 {
    margin-top: 55px;
}

.mt__60 {
    margin-top: 60px;
}

.mt__65 {
    margin-top: 65px;
}

.mt__70 {
    margin-top: 70px;
}

.mt__75 {
    margin-top: 75px;
}

.mt__80 {
    margin-top: 80px;
}

.mt__85 {
    margin-top: 85px;
}

.mt__90 {
    margin-top: 90px;
}

.mt__95 {
    margin-top: 95px;
}

.mt__100 {
    margin-top: 100px;
}

.mb__0 {
    margin-bottom: 0;
}

.mb__5 {
    margin-bottom: 5px;
}

.mb__10 {
    margin-bottom: 10px;
}

.mb__15 {
    margin-bottom: 15px;
}

.mb__20 {
    margin-bottom: 20px;
}

.mb__25 {
    margin-bottom: 25px;
}

.mb__30 {
    margin-bottom: 30px;
}

.mb__35 {
    margin-bottom: 35px;
}

.mb__40 {
    margin-bottom: 40px;
}

.mb__45 {
    margin-bottom: 45px;
}

.mb__50 {
    margin-bottom: 50px;
}

.mb__55 {
    margin-bottom: 55px;
}

.mb__60 {
    margin-bottom: 60px;
}

.mb__65 {
    margin-bottom: 65px;
}

.mb__70 {
    margin-bottom: 70px;
}

.mb__75 {
    margin-bottom: 75px;
}

.mb__80 {
    margin-bottom: 40px;
}

.mb__85 {
    margin-bottom: 85px;
}

.mb__90 {
    margin-bottom: 90px;
}

.mb__95 {
    margin-bottom: 95px;
}

.mb__100 {
    margin-bottom: 100px;
}

.ml__0 {
    margin-left: 0;
}

.ml__5 {
    margin-left: 5px;
}

.ml__10 {
    margin-left: 10px;
}

.ml__15 {
    margin-left: 15px;
}

.ml__20 {
    margin-left: 20px;
}

.ml__25 {
    margin-left: 25px;
}

.ml__30 {
    margin-left: 30px;
}

.ml__35 {
    margin-left: 35px;
}

.ml__40 {
    margin-left: 40px;
}

.ml__45 {
    margin-left: 45px;
}

.ml__50 {
    margin-left: 50px;
}

.ml__55 {
    margin-left: 55px;
}

.ml__60 {
    margin-left: 60px;
}

.ml__65 {
    margin-left: 65px;
}

.ml__70 {
    margin-left: 70px;
}

.ml__75 {
    margin-left: 75px;
}

.ml__80 {
    margin-left: 80px;
}

.ml__85 {
    margin-left: 85px;
}

.ml__90 {
    margin-left: 90px;
}

.ml__95 {
    margin-left: 95px;
}

.ml__100 {
    margin-left: 100px;
}

.mr__0 {
    margin-top: 0;
}

.mr__5 {
    margin-right: 5px;
}

.mr__10 {
    margin-right: 10px;
}

.mr__15 {
    margin-right: 15px;
}

.mr__20 {
    margin-right: 20px;
}

.mr__25 {
    margin-right: 25px;
}

.mr__30 {
    margin-right: 30px;
}

.mr__35 {
    margin-right: 35px;
}

.mr__40 {
    margin-right: 40px;
}

.mr__45 {
    margin-right: 45px;
}

.mr__50 {
    margin-right: 50px;
}

.mr__55 {
    margin-right: 55px;
}

.mr__60 {
    margin-right: 60px;
}

.mr__65 {
    margin-right: 65px;
}

.mr__70 {
    margin-right: 70px;
}

.mr__75 {
    margin-right: 75px;
}

.mr__80 {
    margin-right: 80px;
}

.mr__85 {
    margin-right: 85px;
}

.mr__90 {
    margin-right: 90px;
}

.mr__95 {
    margin-right: 95px;
}

.mr__100 {
    margin-right: 100px;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}


input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 2 */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

::-moz-selection {
    background: #ff0000;
    background: rgba(255, 0, 0, 0.3);
}

::selection {
    background: #ff0000;
    background: rgba(255, 0, 0, 0.3);
}

::-moz-selection {
    background: #ff0000;
    background: rgba(255, 0, 0, 0.3);
}

* {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0.2);
}

body {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

section {
    position: relative;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* ==========================================================================
   #CONTAINER-OBJECT
   ========================================================================== */
@media screen and (min-width: 768px) {
    .container {
        max-width: 885px;
    }
}

@media screen and (min-width: 992px) {
    .container {
        max-width: 1030px;
    }

}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1210px;
    }
}

@media screen and (min-width: 1250px) {
    .container {
        max-width: 1280px;
    }
}

@media (max-width: 768px) {
    .container {
        padding: 0 15px;
    }
}

@media screen and (min-width: 995px) {
    .container.--small {
        max-width: 832px;
    }
}

.modal-dialog {
    max-width: 1000px;
    margin-top: 60px;
}

.modal-content {
    background: transparent;
}

.modal-body {
    padding: 0;
    background: transparent;
}

button.close {
    position: absolute;
    top: -55px;
    right: 0;
    font-size: 50px;
    color: #fff !important;
    z-index: 11;
    outline: 0 !important;
}

button.close svg {
    width: 22px;
}

button.close svg g {
    fill: #017b5b;
}

.btn__primary {
    position: relative;
    display: inline-block;
    padding: 8px 15px;
    font-size: 17px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #017b5b;
    background: transparent;
    text-decoration: none !important;
    border: 1px solid;
    border-color: transparent;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.btn__primary svg {
    margin-left: 10px;
    fill: #017b5b;
}

.btn__primary::before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fcdb19;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1),
        -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.btn__primary span,
.btn__primary svg {
    position: relative;
    z-index: 1;
}

.btn__primary svg g {
    fill: #017b5b;
}

.btn__primary:hover {
    color: #fcdb19;
    border-color: #017b5b;
    background: #017b5b;
}

.btn__primary:hover svg g {
    fill: #fcdb19;
}

.btn__primary:hover::before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
}

.btn__primary:hover {
    color: #fcdb19 !important;
}

.btn__primary:hover svg g {
    fill: #fcdb19;
}

.btn__secondary {
    position: relative;
    display: inline-block;
    padding: 8px 15px;
    font-size: 17px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    background: transparent;
    text-decoration: none !important;
    border: 1px solid;
    border-color: transparent;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.btn__secondary svg {
    margin-left: 10px;
}

.btn__secondary::before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00003c;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1),
        -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.btn__secondary span,
.btn__secondary svg {
    position: relative;
    z-index: 1;
    vertical-align: middle;
}

.btn__secondary:hover {
    color: #00003c;
    border-color: #00003c;
}

.btn__secondary:hover::before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
}

.btn__secondary:hover svg g {
    fill: #00003c;
}

.btn__secondary.--white:hover {
    color: #ffffff;
    border-color: #ffffff;
}

.btn__secondary.--white:hover::before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
}

.btn__secondary.--white:hover svg g {
    fill: #ffffff;
}

.ourclients__slider--item--logo--less {
    margin-bottom: 0 !important;
}

.ourclients__slider.swiperOverflow {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.swiper-pagination>.swiper-pagination-bullet:only-child {
    display: none !important;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    margin: 0 8px !important;
    background: #ffffff;
    border: 0;
    outline: 0;
}

.grey .swiper-pagination-bullet {
    background: #e3e4e4;
}

.grey .swiper-pagination-bullet-active {
    background: #ff0000;
}

.--blue .swiper-pagination-bullet {
    background: #ffffff;
}

.--blue .swiper-pagination-bullet-active {
    background: #00003c;
}

.swiper-pagination-bullet-active {
    background: #017b5b !important;
}

.dotCol--blue>.tab-content>.tab-pane>div>.swiper-pagination>.swiper-pagination-bullet {
    background: #00003c;
}

.dotCol--white>.tab-content>.tab-pane>div>.swiper-pagination>.swiper-pagination-bullet {
    background: #ffffff;
}

.tab-content {
    display: flex;
    flex-direction: column;
}

.ourclients__tab>.tab-content>.partners__btn {
    order: 2;
}

.swiper-button-next {
    right: 100px;
    margin-top: -50px;
}

@media (max-width: 768px) {
    .swiper-button-next {
        display: none !important;
    }
}

.swiper-button-prev {
    left: 100px;
    margin-top: -50px;
}

@media (max-width: 768px) {
    .swiper-button-prev {
        display: none !important;
    }
}

.scrondary .swiper-button-next {
    right: -50px;
    margin-top: 0;
}

@media screen and (max-width: 1375px) {
    .scrondary .swiper-button-next {
        right: 0;
    }
}

@media (max-width: 768px) {
    .scrondary .swiper-button-next {
        display: none;
    }
}

.scrondary .swiper-button-prev {
    left: -50px;
    margin-top: 0;
}

@media screen and (max-width: 1375px) {
    .scrondary .swiper-button-prev {
        left: 0;
    }
}

@media (max-width: 768px) {
    .scrondary .swiper-button-prev {
        display: none;
    }
}

.swiper-button-next,
.swiper-button-prev {
    outline: 0;
    width: 33px;
    height: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ff0000;
    color: #ffffff;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none;
}

.swiper-button-next.--blue,
.swiper-button-prev.--blue {
    background: #00003c;
}

.nav-tabs {
    border-bottom: 0;
}

.nav-tabs .nav-link {
    padding: 12px 15px;
    width: 33%;
    text-align: center;
    border-radius: 0;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
    border: 1px solid #ff0000 !important;
    background: transparent;
}

@media (max-width: 768px) {
    .nav-tabs .nav-link {
        font-size: 14px;
        text-align: center;
        padding: 10px 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #productss-carousel .pro__c_img img {
        height: 150px !important;
    }

    .footer_top {
        text-align: center;
    }

    .social_links {
        justify-content: center !important;
        gap: 2rem;
    }
}

.nav-tabs .nav-link.--white {
    border: 0 !important;
    background: #ffffff;
    color: #00003c;
    width: 50%;
    text-align: left;
    font-size: 32px;
    font-weight: 700;
}

.nav-tabs .nav-link.--blue {
    background: transparent;
    border-color: #ffffff !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: #ff0000;
    border-color: #ff0000;
    color: #ffffff;
}

.nav-link.--blue.active {
    background: #00003c;
    border-color: transparent !important;
}

.mt__negative {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

ul.social {
    margin-bottom: 50px;
}

ul.social.--mb30 {
    margin-bottom: 30px;
}

ul.social li:not(:last-child) {
    margin-right: 20px;
}

ul.social li a {
    display: inline-block;
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1),
        -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    width: 44px;
}

ul.social li a svg g,
ul.social li a svg path {
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
}

ul.social li a:hover {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

ul.social li a:hover svg g,
ul.social li a:hover svg path {
    fill: #ff0000;
}

.header {
    position: relative;
    width: 100%;
    max-width: 100vw;
    padding: 25px 38px;
    z-index: 1111;
    margin-top: 0px !important;
    margin-left: 0px !important;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    z-index: 1;
    background: linear-gradient(45deg, #013800, #007818);
}

header.header.--blue:not(.page-template-case-study-archive-template .header) {
    background: #00003c !important;
}

@media screen and (max-width: 767px) {
    .header {
        padding: 15px 5px;
    }

    .product_middle_content h3 {
        font-size: 2rem !important;
    }

    .product_button_wrap {
        gap: 6px;
        margin: 7px 9px !important;
    }

    .product_button_wrap .button-1 a,
    .product_button_wrap .button-1 a {
        padding: 9px 23px !important;
        font-size: 16px !important;
    }

    .our_pro_right {
        margin-top: 10px !important;
    }

    .whats-app {
        margin-left: 0 !important;
        padding: 8px 15px !important;
        margin: 54px 10px !important;
    }

    .goog-te-gadget .goog-te-combo {
        width: 75px !important;
        padding: 0 0px;
        height: 28px !important;
        margin:4px 0 !important
    }

    #google_translate_element {
        position: absolute;
        bottom: 0px;
        top: 0;
        left: 10px;
        margin-top: 4px;
    }
}

.header>.header__wrapper>.header__logo>a>img {
    max-height: 43px;
    width: 100%;
    object-fit: contain;
    object-position: left;
}

.header--scrolled>.header__wrapper>.header__logo>a>img {
    max-height: 42px;
    width: 100%;
}

body .header:not(.header--scrolled) {

    background: linear-gradient(45deg, #013800, #007818);
    z-index: 9999;
}

.header__logo {
    width: -moz-available;
}

.header__logo>a>img {
    transition: all 0.2s;
    height: 100%;
}

@media screen and (max-width: 1350px) {
    .header>.header__wrapper>.header__logo>a>img {
        max-height: 44px;
        width: 100%;
    }

    .header--scrolled>.header__wrapper>.header__logo>a>img {
        max-height: 44px;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .header>.header__wrapper>.header__logo>a>img {
        max-height: 35px;
        width: 100%;
    }

    .header--scrolled>.header__wrapper>.header__logo>a>img {
        max-height: 33px;
        width: 100%;
    }
}

.header__menuToggle {
    display: block;
    background: transparent;
    border: 0 !important;
    outline: 0 !important;
    position: absolute;
    right: 20px;
    top: 28px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header__menuToggle span {
    display: block;
    width: 30px;
    height: 2px;
    margin-bottom: 6px;
    background: #ffffff;
}

@media (min-width: 1024px) {
    .header__menuToggle {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .header__menuToggle {
        top: 0px;
        position: relative;
    } 
    .column__reverse {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media (min-width: 1220px) {
    .header__menu {
        display: block;
    }
}

.header__menu--mobileLogo {
    display: none;
}

.header__menu--cancelToggle {
    display: none;
}

@media screen and (max-width: 1023px) {
    .header__menu {
        position: fixed;
        max-width: 595px;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        background: linear-gradient(45deg, #013800, #007818);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        z-index: 9999;
    }

    .header__menu.showMenu {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .header__menu .header__menu--mobileLogo {
        display: block;
        padding: 12px;
        background: linear-gradient(45deg, #013800, #007818);
    }

    .header__menu .header__menu--mobileLogo img {
        max-width: 120px;
    }

    .header__menu .header__menu--cancelToggle {
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        background: transparent;
        border: 1px solid white;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        width: 30px;
        height: 30px;
    }

    .header__menu .header__menu--cancelToggle svg {
        width: 20px;
    }

    .header__menu--cancelToggle>svg {
        fill: #fff;
    }

    /* .menu-item:hover{
    background-color: white !important;
  } */
    /* .menu-item:hover > a{
    color: red;
  } */

    .menu-item>a>img {
        transform: rotate(0deg) !important;
    }

    #menu-main-menu>.menu-item.sr_menu_active>a>img,
    #menu-menu-us>.menu-item.sr_menu_active>a>img {
        /* filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8) !important; */
        transform: rotate(180deg) !important;
    }

    .has-dropdown.header__menu--list--item--dropdown--item>a {
        color: #00003c !important;
    }

    .has-dropdown.header__menu--list--item--dropdown--item.sr_menu_active>a {
        color: red !important;
    }

    .has-dropdown.header__menu--list--item--dropdown--item.sr_menu_active>a>img {
        filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
    }

    .has-dropdown.header__menu--list--item--dropdown--item>a>img {
        color: #00003c;
        mix-blend-mode: unset !important;
    }

    .menu-item:hover {
        background-color: transparent !important;
    }

    .has-dropdown.sr_menu_active>a {
        border-bottom: 1px solid #00003c;
    }

    .sr_menu_active>ul>.sr_menu_active>ul>li {
        background-color: #eaeaf3 !important;
    }

    .sr_menu_active>ul>.sr_menu_active>ul>.sr_menu_active>ul>li {
        background-color: rgb(227, 227, 227) !important;
    }
}

.menu-item:hover {
    background: #fcdb19;
    border-radius: 20px;
}
.menu-item.active {
    background: #fcdb19;
    border-radius: 20px;
}
.menu-item.active a{  
    -webkit-text-stroke: 0.4px #000;
    color: #000;
}
.header__menu--list--item>a>img {
    filter: none !important;
}

.menu-item>a>img {
    transition: all 0.2s;
    /* filter: grayscale(100%) brightness(30%) sepia(100%) hue-rotate(-180deg) saturate(700%) contrast(0.8); */
    filter: brightness(10%) invert(7%) sepia(40%) saturate(1465%) hue-rotate(199deg) brightness(95%) contrast(99%);
    transform: rotate(-90deg);
}

.menu-item:hover>a>img {
    transform: rotate(90deg);
}

.header__menu--list {
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

.header__menu--list--item {
    position: relative;
}

.header__menu--list--item a {
    position: relative;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-decoration: none;
    padding: 6px 8px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 1350px) {
    .header__menu--list--item a {
        font-size: 14px;
    }
}

.header__menu--list--item--dropdown--item {
    /* background-color: rgba(255,255,255,.9); */
    background-color: #eaeaf3;
    transition: all 0.2s;
}

.menu-item>a {
    -webkit-text-stroke: 0.4px transparent;
}

@media screen and (min-width: 1220px) {
    .menu-item>.header__menu--list--item--dropdown {
        gap: 2px;
        display: flex !important;
        flex-direction: column;
    }

    #menu-menu-us>.has-dropdown>.header__menu--list--item--dropdown,
    #menu-main-menu>.has-dropdown>.header__menu--list--item--dropdown {
        margin-top: 2px !important;
    }
}

.header__menu--list--item--dropdown--item:hover {
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 60, 0.52);
}

.menu-item:hover>a {
    -webkit-text-stroke: 0.4px #000;
    color: #000;
}

.header__menu--list>.menu-item:hover>a {
    -webkit-text-stroke: 0.4px #000;
    color: #000;
}

.header__menu--list--item--dropdown--item>a {
    color: #0e122b;
    font-weight: 500;
}

.header__menu--list--item--dropdown--item:hover>a {
    color: #000;
}

.has-dropdown.header__menu--list--item--dropdown--item:hover>a {
    color: #000;
}

.has-dropdown.header__menu--list--item--dropdown--item:hover>a>img {
    filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
}

.header__menu--list--item a svg {
    margin-left: 10px;
}

.header__menu--list--item a.active {
    background: #ff0000;
}

@media screen and (max-width: 1220px) {
    .header__menu--list--item a {
        color: #00003c;
        font-size: 20px;
        display: block;
        padding: 15px 15px !important;
        font-weight: 600;
    }

    .header__menu--list--item a svg {
        position: absolute;
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .header__menu--list--item a svg g {
        fill: #00003c;
    }
}

.header__menu--list--item--dropdown {
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (min-width: 1220px) {
    .header__menu--list--item--dropdown {
        position: absolute;
        left: 0;
        list-style: none;
        padding: 0;
        min-width: -webkit-max-content;
        min-width: -moz-max-content;
        min-width: max-content;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    .header__menu--list--item--dropdown--item a {
        display: inline-block;
        padding: 12px 19px;
        gap: 10px;
    }

    .header__menu--list--item:not(:last-child) {
        margin-right: 50px;
    }
}

@media screen and (min-width: 1220px) and (max-width: 1355px) {
    .header__menu--list--item:not(:last-child) {
        margin-right: 25px;
    }
}

@media screen and (min-width: 1600px) {
    .header__menu--list--item:not(:last-child) {
        margin-right: 50px;
    }
}

.header__menu--list--item .custom__select-trigger {
    padding: 5px !important;
    padding-right: 20px !important;
    background: transparent !important;
    color: #ffffff;
    opacity: 1;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border: 0;
}

@media screen and (max-width: 1220px) {
    .header__menu--list--item .custom__select-trigger {
        color: #00003c;
        font-size: 20px;
        padding-left: 40px !important;
        font-weight: 700;
    }
}

.header__menu--list--item .custom__select-trigger::after {
    right: 0 !important;
    border-color: #ffffff;
}

@media screen and (max-width: 1220px) {
    .header__menu--list--item .custom__select-trigger::after {
        border-color: #00003c;
    }
}

.header__menu--list--item .custom-options {
    min-width: 180px;
    left: unset;
}

@media screen and (max-width: 1220px) {
    .header__menu--list--item .custom-options {
        left: 40px;
        right: unset;
    }
}

.header__menu--list--item .custom__select.opened .custom-options {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

@media screen and (max-width: 1220px) {
    .header__menu--list--item:not(:last-child) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }

    .header__menu--list--item--dropdown {
        background: #ffffff !important;
        display: none;
    }

    .header__menu--list--item--dropdown li:not(:last-child) {
        border-bottom: 1px solid #00003c;
    }

    .header__menu--list--item--dropdown li a {
        font-size: 18px;
        color: #00003c !important;
    }
}

.header__lanSelect {
    position: absolute;
    top: 6px;
    right: 46px;
    width: 125px !important;
    z-index: 1000;
}

@media screen and (max-width: 1220px) {
    .header__lanSelect {
        position: absolute;
        top: 25px;
        right: 75px;
    }
}

@media screen and (max-width: 767px) {
    .header__lanSelect {
        top: 30px;
    }
}

.header__lanSelect .custom__select-trigger {
    padding: 5px !important;
    padding-right: 20px !important;
    background: transparent !important;
    color: #ffffff;
    opacity: 1;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border: 0;
}

.header__lanSelect .custom__select-trigger::after {
    right: 0 !important;
    border-color: #ffffff;
}

.header__lanSelect .custom-options {
    min-width: 180px;
    left: unset;
}

.header__lanSelect .custom__select.opened .custom-options {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

.homeBanner {
    position: relative;
    height: 85vh;
    padding-top: 200px;
    padding-bottom: 150px;
    margin-top: -142px;
}

@media (min-width: 1200px) {
    .homeBanner>.container {
        padding-left: 30px;
        padding-top: 30px;
    }
}

.homeBanner.--custom {
    padding-top: 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 768px) {
    .homeBanner {
        padding-top: 250px;
        min-height: 671px;
        padding-bottom: 100px;
    }
}

.homeBanner__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.homeBanner__img img {
    width: 100%;
    /*height: 100%;*/
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
}

.homeBanner__chat {
    position: fixed;
    bottom: 0;
    right: 45px;
    z-index: 1;
    max-width: 372px;
    width: 100%;
    background: #f7f7f7;
    z-index: 111;
}

@media (max-width: 768px) {
    .homeBanner__chat {
        left: 0;
        max-width: 100%;
    }

    body.home>div>.truendo_container .truendo_fab.mdc-fab--extended {
        margin-bottom: 10px !important;
    }
}

.homeBanner__chat span.icon-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 29px;
    height: 29px;
    border: 1px solid #00003c;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    display: none;
    z-index: 11;
    cursor: pointer;
}

.homeBanner__chat span.icon-close svg {
    fill: #00003c;
    width: 13px;
    height: 11px;
}

.homeBanner__chat span.icon-close.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.homeBanner__chat--btn {
    position: relative;
    width: 100%;
    height: 39px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 27px;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.3;
    letter-spacing: normal;
    color: #00003c;
    -webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.48);
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.48);
    background-color: #f7f7f7;
    text-decoration: none !important;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.homeBanner__chat--btn span.icon-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 39px;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ff0000;
    color: #ffffff;
    -webkit-transition: unset;
    transition: unset;
}

.homeBanner__chat--btn:hover {
    color: #00003c;
}

.homeBanner__chat--btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 30px;
}

.homeBanner__chat--btn.active span.icon-arrow {
    display: none;
}

.homeBanner__chat--chatbox {
    width: 100%;
    padding: 15px;
    display: none;
}

.homeBanner__chat--chatbox--list {
    padding: 0;
    list-style: none;
    margin: 0;
}

.homeBanner__chat--chatbox--list--item {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.homeBanner__chat--chatbox--list--item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 15px;
    border: 1px solid #00003c;
}

.homeBanner__chat--chatbox--list--item a span {
    display: inline-block;
    max-width: 273px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #00003c;
}

.homeBanner__chat--chatbox--list--item a svg g {
    fill: #00003c;
}

.homeBanner__chat--chatbox--list--item a:hover {
    text-decoration: none;
}

.homeBanner__chat--chatbox--list--item:hover {
    background: #00003c;
}

.homeBanner__chat--chatbox--list--item:hover a span {
    color: #ffffff;
}

.homeBanner__chat--chatbox--list--item:hover a svg g {
    fill: #ffffff;
}

.homeBanner__scrolldown {
    position: absolute;
    bottom: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 33px;
    height: 33px;
    background: #fff;
    color: #00003c;
    z-index: 1;
    text-decoration: none !important;
    -webkit-animation: scroll 1.5s linear infinite;
    animation: scroll 1.5s linear infinite;
}

.homeBanner__scrolldown:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
    }

    50% {
        -webkit-transform: translateX(-50%) translateY(15px);
        transform: translateX(-50%) translateY(15px);
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(0px);
        transform: translateX(-50%) translateY(0px);
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
    }

    50% {
        -webkit-transform: translateX(-50%) translateY(15px);
        transform: translateX(-50%) translateY(15px);
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(0px);
        transform: translateX(-50%) translateY(0px);
    }
}

.partners {
    padding: 100px 0;
}

@media (max-width: 768px) {
    .partners {
        padding: 70px 0;
    }
}

.partners__heading {
    margin-bottom: 120px;
}

@media (max-width: 768px) {
    .partners__heading {
        margin-bottom: 70px;
        max-width: 120px;
        text-align: left !important;
        padding-left: 30px;
    }
}

.partners__slider {
    max-width: 645px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.partners__slider--item {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.partners__slider--item--logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 30%;
    flex: 0 30%;
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .partners__slider--item--logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 50%;
        flex: 0 50%;
    }
}

.whatwedo {
    padding: 30px 0;
}

@media (max-width: 768px) {
    .whatwedo {
        padding: 30px 0 0;
    }
}
.whatwedo__content_new>.d-flex.flex-wrap {
    flex-grow: 1;
    flex-basis: 0;
}

.whatwedo .row {
    margin-left: -5px;
    margin-right: -5px;
}

.whatwedo .row .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.whatwedo__heading {
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

@media (max-width: 768px) {
    .whatwedo__heading {
        margin-bottom: 0px;
        max-width: unset;
        padding-left: 0px;
        text-align: left !important;
    }
}

.whatwedo__card {
    margin-bottom: 10px;
    justify-content: center;
}

.whatwedo__card>.t__center {
    /* display: flex; */
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}

.whatwedo__card>.t__center>*:last-child {
    margin: auto 0 0 0;
}

.whatwedo__card>.t__center>.logo-image>img {
    width: 150px;
    max-width: unset !important;
}
 
@media (max-width: 768px) {
    .whatwedo__card {
        margin-bottom: 25px;
        padding: 0;
    }
}

.whatwedo__card--top {
    padding: 50px 35px 35px 35px;
}

 .whatwedo__card--top h5 {
    margin-bottom: 15px;
}

 .whatwedo__card--top h5.sm__line {
    margin-top: 38px;
}

@media screen and (max-width: 1200px) {
     
     .whatwedo__card--top h5.sm__line {
        margin-top: 28px;
    }
}

.whatwedo__card--top P {
    margin-bottom: 25px;
    max-width: 270px;
    width: 100%;
}

.whatwedo__card--features {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

@media (min-width: 1200px) {
    .whatwedo__card--features {
        display: block;
    }
}

.whatwedo__card--features--item {
    position: relative;
}

.whatwedo__card--features--item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 35px;
    border-top: 1px solid #ff0000;
    text-decoration: none;
}

.whatwedo__card--features--item a span {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.39;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #ffffff;
}

.whatwedo__card--features--item a svg {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.whatwedo__card--features--item a:hover svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.ourclients {
    padding: 60px 0;
}

@media (max-width: 768px) {
    .ourclients {
        padding: 50px 0 80px 0;
    }
}

.ourclients__heading {
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .ourclients__heading {
        margin-bottom: 70px;
        max-width: unset;
        text-align: left !important;
    }

    .ourclients__heading h2 {
        font-size: 30px;
        text-transform: uppercase;
    }
    .color__white_mobile{
        font-size: 15px !important;
    }
    h4.our__services_title_main {
        font-size: 30px !important;
    }
}

.ourclients__slider {
    max-width: 862px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
    margin-bottom: 60px;
}

.ourclients__slider.no-bullets {
    margin-bottom: 0;
    padding-bottom: 0;
}

@media (max-width: 768px) {
    .ourclients__slider {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 768px) {
    .ourclients__slider {
        padding-bottom: 30px;
        margin-bottom: 35px;
    }
}

.ourclients__slider--item--logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 25%;
    flex: 0 25%;
    text-align: center;
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .ourclients__slider--item--logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
    }
}

.newsCard {
    background: #ffffff;
    border-radius: 4px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

/*.newsCard:hover {*/
/*    transform: scale(2);*/
/*}*/

.newsCard a.newsCard__wrapper {
    display: block;
    text-decoration: none;
    color: inherit;
}

.newsCard.--bmargin {
    margin-bottom: 30px;
}

.newsCard__top {
    position: relative;
}

.newsCard__top--img img {
    width: 100%;
}

.newsCard__top--category {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 15px;
    background-color: rgba(255, 255, 255, 0.83);
}

.newsCard__top--category p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 0;
    opacity: 0.5;
}

.newsCard__bottom {
    padding: 7px 35px 35px 35px;
}

.newsCard__bottom--date span {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: normal;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .newsCard__bottom {
        padding: 7px 25px 20px;
    }
    
}

.newsContent {
    padding: 26px 0;
    max-width: 100vw;
    overflow-x: hidden;
    background-image: url('../images/images/background-our-product-banner-2.html');
    animation: gradient 10s ease infinite;
    /*background-size: 250% 220%;*/
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 768px) {
    .newsContent {
        padding: 50px 0;
    }
}

.newsContent__heading {
    margin-bottom: 35px;
}

.newsContent__newsSlider {
    padding-bottom: 60px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.casestudy {
    padding: 60px 0;
}

.casestudy__heading {
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .casestudy__heading {
        padding-left: 30px;
        max-width: 120px;
        margin-bottom: 35px;
    }
}

.casestudy__slider {
    padding-bottom: 60px;
    margin-bottom: 40px;
    padding-left: 5px;
}

.casestudy__slider--item {
    border-radius: 4px;
    -webkit-box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.17);
    box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.17);
}

.casestudy__left {
    padding: 55px 85px;
}

@media (max-width: 768px) {
    .casestudy__left {
        padding: 25px 30px;
    }
}

.casestudy__left h3 {
    max-width: 360px;
    margin-bottom: 25px;
}

.casestudy__left p {
    margin-bottom: 30px;
    max-width: 385px;
}

.casestudy__right img {
    min-height: 485px;
}

@media (max-width: 768px) {
    .casestudy__right img {
        width: 100%;
        min-height: 230px;
        height: 230px;
    }
}

.getintouch {
    width: 100%;
    height: 497px;
}

.getintouch__content {
    /* max-width: 598px; */
    width: 100%;
    margin: 0 auto;
}

.getintouch__content h4 {
    margin-bottom: 50px;
}

.footer__logo {
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .footer__logo {
        margin-bottom: 30px;
    }
}

.footer__logo img {
    max-width: 260px;
    background: linear-gradient(45deg, #60149f, #400e76);
    padding: 3px 12px 8px 5px;
}

.footer__top {
    padding-top: 55px;
    margin-bottom: 100px;
}

.footer__top--info p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.29;
    letter-spacing: normal;
}

.footer__top--info p.signup__text {
    max-width: 200px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.39;
    letter-spacing: normal;
    margin-bottom: 25px;
}

.footer__bottom {
    padding: 15px 0;
}

.footer__bottom p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.29;
    letter-spacing: normal;
    display: block;
}

@media (min-width: 1200px) {
    .footer__bottom p {
        margin-right: 20px;
    }
}

.footer__bottom a {
    color: #ffffff;
    display: block;
    font-size: 14px;
}

@media (min-width: 1200px) {
    .footer__bottom a {
        margin-right: 20px;
    }
}

@media (max-width: 768px) {
    .footer__bottom {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .footer__bottom .container {
        display: block !important;
    }
}

.footer__bottom>.container {
    flex-wrap: wrap;
}

.innerTopbanner {
    position: relative;
    height: 511px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -78px;
    min-height: 660px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.Topbanner_heading{
    display: block;
}
@media (max-width: 1220px) {
    .innerTopbanner {
        min-height: 450px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 450px;
        margin-top: 0;
    }
    .Topbanner_heading .inner_apis_title {
        text-align: left;
        color: #fff;
        font-size: 70px;
        margin-bottom: 1rem;
        margin-top: 0rem;
    }
}
@media (max-width: 768px) {
    .innerTopbanner {
        min-height: 300px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 300px;
        margin-top: 20px;
    }
    .Topbanner_heading .inner_apis_title {
        text-align: left;
        color: #fff;
        font-size: 50px !important;
        margin-bottom: 1rem !important;
        margin-top: -2rem; 
        line-height: 56px; 
    }
}
@media (max-width: 592px) {
    .innerTopbanner {
        min-height: 450px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 450px; 
        margin-top: -78px;
    }
    .Topbanner_heading{
        display: none;
    }
}
.videoBanner {
    padding: 60px 0;
}

@media (max-width: 768px) {
    .videoBanner {
        padding: 40px 0;
    }
}

.videoBanner__left.--mwidth {
    max-width: 500px;
}

.videoBanner__left h3 {
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .videoBanner__right {
        margin-top: 40px;
    }
}

.videoBanner__right--playButton {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.videoBanner__right--playButton button {
    display: inline-block;
    background-color: transparent;
    border: none;
}

.ourMission {
    padding: 100px 0 150px 0;
    background: #f3f3f3;
}

@media (max-width: 768px) {
    .ourMission {
        padding: 70px 0;
    }
}

.ourMission__heading {
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .ourMission__heading {
        max-width: 150px;
        margin-bottom: 40px;
    }
}

.ourMission__content p {
    max-width: 504px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.29;
    letter-spacing: normal;
    margin-bottom: 30px;
}

.ourValues {
    padding: 60px 0;
}

@media (max-width: 768px) {
    .ourValues {
        padding: 70px 0;
    }
}

body .ourValues__heading {
    margin-bottom: 60px !important;
}

@media (max-width: 768px) {
    body .ourValues__heading {
        margin-bottom: 30px !important;
    }
}

.ourValues__content>.row {
    align-items: stretch;
}

.ourValues__content--item {
    padding: 28px;
    height: 100%;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    display: grid !important;
    grid-template-columns: auto 100%;
}

.ourValues__content--item--icon {
    width: 91px;
    /* height: 91px; */
    border-radius: 8px;
    /*background: #f6f6f6;*/
    margin-right: 30px;
    margin-top: 10px;
}

@media (max-width: 768px) {
    .ourValues__content--item--icon {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

.ourValues__content--item--text {
    max-width: 355px;
}

.ourValues__content--item--text p {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .ourValues__content>.row>.col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ourValues__content--item {
        padding-left: 0;
        grid-gap: 10%;
    }

    .ourValues__content--item--text {
        height: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
    }

    .ourValues__content--item--icon {
        margin-bottom: 0;
    }
}

@media (max-width: 450px) {
    .ourValues__content--item {
        padding-left: 0;
        flex-direction: column;
        display: flex !important;
    }

    .ourValues__content--item--text {
        height: auto;
        display: block;
    }
}

.caseCard {
    display: block;
    position: relative;
    display: block;
    background: #ffffff;
    -webkit-box-shadow: 2px 2px 8px 4px rgba(0, 0, 0, 0.16);
    box-shadow: 2px 2px 8px 4px rgba(0, 0, 0, 0.16);
    margin-bottom: 30px;
}

.ourpartners__card.caseCard {
    height: calc(100% - 30px);
}

.caseCard__banner {
    display: block;
    position: relative;
    width: 100%;
    height: 222px;
    background: #bcbec0;
}

.caseCard__banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.caseCard__banner .partner__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.caseCard__banner .partner__logo img {
    max-width: 250px;
}

.caseCard__info {
    padding: 30px 35px;
}

.caseCard__info h3 {
    margin-bottom: 15px;
}

.caseCard__info p {
    max-width: 470px;
    margin-bottom: 20px;
}

@media (min-width: 1200px) {
    .caseCard.largeCard {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .caseCard.largeCard .caseCard__banner {
        max-width: 45%;
        height: auto;
    }

    .caseCard.largeCard .caseCard__info {
        max-width: 55%;
        width: 55%;
    }
}

.filterContent {
    padding: 30px 0;
}

.filterContent__heading {
    position: relative;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .filterContent__heading {
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .filterContent__heading h5 {
        margin-bottom: 0;
    }
}

.filterContent__heading .mobile__filter {
    display: none;
}

@media (max-width: 768px) {
    .filterContent__heading .mobile__filter {
        display: block;
        position: relative;
        width: 25px;
        height: 25px;
        background: transparent;
        border: 1px solid #00003c;
        border-radius: 50%;
        outline: 0;
    }

    .filterContent__heading .mobile__filter::before {
        position: absolute;
        content: "";
        width: 12px;
        height: 1px;
        background: #00003c;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .filterContent__heading .mobile__filter::after {
        position: absolute;
        content: "";
        width: 12px;
        height: 1px;
        background: #00003c;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .filterContent__heading .mobile__filter.active::after {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }
}

@media (max-width: 768px) {
    .filterContent__form {
        display: none;
    }

    .filterContent__form .input__control {
        margin-top: 20px;
        width: 100%;
    }
}

.filterContent__searchInput {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (min-width: 1200px) {
    .filterContent__searchInput {
        padding-left: 45px;
    }
}

.filterContent__searchInput .input__control input {
    width: 282px;
}

@media (max-width: 768px) {
    .filterContent__searchInput .input__control input {
        width: 100%;
    }
}

.filterContent__searchInput button {
    width: 45px;
    height: 45px;
    background: #00003c;
    color: #ffffff;
    border: 0;
    outline: 0;
    margin-bottom: 5px;
}

.filterContent .btn__clearFilter {
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: normal;
    color: #000000;
    text-decoration: none;
}

@media (max-width: 768px) {
    .filterContent .btn__clearFilter {
        position: absolute;
        right: 20px;
        bottom: -25px;
    }
}

.filterContent.--bborder {
    border-bottom: solid 1px #dddddd;
}

.input__control input,
.input__control select {
    font-family: "Source Sans Pro", sans-serif;
    display: block;
}

.input__control label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 5px;
}

.input__control input,
.input__control textarea {
    display: block;
    padding: 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 5px;
    width: 100%;
    height: 45px;
    background: #ffffff;
    border: 1px solid #00003c;
}

.input__control textarea {
    height: auto;
    resize: none;
}

.custom__select-wrapper {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.custom__select-wrapper select {
    display: none;
}

.custom__select {
    position: relative;
    display: block;
    width: 100%;
}

.custom__select-trigger {
    position: relative;
    display: block;
    width: 100%;
    padding: 15px 30px 15px 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.14;
    letter-spacing: normal;
    background: #fff;
    color: #000000;
    opacity: 1;
    border-radius: 0;
    cursor: pointer;
    text-align: left;
    border: 1px solid #00003c;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.custom__select-trigger:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.custom__select-trigger:after {
    position: absolute;
    display: block;
    content: "";
    width: 9px;
    height: 9px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #00003c;
    border-right: 1px solid #00003c;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.custom__select.opened .custom__select-trigger:after {
    margin-top: 3px;
    -webkit-transform: rotate(-135deg) translateY(-50%);
    transform: rotate(-135deg) translateY(-50%);
}

.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    background: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    z-index: 999;
    text-align: left;
}

.custom__select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.option-hover:before {
    background: #f9f9f9;
}

.custom-option {
    position: relative;
    display: block;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 36px;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0;
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
    background: #f2f0f0;
}

.portal__top {
    padding: 120px 0 100px 0;
}

@media (max-width: 768px) {
    .portal__top {
        padding: 40px 0;
    }
}

.portal__top h6.sm__heading {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 35px;
}

@media screen and (min-width: 995px) {
    .portal__top--right {
        margin-top: 240px;
    }
}

@media (max-width: 768px) {
    .portal__top--singleitem {
        margin-bottom: 40px;
    }
}

.portal__top--singleitem--info {
    margin-bottom: 20px;
}

.portal__top--singleitem--info h3 {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.3;
    letter-spacing: normal;
    color: #ffffff;
}

@media (max-width: 768px) {
    .portal__top--singleitem--info h3 {
        font-size: 24px;
    }
}

.portal__top--singleitem--banner {
    width: 100%;
}

@media screen and (min-width: 995px) {
    .portal__top--singleitem--banner img {
        width: 100%;
        min-height: 388px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media screen and (min-width: 995px) {
    .portal__top--singleitem.--min {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .portal__top--singleitem.--min:not(:last-child) {
        margin-bottom: 30px;
    }

    .portal__top--singleitem.--min .portal__top--singleitem--info {
        width: 280px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -ms-flex: 0 45%;
        flex: 0 45%;
        max-width: 45%;
        margin-bottom: 0;
    }

    .portal__top--singleitem.--min .portal__top--singleitem--info h3 {
        font-size: 24px;
        font-weight: 900;
        line-height: 1.17;
        letter-spacing: normal;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 995px) and (max-width: 768px) {
    .portal__top--singleitem.--min .portal__top--singleitem--info h3 {
        font-size: 24px;
    }
}

@media screen and (min-width: 995px) {
    .portal__top--singleitem.--min .portal__top--singleitem--banner {
        -webkit-box-flex: 0;
        -ms-flex: 0 55%;
        flex: 0 55%;
        max-width: 55%;
    }

    .portal__top--singleitem.--min .portal__top--singleitem--banner img {
        max-width: 295px;
        min-height: auto;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.portal__bottom {
    padding: 105px 0;
}

.portal__bottom--btn {
    margin-top: 30px;
}

.gallerySlider__heading {
    max-width: 580px;
    width: 100%;
    margin: 0 auto;
    margin-top: 60px;
}

@media (max-width: 768px) {
    .gallerySlider__heading {
        margin-top: 60px;
    }
}

.gallerySlider__heading h3 {
    margin-bottom: 30px;
}

.gallerySlider__wrapper {
    margin-top: 60px;
}

@media (max-width: 768px) {
    .gallerySlider__wrapper {
        margin-top: 60px;
    }
}

.gallerySlider__subHeading {
    max-width: 605px;
    width: 100%;
}

.gallerySlider__innerWrapper {
    max-width: 1028px;
    width: 100%;
    margin: 0 auto;
}

.gallerySlider__slider {
    margin: 100px 0;
    padding-bottom: 50px;
}

@media (max-width: 768px) {
    .gallerySlider__slider {
        margin: 40px 0;
    }
}

.careerBranch .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18.666667%;
    flex: 0 0 18.666667%;
    max-width: 18.666667%;
}

@media (max-width: 768px) {
    .careerBranch__location--map {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .careerBranch__location--singleLocation--title {
        margin-bottom: 10px;
    }
}

.careerBranch__location--singleLocation--info {
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .careerBranch__location--singleLocation--info {
        margin-top: 10px;
    }
}

.careerBranch__location--singleLocation--info p {
    color: #00003c;
    margin-bottom: 0;
}

@media screen and (min-width: 1230px) {
    .careerBranch .swiper__navigation .swiper-button-prev {
        left: -90px;
    }

    .careerBranch .swiper__navigation .swiper-button-next {
        right: -90px;
    }
}

.srGallery {
    margin-top: 150px;
    padding: 120px 0 140px 0;
    background: #e3e4e4;
}

@media (max-width: 768px) {
    .srGallery {
        margin-top: 60px;
        padding: 70px 0;
    }
}

.srGallery__card {
    margin-bottom: 30px;
}

.srGallery__content {
    max-width: 803px;
}

@media (max-width: 768px) {
    .w__100 {
        max-width: 100% !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 100% !important;
        flex: 0 100% !important;
    }
}

.contact {
    padding: 120px 0;
}

@media (max-width: 768px) {
    .contact {
        padding: 50px 0;
    }
}

.contact__heading {
    max-width: 830px;
    margin-bottom: 40px;
}

.contact__form {
    max-width: 830px;
}

.contact__form .input__control {
    margin-bottom: 30px;
}

.contact__form .input__control .info {
    opacity: 0.5;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.14;
    margin-top: 10px;
}

.terms P {
    font-size: 14px;
}

.bottom__info {
    font-size: 14px;
}

label.checkbox__lebel {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: normal;
    color: #000000;
    margin-left: 5px;
    margin-bottom: 0;
}

.globalOffice {
    padding: 110px 0;
}

@media (max-width: 768px) {
    .globalOffice {
        padding: 40px 0;
    }
}

.globalOffice__heading {
    max-width: 802px;
    width: 100%;
}

.globalOffice__tab>.tab-content>.tab-pane>.row>.col-md-3 {
    padding: 15px;
}

.globalOffice__locationCard {
    height: 100%;
}

@media (max-width: 768px) {
    .globalOffice__locationCard {
        margin-bottom: 30px;
    }
}

.globalOffice__locationCard img {
    width: 100%;
    max-height: 209px;
    -o-object-fit: cover;
    object-fit: cover;
}

.globalOffice .tab-content {
    padding-top: 0 !important;
    background: transparent;
}

.partnersClients {
    margin-top: -68px;
}

@media (max-width: 768px) {
    .partnersClients {
        margin-top: -62px;
    }
}

.partnersClients .tab-content {
    background: #ffffff;
}

@media (max-width: 768px) {
    .partnersClients .tab-content {
        padding-top: 50px;
    }
}

.ourpartners {
    margin-bottom: 150px;
}

.ourpartners__heading {
    max-width: 1030px;
}

.ourpartners__heading h2 {
    text-align: left;
}

.ourClients__singleClient {
    margin-bottom: 150px;
}

@media (max-width: 768px) {
    .ourClients__singleClient {
        margin-bottom: 50px;
    }
}

.ourClients__singleClient h4 {
    font-size: 32px;
    margin-bottom: 60px;
}

@media (max-width: 768px) {
    .ourClients__singleClient h4 {
        margin-bottom: 20px;
    }
}

.article {
    padding: 0px 0;
    padding-bottom: 0;
}

@media (max-width: 768px) {
    .article {
        padding: 0px 0;
    }
}

.container>.article__feature {
    display: flex;
    justify-content: space-between;
    /* align-items: flex-end; */
    padding-left: 0;
    gap: 15px;
}

.container>.article__feature>* {
    min-width: 0;
    display: flex;
}

.container.--small>.article__feature>* {
    /* flex-grow: unset;
  flex-basis: unset; */
    min-width: 0;
}

.bullet-list__subtitle {
    color: #00003c;
    margin-bottom: 1.5rem;
    width: 100%;
}

.bullet-list>.container.--leftalign>.ourclients__heading>h2 {
    text-align: left;
}

.bullet-list>.container:not(.--leftalign)>.article__feature {
    justify-content: center;
}

.bullet-list>.container.--leftalign>.ourclients__heading {
    margin-bottom: 30px;
}

.bullet__wrapper {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

@media (max-width: 768px) {
    .container>.article__feature {
        flex-direction: column;
    }
}

.article__features li {
    position: relative;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.39;
    padding-left: 25px;
    padding-top: -10px;
    list-style: none;
}

.article__features li:not(:last-child) {
    margin-bottom: 10px;
}

.article__features li::before {
    position: absolute;
    content: "+";
    font-size: 150%;
    font-weight: 700;
    color: #ff0000;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.article__features li span {
    display: block;
}

.article__features.--bottom li::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00003c;
}

.article__form {
    padding: 38px 79px 45px 44px;
    -webkit-box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.16);
    box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.16);
    margin: 80px 0;
}

@media (max-width: 768px) {
    .article__form {
        padding: 20px;
    }
}

.quotes {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 0;
}

.quotes__title {
    z-index: 2;
    position: relative;
}

.quotes__anchor {
    margin-top: 60px;
}

.article__quote {
    width: 100%;
    margin: 50px auto;
    display: flex;
    flex-direction: column;
}

.article__quote--text {
    font-size: 28px;
    font-weight: normal;
    font-style: italic;
    line-height: normal;
}

@media (max-width: 768px) {
    .moreCasestudies {
        margin-top: 20px;
    }

}

.moreInfo {
    padding: 150px 0;
}

@media (max-width: 768px) {
    .moreInfo {
        padding: 50px 0;
    }
}

.moreInfo h6,
.moreInfo p {
    font-size: 14px;
}

.moreInfo__updateDate p {
    font-style: italic;
}

.moreInfo__wrapper {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.moreInfo__accordion {
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.26);
    background-color: #ffffff;
}

.moreInfo__accordion--title {
    position: relative;
    color: #00003c !important;
    font-size: 24px !important;
    font-weight: 700;
    padding: 22px 40px !important;
}

.moreInfo__accordion--title:first-child {
    border-top: 0;
}

@media (max-width: 768px) {
    .moreInfo__accordion--title {
        font-size: 16px !important;
    }
}

.moreInfo__accordion--title span.icon {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.moreInfo__accordion .ui-state-default,
.moreInfo__accordion .ui-widget-content .ui-state-default,
.moreInfo__accordion .ui-widget-header .ui-state-default,
.moreInfo__accordion .ui-button,
.moreInfo__accordion html .ui-button.ui-state-disabled:hover,
.moreInfo__accordion html .ui-button.ui-state-disabled:active {
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0;
    outline: 0;
    margin: 0;
    border-color: #00003c;
    background: transparent;
}

.moreInfo__accordion .ui-state-default:not(:last-child),
.moreInfo__accordion .ui-widget-content .ui-state-default:not(:last-child),
.moreInfo__accordion .ui-widget-header .ui-state-default:not(:last-child),
.moreInfo__accordion .ui-button:not(:last-child),
.moreInfo__accordion html .ui-button.ui-state-disabled:hover:not(:last-child),
.moreInfo__accordion html .ui-button.ui-state-disabled:active:not(:last-child) {
    border-bottom: 0;
}

.moreInfo__accordion .ui-accordion-header-active {
    background: #eaeaf3 !important;
    outline: 0;
    border-bottom-color: transparent !important;
}

.moreInfo__accordion .ui-accordion-header-active span.icon {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.ui-accordion-header {
    cursor: pointer;
    transition: all 0.3s;
}

.ui-accordion-header:hover {
    opacity: 0.6;
}

.moreInfo__accordion .ui-state-active,
.moreInfo__accordion .ui-widget-content .ui-state-active,
.moreInfo__accordion .ui-widget-header .ui-state-active,
.moreInfo__accordion a.ui-button:active,
.moreInfo__accordion .ui-button:active,
.moreInfo__accordion .ui-button.ui-state-active:hover {
    margin-top: 0;
}

.moreInfo__accordion .ui-icon {
    display: none;
}

.moreInfo__accordion .ui-widget-content {
    padding: 30px 40px;
    padding-top: 0;
    border: 0;
    background: #eaeaf3;
    color: #00003c;
    border-radius: 0;
}

.moreInfo__accordion .ui-widget-content h5 {
    margin-bottom: 15px;
}

.moreInfo__accordion .ui-accordion .ui-accordion-header {
    margin: 0 !important;
}

.moreInfo__table {
    position: relative;
    width: 100%;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    padding: 60px 0;
}

.moreInfo__table--center,
.moreInfo__table--center * {
    text-align: center;
}

.moreInfo__table table {
    position: relative;
    background: rgba(227, 228, 228, 0.43);
}

.moreInfo__table table td {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #00003c;
    padding: 35px 60px;
    border: solid 1px #ffffff;
}

.moreInfo__table table td.color__red {
    color: #ff0000;
}

.customPageContent__right {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.customPageContent__right--quote {
    position: relative;
    max-width: 475px;
    width: 100%;
}

@media (min-width: 1200px) {
    .customPageContent__right--quote {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .customPageContent__right--quote::before {
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        top: 0;
        left: -130px;
        background: #ff0000;
    }
}

@media (max-width: 768px) {
    .customPageContent__right--quote {
        margin-top: 40px;
        padding-top: 40px;
        border-top: 1px solid #ff0000;
    }
}

.customPageContent__right--quote--text {
    font-size: 29px;
    font-weight: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: normal;
}

/* ==========================================================================
   #TEXT-UTILITIES
   ========================================================================== */
.color__red {
    color: #fcdb19;
    white-space: nowrap;
}

.color__blue {
    color: #3b0e6f;
}

.color__black {
    color: #000000;
}

.color__white {
    color: #ffffff;
}

@media (max-width: 575px) {
    .color__white {
        /*font-size: 50px;*/
        /* text-align: center;*/
    }
}

.bg__red {
    background: #ff0000;
}

.bg__blue {
    /* background: #673AB7; */
    background: linear-gradient(45deg, #013800, #007818);
}

.bg__white {
    background: #ffffff;
}

.bg__black {
    background: #000000;
}

.d__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.md__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 1023px) {
    .md__flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.d__none {
    display: none;
}

@media (max-width: 768px) {
    .md__block {
        display: inline-block;
    }
}

.p__relative {
    position: relative;
}

.d__block {
    display: block;
}

.d__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.f__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.d__iblock {
    display: inline-block;
}

@media (max-width: 768px) {
    .md__none {
        display: none;
    }
}

.jc__center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.jc__between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ai__center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.t__center {
    text-align: center;
}

.img__banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.img__banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: cover;
    object-position: center;
}

img {
    max-width: 100%;
}

.list__none {
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (max-width: 768px) {
    .mb__none {
        display: none;
    }
}

@media (max-width: 768px) {
    .morder1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (max-width: 768px) {
    .morder2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.article__quote {
    text-align: center;
}

.ourclients__tab.tabCol--White>nav>div>.nav-item {
    border-color: white !important;
    color: white;
}

.ourclients__tab.tabCol--Blue>nav>div>.nav-item {
    border-color: #00003c !important;
    color: #00003c;
}

.ourclients__tab.tabCol--White>nav>div>.nav-item.active {
    background-color: white;
    color: #00003c;
}

.ourclients__tab.tabCol--Blue>nav>div>.nav-item.active {
    background-color: #00003c;
    color: white;
}

#menu-menu-us>.menu-item,
#menu-main-menu>.menu-item {
    display: flex;
    align-items: center;
}

#menu-menu-us>.menu-item.has-dropdown,
#menu-main-menu>.menu-item.has-dropdown {
    display: block;
}

#menu-menu-us>.menu-item:not(.has-dropdown),
#menu-main-menu>.menu-item:not(.has-dropdown) {
    display: flex;
    align-items: center;
}

.videoBanner--title {
    font-size: 40px;
    line-height: 46px;
    letter-spacing: 0.27px;
	color: #013800;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.main_color{
    color: #013800 !important;
}
.text-black{
    color:#000;
}
.mb_-25{
    margin-bottom: -25px
}
.mb_-20{
    margin-bottom:-20px
}
.width-100{
    width:100%
}
.contact_heading{
    font-size: 40px;
}
.contact-mobile-heading{
    font-size: 73px !important;
    color:#fff;
}
.our_websites_heading{
     color: #013800;
     text-align:center;
     font-size:36px;
     font-weight:700;
     text-transform:uppercase;
}
.our_websites_mobile_heading{
    color: #013800; 
    text-align:center;
    font-size:23px;
    font-weight:600;
    text-transform:uppercase
} 
.font-700{
    font-weight:700
}
.m-top-2 {
    margin-top:2rem
}
.bg-black{
    background: #000000;
}
.l-height-28{
    line-height: 28px;
}
body.page-template-contact-template>.page>.container>* {
    margin: 0 auto;
    max-width: 830px;
}

.getintouch_new>.container>.getintouch__content>.gform_wrapper {
    margin: 0 auto;
}

.desktop-image {
    display: block;
}

.mobile-featured-image {
    display: none;
}

@media (max-width: 592px) {
    .desktop-image {
        display: none;
    }

    .mobile-featured-image {
        display: block;
        object-fit: cover !important;
        padding-top: 140px;
    }
}

/* .has-dropdown > ul > li{
  margin-top: 2px !important;
} */

/*# sourceMappingURL=main.css.map */

/* Region page */

.region,
.region * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.region::-webkit-scrollbar {
    display: none;
}

.header--inactive .header__menu {
    opacity: 0.7;
    pointer-events: none;
}

.region {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    /* margin-top: -32px; */
}

.region::-webkit-scrollbar {
    display: none;
}

@media screen and (max-width: 782px) {
    .region {
        /* margin-top: -46px; */
    }
}

.header__logo--region {
    pointer-events: none;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 180px;
}

.region__title {
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 150px;
    padding: 0 30px;
    text-align: center;
    font-weight: 700;
}

@media (max-width: 1220px) {
    .region__title {
        font-size: 37px;
    }
}

@media (max-width: 991px) {
    .region__title {
        top: 120px;
        font-size: 6vw;
    }
}

.region__bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}

@media (max-width: 991px) {
    .region {
        height: auto;
        min-height: 100vh;
        overflow: unset;
    }

    .region__bg {
        height: 100%;
    }
}

.region__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100vw;
    overflow: hidden;
    align-items: center;
    gap: 10vw 0;
}

@media (max-width: 991px) {
    .region__grid {
        grid-template-columns: 1fr 1fr;
        padding-top: 250px;
        padding-bottom: 10vh;
    }
}

@media (max-width: 345px) {
    .region__grid {
        padding-top: 280px;
    }
}

.region__grid__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    margin: 0 auto;
    height: 100%;
    opacity: 0.5;
    transition: all 0.2s ease;
    text-decoration: none !important;
}

.region__grid__item:hover,
.region__grid__item.active {
    opacity: 1;
}

.region__grid__item.active {
    pointer-events: none;
}

.region__grid__item:after {
    content: "";
    border-radius: 50%;
    height: 120px;
    width: 120px;
    aspect-ratio: 1 / 1;
    position: absolute;
    box-shadow: 0 0 0px 1.2px transparent;
    margin-top: -4px;
    padding: 4px;
    z-index: 10;
    box-sizing: unset;
    transition: all 0.3s;
}

.region__grid__item.active:after,
.region__grid__item:hover:after {
    box-shadow: 0 0 0px 1.2px red;
}

.region__grid__item__img {
    width: 120px;
}

@media (max-width: 991px) {
    .region__grid__item__img {
        width: 29vw;
    }

    .region__grid__item:after {
        height: 29vw;
        width: 29vw;
    }
    #client-carousel{
        padding-left: 30px;
    }
}

.region__grid__item__text {
    color: #fff;
    text-align: center;
    max-width: 95%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}

@media (max-width: 991px) {
    .region__grid__item__text {
        font-size: 4vw;
    }
}

.custom-select-opener::before {
    display: none;
}

.header__lanSelect {
    text-decoration: none !important;
}

.header__lanSelect .custom-select-opener>span {
    padding-right: 0 !important;
}

.header__lanSelect--icon {
    position: absolute;
    left: 60px;
    height: 16px;
    width: 16px;
    top: 12%;
    z-index: -1;
}

.col-md-6.col-12.select.sport {
    display: none;
}

.whats-app {
    display: flex;
    justify-content: center;
    background: #fcdb19;
    color: #fff;
    align-items: center;
    width: 88px;
    border-radius: 5px;
    margin: 0px 25px;
    height: 38px;
    margin-right: 15px;
}

.whats-app a {
    color: #000 !important;
    display: flex;
    align-items: center;
}

.whats-app svg {
    /*filter: invert(1);*/
    margin-right: 4px
}

.whats-app:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2) !important;
}

.product_button_wrap {
    display: flex;
    justify-content: space-around;
}

.product_button_wrap .button-1 {
    text-align: center;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border: 2px #fcdb19 solid;
    background-color: #fcdb19;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    cursor: pointer;
}

.parallelogram {
    display: block;
    transform: skew(-25deg);
    overflow: hidden;
}

.product_top_image {
    animation: proImg 4s ease infinite;
}

@keyframes proImg {
    0% {
        transform: scale(1.2);
    }

    50% {
        transform: rotateY(0deg) rotateX(10deg);
    }

    100% {
        transform: rotateX(-20deg) rotateX(0deg);
    }

}

.product_button_wrap .button-1 a,
.product_button_wrap .button-1 a {
    color: #000;
    padding: 12px 53px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    white-space: nowrap;
}

.parallelogram .comman_btn {
    position: relative;
    display: block;
    width: calc(100% + 30px);
    left: -15px;
    transform: skew(25deg);
}

.product_middle_content h3 {
    color: #fff;
    font-size: 6rem;
    font-weight: 500;
}

.book_demo__wrapper {
    margin-top: 1.5rem;
    transition: all 0.5s ease;
    margin-bottom:7px
}

.book_demo__wrapper .demo__button {
    background: #fcdb19;
    color: #017b5b;
    padding: 12px 21px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 0px;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
}

.book_demo__wrapper:hover {
    transform: translateY(-5px);
}

.inner_apis_title {
    text-align: left;
    color: #fff;
    font-size: 80px;
    margin-bottom: 1rem;
    line-height: 90px; 
}
.innerTopbanner__summary{
    margin-left: 8px;
}
.innerTopbanner__summary p{
    margin-bottom: 0; 
    font-size: 16px;
    color:#fff
}
.product__detail__ {
    position: relative;
    margin-top: 1rem;
}

.innter_top_new {
    background: linear-gradient(45deg, #013800, #007818)
}

.goog-te-gadget .goog-te-combo {
    margin: 0px 0 !important;
    width: 74px;
    height: 38px;
    font-size: 14px;
    color: #d0c9c9;
    padding: 0 1px;
    border: none;
    border-radius: 5px;
    outline: #fcdb19 solid 1px;
    cursor: pointer;
    text-align: center;
    background: transparent;
}
.goog-te-gadget .goog-te-combo option{
    color: #d0c9c9;
    background: #006812;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:link,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:visited,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:hover,
.VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
    display: none;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none;
}

.product__detail__ h3 {
    color: #013800
}

.product__detail__ h3:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 3px;
    background: #fcdb19;
    border-radius: 4px;
    bottom: -6px;
    left: 2px;

}

.our__pro_des_img img {
    width: 410px;
    height: 360px
}

#productss-carousel .pro__c_img img {
    width: 100%;
}

.new__footer {
    background: #007818;
    padding: 30px 0 20px 0;
    position: relative;
    /* z-index: 1; */
    margin-top: 0rem;
}

.disclaimer_infos {
    text-align: center;
    color: #fff;
    max-width: 570px;
    /* margin: 0 auto 30px auto; */
    padding-top: 20px;
}

.disclaimer_infos a {
    color: #fff;
}

.footer_topin {
    background: #06250c;
    border-radius: 14px;
    padding: 20px;
    animation: gradient 60s ease infinite;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 10% 50%;

    }
}


.social_links {
    text-align: right;
    height: 59px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.social_links a {
    margin-left: 21px;
    transition: all 0.5s ease;
}

.social_links a:hover {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: translateY(-10px);
    transform: translateY(-5px);
} 
.fotr_copy {
    text-align: left;
    color: #fff;
    padding-top: 20px;
}

.fotr_link {
    text-align: right;
    padding-top: 20px;
}

.fotr_link a {
    color: #fff;
    padding-left: 20px;
    transition: all 0.5s ease;
}

.our__product_heading h2 {
    color: #fff;
}
h5.product_heading_title{
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.our__services_title_main{ 
    font-size: 36px;
    letter-spacing: normal;
}
.client-items img {
    width: 75% !important;
}

.our_services__content {
    background: #004404;
}

.our_services__content .service__right__thumbnail {
    padding: 2px;
    transition: all .5s ease;
    overflow: hidden;
}

.service___title:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 5px;
    background: #fcdb19;
    border-radius: 4px;
    bottom: -6px;
    left: 2px;
}

.our_services__content .service__right__thumbnail img {
    transition: all .5s ease;
}

.our_services__content .service__right__thumbnail img:hover {
    transform: scale(1.1);
}

.box____right {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 2rem;
}

.box____right .box___content {
    padding: 20px 10px;
    text-align: center;
    height: 125px;
}

.pro__botom_card {
    display: flex;

}

.pro__botom_card .pro__view_text {
    width: 50%;
    text-align: center;
    background: #ecffe0;
    display: flex;
    flex-direction: column;
    padding: 4px;
    line-height: 20px;
    color:#000
}

.pro__view_text span {
    font-weight: 700;
}

.pro__view_text .p__font_bold {
    font-size: 20px;
}

.pro__view_text.p__s {
    background: #dcd4c0;
}

.box____right .box___content h4 {
    color: #000;
    font-size: 25px;
    font-weight: bold;
}

.Inner___pages {
    margin-top: 8rem;
}
.services-match-api{
    margin-top: 92px;
}
.plan__box__ {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px 20px;
    border-radius: 12px;
    text-align: center;
    margin-bottom: 2rem;
}

.plan__box__ .plan__title h4 {
    font-size: 22px;
}

.plan__box__ .plan__points ul {
    list-style: none;
    padding: 0;
}

.plan__box__ .plan__points ul li {
    font-weight: 700;
    border-bottom: 1px solid #e8eae8;
    padding: 10px;
    color: #007818;
}

.plan__points li.plan__price {
    font-size: 25px !important;
    color: #9E9E9E !important;
}

.plan__points li.plan__price span {
    font-size: 18px !important;
}

.plan__btn_grid {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.plan__btn_grid .plan_button {
    background: #4caf50;
    border-radius: 5px;
}

.buy__now {
    background: #ffc107 !important;
    width: 40%;
}

.main__point {
    font-size: 20px;
    color: #848080;
}
.main_point_small{
    color:#858585
}
.plan__btn_grid .plan_button a {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    color: #000;
    font-weight: 600;
}

.product__detail__ h4:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 3px;
    background: #fcdb19;
    border-radius: 4px;
    top: 45px;
    left: 2px;
}

/*.mobile-section {*/
/*    display: none;*/
/*}*/

#product-carousel-mobile .owl-nav,
#services-carousel .owl-nav {
    display: none;
}


#product-carousel .owl-nav.disabled {
    display: flex !important;
    gap: 2rem;
    justify-content: center;
}

#product-carousel .owl-nav {
    font-size: 35px;
    /*position: absolute;*/
    right: 0;
    top: -32px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

#product-carousel .owl-nav .owl-prev,
#product-carousel .owl-nav .owl-next {
    background: green;
    width: 30px;
    display: flex;
    height: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

#product-carousel .owl-nav .owl-prev span,
#product-carousel .owl-nav .owl-next span {
    margin-top: -5px;
}

.items img {
    cursor: pointer;
}

.newsCard__bottom--newstitle {
    padding: 7px 4px;
}

.newsCard__bottom--newstitle h5 {
    font-size: 24px;
    text-align: center;
}

section.tabbed_content2 {
    background: #014f09;
    padding: 50px 0 50px 0;
    color: #fff;
}

section.tabbed_content2 .content img {
    padding-bottom: 15px;
    max-width: 120px;
}

section.tabbed_content2 .content p {
    color: #fff;
    text-transform: uppercase;
    max-width: 180px;
    /* margin: 0 auto; */
    font-weight: 600;
}

.service-list {
    list-style-type: none;
    margin: 60px 0 0;
    padding: 0;
    display: grid;
    text-align: center;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 30px;
}

.service-list .item {
    grid-column: span 3/span 3;
	 height:295px;
    /*box-shadow: 0 4px 4px rgba(0,0,0,.05);*/
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    overflow: hidden;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    transition: all .3s ease-in-out;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    transition: transform .3s ease-in-out;
    margin-bottom: 1rem;
}

.service-list .item:hover {
    transform: translateY(-9px);
}

.service-list .item .inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding:10px;
    width:100%;
    background:#00000096;
    text-align: left;
    justify-content: space-around;
	height:100%;
}

.service-list .item.casinoengine .inner h4 {
    color: #2dccd2;
}

.service-list .item.oddsmatrix .inner h4 {
    color:#ffff00;
}

.service-list .item.scorematrix .inner h4 {
    color: #307fe2;
}

.service-list .item.premiummatrix .inner h4 {
    color: #ffa200;
}

.service-list .item.tvmatrix .inner h4 {
    color: #117976;
}

.service-list .item.fbmatrix .inner h4 {
    color: #d056f4;
}

.service-list .item.resultmatrix .inner h4 {
    color: #00c8f4;
}

.service-list .item .inner h4 {
    font-weight: 700;
    font-size: 27px;
    color: #343436;
    line-height: 120%;
    margin-top: 10px;
}

.service-list .item.casinoengine .inner .read-more {
    background-color: #2dccd2;
	border: 1px solid #bbb;
}

.service-list .item.oddsmatrix .inner .read-more {
    background-color: #e4002b;
	    border: 1px solid #bbb;
}

.service-list .item.scorematrix .inner .read-more {
    background-color: #307fe2;
}

.service-list .item.premiummatrix .inner .read-more {
    background-color: #ffa200 !important;
	border: 1px solid #bbb !important;
}

.service-list .item.tvmatrix .inner .read-more {
    background-color: #117976;
}

.service-list .item.fbmatrix .inner .read-more {
    background-color: #7b3a8e;
}

.service-list .item.resultmatrix .inner .read-more {
    background-color: #00c8f4;
}

.service-list .item .read-more {
    font-size: 14px;
    display: flex;
    font-weight: 600;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 24px 5px;
    margin-top: auto;
    border: 1px solid #bbb;
}

.fixed_whatsapp {
    position: fixed;
    z-index: 999;
    bottom: 0px;
    right: 5px;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.fixed_gif {
    position: fixed;
    z-index: 2;
    bottom: 43px;
    left: 5px;
    z-index: 99;
}

.fixed_whatsapp img {
    width: 58px;
}

.fixed_gif .close-gif {
    position: absolute;
    right: -5px;
    cursor: pointer;
    background: #fff;
    font-size: 26px;
    color: #000;
    font-weight: 600;
    z-index: 9999;
    width: 23px;
    align-items: center;
    height: 23px;
    display: flex;
    justify-content: center;
    border-radius: 59%;
    top: -7px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.mt-5rem {
    margin-top: 4rem;
}

.casion__provider {
    padding-top: 91px;
}

.price__section {
    margin-top: 2rem;
}
.odds-mobile-img{
    height:415px
}
.h4background{
    height: 110px;
}

.footer-flags{
    gap: 10px;
    text-align: center;
    display: flex;
    padding: 0 0 30px;
    justify-content: center;
    align-items: center;
    margin-top: -15px;
} 
.banner-heading{
    position: absolute;
    bottom: 54%;
    left: 8%;
}
.banner-heading h4{
    margin: 0;
    font-size: 80px;
    line-height: 97px;
    font-weight: 700;
    color: #fff; 
    display: contents;
}
.banner-heading h4 span{
    display: inline-flex;
    font-weight: 500;
    font-size: 72px;
}
.banner-heading h4 span.color2{
    color:#f9dd1a;
    font-weight: 700;
    font-size: 80px;
}
.banner-heading h4 span.color3{
    color:#f9dd1a;
    font-weight: 700;
    font-size: 80px;
}
.banner-text{
    font-size: 20px;
    line-height: 36px;
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: 38%;
    left: 8%;
    font-weight: bolder;
}
.banner-readmore{
    position: absolute;
    bottom: 27%;
    left: 8%;
}
.banner-readmore span{   
    background: #fcdb19;
    color: #017b5b;
    padding: 20px 30px;
    font-weight: 700;
    border-radius: 37px;
    font-size: 18px;
}
.second-readmore{
    background-color: #fcdb19 !important;
    color: #017b5b !important;
}
.services__img img{
    height: auto;
    border-radius: 10px;
}
@media screen and (max-width: 768px) {
    .menu-main-menu-container {
        display: block !important;
    }
    .goog-te-gadget .goog-te-combo {
        width: 75px !important;
        padding: 0 0px;
        height: 30px !important;
        margin:2px 0 !important
    }
    .product__detail__ h4:after { 
        top: 25px; 
    }
#menu-main-menu{
    max-height: 0 !important;
    overflow-y: visible !important;
}
#menu-menu-us>.menu-item:not(.has-dropdown), #menu-main-menu>.menu-item:not(.has-dropdown){
    display: none !important;
}
.header__menu .language{
    top:-56px;
    left:158vw
}
.header__menu.showMenu .language{
    top: -50px;
    left: 58vw;
}
.whats-app{
    display:none
}
.banner-readmore {
    position: absolute;
    bottom: 26%;
    left: 8%;
}
.banner-text {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    bottom: 37%;
    left: 8%;
    font-weight: bolder;
}
.banner-heading h4 {
    margin: 0;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    color: #fff;
}
.banner-heading h4 span.color2 {
    color: #f9dd1a;
    font-weight: 700;
    font-size: 36px;
}
.banner-heading h4 span.color3 {
    color: #007b16;
    font-weight: 700;
    font-size: 32px;
}
.banner-heading h4 span {
    display: inline-flex;
    font-weight: 500;
    font-size: 32px;
}
.banner-readmore span {
    background: #fcdb19;
    color: #017b5b;
    padding: 7px 10px;
    font-weight: 700;
    border-radius: 37px;
    font-size: 12px;
}
.work-shot-description.sub-heading{
    width: 58%;
}
.work-shot-content {
    position: absolute; 
    bottom: 12px; 
    padding: 45px 45px 0px 15px;
}
}
@media screen and (max-width: 480px) {
    .menu-main-menu-container {
        display: block !important;
    }
#menu-main-menu{
    max-height: 0 !important;
    overflow-y: visible !important;
}
#menu-menu-us>.menu-item:not(.has-dropdown), #menu-main-menu>.menu-item:not(.has-dropdown){
    display: none !important;
}
.header__menu .language{
    top:-56px;
    left:152vw
}
 
.whats-app{
    display:none
} 
.banner-text {
    display:none;
}
.banner-heading h4{ 
    font-size: 16px;
    line-height: 16px;
    font-weight: 600; 
    letter-spacing: 1px;
}
.banner-readmore {
    position: absolute;
    bottom: 24%;
    left: 8%;
}
.banner-readmore span {
    background: #fcdb19;
    color: #017b5b;
    padding: 3px 8px;
    font-weight: 700;
    border-radius: 37px;
    font-size: 8px;
}
.banner-heading h4 span.color3 {
    color: #f9dd1a;
    font-weight: 700;
    font-size: 16px;
}
.banner-heading h4 span {
    display: inline-flex;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
}
.banner-heading h4 span.color2 {
    color: #f9dd1a;
    font-weight: 700;
    font-size: 16px;
} 
}
@media screen and (min-device-width:768px) and (max-device-width: 1023px) {
    .header__menu.showMenu .language-tablet {
        top: 7px;
        left: 81vw;
        margin: 10px 0;
        width: 74px; 
     }
     .header__menu .language-tablet {
        top: 8px;
        left: 142vw;
        margin: 10px 0;
        position: fixed !important;
        width: 74px;
     } 
     .whats-app{
        margin: 15px 10px;
     }
     .banner-text {
        font-size: 12px;
        line-height: 20px;
        color: rgba(255, 255, 255, 0.5);
        position: absolute;
        bottom: 36%;
        left: 8%;
        font-weight: bolder;
    }
    .banner-readmore {
        position: absolute;
        bottom: 23%;
        left: 8%;
    }
    .banner-readmore span {
        background: #fcdb19;
        color: #017b5b;
        padding: 10px 20px;
        font-weight: 700;
        border-radius: 37px;
        font-size: 14px;
    }
    .banner-heading h4 {
        margin: 0;
        font-size: 48px;
        line-height: 49px;
        font-weight: 700;
        color: #fff;
    }
    .banner-heading h4 span.color2 {
        color: #f9dd1a;
        font-weight: 700;
        font-size: 48px;
    }
    .banner-heading h4 span.color3 {
        color: #007b16;
        font-weight: 700;
        font-size: 48px;
    }
    .banner-heading h4 span {
        display: inline-flex;
        font-weight: 500;
        font-size: 42px;
    }
     
}
@media screen and (min-device-width:1024px) and (max-device-width: 1220px) {
    .header{
        padding: 15px 10px;
    }
    .header__menu--list--item:not(:last-child) {
        border-bottom: 0;
    }
    
    .header__menu--list--item a {
        color: #fff;
        font-size: 12px !important;
        padding: 10px !important;
    }
    .whats-app { 
        width: 80px; 
        height: 32px;
        margin: 15px 20px; 
    }
    .header__menu .language-tablet {
        top: 2px; 
        margin: 10px 0; 
        width: 74px;
        left: 6px;
     } 
     .whats-app a { 
        font-size: 12px; 
    }
     .banner-readmore {
        position: absolute;
        bottom: 26%;
        left: 8%;
    }
    .banner-text {
        font-size: 14px;
        line-height: 16px;
        color: rgba(255, 255, 255, 0.5);
        position: absolute;
        bottom: 40%;
        left: 8%;
        font-weight: bolder;
    }
    .banner-heading h4 {
        margin: 0;
        font-size: 55px;
        line-height: 57px;
        font-weight: 700;
        color: #fff;
    }
    .banner-heading h4 span.color2 {
        color: #f9dd1a;
        font-weight: 700;
        font-size: 55px;
    }
    .banner-heading h4 span.color3 {
        color: #007b16;
        font-weight: 700;
        font-size: 55px;
    }
    .banner-heading h4 span {
        display: inline-flex;
        font-weight: 500;
        font-size: 55px; 
    }
    .banner-readmore span {
        background: #fcdb19;
        color: #017b5b;
        padding: 7px 10px;
        font-weight: 700;
        border-radius: 37px;
        font-size: 14px;
    } 
.header__menu--list--item {
    position: relative;
    max-height: 40px;
    top: 9px;
}
.book_demo__wrapper .demo__button {
    padding: 9px 13px !important;
    font-size: 15px !important;
}
}
@media screen and (min-device-width:1221px) and (max-device-width: 1375px) {
    .header{
        padding: 25px 10px;
    }
}
.section_heading5{
    font-size: 20px;
}
@media (max-width:560px){
    .bottom-nav-wrap ul{
        padding: 5px 0;
    }
    .bottom-nav-wrap ul li img{
        height: 25px;
        width: 25px;
    }
    p.text-center{
        text-align: start !important;
    }
    .newsCard__bottom--newstext p{
        text-align: start !important;
    }
    .newsContent__heading.our__product_heading{
        padding: 0 5px;
    }
    .our__services_title_main{
        font-size: 27px;
    }
    .goog-te-gadget .goog-te-combo{
        width: 68px !important;
    }
    .footer-services p{
        text-align: center !important;
    }
}