@font-face {
    font-family: PPPangramSans-Bold;
    src: url(../fonts/PPPangramSans-Bold.otf);
}

@font-face {
    font-family: PPPangramSans-Medium;
    src: url(../fonts/PPPangramSans-Medium.otf);
}

@font-face {
    font-family: PPPangramSans-Semibold;
    src: url(../fonts/PPPangramSans-Semibold.otf);
}

*,
nav,
button,
a {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: 1s ease !important;
    transition: 1s ease !important;
}

body,
html {
    margin: 0;
    font-size: 16px;
    font-family: PPPangramSans-Medium, sans-serif;
}

html {
    scroll-behavior: smooth;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

input:focus,
button:focus,
textarea:focus {
    outline: none;
}

img {
    max-width: 100%;
}

a:hover,
a:focus {
    text-decoration: none;
}

.d-container {
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

.d-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hero-sec {
    background-image: url(../images/hero-img.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 64px;
    padding: 64px;
    padding: 4rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    top: 0;
    z-index: 99999;
    position: fixed;
    width: 100%;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.nav a img {
    width: 240px;
    width: 240px;
    width: 15rem;
    position: relative;
    z-index: 1;
}

.nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
}

.nav ul li {
    margin: 0 1.08rem;
}

.nav ul li a {
    color: #fff;
    font-size: 18px;
    font-size: 18px;
    font-size: 1.125rem;
    border-bottom: 2px solid;
    padding-bottom: 1px;
    font-family: PPPangramSans-Semibold;
}

.nav ul li a:hover {
    border-bottom: 2px solid #2668b2;
}

.nav .nav-shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 30%;
}

.hero-sec .d-container {
    position: relative;
    z-index: 1;
}

.hero-sec .d-container .d-row {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}

.hero-sec h1 {
    font-family: PPPangramSans-Medium;
    color: #fff;
    font-weight: initial;
    margin: 280px 0 96px;
    margin: 280px 0 96px;
    margin: 17.5rem 0 6rem;
    width: 120%;
    font-size: 79.2px;
    font-size: 79.2px;
    font-size: 4.95rem;
}

.hero-sec .hero-content {
    width: 640px;
    width: 640px;
    width: 40rem;
    max-width: 100%;
}

.hero-sec .hero-content img:nth-child(1) {
    width: 34%;
    float: left;
}

.hero-sec .hero-content img:nth-child(2) {
    width: 62.5%;
    float: left;
    margin-left: 3.5%;
}

.d-col-6 {
    width: 50%;
}

.d-container-fluid {
    padding: 0 15px;
}

.hero-sec .d-row {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end
}

.hero-sec .d-row .d-col-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-content {
    margin-top: -32px;
    margin-top: -32px;
    margin-top: -2rem;
    background-color: #fff;
    border-radius: 2rem;
    padding-top: 176px;
    padding-top: 176px;
    padding-top: 11rem;
    margin-bottom: -32px;
    margin-bottom: -32px;
    margin-bottom: -2rem;
    position: relative;
    z-index: 1;
}

.hero-sec .hero-content {
    margin-bottom: -368px;
    margin-bottom: -368px;
    margin-bottom: -23rem;
    position: relative;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.hero-sec .hero-content img {
    position: relative;
    z-index: 9;
    border-radius: .5rem;
    box-shadow: -10px 6px 15px rgba(0, 0, 0, .2)
}

.content-sec1 h6 {
    color: #2a68b0;
    font-weight: initial;
    font-size: 24px;
    font-size: 24px;
    font-size: 1.5rem;
    max-width: 480px;
    max-width: 480px;
    max-width: 30rem;
    line-height: 1.4;
    position: relative;
    z-index: 1;
    margin-left: -104px;
    margin-left: -104px;
    margin-left: -6.5rem;
}

h6 {
    color: #2a68b0;
    font-weight: initial;
    font-size: 19.2px;
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.4;
}

.content-sec2 {
    padding-top: 224px;
    padding-top: 224px;
    padding-top: 14rem;
}

.content-sec2 .content-sec2-img {
    margin-left: -15px;
    max-width: 115%;
    margin-top: -25%;
    max-height: 137.5%;
}

.content-sec2 h5 {
    margin-bottom: 24px;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

h5 {
    color: #000;
    font-weight: initial;
    font-family: PPPangramSans-Semibold;
    font-size: 24.8px;
    font-size: 24.8px;
    font-size: 1.55rem;
    margin: 16px 0;
    margin: 16px 0;
    margin: 1rem 0;
}

.content-sec2 p {
    max-width: 400px;
    max-width: 400px;
    max-width: 25rem;
    margin-bottom: 16px;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-size: 18.4px;
    font-size: 18.4px;
    font-size: 1.15rem;
    line-height: 1.25;
}

.content-sec4-l p {
    font-size: 16px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
}

p {
    font-size: 15.2px;
    font-size: 15.2px;
    font-size: .95rem;
    margin-bottom: 16px;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    color: #8e8e8e;
}

.content-sec2 .d-btn {
    margin-top: 56px;
    margin-top: 56px;
    margin-top: 3.5rem;
}

.d-btn {
    background-color: #2a68b0;
    color: #fff;
    border: 0;
    border-radius: .3rem;
    padding: 16px 44px;
    padding: 16px 44px;
    padding: 1rem 2.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 17.6px;
    font-size: 17.6px;
    font-size: 1.1rem;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.d-btn:hover {
    background-color: #225591;
}

.content-sec2 .d-btn img {
    width: 24px;
    width: 24px;
    width: 1.5rem;
    margin-left: 12px;
    margin-left: 12px;
    margin-left: 0.75rem;
}

.content-sec2 a {
    text-decoration: none;
}

.content-sec3 {
    padding-bottom: 80px;
    padding-bottom: 80px;
    padding-bottom: 5rem;
    padding-top: 160px;
    padding-top: 160px;
    padding-top: 10rem;
}

.content-sec3 .d-row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
                -ms-grid-row-align: start;
            align-items: start
}

.content-sec3-box {
    background: -webkit-linear-gradient(bottom left, #fff, #f7f7f7);
    background: linear-gradient(to top right, #fff, #f7f7f7);
    width: 160px;
    width: 160px;
    width: 10rem;
    padding: 40px 24px;
    padding: 40px 24px;
    padding: 2.5rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    border-radius: .4rem;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.content-sec3-box:nth-child(even) {
    margin-top: 80px;
    margin-top: 80px;
    margin-top: 5rem;
}

.content-sec3-box p {
    color: #000;
    line-height: 1.25;
    margin: 0;
    font-size: 11.2px;
    font-size: 11.2px;
    font-size: .7rem;
    text-transform: uppercase;
    font-family: PPPangramSans-Bold;
}

.content-sec3-box img {
    height: 3rem;
    margin-bottom: .7rem;
    padding: 0.15rem;
}

.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.content-sec4 {
    padding-top: 48px;
    padding-top: 48px;
    padding-top: 3rem;
    padding-bottom: 208px;
    padding-bottom: 208px;
    padding-bottom: 13rem;
}

.content-sec4 .d-row {
    -ms-flex-wrap: initial;
        flex-wrap: initial;
}

.content-sec4 .content-sec4-l {
    width: 55%;
}

.content-sec4 .content-sec4-r {
    width: calc(92.5% + 20rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    right: -128px;
    right: -128px;
    right: -8rem;
}

.content-sec4 .content-sec4-r .d-col-6:nth-child(2) {
    position: relative;
    right: -24px;
    right: -24px;
    right: -1.5rem;
}

.content-sec4 .content-sec4-r .d-col-6:nth-child(2) img:nth-child(2) {
    margin-top: 23.2px;
    margin-top: 23.2px;
    margin-top: 1.45rem;
}

.content-sec4 .d-row {
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
}

.content-sec4 .content-sec4-r {
    border-radius: .5rem;
}

a {
    color: #2a68b0;
    font-size: 14.4px;
    font-size: 14.4px;
    font-size: .9rem;
    text-decoration: none;
}

a i {
    border-color: #2a68b0 !important;
    border-width: 0 2px 2px 0 !important;
    position: relative;
    top: -1.6px;
    top: -1.6px;
    top: -.1rem;
    left: 4.8px;
    left: 4.8px;
    left: .3rem;
}

.brands-sec {
    background-color: #000;
    position: relative;
    padding: 165.6px 0;
    padding: 165.6px 0;
    padding: 10.35rem 0;
}

.brand-shadow-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
}

.brands-sec .d-container {
    position: relative;
    z-index: 1;
    text-align: center;
}

.brands-sec .d-row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
}

.brands-sec p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 80px;
    margin-bottom: 80px;
    margin-bottom: 5rem;
    font-family: PPPangramSans-Bold;
    font-weight: 500;
}

.brands-sec .d-row a img {
    margin: 0 auto;
    -o-object-fit: contain;
       object-fit: contain;
}

.brands-sec .d-row a:nth-child(1) img {
    max-height: 32px;
    max-height: 32px;
    max-height: 2rem;
}

.brands-sec .d-row a:nth-child(4) img {
    max-height: 20.8px;
    max-height: 20.8px;
    max-height: 1.3rem;
}

.modular-slider-box div p {
    background-image: url(../images/w-bg.png);
}

.content-sec5 h5 {
    margin: 0;
    max-width: 400px;
    max-width: 400px;
    max-width: 25rem;
    font-size: 28px;
    font-size: 28px;
    font-size: 1.75rem;
}

.content-sec5 .d-container:nth-child(1) .d-row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
}

.content-sec5-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.content-sec5-arrows button {
    width: 60.8px;
    width: 60.8px;
    width: 3.8rem;
    height: 60.8px;
    height: 60.8px;
    height: 3.8rem;
    border-radius: 50%;
    border: 0;
    background: -webkit-linear-gradient(bottom left, #fff, #f7f7f7);
    background: linear-gradient(to top right, #fff, #f7f7f7);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    margin-left: 4.8px;
    margin-left: 4.8px;
    margin-left: .3rem;
}

.content-sec5-arrows button img {
    width: 16px;
    width: 16px;
    width: 1rem;
    position: relative;
    top: 1.6px;
    top: 1.6px;
    top: .1rem;
}

.content-sec5-arrows button:nth-child(1) img {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
}

.content-sec5-arrows button.active,
.content-sec5-arrows button:hover {
    box-shadow: -10px 6px 15px rgb(0 0 0 / 20%);
}

.modular-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 120%;
    max-width: 120%;
    overflow: hidden;
}

.modular-slider-main {
    padding-top: 64px;
    padding-top: 64px;
    padding-top: 4rem;
    padding-left: calc(50% - 660px);
    padding-bottom: 48px;
    padding-bottom: 48px;
    padding-bottom: 3rem;
    padding-right: 0;
}

.modular-slider-box {
    padding-right: 16px;
    padding-right: 16px;
    padding-right: 1rem;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
}

.modular-slider-box div {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 16px;
    right: 16px;
    right: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.modular-slider-box div p {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0;
    padding: 6.4px 16px;
    padding: 6.4px 16px;
    padding: .4rem 1rem;
    min-width: 192px;
    min-width: 192px;
    min-width: 12rem;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-size: 12px;
    font-size: .75rem;
    font-family: PPPangramSans-Bold;
    padding-bottom: 11.2px;
    padding-bottom: 11.2px;
    padding-bottom: .7rem;
}

.modular-slider-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 3.2px;
    bottom: 3.2px;
    bottom: 0.2rem;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
}

.modular-slider-box ul li {
    margin-bottom: 6.4px;
    margin-bottom: 6.4px;
    margin-bottom: .4rem;
    padding: 6.4px 16px;
    padding: 6.4px 16px;
    padding: .4rem 1rem;
    background-color: rgba(255, 255, 255, .7);
    border-radius: .2rem;
    margin-left: 9.6px;
    margin-left: 9.6px;
    margin-left: .6rem;
    font-size: 12px;
    font-size: 12px;
    font-size: .75rem;
    font-family: PPPangramSans-Semibold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.slider-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}

.slider-pagination li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #e9e9e9;
    margin: 0 3.2px;
    margin: 0 3.2px;
    margin: 0 .2rem;
}

.content-sec5 .d-container:nth-child(3) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.slider-pagination li.active {
    background-color: #2a68b0;
}

.content-sec6 {
    background-image: url(bg.png);
    background-size: cover;
    background-position: 50% 100%;

}

.content-sec6 {
    text-align: center;
    padding-top: 80px;
    padding-top: 80px;
    padding-top: 5rem;
    position: relative;
    padding-bottom: 6.9%;
    overflow: hidden;
}

.content-sec6 p {
    max-width: 400px;
    max-width: 400px;
    max-width: 25rem;
    font-size: 18.4px;
    font-size: 18.4px;
    font-size: 1.15rem;
    line-height: 1.25;
    margin: auto;
    margin-bottom: 32px;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}

.content-sec6-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.content-sec6-slider div img {
    width: 100%;
    margin-left: -23%;
    position: relative;
    z-index: 1;
}

.content-hand-img {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0.5%;
}

.sec6-slider-box {
    width: 20%
}

.footer-sec1 {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.footer-sec1 {
    padding: 112px 0;
    padding: 112px 0;
    padding: 7rem 0;
    padding-top: 160px;
    padding-top: 160px;
    padding-top: 10rem;
}

.footer-sec1 h4 {
    color: #fff;
    font-weight: initial;
    font-size: 25.6px;
    font-size: 25.6px;
    font-size: 1.6rem;
    max-width: 400px;
    max-width: 400px;
    max-width: 25rem;
    margin-bottom: 32px;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}

.footer-sec2 {
    background-color: #000;
    padding: 112px 0;
    padding: 112px 0;
    padding: 7rem 0;
    border-bottom: 2px solid transparent;
}

.footer-sec2 a img {
    width: 192px;
    width: 192px;
    width: 12rem;
}

.footer-sec2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-sec2 ul li {
    color: #fff;
    font-size: 14px;
    margin-right: 48px;
    margin-right: 48px;
    margin-right: 3rem;
}

.footer-sec2 .d-col-6 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-sec2 a {
    color: #fff;
    font-size: 14px;
    border-bottom: 2px solid transparent;
}

.content-sec4-l h5,
.content-sec2 h5 {
    font-size: 28px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.25;
}

.content-sec4-l h5 {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.content-sec2 h5 {
    margin-top: 64px;
    margin-top: 64px;
    margin-top: 4rem;
    margin-bottom: 36px;
    margin-bottom: 36px;
    margin-bottom: 2.25rem;
}

.content-sec4-l a {
    display: block;
    padding-top: 32px;
    padding-top: 32px;
    padding-top: 2rem;
}

.brands-sec {
    background-image: -webkit-linear-gradient(45deg, #000000c7 -150% -45%, #1590fdc7 -7%, black 25%);
    background-image: linear-gradient(45deg, #000000c7 -150% -45%, #1590fdc7 -7%, black 25%);
}

.hero-sec:after {
    content: "";
    position: absolute;
    background: black;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    border-radius: 2rem;
}

.hero-sec .d-container-fluid {
    z-index: 1000;
    position: relative;
}

.main-content {
    z-index: 999;
}main

.footer-sec2 ul a:hover {
    color: #2a68b0;
    border-bottom: 2px solid;
}

[data-aos] {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.nav-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1700px;
    margin: auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

nav.scrollHideShadow  {
    padding: 32px 64px;
    padding: 32px 64px;
    padding: 2rem 4rem;
}

.hero-imgs {
    width: 124%;
}

.content-sec4 p {
    max-width: 400px;
    max-width: 400px;
    max-width: 25rem;
    margin-bottom: 16px;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-size: 18.4px;
    font-size: 18.4px;
    font-size: 1.15rem;
    line-height: 1.25;
}

.content-sec4 a {
    font-size: 18.4px;
    font-size: 18.4px;
    font-size: 1.15rem;
}

body {
    overflow-x: hidden;
}

.content-sec4-l a i {
    top: -3.2px;
    top: -3.2px;
    top: -0.2rem;
}

.brands-sec img {
    margin: auto;
}

.brands-sec .d-container {
    width: 1340px;
}

.content-sec6 h5 {
    font-size: 28px;
    font-size: 28px;
    font-size: 1.75rem;
        margin-top: 48px;
        margin-top: 48px;
        margin-top: 3rem;
}

.content-sec5 .d-container {
    width: 1340px;
}

.footer-sec2 li a:hover {
    color: #2a68b0;
    border-bottom: 2px solid #2a68b0;
}

button:hover,
.d-btn:hover {
         box-shadow: rgb(136 165 191 / 8%) 6px 2px 16px 0px, rgb(255 255 255 / 10%) -6px -2px 16px 0px;
         transform: translateY(-1px);
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    -webkit-transition-duration: 1.5s !important;
            transition-duration: 1.5s !important;
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    -webkit-transition-duration: 2.5s !important;
            transition-duration: 2.5s !important;
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: 2s !important;
            transition-duration: 2s !important;
}


.nav.scroll .nav-shadow {
    display: none;
}

.nav.scroll {
    background: #fff !important;
}

nav a.sticky-logo {
    display: none;
}

nav.scroll a.initial-logo {
    display: none;
}

nav.scroll .sticky-logo {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.content-sec1 {
    z-index: 9;
    position: relative;
}

html {
    scroll-padding-top: 125px;
}

#applications,
#technology {
    padding-top: 100px;
}

.swiper-button-next,
.swiper-button-prev {
    left: initial !important;
    right: initial !important;
    position: relative !important;
    top: initial !important;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: none !important;
}

.swiper-button-next[aria-disabled="false"],
.swiper-button-prev[aria-disabled="false"] {
    box-shadow: -10px 6px 15px rgb(0 0 0 / 20%);
}

.nav.scroll li a:hover {
    border-bottom: 2px solid !important;
}

.swiper-slide img {
    max-height: 400px;
}


/* -------------------------- New Code ------------------------- */
/* Header */
.d-btn.header-btn {
	background-color: #fff;
	color: #2a68b0;
    margin-left: 50px;
    text-transform: uppercase;
}
.scrollHideShadow .d-btn.header-btn {
	background-color: #2a68b0;
	color: #fff;
}
.heading-sub {
	font-size: 14px;
	margin-bottom: 40px;
	display: block;
	font-family: 'PPPANGRAMSANS-BOLD';
	text-transform: uppercase;
}
/* hero */
.investors-hero{
    background-image: url(../images/investors/banner.jpg);
}
.pages-hero-sec h1{
    margin: 22.5px 0 0;
    font-size: 60px;
}
.pages-hero-sec .hero-content{
    margin-bottom: 0px;
}
.quote-box {
	background: #000;
	color: #fff;
	padding: 30px;
	width: 500px;
	border-radius: 12px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%);
	        transform: translate(-50%);
    margin-top: 40px;
}
.quote-box p, 
.quote-box span{
    color: #fff !important;
    font-size: 16px;
    max-width: 100%;
}
.quote-box p span{
    font-size: 14px;
    text-align: left;
    margin-top: 5px;
}
.quote-box:after {
	position: absolute;
	content: "";
	z-index: 3;
	left: 60px;
	top: -40px;
	border-bottom: 40px solid #000;
	border-right: 40px solid transparent;
}
.quote-box.quote-box-right:after {
	border-bottom: 40px solid transparent;
	border-right: 40px solid #000;
	border-top: 40px solid transparent;
	border-left: 40px solid transparent;
	left: auto;
	right: 60px;
}

/* Investors Section*/
.content-sec4.content-investors-sec {
	padding-top: 48px;
	padding-top: 48px;
	padding-top: 3rem;
	padding-bottom: 160px;
	padding-bottom: 160px;
	padding-bottom: 10rem;
}
/* Offering Section */
.offering-sec {
	background-image: url(../images/investors/banner-2.jpg);
	position: relative;
	padding: 197.6px 0;
	padding: 197.6px 0;
	padding: 12.35rem 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.single-o-box {
    text-align: center;
    border-radius: 10px;
    background: rgba(255,255,255,0.1);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.1)), color-stop(37%, rgba(255,255,255,0.2)), color-stop(58%, rgba(255,255,255,0.26)), color-stop(100%, rgba(252,252,252,0.38)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.2) 37%, rgba(255,255,255,0.26) 58%, rgba(252,252,252,0.38) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.2) 37%, rgba(255,255,255,0.26) 58%, rgba(252,252,252,0.38) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc', GradientType=1 );
}
.single-o-box span, 
.single-o-box h4{
    color: #fff;
}
.single-o-box span{
    font-size: 14px;
    font-weight: normal;
}
.single-o-box h4{
    font-size: 44px;
    font-weight: 400;
}
.single-o-box.box-type {
	padding: 66px 30px;
    margin-top: 20px;
}
.single-o-box.box-share {
	padding: 120px;
	margin-left: -30px;
	margin-bottom: -50px;
	margin-top: -50px;
}
.single-o-box.box-valuation {
	padding: 40px 20px;
	margin-top: 20px;
}
.single-o-box.box-minimum {
	padding: 40px 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.offering-sec .d-row{
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
}
.f-left{
    float: left;
}
.f-right{
    float: right;
}
.offering-box .sub-heading {
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
	display: block;
}
.offering-box h4 {
	color: #fff;
	max-width: 270px;
	font-weight: initial;
	font-size: 25.6px;
	font-size: 25.6px;
	font-size: 1.6rem;
	margin-bottom: 32px;
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

/* Market Content */
.content-market h5{
    text-align: center;
}
.market-right span {
	color: #2a68b0;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
}
.market-right h4 {
	font-size: 30px;
	max-width: 400px;
	line-height: 40px;
	margin-bottom: 50px;
}
.market-left img {
	min-width: 160% !important;
}
.case-study-box {
    margin-top: 70px;
  }
  .case-study-box span {
    font-size: 14px;
    text-transform: uppercase;
    color: #2a68b0;
    margin-bottom: 10px;
    display: block;
  }
  .case-study-box h4 {
    font-size: 30px;
    max-width: 400px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .case-study-box a {
    font-size: 18px;
  }
.market-right {
	padding-top: 100px;
}
.crime-reduction {
    position: relative;
    margin-top: 50px;
  }
  .crime-reduction:before {
	position: absolute;
	content: "";
	left: 0;
	top: -5px;
	width: 400px;
	height: 2px;
	background: #e1e1e1;
}
  .crime-reduction-box{
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 40px 0px;
  }
  .crime-reduction-box img{
    width: 250px;
  }
  .crime-reduction span {
    color: #8e8e8e;
    font-size: 14px;
    margin-bottom: 0px;
  }
  .crime-reduction h5 {
    color: #2a68b0;
    font-size: 70px;
    margin-top: 0px;
  }
  .crime-reduction-box img {
	width: 220px;
}

.media-box img {
	float: left;
	margin-right: 20px;
	width: 100px;
}

/* Megatrends */
.content-megatrend{
    padding-top: 120px;
    padding-bottom: 160px;
}
.content-megatrend span, 
.content-megatrend h5{
    text-align: center;
    display: block;
}
.content-megatrend span{
    color: #2a68b0;
    font-size: 14px;
    text-transform: uppercase;
}
.megatrend-boxes {
	margin-top: 50px;
}
.megatrend-single-box img {
	display: block;
	margin: 0 auto;
    margin-bottom: 20px;
}

.megatrend-single-box{

    background: rgba(247,247,247,0.25);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(247,247,247,0.25)), color-stop(30%, rgba(247,247,247,0.53)), color-stop(66%, rgba(247,247,247,0.62)), color-stop(100%, rgba(247,247,247,0.8)));
    background: -webkit-linear-gradient(left, rgba(247,247,247,0.25) 0%, rgba(247,247,247,0.53) 30%, rgba(247,247,247,0.62) 66%, rgba(247,247,247,0.8) 100%);
    background: linear-gradient(to right, rgba(247,247,247,0.25) 0%, rgba(247,247,247,0.53) 30%, rgba(247,247,247,0.62) 66%, rgba(247,247,247,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=1 );
    
    padding: 30px;
    margin: 15px;
    width: 33.33%;
}

/* Platform Page */
.platform-hero {
	background-image: url(../images/platform/banner.jpg);
	background-position: top center !important;
}
.content-sec4.content-platform-sec {
	padding-top: 0rem;
	padding-bottom: 6rem;
}



.content-sec4.content-platform-sec .content-sec4-r .d-row {
	-ms-flex-wrap: initial;
	flex-wrap: wrap;
}
.content-sec4.content-platform-sec .content-sec3-box{
	margin-top: 0px !important;
}
.content-sec4.content-platform-sec .content-sec3-box p{
	font-size: 0.9rem;
}
.content-sec4.content-platform-sec .content-sec3-box {
	width: 33.33%;
	padding: 13px;
	flex: 0 0 28%;
	margin: 15px 10px;
}

/* Platform Section 2 */
.platform-s2 p{
    margin-right: 30px;
    font-size: 1.15rem;
    padding-right: 1.5rem;
}
.platform-s2 .col-right p{
    margin-left: 30px;
}

/* How it's work */
.content-how-it-works {
	padding-top: 60px;
	padding-bottom: 40px;
}
.content-how-it-works h5 {
	text-align: center;
    font-size: 2rem;
}
.how-it-work-box {
    box-shadow: rgb(0 0 0 / 4%) 0px 3px 5px;
    padding: 30px;
	margin: 15px;
	width: 33.33%;
}
.count-number {
	font-size: 120px;
	color: #00c7fd;
	display: block;
	border-bottom: 1px solid #ddd;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.content-how-it-works {
	padding-top: 60px;
	padding-bottom: 40px;
}
.content-how-it-works .d-btn {
	margin: 20px auto 0px;
    padding: 1rem 4rem;
}

/* Newsletter Section */
.newsletter-sec {
	background-image: url(../images/platform/contact-banner.jpg);
	position: relative;
	padding: 197.6px 0;
	padding: 197.6px 0;
	padding: 12.35rem 0;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.newsletter-box h5{
    color: #fff;
}
.newsletter-box {
	width: 100%;
}
.newsletter-form input[type="text"], 
.newsletter-form input[type="email"] {
	background: transparent;
	color: #fff;
	border-left: 0px none transparent;
	border-top: 0px none transparent;
	border-right: 0px none transparent;
	border-bottom: 1px solid #f0f0f0;
	width: 100%;
	padding: 10px 5px;
	font-size: 16px;
	margin-bottom: 20px;
}

.content-sec4-r img.big-img-wrap {
    min-height: 495px;
    object-fit: cover;
    border-radius: 15px;
}


.how-it-work-box p {
    font-size: 1.15rem;
}







/* // CONTACT PAGE CSS! */

body#contactPage .hero-sec h1 {
    max-width: 42rem;
}

body#contactPage .platform-hero {
    background-image: url(../images/contact/Hero-Banner.jpg);
}



/* Case Page */
.case-hero {
	background-image: url(../images/case/case-banner.jpg);
	background-position: top center !important;
}
.case-program-sec .d-btn{
    text-align: center;
    margin: 30px auto 0px;
}
.content-result {
	padding: 100px 0px 100px;
}
.content-result .crime-reduction-box {
	margin: 0px 60px 0px 0px;
}
.content-result h4{
    margin-bottom: 20px;
}

.nav ul li a:hover {
    color: #2a68b0;
}

.newsletter-box h5 {
    font-size: 2rem;
}

.newsletter-box input::placeholder,
.newsletter-form input[type="text"],
.newsletter-form input[type="email"] {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'PPPANGRAMSANS-SEMIBOLD';
    font-weight: 500;
    color: #fff;
}

.newsletter-box button {
    margin-top: 3rem;
    font-family: 'PPPANGRAMSANS-SEMIBOLD';
}

.flexDiv {
    display: flex;
    align-items: center;
}

.nav ul li a.active {
    border-bottom: 2px solid #2a68b0 !important;
}