.iti {
    position: relative
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti input,
.iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05);
    color: #707070
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti__flag {
    width: 20px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(../../build/img/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-image: url(../../build/img/flags@2x.png)
    }
}

.page_bottom_form {
    padding: 70px 0;
    position: relative;
    background-color: #f2faff
}

.filemain {
    height: 150px
}

.filemain .fileupload {
    padding: 0 0 0 15px;
    background: #fff;
    position: relative;
    overflow: hidden;
    margin: 0;
    border-radius: 7px
}

.filemain .fileupload {
    min-height: 90px;
    border: 2px dashed #dbdbdb;
    padding: 0;
    height: 100%
}

.page_bottom_form .filemain input {
    border-bottom: none;
    font-size: 15px;
    color: #ccc;
    padding-left: 32px
}

.tabs_scroll {
    display: flex;
    justify-content: center;
    margin-inline: auto;
    padding: 0;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 50px;
    max-width: 1530px
}

.tabs_scroll .nav-pills .nav-link {
    font-size: 18px;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: -1px;
    color: #000 !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 0
}

.tabs_scroll li.nav-item {
    margin: 0 10px
}

.tabs_scroll .nav-pills .nav-link.active {
    border-bottom: 2px solid #0d56b0 !important;
    color: #0d56b0 !important;
    background: 0 0
}

.container-custom {
    max-width: 980px;
    margin: -4px auto 0 auto;
    padding: 0
}

.container-custom input,
.container-custom select.select-hidden,
.container-custom textarea {
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 15px !important;
    font-size: 14px !important;
    height: 50px;
    color: #000;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    border-radius: 5px
}

.container-custom h2 {
    font-size: 26px !important;
    margin-bottom: 0 !important;
    line-height: 1.8
}

.container-custom p {
    font-size: 14px;
    max-width: 100%;
    width: 100%
}

.rev-select::after {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 20px;
    top: 14px;
    font-size: 21px
}

.file-upload-wrapper .icon {
    width: 50px;
    height: 50px
}

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

.file-upload-wrapper label {
    margin: 0;
    z-index: -1;
    font-size: 14px;
    letter-spacing: .5px;
    flex: 0 0 100%
}

.file-upload-wrapper {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 15px;
    flex-wrap: wrap;
    row-gap: 10px;
    height: 100%
}

#file-upload-filename1,
div#file-upload-filename {
    font-size: 13px;
    flex: 0 0 100%;
    padding: 0 15px
}

button.btn.herobanner-btn.pdf-btn {
    max-width: 250px;
    width: 100%
}

.container-custom textarea {
    height: 100%;
    max-height: 150px
}

.form-group {
    margin-bottom: 22px
}

.rev-select {
    position: relative
}

.iti__flag-container {
    height: auto
}

.pad-adjs-l {
    padding-left: 25px
}

.pad-adjs-r {
    padding-right: 25px
}

.or-section {
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%)
}

.form-head {
    margin-bottom: 0;
    color: #545454
}

.container-custom input.cfNda {
    height: 15px;
    width: 15px;
    padding: 0 !important;
    appearance: checkbox;
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    margin-right: 10px
}

.H_k5.gz_RQ {
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    color: #545454
}

.H_k5.gz_RQ label {
    margin-bottom: 0 !important
}

.iti input#number,
.iti.iti--allow-dropdown input {
    padding-left: 120px !important
}

.iti.iti--allow-dropdown.iti--separate-dial-code .iti__flag-container {
    height: 50px
}

@media only screen and (max-width:1199px) {
    .page_bottom_form {
        padding: 70px 30px
    }
}

@media only screen and (max-width:767px) {
    .or-section {
        position: static
    }

    .pad-adjs-r {
        padding-right: 15px
    }

    .pad-adjs-l {
        padding-left: 15px
    }

    .container-custom p {
        text-align: center
    }

    .H_k5.gz_RQ {
        margin-bottom: 25px
    }

    .container-custom select.select-hidden {
        appearance: auto;
        -moz-appearance: auto;
        -webkit-appearance: auto
    }

    .rev-select::after {
        display: none
    }

    .filemain {
        min-height: 150px;
        height: 100%
    }

    .filemain .fileupload {
        min-height: inherit;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .file-upload-wrapper {
        width: 100%;
        height: auto;
        align-self: stretch
    }
}

@media (max-width:575px) {
    .page_bottom_form {
        padding: 40px 15px
    }

    .tabs_scroll {
        margin-bottom: 30px
    }

    .tabs_scroll .nav-pills .nav-link {
        font-size: 16px;
        padding: 12px 10px
    }

    .container-custom h2 {
        font-size: 24px !important
    }

    .technology_tabs_menu {
        justify-content: center
    }
}

@media (max-width:370px) {
    .tabs_scroll .nav-pills .nav-link {
        font-size: 14px;
        padding: 12px 4px
    }
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

aside,
footer,
header,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

h1,
h2,
h3,
h5 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul ul {
    margin-bottom: 0
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

img {
    vertical-align: middle;
    border-style: none
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

button {
    -webkit-appearance: button
}

button:not(:disabled) {
    cursor: pointer
}

input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

h1,
h2,
h3,
h5 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.75rem
}

h5 {
    font-size: 1.25rem
}

small {
    font-size: .875em;
    font-weight: 400
}

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

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
nav ul.menu li.dropdown_menu>a::before, nav ul.menu li>span::before {
    content: "\f107 ";
    position: absolute;
    right: -13px;
    top: 50%;
    color: #757575;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: fontawesome;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    line-height: 0;
    font-size: 16px;
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-12,
.col-lg-10,
.col-lg-12,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-10,
.col-md-12,
.col-md-4,
.col-md-6,
.col-sm-12,
.col-sm-6,
.col-xl-10,
.col-xl-12,
.col-xl-2,
.col-xl-4,
.col-xl-6,
.col-xl-8 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:576px) {
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .top_nav nav ul.menu li a, .top_nav nav ul.menu li.dropdown_menu>a::before, .top_nav nav ul.menu li span, .top_nav nav ul.menu li.dropdown_menu>span::before {
        color: #000000;
    }
}

@media (min-width:1200px) {
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled {
    background-color: #e9ecef;
    opacity: 1
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.btn-group {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group>.btn:hover {
    z-index: 1
}

.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 1
}

.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem
}

.nav-pills .nav-link.active {
    color: #fff;
    background-color: #007bff
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.d-none {
    display: none !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

@media (min-width:992px) {
    .d-lg-block {
        display: block !important
    }
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

@media (min-width:576px) {
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
}

@media (min-width:768px) {
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
}

@media (min-width:1200px) {
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
}

.float-right {
    float: right !important
}

.w-50 {
    width: 50% !important
}

.w-100 {
    width: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.px-0 {
    padding-right: 0 !important
}

.px-0 {
    padding-left: 0 !important
}

.p-4 {
    padding: 1.5rem !important
}

.mr-auto {
    margin-right: auto !important
}

.ml-auto {
    margin-left: auto !important
}

@media (min-width:992px) {
    .mb-lg-5 {
        margin-bottom: 3rem !important
    }
}

@media (min-width:1200px) {
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important
    }

    .py-xl-5 {
        padding-bottom: 3rem !important
    }
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }
}

.text-capitalize {
    text-transform: capitalize !important
}

@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    img {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

:root {
    --white: 255, 255, 255;
    --black: 0, 0, 0;
    --blue: 13, 86, 176;
    --blackTurmeric: 45, 62, 98;
    --grey: 241, 241, 241;
    --red: 223, 46, 49;
    --black2: 51, 51, 51;
    --revelBlue: 78, 104, 138;
    --inter: "Inter", sans-serif;
    --trans_a3: all 0.3s
}

* {
    list-style: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a,
button {
    outline: 0
}

button:focus {
    outline: 0
}

html {
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-weight: 400;
    font-family: var(--inter) !important
}

li,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

h1,
h2,
h3,
h5,
p {
    margin-bottom: 0
}

a,
a:hover {
    text-decoration: none
}

h1 {
    font-size: 90px
}

h2 {
    font-size: 46px
}

h3 {
    font-size: 28px
}

h5 {
    font-size: 24px
}

p {
    font-weight: 400;
    font-size: 16px
}

.title {
    font-size: 46px;
    font-weight: 700;
    color: var(--black);
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: .5px
}

section {
    padding: 80px 0
}

.fw900 {
    font-weight: 900 !important
}

.fw600 {
    font-weight: 600 !important
}

.container {
    max-width: 1685px
}

.white {
    color: rgba(var(--white)) !important
}

.btn {
    transition: all .5s;
    display: inline-flex;
    letter-spacing: .5px;
    justify-content: center;
    align-items: center;
    color: rgba(var(--blue));
    border-radius: 0;
    padding: 0;
    min-height: 58px;
    font-size: 20px;
    font-weight: 600;
    padding: 0 30px;
    column-gap: 20px;
    text-transform: capitalize;
    border-radius: 4px
}

.btn {
    background-color: rgba(var(--blue));
    color: rgba(var(--white))
}

.btn:hover {
    background-color: #013f81;
    color: rgba(var(--white))
}

.form-group {
    margin-bottom: 35px
}

.form-control {
    border: 0;
    border-bottom: 1px solid #dedede !important;
    border-radius: 0;
    background-color: transparent;
    height: 42px;
    font-size: 14px !important;
    font-weight: 400;
    color: rgb(var(--black));
    font-family: var(--inter) !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #0d56b0 !important
}

.form-control:focus:placeholder {
    opacity: 0;
    background-color: transparent
}

picture {
    width: 100%;
    display: block
}

picture img {
    width: 100%;
    height: 100%
}

.sidebar_wrapper {
    position: sticky;
    top: 80px;
    padding-top: 80px;
    padding-bottom: 50px
}

.sidebar_wrapper .sidebar_title {
    color: #222;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 24px;
    display: inline-block
}

.sidebar_wrapper .sidebar li a {
    font-size: 16px;
    color: #000;
    padding: 8px 20px;
    border-left: 1px solid #eaeaea;
    display: inline-block;
    transition: all .3s
}

.sidebar_wrapper .sidebar li a.current {
    border-left: 1px solid #000;
    font-weight: 600
}

#content section {
    padding-left: 40px;
    padding-right: 40px
}

@media (min-width:1800px) {
    .container {
        padding: 0
    }
}

@media (max-width:1500px) {
    #content section {
        padding-left: 0;
        padding-right: 0
    }
}

.celebrate_logo {
    height: 43px
}

.celebrate_logo {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    max-width: 60px
}

.celebrate_logo img {
    width: 100%;
    filter: grayscale(1);
    height: auto
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9990;
    background-color: #fff;
    padding: 10px 0
}

.top_nav {
    transition: all .3s
}

nav {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative
}

nav:hover {
    overflow: initial
}

header .container {
    max-width: 1530px !important;
    margin: 0 auto;
    transition: var(--trans_a3)
}

nav {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative
}

header nav .container {
    position: static
}

.main_box_top {
    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
}

nav .logo {
    max-width: 100%;
    display: table
}

nav .logo a {
    position: relative;
    max-width: 240px;
    vertical-align: middle;
    display: table-cell;
    z-index: 1
}

nav .logo a img {
    width: 100%
}

.img-fluid.logo_elu {
    max-width: 180px
}

.mobile {
    display: none
}

nav ul.menu li.get_quote_btn a {
    color: rgba(var(--blue));
    border: 2px solid rgba(var(--blue));
    line-height: normal;
    min-height: 50px;
    padding: 0 25px;
    font-size: 16px
}

nav ul.menu li.get_quote_btn a:hover {
    background-color: rgba(var(--blue));
    color: rgba(var(--white));
    box-shadow: none
}

.top_nav.sticky nav ul.menu li.get_quote_btn a {
    background-color: rgba(var(--blue));
    color: rgba(var(--white));
    box-shadow: none
}

.top_nav.sticky nav ul.menu li.get_quote_btn a:hover {
    background-color: rgba(var(--white));
    color: rgba(var(--blue))
}

#nav-icon {
    width: 25px;
    height: 19px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: none;
    z-index: 99999;
    cursor: pointer
}

#nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #242d34;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon span:nth-child(1) {
    top: 0
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
    top: 8px
}

#nav-icon span:nth-child(4) {
    top: 16px
}

nav ul.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

nav ul.menu li {
    position: relative;
    padding-right: 18px;
    padding-left: 18px
}

nav ul.menu li:last-child {
    margin-right: 0
}

nav ul.menu li a,
nav ul.menu li>span {
    font-weight: 600;
    font-size: 18px;
    color: #22292f;
    text-transform: capitalize;
    position: relative;
    line-height: 75px;
    border-bottom: 5px solid transparent;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: block
}

nav ul.menu li.active>a,
nav ul.menu li:hover>a {
    text-decoration: none;
    border-bottom-color: #2166f3
}

nav ul.menu li.active li.active a {
    color: #2166f3 !important
}

nav ul.menu li.dropdown_menu>a::before {
    content: "\f107 ";
    position: absolute;
    right: -2px;
    top: 50%;
    color: #757575;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: fontawesome;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    line-height: 0;
    font-size: 16px
}

nav ul.menu li .mega__menu,
nav ul.menu li ul.sub_menu {
    position: absolute;
    width: 300px;
    background-color: #242d34;
    top: 47px;
    left: -20px;
    padding: 20px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(33px);
    -ms-transform: translateY(33px);
    transform: translateY(33px);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    z-index: 9999
}

nav ul.menu li ul.sub_menu li {
    padding: 0 30px;
    position: relative
}

nav ul.menu li:hover .mega__menu,
nav ul.menu li:hover ul.sub_menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(33px);
    -ms-transform: translateY(33px);
    transform: translateY(33px)
}

nav ul.menu li ul.sub_menu li a {
    border: 0;
    text-transform: capitalize;
    font-size: 14px;
    position: relative;
    margin-right: 0;
    line-height: 18px;
    color: #fff;
    margin-bottom: 6px;
    padding-bottom: 5px;
    padding-left: 17px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
    display: inline-block
}

nav ul.menu li ul.sub_menu li a:after {
    content: "\f0da";
    position: absolute;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    top: 12px;
    color: rgba(255, 255, 255, .2784313725490196)
}

span.mobile-view {
    display: none
}

.btn:hover::after,
li.get_quote_btn a:hover::after {
    filter: none
}

.text-normal {
    text-transform: none !important
}

nav ul.menu li .mega__menu ul.sub_menu {
    position: static;
    transform: translateY(0);
    box-shadow: none;
    width: auto
}

nav ul.menu li .mega__menu .container {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

header nav .dropdown_menu.mega__menu__wrapper {
    position: static
}

nav ul.menu li .mega__menu .menu__wrapper .sub_menu_head {
    font-size: 20px;
    color: #fff;
    text-align: left;
    padding: 0;
    margin-bottom: 5px;
    font-weight: 500
}

nav ul.menu li .mega__menu {
    position: absolute;
    left: 0;
    right: 0;
    min-width: 100vw;
    box-shadow: 0 2px 15px rgb(0 0 0/3%);
    padding: 50px 0;
    background-color: #242d34;
    z-index: 0
}

nav ul.menu li:hover .mega__menu {
    opacity: 1;
    visibility: visible
}

nav ul.menu li .mega__menu ul.sub_menu li {
    padding: 0
}

nav ul.menu li .mega__menu .menu__wrapper {
    flex: 0 0 calc(20% - 0px);
    padding: 0 10px;
    width: 100%
}

nav ul.menu li .mega__menu .menu__wrapper::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    background-color: #ffffff42;
    height: 100%;
    z-index: 1
}

nav ul.menu li .mega__menu .menu__wrapper:last-child::before {
    content: none
}

nav ul.menu li ul.sub_menu li:hover a {
    color: #169ef8
}

nav ul.menu li .mega__menu,
nav ul.menu li .mega__menu ul.sub_menu,
nav ul.menu li ul.sub_menu {
    background-color: #fff;
    border-top: 1px solid #e3e3e3
}

nav ul.menu li .mega__menu ul.sub_menu li a::after,
nav ul.menu li .mega__menu ul.sub_menu::after {
    content: none
}

nav ul.menu li .mega__menu .menu__wrapper .sub_menu_head {
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 18px
}

nav ul.menu li .mega__menu ul.sub_menu li a,
nav ul.menu li ul.sub_menu li a {
    color: #000;
    font-size: 16px;
    padding-left: 0
}

nav ul.menu li .mega__menu ul.sub_menu {
    border: 0;
    padding-bottom: 0
}

nav ul.menu li .mega__menu,
nav ul.menu li ul.sub_menu {
    box-shadow: 0 12px 20px rgb(0 0 0/10%)
}

nav ul.menu li ul.sub_menu li:hover a {
    color: #2166f3
}

nav ul.menu li ul.sub_menu li:last-child a {
    border: 0 !important
}

header nav ul.menu li.dropdown_menu ul.sub_menu li a.btn {
    min-width: 250px;
    max-width: 280px;
    height: 52px;
    text-align: center;
    text-transform: capitalize !important;
    letter-spacing: .5px;
    color: #fff;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600
}

header nav ul.menu li.dropdown_menu ul.sub_menu li a.btn::after {
    position: static;
    content: none
}

nav ul.menu li .mega__menu .menu__wrapper .sub_menu_head a {
    all: unset;
    cursor: pointer;
    transition: all .3s
}

nav ul.menu li .mega__menu .menu__wrapper .sub_menu_head a span {
    display: block;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    margin: 5px 0 0
}

nav ul.menu li .mega__menu .menu__wrapper .sub_menu_head a:hover {
    color: #2166f3
}

header nav .dropdown_menu a,
header nav .dropdown_menu.mega__menu__wrapper a {
    padding-right: 20px
}

.top_nav.sticky {
    background-color: #fff;
    padding: 0
}

.top_nav.sticky {
    -webkit-box-shadow: 0 2px 17px rgba(0, 0, 0, .11);
    box-shadow: 0 2px 17px rgba(0, 0, 0, .11)
}

footer {
    background-color: #efefef;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px
}

footer .container {
    max-width: calc(100% - 100px)
}

.bottom_footer .container {
    max-width: 1388px
}

footer .footer_menu_head {
    font-size: 16px;
    color: #22292f;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 24px;
    font-weight: 700;
    letter-spacing: .5px
}

footer .footer_menu_head a {
    color: #22292f;
    transition: all .3s
}

footer .footer_menu_head a:hover {
    color: rgba(var(--blue))
}

footer .footer_menu_head:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 29px;
    background-color: #2166f3
}

footer ul li a {
    display: inline-block;
    font-size: 14px;
    color: #000;
    line-height: normal;
    transition: all .3s
}

footer ul li a:hover {
    color: #2166f3
}

footer address {
    font-size: 13px;
    line-height: 22px
}

footer address i {
    color: grey;
    font-size: 21px !important;
    margin-right: 16px
}

footer address div {
    margin-bottom: 10px
}

footer address div a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000
}

.new-contact-wrapper {
    margin-bottom: 0
}

.emial-wrpper {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 0
}

.emial-wrpper b {
    width: 100%;
    color: #333;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700
}

.emial-wrpper a {
    width: 100%;
    align-items: center;
    font-size: 12px
}

.emial-wrpper a i {
    width: 23px;
    color: grey;
    font-size: 18px !important;
    margin-right: 8px;
    text-align: center
}

footer .fa-envelope-o:before {
    content: "\f0e0";
    font-size: 15px
}

.footer-logos-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    row-gap: 10px
}

.footer-logos-wrapper div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 50%
}

body footer .clutch-widget-wrapper {
    width: 100% !important;
    max-width: 200px;
    justify-content: center !important
}

.last-wrapper-row-footer {
    margin-top: 40px
}

.mobile-app-logo {
    text-align: center
}

.footer-logos-wrapper div a {
    width: 100%;
    display: block;
    text-align: left
}

.goodfirms {
    max-width: 210px;
    margin: 0 auto
}

.gartner-logo {
    margin-bottom: 0;
    text-align: center
}

.dmca-logo {
    flex: 0 0 100%
}

.hire__menus {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    column-gap: 30px
}

.hire__menus ul li {
    line-height: normal;
    margin-bottom: 6px
}

.hire__menus ul li:last-child {
    margin-bottom: 0
}

.custom-row-wrapper-box {
    max-width: 292px
}

footer>.container>.row {
    max-width: 1300px;
    margin: 0 auto
}

.bottom_footer_wrap {
    margin-top: 40px;
    padding: 0
}

footer address>.company_mail>div {
    position: relative;
    margin-top: 10px;
    padding: 0 20px
}

footer address>.company_mail>div:first-child {
    padding-left: 0
}

footer address>.company_mail>div:last-child {
    padding-right: 0
}

footer address>.company_mail>div::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 40px;
    background-color: rgba(0, 0, 0, .1)
}

.footer-logos-wrapper>div:last-child::before,
footer address>.company_mail>div:last-child::before {
    display: none
}

.footer-logos-wrapper div.dmca-logo {
    display: none
}

.bottom_footer {
    padding: 20px 0
}

.social_media ul li a {
    display: block;
    border: 2px solid #7d7d7d;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #7d7d7d;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-right: 8px;
    display: flex;
    justify-content: center;
    align-items: center
}

.social_media ul li:last-child a {
    margin-right: 0
}

.social_media ul li {
    display: inline-block
}

.social_media ul li a:hover {
    color: #fff !important
}

li.facebook a:hover {
    background-color: #365899;
    border-color: #365899 !important
}

li.twitter a:hover {
    background-color: #1da1f2;
    border-color: #1da1f2 !important
}

li.instagram a:hover {
    background-color: #e4405f;
    border-color: #e4405f !important
}

li.google-plus a:hover {
    background-color: #db4437;
    border-color: #db4437 !important
}

li.linkedin a:hover {
    background-color: #007bb5;
    border-color: #007bb5 !important
}

li.youtube a:hover {
    background-color: red;
    border-color: red !important
}

.copy_right {
    font-size: 13px;
    letter-spacing: 1px;
    color: #000
}

.copy_right ul li:first-child {
    border-right: 1px solid #363636;
    margin-right: 10px;
    padding-right: 12px;
    line-height: 12px;
    margin-top: 12px
}

.copy_right ul li {
    display: inline-block;
    letter-spacing: 0
}

.copy_right ul li a {
    color: #363636
}

li.google-plus {
    display: none !important
}

.scrolltop {
    margin: 0 auto;
    position: fixed;
    bottom: 16px;
    right: 20px;
    z-index: 99;
    background: #fff;
    padding: 9px 15px 5px;
    text-align: center;
    cursor: pointer;
    display: none;
    border: 2px solid #eaeaea;
    border-radius: 50px;
    height: 60px;
    width: 60px;
    transition: all .3s
}

.scrolltop:hover {
    background: #f4f4f4
}

#cookieStrip {
    height: auto;
    background: #000;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    z-index: 99999
}

#cookieStrip .container {
    max-width: 1200px !important
}

.cookieStrip p {
    color: #fff;
    font-weight: 300;
    text-align: left;
    font-size: 14px
}

.cookieStrip p:last-child {
    margin-bottom: 0 !important
}

.cookieStrip p a {
    color: #8aceff;
    margin-left: 10px
}

.cookieStrip p a:hover {
    text-decoration: underline
}

.mobile_number_details {
    gap: 10px
}

.mobile_number_details li a {
    line-height: normal
}

.mobile_number_details li.two_num {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 11px
}

.mobile_number_details li.two_num a {
    white-space: nowrap
}

.btn i {
    display: none
}

body .scrolltop {
    z-index: 999 !important
}

nav ul.menu li.get_quote_btn.desktop {
    padding-right: 0
}

nav ul.menu li.get_quote_btn a {
    background-color: #fff;
    position: relative
}

.get_quote_btn .btn:after,
.get_quote_btn .btn:before {
    animation: yellow-button-pulse-1 8s linear 0s infinite normal both;
    border: 3px solid #013f81;
    border-radius: 3px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.get_quote_btn .btn:before {
    animation-name: yellow-button-pulse-2
}

.top_nav.sticky nav ul.menu li.get_quote_btn a {
    background-color: rgba(var(--blue));
    color: rgba(var(--white));
    box-shadow: none
}

.top_nav.sticky nav ul.menu li.get_quote_btn a:hover {
    background-color: rgba(var(--white));
    color: rgba(var(--blue))
}

.top_nav.sticky {
    background-color: #fff;
    padding: 0
}

.top_nav.sticky {
    -webkit-box-shadow: 0 2px 17px rgba(0, 0, 0, .11);
    box-shadow: 0 2px 17px rgba(0, 0, 0, .11)
}

.scrolltop {
    bottom: 40px;
    right: 90px;
    box-shadow: 0 1px 10px 3px rgba(0, 0, 0, .18);
    line-height: 36px
}

.floating-btn {
    background-color: rgba(var(--white), 1);
    box-shadow: 0 1px 10px 3px rgba(0, 0, 0, .18);
    border-radius: 50px;
    height: 60px;
    width: 60px;
    position: fixed;
    z-index: 10;
    cursor: pointer;
    bottom: 40px;
    right: 20px;
    transition: all .2s linear;
    display: flex;
    justify-content: center;
    align-items: center
}

.floating-btn:hover {
    box-shadow: 0 1px 10px 3px rgba(0, 0, 0, .18)
}

.plus {
    background: url(../../assets/images/floating-menu/quill_chat.svg) 90% 0 no-repeat;
    width: 27px;
    height: 27px;
    display: block;
    background-size: 27px 27px;
    position: relative;
    margin: 17px auto 15px;
    margin: 0 !important
}

.plus:before {
    display: none
}

.action {
    border-radius: 50px;
    height: 60px;
    width: 60px;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -10;
    margin-bottom: -40px;
    background-color: rgba(var(--white), 1);
    position: relative;
    -webkit-transition: top .3s, margin-bottom .3s, opacity .1s;
    transition: top .3s, margin-bottom .3s, opacity .1s;
    padding: 15px 0 15px;
    cursor: pointer;
    transition: all .2s linear;
    box-shadow: 0 1px 10px 3px rgba(0, 0, 0, .18);
    visibility: hidden
}

.action>a {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    text-align: center
}

.action .live-toggle {
    opacity: 0
}

.action:hover {
    background-color: #2166f3;
    color: #fff
}

.action:hover img {
    filter: brightness(100)
}

.floating_wrapper {
    position: fixed;
    right: 20px;
    bottom: 110px;
    z-index: 111
}

@media (max-width:991px) {
    .scrolltop {
        bottom: 75px;
        right: 5px;
        width: 40px;
        height: 40px;
        padding: 0;
        margin: 0;
        border: 0
    }

    .scrolltop:hover {
        background-color: #fff
    }

    .scrolltop img {
        width: 55%
    }

    .floating_wrapper {
        display: flex;
        gap: 12%;
        width: 50px;
        justify-content: center;
        align-items: center;
        bottom: 0;
        right: 0;
        padding: 13px 0;
        transition: all .3s
    }

    .action {
        top: 0 !important;
        margin: 0;
        padding: 0;
        height: 40px;
        width: 40px;
        box-shadow: none
    }

    .floating-btn {
        right: 5px;
        bottom: 12px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: none
    }

    .floating-btn .plus {
        margin: 0
    }

    .action>a img {
        width: 100%
    }

    .action>a {
        padding: 7px
    }

    .floating-btn {
        box-shadow: 0 1px 10px 3px rgba(0, 0, 0, .18)
    }

    .action .live-toggle {
        padding: 0
    }

    .sidebar_wrapper {
        padding-top: 0
    }
}

@media (max-width:575px) {
    .floating_wrapper {
        gap: 25px;
        padding: 13px 10px
    }
}

@media (max-width:360px) {
    .floating_wrapper {
        gap: 15px;
        padding: 13px 10px
    }
}

@media (min-width:1800px) {
    .container {
        padding: 0
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1530px
    }
}

@media (max-width:1600px) {
    nav ul.menu li {
        padding-right: 12px;
        padding-left: 12px
    }

    section {
        padding: 80px 0
    }

    .btn {
        font-size: 20px;
        padding: 0 20px;
        min-height: 55px
    }

    .container,
    header nav .container {
        max-width: calc(100% - 50px) !important
    }

    footer>.container>.row {
        max-width: 100%
    }

    #content section .container_padd_mobile {
        max-width: 100% !important;
        padding: 0
    }
}

@media (max-width:1440px) {
    nav ul.menu li:last-child .sub_menu {
        left: -170px
    }

    header nav ul.menu li.dropdown_menu ul.sub_menu li a.btn {
        min-width: inherit;
        font-size: 15px;
        max-width: 214px;
        word-break: break-word;
        white-space: initial;
        height: auto;
        min-height: unset
    }

    nav ul.menu li {
        padding-right: 12px;
        padding-left: 12px
    }

    section {
        padding: 70px 0
    }

    .btn {
        font-size: 18px
    }

    .goodfirms {
        margin-left: auto
    }

    footer {
        padding: 60px 0 !important
    }

    footer .container {
        max-width: calc(100% - 0px)
    }

    section.bottom_footer {
        padding: 70px 50px
    }

    section.bottom_footer {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:1399px) {

    .container,
    header nav .container {
        max-width: calc(100% - 30px) !important
    }

    nav ul.menu li {
        padding-right: 12px;
        padding-left: 12px
    }

    nav ul.menu li a,
    nav ul.menu li>span {
        font-size: 15px
    }
}

@media (max-width:1199px) {

    .container,
    header nav .container {
        max-width: calc(100% - 0px) !important;
        padding: 0 15px
    }

    section {
        padding: 60px 0
    }

    h2 {
        font-size: 32px;
        margin-bottom: 50px
    }

    .img-fluid.logo_elu {
        max-width: 156px
    }

    nav ul.menu li a,
    nav ul.menu li>span {
        font-size: 13px !important
    }

    nav ul.menu li .mega__menu .menu__wrapper {
        flex: 0 0 calc(25% - 0px)
    }

    nav ul.menu li.get_quote_btn a::after {
        display: none
    }

    nav ul.menu li .mega__menu {
        padding: 30px 0
    }

    nav ul.menu li .mega__menu .menu__wrapper .sub_menu_head {
        font-size: 16px
    }

    nav ul.menu li .mega__menu ul.sub_menu {
        padding: 10px 0
    }

    nav ul.menu li .mega__menu ul.sub_menu li a,
    nav ul.menu li ul.sub_menu li a {
        padding: 5px 0;
        font-size: 14px !important
    }

    nav ul.menu li ul.sub_menu li:last-child a {
        border: 0 !important;
        margin-bottom: 0
    }

    li.get_quote_btn a {
        width: 130px
    }

    .company_mail {
        word-break: break-all;
        line-height: 14px
    }

    .footer-logos-wrapper div {
        flex: 0 0 25%
    }

    footer {
        padding: 40px 0 !important
    }

    footer address {
        margin-bottom: 0
    }

    .hire__menus {
        margin-bottom: 40px
    }

    .custom-row-wrapper-box {
        max-width: 100%
    }

    .footer-logos-wrapper div {
        flex: 1
    }

    .footer-logos-wrapper div.goodfirms {
        margin: 0
    }

    .footer-logos-wrapper div.dmca-logo {
        display: flex
    }

    section.bottom_footer {
        padding: 40px 30px
    }

    section.bottom_footer {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .copy_right {
        font-size: 13px;
        letter-spacing: 1px
    }

    header nav .dropdown_menu a,
    header nav .dropdown_menu.mega__menu__wrapper a {
        padding-right: 15px
    }

    nav ul.menu li.get_quote_btn a {
        min-height: 46px;
        padding: 0 10px
    }

    .footer-logos-wrapper {
        row-gap: 10px;
        justify-content: flex-start;
        gap: 20px
    }
}

@media (max-width:991px) {
    section {
        padding: 50px 0
    }

    h2 {
        font-size: 32px;
        margin-bottom: 50px
    }

    nav ul.menu li {
        padding-right: 18px;
        padding-left: 18px
    }

    header nav ul.menu li {
        margin-right: 34px
    }

    header {
        width: 100%;
        margin: 0 auto
    }

    nav ul.menu li {
        margin-right: 30px
    }

    header nav {
        padding: 13px 10px
    }

    #nav-icon {
        display: block;
        -ms-transform: translatey(-50%)
    }

    nav ul.menu {
        max-width: 320px;
        padding: 100px 0 50px;
        background-color: #fff;
        position: fixed;
        right: -100%;
        display: block;
        z-index: 999;
        overflow-y: auto;
        height: 100%;
        top: 0
    }

    nav ul.menu li .mega__menu,
    nav ul.menu li ul.sub_menu {
        position: static;
        width: 100%;
        opacity: 1;
        visibility: visible;
        display: none;
        overflow-y: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        padding-left: 20px;
        -webkit-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
        padding-right: 20px
    }

    header nav .dropdown_menu.mega__menu__wrapper {
        position: relative
    }

    nav ul.menu li ul.sub_menu {
        padding: 10px 0
    }

    nav ul.menu {
        width: 100%;
        overflow-x: hidden
    }

    .menu_heigh_box ul.menu li a {
        line-height: 42px;
        color: #000;
        border: 0;
        font-size: 14px
    }

    .menu_heigh_box li {
        margin: 0 !important
    }

    nav .get_quote_btn {
        padding: 0 5px !important;
        height: 40px
    }

    nav ul.menu li.dropdown_menu>a::before {
        right: 30px;
        top: 20px
    }

    nav ul.menu li ul.sub_menu li {
        padding: 0 20px
    }

    nav ul.menu li:hover ul.sub_menu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .get_wrapper .mobile {
        display: block
    }

    .get_quote_btn.desktop {
        display: none
    }

    .get_wrapper {
        right: 0;
        top: 50%;
        display: flex;
        column-gap: 15px;
        align-items: center;
        justify-content: flex-end
    }

    .menu_wrapper {
        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;
        width: 100%
    }

    header#mainNav nav {
        padding: 13px 0
    }

    nav ul.menu li .mega__menu {
        transform: translateY(0) !important;
        padding: 5px 0 5px 20px
    }

    nav ul.menu li .mega__menu .container {
        display: block;
        padding: 0
    }

    nav ul.menu li .mega__menu ul.sub_menu {
        display: block;
        padding: 0 0 10px 0
    }

    nav ul.menu li .mega__menu .menu__wrapper {
        padding: 10px 0;
        word-break: break-word;
        position: relative;
        margin: 0
    }

    nav ul.menu li .mega__menu .menu__wrapper .sub_menu_head {
        font-size: 16px
    }

    nav ul.menu li .mega__menu .menu__wrapper::before {
        width: 100%;
        height: 1px;
        top: auto;
        bottom: 0
    }

    nav ul.menu li .mega__menu .menu__wrapper:last-child {
        margin: 0;
        padding-bottom: 0
    }

    span.mobile-view {
        display: inline-block
    }

    nav ul.menu li.get_quote_btn a::after {
        display: inline-block
    }

    nav ul.menu li a,
    nav ul.menu li>span {
        font-size: 14px !important;
        line-height: 42px;
    }

    span.desktop-view {
        display: none
    }

    nav ul.menu li .mega__menu ul.sub_menu li a {
        margin: 0
    }

    header nav ul.menu li.dropdown_menu ul.sub_menu li a.btn {
        max-width: 260px;
        min-width: auto !important
    }

    header li.get_quote_btn a {
        padding: 3px 10px;
        width: auto;
        min-height: 45px;
        font-size: 16px;
        width: auto;
        position: relative
    }

    .full_tablet_view {
        margin-top: 50px
    }

    .company_mail,
    footer address {
        line-height: 22px
    }

    footer .container {
        max-width: calc(100% - 0px)
    }

    .last-wrapper-row-footer {
        margin-top: 40px
    }

    .new-contact-wrapper {
        flex-wrap: wrap
    }

    footer address>.company_mail>div {
        padding: 0 13px;
        margin-bottom: 10px
    }

    .footer-logos-wrapper {
        flex-wrap: wrap;
        row-gap: 0
    }

    .footer-logos-wrapper>div:first-child {
        margin-left: 0 !important
    }

    .bottom_footer_wrap {
        margin-top: 0;
        padding: 0
    }

    .bottom_footer_wrap .full_tablet_view {
        margin: 0
    }

    section.bottom_footer {
        padding: 20px 0
    }

    nav ul.menu>li {
        border-bottom: 1px solid #ececec
    }

    .footer-logos-wrapper>div {
        flex: 0 0 115px
    }
}

@media (max-width:767px) {
    h2 {
        font-size: 24px;
        margin-bottom: 30px !important
    }

    .btn {
        font-size: 17px
    }

    .desktop {
        display: none
    }

    .mobile {
        display: block
    }

    li.get_quote_btn a {
        font-size: 12px;
        padding: 0 8px
    }

    footer {
        padding-left: 0;
        padding-right: 0
    }

    .social_media {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 10px
    }

    section.bottom_footer .copy_right {
        text-align: center !important
    }

    footer .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .copy_right {
        font-size: 13px;
        letter-spacing: 1px
    }

    .custom-row-wrapper-box div {
        text-align: center !important
    }

    .footer-logos-wrapper>div {
        flex: 0 0 120px !important
    }

    .btn {
        min-width: 80% !important
    }

    .cookieStrip {
        flex-wrap: wrap
    }

    .cookieStrip p {
        margin-right: 0;
        margin-bottom: 20px
    }

    .hire__menus ul li {
        margin-bottom: 15px
    }

    .emial-wrpper b {
        margin-bottom: 10px
    }

    .emial-wrpper a {
        margin-bottom: 15px
    }

    nav ul.menu li .mega__menu .menu__wrapper .sub_menu_head {
        margin-bottom: 5px !important
    }
}

@media (max-width:575px) {
    .get_wrapper {
        height: 40px;
        width: 163px
    }

    .cookieStrip p a {
        height: 20px;
        display: inline-block
    }

    header li.get_quote_btn a {
        min-width: auto !important;
        min-height: 43px;
        font-size: 14px;
        width: auto;
        min-height: 40px !important
    }

    header .get_wrapper {
        column-gap: 5px
    }

    .btn {
        min-width: 320px !important;
        font-size: 17px;
        min-height: 50px !important;
        height: auto !important
    }

    nav .logo {
        max-width: 180px;
        height: 43px;
        display: flex;
        align-items: center
    }

    nav .logo a {
        flex: 0 0 135px;
        width: 100%
    }

    .celebrate_logo {
        height: 40px;
        flex: 0 0 40px;
        padding-left: 10px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .footer-logos-wrapper {
        flex-wrap: wrap
    }

    .footer-logos-wrapper {
        align-items: center;
        row-gap: 10px;
        justify-content: center
    }

    .footer-logos-wrapper>div {
        margin: 0;
        width: 50% !important;
        max-width: 100% !important
    }

    .footer-logos-wrapper>div:first-child {
        width: 100% !important;
        flex: 0 0 200px !important
    }

    .full_tablet_view {
        max-width: 320px
    }

    footer .footer_menu_head:after {
        margin: 0 auto;
        left: 0;
        right: 0
    }

    footer .footer_menu_head,
    footer ul {
        text-align: center
    }

    .hire__menus {
        justify-content: center
    }

    .custom-row-wrapper-box {
        margin: 0 auto
    }

    .hire__menus {
        margin-bottom: 30px
    }

    .footer-logos-wrapper>div:last-child::before,
    footer address>.company_mail>div::before {
        display: none
    }

    footer address>.company_mail>div {
        padding-right: 0
    }

    footer address div {
        text-align: center;
        justify-content: center
    }

    .emial-wrpper a {
        justify-content: center
    }

    .footer-logos-wrapper div a {
        text-align: center
    }

    footer address>.company_mail>div {
        padding: 0
    }

    .container {
        max-width: calc(100% - 0px) !important
    }

    nav ul.menu {
        max-width: 100%
    }

    .title {
        font-size: 36px
    }
}

@media (max-width:480px) {
    section {
        padding: 40px 0
    }

    .btn {
        font-size: 16px
    }

    h2 {
        font-size: 21px
    }

    ul.mobile li.get_quote_btn a:after {
        content: none
    }

    header .container,
    header nav .container {
        padding: 0 10px
    }

    footer .container {
        max-width: calc(100% - 0px)
    }

    .bottom_footer_wrap .full_tablet_view {
        padding: 0
    }

    .btn {
        min-width: 100% !important
    }
}

@media (max-width:360px) {
    li.get_quote_btn a {
        font-size: 10px !important
    }

    .social_media ul li a {
        margin-right: 3px;
        margin-left: 3px
    }

    .footer-logos-wrapper>div:first-child {
        width: 100% !important;
        flex: 0 0 200px !important;
        margin: 0
    }
}

@media (max-width:359px) {
    .celebrate_logo img {
        display: none
    }

    nav .logo {
        position: relative;
        padding-bottom: 20px;
        max-width: 150px
    }

    nav .logo::after {
        content: "Celebrating 20 Years...";
        position: absolute;
        bottom: 0;
        left: 20px;
        font-size: 10px;
        color: rgb(55 119 255);
        width: 100%;
        white-space: nowrap;
        font-weight: 600
    }

    footer {
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 0;
        padding-right: 0
    }

    footer .container {
        max-width: calc(100% - 0px)
    }

    footer ul {
        margin-bottom: 30px
    }

    .bottom_footer_wrap {
        margin-top: 0;
        padding: 0
    }

    .custom-row-wrapper-box div {
        text-align: center !important;
        margin: 0 auto
    }

    footer .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .footer-logos-wrapper>div {
        flex: 0 0 100px !important
    }

    footer .full_tablet_view {
        margin-top: 0
    }

    .hire__menus {
        margin-bottom: 0
    }

    .social_media {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 10px
    }

    section.bottom_footer .copy_right {
        text-align: center !important
    }
}

.sprite_img {
    background: url(../../assets/images/css_sprites.webp);
    background: url(../../assets/images/css_sprites.webp);
    display: inline-block
}

.bg-2 {
    width: 146px;
    height: 146px;
    background-position: -5px -5px
}

.bg-5 {
    width: 146px;
    height: 146px;
    background-position: -161px -5px
}

.bg-8 {
    width: 192px;
    height: 54px;
    background-position: -5px -161px
}

.bg-12 {
    width: 121px;
    height: 24px;
    background-position: -273px -353px
}

.bg-16 {
    width: 146px;
    height: 52px;
    background-position: -5px -225px
}

.bg-17 {
    width: 52px;
    height: 40px;
    background-position: -654px -519px
}

.bg-48 {
    width: 22px;
    height: 26px;
    background-position: -587px -636px
}

.bg-49 {
    width: 141px;
    height: 21px;
    background-position: -161px -225px
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-phone:before {
    content: "\f095"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-copyright:before {
    content: "\f1f9"
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.homeBanner {
    padding: 110px 0 60px
}

.homeBanner .container {
    max-width: 1530px
}

.homeBanner .text {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column
}

.homeBanner .text .title {
    font-size: 72px;
    line-height: 1.1;
    margin-bottom: 39px;
    text-align: left;
    color: #000
}

.homeBanner .text .subTitle {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 36px;
    max-width: 750px;
    color: #000
}

.homeBanner .text .subSubTitle {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 0 18px;
    max-width: 720px;
    color: #000
}

.homeBanner .text .btn {
    min-width: 360px;
    margin-top: 50px
}

.homeBanner .img {
    margin: 0;
    max-width: 655px;
    margin-left: auto;
    transform: translate(0, 0);
    text-align: right
}

@media (max-width:1600px) {
    .homeBanner .text .btn {
        margin-top: 30px;
        min-width: 340px
    }

    .homeBanner .img {
        text-align: center
    }

    .homeBanner .img>img {
        max-width: 80%
    }

    .homeBanner .text .title {
        font-size: 62px
    }
}

@media (max-width:1440px) {
    .homeBanner .text .subSubTitle {
        font-size: 20px;
        line-height: 28px
    }

    .homeBanner .text .title {
        font-size: 52px
    }

    .homeBanner .text .subTitle {
        font-size: 28px;
        margin-bottom: 36px
    }
}

@media (max-width:1199px) {
    .homeBanner .img>img {
        max-width: 100%
    }

    .homeBanner .text {
        padding: 0
    }

    .homeBanner .img {
        padding: 0
    }

    .homeBanner .text .title {
        font-size: 48px;
        margin-bottom: 26px
    }

    .homeBanner .text .subTitle {
        font-size: 24px;
        margin-bottom: 22px
    }
}

@media (max-width:991px) {
    .homeBanner .img {
        margin: 0 auto 30px
    }

    .homeBanner .text .title {
        font-size: 46px;
        text-align: center;
        width: 100%
    }

    .homeBanner .text .subTitle {
        font-size: 26px;
        width: 100%;
        max-width: 100%
    }

    .homeBanner .text {
        text-align: center;
        width: 100%
    }

    .homeBanner .img {
        text-align: center
    }

    .homeBanner .text .subSubTitle {
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }

    .homeBanner .img>img {
        max-width: 500px;
        transform: translateX(0)
    }

    .homeBanner .img {
        text-align: center
    }

    .homeBanner .text .btn {
        margin: 30px auto 0
    }

    .homeBanner .text .title br {
        display: none
    }
}

@media (max-width:767px) {
    .homeBanner {
        padding: 110px 0 40px
    }

    .homeBanner .text .title {
        font-size: 42px;
        line-height: 58px;
        margin-bottom: 22px
    }

    .homeBanner .text .subTitle {
        font-size: 20px;
        line-height: 32px;
        margin: 0 0 26px 0
    }

    .homeBanner .text .subSubTitle {
        font-size: 17px;
        line-height: 26px
    }

    .homeBanner .text .btn {
        min-width: auto
    }

    .homeBanner .img>img {
        max-width: 100%
    }

    .homeBanner .text .subTitle br {
        display: none
    }
}

@media (max-width:575px) {
    .homeBanner .text .title {
        font-size: 36px;
        line-height: 42px
    }

    .homeBanner .text .subTitle {
        font-size: 18px;
        max-width: 460px;
        line-height: 28px;
        margin: 0 auto 20px !important
    }

    .homeBanner .text .subSubTitle {
        margin: 0 0 18px !important;
        font-size: 16px;
        text-align: center
    }

    .homeBanner .text .btn {
        margin: 20px auto 0
    }

    .homeBanner {
        padding: 110px 0 30px
    }
}

.owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.owl-stage-outer {
    overflow: hidden
}

.owl-nav.disabled {
    display: none
}

.owl-carousel {
    display: block
}

.owl-item {
    position: relative
}

.shadow_box {
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    border-radius: 15px;
    padding: 15px 38px
}

.sub_title {
    font-size: 48px;
    color: #111;
    line-height: 56px;
    font-weight: 700
}

.herobanner-btn:after {
    display: none
}

ul.services_box {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
    margin-top: 30px
}

ul.services_box .shadow_box {
    flex: 0 0 calc(284px - 15px);
    display: flex;
    padding: 25px 20px;
    column-gap: 15px;
    align-items: flex-start;
    overflow: hidden;
    position: relative
}

ul.services_box .left_svg {
    max-width: 90px;
    min-width: 60px
}

ul.services_box li {
    background-size: 160px;
    background-position: 100% 20px;
    background-repeat: no-repeat;
    transition: all .5s ease;
    position: relative;
    z-index: 1
}

ul.services_box li:before {
    content: "";
    background: #34cff8;
    background: linear-gradient(111deg, rgba(52, 207, 248, 1) 0, rgba(34, 106, 242, 1) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: all .5s ease
}

ul.services_box li:focus:before,
ul.services_box li:hover:before {
    opacity: 1
}

ul.services_box li:hover p {
    color: #fff
}

ul.services_box li:hover img {
    filter: brightness(100)
}

ul.services_box li:after {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: top right;
    z-index: -1
}

ul.services_box li p {
    font-size: 18px;
    text-align: left
}

ul.services_box li:first-child::after {
    content: "";
    background-image: url(../../assets/images/web-app/customservice-04.webp)
}

ul.services_box li:nth-child(2):after {
    content: "";
    background-image: url(../../assets/images/web-app/customservice-03.webp)
}

ul.services_box li:nth-child(3):after {
    content: "";
    background-image: url(../../assets/images/web-app/customservice-01.webp)
}

ul.services_box li:nth-child(4):after {
    content: "";
    background-image: url(../../assets/images/web-app/customservice-02.webp)
}

.f-18 {
    font-size: 18px
}

.services_box .left_svg img {
    width: 100%
}

.schedule_free {
    position: relative;
    z-index: 1
}

.schedule_free .schedule_free_img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    z-index: -1
}

.schedule_free h3 {
    color: #fff;
    font-weight: 600;
    font-size: 32px
}

.schedule_free .btn {
    border: 2px solid #f7f7f7;
    color: #000;
    background-color: #fff
}

.schedule_free .btn:after {
    display: none
}

.schedule_free .btn.herobanner-btn:hover {
    background: 0 0 !important;
    color: #fff
}

.sidebar_wrapper {
    position: sticky;
    top: 80px;
    padding-top: 80px
}

.sidebar_wrapper .sidebar_title {
    color: #222;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 24px;
    display: inline-block
}

.sidebar_wrapper .sidebar li a {
    font-size: 16px;
    color: #000;
    padding: 8px 20px;
    border-left: 1px solid #eaeaea;
    display: inline-block;
    transition: all .3s
}

html {
    scroll-behavior: smooth
}

#content section {
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:1500px) {
    ul.services_box .shadow_box {
        flex: 0 0 calc(50% - 10px)
    }

    #content section {
        padding-left: 0;
        padding-right: 0
    }

    #content section .container_padd_mobile {
        max-width: 100% !important;
        padding: 0
    }
}

@media (max-width:1200px) {
    .sub_title {
        font-size: 36px;
        line-height: normal !important
    }

    .f-18 {
        font-size: 16px
    }

    .w-50 {
        width: 90% !important
    }

    .services_box .shadow_box {
        flex: 0 0 calc(50% - 15px)
    }

    .shadow_box {
        padding: 15px 15px
    }

    ul.services_box .shadow_box {
        flex: 0 0 calc(50% - 15px);
        min-height: 130px
    }

    ul.services_box .left_svg {
        max-width: 50px;
        min-width: 50px
    }

    ul.services_box li p {
        line-height: 22px;
        font-size: 17px
    }
}

@media (max-width:1024px) {
    .sub_title {
        font-size: 32px !important;
        line-height: normal
    }

    p,
    p.w-50 {
        font-size: 16px
    }

    .herobanner-btn {
        font-size: 16px
    }

    .schedule_free h3 {
        font-size: 26px
    }

    .schedule_free {
        padding: 20px !important
    }
}

@media (max-width:991px) {
    .sub_title {
        max-width: 576px;
        margin-inline: auto
    }

    .schedule_free,
    .schedule_free .text-right {
        text-align: center !important
    }

    .schedule_free .text-right .btn {
        margin-top: 20px
    }

    .services_box {
        margin-top: 30px;
        justify-content: center
    }

    .sidebar_wrapper {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .sub_title {
        font-size: 28px !important;
        line-height: normal
    }

    p,
    p.w-50 {
        font-size: 16px
    }

    .services_box .left_svg {
        min-width: 50px
    }

    ul.services_box li p {
        margin-bottom: 0 !important
    }

    .services_box .shadow_box {
        flex: 0 0 calc(100% - 0px)
    }

    .services_box .shadow_box .right_content {
        flex: 0 0 75%
    }

    .services_box .shadow_box .right_content p br {
        display: none
    }

    .schedule_free h3 {
        font-size: 21px
    }

    .schedule_free h3 {
        padding-top: 0 !important
    }

    .schedule_free {
        padding: 30px 0 !important
    }
}

@media (max-width:575px) {
    ul.services_box .shadow_box {
        flex: 0 0 calc(270px - 15px);
        min-height: 130px
    }
}

.bi_sprite_img {
    background: url(../../assets/images/business_intelligence/css_sprites.webp);
    background: url(../../assets/images/business_intelligence/css_sprites.webp);
    display: inline-block
}

.bg-tableau {
    width: 278px;
    height: 73px;
    background-position: -5px -5px
}

.bg-talend {
    width: 246px;
    height: 62px;
    background-position: -293px -5px
}

.bg-blue_check {
    width: 18px;
    height: 19px;
    background-position: -491px -154px
}

.bg-informatica {
    width: 274px;
    height: 47px;
    background-position: -5px -278px
}

.bg-microsoft_bi {
    width: 188px;
    height: 106px;
    background-position: -5px -88px
}

.bg-pentaho {
    width: 240px;
    height: 64px;
    background-position: -5px -204px
}

.bg-power_bi {
    width: 224px;
    height: 67px;
    background-position: -293px -77px
}

.right_insights .right_insights_img {
    max-width: 537px;
    margin: 0 auto
}

.custom_dev_services .small_heading32,
.dashboard_designs .small_heading32,
.right_insights .services_deals .small_heading32,
.small_heading24 {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #111;
    margin-bottom: 20px
}

.custom_dev_services .small_heading32+p,
.dashboard_designs .small_heading32+p,
.right_insights .services_deals .small_heading32+p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #161616
}

.dashboard_designs .small_heading24 {
    font-size: 24px;
    font-weight: 800;
    line-height: 24px
}

.right_insights .services_deals .btn {
    margin-top: 40px
}

.dashboard_designs h5.key_Offerings {
    font-size: 20px;
    line-height: 30px;
    color: #111;
    font-weight: 700;
    margin: 40px 0 20px
}

.dashboard_designs .connect_section h3,
.dashboard_designs ul.service-offer li {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #161616;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px
}

.dashboard_designs ul.service-offer li .bi_sprite_img {
    margin-right: 10px;
    position: absolute;
    left: 0
}

.dashboard_designs ul.sub-services {
    background-color: #fff;
    padding: 30px 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px 30px;
    max-width: 540px;
    justify-content: space-between;
    margin-top: 30px;
    margin-left: 30px;
    margin: 30px 0 30px 0
}

.dashboard_designs ul.sub-services li {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    list-style: outside;
    flex: 0 0 calc(50% - 30px);
    color: #161616;
    padding: 0
}

.dashboard_designs .connect_section h3 {
    padding-left: 0
}

.data_integration_img {
    max-width: 583px;
    margin: 0 auto
}

.report_dashboard_img {
    margin: 0 auto;
    max-width: 652px
}

.olap_cube_img {
    margin: 0 auto;
    max-width: 379px
}

.gradieant_blue {
    background: linear-gradient(270deg, #f5f7fe .02%, #f7fcff 99.93%)
}

.bi_case_studies_img,
.bi_why_us_img {
    max-width: 800px;
    border-radius: 20px;
    overflow: hidden;
    margin-left: auto
}

.bi_our_process_img {
    max-width: 1524px;
    margin: 0 auto
}

.bi_case_studies_sec .btn-group {
    display: flex;
    gap: 16px;
    flex-wrap: wrap
}

.bi_case_studies_sec .btn-group .btn {
    border-radius: 4px !important;
    flex: 0 0 auto
}

.bi_case_studies_sec .white_btn {
    color: rgba(var(--blue));
    border: 2px solid rgba(var(--blue));
    line-height: normal;
    min-height: 50px;
    padding: 0 25px;
    background-color: transparent
}

.bi_case_studies_sec .white_btn:hover {
    background-color: rgba(var(--blue));
    color: rgba(var(--white))
}

.bi_why_us_img {
    max-width: 687px
}

.client_logo_wrapper {
    text-align: center
}

@media (max-width:1599px) {
    .homeBanner .text .title br {
        display: none
    }

    .right_insights .right_insights_img {
        max-width: 450px
    }

    .data_integration_img {
        max-width: 500px
    }

    .bi_case_studies_img,
    .bi_why_us_img {
        max-width: 750px
    }
}

@media (max-width:1439px) {

    .custom_dev_services .small_heading32,
    .dashboard_designs .small_heading32,
    .right_insights .services_deals .small_heading32,
    .small_heading24 {
        font-size: 30px
    }

    .custom_dev_services .small_heading32+p,
    .dashboard_designs .small_heading32+p,
    .right_insights .services_deals .small_heading32+p {
        font-size: 17px
    }

    .bi_case_studies_img,
    .bi_why_us_img {
        max-width: 650px
    }
}

@media (max-width:1199px) {
    .right_insights .right_insights_img {
        max-width: 85%
    }

    ul.services_box .shadow_box {
        min-height: auto
    }

    .data_integration_img {
        max-width: 85%
    }

    .our_process .f-18 {
        font-size: 18px
    }

    .bi_case_studies_img {
        max-width: 85%
    }

    .bi_why_us_img {
        max-width: 100%;
        margin-top: 50px
    }
}

@media (max-width:991px) {
    .homeBanner .text .title br {
        display: block
    }

    .right_insights .right_insights_img {
        max-width: 100%
    }

    .report_dashboard_img {
        margin: 0 auto 50px;
        max-width: 80%
    }

    .data_integration_img {
        max-width: 576px;
        margin-top: 50px
    }

    .olap_cube_img {
        margin-bottom: 50px
    }

    .bi_case_studies_img {
        max-width: 100%;
        margin: 60px auto 0
    }

    .dashboard_designs.bi_case_studies_sec {
        padding-top: 0
    }

    .our_process {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .homeBanner .text .title br {
        display: none
    }

    .right_insights .right_insights_img {
        max-width: 375px;
        margin-bottom: 50px
    }

    .right_insights .services_deals {
        text-align: center
    }

    .custom_dev_services .small_heading32,
    .dashboard_designs .small_heading32,
    .right_insights .services_deals .small_heading32,
    .small_heading24 {
        text-align: center;
        margin-bottom: 20px !important
    }

    .custom_dev_services .small_heading32,
    .dashboard_designs .small_heading32,
    .right_insights .services_deals .small_heading32,
    .small_heading24 {
        margin-bottom: 20px !important
    }

    .services_box .shadow_box .right_content p br {
        display: block
    }

    .dashboard_designs .connect_section {
        text-align: center
    }

    .data_integration_img {
        max-width: 375px
    }

    .dashboard_designs .small_heading24 {
        line-height: 36px;
        max-width: 375px;
        margin: 0 auto 30px
    }

    .bi_case_studies_sec .btn-group {
        justify-content: center
    }

    .dashboard_designs.bi_case_studies_sec .dashboard_designs_listing {
        text-align: center
    }

    .dashboard_designs ul.service-offer li {
        text-align: left
    }

    .custom_dev_services .small_heading32,
    .custom_dev_services .small_heading32+p,
    .dashboard_designs .small_heading32,
    .dashboard_designs .small_heading32+p,
    .right_insights .services_deals .small_heading32,
    .right_insights .services_deals .small_heading32+p,
    .small_heading24 {
        text-align: center
    }
}

@media (max-width:575px) {

    .custom_dev_services .small_heading32,
    .dashboard_designs .small_heading32,
    .right_insights .services_deals .small_heading32,
    .small_heading24 {
        font-size: 26px;
        line-height: 32px
    }

    .dashboard_designs ul.sub-services {
        gap: 16px 10px;
        padding: 30px 30px
    }

    .dashboard_designs ul.sub-services li {
        flex: 0 0 calc(100% - 20px)
    }

    .custom_dev_services .small_heading32+p,
    .dashboard_designs .small_heading32+p,
    .right_insights .services_deals .small_heading32+p {
        line-height: 26px;
        font-size: 17px
    }

    .dashboard_designs .f-18,
    .our_process .f-18 {
        font-size: 17px
    }
}

@keyframes yellow-button-pulse-1 {

    0%,
    91.25% {
        opacity: 1;
        transform: scale(1)
    }

    93.12% {
        opacity: .8
    }

    95% {
        opacity: .2;
        transform: scale(1.2, 1.6)
    }

    95.01% {
        opacity: 0
    }

    95.02%,
    96.25% {
        opacity: 1;
        transform: scale(1)
    }

    98.12% {
        opacity: .8
    }

    99.99% {
        opacity: .2
    }

    to {
        opacity: 0;
        transform: scale(1.2, 1.6)
    }
}

@keyframes yellow-button-pulse-2 {

    0%,
    93.75% {
        opacity: 1;
        transform: scale(1)
    }

    95.62% {
        opacity: .8
    }

    97.5% {
        opacity: .2
    }

    97.51%,
    to {
        opacity: 0;
        transform: scale(1.2, 1.6)
    }
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    border: 0
}