@import url(https://fonts.googleapis.com/css2?family=Tenor+Sans&display=swap);

body {
    padding: 0;
    margin: 0;
    font-family: "Tenor Sans",sans-serif
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1
}

ul {
    padding-left: 0;
    margin-bottom: 0
}

    ul li {
        list-style: none
    }

:focus {
    outline: 0 !important
}

p {
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 1.6;
    color: #5c5a5a;
    font-size: 17px;
    text-align: justify
}

a {
    color: #222;
    text-decoration: none;
    -webkit-transition: .4s;
    transition: .4s
}

    a:hover, a:focus {
        color: #ff692e;
        text-decoration: none
    }

@keyframes slideUp {
    from {
        transform: translateY(100%);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 80px;
    right: 14px;
    background-color: #25d366;
    color: #fff !important;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 99
}

    .whatsapp_float i {
        margin-top: 16px
    }

.modal-dialog {
    margin-top: 5rem
}

    .modal-dialog.slide-up {
        animation: slideUp 0.4s ease-out
    }

.modal-header {
    border-bottom: solid 1px #d7d3d3
}

img {
    max-width: 100%
}

strong {
    font-weight: 700
}

.ptb-80 {
    padding-bottom: 80px;
    padding-top: 80px
}

.d-table {
    width: 100%;
    height: 100%
}

.d-table-cell {
    vertical-align: middle
}

.bg-f6f6f6 {
    background: #f6f6f6
}

.btn {
    padding: 9px 25px;
    font-size: 16px;
    border-radius: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.btn-primary {
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 500;
    color: #fff;
    background-color: #ff692e;
    border-color: #ff692e
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary.disabled:hover, .btn-primary.disabled:focus {
        color: #ff692e;
        background-color: #fff;
        border-color: #ff692e
    }

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
        color: #fff;
        background-color: #ff692e;
        border-color: #ff692e
    }

        .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
            -webkit-box-shadow: none;
            box-shadow: none
        }

    .btn-primary.focus, .btn-primary:focus {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #ff692e;
        border-color: #ff692e;
        opacity: 1
    }

.section-title {
    margin-bottom: 60px;
    position: relative;
    text-align: center
}

.fs-7 {
    font-size: 11px
}

.section-title::before, .section-title::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    left: 0;
    top: 50px;
    background: #ff692e;
    -webkit-transition: .4s;
    transition: .4s;
    right: 0;
    margin: 0 auto
}

.section-title::after {
    left: 0;
    height: 2px;
    top: 56px;
    width: 130px
}

.section-title:hover::before {
    width: 50px
}

.section-title:hover::after {
    width: 150px
}

.section-title h2 {
    font-size: 33px;
    font-weight: 400;
    margin-bottom: 20px
}

    .section-title h2 span {
        color: #ff692e;
        font-weight: 600
    }

.section-title p {
    max-width: 635px;
    margin-top: -7px
}

.section-title h4 {
    font-size: 18px;
    font-weight: 300;
    color: #ff692e;
    margin-bottom: 17px;
    text-transform: capitalize
}

.form-group {
    margin-bottom: 20px
}

.form-control {
    height: 50px;
    padding: 15px;
    font-size: 18px;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    border-bottom: solid 1px #fff;
    color: #000
}

    .form-control:focus {
        color: #000;
        border-color: #fff;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #fff
    }

.iti {
    display: block
}

    .iti .iti__selected-dial-code {
        margin-left: 4px;
        font-weight: 700
    }

label {
    margin-bottom: 2px
}

textarea.form-control {
    min-height: 75px;
    padding: 15px
}

.owl-theme .owl-controls {
    margin-top: 50px;
    line-height: 0
}

.owl-theme .owl-nav {
    margin-top: 0
}

.owl-theme .owl-dots {
    margin-top: 50px !important
}

    .owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 15px;
        margin: 0 4px;
        background: #fff0;
        border-radius: 50%;
        border: 2px solid #ddd;
        -webkit-transition: .4s;
        transition: .4s
    }

    .owl-theme .owl-dots .owl-dot.active span {
        background: #869791;
        border-radius: 5px;
        width: 35px;
        height: 10px;
        border-color: #ff692e;
        background: #ff692e
    }

    .owl-theme .owl-dots .owl-dot:hover span {
        background: #ff692e;
        border-color: #ff692e
    }

.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    left: 91px;
    top: 45%;
    margin-top: -20px;
    background: rgb(175 168 168 / 66%) !important;
    width: 60px;
    text-align: center;
    height: 60px;
    line-height: 54px !important;
    border-radius: 50%;
    font-size: 30px !important;
    color: #ffffff !important;
    -webkit-transition: .4s;
    transition: .4s
}

    .owl-theme .owl-nav [class*="owl-"]:hover {
        background: #ff692e !important;
        color: #fff
    }

.owl-theme .owl-nav .owl-next {
    left: auto;
    right: 91px
}

.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999
}

    .preloader .folding-cube {
        left: 0;
        width: 60px;
        height: 60px;
        position: absolute;
        -webkit-transform: rotateZ(45deg);
        transform: rotateZ(45deg);
        top: 50%;
        right: 0;
        margin: -60px auto 0
    }

        .preloader .folding-cube .cube {
            float: left;
            width: 50%;
            height: 50%;
            position: relative;
            -webkit-transform: scale(1.1);
            transform: scale(1.1)
        }

            .preloader .folding-cube .cube::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: #ff692e;
                -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
                animation: sk-foldCubeAngle 2.4s infinite linear both;
                -webkit-transform-origin: 100% 100%;
                transform-origin: 100% 100%
            }

        .preloader .folding-cube .cube2 {
            -webkit-transform: scale(1.1) rotateZ(90deg);
            transform: scale(1.1) rotateZ(90deg)
        }

            .preloader .folding-cube .cube2::before {
                -webkit-animation-delay: 0.3s;
                animation-delay: 0.3s
            }

        .preloader .folding-cube .cube3 {
            -webkit-transform: scale(1.1) rotateZ(180deg);
            transform: scale(1.1) rotateZ(180deg)
        }

            .preloader .folding-cube .cube3::before {
                -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s
            }

        .preloader .folding-cube .cube4 {
            -webkit-transform: scale(1.1) rotateZ(270deg);
            transform: scale(1.1) rotateZ(270deg)
        }

            .preloader .folding-cube .cube4::before {
                -webkit-animation-delay: 0.9s;
                animation-delay: 0.9s
            }

@-webkit-keyframes sk-foldCubeAngle {
    0%,10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }

    90%,100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes sk-foldCubeAngle {
    0%,10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1
    }

    90%,100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

.navbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: transparent !important;
    padding-top: 20px;
    padding-bottom: 20px
}

.header-sticky.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 8px 6px -6px rgb(0 0 0 / .4);
    box-shadow: 0 8px 6px -6px rgb(0 0 0 / .4);
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff !important
}

.navbar-light .navbar-brand {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

    .navbar-light .navbar-brand img {
        max-height: 50px;
        width: auto
    }

    .navbar-light .navbar-brand span {
        color: #ff692e;
        font-size: 35px;
        font-weight: 700;
        text-transform: lowercase
    }

    .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
        color: #fff
    }

.navbar-light .navbar-nav .nav-item {
    padding-right: 15px;
    padding-left: 15px
}

    .navbar-light .navbar-nav .nav-item:last-child {
        padding-right: 0
    }

    .navbar-light .navbar-nav .nav-item .nav-link {
        color: #fff;
        padding-right: 0;
        padding-left: 0
    }

        .navbar-light .navbar-nav .nav-item .nav-link.active, .navbar-light .navbar-nav .nav-item .nav-link.show, .navbar-light .navbar-nav .nav-item .nav-link:hover, .navbar-light .navbar-nav .nav-item .nav-link:focus {
            color: #ff692e
        }

.navbar-light .navbar-nav .active .nav-link, .navbar-light .navbar-nav.show .nav-link {
    color: #ff692e
}

.navbar-light.header-sticky.is-sticky .navbar-brand {
    color: #000
}

.navbar-light.header-sticky.is-sticky .navbar-nav .nav-link {
    color: #000;
    padding-right: 0;
    padding-left: 0
}

    .navbar-light.header-sticky.is-sticky .navbar-nav .nav-link.active, .navbar-light.header-sticky.is-sticky .navbar-nav .nav-link.show, .navbar-light.header-sticky.is-sticky .navbar-nav .nav-link:hover, .navbar-light.header-sticky.is-sticky .navbar-nav .nav-link:focus {
        color: #ff692e
    }

.navbar-light.header-sticky.is-sticky .navbar-nav .active .nav-link, .navbar-light.header-sticky.is-sticky .navbar-nav .show .nav-link {
    color: #ff692e
}

.main-banner {
    height: 100vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    z-index: 1
}

    .main-banner::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .7
    }

    .main-banner.with-color::before {
        z-index: 1
    }

.item-bg-two {
    background-image: url(../img/main-bg-2.jpg)
}

.item-bg-three {
    background-image: url(../img/main-bg-3.jpg)
}

.bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: -1
}

.carousel-item img {
    height: auto;
    object-fit: cover
}

.main-banner-text {
    text-align: center;
    position: relative;
    z-index: 1
}

    .main-banner-text h4, .main-banner-text .h4 {
        color: #fff;
        font-weight: 300;
        font-size: 26px;
        letter-spacing: 1px;
        line-height: 1.2;
        margin-bottom: 15px;
        border-top: solid 2px #ff692e;
        display: inline-block;
        border-bottom: solid 2px #ff692e;
        text-transform: uppercase;
        padding: 5px 0;
    }

    .main-banner-text h3, .main-banner-text .h3 {
        color: #fff;
        font-weight: 500;
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 1.5;
        margin-bottom: 15px
    }

    .main-banner-text h1 {
        color: #fff;
        font-size: 40px;
        margin-top: 0;
        margin-bottom: 15px;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 1.2
    }

        .main-banner-text h1 span {
            color: #ff692e;
            font-weight: 600
        }

    .main-banner-text p {
        color: #fff;
        max-width: 730px;
        margin: auto;
        margin-bottom: 30px
    }

    .main-banner-text .btn:hover, .main-banner-text .btn:focus {
        border-color: #fff
    }

    .main-banner-text .view-work {
        background: #fff0;
        border-color: #fff;
        margin-left: 10px
    }

        .main-banner-text .view-work:hover, .main-banner-text .view-work:focus {
            border-color: #ff692e;
            background: #ff692e;
            color: #fff
        }

.h-0 {
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
    display: block
}

.main-bottom {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 8%
}

.discount {
    font-size: 20px
}

.main-stat {
    display: flex;
    justify-content: center;
    color: #fff
}

.main-stat-item {
    width: 290px;
    max-width: 100%;
    flex-grow: 0;
    justify-content: center;
    text-align: center
}

.main-stat-val {
    font-weight: 500;
    font-size: 36px;
    line-height:1;
    color: #ff692e;
}
    .main-stat-val span {
        font-size:22px;
        color:#fff;
    }

        .main-stat-desc {
            font-size: 16px;
            margin-top: 5px;
           text-transform:uppercase;
        }

        .main-desc {
            font-size: 16px;
            letter-spacing: .05em;
            text-align: center;
            color: #fff;
            margin-top: 0;
            padding: 0 15px
        }

            .main-desc span {
                color: #ff692e;
                font-weight: 600
            }

            .main-desc p {
                font-size: 14px;
                text-align: center;
                color: #fff;
                font-style: italic;
                padding-top: 10px
            }

        .main-stat-item:not(:last-child) {
            border-right: 1px solid #fff
        }

        .home-slides .owl-controls {
            margin-top: 0
        }

        .video-background {
            position: absolute;
            left: 0;
            top: 0;
            width: auto;
            height: auto;
            min-height: 100%;
            min-width: 100%;
            z-index: -100
        }

        .creative-banner-one {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            border-width: 10rem 100vw 0 0;
            border-color: #fff0 #fff #fff #fff0;
            border-style: solid
        }

        .creative-banner-two {
            position: relative;
            top: 100%;
            width: 100%;
            height: 0;
            z-index: 9
        }

            .creative-banner-two::before {
                content: "";
                border-right: 50vw solid #fff;
                border-top: 160px solid #fff0;
                bottom: 0;
                right: 0;
                position: absolute;
                height: 0;
                width: 0
            }

            .creative-banner-two::after {
                content: '';
                position: absolute;
                border-left: 50vw solid #fff;
                border-top: 160px solid #fff0;
                bottom: 0;
                height: 0;
                left: 0;
                width: 0
            }

        .creative-banner-three {
            position: relative;
            top: 100%;
            width: 100%;
            height: 0
        }

            .creative-banner-three::before {
                content: '';
                position: absolute;
                bottom: -25px;
                left: 0;
                width: 100%;
                background-image: url(../img/shape.png);
                height: 150px;
                background-position: center center;
                background-size: cover;
                background-repeat: no-repeat
            }

        #particles-js {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0
        }

        #particles-js-two {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0
        }

        .single-box {
            text-align: center;
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            padding: 30px 20px;
            position: relative;
            overflow: hidden;
            -webkit-transition: .4s;
            transition: .4s
        }

            .single-box:hover {
                -webkit-box-shadow: unset;
                box-shadow: unset;
                -webkit-transform: translateX(5px);
                transform: translateX(5px)
            }

            .single-box .icon {
                color: #ff692e;
                font-size: 45px
            }

            .single-box h3 {
                margin-top: 25px;
                margin-bottom: 20px;
                font-weight: 600;
                font-size: 20px
            }

            .single-box a {
                position: absolute;
                right: -20px;
                bottom: -20px;
                width: 45px;
                height: 40px;
                line-height: 44px;
                text-align: center;
                -webkit-box-shadow: 0 0 25px 0 rgb(0 27 103 / .3);
                box-shadow: 0 0 25px 0 rgb(0 27 103 / .3);
                border-radius: 50% 0 0 0;
                opacity: 0;
                visibility: hidden
            }

            .single-box:hover a {
                background: #ff692e;
                color: #fff;
                opacity: 1;
                visibility: visible;
                right: 0;
                bottom: 0
            }

        .about-video {
            position: relative
        }

            .about-video img {
                width: 100%
            }

            .about-video .video-btn {
                position: absolute;
                top: 50%;
                left: 0;
                right: 0;
                text-align: center;
                margin-top: -26px
            }

                .about-video .video-btn a {
                    color: #fff;
                    display: inline-block;
                    width: 70px;
                    height: 70px;
                    line-height: 72px;
                    background: #ff692e;
                    position: relative;
                    font-size: 30px;
                    border-radius: 50%
                }

                    .about-video .video-btn a::before, .about-video .video-btn a::after {
                        content: "";
                        position: absolute;
                        z-index: 0;
                        left: 50%;
                        top: 50%;
                        -webkit-transform: translateX(-50%) translateY(-50%);
                        transform: translateX(-50%) translateY(-50%);
                        display: block;
                        width: 88px;
                        height: 88px;
                        border-radius: 50%;
                        -webkit-transition: all 200ms;
                        transition: all 200ms;
                        -webkit-animation: pulse-border 1500ms ease-out infinite;
                        animation: pulse-border 1500ms ease-out infinite;
                        border: 10px solid #fff
                    }

                    .about-video .video-btn a::after {
                        width: 70px;
                        height: 70px;
                        -webkit-transition: all 200ms;
                        transition: all 200ms
                    }

        @-webkit-keyframes pulse-border {
            0% {
                -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                opacity: 1
            }

            100% {
                -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
                opacity: 0
            }
        }

        @keyframes pulse-border {
            0% {
                -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                opacity: 1
            }

            100% {
                -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
                opacity: 0
            }
        }

        .about-addax {
            margin-top: 12px
        }

            .about-addax.list {
                margin-top: 12px;
                width: 80%;
                margin: auto
            }

                .about-addax.list ul li {
                    margin-bottom: 10px;
                    font-weight: 300;
                    color: #000;
                    font-size: 18px
                }

            .about-addax .section-title {
                margin-bottom: 20px;
                padding-left: 0
            }

                .about-addax .section-title::before, .about-addax .section-title::after {
                    display: none
                }

                .about-addax .section-title h2 {
                    font-size: 25px
                }

            .about-addax ul {
                margin-bottom: 30px
            }

                .about-addax ul li {
                    margin-bottom: 10px;
                    font-weight: 300;
                    color: #666
                }

                    .about-addax ul li i {
                        color: #ff692e;
                        margin-right: 5px
                    }

                    .about-addax ul li:last-child {
                        margin-bottom: 0
                    }

            .about-addax .float-start {
                margin-right: 45px
            }

        .who-we-are {
            padding-bottom: 50px
        }

        .single-who-we-are {
            border-radius: 5px;
            margin-bottom: 15px;
            position: relative;
            text-align: center;
            overflow: hidden;
            -webkit-box-shadow: 0 20px 40px 0 rgb(28 30 35 / .2);
            box-shadow: 0 20px 40px 0 rgb(28 30 35 / .2);
            background: #fff;
            padding: 15px;
            -webkit-transition: all 0.5s ease-in-out 0s;
            transition: all 0.5s ease-in-out 0s
        }

            .single-who-we-are:hover {
                background: #ff692e;
                color: #fff;
                -webkit-transform: translateX(5px);
                transform: translateX(5px)
            }

            .single-who-we-are i {
                font-size: 50px;
                color: #ff692e;
                -webkit-transition: .4s;
                transition: .4s
            }

            .single-who-we-are:hover i {
                color: #fff
            }

            .single-who-we-are h2 {
                margin-bottom: 10px;
                margin-top: 25px;
                font-size: 48px;
                font-weight: 600
            }

            .single-who-we-are h4 {
                margin-bottom: 20px;
                margin-top: 15px;
                font-size: 18px;
                font-weight: 500
            }

            .single-who-we-are p {
                -webkit-transition: .4s;
                transition: .4s
            }

            .single-who-we-are:hover p {
                color: #fff
            }

            .single-who-we-are span {
                bottom: 0;
                color: rgb(0 0 0 / .03);
                font-size: 100px;
                line-height: 150px;
                position: absolute;
                right: 0;
                -webkit-transition: .4s;
                transition: .4s;
                left: 0;
                font-weight: 600
            }

            .single-who-we-are:hover span {
                color: rgb(255 255 255 / .2)
            }

        .who-we-are table {
            line-height: 2.5
        }

        .disBlock {
            display: block
        }

        .strategy-area {
            position: relative;
            background-image: url(../img/patt.png);
            background-position: center center
        }

            .strategy-area .image {
                background-image: url(../img/about-strategy.jpg);
                background-size: cover;
                background-position: center center;
                background-repeat: no-repeat;
                width: 100%;
                height: 100%
            }

                .strategy-area .image img {
                    display: none
                }

        .amenities {
            text-align: center
        }

            .amenities .col-md-2 {
                position: relative;
                padding: 22px;
                border-radius: 5px
            }

                .amenities .col-md-2:before {
                    content: '';
                    position: absolute;
                    left: 10px;
                    right: 10px;
                    top: 10px;
                    bottom: 10px;
                    background: #ffffffcf
                }

                .amenities .col-md-2 img, .amenities .col-md-2 p {
                    text-align: center;
                    position: relative;
                    margin-top: 10px;
                    margin-bottom: 5px
                }

        .about-strategy {
            padding-left: 25px
        }

            .about-strategy .section-title {
                margin-bottom: 20px;
                padding-left: 0
            }

                .about-strategy .section-title::before, .about-strategy .section-title::after {
                    display: none
                }

            .about-strategy ul {
                margin-bottom: 30px
            }

                .about-strategy ul li {
                    margin-bottom: 10px;
                    font-weight: 300;
                    color: #666
                }

                    .about-strategy ul li:last-child {
                        margin-bottom: 0
                    }

                    .about-strategy ul li i {
                        color: #ff692e;
                        margin-right: 5px
                    }

        .project-area {
            background: var(--tg-secondary-background)
        }

        .project-item {
            text-align: center;
            margin-bottom: 25px;
            background: #fff;
            box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important;
            border-radius: 0
        }

            .project-item p {
                text-align: left !important;
                margin: 0;
                font-size: 15px;
                line-height: 2
            }

        .project-content {
            padding: 0 12px !important
        }

        .project-item .project-thumb {
            margin-bottom: 18px
        }

            .project-item .project-thumb h4 {
                background: #000;
                background: linear-gradient(90deg,#000000 0%,#000000 49%,#fff0 100%)
            }

        .project-thumb a {
            position: relative;
            display: block;
            overflow: hidden
        }

            .project-thumb a::before {
                position: absolute;
                top: 0;
                left: -100%;
                display: block;
                content: '';
                width: 50%;
                height: 100%;
                background: -o-linear-gradient(left,#fff0 0%,rgb(255 255 255 / .3) 100%);
                background: -webkit-gradient(linear,left top,right top,from(rgba(255,42556,255,0)),to(rgb(255 255 255 / .3)));
                background: linear-gradient(to right,#fff0 0%,rgb(255 255 255 / .3) 100%);
                -webkit-transform: skewX(-25deg);
                -ms-transform: skewX(-25deg);
                transform: skewX(-25deg)
            }

        .project-item-two:hover .project-thumb a::before, .project-item:hover .project-thumb a::before {
            -webkit-animation: shine 1s;
            animation: shine 1s
        }

        .project-list2 .list-wrap li {
            width: 100%;
            display: flex
        }

        .list-wrap li {
            list-style: none;
            line-height: 1
        }

        .project-content .title {
            font-size: 17px;
            text-transform: uppercase;
            margin-bottom: 10px;
            text-align: left;
            font-weight: 600
        }

        .project-list2 .list-wrap li .icon {
            font-size: 16px;
            color: var(--tg-secondary-color);
            line-height: 0;
            margin-right: 10px;
            float: left;
            line-height: 2
        }

        .view-all-btn {
            padding: 15px 0
        }

        .full-widht-1 {
            text-align: center;
            background-image: url(../img/full-img1.webp?v=1);
            position: relative;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            height: 90vh
        }

        .full-widht-2 {
            text-align: center;
            background-image: url(../img/map.webp?v=1);
            position: relative;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            height: 90vh
        }

        .full-widht-3 {
            text-align: center;
            background-image: url(../img/full-img3.webp?v=1);
            position: relative;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            height: 90vh
        }

        .full-widht-5 {
            text-align: center;
            background-image: url(../img/full-img5.webp?v=1);
            position: relative;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            height: 90vh;
            margin-top: 25px
        }

        .full-widht-4 {
            text-align: center;
            background-image: url(../img/full-img4.webp?v=1);
            position: relative;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            height: 90vh
        }

        .full-widht-6 {
            text-align: center;
            background-image: url(../img/full-img6.webp?v=1);
            position: relative;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat;
            height: 90vh
        }

        .ctr-area {
            text-align: center;
            background-image: url(../img/ctr-bg.jpg);
            position: relative;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat
        }

            .ctr-area::before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: #000;
                opacity: .88
            }

            .ctr-area .section-title {
                padding-left: 0
            }

                .ctr-area .section-title::after, .ctr-area .section-title::before {
                    display: none
                }

                .ctr-area .section-title h2 {
                    color: #fff;
                    font-weight: 500;
                    margin-top: 30px;
                    margin-bottom: 30px
                }

                .ctr-area .section-title p {
                    margin-left: auto;
                    margin-right: auto;
                    margin-bottom: 25px;
                    color: #fff
                }

            .ctr-area .view-work {
                background: #fff0;
                border-color: #fff;
                margin-left: 10px
            }

                .ctr-area .view-work:hover, .ctr-area .view-work:focus {
                    border-color: #ff692e;
                    background: #ff692e;
                    color: #fff
                }

            .ctr-area .btn:hover, .ctr-area .btn:focus {
                border-color: #fff
            }

        .about-skill .section-title {
            padding-left: 0
        }

            .about-skill .section-title::before, .about-skill .section-title::after {
                display: none
            }

        .about-skill .progress-title {
            font-size: 17px;
            margin-bottom: 13px
        }

        .about-skill .progress {
            height: 20px;
            background: #fff;
            border-radius: 10px;
            -webkit-box-shadow: none;
            box-shadow: none;
            margin-bottom: 30px;
            overflow: visible
        }

            .about-skill .progress .progress-bar {
                -webkit-box-shadow: none;
                box-shadow: none;
                position: relative;
                -webkit-animation: animate-positive 2s;
                animation: animate-positive 2s;
                background: #ff692e;
                border-radius: 10px
            }

            .about-skill .progress .progress-value {
                font-size: 15px;
                font-weight: 300;
                color: #fff;
                position: absolute;
                top: 0;
                right: 10px
            }

        @-webkit-keyframes animate-positive {
            0% {
                width: 0
            }
        }

        @keyframes animate-positive {
            0% {
                width: 0
            }
        }

        .skill-video {
            position: relative
        }

            .skill-video img {
                width: 100%
            }

            .skill-video .video-btn {
                position: absolute;
                top: 50%;
                left: 0;
                right: 0;
                text-align: center;
                margin-top: -26px
            }

                .skill-video .video-btn a {
                    color: #fff;
                    display: inline-block;
                    width: 70px;
                    height: 70px;
                    line-height: 72px;
                    background: #ff692e;
                    position: relative;
                    font-size: 30px;
                    border-radius: 50%
                }

                    .skill-video .video-btn a::before, .skill-video .video-btn a::after {
                        content: "";
                        position: absolute;
                        z-index: 0;
                        left: 50%;
                        top: 50%;
                        -webkit-transform: translateX(-50%) translateY(-50%);
                        transform: translateX(-50%) translateY(-50%);
                        display: block;
                        width: 88px;
                        height: 88px;
                        border-radius: 50%;
                        -webkit-transition: all 200ms;
                        transition: all 200ms;
                        -webkit-animation: pulse-border 1500ms ease-out infinite;
                        animation: pulse-border 1500ms ease-out infinite;
                        border: 10px solid #fff
                    }

                    .skill-video .video-btn a::after {
                        width: 70px;
                        height: 70px;
                        -webkit-transition: all 200ms;
                        transition: all 200ms
                    }

        @-webkit-keyframes pulse-border {
            0% {
                -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                opacity: 1
            }

            100% {
                -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
                opacity: 0
            }
        }

        @keyframes pulse-border {
            0% {
                -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
                opacity: 1
            }

            100% {
                -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
                transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
                opacity: 0
            }
        }

        .funFacts-area {
            background-image: url(../img/funfact-bg.jpg);
            position: relative;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat
        }

            .funFacts-area::before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: #000;
                opacity: .77
            }

        .funFact {
            position: relative;
            padding-left: 65px
        }

            .funFact i {
                font-size: 50px;
                color: #ff692e;
                position: absolute;
                left: 0;
                top: 2px
            }

            .funFact .fa.fa-users {
                left: -10px
            }

            .funFact h2 {
                color: #fff;
                margin-bottom: 5px;
                font-size: 45px;
                font-weight: 600
            }

            .funFact p {
                color: #fff;
                font-size: 18px
            }

        .team-slider img {
            height: 95vh;
            object-fit: cover
        }

        .our-team {
            text-align: center;
            position: relative
        }

            .our-team .team-content {
                position: absolute;
                left: 0;
                bottom: 0;
                width: 92%;
                background: #fff;
                margin-left: 15px;
                padding-top: 20px;
                z-index: 1;
                -webkit-transition: .4s;
                transition: .4s
            }

                .our-team .team-content .title {
                    font-size: 20px;
                    font-weight: 600;
                    margin-bottom: 6px;
                    -webkit-transition: .4s;
                    transition: .4s
                }

                .our-team .team-content .post {
                    color: #666;
                    -webkit-transition: .4s;
                    transition: .4s
                }

            .our-team:hover .team-content .title {
                color: #fff
            }

            .our-team:hover .team-content .post {
                color: #fff
            }

            .our-team:hover .team-content {
                bottom: 36%;
                background: #fff0
            }

            .our-team .social {
                position: absolute;
                top: 0;
                width: 100%;
                height: 100%;
                background: -webkit-gradient(linear,left bottom,left top,color-stop(20%,rgb(0 0 0 / .9)),color-stop(80%,rgb(0 0 0 / .3)));
                background: linear-gradient(to top,rgb(0 0 0 / .9) 20%,rgb(0 0 0 / .3) 80%);
                -webkit-transition: .4s;
                transition: .4s;
                opacity: 0;
                visibility: hidden
            }

                .our-team .social ul {
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 50%;
                    margin-top: -50px;
                    -webkit-transform: translateY(-35px);
                    transform: translateY(-35px);
                    -webkit-transition: .4s;
                    transition: .4s
                }

                    .our-team .social ul li {
                        display: inline-block
                    }

                        .our-team .social ul li a {
                            width: 35px;
                            height: 35px;
                            line-height: 32px;
                            color: #fff;
                            border: 1px solid #fff;
                            border-radius: 50%
                        }

                            .our-team .social ul li a:hover {
                                border-color: #ff692e;
                                background: #ff692e
                            }

            .our-team:hover .social {
                opacity: 1;
                visibility: visible
            }

                .our-team:hover .social ul {
                    -webkit-transform: translateY(0);
                    transform: translateY(0)
                }

        .how-work {
            background-image: url(../img/dott.jpg);
            background-position: center;
            background-size: contain;
            background-repeat: repeat
        }

        .single-how-work {
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            background: #fff;
            padding: 35px;
            border-radius: 5px;
            -webkit-transition: all 0.5s ease-in-out 0s;
            transition: all 0.5s ease-in-out 0s
        }

            .single-how-work:hover {
                -webkit-transform: translateX(5px);
                transform: translateX(5px)
            }

            .single-how-work h3 {
                color: #ff692e;
                font-size: 45px;
                font-weight: 700
            }

            .single-how-work h4 {
                margin-top: 25px;
                margin-bottom: 18px;
                font-size: 22px
            }

        .services-area {
            padding-bottom: 50px
        }

            .services-area .single-box {
                margin-bottom: 30px
            }

        .single-services {
            margin-bottom: 30px;
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            text-align: center;
            position: relative;
            -webkit-transition: .4s;
            transition: .4s
        }

            .single-services:hover {
                -webkit-box-shadow: unset;
                box-shadow: unset;
                -webkit-transform: translateX(5px);
                transform: translateX(5px)
            }

            .single-services::before {
                content: '';
                position: absolute;
                left: 0;
                bottom: 0;
                width: 50px;
                border-left: 2px solid #ff692e;
                height: 50px;
                border-bottom: 2px solid #ff692e;
                opacity: 0;
                -webkit-transition: .4s;
                transition: .4s
            }

            .single-services:hover::before {
                opacity: 1;
                width: 100%;
                height: 50%
            }

            .single-services .services-img {
                position: relative
            }

                .single-services .services-img::before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 100%;
                    height: 100%;
                    background: #000;
                    opacity: .66
                }

                .single-services .services-img .icon {
                    position: absolute;
                    top: 50%;
                    left: 0;
                    width: 100%;
                    margin-top: -30px
                }

            .single-services i {
                width: 70px;
                height: 70px;
                line-height: 71px;
                border: 1px solid #fff;
                font-size: 30px;
                color: #fff;
                border-radius: 50%;
                -webkit-transition: .4s;
                transition: .4s
            }

            .single-services:hover i {
                background: #fff;
                color: #ff692e
            }

        .dis {
            font-size: 13px;
            margin-top: 10px
        }

        .single-services .services-content {
            padding: 30px 25px;
            position: relative
        }

            .single-services .services-content h3 {
                font-size: 22px;
                font-weight: 500;
                margin-bottom: 18px
            }

        .tabset input[type="radio"] {
            display: none
        }

        .tabset .tab-panel {
            display: none
        }

        .tabset input:first-child:checked ~ .tab-panels .tab-panel:first-child {
            display: block
        }

        .tabset input:nth-child(3):checked ~ .tab-panels .tab-panel:nth-child(2) {
            display: block
        }

        .tabset input:nth-child(5):checked ~ .tab-panels .tab-panel:nth-child(3) {
            display: block
        }

        .tabset input:nth-child(7):checked ~ .tab-panels .tab-panel:nth-child(4) {
            display: block
        }

        .tabset input:nth-child(9):checked ~ .tab-panels .tab-panel:nth-child(5) {
            display: block
        }

        .tabset input:nth-child(11):checked ~ .tab-panels .tab-panel:nth-child(6) {
            display: block
        }

        .tabset label {
            position: relative;
            display: inline-block;
            padding: 15px 32px;
            margin-right: 6px;
            margin-bottom: 0;
            cursor: pointer;
            background: #fff0;
            -webkit-transition: background ease 0.2s;
            transition: background ease 0.2s;
            border: 1px solid #ddd;
            border-radius: 5px;
            font-size: 18px
        }

        .tabset input:checked + label {
            border-color: #ff692e;
            background: #ff692e;
            color: #fff
        }

        .tab-panel {
            margin-top: 35px
        }

            .tab-panel .why-we-different-text h4 {
                font-size: 35px;
                font-weight: 200;
                margin-bottom: 20px
            }

            .tab-panel .why-we-different-text p {
                max-width: 635px;
                margin-top: -7px
            }

            .tab-panel .why-we-different-text ul {
                margin-top: 25px;
                margin-bottom: 30px
            }

                .tab-panel .why-we-different-text ul li {
                    margin-bottom: 10px;
                    font-weight: 300;
                    color: #666
                }

                    .tab-panel .why-we-different-text ul li:last-child {
                        margin-bottom: 0
                    }

                    .tab-panel .why-we-different-text ul li i {
                        color: #ff692e;
                        margin-right: 5px
                    }

        .why-we-different-img img {
            width: 100%
        }

        .shorting-menu {
            display: inline-block;
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            padding: 18px 20px;
            border-radius: 50px
        }

            .shorting-menu .filter {
                border: none;
                background: #f4f4f4;
                padding: 9px 24px;
                text-transform: capitalize;
                font-size: 16px;
                cursor: pointer;
                -webkit-transition: .4s;
                transition: .4s;
                border-radius: 30px;
                color: #000
            }

                .shorting-menu .filter.mixitup-control-active, .shorting-menu .filter:hover {
                    background: #ff692e;
                    color: #fff
                }

        .shorting {
            margin-top: 40px
        }

        .single-work {
            overflow: hidden;
            position: relative;
            padding: 5px
        }

            .single-work img {
                width: 100%
            }

            .single-work::before {
                content: '';
                position: absolute;
                top: 15px;
                width: 95%;
                height: 93%;
                background: #000;
                left: 14px;
                opacity: 0;
                visibility: hidden;
                -webkit-transition: .4s;
                transition: .4s
            }

            .single-work:hover::before {
                top: 21px;
                width: 93%;
                height: 91%;
                left: 21px;
                opacity: .66;
                visibility: visible
            }

            .single-work .work-content {
                position: absolute;
                bottom: 20px;
                width: 86%;
                background: #fff;
                left: 40px;
                text-align: center;
                padding-top: 20px;
                padding-bottom: 20px;
                opacity: 0;
                visibility: hidden;
                -webkit-transition: .4s;
                transition: .4s
            }

                .single-work .work-content h4 {
                    font-size: 22px;
                    margin-bottom: 10px
                }

                .single-work .work-content ul li {
                    display: inline-block;
                    font-size: 14px
                }

            .single-work:hover .work-content {
                bottom: 35px;
                opacity: 1;
                visibility: visible
            }

            .single-work .popup-btn {
                position: absolute;
                top: 20px;
                right: 40px;
                width: 45px;
                text-align: center;
                height: 45px;
                line-height: 46px;
                border-radius: 50%;
                color: #fff;
                font-size: 22px;
                opacity: 0;
                visibility: hidden;
                border: 1px solid #fff;
                -webkit-transition: .4s;
                transition: .4s
            }

                .single-work .popup-btn:hover {
                    background: #ff692e;
                    border-color: #ff692e
                }

            .single-work:hover .popup-btn {
                top: 36px;
                opacity: 1;
                visibility: visible
            }

        .pricingTable {
            padding: 30px 0;
            text-align: center;
            position: relative;
            background-image: url(../img/patt.png);
            background-position: center center;
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            -webkit-transition: .4s;
            transition: .4s
        }

            .pricingTable:hover {
                -webkit-transform: translateX(5px);
                transform: translateX(5px)
            }

            .pricingTable::after {
                content: "";
                width: 70px;
                height: 30px;
                background: #ff692e;
                margin: 0 auto;
                position: absolute;
                top: 80px;
                left: 0;
                right: 0;
                -webkit-clip-path: polygon(50% 100%,0 0,100% 0);
                clip-path: polygon(50% 100%,0 0,100% 0)
            }

            .pricingTable .title {
                padding: 20px 0;
                margin-bottom: 35px;
                background: #ff692e;
                font-size: 25px;
                color: #fff;
                text-transform: uppercase
            }

            .pricingTable .price-value {
                margin-bottom: 25px;
                color: #ff692e
            }

                .pricingTable .price-value .amount {
                    display: inline-block;
                    font-size: 44px;
                    font-weight: 500
                }

                .pricingTable .price-value .month {
                    display: block;
                    font-size: 15px;
                    line-height: 16px;
                    text-transform: capitalize;
                    color: #666;
                    margin-left: 50px
                }

            .pricingTable .currency {
                display: inline-block;
                font-size: 25px;
                vertical-align: top;
                margin-top: 6px
            }

            .pricingTable .pricing-content {
                border-top: 2px solid #eee;
                border-bottom: 2px solid #eee;
                margin-bottom: 30px;
                padding-top: 25px;
                padding-bottom: 25px
            }

                .pricingTable .pricing-content li {
                    color: #8b8b8b;
                    margin-top: 16px
                }

                    .pricingTable .pricing-content li:first-child {
                        margin-top: 0
                    }

                    .pricingTable .pricing-content li i {
                        color: #ff692e;
                        margin-right: 4px
                    }

        .faq-area .image {
            background-image: url(../img/faq-img.jpg);
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat
        }

        .card {
            background-color: #fff0;
            border-radius: 0px !important;
            margin-bottom: 6px;
            border: none;
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15)
        }

            .card .card-header {
                padding: 0;
                margin-bottom: 0;
                border: none;
                background: #fff0
            }

                .card .card-header:first-child {
                    border-radius: 0
                }

                .card .card-header a {
                    display: block
                }

                    .card .card-header a:hover {
                        background: #ff692e
                    }

                    .card .card-header a h5 {
                        font-size: 17px;
                        overflow: hidden;
                        padding: 20px;
                        color: #fff;
                        line-height: 16px;
                        background: #ff692e
                    }

                    .card .card-header a.collapsed h5 {
                        color: #000;
                        background: #fff0;
                        -webkit-transition: .4s;
                        transition: .4s
                    }

                        .card .card-header a.collapsed h5:hover {
                            color: #fff
                        }

                    .card .card-header a i {
                        float: right;
                        font-size: 16px
                    }

                    .card .card-header a.collapsed .fa.fa-plus::before {
                        content: "\f067"
                    }

                    .card .card-header a .fa.fa-plus::before {
                        content: "\f068"
                    }

            .card .card-body {
                line-height: 1.9;
                background: #fff0;
                color: #666
            }

        .testimonials-area {
            padding-bottom: 50px
        }

        .single-feedback {
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            background-image: url(../img/patt.png);
            padding: 30px;
            margin-bottom: 30px;
            border-radius: 5px;
            position: relative;
            -webkit-transition: all 0.5s ease-in-out 0s;
            transition: all 0.5s ease-in-out 0s
        }

            .single-feedback .client-info {
                position: relative;
                margin-bottom: 35px;
                padding-left: 100px;
                padding-top: 15px
            }

                .single-feedback .client-info .client-pic {
                    max-width: 80px;
                    position: absolute;
                    left: 0;
                    top: 0
                }

                    .single-feedback .client-info .client-pic img {
                        border-radius: 50%
                    }

                .single-feedback .client-info .client-title h4 {
                    font-size: 19px;
                    font-weight: 500;
                    -webkit-transition: .4s;
                    transition: .4s
                }

                .single-feedback .client-info .client-title h5 {
                    font-size: 15px;
                    margin-top: 13px;
                    color: #666;
                    -webkit-transition: .4s;
                    transition: .4s
                }

            .single-feedback p {
                -webkit-transition: .4s;
                transition: .4s
            }

            .single-feedback span {
                font-size: 175px;
                position: absolute;
                bottom: 0;
                right: 0;
                color: rgb(0 0 0 / .03);
                -webkit-transition: .4s;
                transition: .4s;
                line-height: 0
            }

            .single-feedback:hover {
                -webkit-transform: translateX(5px);
                transform: translateX(5px);
                background: #ff692e
            }

                .single-feedback:hover .client-title h4, .single-feedback:hover .client-title h5 {
                    color: #fff
                }

                .single-feedback:hover p {
                    color: #fff
                }

                .single-feedback:hover span {
                    color: rgb(255 255 255 / .2)
                }

        .loading {
            position: absolute;
            left: 0;
            top: 0;
            z-index: 9;
            background-color: #fff;
            opacity: .8;
            overflow: hidden;
            right: 0;
            bottom: 0;
            padding-top: 15% !important;
            padding-left: 31%;
            display: none
        }

        .send {
            position: absolute;
            left: 0;
            top: 0;
            z-index: 9;
            background-color: #fff;
            opacity: .8;
            overflow: hidden;
            right: 0;
            bottom: 0;
            padding-top: 45% !important;
            padding-left: 0;
            text-align: center;
            display: none
        }

            .send h2 {
                color: #c51232;
                font-size: 16px;
                font-weight: 600;
                padding: 0 52px;
                line-height: 26px
            }

        .single-blog-item {
            position: relative;
            padding: 30px;
            border: 1px solid #eee;
            overflow: hidden;
            background-size: cover;
            background-position: center center;
            background-repeat: no-repeat
        }

            .single-blog-item::before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: #fff;
                -webkit-transition: .4s;
                transition: .4s
            }

            .single-blog-item span, .single-blog-item p, .single-blog-item h4 {
                position: relative;
                -webkit-transition: .4s;
                transition: .4s
            }

            .single-blog-item h4 {
                margin-top: 15px;
                margin-bottom: 15px;
                line-height: 1.5;
                font-size: 20px;
                font-weight: 500
            }

                .single-blog-item h4 a:hover {
                    color: #ff692e !important
                }

            .single-blog-item .link-btn {
                position: absolute;
                right: 0;
                bottom: 0;
                width: 45px;
                height: 40px;
                line-height: 44px;
                text-align: center;
                -webkit-box-shadow: 0 0 25px 0 rgb(0 27 103 / .3);
                box-shadow: 0 0 25px 0 rgb(0 27 103 / .3);
                border-radius: 50% 0 0 0
            }

            .single-blog-item:hover::before {
                background: #000;
                opacity: .66
            }

            .single-blog-item:hover span, .single-blog-item:hover p, .single-blog-item:hover h4 a {
                color: #fff
            }

            .single-blog-item:hover .link-btn {
                background: #ff692e;
                color: #fff
            }

        .partner-area {
            text-align: center
        }

            .partner-area .owl-carousel .owl-item img {
                width: 140px
            }

        .subscribe-area {
            background-image: url(../img/pattern.png);
            text-align: center;
            background-position: center;
            background-size: contain;
            background-repeat: repeat;
            background-attachment: fixed
        }

        .newsletter {
            max-width: 750px;
            margin-left: auto;
            margin-right: auto;
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            background: #fff;
            padding: 35px;
            border-radius: 5px
        }

            .newsletter h4 {
                text-transform: capitalize;
                margin-bottom: 30px;
                font-size: 30px
            }

            .newsletter form {
                position: relative
            }

                .newsletter form .form-control {
                    -webkit-box-shadow: 0 10px 30px rgb(0 0 0 / .1);
                    box-shadow: 0 10px 30px rgb(0 0 0 / .1);
                    border: none;
                    height: 75px;
                    border-radius: 50px;
                    padding-left: 20px;
                    font-size: 17px
                }

                .newsletter form .btn {
                    position: absolute;
                    right: 7px;
                    top: 8px;
                    height: 60px;
                    width: 175px
                }

                .newsletter form .validation-danger {
                    margin-top: 20px;
                    color: red
                }

                .newsletter form .validation-success {
                    margin-top: 20px
                }

        .contact-area {
            text-align: center;
            background-image: url(../img/contact-bg.webp);
            position: relative;
            background-position: center center;
            background-size: cover;
            background-repeat: no-repeat
        }

            .contact-area::before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: #000;
                opacity: .7
            }

            .contact-area .container {
                position: relative;
                z-index: 1
            }

        #map iframe {
            width: 100%;
            height: 400px;
            margin-bottom: -10px
        }

        .contact-info {
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            background: #fff;
            padding: 30px;
            border-top: 3px solid #ff692e;
            border-bottom: 3px solid #ff692e
        }

            .contact-info ul li {
                position: relative;
                padding-left: 60px;
                font-size: 16px;
                margin-bottom: 34px;
                color: #151515
            }

                .contact-info ul li:last-child {
                    margin-bottom: 0
                }

                .contact-info ul li i {
                    position: absolute;
                    left: 0;
                    top: -11px;
                    color: #ff692e;
                    font-size: 19px;
                    background: #f6f6f6;
                    width: 45px;
                    height: 45px;
                    line-height: 45px;
                    text-align: center;
                    border-radius: 50%
                }

            .contact-info .follow-us {
                text-align: right;
                margin-top: 40px
            }

                .contact-info .follow-us li {
                    padding-left: 0;
                    display: inline-block;
                    margin-bottom: 0
                }

                    .contact-info .follow-us li:first-child {
                        font-size: 18px;
                        font-weight: 400;
                        margin-right: 5px
                    }

                    .contact-info .follow-us li a {
                        width: 35px;
                        height: 35px;
                        text-align: center;
                        line-height: 35px;
                        border: 1px solid #000;
                        border-radius: 50%
                    }

                        .contact-info .follow-us li a:hover, .contact-info .follow-us li a:focus {
                            background: #ff692e;
                            color: #fff;
                            border-color: #ff692e
                        }

        .contact-form {
            -webkit-box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            box-shadow: 0 0 30px 0 rgb(67 67 67 / .15);
            padding: 40px 30px;
            border-top: 1px solid #ff692e;
            border-bottom: 1px solid #ff692e;
            background: #ffffff21;
            text-align: left;
            position: relative
        }

            .contact-form label {
                color: #fff;
                font-size: 14px
            }

            .contact-form .list-unstyled li {
                color: red
            }

            .contact-form .form-group {
                margin-bottom: 25px
            }

            .contact-form #message {
                height: auto;
                padding: 0
            }

        .page-title {
            height: 550px;
            position: relative;
            background-position: center;
            background-size: cover;
            background-attachment: fixed;
            background-repeat: no-repeat;
            overflow: hidden;
            text-align: center
        }

            .page-title::before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: #000;
                opacity: .6
            }

            .page-title h1 {
                margin-bottom: 35px;
                margin-top: 65px;
                color: #fff;
                font-size: 45px;
                font-weight: 600
            }

            .page-title ul li {
                display: inline-block;
                margin: 0 3px;
                color: #fff;
                text-transform: uppercase;
                font-weight: 500
            }

                .page-title ul li.active {
                    color: #ccc
                }

                .page-title ul li a {
                    color: #fff
                }

                    .page-title ul li a:hover {
                        color: #ff692e
                    }

            .page-title .container {
                position: relative;
                z-index: 1
            }

        .blog-details-area {
            background-image: url(../img/pattern.png);
            background-attachment: fixed
        }

            .blog-details-area .title {
                margin-top: 30px;
                margin-bottom: 30px;
                font-size: 27px
            }

        .blog-details {
            -webkit-box-shadow: 0 5px 10px rgb(0 9 128 / .035),0 7px 18px rgb(0 9 128 / .05);
            box-shadow: 0 5px 10px rgb(0 9 128 / .035),0 7px 18px rgb(0 9 128 / .05);
            background: #fff
        }

            .blog-details .article-img {
                position: relative
            }

                .blog-details .article-img img {
                    width: 100%
                }

                .blog-details .article-img .date {
                    position: absolute;
                    bottom: 15px;
                    width: 100px;
                    left: 15px;
                    height: 100px;
                    text-align: center;
                    font-size: 25px;
                    font-style: italic;
                    background: #ff692e;
                    color: #fff;
                    border-radius: 5px;
                    padding-top: 19px;
                    line-height: 32px
                }

            .blog-details .article-text {
                padding: 30px
            }

                .blog-details .article-text ul li {
                    display: inline-block
                }

                .blog-details .article-text .category a {
                    background: #ff692e;
                    color: #fff;
                    padding: 3px 15px;
                    display: inline-block;
                    border-radius: 3px;
                    font-weight: 400
                }

                .blog-details .article-text p {
                    margin-bottom: 20px
                }

                .blog-details .article-text .blockquote {
                    margin-bottom: 25px;
                    margin-top: 25px;
                    background: #f4f4f4;
                    padding: 30px;
                    font-size: 17px;
                    border-left: 4px solid #ff692e
                }

                    .blog-details .article-text .blockquote p {
                        color: #000
                    }

                .blog-details .article-text .author-share {
                    margin-top: 40px
                }

                    .blog-details .article-text .author-share .social-share {
                        text-align: right;
                        margin-top: 28px
                    }

                        .blog-details .article-text .author-share .social-share a {
                            background: #ff692e;
                            color: #fff;
                            width: 35px;
                            display: inline-block;
                            height: 35px;
                            text-align: center;
                            line-height: 35px;
                            border-radius: 50%
                        }

                .blog-details .article-text .article-author {
                    overflow: hidden
                }

                    .blog-details .article-text .article-author .author-img {
                        float: left;
                        width: 27%
                    }

                        .blog-details .article-text .article-author .author-img img {
                            border-radius: 50%;
                            max-width: 100%;
                            width: auto !important
                        }

                    .blog-details .article-text .article-author .author-title {
                        float: left;
                        width: 73%;
                        padding-left: 10px;
                        margin-top: 18px
                    }

                        .blog-details .article-text .article-author .author-title h4 {
                            font-size: 20px;
                            margin-bottom: 6px;
                            text-transform: uppercase
                        }

                        .blog-details .article-text .article-author .author-title span {
                            color: #666;
                            font-size: 15px
                        }

        .post-controls-buttons {
            margin-top: 50px;
            margin-bottom: 50px;
            padding-left: 70px;
            padding-right: 70px
        }

            .post-controls-buttons div {
                display: inline-block
            }

                .post-controls-buttons div a {
                    -webkit-box-shadow: 0 5px 10px rgb(0 9 128 / .035),0 7px 18px rgb(0 9 128 / .05);
                    box-shadow: 0 5px 10px rgb(0 9 128 / .035),0 7px 18px rgb(0 9 128 / .05);
                    padding: 10px 20px;
                    border-radius: 5px;
                    background: #fff;
                    color: #ff692e;
                    display: inline-block
                }

                    .post-controls-buttons div a:hover {
                        background: #ff692e;
                        color: #fff
                    }

            .post-controls-buttons .controls-right {
                float: right
            }

        .post-comments .single-comment {
            -webkit-box-shadow: 0 5px 10px rgb(0 9 128 / .035),0 7px 18px rgb(0 9 128 / .05);
            box-shadow: 0 5px 10px rgb(0 9 128 / .035),0 7px 18px rgb(0 9 128 / .05);
            padding: 25px;
            margin-bottom: 25px;
            position: relative;
            overflow: hidden;
            background: #fff
        }

            .post-comments .single-comment.left-m {
                margin-left: 30px
            }

            .post-comments .single-comment .comment-img {
                float: left;
                width: 13%
            }

                .post-comments .single-comment .comment-img img {
                    border-radius: 50%
                }

            .post-comments .single-comment .comment-content {
                float: left;
                width: 80%;
                padding-left: 10px
            }

                .post-comments .single-comment .comment-content h4 {
                    font-size: 20px;
                    text-transform: uppercase;
                    margin-bottom: 15px
                }

                .post-comments .single-comment .comment-content p {
                    margin-bottom: 15px
                }

                .post-comments .single-comment .comment-content a {
                    position: absolute;
                    right: 25px;
                    bottom: 25px;
                    color: #ff692e;
                    text-transform: uppercase;
                    font-size: 17px
                }

        .leave-a-reply {
            -webkit-box-shadow: 0 5px 10px rgb(0 9 128 / .035),0 7px 18px rgb(0 9 128 / .05);
            box-shadow: 0 5px 10px rgb(0 9 128 / .035),0 7px 18px rgb(0 9 128 / .05);
            padding: 25px;
            background: #fff;
            margin-top: 50px
        }

            .leave-a-reply .btn {
                margin-top: 0
            }

        .footer-area {
            text-align: center;
            padding: 30px 0;
            background: #222;
            margin-bottom: 73px
        }

            .footer-area h4 {
                line-height: 22px;
                margin-bottom: 30px
            }

                .footer-area h4 a {
                    color: #fff;
                    font-weight: 600;
                    text-transform: uppercase;
                    font-size: 35px
                }

                .footer-area h4 span {
                    color: #ff692e;
                    font-size: 40px;
                    font-weight: 700;
                    text-transform: lowercase
                }

            .footer-area ul li {
                display: inline-block
            }

                .footer-area ul li a {
                    width: 35px;
                    height: 35px;
                    text-align: center;
                    line-height: 34px;
                    border: 1px solid #fff;
                    border-radius: 50%;
                    color: #fff;
                    font-size: 15px
                }

                    .footer-area ul li a:hover, .footer-area ul li a:focus {
                        background: #ff692e;
                        color: #fff;
                        border-color: #ff692e
                    }

            .footer-area p {
                text-align: center;
                font-size: 14px;
                line-height: 1;
                margin-top: 15px;
                color: #fff
            }

            .footer-area a {
                color: #fff
            }

        .go-top {
            position: fixed;
            cursor: pointer;
            bottom: 30px;
            right: 20px;
            font-size: 25px;
            color: #fff;
            background-color: #000;
            z-index: 2;
            display: none;
            width: 40px;
            text-align: center;
            height: 40px;
            line-height: 39px;
            border-radius: 50%;
            -webkit-transition: .4s;
            transition: .4s
        }

            .go-top:hover {
                color: #fff;
                background: #ff692e
            }

        .contact-form ::placeholder {
            text-transform: uppercase;
            color: #000 !important;
            font-size: 15px;
            font-weight: 400;
            letter-spacing: 1px
        }

        .download_popup {
            background: #fff;
            z-index: 9;
            position: relative
        }

            .download_popup .modal-header {
                text-transform: uppercase;
                padding: 10px;
                padding-left: 2rem
            }

            .download_popup .modal-body {
                padding: 2rem;
                padding-top: 0;
                letter-spacing: 1px
            }

                .download_popup .modal-body h4 {
                    text-transform: uppercase;
                    margin-bottom: 15px;
                    font-family: sans-serif;
                    font-size: 22px;
                    font-weight: 400
                }

            .download_popup label {
                height: 0;
                width: 0;
                opacity: 0;
                display: inherit
            }

                .download_popup label.form-check-label {
                    width: inherit;
                    opacity: 1;
                    display: inline-block;
                    line-height: 3;
                    position: absolute;
                    margin-left: 11px
                }

            .download_popup input, .download_popup textarea, .download_popup select {
                display: block;
                border-width: 0 0 1px;
                border-style: solid;
                border-color: #000;
                padding: 8px 0;
                height: 43px;
                letter-spacing: 0 / 1em;
                color: #000;
                background: 0 0;
                width: 100%;
                border-radius: 0;
                font-size: 15px;
                font-weight: 600
            }

            .download_popup select {
                color: #837e7e;
                text-transform: uppercase;
                font-size: 14px;
                letter-spacing: 1px;
                line-height: 2;
                margin-top: 8px
            }

            .download_popup input:focus, .download_popup textarea:focus {
                outline: none;
                box-shadow: none;
                color: #000;
                border-color: #ccc
            }

            .download_popup textarea {
                text-transform: uppercase;
                color: gray;
                font-size: 14px;
                min-height: 75px
            }

            .download_popup input.check-box {
                width: 22px;
                display: inline
            }

            .download_popup ::placeholder {
                text-transform: uppercase;
                color: #6d6d6d;
                font-size: 14px;
                font-weight: 400;
                letter-spacing: 1px
            }

            .download_popup #error {
                color: red
            }

            .download_popup button[type="submit"] {
                text-transform: uppercase
            }

            .download_popup .btn-close {
                border: solid 1px #747474;
                padding: 4px;
                border-radius: 0;
                margin-top: -9px;
                margin-right: 4px;
                font-size: 14px
            }

            .download_popup .iti {
                display: block
            }

        .error, .with-errors {
            color: red
        }

        .fixed-bottom {
            position: fixed;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 1;
            width: 100%;
            height: auto;
            margin: 0 auto;
            padding-top: 5px;
            text-align: center;
            background-color: #6f686d;
            overflow: hidden;
            opacity: .9;
            display: none
        }

        .bannericontext h4 {
            font-weight: 700
        }

        .bannericontext {
            font-size: 16px;
            color: #fff;
            text-align: center;
            padding: 10px 0px !important;
            margin: 0 !important
        }

        .fixed-bottom.show {
            display: block
        }

        @media (max-width:768px) {
            .qr {
                max-width: 100px
            }

            .download_popup .modal-body h4 {
                font-size: 18px;
                font-weight: 400
            }
        }

        @media (min-width:768px) {
            .col-md-2 {
                flex: 0 0 auto;
                width: 20%
            }
        }
