@import "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css";@font-face {
    font-family: felix titling;
    src: url(../fonts/FelixTitlingMT.eot);
    src: url(../fonts/FelixTitlingMT.eot?#iefix) format('embedded-opentype'),url(../fonts/FelixTitlingMT.woff2) format('woff2'),url(../fonts/FelixTitlingMT.woff) format('woff'),url(../fonts/FelixTitlingMT.ttf) format('truetype'),url(../fonts/FelixTitlingMT.svg#FelixTitlingMT) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

:root {
    --mainColor: #000000;
    --themeColor:#e67f90;
}

body {
    outline: none;
    word-spacing: 1px;
    text-decoration: none!important;
    font-family: urbanist,sans-serif;
    font-size: 16px;
    line-height: 1.3
}

a:hover {
    text-decoration: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after {
    content: "";
    content: none
}

q:before,q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    line-height: 1.5
}

a {
    text-decoration: none;
    color: var(--mainColor)
}

img {
    max-width: 100%
}

.btn {
    background: var(--mainColor);
    color: #fff!important;
    border-radius: 50px;
    font-size: 18px;
    padding: 10px 52px;
    border: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: 2px
}
.form-control:focus, .form-select:focus {
    color: #000;
    background-color: #fff;
    border-color: var(--themeColor);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(153,63,127,.2);
}

.btn:hover,.btn:focus {
    background: var(--themeColor) !important;
}

.home-banner {
    height: 100vh;
    position: relative
}

.home-banner .carousel {
    height: 100%
}

.home-banner .carousel-inner {
    height: 100%
}

.home-banner .carousel-item {
    height: 100%
}

.home-banner .carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banner-content {
    background: linear-gradient(180deg,#fff0,#000c);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 30px
}

.banner-content .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    position: relative
}

.banner-content h1 {
    color: #fff;
    font-size: 44px;
    text-transform: uppercase;
    font-family: felix titling
}

.home-banner-img,.home-banner-img picture {
    height: 100%
}

.banner-content p {
    color: #fff;
    text-align: center
}

.padding-sec {
    padding: 80px 0
}

.bg-img-sec {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center
}

.service-bg {
    background-image: url(../images/service-bg.png)
}

.sec-heading {
    font-size: 44px;
    color: #1a1919;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: felix titling
}

.left-img-padding {
    padding-left: 10%
}

.right-img-padding {
    padding-right: 10%
}

.perks-bg {
    background-image: url(../images/perks-bg.jpg)
}

.perks-bg .col-md-3 {
    padding: 0 20px
}

.perks-content {
    padding-top: 60px;
    height: 460px
}

.perks-box {
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #fff;
    height: 350px;
    position: relative;
    box-shadow: 0 0 4px #000;
    -webkit-transition: .5s;
    transition: .5s
}

.perks-box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.perks-box .content-overlay {
    position: absolute;
    bottom: -86%;
    background: linear-gradient(180deg,#fff0,#000c);
    padding: 15px;
    text-align: center;
    left: 0;
    right: 0;
    transition: .5s ease;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: start;
    flex-direction: column
}

.perks-box .content-overlay h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.perks-box .content-overlay p {
    color: #fff
}

.perks-box:hover .content-overlay {
    justify-content: end;
    bottom: 0
}

.perks-box:hover {
    transform: translate3d(0px,-30px,-10px) scale(1.1);
    -webkit-transition: .5s;
    transition: .5s;
    height: 400px
}

.tieups-bg {
    background-image: url(../images/tieups.jpg);
    background-position: center top
}

.white-overlay {
    background: rgb(255 255 255/70%);
    padding: 15px 0
}

.tie-ups-row {
    display: flex;
    margin: 0 -10px
}

.tie-ups-row .tie-ups-grid {
    flex: 0 0 20%;
    width: 20%;
    padding: 0 10px
}

.tie-ups-img {
    height: 130px;
    max-width: 160px;
    margin: 0 auto
}

.tie-ups-img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.our-service-bg {
}

.img-icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center
}

.graph-report-icon {
    background-image: url(../images/icons/graph-report.png)
}

.technical-support-icon {
    background-image: url(../images/icons/technical-support.png)
}

.file-icon {
    background-image: url(../images/icons/file.png)
}

.graph-up-icon {
    background-image: url(../images/icons/graph-up.png)
}

.management-icon {
    background-image: url(../images/icons/management.png)
}

.analytics-icon {
    background-image: url(../images/icons/analytics.png)
}

.speaker-icon {
    background-image: url(../images/icons/speaker.png)
}

.manager-icon {
    background-image: url(../images/icons/manager.png)
}

.sellsy-icon {
    background-image: url(../images/icons/sellsy.png)
}

.popular-icon {
    background-image: url(../images/icons/popular.png)
}

.residences-icon {
    background-image: url(../images/icons/residences.png)
}

.marketing-icon {
    background-image: url(../images/icons/marketing.png)
}

.business-icon {
    background-image: url(../images/icons/business.png)
}

.agent-icon {
    background-image: url(../images/icons/agent.png)
}

.handshake-icon {
    background-image: url(../images/icons/handshake.png)
}

.service-box {
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #fff;
    height: 380px;
    width: 100%;
    position: relative;
    transition: transform .2s;
    box-shadow: 0 0 4px #000;
    transition: width .2s ease-in-out;
    margin-bottom: 25px
}

.service-box:hover {
    z-index: 9;
    position: relative;
    transition: width .2s ease-in-out;
    width: calc(100% - -15%)
}

.service-box.last-service-box:hover {
    width: 100%
}

.our-service {
    display: flex;
    padding-left: -15px;
    flex-wrap: wrap
}

.our-service .grid {
    flex: 0 0 20%;
    width: 20%;
    margin: 0 -5px
}

.service-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s ease
}

.service-box .service-overlay {
    position: absolute;
    top: 0;
    background: linear-gradient(3600deg,#fff0,#000c);
    padding: 15px;
    left: 0;
    right: 0;
    transition: .5s ease;
    display: flex;
    justify-content: start;
    flex-direction: column
}

.service-box .service-overlay .heading {
    display: flex;
    color: #fff;
    align-items: center
}

.service-box .service-overlay .heading .txt {
    padding-left: 5px;
    width: calc(100% - 30px)
}

.service-box .service-overlay p {
    color: #fff;
    margin: 15px 0 0
}

.sliding-content>* {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%
}

.sliding-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 1;
    left: 15px;
    position: relative;
    -webkit-transition-duration: 550ms;
    transition-duration: 550ms;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(.85,0,0,1);
    transition-timing-function: cubic-bezier(.85,0,0,1)
}

.front-content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.back-content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between
}

.service-box:hover .sliding-content {
    left: -100%
}

.service-box:hover img {
    filter: blur(11px);
    -webkit-filter: blur(11px);
    transition: .5s ease;
    transform: scale(1.1)
}

.advantage-bg {
    background-image: url(../images/advantage-bg.png)
}

.advantage-icon-box {
    text-align: center;
    margin: 15px 0
}

.advantage-icon-box .img-icon {
    width: 60px;
    height: 60px
}

.advantage-icon-box .no-circle {
    width: 30px;
    height: 30px;
    background: #7d6e67;
    display: inline-flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-right: 5px
}

.sky-in-news {
    margin-top: 80px
}

.our-service-bg {
    background-image: url(../images/our-service.png)
}

.team-bg {
    background-image: url(../images/team-bg.png)
}

.company-bg {
    background-image: url(../images/company-bg.png)
}

.achievements-bg {
    background-image: url(../images/achievements-bg1.png)
}

.team-bg .container {
    padding: 0 10%
}

#teamSlider {
    margin-top: 40px
}

.form-control,.form-select {
    border: 1px solid #181718;
    border-radius: 0;
    background-color: transparent!important;
    height: 50px;
    font-weight: 700
}

textarea.form-control {
    resize: none;
    height: 150px
}

footer {
    background: var(--mainColor);
    padding: 25px 0
}

.social-share {
    text-align: center;
    border-bottom: 1px solid #424242;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.social-share a {
    color: #fff;
    font-size: 23px;
    margin: 0 5px
}

footer p {
    text-align: center;
    color: #fff;
    margin-bottom: 5px
}

footer p a {
    color: #fff!important
}

.company-profile-row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px
}

.company-profile-row .grid {
    flex: 0 0 33.33%;
    width: 33.33%;
    border-bottom: 1px solid #b4afab;
    border-right: 1px solid #b4afab;
    padding: 20px 0
}

.company-profile-box {
}

.company-profile-box img {
    max-width: 150px;
    margin-bottom: 10px;
    height: 45px;
    object-fit: contain
}

.company-profile-box p {
    margin-bottom: 0
}

.border-r-0 {
    border-right: 0!important
}

.padding-r {
    padding-right: 20px
}

.padding-l {
    padding-left: 20px
}

.contact-sec {
    padding-top: 80px
}

.contact-sec form {
    padding-top: 40px
}

.round-arrow.owl-carousel .owl-nav button.owl-next,.round-arrow.owl-carousel .owl-nav button.owl-prev {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    display: block!important;
    background: 0 0;
    margin-top: -17px;
    border-radius: 100%;
    border: 2px solid var(--mainColor);
    left: -100px
}

.round-arrow.owl-carousel .owl-nav button.owl-next {
    right: -100px;
    left: auto
}

.round-arrow.owl-carousel .owl-nav button.owl-next i,.round-arrow.owl-carousel .owl-nav button.owl-prev i {
    font-size: 23px;
    padding: 0!important;
    color: var(--mainColor);
    position: relative;
    top: 1px
}

.meet-team .user-img {
    height: 315px
}

.meet-team .user-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.meet-team h4 {
    font-size: 22px
}

.parallax-wrapper {
    position: relative;
    float: right
}

.parallax-wrapper img {
    border-radius: 10px
}

.parallax-wrapper .img-over {
    left: -25%;
    bottom: 10%;
    position: absolute;
    z-index: 99;
    transition: .5s ease
}

.parallax-wrapper .img-over img {
    border: 2px solid #fff;
    box-shadow: 0 0 4px #000
}

.parallax-right .img-over {
    left: auto;
    right: calc(100% - 85%)
}

.parallax-wrapper.parallax-right {
    float: none
}

.parallax-wrapper img.main-img {
    width: 400px;
    height: 480px;
    object-fit: cover
}

.parallax-wrapper:hover .img-over {
    transform: scale(1.2);
    transition: .5s ease
}

.meet-team .company-logo {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px
}

.meet-team .company-logo .clogo {
    flex: 0 0 20%;
    width: 20%;
    margin-bottom: 40px
}

.meet-team .company-logo img {
    max-width: 90px;
    object-fit: contain;
    height: 34px
}

.footer-logo {
    text-align: center;
    max-width: 250px;
    margin: 80px auto 0
}
.owl-dots {
    display: none;
}
#readMoretext {
    display: none;
}
#readMoreBtn {
    color: var(--themeColor);
}



@media(max-width: 767px) {
    body {
        font-size:12px
    }
    .readMore{
        text-align: center;
    }

    .banner-content .container {
        justify-content: center
    }
    .banner-content {
    height: auto;
    top: 62px;
    bottom: auto;
    background: transparent;
    width: 100%;
    padding-top: 90px;
}

    .banner-content h1 {
        font-size: 27px
    }

    .sec-heading {
        font-size: 25px
    }

    .parallax-wrapper .main-img {
        height: 350px;
        width: 100%;
        object-fit: cover
    }

    .parallax-wrapper {
        float: none;
        margin: 0 auto 25px;
        text-align: center
    }

    .parallax-wrapper .img-over img {
        height: 240px
    }

    .parallax-wrapper .img-over {
        left: 0;
        right: 0;
        display: none
    }

    .parallax-wrapper img.main-img {
        width: 100%;
        height: 300px
    }

    .padding-sec {
        padding: 40px 0
    }

    .morder-2 {
        order: 2!important
    }

    .morder-1 {
        order: 1!important
    }

    .overview-txt {
        margin-bottom: 25px
    }

    .perks-box {
        margin-bottom: 4px;
        height: 250px;
    }
    .perks-bg .col-md-3 {
    padding: 0;
    width: 50%;
    padding: 0 2px;
}

.perks-box .content-overlay {
    bottom: -85%;
    padding: 10px;
}

.perks-box .content-overlay h3 {
    font-size: 14px;
}
.perks-box:hover {
    height: 250px;
    transform: none;
}
.meet-team h4 {
    font-size: 18px;
    text-align: center;
}
.meet-team p{
    text-align: center;
}

    .our-service .grid {
        flex: 0 0 50%;
        width: 50%;
        margin: 0 0 10px;
        padding: 0 5px
    }

    .service-box {
        height: 250px;
        margin-bottom: 0
    }

    .img-icon {
        width: 23px;
        height: 23px
    }

    .service-box .service-overlay {
        padding: 10px
    }

    .service-box .service-overlay .heading .txt {
        width: calc(100% - 23px)
    }

    .service-box .service-overlay p {
        font-size: 11px
    }

    .our-service.mt-4 {
        margin-top: 0!important
    }

    .tie-ups-row {
        overflow-x: auto
    }

    .tie-ups-row .tie-ups-grid {
        flex: 0 0 40%;
        width: 40%
    }

    .tie-ups-img {
        height: 60px;
        max-width: 90px;
    }

    .sky-in-news {
        margin-top: 20px
    }

    .company-profile-row .grid {
        flex: 0 0 100%;
        width: 100%;
        border-right: 0;
        padding: 15px 0;
        border-bottom: 1px solid #b4afab!important
    }

    .padding-l {
        padding-left: 0
    }

    .padding-r {
        padding-right: 0
    }

    .company-profile-box p {
        margin-bottom: 0
    }

    .bg-img-sec {
        background-position: center center
    }

    .contact-sec {
        padding-top: 40px
    }

    .contact-sec form {
        padding-top: 20px
    }

    .container-fluid {
    }

    .container {
    }

    .round-arrow.owl-carousel .owl-nav button.owl-next,.round-arrow.owl-carousel .owl-nav button.owl-prev {
        left: -33px;
        width: 30px;
        height: 30px
    }

    .round-arrow.owl-carousel .owl-nav button.owl-next {
        right: -33px;
        left: auto
    }

    .round-arrow.owl-carousel .owl-nav button.owl-next i,.round-arrow.owl-carousel .owl-nav button.owl-prev i {
        font-size: 18px
    }

    .meet-team .user-img {
        margin-bottom: 15px;
        height: 270px;
    }

    .meet-team .company-logo img {
        max-width: 77px;
        margin: 0 auto
    }

    .perks-content {
        height: auto;
        padding-top: 20px;
        margin: 0 -2px;
    }

    .meet-team .company-logo {
        margin-top: 0
    }

    .meet-team .company-logo .clogo {
        flex: 0 0 33.33%;
        width: 33.33%;
        margin-bottom: 20px
    }

    .overview-txt .sec-heading {
        text-align: center
    }

    .overview-txt p {
        text-align: center
    }

    .service-box:hover {
        width: 100%
    }

    .achievements-bg {
        background-image: url(../images/achievements-bg-mobile.png)
    }
}
