@charset "UTF-8";

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Bold.eot");
    src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Montserrat-Bold.woff2") format("woff2"),
        url("../fonts/Montserrat-Bold.woff") format("woff"),
        url("../fonts/Montserrat-Bold.ttf") format("truetype"),
        url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Light.eot");
    src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Montserrat-Light.woff2") format("woff2"),
        url("../fonts/Montserrat-Light.woff") format("woff"),
        url("../fonts/Montserrat-Light.ttf") format("truetype"),
        url("../fonts/Montserrat-Light.svg#Montserrat-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Regular.eot");
    src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Montserrat-Regular.woff2") format("woff2"),
        url("../fonts/Montserrat-Regular.woff") format("woff"),
        url("../fonts/Montserrat-Regular.ttf") format("truetype"),
        url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-SemiBold.eot");
    src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Montserrat-SemiBold.woff2") format("woff2"),
        url("../fonts/Montserrat-SemiBold.woff") format("woff"),
        url("../fonts/Montserrat-SemiBold.ttf") format("truetype"),
        url("../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    font-family: "Montserrat", serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 16px;
    color: #68747a;
    font-weight: 500;
    line-height: 1.7
}

body,
html {
    -moz-osx-font-smoothing: grayscale
}

a,
a:active,
a:focus {
    color: #68747a;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s
}

a:hover,
a:active {
    color: #282b2d;
    text-decoration: none
}

a:focus,
a:active,
button:focus,
button:active,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none
}

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

.form-control:focus {
    box-shadow: 0 0 10px rgba(55, 125, 255, 0.1);
    border-color: #007bff
}

.form-control::-webkit-input-placeholder {
    color: #d0d4d9;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #d0d4d9;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #d0d4d9;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #d0d4d9;
    opacity: 1
}

.form-control::placeholder {
    color: #d0d4d9;
    opacity: 1
}
.form-control {
    display: block;
    width: 100%;
    padding: .675rem .75rem;
    border: 1px solid #fdc9c9;
}

input[type="button"],
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
input[type="submit"] {
    -webkit-appearance: none;
    outline: none
}

input:focus,
textarea:focus {
    border-color: #585858;
    outline: none
}

input[type="button"]:focus {
    outline: none
}

select::-ms-expand {
    display: none
}

iframe {
    border: 0;
    vertical-align: top
}

p {
    margin: 0 0 20px
}

.height-50 {
    height: 50%
}

.white-space {
    white-space: normal
}

.word-wrap {
    word-wrap: break-word
}

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

.transition-hover {
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.transition-hover:hover,
.transition-hover:focus {
    transform: translateY(-8px)
}

::selection {
    color: #000;
    background: #dbdbdb
}

::-moz-selection {
    color: #000;
    background: #dbdbdb
}

.main-font {
    font-family: 'Plus Jakarta Sans', sans-serif
}

.alt-font {
    font-family: 'Plus Jakarta Sans', sans-serif
}

.odometer {
    font-family: "Figtree", sans-serif !important
}

.odometer * {
    letter-spacing: 0 !important;
    --bs-gutter-x: 0;
    --bs-gutter-y: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 800;
    font-family: "Montserrat", serif;
    color: #442E5E
}


/*-------------------------------------------------------
			 margin-top  (0/100) +5
-------------------------------------------------------*/
.mt-0 {
    margin-top: 0 !important;
}

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

.mt-10 {
    margin-top: 0.625rem !important;
}

.mt-15 {
    margin-top: 0.938rem !important;
}

.mt-20 {
    margin-top: 1.25rem !important;
}

.mt-25 {
    margin-top: 1.563rem !important;
}

.mt-30 {
    margin-top: 1.875rem !important;
}

.mt-35 {
    margin-top: 1.875rem !important;
}

.mt-40 {
    margin-top: 2.5rem !important;
}

.mt-45 {
    margin-top: 2.813rem !important;
}

.mt-50 {
    margin-top: 3.125rem !important;
}

.mt-55 {
    margin-top: 3.438rem !important;
}

.mt-60 {
    margin-top: 3.75rem !important;
}

.mt-62 {
    margin-top: 3.875rem !important;
}

.mt-65 {
    margin-top: 4.063rem !important;
}

.mt-70 {
    margin-top: 4.375rem !important;
}

.mt-75 {
    margin-top: 4.688rem !important;
}

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

.mt-85 {
    margin-top: 5.313rem !important;
}

.mt-90 {
    margin-top: 5.625rem !important;
}

.mt-95 {
    margin-top: 5.938rem !important;
}

.mt-100 {
    margin-top: 6.25rem !important;
}

/*-------------------------------------------------------
               margin-bottom  (0/100) +5
  -------------------------------------------------------*/
.mb-0 {
    margin-bottom: 0 !important;
}

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

.mb-10 {
    margin-bottom: 0.625rem !important;
}

.mb-15 {
    margin-bottom: 0.938rem !important;
}

.mb-20 {
    margin-bottom: 1.25rem !important;
}

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

.mb-30 {
    margin-bottom: 1.875rem !important;
}

.mb-35 {
    margin-bottom: 2.188rem !important;
}

.mb-40 {
    margin-bottom: 2.5rem !important;
}

.mb-45 {
    margin-bottom: 2.813rem !important;
}

.mb-50 {
    margin-bottom: 3.125rem !important;
}

.mb-55 {
    margin-bottom: 3.438rem !important;
}

.mb-60 {
    margin-bottom: 3.75rem !important;
}

.mb-62 {
    margin-bottom: 3.875rem !important;
}

.mb-65 {
    margin-bottom: 4.063rem !important;
}

.mb-70 {
    margin-bottom: 4.375rem !important;
}

.mb-75 {
    margin-bottom: 4.688rem !important;
}

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

.mb-85 {
    margin-bottom: 5.313rem !important;
}

.mb-90 {
    margin-bottom: 5.625rem !important;
}

.mb-95 {
    margin-bottom: 5.938rem !important;
}

.mb-100 {
    margin-bottom: 6.25rem !important;
}

/*-------------------------------------------------------
              padding-top  (0/100) +5
  -------------------------------------------------------*/
.pt-0 {
    padding-top: 0 !important;
}

.pt-5 {
    padding-top: 0.313rem !important;
}

.pt-10 {
    padding-top: 0.625rem !important;
}

.pt-15 {
    padding-top: 0.938rem !important;
}

.pt-20 {
    padding-top: 1.25rem !important;
}

.pt-25 {
    padding-top: 1.563rem !important;
}

.pt-30 {
    padding-top: 1.875rem !important;
}

.pt-35 {
    padding-top: 2.188rem !important;
}

.pt-40 {
    padding-top: 2.5rem !important;
}

.pt-45 {
    padding-top: 2.813rem !important;
}

.pt-50 {
    padding-top: 3.125rem !important;
}

.pt-55 {
    padding-top: 3.438rem !important;
}

.pt-60 {
    padding-top: 3.75rem !important;
}

.pt-65 {
    padding-top: 4.063rem !important;
}

.pt-70 {
    padding-top: 4.375rem !important;
}

.pt-75 {
    padding-top: 4.688rem !important;
}

.pt-80 {
    padding-top: 5rem !important;
}

.pt-85 {
    padding-top: 5.313rem !important;
}

.pt-90 {
    padding-top: 5.625rem !important;
}

.pt-95 {
    padding-top: 5.938rem !important;
}

.pt-100 {
    padding-top: 6.25rem !important;
}

/*-------------------------------------------------------
           padding-bottom  (0/100) +5
  -------------------------------------------------------*/
.pb-0 {
    padding-bottom: 0 !important;
}

.pb-5 {
    padding-bottom: 0.313rem !important;
}

.pb-10 {
    padding-bottom: 0.625rem !important;
}

.pb-15 {
    padding-bottom: 0.938rem !important;
}

.pb-20 {
    padding-bottom: 1.25rem !important;
}

.pb-25 {
    padding-bottom: 1.25rem !important;
}

.pb-30 {
    padding-bottom: 1.875rem !important;
}

.pb-35 {
    padding-bottom: 2.188rem !important;
}

.pb-40 {
    padding-bottom: 2.5rem !important;
}

.pb-45 {
    padding-bottom: 2.813rem !important;
}

.pb-50 {
    padding-bottom: 3.125rem !important;
}

.pb-55 {
    padding-bottom: 3.438rem !important;
}

.pb-60 {
    padding-bottom: 3.75rem !important;
}

.pb-65 {
    padding-bottom: 4.063rem !important;
}

.pb-70 {
    padding-bottom: 4.375rem !important;
}

.pb-75 {
    padding-bottom: 4.688rem !important;
}

.pb-80 {
    padding-bottom: 5rem !important;
}

.pb-85 {
    padding-bottom: 5.313rem !important;
}

.pb-90 {
    padding-bottom: 5.625rem !important;
}

.pb-95 {
    padding-bottom: 5.938rem !important;
}

.pb-100 {
    padding-bottom: 6.25rem !important;
}

.pb-130 {
    padding-bottom: 8.125rem !important;
}

.pl-20 {
    padding-left: 1.25rem;
}

.pr-20 {
    padding-right: 1.25rem;
}

.no-padding {
    padding: 0 !important;
}

[data-overlay-dark]:before,
[data-overlay-light]:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-overlay-dark] .container,
[data-overlay-light] .container {
    position: relative;
    z-index: 2;
}

.bg-primary {
    background: #180067 !important
}

.bg-secondary {
    background: #051b2e !important
}

.primary-overlay[data-overlay-dark]:before {
    background: #180067
}

.secondary-overlay[data-overlay-dark]:before {
    background: #051b2e
}

.left-overlay-secondary[data-overlay-dark]:before {
    background: rgba(5, 27, 46, 0.76);
    background: linear-gradient(-90deg, transparent, #051b2e 65%)
}

.left-overlay-dark-three[data-overlay-dark]:before {
    background: rgba(12, 50, 70, 0.76);
    background: linear-gradient(-90deg, transparent, #0c3246 65%)
}

.bg-light {
    background-color: rgba(190, 221, 234, 0.2) !important
}

.text-primary {
    color: #180067 !important
}

.text-primary-hover:hover,
.text-primary-hover:active,
.text-primary-hover:focus {
    color: #180067 !important
}

.text-secondary,
.text-secondary-hover:hover {
    color: #051b2e !important
}

.primary-shadow {
    box-shadow: 0px 3px 10px 0px rgba(41, 45, 194, 0.08)
}

.cursor-pointer {
    cursor: pointer
}

.ls-minus-2px {
    letter-spacing: -2px
}

.border-primary {
    border-color: #180067 !important
}

@media screen and (min-width: 992px) {
    .vw-90 {
        width: 90vw
    }
}

.background-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, transparent -100%, #051b2e 100%);
    opacity: 1;
    transition: background .3s, border-radius .3s, opacity .3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.scroll-top-percentage {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: fixed;
    bottom: 40px;
    color: #fff;
    right: 50px;
    -webkit-transform: scale(0);
    transform: scale(0);
    display: -ms-grid;
    display: grid;
    place-items: center;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 100
}

.scroll-top-percentage.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running scrollToTop;
    animation: 500ms ease-in-out 0s normal none 1 running scrollToTop;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

@media screen and (max-width: 1199px) {
    .scroll-top-percentage {
        right: 30px;
        bottom: 20px
    }
}

#scroll-value {
    height: calc(100% - 6px);
    width: calc(100% - 6px);
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-items: center;
    font-size: 16px;
    font-weight: 600
}

#scroll-value i {
    font-size: 20px
}

@-webkit-keyframes scrollToTop {
    0% {
        -webkit-transform: translate3d(0, 80%, 0);
        transform: translate3d(0, 80%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes scrollToTop {
    0% {
        -webkit-transform: translate3d(0, 80%, 0);
        transform: translate3d(0, 80%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.text-gradient-primary {
    background: linear-gradient(to right, #1434CB, #E92364);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.parallax {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed
}

.fix-background {
    position: relative;
    background-size: cover;
    animation-duration: 0s;
    animation-fill-mode: none;
    -webkit-animation-duration: 0s;
    -webkit-animation-fill-mode: none;
    -moz-animation-duration: 0s;
    -moz-animation-fill-mode: none;
    -ms-animation-duration: 0s;
    -ms-animation-fill-mode: none;
    -o-animation-fill-mode: none;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed
}


.background-size-inherit {
    background-size: inherit
}

.background-attachment-inherit {
    background-attachment: inherit
}

.background-position-left {
    background-position: left center
}

.background-position-left-bottom {
    background-position: left bottom
}

.background-position-right {
    background-position: right center
}

.background-position-top {
    background-position: center top !important
}

section {
    padding: 100px 0;
    position: relative
}

section.md {
    padding: 90px 0
}

.big-input,
.big-textarea,
.big-select select {
    padding: 18px 25px;
    font-size: 14px;
    border-radius: 0
}

.medium-input,
.medium-textarea,
.medium-select select {
    padding: 12px 20px;
    font-size: 14px;
    line-height: normal;
    border-radius: 0
}

.small-input,
.small-textarea {
    padding: 12px 15px;
    font-size: 11px;
    line-height: normal
}

.small-select select {
    padding: 15px 15px;
    line-height: normal
}

.medium-input-light,
.medium-textarea-light,
.medium-select-light select {
    padding: 12px 25px;
    font-size: 12px;
    line-height: normal
}

.background-size-inherit {
    background-size: inherit
}

.background-attachment-inherit {
    background-attachment: inherit
}

.background-position-left {
    background-position: left center
}

.background-position-left-bottom {
    background-position: left bottom
}

.background-position-right {
    background-position: right center
}

.background-position-top {
    background-position: center top !important
}

.up-down-ani {
    display: table;
    position: relative;
    -webkit-animation-name: up-down-animation;
    -webkit-animation-duration: .7s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: .7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -moz-animation-name: up-down-animation;
    -moz-animation-duration: .7s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: .7s;
    -moz-animation-iteration-count: infinite;
    -ms-animation-name: up-down-animation;
    -ms-animation-duration: .7s;
    -ms-animation-timing-function: linear;
    -ms-animation-delay: .7s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: alternate;
    -o-animation-direction: alternate;
    -o-animation-name: up-down-animation;
    -o-animation-duration: .7s;
    -o-animation-timing-function: linear;
    -o-animation-delay: .7s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: alternate;
    animation-direction: alternate;
    animation-name: up-down-animation;
    animation-duration: .7s;
    animation-timing-function: linear;
    animation-delay: .7s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    margin: 0 auto
}

.background-position-x-50 {
    background-position-x: 50% !important
}

.background-size-contain {
    background-size: contain
}

.background-no-repeat {
    background-repeat: no-repeat
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .parallax {
        background-attachment: inherit;
        background-position: center
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .parallax {
        background-attachment: inherit;
        background-position: center
    }
}

header {
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 999
}

.navbar-brand img {
    max-height: 63px;
    transition-duration: 0.5s
}

.navbar-header-custom {
    padding: 12px 0 10px 0
}

.navbar-default {
    transition: all 0.5s ease 0s;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2)
}

.navbar-default .container,
.navbar-default .container-fluid {
    position: relative
}

.menu_area {
    position: relative;
    z-index: 2
}

.menu_area .navbar-brand {
    transition: all 0.5s ease 0s;
    display: inline-block
}

.navbar-nav li {
    list-style: none;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease
}

.navbar-nav li.has-sub>a {
    position: relative
}

.navbar-nav li.has-sub a:hover {
    color: #fff
}

.navbar-nav li a {
    display: block;
    font-family: "Montserrat", serif;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 42px 8px 32px
}

.navbar-nav>li {
    margin-left: 10px;
    float: left;
    text-align: center
}

.navbar-nav>li.has-sub {
    padding-right: 13px
}

.navbar-nav>li>a {
    position: relative;
    display: block;
    font-size: 16px;
    font-family: "Montserrat", serif;
    font-weight: 600;
    padding: 20px 0.3rem;
    color: #051b2e;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms
}

.navbar-nav li.current>a,
.navbar-nav li.active>a {
    color: #73ED7C
}

.navbar-nav>li.has-sub>a:hover {
    color: #000
}

.navbar>ul>li.has-sub>a:hover:after {
    border-color: transparent #000 #000 transparent
}

.navbar>ul>li.has-sub>a:after {
    position: absolute;
    top: 30px;
    right: -8px;
    content: "";
    border-color: transparent #051b2e #051b2e transparent;
    border-style: solid;
    border-width: 0 1px 1px 0;
    display: block;
    height: 6px;
    transform: rotate(45deg);
    transition: border 0.3s ease 0s;
    width: 6px
}

.navbar>ul>li.current>a:after {
    border-color: transparent #73ED7C #73ED7C transparent
}

.navbar-nav ul {
    position: absolute;
    left: -9999px
}

.navbar ul ul li {
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

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

.navbar-nav li>ul {
    padding: 15px 0;
    margin: 0 0 0 10px;
    background: #051b2e;
    min-width: 225px;
    -webkit-box-shadow: 9px 11px 29px rgba(125, 138, 152, 0.15);
    -ms-box-shadow: 9px 11px 29px rgba(125, 138, 152, 0.15);
    -moz-box-shadow: 9px 11px 29px rgba(125, 138, 152, 0.15);
    box-shadow: 9px 11px 29px rgba(125, 138, 152, 0.15)
}

.navbar-nav li:hover>ul {
    left: auto
}

.navbar-nav>li.has-sub>ul {
    text-align: left;
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.navbar-nav>li.has-sub:hover>ul {
    margin-top: 0;
    opacity: 1
}

.navbar li>ul ul {
    margin-top: -39px;
    margin-left: 260px;
    min-width: 300px;
    max-width: 100%
}

.navbar li>ul ul ul {
    margin-left: 175px;
    min-width: 130px
}

.navbar ul ul li:last-child>a,
.navbar ul ul li.last-item>a {
    border-bottom: 0
}

.navbar ul ul li.has-sub>a:after {
    position: absolute;
    top: 22px;
    right: 17px;
    width: 8px;
    height: 2px;
    display: block;
    background: #9d9d9d;
    content: ""
}

.navbar ul ul li.has-sub>a:before {
    position: absolute;
    top: 19px;
    right: 20px;
    display: block;
    width: 2px;
    height: 8px;
    background: #9d9d9d;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all 0.25s ease
}

.navbar ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0
}

.attr-nav {
    float: right;
    margin-left: 11px
}

.attr-nav .dropdown-toggle:after {
    content: none
}

.attr-nav>ul {
    padding: 0;
    margin: 0 0 -5px 0;
    list-style: none;
    display: inline-block
}

.attr-nav>ul>li {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.attr-nav>ul>li>a {
    color: #051b2e;
    display: block;
    padding: 21px 12px;
    position: relative;
    font-size: 17px
}

.attr-nav>ul>li>a span.badge {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 5px;
    font-size: 10px;
    padding: 2px 0 0 1px;
    width: 15px;
    height: 15px;
    color: #fff;
    border-radius: 15px;
    line-height: 12px;
    font-weight: 400
}

.attr-nav>ul>li.dropdown ul.dropdown-menu {
    position: absolute;
    border: none;
    border-radius: 0;
    padding: 0;
    background: #051b2e;
    min-width: 225px;
    margin: 10px 0 0 10px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.top-search {
    padding: 10px 0;
    display: none
}

.top-search input.form-control {
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    color: #fff;
    height: 40px;
    padding: 0 15px;
    min-height: auto
}

.top-search input.form-control::placeholder {
    color: #f1f1f1;
    opacity: 1
}

.top-search input.form-control::-ms-input-placeholder,
.top-search input.form-control::-moz-input-placeholder {
    color: #f1f1f1
}

.top-search .input-group-addon {
    background-color: transparent;
    border: none;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.7;
    font-size: 18px
}

.top-search .input-group-addon.close-search {
    cursor: pointer
}

.top-search.white {
    background: #fff
}

.top-search.white input.form-control {
    color: #051b2e
}

.top-search.white input.form-control::placeholder {
    color: #051b2e;
    opacity: 1
}

.top-search.white input.form-control::-ms-input-placeholder {
    color: #051b2e
}

.top-search.white .input-group-addon {
    color: #051b2e
}

@media screen and (min-width: 992px) {
    header.scrollHeader .navbar-default {
        position: fixed;
        top: 0;
        z-index: 99;
        width: 100%;
        background: #fff;
        left: 0;
        transition: all 0.2s ease 0s;
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        animation: .95s ease 0s normal forwards 1 running headerAnimate
    }

    @keyframes headerAnimate {
        0% {
            margin-top: -150px
        }

        100% {
            margin-top: 0
        }
    }

    .wrapper-boxed .scrollHeader .navbar-default {
        left: 0;
        margin: 0 auto;
        max-width: 1200px;
        right: 0
    }

    .scrollHeader .navbar-brand img {
        transition-duration: 0.5s
    }

    .scrollHeader .navbar-header-custom {
        padding: 8px 0;
        transition-duration: 0.5s
    }

    .navbar-nav .megamenu {
        margin: 0;
        padding: 30px 15px;
        right: 0;
        width: 100%
    }

    .navbar .megamenu>li {
        margin: 0;
        float: left
    }

    .navbar .sub-title {
        color: #fff
    }

    .megamenu>li>ul {
        left: 0;
        margin: 0;
        min-width: auto;
        position: static;
        width: 100%
    }

    .navbar .megamenu li>ul {
        margin: 0;
        min-width: auto;
        padding: 0;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .navbar .megamenu ul li {
        padding: 0
    }

    .navbar .megamenu ul li a {
        padding-left: 0;
        padding-right: 0
    }

    .navbar .megamenu li.has-sub>a:after,
    .navbar .megamenu li.has-sub>a:before {
        background: none
    }

    .navbar-nav li>ul {
        min-width: 270px
    }

    .scrollHeader .attr-nav>ul>li>a {
        padding: 21px 12px
    }

    .attr-nav>ul>li.dropdown ul.dropdown-menu {
        visibility: hidden;
        top: 66px;
        border-radius: 0;
        opacity: 0;
        left: -225px
    }

    .attr-nav>ul>li.dropdown:hover ul.dropdown-menu {
        margin-top: 0;
        opacity: 1;
        visibility: visible
    }

    .scrollHeader .attr-nav>ul>li.dropdown ul.dropdown-menu {
        top: 67px
    }

    .top-position {
        margin-top: -95px
    }

    .top-position1 {
        margin-top: -95px
    }

    .header-style1 {
        box-shadow: none
    }

    .header-style1 #top-bar {
        background: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .header-style1 .navbar-default {
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none
    }

    .header-style1 .navbar-nav li.has-sub a:hover {
        color: #fff
    }

    .header-style1 .navbar-nav>li>a {
        color: #fff
    }

    .header-style1 .navbar-nav li.current>a {
        color: #73ED7C
    }

    .header-style1 .navbar-nav>li.has-sub>a:hover {
        color: #fff
    }

    .header-style1 .navbar>ul>li.has-sub>a:hover:after {
        border-color: transparent #fff #fff transparent
    }

    .header-style1 .navbar>ul>li.has-sub>a:after {
        border-color: transparent #fff #fff transparent
    }

    .header-style1 .navbar>ul>li.current>a:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }

    .header-style1.scrollHeader .navbar-nav>li>a {
        color: #051b2e
    }

    .header-style1.scrollHeader .navbar-nav>li.has-sub>a:hover {
        color: #000
    }

    .header-style1.scrollHeader .navbar>ul>li.has-sub>a:after {
        border-color: transparent #051b2e #051b2e transparent
    }

    .header-style1.scrollHeader .navbar-nav li.current>a {
        color: #73ED7C
    }

    .header-style1.scrollHeader .navbar-nav li.current>a:hover {
        color: #73ED7C
    }

    .header-style1.scrollHeader .navbar>ul>li.current>a:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }

    .header-style1 .attr-nav>ul>li>a {
        color: #fff
    }

    .header-style1.scrollHeader .attr-nav>ul>li>a {
        color: #051b2e
    }

    .header-style2 .navbar-default {
        box-shadow: none
    }

    .header-style2 .navbar-nav li a {
        color: #000000
    }

    .header-style2 .navbar-nav>li>a {
        color: #051b2e
    }

    .header-style2 .navbar-nav li>ul {
        background: #fff;
        border-radius: 15px;
    }

    .header-style2 .navbar ul ul li.active>a {
        color: #051b2e
    }

    .header-style2 .navbar-nav li.has-sub a:hover {
        color: #051b2e
    }

    .header-style2 .navbar-nav li.current>a {
        color: #73ED7C
    }

    .header-style2 .navbar .sub-title {
        color: #051b2e;
        font-weight: 800
    }

    .header-style2 .navbar-nav>li.has-sub>a:hover {
        color: #000
    }

    .header-style2 .navbar>ul>li.has-sub>a:hover:after {
        border-color: transparent #000 #000 transparent
    }

    .header-style2 .navbar>ul>li.has-sub>a:after {
        border-color: transparent #000 #000 transparent
    }

    .header-style2 .navbar>ul>li.current>a:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }

    .header-style2.scrollHeader .navbar-nav>li>a {
        color: #051b2e
    }

    .header-style2.scrollHeader .navbar-nav>li.has-sub>a:hover {
        color: #000
    }

    .header-style2.scrollHeader .navbar>ul>li.has-sub>a:after {
        border-color: transparent #051b2e #051b2e transparent
    }

    .header-style2.scrollHeader .navbar-nav li.current>a {
        color: #73ED7C
    }

    .header-style2.scrollHeader .navbar-nav li.current>a:hover {
        color: #73ED7C
    }

    .header-style2.scrollHeader .navbar>ul>li.current>a:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }

    .header-style3 .navbar-default {
        box-shadow: none
    }

    .header-style3 .navbar-nav li a {
        color: rgba(255, 255, 255, 0.85)
    }

    .header-style3 .navbar-nav>li>a {
        color: #fff
    }

    .header-style3 .navbar-nav li.active>a {
        color: #73ED7C
    }

    .header-style3 .navbar-nav>li>a:hover,
    .header-style3 .navbar-nav>li>a:active,
    .header-style3 .navbar-nav>li>a:focus {
        color: #73ED7C
    }

    .header-style3 .navbar-nav li>ul {
        background: #051b2e
    }

    .header-style3 .navbar ul ul li.active>a {
        color: #73ED7C
    }

    .header-style3 .navbar-nav li.has-sub a:hover {
        color: #73ED7C
    }

    .header-style3 .navbar-nav li.current>a {
        color: #73ED7C
    }

    .header-style3 .navbar .sub-title {
        color: rgba(255, 255, 255, 0.85);
        font-weight: 800
    }

    .header-style3 .navbar-nav>li.has-sub>a:hover {
        color: #73ED7C
    }

    .header-style3 .navbar>ul>li.has-sub>a:hover:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }

    .header-style3 .navbar>ul>li.has-sub>a:after {
        border-color: transparent #fff #fff transparent
    }

    .header-style3 .navbar>ul>li.current>a:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }

    .header-style3.scrollHeader .navbar-nav>li>a {
        color: #051b2e
    }

    .header-style3.scrollHeader .navbar-nav>li.has-sub>a:hover {
        color: #73ED7C
    }

    .header-style3.scrollHeader .navbar>ul>li.has-sub>a:after {
        border-color: transparent #051b2e #051b2e transparent
    }

    .header-style3.scrollHeader .navbar>ul>li.has-sub>a:hover:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }

    .header-style3.scrollHeader .navbar-nav>li.active>a {
        color: #73ED7C
    }

    .header-style3.scrollHeader .navbar-nav li.current>a {
        color: #73ED7C
    }

    .header-style3.scrollHeader .navbar-nav li.current>a:hover {
        color: #73ED7C
    }

    .header-style3.scrollHeader .navbar>ul>li.current>a:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }

    .header-style3.scrollHeader .attr-nav>ul>li>a {
        color: #051b2e
    }

    .header-style3 .attr-nav>ul>li>a {
        color: #fff
    }

    .menu_area-light .navbar-nav li a {
        color: #000000
    }

    .menu_area-light .navbar-nav>li>a {
        color: #fff
    }

    .menu_area-light .navbar-nav>li>a:hover {
        color: #FF3477
    }

    .menu_area-light .navbar-nav li>ul {
        background: #fff;
        border-radius: 15px;
    }

    .menu_area-light .navbar ul ul li.active>a {
        color: #051b2e
    }

    .menu_area-light .navbar-nav li.has-sub a:hover {
        color: #051b2e
    }

    .menu_area-light .navbar-nav li.current>a {
        color: #73ED7C
    }

    .menu_area-light .navbar .sub-title {
        color: #051b2e
    }

    .menu_area-light .navbar-nav>li.has-sub>a:hover {
        color: #fff
    }

    .menu_area-light .navbar>ul>li.has-sub>a:hover:after {
        border-color: transparent #fff #fff transparent
    }

    .menu_area-light .navbar>ul>li.has-sub>a:after {
        border-color: transparent #fff #fff transparent
    }

    .menu_area-light .navbar>ul>li.current>a:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }

    .menu_area-light.scrollHeader .navbar-nav>li>a {
        color: #051b2e
    }

    .menu_area-light.scrollHeader .navbar-nav>li.has-sub>a:hover {
        color: #000
    }

    .menu_area-light.scrollHeader .butn-style {
        color: #051b2e !important;
        border: 1px solid #000;
    }

    .menu_area-light.scrollHeader .butn-style:hover,
    .menu_area-light.scrollHeader .butn-style:focus,
    .menu_area-light.scrollHeader .butn-style:active {
        color: #fff !important;
    }

    .menu_area-light.scrollHeader .butn-style {
        color: #051b2e !important
    }


    .menu_area-light.scrollHeader .navbar>ul>li.has-sub>a:after {
        border-color: transparent #051b2e #051b2e transparent
    }

    .menu_area-light.scrollHeader .navbar-nav li.current>a {
        color: #73ED7C
    }

    .menu_area-light.scrollHeader .navbar-nav li.current>a:hover {
        color: #73ED7C
    }

    .menu_area-light.scrollHeader .navbar>ul>li.current>a:after {
        border-color: transparent #73ED7C #73ED7C transparent
    }
}

@media screen and (max-width: 1399px) {
    .navbar li>ul ul {
        margin-left: -290px
    }
}

@media screen and (max-width: 1199px) {
    .navbar-nav>li {
        margin-left: 2px
    }
}

@media screen and (max-width: 991px) {
    .navbar-header-custom {
        padding: 6px 0
    }

    .navbar-brand img {
        max-height: 47px
    }

    .navbar-nav li>ul {
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav>li.has-sub>ul {
        opacity: 1;
        margin: 0;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all 0s ease;
        -ms-transition: all 0s ease;
        -moz-transition: all 0s ease;
        -o-transition: all 0s ease;
        transition: all 0s ease
    }

    .navbar li>ul ul {
        margin: 0;
        min-width: auto
    }

    .navbar-nav>li.has-sub {
        padding-right: 0
    }

    .navbar-nav>li>a {
        padding: 14px 20px;
        color: #051b2e;
        font-size: 15px;
        font-weight: 700
    }

    .navbar-nav>li>a:hover {
        opacity: 1
    }

    .navbar-nav li.has-sub a:hover {
        color: #051b2e
    }

    .navbar .sub-title {
        color: #051b2e
    }

    .navbar-nav {
        background: #fff;
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        transition-duration: 0;
        -ms-transition-duration: 0;
        -moz-transition-duration: 0;
        -webkit-transition-duration: 0;
        -o-transition-duration: 0;
        width: 100%;
        display: none;
        transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none
    }

    .navbar-nav li.active>a {
        opacity: 1
    }

    .navbar-nav ul {
        width: 100%;
        display: none;
        transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none
    }

    .navbar-nav li {
        width: 100%;
        border-top: 1px solid #e6e6e6;
        position: relative;
        padding: 0;
        margin: 0;
        text-align: left
    }

    .navbar-nav ul li:hover {
        background: #f5f5f5
    }

    .navbar-nav ul ul li {
        height: auto
    }

    .navbar-nav li:hover>ul>li {
        height: auto
    }

    .navbar ul li a {
        width: 100%;
        border-bottom: 0
    }

    .navbar ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
        background: #f5f5f5;
        padding: 0
    }

    .navbar ul ul li {
        margin-bottom: 0;
        padding: 0;
        border-color: #e6e6e6
    }

    .navbar ul ul li a {
        width: 100%;
        border-bottom: 0;
        color: #051b2e;
        background: none;
        padding: 10px 20px 10px 20px;
        font-size: 14px;
        font-weight: 400
    }

    .navbar ul ul ul li a {
        padding-left: 45px
    }

    .navbar>ul>li {
        float: none
    }

    .navbar-nav ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
        background: #f5f5f5;
        padding: 0
    }

    .navbar>ul>li.has-sub>a:after,
    .navbar>ul>li.has-sub>a:before {
        display: none
    }

    .navbar ul ul>li.has-sub>a:after,
    .navbar ul ul>li.has-sub>a:before {
        display: none
    }

    .navbar-nav ul ul ul li.active a {
        border-left: none
    }

    .navbar-nav>ul>li.has-sub>ul>li.active>a,
    .navbar-nav>ul ul>li.has-sub>ul>li.active>a {
        border-top: none
    }

    .navbar li>ul ul ul {
        margin-left: 0;
        background: #fff
    }

    .navbar ul ul ul ul li a {
        padding-left: 55px
    }

    .navbar-nav .has-sub .has-sub .submenu-button {
        height: 43px
    }

    .navbar-nav .has-sub .has-sub .submenu-button:after {
        top: 19px
    }

    .navbar-nav .has-sub .has-sub .submenu-button:before {
        top: 15px
    }

    .navbar-toggler {
        background: #051b2e;
        width: 50px;
        height: 45px;
        padding: 0;
        border-radius: 0;
        position: absolute;
        right: 0;
        top: 13px;
        cursor: pointer;
        z-index: 12399994;
        border: none
    }

    .navbar-toggler:after {
        position: absolute;
        top: 22px;
        right: 15px;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        content: ""
    }

    .navbar-toggler:before {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 16px;
        right: 15px;
        display: block;
        height: 2px;
        width: 20px;
        background: #fff;
        content: ""
    }

    .navbar-toggler.menu-opened:after {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .navbar-toggler.menu-opened:before {
        top: 23px;
        background: #fff;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .navbar-nav .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        height: 51px;
        width: 100%;
        cursor: pointer
    }

    .navbar-nav .submenu-button:after {
        position: absolute;
        top: 24px;
        right: 16px;
        width: 10px;
        height: 2px;
        display: block;
        background: #051b2e;
        content: ""
    }

    .navbar-nav .submenu-button:before {
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        width: 2px;
        height: 10px;
        background: #051b2e;
        content: ""
    }

    .navbar-nav .has-sub.active>.submenu-button:before {
        display: none
    }

    .attr-nav {
        float: left;
        margin-right: 70px
    }

    .attr-nav>ul>li {
        display: inline-block
    }

    .attr-nav>ul>li.dropdown ul.dropdown-menu {
        left: -193px;
        top: 38px;
        display: none !important
    }

    .attr-nav>ul>li.dropdown.show ul.dropdown-menu {
        display: block !important
    }

    .attr-nav>ul>li>a {
        padding: 0
    }

    .attr-nav>ul>li>a span.badge {
        right: -8px
    }

    .top-position {
        margin-top: -72px
    }

    .top-position1 {
        margin-top: -70px
    }

    .header-style1 {
        box-shadow: none
    }

    .header-style1 #top-bar {
        display: none;
        background: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.35)
    }

    .header-style1 .navbar-default {
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.35)
    }

    .header-style1 .navbar-toggler {
        background: #fff
    }

    .header-style1 .navbar-toggler:after {
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff
    }

    .header-style1 .navbar-toggler:before {
        background: #fff
    }

    .header-style1 .navbar-toggler.menu-opened:after {
        background: #fff;
        border-bottom: none
    }

    .header-style1 .navbar-toggler.menu-opened:before {
        background: #fff
    }

    .header-style1 .attr-nav>ul>li>a {
        color: #fff
    }

    .header-style3 .attr-nav>ul>li>a {
        color: #fff
    }
}






#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff;
    display: table;
    text-align: center
}

.loader {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 200px;
    height: 200px
}

.loader-icon {
    width: 80px;
    height: 80px;
    border: 5px solid #180067;
    border-right-color: #eee;
    border-radius: 50%;
    position: relative;
    animation: loader-rotate 1s linear infinite;
    margin: 0 auto
}

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

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

a:hover,
a:active {
    color: #180067;
    text-decoration: none
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

a[href^="mailto"] {
    color: inherit;
    text-decoration: none
}

h1 {
    color: #051b2e
}

h1 a {
    color: #051b2e
}

h1 a:hover,
h1 a:active,
h1 a:focus {
    color: #180067
}

h2 {
    color: #051b2e
}

h2 a {
    color: #051b2e
}

h2 a:hover,
h2 a:active,
h2 a:focus {
    color: #180067
}

h3 {
    color: #051b2e
}

h3 a {
    color: #051b2e
}

h3 a:hover,
h3 a:active,
h3 a:focus {
    color: #180067
}

h4 {
    color: #051b2e
}

h4 a {
    color: #051b2e
}

h4 a:hover,
h4 a:active,
h4 a:focus {
    color: #180067
}

h5 {
    color: #051b2e
}

h5 a {
    color: #051b2e
}

h5 a:hover,
h5 a:active,
h5 a:focus {
    color: #180067
}

h6 {
    color: #051b2e
}

h6 a {
    color: #051b2e
}

h6 a:hover,
h6 a:active,
h6 a:focus {
    color: #180067
}

.h1 {
    color: #051b2e
}

.h1 a {
    color: #051b2e
}

.h1 a:hover,
.h1 a:active,
.h1 a:focus {
    color: #180067
}

.h2 {
    color: #051b2e
}

.h2 a {
    color: #051b2e
}

.h2 a:hover,
.h2 a:active,
.h2 a:focus {
    color: #180067
}

.h3 {
    color: #051b2e
}

.h3 a {
    color: #051b2e
}

.h3 a:hover,
.h3 a:active,
.h3 a:focus {
    color: #180067
}

.h4 {
    color: #051b2e
}

.h4 a {
    color: #051b2e
}

.h4 a:hover,
.h4 a:active,
.h4 a:focus {
    color: #180067
}

.h5 {
    color: #051b2e
}

.h5 a {
    color: #051b2e
}

.h5 a:hover,
.h5 a:active,
.h5 a:focus {
    color: #180067
}

.h6 {
    color: #051b2e
}

.h6 a {
    color: #051b2e
}

.h6 a:hover,
.h6 a:active,
.h6 a:focus {
    color: #180067
}

.bg-primary {
    background: #180067 !important
}

.bg-secondary {
    background: #051b2e !important
}

.primary-overlay[data-overlay-dark]:before {
    background: #180067
}

.secondary-overlay[data-overlay-dark]:before {
    background: #051b2e
}

.left-overlay-secondary[data-overlay-dark]:before {
    background: rgba(0, 0, 0, 0.76);
    background: linear-gradient(-90deg, transparent, #000000 65%)
}

.left-overlay-dark-three[data-overlay-dark]:before {
    background: rgba(12, 50, 70, 0.76);
    background: linear-gradient(-90deg, transparent, #0c3246 65%)
}

.bg-light {
    background-color: rgba(190, 221, 234, 0.2) !important
}

.text-primary {
    color: #180067 !important
}

.text-primary-hover:hover,
.text-primary-hover:active,
.text-primary-hover:focus {
    color: #180067 !important
}

.text-secondary,
.text-secondary-hover:hover {
    color: #051b2e !important
}

.primary-shadow {
    box-shadow: 0px 3px 10px 0px rgba(41, 45, 194, 0.08)
}

.cursor-pointer {
    cursor: pointer
}

.ls-minus-2px {
    letter-spacing: -2px
}

.border-primary {
    border-color: #180067 !important
}

@media screen and (min-width: 992px) {
    .vw-90 {
        width: 90vw
    }
}

.background-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, transparent -100%, #051b2e 100%);
    opacity: 1;
    transition: background .3s, border-radius .3s, opacity .3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.scroll-top-percentage {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    position: fixed;
    bottom: 40px;
    color: #fff;
    right: 50px;
    -webkit-transform: scale(0);
    transform: scale(0);
    display: -ms-grid;
    display: grid;
    place-items: center;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 100
}

.scroll-top-percentage.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running scrollToTop;
    animation: 500ms ease-in-out 0s normal none 1 running scrollToTop;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

@media screen and (max-width: 1199px) {
    .scroll-top-percentage {
        right: 30px;
        bottom: 20px
    }
}

#scroll-value {
    height: calc(100% - 6px);
    width: calc(100% - 6px);
    border-radius: 50%;
    display: -ms-grid;
    font-family: "Montserrat", serif;
    display: grid;
    place-items: center;
    font-size: 10px;
    font-weight: 600
}

#scroll-value i {
    font-size: 14px
}

@-webkit-keyframes scrollToTop {
    0% {
        -webkit-transform: translate3d(0, 80%, 0);
        transform: translate3d(0, 80%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes scrollToTop {
    0% {
        -webkit-transform: translate3d(0, 80%, 0);
        transform: translate3d(0, 80%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.list-style1 li {
    position: relative;
    padding: 0 0 0 35px;
    margin-bottom: 14px
}

.list-style1 li:last-child {
    margin-bottom: 0
}

.list-style1 li:before {
    content: "\e64c";
    font-family: 'themify';
    color: #180067;
    font-size: 16px;
    margin-right: 12px;
    border-radius: 30px;
    position: absolute;
    left: 0;
    top: 2px
}

@media screen and (max-width: 767px) {
    .list-style1 li {
        font-size: 14.4px
    }
}


.butn-style1 {
    color: #fff;
    padding: 12px 15px !important;
    text-align: center;
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: all 0.3s linear;
    z-index: 1;
    background: #180067;
    border: 1px solid #180067;
    font-size: 16px !important;
    line-height: normal;
    font-weight: 700;
    border-radius: 12px;
    vertical-align: top
}

.butn-style1:hover,
.butn-style1:focus,
.butn-style1:active {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

.butn-style1.md {
    padding: 14px 26px !important;
    font-size: 12px !important
}

.butn-style1 i {
    transform: rotateY(0deg) rotate(45deg);
}

.butn-style2 {
    color: #fff;
    padding: 12px 15px !important;
    text-align: center;
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: all 0.3s linear;
    z-index: 1;
    background: #180067;
    border: 1px solid #180067;
    font-size: 16px !important;
    line-height: normal;
    font-weight: 700;
    border-radius: 12px;
    vertical-align: top
}

.butn-style2:hover,
.butn-style2:focus,
.butn-style2:active {
    background-color: transparent;
    border: 1px solid #180067;
    color: #180067
}

.butn-style2.md {
    padding: 14px 26px !important;
    font-size: 12px !important
}

.butn-style2 i {
    transform: rotateY(0deg) rotate(45deg);
}

@media screen and (max-width: 991px) {
    .butn-style2 {
        padding: 14px 26px !important;
        font-size: 12px !important
    }
}

.butn-style {
    background-color: transparent;
    color: #fff;
    border-radius: 10px;
    font-size: 16px !important;
    padding: 12px 15px !important;
    display: inline-block;
    border: 1px solid #ffffff;
    font-weight: 700;
    width: auto;
    line-height: 1.5;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

}

.butn-style:hover,
.butn-style:focus,
.butn-style:active {
    border: 1px solid #c2b2f8;
    background-color: #180067;
    color: #fff
}

.butn-style i {
    transform: rotateY(0deg) rotate(45deg);
}

.butn-style3 {
    background-color: transparent;
    color: #180067 !important;
    border-radius: 10px;
    font-size: 14px !important;
    padding: 8px 15px !important;
    display: inline-block;
    border: 1px solid #180067;
    font-weight: 700;
    width: auto;
    line-height: 1.5;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

}

.butn-style3:hover,
.butn-style3:focus,
.butn-style3:active {
    border: 1px solid #180067;
    background-color: #180067;
    color: #fff !important
}

.butn-style3 i {
    transform: rotateY(0deg) rotate(45deg);
}

.butn-style4 {
    background-color: transparent;
    color: #fff;
    font-size: 14px !important;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    width: auto;
    line-height: 1.5;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

}

.butn-style4:hover,
.butn-style4:focus,
.butn-style4:active {
    color: #FF3477
}

.butn-style4 i {
    transform: rotateY(0deg) rotate(45deg);
}

.read-more{
    color: #FF3477;
    font-size: 14px !important;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    width: auto;
    line-height: 1.5;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.read-more:hover,
.read-more:focus,
.read-more:active {
    color: #180067
}
.read-more i {
    transform: rotateY(0deg) rotate(45deg);
}


.navbar-nav li.current>a,
.navbar-nav li.active>a {
    color: #180067
}

.attr-nav>ul>li>a.butn {
    color: #fff
}

.navbar>ul>li.current>a:after {
    border-color: transparent #180067 #180067 transparent
}

.menu_area-light .navbar-nav li.current>a,
.menu_area-light .navbar-nav li.active>a {
    color: #180067
}

.menu_area-light .navbar>ul>li.current>a:after {
    border-color: transparent #180067 #180067 transparent
}

.menu_area-light.scrollHeader .navbar-nav li.current>a {
    color: #180067
}

.menu_area-light.scrollHeader .navbar-nav li.current>a:hover {
    color: #180067
}

.menu_area-light.scrollHeader .navbar-nav li.active>a {
    color: #180067
}

.menu_area-light.scrollHeader .navbar>ul>li.current>a:after {
    border-color: transparent #180067 #180067 transparent
}

@media screen and (min-width: 992px) {

    .menu_area-light .navbar ul ul li.active>a,
    .menu_area-light .navbar-nav li.has-sub a:hover {
        color: #FF3477
    }

    .menu_area-light .navbar>ul>li.has-sub>a:hover:after {
        border-color: #FF3477
    }

    .menu_area-light.scrollHeader .navbar-nav>li.has-sub>a:hover {
        color: #FF3477
    }

    .menu_area-light.scrollHeader .navbar>ul>li.has-sub>a:hover:after {
        border-color: #FF3477
    }

    .menu_area-light.scrollHeader .navbar ul ul li.active>a,
    .menu_area-light.scrollHeader .navbar-nav li.has-sub a:hover {
        color: #FF3477
    }

    .header-style2.scrollHeader .navbar-nav>li.has-sub>a:hover {
        color: #FF3477
    }

    .header-style2.scrollHeader .navbar-nav>li.has-sub>a:hover:after {
        border-color: transparent #180067 #180067 transparent
    }

    .header-style2 .navbar>ul>li.has-sub.current>a:hover:after {
        border-color: transparent #180067 #180067 transparent
    }

    .header-style2.scrollHeader .navbar-nav li.current>a {
        color: #180067
    }

    .header-style2.scrollHeader .navbar-nav li.current>a:hover {
        color: #180067
    }

    .header-style2.scrollHeader .navbar>ul>li.current>a:after {
        border-color: transparent #180067 #180067 transparent
    }

    .header-style2 .navbar ul ul li.active>a {
        color: #180067
    }

    .header-style2 .navbar-nav li.has-sub a:hover,
    .header-style2 .navbar-nav li.has-sub a:active,
    .header-style2 .navbar-nav li.has-sub a:focus {
        color: #FF3477
    }

    .header-style2 .navbar-nav li.current>a,
    .header-style2 .navbar-nav li.active>a {
        color: #180067
    }

    .header-style2 .navbar>ul>li.has-sub>a:hover:after,
    .header-style2 .navbar>ul>li.has-sub>a:active:after,
    .header-style2 .navbar>ul>li.has-sub>a:focus:after {
        border-color: transparent #180067 #180067 transparent
    }
}

@media screen and (max-width: 991px) {
    .header-style1 .navbar-toggler {
        background: #180067
    }

    .header-style1 .navbar-toggler:after {
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff
    }

    .header-style1 .navbar-toggler:before {
        background: #fff
    }

    .header-style1 .navbar-toggler.menu-opened:after,
    .header-style1 .navbar-toggler.menu-opened:before {
        background: #fff
    }
}

.header-style2 .navbar-nav li.current>a {
    color: #180067
}

.header-style2 .navbar>ul>li.current>a:after {
    border-color: transparent #180067 #180067 transparent
}

.header-style2.scrollHeader .navbar-nav li.current>a {
    color: #180067
}

.header-style2.scrollHeader .navbar-nav li.current>a:hover {
    color: #180067
}

.header-style2.scrollHeader .navbar>ul>li.current>a:after {
    border-color: transparent #180067 #180067 transparent
}

@media screen and (min-width: 992px) {
    .header-style2 .navbar ul ul li.active>a {
        color: #180067
    }

    .header-style2 .butn.secondary:before {
        background: #ffffff
    }

    .header-style2 .butn.secondary:hover,
    .header-style2 .butn.secondary:focus,
    .header-style2 .butn.secondary:active {
        color: #121c22 !important
    }

    .header-style2.scrollHeader .butn.secondary:before {
        background: #180067
    }

    .header-style2.scrollHeader .butn.secondary:hover,
    .header-style2.scrollHeader .butn.secondary:focus,
    .header-style2.scrollHeader .butn.secondary:active {
        color: #fff !important
    }
}

.header-style3 .navbar-nav li.current>a,
.header-style3 .navbar-nav li.active>a {
    color: #180067
}

@media screen and (min-width: 992px) {
    .header-style3 .navbar-nav li.active>a {
        color: #180067
    }

    .header-style3 .navbar-nav>li>a:hover,
    .header-style3 .navbar-nav>li>a:active,
    .header-style3 .navbar-nav>li>a:focus {
        color: #180067
    }

    .header-style3 .navbar ul ul li.active>a {
        color: #180067
    }

    .header-style3 .navbar-nav li.has-sub a:hover,
    .header-style3 .navbar-nav li.current>a {
        color: #180067
    }

    .header-style3 .navbar-nav>li.has-sub>a:hover {
        color: #180067
    }

    .header-style3 .navbar>ul>li.has-sub>a:hover:after,
    .header-style3 .navbar>ul>li.current>a:after {
        border-color: transparent #180067 #180067 transparent
    }

    .header-style3.scrollHeader .navbar-nav>li.has-sub>a:hover {
        color: #180067
    }

    .header-style3.scrollHeader .navbar>ul>li.has-sub>a:PrimaryColor:after {
        border-color: transparent #180067 #180067 transparent
    }

    .header-style3.scrollHeader .navbar-nav>li.active>a {
        color: #180067
    }

    .header-style3.scrollHeader .navbar-nav li.current>a {
        color: #180067
    }

    .header-style3.scrollHeader .navbar-nav li.current>a:hover {
        color: #180067
    }

    .header-style3.scrollHeader .navbar>ul>li.current>a:after {
        border-color: transparent #180067 #180067 transparent
    }
}

@media screen and (max-width: 991px) {
    .header-style3 .navbar-toggler {
        background: #180067
    }

    .header-style3 .navbar-toggler:after {
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff
    }

    .header-style3 .navbar-toggler:before {
        background: #fff
    }

    .header-style3 .navbar-toggler.menu-opened:after,
    .header-style3 .navbar-toggler.menu-opened:before {
        background: #fff
    }
}

video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 9;
}

.bg-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.left-right-space {
    padding-left: 60px;
    padding-right: 60px;
}

.slider-fade1 {
    position: absolute;
    z-index: 99;
    background: transparent;
}

.slider-fade1 span {
    animation-delay: 0.8s
}

.slider-fade1 h1 {
    animation-delay: 1.2s;
    font-size: 60px;
    font-weight: 400;
    color: #ffffff;
    line-height: 110%;
    margin-bottom: 15px;
}

.slider-fade1 h1 span {
    font-size: 80px;
    font-weight: bold;
}

.slider-fade1 p {
    font-weight: 400;
    color: #ffffff;
    font-size: 26px;
    line-height: 26px;
    font-style: italic;
    animation-delay: 1.6s
}

.slider-fade1 p span {
    font-weight: 700;
}

.slider-fade1 .banner-button {
    animation-delay: 2.0s
}

.slider-fade1.owl-carousel .owl-nav button.owl-prev,
.slider-fade1.owl-carousel .owl-nav button.owl-next {
    position: relative;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    color: #000;
    left: 0;
    transition: all 0.65s cubic-bezier(0.23, 1, 0.32, 1)
}

.slider-fade1.owl-carousel .owl-nav button.owl-prev {
    left: 0
}

.slider-fade1.owl-carousel .owl-nav button.owl-next {
    right: 0
}

.slider-fade1.owl-carousel .owl-nav button.owl-prev:hover,
.slider-fade1.owl-carousel .owl-nav button.owl-next:hover {
    background-color: #180067;
    color: #fff
}

.slider-fade1 .banner-button .button-text a {
    transform: scale(0)
}

.slider-fade1 .banner-button .button-text a:hover {
    transform: scale(1.1)
}

.slider-fade1.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 110px;
    right: 50px;
    margin: 0 !important
}

.slider-fade1.owl-theme .owl-dots .owl-dot span {
    background-color: #fff;
    opacity: 1
}

.slider-fade1.owl-theme .owl-dots .owl-dot.active span,
.slider-fade1.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #180067
}

.slider-fade1 .owl-nav i,
.slider-fade1 .owl-nav span {
    color: #000;
    font-size: 16px
}

.slider-fade1.owl-carousel .owl-nav button.owl-prev:hover i,
.slider-fade1.owl-carousel .owl-nav button.owl-next:hover i,
.slider-fade1.owl-carousel .owl-nav button.owl-prev:hover span,
.slider-fade1.owl-carousel .owl-nav button.owl-next:hover span {
    color: #fff
}

.slider-fade1.owl-theme .owl-nav {
    margin-top: 0;
    left: 60px;
    position: relative;
    text-align: start;
    bottom: 120px;
    width: 100px;
}

@media screen and (max-width: 1599px) {
    .slider-fade1.owl-carousel .owl-nav button.owl-prev {
        left: 0
    }

    .slider-fade1.owl-carousel .owl-nav button.owl-next {
        right: 0
    }
}

.banner-style01 h1 {
    margin-bottom: 20px
}

.banner-style01 .banner-button {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center;
    justify-content: flex-start;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1
}

.banner-style01 .banner-button .button-arrow {
    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;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 15px;
    width: 65px;
    height: 65px;
    background-color: #180067;
    border-radius: 50%
}

.banner-style01 .banner-button .button-arrow i {
    font-size: 18px;
    color: #fff;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.4s cubic-bezier(0.12, 0, 0.39, 0);
    transition: 0.4s cubic-bezier(0.12, 0, 0.39, 0);
    font-weight: 700
}

.banner-style01 .banner-button .button-text a {
    font-size: 19px
}

.banner-style01 .left-text {
    position: absolute;
    transform: rotate(-90deg) translate(-50%, 50%);
    transform-origin: 0 50%;
    transition: 1s cubic-bezier(0.7, 0, 0.3, 1) !important;
    top: 50%;
    left: 50px;
    z-index: 9
}

.banner-style01 .left-text span {
    font-size: 16px;
    color: #fff
}

.banner-style01 .left-text span i {
    font-size: 18px;
    margin-right: 10px;
    display: inline-block
}

@media screen and (max-width: 1599px) {
    .banner-style01 .left-text {
        left: 10px
    }
}

@media screen and (max-width: 1199px) {
    .banner-style01 .left-text {
        left: 0
    }
}

@media screen and (max-width: 767px) {
    .banner-style01 .banner-button .button-arrow {
        width: 50px;
        height: 50px
    }

    .banner-style01 .banner-button .button-arrow i {
        font-size: 14px
    }

    .banner-style01 .banner-button .button-text a {
        font-size: 16px
    }
}

.page-title-section h1 {
    font-size: 45px;
    line-height: 121%;
    font-weight: 700;
    color: #070607;
    margin-bottom: 10px;
    position: relative;
}

.page-title-section h1 span {
    font-size: 40px;
    font-weight: 400;
}

.page-title-section p {
    font-size: 18px;
    line-height: 150%;
    font-weight: 400;
    color: #000000;
    margin-bottom: 10px;
    position: relative;
}

.page-title-section p span {
    font-size: 20px;
    font-weight: 700;
}

.page-title-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    line-height: 1.2
}

.page-title-section ul li {
    display: inline-block
}

.page-title-section ul li:last-child {
    color: #F0286A;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.page-title-section ul li:last-child a {
    color: #021052;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.page-title-section ul li:after {
    content: "/";
    font-weight: 300;
    vertical-align: middle;
    padding: 0 2px 0 2px;
    display: inline-block;
    margin: 0 2px
}

.page-title-section ul li:last-child:after {
    content: none
}

.page-title-section ul li a {
    color: #7C7B7B;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}

.page-title-section .shape-1 {
    padding: 20px;
    background: #fff;
    z-index: 3;
    bottom: 73px;
    left: 52px
}


.ani-left-right {
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-name: LeftRight;
    animation-timing-function: ease-in-out
}

@keyframes LeftRight {
    0% {
        transform: translate(0px, 0px)
    }

    65% {
        transform: translate(30px, 0)
    }

    100% {
        transform: translate(0px, 0px)
    }
}

.ani-top-bottom {
    -webkit-animation-name: top-bottom;
    animation-name: top-bottom;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@keyframes top-bottom {
    0% {
        transform: translateY(-20px)
    }

    50% {
        transform: translateY(-10px)
    }

    100% {
        transform: translateY(-20px)
    }
}

.rounded {
    border-radius: 20px !important;
}

.rounded-left {
    border-radius: 12px 0px 0px 12px !important;
}

.rounded-right {
    border-radius: 0px 12px 12px 0px !important;
}

.rounded-12 {
    border-radius: 12px !important;
}

.services-card {
    position: relative;
}

.digital-content {
    position: absolute;
    z-index: 9;
    padding: 80px 60px 0px 60px;
    width: 100%;

}

.digital-content h2 {
    font-size: 40px;
    font-weight: 400;
    color: #ffffff;
    line-height: 120%;
}

.digital-content p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 130%;
}

.cdm-img {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 90%;
    left: 20px;
    bottom: -80px;
}

.flip-box {
    width: 100%;
    height: 384px;
    border-radius: 20px;
    perspective: 1000px;
}

.flip-box .front {
    background: url(../../assets/images/digital-marketing.jpg) no-repeat top center #000000;
    background-size: cover;
}

.flip-box .front2 {
    background: url(../../assets/images/creative-solutions.jpg) no-repeat top center #000000;
    background-size: cover;
}

.flip-box .front3 {
    background: url(../../assets/images/application-development.jpg) no-repeat top center #000000;
    background-size: cover;
}

.flip-box .front4 {
    background: url(../../assets/images/business-consulting.jpg) no-repeat top center #000000;
    background-size: cover;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;

    display: flex;
    justify-content: center;
    align-items: center;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

    display: flex;
    justify-content: center;
    align-items: center;
}

.flip-box-front {
    color: #ffffff;
    border-radius: 20px;
    text-align: start;
    text-align: start;
    justify-content: start;
    align-items: end;
    padding: 30px;
}

.flip-box-front h2 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 110%;
}

.flip-box-front:hover h2 {
    color: #FF3477;
}

.flip-box-back {
    background-color: #180067;
    color: #000;
    transform: rotateY(180deg);
    border-radius: 20px;
    padding: 30px 30px 30px 30px;
    align-items: start;
    text-align: start;
    flex-direction: column;

}

.flip-box-back h3 {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    line-height: 104%;
    margin-bottom: 20px;
}

.flip-box-back p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 150%;
    margin-bottom: 10px;
}

.section-title02 h2 {
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    line-height: 120%;
}

.section-title02 span {
    font-size: 14px;
    font-weight: 400;
    color: #EF2769;
    text-transform: uppercase;
}

.section-title02 h4 {
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    line-height: 120%;
}

.section-title02 h3 {
    font-size: 20px;
    font-weight: 600;
    color: #EF2769;
    line-height: 120%;
}

.blog-box {
    background: #EEF4FF;
    border-radius: 20px;
    padding: 20px 20px 0px 20px;
}

.blog-content h4 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 100%;
    margin-bottom: 5px;
}

.blog-content span {
    font-size: 14px;
    font-weight: 600;
    color: #753EFB;
}

.blog-content p {
    font-size: 16px;
    font-weight: 400;
    color: #616161;
    line-height: 150%;
    margin-top: 5px;
    margin-bottom: 0;
}

.clients-carousel .item {
    padding: 0 15px;
}

.tabbed-content {
    position: relative;
}

.tabs-sales-bg {
    padding-top: 40px;
}

.tabs ul {
    padding: 0;
    margin: 0;
    border-radius: 0px;
    border: 0;
    background: transparent;
    display: inline-block;
    margin-bottom: 40px;
    width: 100%;
    display: flex;
    border-bottom: 1px solid #FF3477;
    padding-bottom: 20px;
}

.tabs ul li {
    position: relative;
    line-height: 18px;
}

.tabs ul li:not(:fast-child) {
    margin-left: 0;
}

.tabs ul li a {
    margin: 0em 1.2em;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", serif;
    color: #7C7B7B;
}

.tabs ul li a:first-child {
    margin-left: 0;
}

.tabs ul li a span {
    font-weight: 300;
}

.tabs ul li a:hover,
.tabs ul li a.active {
    border-radius: 0;
    background: transparent;
    color: #EE3F3E;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", serif;
    position: relative;
}

.tabs ul li a:hover:before,
.tabs ul li a.active:before {
    content: "";
    display: block;
    width: 100%;
    background-color: #EE3F3E;
    height: 2px;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.item {
    margin-bottom: 0px;
}

.item::before {
    cursor: pointer;
    font-weight: bold;
    background: #180067;
    padding: 0.5em 1rem;
    border-radius: 10px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
}

.item.active::before {
    background: #FF3477;
    color: #fff;
    border-radius: 10px;
}

.item.active .item-content {
    padding: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

@media all and (min-width: 800px) {
    .item.active .item-content {
        padding-top: 0;
    }

    .tabs-side .tabs li {
        margin-bottom: 2px;
    }
}

/* 
 The project specific CSS starts here
 This is the minimum CSS that you will need in order for this to work
 */
.tabbed-content .tabs {
    display: none;
}

.tabbed-content .item {
    min-height: 2em;
}

.tabbed-content .item::before {
    content: attr(data-title);
}

.tabbed-content .item .item-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.tabbed-content .item.active .item-content {
    opacity: 1;
    visibility: visible;
    height: auto;
}

@media all and (min-width: 800px) {
    .tabbed-content .tabs {
        display: block;
    }

    .tabbed-content .tabs li {
        display: inline-block;
    }

    .tabbed-content .tabs li a {
        display: block;
    }

    .tabbed-content .item {
        min-height: 0;
    }

    .tabbed-content .item::before {
        display: none;
    }

    .tabbed-content.tabs-side .tabs {
        width: 150px;
        float: left;
    }

    .tabbed-content.tabs-side .tabs li {
        display: block;
    }

    .tabbed-content.tabs-side .item {
        margin-left: 150px;
    }
}

.tab-box-bg {
    border-radius: 0px 25px 25px 0px;
    background: url(../../assets/images/tab-bg-01.jpg) no-repeat top center #171220;
    background-size: cover;
    position: relative;
    padding: 70px 60px 70px 60px;
    min-height: 600px;
    display: flex;
    align-items: center;
}
.tab-box-bg-02{
    background: url(../../assets/images/tab-bg-02.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.tab-box-bg-03{
    background: url(../../assets/images/tab-bg-03.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.tab-box-inner {
    background: #FFFFFF;
    padding: 60px 50px;
    border-radius: 15px;
}

.tab-box-inner h4 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 150%;
    margin-bottom: 20px;
}

.tab-box-inner p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 150%;
    margin-bottom: 20px;
}

.top-space {
    margin-top: -150px;
}

.streamlined-bg {
    border-radius: 15px 15px 15px 15px;
    background: url(../../assets/images/streamlined-bg.jpg) no-repeat top center #171220;
    background-size: cover !important;
    position: relative;
    padding: 90px 70px 90px 70px;
    margin-top: -150px;
    min-height: 550px;
    display: flex;
    align-items: center;
}

.streamlined-bg h3 {
    font-size: 24px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 150%;
    margin-bottom: 30px;
}

.streamlined-bg h3 span {
    font-weight: 700;
}

.streamlined-bg h4 {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 150%;
    margin-bottom: 20px;
    margin-top: 30px;
}

.streamlined-bg p {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 150%;
    margin-bottom: 20px;
}

.bg-01 {
    background: url(../../assets/images/bg-01.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.bg-02 {
    background: url(../../assets/images/bg-02.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.bg-03 {
    background: url(../../assets/images/crm-bg.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.bg-04 {
    background: url(../../assets/images/mobile-first-bg.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.bg-05 {
    background: url(../../assets/images/event-management-bg.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.bg-06 {
    background: url(../../assets/images/human-resources-bg.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.bg-07 {
    background: url(../../assets/images/intranet-development-bg.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.bg-08 {
    background: url(../../assets/images/work-force-bg.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.ms-bg-01 {
    background: url(../../assets/images/ms-bg-01.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.ms-bg-02 {
    background: url(../../assets/images/ms-bg-02.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.ms-bg-03 {
    background: url(../../assets/images/ms-bg-03.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.ms-bg-04 {
    background: url(../../assets/images/ms-bg-04.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.ms-bg-05 {
    background: url(../../assets/images/ms-bg-05.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.ms-bg-06 {
    background: url(../../assets/images/ms-bg-06.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.ms-bg-07 {
    background: url(../../assets/images/ms-bg-07.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}

.msl-bg-01 {
    background: url(../../assets/images/msl-bg-01.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.msl-bg-02 {
    background: url(../../assets/images/msl-bg-02.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.msl-bg-03 {
    background: url(../../assets/images/msl-bg-03.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.msl-bg-04 {
    background: url(../../assets/images/msl-bg-04.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.msl-bg-05 {
    background: url(../../assets/images/msl-bg-05.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.msl-bg-06 {
    background: url(../../assets/images/msl-bg-06.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.msl-bg-07 {
    background: url(../../assets/images/msl-bg-07.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.msl-bg-08 {
    background: url(../../assets/images/msl-bg-08.jpg) no-repeat top center #171220 !important;
    background-size: cover !important;
}
.inner-page-content h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000000;
    line-height: 140%;
    margin-bottom: 20px;
}

.inner-page-content h3 {
    font-size: 26px;
    font-weight: 700;
    color: #000000;
    line-height: 150%;
    margin-bottom: 20px;
}

.inner-page-content p {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 150%;
    margin-bottom: 20px;
}
.inner-page-content p span{
    font-weight: 700;
}
.inner-page-content ul {
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
    margin-top: 20px;
}

.inner-page-content ul li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #000000;
    text-transform: none;
}
.inner-page-content ul li span{
    font-weight: 700;
}
.inner-page-content ul li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    color: #ee3f3e;
    top: 3px;
    left: 0px;
}

.big-size{
    font-size: 24px !important;
}
.solutions-box {
    background: #54019B;
    padding: 30px 20px;
    border-radius: 12px;
}

.services-box {
    background: #D91656 !important;
}

.development-box {
    background: #FF695B !important;
}

.solutions-box h3 {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    line-height: 150%;
    margin-bottom: 20px;
}

.solutions-box p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 150%;
    margin-bottom: 20px;
}
.solutions-box ul{
    padding: 0;
    margin: 0;
}
.solutions-box ul li {
    list-style-type: none;
    position: relative;
    color: #fff;
    line-height: 150%;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

.solutions-box ul li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 13px;
    font-weight: 900;
    position: absolute;
    color: #ffffff;
    top: 0px;
    left: 0px;
  }
  

.advantage-box {
    background-color: #F7F7F7;
    justify-content: center;
}

.address-box-content {
    padding: 30px 40px;
}

.address-box-content ul {
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}

.strategy-box {
    border-radius: 12px;
    border: 1px solid #D8D8D8;
    padding: 30px;
}

.strategy-box h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 15px;
}

.strategy-box p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.address-box-content ul li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
    color: #4F4F4F;
    font-size: 16px;
    line-height: 150%;
    text-transform: none;
}

.address-box-content ul li h4 {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    line-height: 150%;
    margin-bottom: 5px;
}

.address-box-content ul li:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 6px;
    font-weight: 900;
    position: absolute;
    color: #635BFF;
    top: 2px;
    left: 0px;
}

.our-process-bg {
    background: rgb(84,1,155);
background: linear-gradient(180deg, rgba(84,1,155,1) 0%, rgba(29,0,53,1) 100%);
}

.app-our-process-bg {
    background: rgb(27,25,53);
    background: linear-gradient(180deg, rgba(27,25,53,1) 0%, rgba(2,14,69,1) 100%);
}

.our-process-bg-01 {
    background: rgb(27,25,53);
    background: linear-gradient(180deg, rgba(27,25,53,1) 0%, rgba(2,14,69,1) 100%);
}

.process-box {
    background: url(../../assets/images/process-bg.jpg) no-repeat top center #171220;
    background-size: cover;
    position: relative;
    border-radius: 12px;
}
.process-box-02 {
    background: url(../../assets/images/development-bg.jpg) no-repeat top center #171220;
    background-size: cover;
    position: relative;
    border-radius: 12px;
}
.vision-box {
    background: url(../../assets/images/vision-creative-process.jpg) no-repeat top center #171220;
    background-size: cover;
    position: relative;
    border-radius: 12px;
}
.process-box-03 {
    background: url(../../assets/images/process-box-03.jpg) no-repeat top center #171220;
    background-size: cover;
    position: relative;
    border-radius: 12px;
}

.process-content {
    position: relative;
    padding: 60px 40px;
}

.process-content h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    line-height: 123%;
}

.process-content p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
}

.process-box-white {
    background: #FFFFFF;
    padding: 40px 30px;
    border-radius: 12px;
}

.process-box-white h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 20px;
}

.process-box-white p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.potential-box h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 123%;
    margin-bottom: 30px;
}

.potential-box h3 span {
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
}

.potential-box p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}
.potential-box h4 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 123%;
    margin-bottom: 30px;
}
.potential-box h4 span {
    font-weight: 400;
}

.potential-box-bg {
    background: #F2EEFF;
    border-radius: 0px 25px 0px 0px;
    padding: 60px 40px;
}

.white-line{
    margin: 1rem 0;
    color: #ffffff !important;
    border: 0;
    border-top: 1px dotted #ffffff !important;
    opacity: 1;
}
.about-potential-box h3 {
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    line-height: 123%;
    margin-bottom: 30px;
}

.about-potential-box h3 span {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
}

.about-potential-box p {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}


.success-box-bg {
    background: rgb(253, 208, 249);
    background: -moz-linear-gradient(180deg, rgba(253, 208, 249, 0.2189250700280112) 0%, rgba(255, 241, 241, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(253, 208, 249, 0.2189250700280112) 0%, rgba(255, 241, 241, 1) 100%);
    background: linear-gradient(180deg, rgba(253, 208, 249, 0.2189250700280112) 0%, rgba(255, 241, 241, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fdd0f9", endColorstr="#fff1f1", GradientType=1);
    border-radius: 20px 0px 0px 0px;
    padding: 60px 40px;
}

.delivery-box-bg {
    background: #EEF4FF;
    border-radius: 0px 25px 0px 0px;
    padding: 60px 40px;
}

.unlocking-bg {
    background: url(../../assets/images/resource-bg.jpg) no-repeat top center #F2EEFF;
    background-size: cover;
    border-radius: 25px 0px 0px 0px;
    padding: 60px 40px;
}

.efficiency-bg {
    background: #180067;
    border-radius: 20px;
    padding: 40px 0px 0px 50px;
}
.web-app-bg{
    background: #FFF1F1;
    border-radius: 20px;
    padding: 50px;
}

.services-unfold-bg {
    background: #D91656;
    border-radius: 20px;
    padding: 50px 30px;
}

.Marquee {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 200;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}

.Marquee-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-animation: marquee 35s linear infinite running;
    -moz-animation: marquee 35s linear infinite running;
    -o-animation: marquee 35s linear infinite running;
    -ms-animation: marquee 35s linear infinite running;
    animation: marquee 35s linear infinite running;
}

.Marquee-content:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    -ms-animation-play-state: paused;
    animation-play-state: paused;
}

.Marquee-tag {
    width: 510px;
    background: #A987FF;
    border-radius: 12px;
    margin: 0 0.5em;
    padding: 0em;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.skillsets-bg-01 {
    background: #54019B !important;
}

.skillsets-bg-02 {
    background: #FCC015 !important;
}

.skillsets-bg-03 {
    background: #FB8351 !important;
}

.skillsets-bg-04 {
    background: #FFA69E !important;
}

.skillsets-bg-05 {
    background: #703AFB !important;
}

.Marquee-tag:hover {
    background: rgba(0, 0, 0, 0.9);
    cursor: pointer;
}

@-moz-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
}

@-o-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -o-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
    }
}

.skillsets-images-box {
    width: 233px;
}

.skillsets-box {
    padding: 15px 20px;
}

.skillsets-box h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
}

.skillsets-box p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0px;
}

/* Flexbox Equal Height Bootstrap Columns (fully responsive) */
@media only screen and (min-width: 768px) {
    .flex-row.row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .flex-row.row>[class*="col-"] {
        display: flex;
        flex-direction: column;
    }

    .flex-row.row:after,
    .flex-row.row:before {
        display: flex;
    }
}

/* Grow thumbnails to fill columns height */
.flex-row .equal-height {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
}

.inner-page-bg {
    background: rgb(255, 241, 241);
    background: -moz-linear-gradient(180deg, rgba(255, 241, 241, 1) 63%, rgba(252, 252, 252, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 241, 241, 1) 63%, rgba(252, 252, 252, 1) 100%);
    background: linear-gradient(180deg, rgba(255, 241, 241, 1) 63%, rgba(252, 252, 252, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff1f1", endColorstr="#fcfcfc", GradientType=1);
}

.pagination {
    border-radius: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto
}

.pagination ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0
}

.pagination li {
    display: inline-block;
    margin-right: 10px
}

.pagination li:last-child {
    margin-right: 0
}

.pagination a {
    display: inline-block;
    border-radius: 2px;
    background: transparent;
    font-weight: 700;
    text-align: center;
    margin: 3px 0;
    padding: 12px 16px;
    color: #002a5c;
    border: 1px solid #dddddd;
    line-height: 25px
}

.pagination a:hover,
.pagination a:active,
.pagination a:focus {
    background-color: #180067;
    color: #ffffff;
    box-shadow: none
}

.pagination .active a {
    background-color: #f7f7f7;
    color: #002147;
    border: 1px solid #dbdbdb;
    cursor: default
}

@media screen and (max-width: 575px) {
    .pagination li {
        margin-right: 8px
    }
}

ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #FF3477;
}

.resp-tabs-list li {
    display: inline-block;
    list-style: none;
    position: relative;
    cursor: pointer;
    color: #000000;
}

.resp-tabs-list li:hover:before,
.resp-tabs-list li.resp-tab-active:before {
    content: "";
    display: block;
    width: 100%;
    background-color: #EE3F3E;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.resp-tabs-list li:last-child {
    margin-right: 0
}

.resp-tabs-list li i {
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", serif;
    color: #7C7B7B;
}

.resp-tabs-container {
    padding: 0px;
    position: relative;
}

.resp-tab-content {
    display: none;
}

.resp-tabs-list li.resp-tab-active {
    background: transparent;
    color: #EE3F3E;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", serif;
    position: relative;
    border: 0;
}

.resp-tabs-list li.resp-tab-active i {
    color: #fff
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

.resp-tabs-list li {
    font-weight: 600;
    display: inline-block;
    padding: 10px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
}

.resp-tabs-list li:first-child {
    padding-left: 0;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
    transition: visibility 0s, opacity 0.5s linear;
}

.resp-tab-content {
    opacity: 1;
    transition: visibility 0s, opacity 0.5s linear;
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    transition: visibility 0s, opacity 0.5s linear;
    border-bottom: none;
}

.resp-tab-active {
    transition: visibility 0s, opacity 0.5s linear;
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active,
.resp-accordion-active {
    transition: visibility 0s, opacity 0.5s linear;
    visibility: visible;
    opacity: 1;
}


h2.resp-accordion {
    font-size: 15px;
    border: 1px solid #c1c1c1;
    margin: 0px;
    padding: 20px 25px;
    border-radius: 35px;
    margin-bottom: 10px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 25px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
    float: left;
    border-bottom: 0;
    width: 41%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
    border-bottom: 1px solid #EAEAEA;
    background-color: #ffffff;
    color: #000000;
    font-size: 20px;
    line-height: 150%;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px 0px 0px 40px;
    background-color: #fff;
    float: left;
    width: 59%;
    min-height: 250px;
    clear: none;
}
.tab-icon{
    width: 64px;
}
.resp-vtabs .resp-tab-content {
    border: none;
}
.resp-vtabs .tabs-sales-bg{
    background: #FFF1F1;
    border-radius: 15px;
    padding: 40px 40px;

}
.resp-vtabs li.resp-tab-active {
    border-right: none;
    background-color: #FFF1F1;
    color: #000000;
    position: relative;
    z-index: 1;
    padding: 15px 15px !important;
    line-height: 150%;
    border-bottom: 1px solid #FF3477;
}
.resp-vtabs .resp-tabs-list li:hover{
    background-color: #FFF1F1;
    color: #000000;
    border-bottom: 1px solid #FF3477;
}
.resp-vtabs .resp-tabs-list li:hover:before, .resp-vtabs .resp-tabs-list li.resp-tab-active:before{
    background-color: transparent;
}
.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #000000;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #ffffff;
}
/* Smooth Fade-in Animation */
.resp-tab-content {
    animation: fadeIn 0.5s ease-in-out;
}

/* Slide-up effect for better visibility */
.resp-tab-content {
    animation: slideUp 0.5s ease-in-out;
}

/* Keyframes for fade-in */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Keyframes for slide-up */
@keyframes slideUp {
    from {
        transform: translateY(15px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/*-----------Accordion styles-----------*/

h2.resp-tab-active {
    background: #FF3477 !important;
    padding: 20px 25px !important;
    color: #fff;
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {

    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

.owl-theme .owl-nav.disabled {
    margin-top: 40px !important
}

.owl-theme .owl-dots {
    margin-top: 40px !important
}

.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0.15)
}

.owl-theme .owl-dots .owl-dot:hover span,
.owl-theme .owl-dots .owl-dot.active span {
    background: #180067
}

.owl-nav i,
.owl-nav span {
    color: #232323;
    font-size: 28px
}

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto
}

.dots-white.owl-theme .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, 0.5)
}

.dots-white.owl-theme .owl-dots .owl-dot:hover span,
.dots-white.owl-theme .owl-dots .owl-dot.active span {
    background: #fff
}

.owl-thumbs button {
    border: none
}

.owl-thumbs button img {
    opacity: 0.5
}

.owl-thumbs button.active img {
    opacity: 1
}

.testimonial-thumbs4.owl-thumbs button {
    border: 1px solid transparent;
    background: transparent
}

.testimonial-thumbs4.owl-thumbs button img {
    opacity: 1;
    border: 1px solid transparent;
    padding: 8px
}

.testimonial-thumbs4.owl-thumbs button.active img {
    opacity: 1 !important;
    border: 1px solid #180067;
    padding: 8px;
    background: none
}

.testimonial-carousel-one.owl-carousel .owl-nav button.owl-prev,
.testimonial-carousel-one.owl-carousel .owl-nav button.owl-next {
    top: 40%;
    border-radius: 50%;
    position: absolute
}

.testimonial-carousel-one.owl-carousel .owl-nav button.owl-prev {
    left: -90px
}

.testimonial-carousel-one.owl-carousel .owl-nav button.owl-next {
    right: -90px
}

.testimonial-carousel-one.owl-carousel .owl-dots {
    margin-top: 30px
}

.testimonial-carousel-one .owl-nav span {
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.1);
    font-size: 18px !important;
    color: #fff;
    transition: all .3s;
    border-radius: 50%
}

.testimonial-carousel-one.owl-carousel .owl-nav button.owl-next:hover span,
.testimonial-carousel-one.owl-carousel .owl-nav button.owl-prev:hover span {
    background: #fff;
    border-radius: 50%;
    color: #e74860
}

.testimonial-quote {
    -webkit-text-stroke-width: 1px;
    color: #FFFFFF00;
    -webkit-text-stroke-color: #FFFFFF1A;
    font-size: 810px;
    line-height: 0px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%)
}

.accordion .card {
    background: transparent;
    box-shadow: none;
    margin-bottom: 20px;
    border: 0;
    border-radius: 0
}

.accordion .card:last-child {
    margin-bottom: 0
}

.accordion .card-header {
    border: 0;
    padding: 0;
    background: none
}

.accordion .accordion-collapse {
    border: none
}

.accordion .accordion-button {
    border-bottom: none;
    color: #000000;
    font-size: 18px;
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    white-space: normal;
    box-shadow: none;
    font-weight: 500;
    padding: 20px 20px 20px 20px;
    text-decoration: none;
    background: #2a334e;
    border: 0;
}

.accordion .accordion-button h3 {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    margin-bottom: 20px;
}

.accordion .accordion-button:hover {
    text-decoration: none
}

.accordion .accordion-button.collapsed {
    background: #fff;
    color: #575a7b;
    border: 1px solid #ededed;
    border-radius: 5px
}

.accordion .accordion-button.collapsed:after {
    background: transparent;
    border: none;
    content: "+";
    right: 0px;
    left: inherit;
    font-size: 18px;
    transform: none;
    width: 25px;
    height: 25px;
    line-height: 20px;
    top: 18px;
    border-radius: 5px;
    text-align: center;
    color: #fff
}

.accordion .accordion-button:after {
    background: transparent;
    border: none;
    content: "-";
    right: 0px;
    border-radius: 5px;
    left: inherit;
    font-size: 18px;
    border: 0;
    transform: none;
    width: 25px;
    height: 25px;
    line-height: 21px;
    top: 18px;
    position: absolute;
    color: #2a334e;
    text-align: center
}

.accordion .card-body {
    color: #575a7b;
    font-size: 16px;
    padding: 20px 25px;
    line-height: 28px;
    text-align: left;
    border-top: 0;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.accordion .card-body p {
    color: #000000;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 150%;
    font-size: 16px;
}
#advantage.accordion{
    background: transparent;
}
#advantage.accordion .card {
    background: #FFD3CF;
    box-shadow: none;
    margin-bottom: 15px;
    border: 0;
    border-radius: 12px;
}
#advantage.accordion .card-body{
 padding: 0px 15px 15px 15px;
}
#advantage.accordion .accordion-button h3 {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    margin-bottom: 0px;
}
#advantage.accordion.style1 .accordion-button {
    background-color: unset;
    color: #000000;
    padding: 10px 15px;
    border-bottom: 0;
    font-weight: 700;
}
#advantage.accordion.style1 .accordion-button.collapsed{
    background: #FFF1F1;
    border-radius: 12px;
    border-bottom: 0;

}
#advantage .accordion-button:not(.collapsed) {
    background-color: #FFD3CF !important; 
    border-radius: 12px 12px 0px 0px;
}
#advantage .accordion-collapse.show {
    background-color: #FFD3CF !important;
    border-radius: 0px 0px 12px 12px; 
}
#advantage.accordion.style1 .accordion-button.collapsed:after{
  top: 16px;
  right: 15px;
}
#advantage.accordion.style1 .accordion-button:after{
    top: 16px;
    right: 15px;
}


@media screen and (max-width: 991px) {
    .accordion .accordion-button {
        padding: 15px 50px 15px 15px;
        font-size: 16px
    }

    .accordion .accordion-button.collapsed:after,
    .accordion .accordion-button:after {
        right: 0px;
        font-size: 16px;
        height: 22px;
        line-height: 22px;
        width: 22px;
        top: 13px
    }

    .accordion .card-body {
        padding: 20px 15px
    }
}

@media screen and (max-width: 575px) {
    .accordion .accordion-button {
        padding: 15px 50px 15px 15px
    }
}

.accordion-style .card {
    background: transparent;
    box-shadow: 0 0 40px 5px rgba(0, 0, 0, 0.03);
    border: none;
    border-radius: 0
}

.accordion-style .card-header {
    border: 0px;
    padding: 0;
    border-bottom: none;
    background: none
}

.accordion-style .btn-link {
    color: #180067;
    line-height: 26px;
    position: relative;
    border: none;
    border-bottom: none;
    border-left: none;
    display: block;
    width: 100%;
    text-align: left;
    white-space: normal;
    border-radius: 0;
    padding: 20px 45px 20px 18px;
    font-weight: 700;
    text-decoration: none;
    background-color: #ffffff
}

.accordion-style .btn-link.collapsed {
    color: #42545e;
    line-height: 26px;
    position: relative;
    border: none;
    display: block;
    width: 100%;
    text-align: left;
    white-space: normal;
    padding: 20px 45px 20px 18px;
    font-weight: 700;
    text-decoration: none;
    background-color: #fff
}

.accordion-style .btn-link:hover,
.accordion-style .btn-link:active,
.accordion-style .btn-link:focus {
    text-decoration: none;
    color: #180067
}

.accordion-style .btn-link.collapsed:after {
    content: "+";
    right: 17px;
    left: inherit;
    font-size: 20px;
    transform: none;
    top: 22px;
    position: absolute;
    color: #212121;
    background-color: transparent;
    border-radius: .3rem;
    line-height: 20px;
    width: 25px;
    height: 25px;
    text-align: center
}

.accordion-style .btn-link:after {
    content: "-";
    right: 17px;
    left: inherit;
    font-size: 20px;
    transform: none;
    top: 20px;
    position: absolute;
    color: #180067;
    background-color: transparent;
    border-radius: .3rem;
    line-height: 22px;
    width: 25px;
    height: 25px;
    text-align: center
}

.accordion-style .card-body {
    padding: 0px 30px 25px 26px;
    line-height: 24px;
    text-align: left;
    border: none;
    border-left: none;
    background: #fff;
    border-top: none
}

.accordion.style1 .accordion-button {
    background-color: unset;
    color: #000000;
    padding: 0px;
    border-bottom: 1px solid #EAEAEA;
    font-weight: 700;
}

.accordion.style1 .accordion-button.collapsed {
    border: 0;
    border-bottom: 1px solid #EAEAEA;
}

.accordion.style1 .card-body {
    padding: 0px;
    padding-top: 20px;
    border: 0
}

.accordion.style1 .accordion-button.collapsed:after {
    background-color: unset;
    content: "\2b";
    font-family: "Font Awesome 6 Free";
    font-size: 16px;
    font-weight: 700;
    top: 3px;
    color: #000000
}

.accordion.style1 .accordion-button:after {
    content: "\f068";
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    font-size: 16px;
    top: 3px
}

#faq.accordion .card-header {
    border: 0;
    padding: 15px 20px;
    background: #EEF4FF;
}

#faq.accordion.style1 .accordion-button {
    border-bottom: 0;
}

#faq.accordion .accordion-button h3 {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    margin-bottom: 0px;
}

#faq.accordion.style1 .card-body {
    padding: 20px;
    border: 0;
}

#faq.accordion .card-body p {
    margin-bottom: 0px;
}

.story-video {
    height: 100%
}

.accordion .card-body ul {
    padding: 0;
    margin: 0;
    padding-bottom: 0px;
    margin-top: 0px;
}

.accordion .card-body ul li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #000000;
    text-transform: none;
}

.accordion .card-body ul li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    color: #ee3f3e;
    top: 0px;
    left: 0px;
}

.video_btn {
    position: relative;
    height: 80px;
    width: 80px;
    background: #180067;
    text-align: center;
    display: inline-block;
    line-height: 80px;
    color: #fff;
    border-radius: 50%;
    transition-duration: 0s;
    -ms-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s
}

.video_btn:hover i,
.video_btn:focus i {
    color: #fff
}

.video_btn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 80px;
    width: 80px;
    border: 2px solid #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: .3;
    animation: pulse-border 1500ms ease-out infinite
}

.video_btn:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 95px;
    width: 95px;
    border: 2px solid #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: .3;
    animation: pulse-border 1500ms ease-out infinite
}

.startup-video {
    margin-bottom: -100px
}

.video_btn-style2:after,
.video_btn-style2:before {
    border-color: rgba(0, 0, 0, 0.1)
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

.video_btn.small {
    width: 50px;
    height: 50px;
    line-height: 50px
}

.video_btn.small:after {
    height: 50px;
    width: 50px
}

.video_btn.small:before {
    height: 65px;
    width: 65px
}

@media screen and (max-width: 1199px) {
    .video_btn {
        height: 75px;
        width: 75px;
        line-height: 75px
    }

    .video_btn:after {
        height: 75px;
        width: 75px
    }

    .video_btn:before {
        height: 90px;
        width: 90px
    }
}

@media screen and (max-width: 991px) {
    .video_btn {
        height: 70px;
        width: 70px;
        line-height: 70px
    }

    .video_btn:after {
        height: 70px;
        width: 70px
    }

    .video_btn:before {
        height: 85px;
        width: 85px
    }

    @keyframes pulse-border {
        0% {
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1)
        }

        100% {
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2)
        }
    }
}

@media screen and (max-width: 767px) {
    .video_btn {
        height: 60px;
        width: 60px;
        line-height: 60px
    }

    .video_btn:after {
        height: 60px;
        width: 60px
    }

    .video_btn:before {
        height: 75px;
        width: 75px
    }
}


.lg-backdrop {
    z-index: 99999
}

.lg-outer {
    z-index: 999999
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #180067
}

.lg-progress-bar .lg-progress {
    background-color: #180067
}

.lg-backdrop.in {
    opacity: 0.85
}

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

.form-group label {
    margin-bottom: .5rem
}

.form-control:focus {
    border-color: #180067
}

.form-check-input:checked {
    border-color: #180067;
    background-color: #180067
}

.social-icon-style6 li a {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #616161;

}

.social-icon-style6 li a:hover {
    color: #EF2769;
}

.social-icon-style6 li:last-child {
    margin-right: 0
}

footer {
    word-break: break-word
}

.footer-logo {
    max-width: 210px;
    width: 100%;
    display: inline-block
}

footer .footer-bar {
    position: relative;
    z-index: 9;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.075);
    color: rgba(255, 255, 255, 0.85)
}

footer .footer-bar p {
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 0
}

footer .footer-bar p a {
    color: #ffffff !important;
}

footer .footer-bar p a:hover {
    color: #EF2769 !important;
}

footer .email {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    display: inline-block;
    padding-bottom: 5px
}

footer .email a {
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    transition: all 0.8s ease
}

footer .email a:hover:after,
footer .email a:active:after,
footer .email a:focus:after {
    width: 100%
}

footer .email a:hover,
footer .email a:active,
footer .email a:focus {
    color: #180067
}

footer .email a:after {
    border-bottom: 1px solid #fff;
    transition: all 0.8s ease;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 0
}

footer .phone {
    padding-bottom: 0;
    margin-bottom: 0
}

footer .phone a {
    padding-bottom: 0;
    letter-spacing: -0.05rem;
    color: white
}

footer .phone a:hover,
footer .phone a:active,
footer .phone a:focus {
    color: #180067
}

@media screen and (max-width: 767px) {
    footer .email a:after {
        bottom: -10px
    }
}

.footer-list {
    margin: 0;
    padding: 0
}

.footer-list li {
    list-style-type: none;
    color: #fff;
    line-height: 130%;
    margin-bottom: 5px
}

.footer-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.footer-list li a {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #ffffff
}

.footer-list li a:hover {
    color: #EF2769
}

@media screen and (max-width: 767px) {
    .footer-list li a {
        font-size: 15px
    }
}

.footer-address {
    margin-bottom: -50px
}

.footer-bg {
    background: #150B16;
    padding-top: 80px;
    padding-bottom: 40px;
}

.footer-top h2 {
    font-size: 64px;
    font-weight: bold;
    color: #ffffff;
    line-height: 107%;
}

.address-box h4 {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 170%;
}

.address-box p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 170%;
}

.address-box p span {
    font-weight: bold;
}

.address-box a:hover {
    color: #EF2769 !important;
}

.footer-menu {
    margin-bottom: 30px;
}

.footer-menu h3 {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 130%;
}



.new-accordion.accordion{
    background: transparent;
}
.new-accordion.accordion .card {
    background: #FFD3CF;
    box-shadow: none;
    margin-bottom: 15px;
    border: 0;
    border-radius: 12px;
}
.new-accordion.accordion .card-body{
 padding: 0px 15px 15px 15px;
}
.new-accordion.accordion .accordion-button h3 {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    margin-bottom: 0px;
}
.new-accordion.accordion.style1 .accordion-button {
    background-color: unset;
    color: #000000;
    padding: 10px 15px;
    border-bottom: 0;
    font-weight: 700;
}
.new-accordion.accordion.style1 .accordion-button.collapsed{
    background: #FFF1F1;
    border-radius: 12px;
    border-bottom: 0;

}
.new-accordion.accordion-button:not(.collapsed) {
    background-color: #FFD3CF !important; 
    border-radius: 12px 12px 0px 0px;
}
.new-accordion.accordion-collapse.show {
    background-color: #FFD3CF !important;
    border-radius: 0px 0px 12px 12px; 
}
.new-accordion.accordion.style1 .accordion-button.collapsed:after{
  top: 16px;
  right: 15px;
}
.new-accordion.accordion.style1 .accordion-button:after{
    top: 16px;
    right: 15px;
}
.new-accordion.card-body p {
    color: #000000;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 150%;
    font-size: 16px;
}
.new-accordion.accordion .card-body {
    padding: 0px 15px 15px 15px;
}