:root {
    --color-primary: #6d2f82;
    --color-gradient-start: #029994;
    --color-gradient-stop: #6d2f82
}

body {
    font-family: 'GE SS Two';
    font-size: 1em;
    font-weight: 400;
    line-height: 1.7em;
    color: #808291;
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
    font-family: 'GE SS Two';
    font-weight: 700;
    color: #000
}

.h1,
h1 {
    font-size: 60px;
    line-height: 1.2em
}

.h2,
h2 {
    font-size: 28px;
    line-height: 1.2em
}

.h3,
h3 {
    font-size: 24px;
    line-height: 1.2em
}

.h4,
h4 {
    font-family: libre baskerville, serif;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 400
}

.h5,
h5 {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 300
}

.h6,
h6 {
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
    color: var(--color-primary)
}

.main-nav>li>a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #000
}

.main-nav>li.is-active>a,
.main-nav>li.current-menu-item>a,
.main-nav>li:hover>a,
.main-nav>li>a:hover {
    color: var(--color-primary)
}

.main-header .header-module p {
    font-size: 16px;
    letter-spacing: .025em;
    color: #000
}

.main-header .header-module .btn {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .1em
}

.btn {
    font-size: 14px;
    line-height: 2em
}

.btn:hover svg stop {
    stop-color: var(--color-gradient-start)
}

.btn .btn-gradient-bg-hover {
    background: -webkit-gradient(linear, left top, right top, from(var(--color-gradient-start)), to(var(--color-gradient-start)));
    background: linear-gradient(to right, var(--color-gradient-start) 0%, var(--color-gradient-start) 100%)
}

.btn-naked {
    color: #000
}

.btn-naked:hover {
    color: var(--color-primary)
}

.fancy-title h2 {
    font-weight: 300;
    letter-spacing: -.025em
}

.main-footer {
    border-top: 1px solid #e5e8ec;
    color: #808291
}

.main-footer a:not(.btn) {
    color: #808291
}

.main-footer a:not(.btn):hover {
    color: #000
}

@media screen and (min-width:768px) {
    .fancy-title h2 {
        font-size: 60px
    }
}

.navbar-brand img {
    height: 65px;
}

.clientscaur img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.font-weight-bold {
    font-weight: bold;
}

.footerlogo img {
    height: 65px;
}

#wrap,
#content {
    position: relative;
    direction: rtl;
    text-align: right;
}

#testimonials {
    margin-top: -150px;
}

.topslider {
    background: #dddddd;
    padding: 10px;
    margin-top: -240px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.topslider .slider.responsive img {
    height: 50px;
    display: inline-block;
}

.topslider .slider.responsive p {
    display: inline-block;
    text-align: right;
}

.topslider .slick-prev:before,
.topslider .slick-next:before {
    color: #6d2f82;
}

.slidertexts {
    background-color: #6d2f82;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #fff;
    padding-right: 50px;
    padding-left: 50px;
    position: absolute;
    top: 0%;
    padding-top: 15%;
}

.slidertexts h3 {
    color: #fff;
}

[dir='rtl'] .Secondimageslider .slick-next {
    left: 45px !important;
}

[dir='rtl'] .Secondimageslider .slick-prev {
    right: 15px !important;
    z-index: 999;
}

.slidertexts img {
    height: 40px;
    text-align: right;
    display: inline-block !important;
}

.slidertexts p {
    text-align: justify;
    text-align-last: right;
}

.Secondimageslider .col-md-6 {
    padding: 0px;
}

.Secondimageslider .row {
    width: 100%;
    display: inline-block;
    margin: 0px;
}

body {
    margin: 0 !important;
}

html,
body {
    max-width: 100vw;
    overflow-x: hidden;
}

.liquid-counter,
.liquid-animator-numbers,
.liquid-counter-element>span {
    color: #6d2f82;
}

.main-footer {
    background-image: url("footerpattern.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 30%;
}

.innercontents {
    padding: 60px 0px;
    margin-bottom: 50px;
}

.bannerhead {
    text-align: center;
    margin-top: -330px;
    font-size: 2rem;
    margin-bottom: 180px;
}

.innerpageimagelist .col-md-6 {
    padding: 0px;
}

p {
    text-align: justify;
    text-align-last: right;
}

.innerpageBanner {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin-bottom: -10px;
}

.supportgrid p {
    margin: 0px;
}

.supportgrid img {
    margin-top: 7px;
}

.supportgrid a {
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #efefef;
    margin-top: 10px;
    display: inline-block;
    font-size: 13px;
}

.supportgrid {
    border: 1px solid #efefef;
    display: inline-block;
    padding: 10px;
    width: 100%;
}

.ld-parallax-wrap {
    margin-top: -10px;
}


/* benifits page */

.two-colors {
    position: relative;
    overflow: hidden
}

.two-colors h2,
.two-colors p,
.two-colors ul {
    position: relative;
    z-index: 1
}

.two-colors h2 {
    color: inherit;
    line-height: 1;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 300
}

@media only screen and (max-width:767px) {
    .two-colors h2 {
        margin-bottom: 25px
    }
}

.two-colors p {
    color: inherit
}

@media only screen and (max-width:767px) {
    .two-colors p {
        font-size: 20px
    }
}

.two-colors-section {
    min-height: 355px
}

.two-colors-section .btn-link-empty {
    color: inherit;
    z-index: 3;
    position: relative;
    text-align: left
}

.two-colors-section .btn-link-empty:hover svg,
.two-colors-section .btn-link-empty svg {
    fill: #fff
}

@media only screen and (max-width:767px) {
    .two-colors-section {
        overflow: hidden;
        padding: 50px 30px 85px;
        position: relative;
    }
}

@media only screen and (min-width:768px) {
    .two-colors-section {
        position: static
    }
}

.two-colors-section.text-black {
    color: #000
}

.two-colors-section.text-black .btn-link-empty svg {
    fill: #000
}

.two-colors-section.text-black [class*=icon-] {
    fill: hsla(0, 0%, 61%, .1)
}

.two-colors-section.text-white {
    color: #fff
}

.two-colors-section.text-white .btn-link-empty svg {
    fill: #fff
}

.two-colors-section-first>svg {
    position: absolute;
    bottom: 373px;
    left: -38px;
    width: 100%;
    height: 300px;
    z-index: 3;
}

@media only screen and (max-width:767px) {
    .two-colors-section-first>svg {
        bottom: -15px
    }
}

@media only screen and (min-width:768px) {
    .two-colors-section-first {
        padding: 45px 15px 15px 45px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .two-colors-section-first {
        padding-left: 20px
    }
}

.two-colors-section-second>svg {
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 300px;
    height: 300px;
    z-index: 3
}

@media only screen and (max-width:767px) {
    .two-colors-section-second>svg {
        bottom: -30px
    }
}

@media only screen and (min-width:768px) {
    .two-colors-section-second {
        margin-top: 355px;
        padding: 0px 45px 55px 45px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .two-colors-section-second {
        padding-right: 15px;
    }
}

.two-colors-section-image {
    width: 100%
}

@media only screen and (min-width:768px) {
    .two-colors-section-image {
        display: none
    }
}

.two-colors:after,
.two-colors:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    /* height: 46%; */
    z-index: 1;
    /* background-color: #6d2f82; */
}

@media only screen and (max-width: 767px) {
    .two-colors:after,
    .two-colors:before {
        height: 50%;
        width: 100%;
    }
}

.two-colors:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 0;
}

.two-colors .two-colors-image {
    background-size: cover;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    background-attachment: fixed;
}

@media only screen and (max-width:991px) {
    .two-colors .two-colors-image {
        background-attachment: scroll
    }
}

@media only screen and (max-width:767px) {
    .two-colors .two-colors-image {
        display: none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi) {
    .two-colors .two-colors-image {
        background-image: url(../images/distribution@2x.jpg)
    }
}

.two-colors>.container {
    z-index: 2
}

.bg-pink-first.bg-blue-second:before {
    background-color: #6d2f82
}

.bg-pink-first.bg-blue-second:after {
    background-color: #a35dbb
}

.bg-pink-first.bg-blue-second .two-colors-section-first {
    color: #fff;
    background: #6d2f82;
}

.bg-pink-first.bg-blue-second .two-colors-section-second {
    color: #fff;
    background: #a35dbb;
    padding-top: 50px;
}

.section-third {
    background-color: #016a67 !important;
}

.bg-pink-first.bg-white-second:before {
    background-color: #6d2f82
}

.bg-pink-first.bg-white-second:after {
    background-color: #fff
}

.bg-pink-first.bg-white-second .two-colors-section-first {
    color: #fff
}

.bg-pink-first.bg-white-second .two-colors-section-second {
    color: #000
}

.bg-pink-first.bg-pink-second:after,
.bg-pink-first.bg-pink-second:before {
    background-color: #6d2f82
}

.bg-pink-first.bg-pink-second .two-colors-section-first,
.bg-pink-first.bg-pink-second .two-colors-section-second {
    color: #fff
}

.bg-blue-first.bg-blue-second:after,
.bg-blue-first.bg-blue-second:before {
    background-color: #a35dbb
}

.bg-blue-first.bg-blue-second .two-colors-section-first,
.bg-blue-first.bg-blue-second .two-colors-section-second {
    color: #fff
}

.bg-blue-first.bg-white-second:before {
    background-color: #a35dbb
}

.bg-blue-first.bg-white-second:after {
    background-color: #fff
}

.bg-blue-first.bg-white-second .two-colors-section-first {
    color: #fff
}

.bg-blue-first.bg-white-second .two-colors-section-second {
    color: #000
}

.bg-blue-first.bg-pink-second:before {
    background-color: #a35dbb
}

.bg-blue-first.bg-pink-second:after {
    background-color: #6d2f82
}

.bg-blue-first.bg-pink-second .two-colors-section-first,
.bg-blue-first.bg-pink-second .two-colors-section-second {
    color: #fff
}

.bg-white-first.bg-blue-second:before {
    background-color: #fff
}

.bg-white-first.bg-blue-second:after {
    background-color: #a35dbb
}

.bg-white-first.bg-blue-second .two-colors-section-first {
    color: #000
}

.bg-white-first.bg-blue-second .two-colors-section-second {
    color: #fff
}

.bg-white-first.bg-white-second:after,
.bg-white-first.bg-white-second:before {
    background-color: #fff
}

.bg-white-first.bg-white-second .two-colors-section-first,
.bg-white-first.bg-white-second .two-colors-section-second {
    color: #000
}

.bg-white-first.bg-pink-second:before {
    background-color: #fff
}

.bg-white-first.bg-pink-second:after {
    background-color: #6d2f82
}

.bg-white-first.bg-pink-second .two-colors-section-first {
    color: #000
}

.bg-white-first.bg-pink-second .two-colors-section-second {
    color: #fff
}

.two-colors-image {
    background-image: url("oman-connect.jpg");
}

.two-colors-section-first {
    float: left !important;
}


/* benifits page */