@charset "UTF-8";



@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');









body {

    color: #151515;

    font-size: 0.9375rem;

    font-family: "Montserrat", sans-serif;

    font-weight: 400;

    line-height: 1.6;

    margin: 0

}



@media only screen and (max-width: 575.98px) {

    body {

        font-size: 1rem

    }

}



::-moz-selection {

    background: #080b1a;

    color: #FFFFFF;

    text-shadow: none

}



::selection {

    background: #080b1a;

    color: #FFFFFF;

    text-shadow: none

}



hr {

    border: 0;

    border-top: 1px solid #eee;

    -webkit-box-sizing: content-box;

    box-sizing: content-box;

    display: block;

    height: 1px;

    margin: 1em 0;

    padding: 0;

    overflow: visible

}



audio,

canvas,

iframe,

img,

svg,

video {

    vertical-align: middle

}



fieldset {

    border: 0;

    margin: 0;

    padding: 0

}



legend {

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    color: inherit;

    display: table;

    max-width: 100%;

    padding: 0;

    white-space: normal

}



textarea {

    resize: vertical

}



a {

    -webkit-transition: 0.4s;

    transition: 0.4s;

    outline: none;

    text-decoration: none;

    font-family: "Poppins", sans-serif;

}



a:active,

a:focus,

a:hover {

    color: inherit;

    outline: none;

    text-decoration: none;

    font-family: "Poppins", sans-serif;

}



input:active,

input:focus,

textarea:active,

textarea:focus {

    outline: none

}



.h1,

.h2,

.h3,

.h4,

.h5,

.h6,

h1,

h2,

h3,

h4,

h5,

h6 {

    font-weight: 400;

    color: #151515;

    line-height: 1.2

}



.h1,

h1 {

    font-size: 2.5rem;

    font-weight: 700;

    margin-bottom: 25px

}



@media (max-width: 1200px) {



    .h1,

    h1 {

        font-size: calc(1.375rem + 1.5vw)

    }

}



.h2,

h2 {

    font-size: 2.25rem;

    font-weight: 700;

    margin-top: -5px;

    margin-bottom: 18px

}



@media (max-width: 1200px) {



    .h2,

    h2 {

        font-size: calc(1.35rem + 1.2vw)

    }

}



.h3,

h3 {

    font-size: 1.875rem;

    margin-bottom: 10px

}



@media (max-width: 1200px) {



    .h3,

    h3 {

        font-size: calc(1.3125rem + 0.75vw)

    }

}



.h4,

h4 {

    font-size: 1.5rem

}



@media (max-width: 1200px) {



    .h4,

    h4 {

        font-size: calc(1.275rem + 0.3vw)

    }

}



.h5,

h5 {

    font-size: 1.25rem

}



.h6,

h6 {

    font-size: 1rem

}



p {

    margin-bottom: 15px;

    font-family: "Poppins", sans-serif;

    color: #5f5f5f;

}



p:last-child {

    margin-bottom: 0

}



ul {

    margin: 0;

    padding: 0

}



ul li {

    list-style: none;

}



b,

strong {

    font-weight: 700;

}



figure {

    margin: 0

}



img {

    max-width: 100%

}



button {

    background-color: transparent;

    border: none;

    cursor: pointer;

    outline: none;

    padding: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

    -webkit-transition: 0.4s;

    transition: 0.4s;

    font-family: "Poppins", sans-serif;

}



button:active,

button:focus {

    outline: none;

    -webkit-box-shadow: none;

    box-shadow: none

}



.btn-img-popup,

[data-mfp-src] {

    cursor: -webkit-zoom-in;

    cursor: zoom-in

}



.parallax {

    background-repeat: no-repeat;

    background-size: cover

}



.form-message.alert {

    margin-bottom: 0;

    margin-top: 10px;

    position: absolute;

    width: 100%

}



.row:not(.g-0) {

    margin-left: -15px;

    margin-right: -15px

}



.row:not(.g-0)>* {

    position: relative;

    padding-left: 15px;

    padding-right: 15px

}



.bg-white {

    background-color: #FFFFFF

}



.bg-offwhite {

    background-color: #f8f9fc

}



.bg-brand {

    background-color: #080b1a

}



.bg-blackSoft {

    background-color: #222222

}



.text-brand {

    color: #080b1a

}



.fix {

    overflow: hidden

}



.fix-x {

    overflow-x: hidden

}



.fix-y {

    overflow-y: hidden

}



.section-title {

    margin-bottom: 55px

}



@media only screen and (max-width: 767.98px) {

    .section-title {

        margin-bottom: 40px

    }

}



.section-title h6 {

    margin-bottom: 13px;

    font-weight: 400;

    text-transform: uppercase

}



@media only screen and (max-width: 767.98px) {

    .section-title h2 {

        font-size: 24px

    }

}



.section-title--light {

    color: #bbbbbb

}



.section-title--light h2,

.section-title--light h6 {

    color: #FFFFFF

}



.bg-img {

    background: no-repeat center center;

    background-size: cover

}



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

    .container {

        max-width: 1200px

    }

}



.container-fluid {

    padding: 0 100px

}



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

    .container-fluid {

        padding: 0 15px

    }

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .container-fluid {

        padding: 0 30px

    }

}



@media only screen and (max-width: 479.98px) {

    .container-fluid {

        padding: 0 15px

    }

}



.btn-outline {

    border: 2px solid #080b1a;

    border-radius: 100px;

    color: #151515;

    display: inline-block;

    font-size: 18px;

    font-weight: 600;

    line-height: 1;

    padding: 18px 55px

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .btn-outline {

        padding: 18px 50px;

        font-size: 16px

    }

}



@media only screen and (max-width: 767.98px) {

    .btn-outline {

        padding: 15px 40px;

        font-size: 15px

    }

}



.btn-outline:hover {

    background-color: #080b1a;

    color: #FFFFFF

}



.slick-list .slick-slide {

    border: 0 solid transparent !important

}



.slick-list .slick-slide>div>div {

    vertical-align: middle

}



.slick-dots {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    margin-top: 35px;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    height: 12px

}



@media only screen and (min-width: 1200px),

only screen and (min-width:992px) and (max-width:1199.98px) {

    .slick-dots {

        -webkit-box-pack: start;

        -ms-flex-pack: start;

        justify-content: flex-start

    }

}



.slick-dots li {

    margin-right: 10px

}



.slick-dots li button {

    border: 2px solid #080b1a;

    border-radius: 50%;

    text-indent: -100000px;

    height: 12px;

    width: 12px

}



.slick-dots li.slick-active button {

    background-color: #080b1a

}



.slick-dots--light li button {

    border-color: #FFFFFF

}



.slick-dots--light li.slick-active button {

    background-color: #FFFFFF

}



.slick-row-5 .slick-list {

    margin: 0 -2.5px

}



.slick-row-5 .slick-list .slick-slide {

    margin: 0 2.5px

}



.slick-row-10 .slick-list {

    margin: 0 -5px

}



.slick-row-10 .slick-list .slick-slide {

    margin: 0 5px

}



.slick-row-15 .slick-list {

    margin: 0 -7.5px

}



.slick-row-15 .slick-list .slick-slide {

    margin: 0 7.5px

}



.slick-row-20 .slick-list {

    margin: 0 -10px

}



.slick-row-20 .slick-list .slick-slide {

    margin: 0 10px

}



.slick-row-25 .slick-list {

    margin: 0 -12.5px

}



.slick-row-25 .slick-list .slick-slide {

    margin: 0 12.5px

}



.slick-row-30 .slick-list {

    margin: 0 -15px

}



.slick-row-30 .slick-list .slick-slide {

    margin: 0 15px

}



.btn-scroll-top {

    background-color: #080b1a;

    border-radius: 50%;

    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);

    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);

    color: #FFFFFF;

    cursor: pointer;

    font-size: 1.5625rem;

    display: block;

    text-align: center;

    line-height: 60px;

    position: fixed;

    bottom: -60px;

    right: 30px;

    height: 60px;

    width: 60px;

    z-index: 999;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.4s;

    transition: 0.4s

}



@media (max-width: 1200px) {

    .btn-scroll-top {

        font-size: calc(1.28125rem + 0.375vw)

    }

}



@media only screen and (max-width: 767.98px) {

    .btn-scroll-top {

        line-height: 50px;

        height: 50px;

        width: 50px

    }

}



.btn-scroll-top:hover {

    background-color: #182141

}



.btn-scroll-top.show {

    bottom: 30px;

    opacity: 1;

    visibility: visible

}



.blockquote,

blockquote {

    background-color: #f8f9fc;

    color: #151515;

    font-size: 1.25rem;

    line-height: 1.4;

    padding: 42px 44px 80px;

    position: relative;

    margin-bottom: 20px

}



@media only screen and (max-width: 767.98px) {



    .blockquote,

    blockquote {

        padding: 20px 22px 60px

    }

}



.blockquote:before,

blockquote:before {

    content: "\f10e";

    font-family: "FontAwesome";

    position: absolute;

    right: 40px;

    bottom: 40px

}



@media only screen and (max-width: 767.98px) {



    .blockquote:before,

    blockquote:before {

        right: 30px;

        bottom: 20px

    }

}



.blockquote-title,

blockquote-title {

    color: #080b1a;

    text-transform: uppercase;

    font-size: 0.875rem;

    font-weight: 700;

    letter-spacing: 1.5px;

    line-height: 1

}



.main-menu {

    -ms-flex-line-pack: center;

    align-content: center;

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: flex-end

}



.main-menu>li {

    margin-right: 30px;

    position: relative

}



.main-menu>li:last-child {

    margin-right: 0

}



.main-menu>li>a {

    color: #040404;

    display: block;

    line-height: 1;

    letter-spacing: 1.62px;

    text-transform: uppercase;

    position: relative

}



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

    .main-menu>li>a {

        font-size: 14px

    }

}



.main-menu>li.has-submenu {

    margin-right: 37px;

    padding-right: 10px;

    position: relative

}



.main-menu>li.has-submenu:after {

    color: #FFFFFF;

    content: "\f107";

    font-size: 16px;

    line-height: 1;

    font-family: "FontAwesome";

    position: absolute;

    right: -5px;

    top: 0

}



.main-menu>li.has-submenu .submenu-nav {

    background-color: #FFFFFF;

    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);

    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);

    border-bottom: 2px solid #080b1a;

    position: absolute;

    left: -25px;

    top: 100%;

    -webkit-transform: translateY(50px);

    transform: translateY(50px);

    -webkit-transition: 0.4s;

    transition: 0.4s;

    opacity: 0;

    visibility: hidden;

    pointer-events: none;

    min-width: 250px;

    margin-top: 40px;

    z-index: 99

}



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

    .main-menu>li.has-submenu .submenu-nav {

        min-width: 220px;

        margin-top: 38px

    }

}



.main-menu>li.has-submenu .submenu-nav:before {

    content: "";

    position: absolute;

    height: 40px;

    width: 100%;

    left: 0;

    bottom: 100%

}



.main-menu>li.has-submenu .submenu-nav>li>a {

    color: #151515;

    display: block;

    font-size: 15px;

    letter-spacing: inherit;

    text-transform: capitalize;

    padding: 10px 20px

}



.main-menu>li.has-submenu .submenu-nav>li:hover>a {

    background-color: #080b1a;

    color: #FFFFFF

}



.main-menu>li.has-submenu .submenu-nav-mega {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    margin-left: -300px;

    padding: 0;

    width: 1080px

}



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

    .main-menu>li.has-submenu .submenu-nav-mega {

        width: 960px;

        margin-left: -245px

    }

}



.main-menu>li.has-submenu .submenu-nav-mega .mega-menu-item {

    border-right: 1px solid #eee;

    padding: 30px;

    -ms-flex-preferred-size: 25%;

    flex-basis: 25%

}



.main-menu>li.has-submenu .submenu-nav-mega .mega-menu-item:last-child {

    border-right: 0

}



.main-menu>li.has-submenu .submenu-nav-mega .mega-menu-item>a {

    display: none

}



.main-menu>li.has-submenu .submenu-nav-mega .mega-menu-item ul li {

    margin-bottom: 10px

}



.main-menu>li.has-submenu .submenu-nav-mega .mega-menu-item ul li:last-child {

    margin-bottom: 0

}



.main-menu>li.has-submenu .submenu-nav-mega .mega-menu-item ul li a {

    color: #151515;

    font-size: 15px;

    line-height: 1

}



.main-menu>li.has-submenu .submenu-nav-mega .mega-menu-item ul li a:hover {

    color: #080b1a

}



.main-menu>li.has-submenu:hover>.submenu-nav {

    -webkit-transform: none;

    transform: none;

    opacity: 1;

    visibility: visible;

    pointer-events: visible

}



.res-mobile-menu {

    margin: 0 -10px

}



.res-mobile-menu .slicknav_btn {

    display: none

}



.res-mobile-menu .slicknav_menu {

    padding: 0

}



.res-mobile-menu .slicknav_nav {

    background-color: #080b1a;

    display: block !important;

    padding: 20px 30px

}



.res-mobile-menu .slicknav_nav li {

    border-bottom: 1px solid rgba(255, 255, 255, 0.2);

    position: relative

}



.res-mobile-menu .slicknav_nav li:last-child {

    border-bottom: 0

}



.res-mobile-menu .slicknav_nav li a {

    color: #FFFFFF;

    font-size: 16px;

    padding: 12px 0;

    margin: 0;

    text-transform: capitalize;

    position: relative

}



.res-mobile-menu .slicknav_nav li a .slicknav_arrow {

    background-color: hsla(0deg, 0%, 100%, 0.1);

    color: #FFFFFF;

    font-size: 14px;

    display: block;

    text-align: center;

    margin: 0;

    position: absolute;

    right: 0;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    height: 35px;

    line-height: 35px;

    width: 35px

}



.res-mobile-menu .slicknav_nav li a a {

    padding: 0

}



.res-mobile-menu .slicknav_nav li a:hover {

    color: #FFFFFF;

    background-color: transparent

}



.res-mobile-menu .slicknav_nav li img {

    display: none

}



.res-mobile-menu .slicknav_nav li ul {

    border-top: 1px solid rgba(255, 255, 255, 0.2);

    margin: 0;

    padding-left: 10px

}



.res-mobile-menu .slicknav_nav li ul li a {

    font-size: 13px;

    color: rgba(255, 255, 255, 0.7)

}



.res-mobile-menu .slicknav_nav .slicknav_open>.slicknav_item {

    position: relative

}



.res-mobile-menu .slicknav_nav .slicknav_open>.slicknav_item .slicknav_arrow {

    background-color: black

}



.sp-top {

    padding-top: 110px

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .sp-top {

        padding-top: 90px

    }

}



@media only screen and (max-width: 767.98px) {

    .sp-top {

        padding-top: 60px

    }

}



.sp-top-wt {

    padding-top: 105px

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .sp-top-wt {

        padding-top: 85px

    }

}



@media only screen and (max-width: 767.98px) {

    .sp-top-wt {

        padding-top: 57px

    }

}



.sp-y {

    padding: 50px 0 50px 0;

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .sp-y {

        padding: 90px 0

    }

}



@media only screen and (max-width: 767.98px) {

    .sp-y {

        padding: 60px 0

    }

}



.sm-top {

    margin-top: 110px

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .sm-top {

        margin-top: 90px

    }

}



@media only screen and (max-width: 767.98px) {

    .sm-top {

        margin-top: 60px

    }

}



.sm-top-wt {

    margin-top: 65px;

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .sm-top-wt {

        margin-top: 85px

    }

}



@media only screen and (max-width: 767.98px) {

    .sm-top-wt {

        margin-top: 57px

    }

}



.sm-y {

    margin: 110px 0

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .sm-y {

        margin: 90px 0

    }

}



@media only screen and (max-width: 767.98px) {

    .sm-y {

        margin: 60px 0

    }

}



.header-area {

    background-color: #ffffff;

    padding: -4px 0;

    -webkit-transition: 0.4s;

    transition: 0.4s

}



.header-area.sticky {

    -webkit-animation: slideInDown 0.6s forwards;

    animation: slideInDown 0.6s forwards;

    /* padding: 0px 0 15px; */

    position: fixed;

    left: 0;

    top: 0;

    width: 100%;

    z-index: 99;

    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .header-area.sticky {

        padding: 20px 0

    }

}



.header-area.sticky .logo-dark {

    display: none

}



.header-area.sticky .main-menu .submenu-nav {

    margin-top: 25px

}



.header-area.sticky .main-menu .submenu-nav:before {

    height: 25px

}



.header-area.transparent:not(.sticky) {

    background-color: #ffffff;

    position: fixed;

    left: 0;

    top: 0;

    width: 100%;

    z-index: 99

}



.header-area.transparent:not(.sticky) .logo-light {

    display: none

}



.header-area.transparent:not(.sticky) .main-menu>li.has-submenu:after {

    color: #000000;

    font-weight: 600

}



.header-area.transparent:not(.sticky) .main-menu>li>a {

    color: #080b1a;

    font-weight: 600

}



.header-area.transparent:not(.sticky) .header-action a,

.header-area.transparent:not(.sticky) .header-action button {

    color: #080b1a;

    font-weight: 600

}



.header-action {

    color: #FFFFFF;

    font-size: 22px

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:992px) and (max-width:1199.98px) {

    .header-action {

        font-size: 20px

    }

}



.header-action a {

    color: #000000;

}



@media only screen and (max-width: 575.98px) {

    .header-action a.tel-no {

        display: none

    }

}



.header-action [class*=btn-] {

    color: #FFFFFF;

    margin-left: 20px

}



.footer-area {

    background-color: #f8f9fc

}



.widget-item {

    margin-top: 38px

}



.widget-item .widget-title {

    color: #080b1a;

    font-size: 22px;

    font-weight: 600;

    line-height: 1;

    margin-top: -1px;

    margin-bottom: 22px

}



@media only screen and (max-width: 767.98px) {

    .widget-item .widget-title {

        margin-bottom: 15px

    }

}



.widget-item address {

    line-height: 2;

    margin-bottom: 0;

    font-weight: 500

}



.widget-list li {

    line-height: 2

}



.widget-list li a {

    color: #151515;

    font-weight: 500;

    -webkit-transition: 0.2s;

    transition: 0.2s

}



.widget-list li a:hover {

    color: #080b1a;

    padding-left: 5px

}



.about-widget img {

    max-width: 170px;

    margin-bottom: 20px

}



.copyright-txt {

    margin-top: 25px;

    font-weight: 500

}



@media only screen and (max-width: 767.98px) {

    .copyright-txt {

        margin-top: 15px

    }

}



.off-canvas-wrapper {

    position: fixed;

    left: 0;

    top: 0;

    -webkit-transition: 0.3s;

    transition: 0.3s;

    opacity: 0;

    visibility: hidden;

    pointer-events: none;

    height: 100vh;

    width: 100vw;

    z-index: 9999

}



.off-canvas-wrapper.active {

    opacity: 1;

    visibility: visible;

    pointer-events: visible

}



.off-canvas-wrapper.active .off-canvas-inner {

    -webkit-transform: none;

    transform: none

}



.off-canvas-wrapper.active .btn-close {

    display: block

}



.off-canvas-wrapper.active .off-canvas-overlay {

    opacity: 1;

    visibility: visible

}



.off-canvas-wrapper .close-btn {

    color: #080b1a;

    font-size: 50px;

    line-height: 1;

    position: absolute;

    right: 0;

    top: 0;

    z-index: 9;

    background: #FFFFFF;

    width: 100%;

    text-align: right;

    padding-right: 15px;

    padding-top: 10px

}



.off-canvas-wrapper .close-btn .btn-close {

    margin-left: auto;
    font-size: 20px;
}



.off-canvas-wrapper .close-btn i {

    line-height: 1

}



.off-canvas-wrapper .close-btn:hover {

    color: #080b1a

}



.off-canvas-cog .off-canvas-content {

    padding-right: 30px;

    padding-left: 30px

}



@media only screen and (max-width: 767.98px) {

    .off-canvas-cog .off-canvas-content {

        padding-right: 15px;

        padding-left: 15px

    }

}



.off-canvas-overlay {

    background-color: rgba(0, 0, 0, 0.8);

    cursor: url("../img/icons/cancel-white.png"), auto;

    position: absolute;

    left: 0;

    top: 0;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.4s;

    transition: 0.4s;

    height: 100%;

    width: 100%;

    z-index: 2

}



.off-canvas-inner {

    background-color: #FFFFFF;

    position: absolute;

    right: 0;

    top: 0;

    -webkit-transform: translateX(100%);

    transform: translateX(100%);

    -webkit-transition: 0.45s;

    transition: 0.45s;

    height: 100%;

    z-index: 3;

    overflow-y: auto

}



.off-canvas-content {

    width: 380px;

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    padding: 100px 0 80px;

    overflow-y: auto;

    overflow-x: hidden

}



@media only screen and (max-width: 767.98px) {

    .off-canvas-content {

        padding: 65px 0 30px

    }

}



@media only screen and (max-width: 575.98px) {

    .off-canvas-content {

        width: 280px

    }

}



.log-in-content-wrap h2 {

    font-size: 30px;

    font-weight: 500;

    margin-bottom: 46px;

    margin-top: -7px

}



.log-in-content-wrap .sign-up-notification {

    text-align: center;

    margin-top: 15px;

    font-size: 15px

}



.log-in-content-wrap .sign-up-notification a {

    color: #080b1a;

    font-weight: 500

}



.social-icons a {

    font-size: 14px;

    color: #151515;

    margin-right: 10px

}



.social-icons a:last-child {

    margin-right: 0

}



.social-icons a:hover {

    color: #080b1a

}



.copyright-content {

    margin-top: 5px;

    font-size: 14px

}



.form-input-item {

    margin-top: 20px

}



.form-input-item input {

    background-color: #f8f9fc;

    border: none;

    display: block;

    font-size: 16px;

    padding: 15px 20px;

    width: 100%

}



.form-input-item .btn-submit {

    background-color: #080b1a;

    border: 2px solid #080b1a;

    color: #FFFFFF;

    display: block;

    font-size: 15px;

    font-weight: 500;

    padding: 12px 20px;

    width: 100%

}



.form-input-item .btn-submit:hover {

    color: #080b1a;

    background-color: transparent

}



.form-input-item--outline input {

    background-color: transparent;

    border: 2px solid #080b1a

}



.form-input-item--outline .btn-submit {

    background-color: transparent

}



.icon-box-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .icon-box-item {

        display: block

    }

}



@media only screen and (max-width: 767.98px) {

    .icon-box-item {

        margin-top: 40px

    }

}



.icon-box-item .icon-box__icon {

    text-align: center;

    margin-right: 20px;

    -ms-flex-preferred-size: 50px;

    flex-basis: 50px;

    width: 50px

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .icon-box-item .icon-box__icon {

        margin-right: 0;

        margin-bottom: 20px

    }

}



.icon-box-item .icon-box__info {

    -ms-flex-preferred-size: calc(100% - 50px);

    flex-basis: calc(100% - 50px);

    width: calc(100% - 50px)

}



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

    .icon-box-item .icon-box__info {

        -ms-flex-preferred-size: 215px;

        flex-basis: 215px;

        width: 215px

    }

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .icon-box-item .icon-box__info {

        -ms-flex-preferred-size: 100%;

        flex-basis: 100%;

        width: 100%

    }

}



.icon-box-item .icon-box__info h5 {

    font-weight: 500;

    line-height: 1;

    margin-bottom: 10px

}



.brand-accordion .card {

    border: 1px solid #eee !important;

    border-radius: 0;

    margin-bottom: 15px;

    padding: 20px

}



.brand-accordion .card:last-child {

    margin-bottom: 0

}



.brand-accordion .card .card-header {

    background-color: transparent;

    padding: 0;

    border: none

}



.brand-accordion .card .card-header button {

    font-weight: 600;

    padding: 0;

    -webkit-transition: none;

    transition: none;

    -webkit-box-shadow: none;

    box-shadow: none;

    position: relative;

    width: 100%;

    text-align: left

}



.brand-accordion .card .card-header button:after {

    content: "+";

    position: absolute;

    right: 0;

    font-size: 20px;

    color: #080b1a;

    line-height: 1;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%)

}



.brand-accordion .card .card-header button[aria-expanded=true] {

    color: #080b1a;

    margin-bottom: 10px

}



.brand-accordion .card .card-header button[aria-expanded=true]:after {

    content: "-"

}



.brand-accordion .card .card-body {

    padding: 0;

    font-size: 13px;

    line-height: 2

}



.brand-accordion .card .card-body p {

    margin-bottom: 0

}



.single-skill-bar {

    margin-top: 30px

}



.single-skill-bar .skills-info {

    margin-bottom: 20px

}



.single-skill-bar .skills-info .skill-percent,

.single-skill-bar .skills-info .skill-title {

    font-weight: 600;

    line-height: 1;

    text-transform: uppercase;

    margin: 0

}



.single-skill-bar .skills-info .skill-percent {

    font-weight: 600

}



.single-skill-bar .progress {

    background-color: #f8f9fc;

    border-radius: 0;

    height: 10px

}



.single-skill-bar .progress .progress-bar {

    background-color: #080b1a

}



.cd-timeline-wrap {

    margin-top: 70px;

    position: relative

}



.cd-timeline-wrap:before {

    border: 2px solid #080b1a;

    border-radius: 50%;

    color: #080b1a;

    content: "\f19d";

    font-family: "FontAwesome";

    font-size: 25px;

    height: 70px;

    left: 50%;

    line-height: 65px;

    position: absolute;

    text-align: center;

    top: -70px;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

    width: 70px

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .cd-timeline-wrap:before {

        top: -50px;

        left: -5px;

        -webkit-transform: none;

        transform: none;

        line-height: 45px;

        height: 50px;

        width: 50px

    }

}



.cd-timeline-wrap .cd-timeline {

    margin: 0;

    padding: 90px 0 100px

}



@media only screen and (max-width: 767.98px) {

    .cd-timeline-wrap .cd-timeline {

        padding: 60px 0 70px

    }

}



.cd-timeline-wrap .cd-timeline:before {

    background-color: #080b1a

}



.cd-timeline-wrap .cd-timeline:after {

    background-color: #080b1a;

    border-radius: 50%;

    bottom: 0;

    content: "";

    height: 20px;

    left: 50%;

    margin-left: -10px;

    position: absolute;

    width: 20px

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .cd-timeline-wrap .cd-timeline:after {

        left: 0;

        margin-left: 10px

    }

}



.cd-timeline-wrap .cd-timeline-block {

    margin: 0 0 100px

}



@media only screen and (max-width: 767.98px) {

    .cd-timeline-wrap .cd-timeline-block {

        margin: 0 0 30px

    }

}



.cd-timeline-wrap .cd-timeline-block:last-child {

    margin: 0

}



.cd-timeline-wrap .cd-timeline-block:nth-child(2n) .cd-timeline-content {

    text-align: left

}



.cd-timeline-wrap .cd-timeline-img {

    background-color: #f8f9fc;

    border: 2px solid #080b1a;

    -webkit-box-shadow: none;

    box-shadow: none;

    height: 35px;

    margin-left: -17.5px;

    top: 25px;

    width: 35px;

    z-index: 1

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .cd-timeline-wrap .cd-timeline-img {

        margin-left: 3px

    }

}



.cd-timeline-wrap .cd-timeline-img .dot {

    background-color: #080b1a;

    border-radius: 50%;

    display: block;

    height: 10px;

    left: 50%;

    position: absolute;

    top: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    width: 10px

}



.cd-timeline-wrap .cd-timeline-content {

    background-color: transparent;

    -webkit-box-shadow: none;

    box-shadow: none;

    padding: 10px 0 0;

    text-align: right

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .cd-timeline-wrap .cd-timeline-content {

        text-align: left

    }

}



.cd-timeline-wrap .cd-timeline-content:before {

    display: none

}



.cd-timeline-wrap .cd-timeline-content h5 {

    color: #080b1a;

    font-weight: 600;

    margin-bottom: 5px;

    text-transform: uppercase

}



@media only screen and (max-width: 767.98px) {

    .cd-timeline-wrap .cd-timeline-content h5 {

        font-size: 16px

    }

}



.cd-timeline-wrap .cd-timeline-content p {

    margin: 0

}



.cd-timeline-wrap .cd-timeline-content p span {

    font-weight: 600

}



.cd-timeline-wrap .cd-timeline-content .cd-description {

    color: #151515;

    font-size: 15px !important;

    opacity: 1 !important;

    padding: 0;

    text-align: left

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .cd-timeline-wrap .cd-heading {

        margin-bottom: 10px

    }

}



.single-subject-by-faq-wrap {

    margin-top: 50px

}



.single-subject-by-faq-wrap h2 {

    font-weight: 600;

    font-size: 2rem;

    margin-bottom: 38px

}



@media (max-width: 1200px) {

    .single-subject-by-faq-wrap h2 {

        font-size: calc(1.325rem + 0.9vw)

    }

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .single-subject-by-faq-wrap h2 {

        margin-bottom: 30px

    }

}



@media only screen and (max-width: 767.98px) {

    .single-subject-by-faq-wrap h2 {

        margin-bottom: 25px

    }

}



.service-details-thumb .slick-dots {

    position: absolute;

    bottom: 30px;

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%)

}



.service-details-info {

    margin-top: 35px

}



@media only screen and (max-width: 767.98px) {

    .service-details-info {

        margin-top: 30px

    }

}



.service-details-info h3 {

    font-weight: 600;

    margin-bottom: 15px

}



.service-details-info h4 {

    font-weight: 500;

    margin-bottom: 20px

}



.service-details-info .service-feature li {

    position: relative;

    padding-left: 40px;

    margin-bottom: 15px

}



.service-details-info .service-feature li:last-child {

    margin-bottom: 0

}



.service-details-info .service-feature li:before {

    content: "ﰮ";

    font-family: "Material Design Icons";

    font-size: 30px;

    line-height: 1;

    position: absolute;

    top: 4px;

    left: 0

}



.how-we-works-content {

    margin-top: -15px

}



.how-we-works-content .icon-box-item {

    -webkit-box-align: start;

    -ms-flex-align: start;

    align-items: flex-start;

    margin-top: 40px

}



.how-we-works-content .icon-box-item .icon-box__info {

    width: 100%;

    -ms-flex-preferred-size: auto;

    flex-basis: auto

}



.pagination-wrap {

    border-top: 1px solid #eee;

    padding-top: 10px;

    margin-top: 55px

}



@media only screen and (max-width: 767.98px) {

    .pagination-wrap {

        margin-top: 40px

    }

}



.pagination-wrap .pagination li.prev {

    margin-right: auto

}



.pagination-wrap .pagination li.next {

    margin-left: auto

}



.pagination-wrap .pagination li a {

    color: #080b1a;

    font-weight: 600;

    margin: 0 10px

}



.sidebar-single {

    background-color: #f8f9fc;

    padding: 30px;

    margin-top: 40px

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .sidebar-single {

        margin-top: 30px

    }

}



.sidebar-heading {

    font-size: 26px;

    margin-bottom: 23px;

    font-weight: 500

}



@media only screen and (max-width: 575.98px) {

    .sidebar-heading {

        font-size: 22px

    }

}



.service-list li {

    border-bottom: 1px solid #eee;

    padding: 13px 0

}



.service-list li:first-child {

    padding-top: 0

}



.service-list li:last-child {

    padding-bottom: 0;

    border-bottom: 0

}



.service-list li a {

    color: #151515;

    font-weight: 600;

    vertical-align: middle

}



.service-list li a i,

.service-list li a img {

    margin-right: 15px;

    vertical-align: middle;

    font-size: 25px;

    height: 25px;

    width: 25px

}



.service-list li a:hover {

    color: #151515;

    padding-left: 10px

}



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

    .service-details-wrapper .service-details-content {

        padding-right: 70px

    }

}



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

    .service-details-wrapper .sidebar-wrap {

        margin-left: -30px

    }

}



.member-desc h2 {

    font-size: 2rem;

    margin-bottom: 8px

}



@media (max-width: 1200px) {

    .member-desc h2 {

        font-size: calc(1.325rem + 0.9vw)

    }

}



.member-desc h5 {

    opacity: 0.8;

    font-size: 16px;

    line-height: 1;

    font-weight: 500;

    margin-bottom: 25px

}



.member-social-icons {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex

}



.member-social-icons a {

    color: #FFFFFF;

    display: block;

    font-size: 18px;

    text-align: center;

    line-height: 40px;

    height: 40px;

    width: 50px

}



.member-social-icons a.facebook {

    background-color: #3B5999

}



.member-social-icons a.twitter {

    background-color: #1DA1F2

}



.member-social-icons a.linkedin {

    background-color: #0077B5

}



.member-social-icons a.reddit {

    background-color: #FF4500

}



.member-social-icons a.pinterest {

    background-color: #CB2028

}



.contact-info p {

    position: relative;

    padding-left: 85px

}



.contact-info p strong {

    position: absolute;

    width: 75px;

    left: 0;

    top: 0

}



.contact-info p strong:after {

    content: ":";

    right: 0;

    position: absolute;

    top: 0

}



.mem-achieve-item {

    margin-top: 50px

}



.mem-achieve-item h4 {

    font-weight: 600

}



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



    .mem-achieve-item .history-content-wrap,

    .mem-achieve-item .skill-bar-wrap {

        max-width: 75%

    }

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .mem-achieve-item .history-content-wrap .icon-box-item {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex

    }

}



.mem-achieve-item .history-content-wrap .icon-box-item .icon-box__icon {

    margin-right: 20px;

    margin-bottom: 0;

    -ms-flex-preferred-size: 100px;

    flex-basis: 100px;

    width: 100px

}



.mem-achieve-item.member-education {

    margin-bottom: 55px

}



@media only screen and (max-width: 767.98px) {

    .mem-achieve-item.member-education {

        margin-bottom: 40px

    }

}



.blog-content-wrapper .blog-item .blog-content {

    padding-top: 35px;

    padding-bottom: 30px

}



.blog-content-wrapper.blog-list .blog-item .blog-content {

    padding-top: 25px;

    padding-bottom: 20px

}



@media only screen and (min-width: 1200px),

only screen and (min-width:768px) and (max-width:991.98px),

only screen and (min-width:992px) and (max-width:1199.98px) {

    .blog-content-wrapper.blog-list .blog-item .blog-content {

        padding-left: 0

    }

}



.single-sidebar-item-wrap {

    margin-bottom: 50px

}



.single-sidebar-item-wrap:last-child {

    margin-bottom: 0

}



.single-sidebar-item-wrap .sidebar-title {

    font-size: 18px;

    line-height: 1;

    font-weight: 600;

    text-transform: uppercase;

    position: relative;

    padding-bottom: 30px;

    margin-bottom: 30px;

    margin-top: -3px

}



.single-sidebar-item-wrap .sidebar-title:before {

    background-color: #080b1a;

    content: "";

    position: absolute;

    left: 0;

    bottom: 0;

    height: 3px;

    width: 30px

}



.sidebar-list li a {

    border: 1px solid #eee;

    border-bottom: 0;

    color: #222222;

    display: block;

    font-weight: 600;

    font-size: 14px;

    line-height: 1;

    text-transform: uppercase;

    padding: 20px

}



.sidebar-list li a:hover {

    color: #080b1a

}



.sidebar-list li:last-child a {

    border-bottom: 1px solid #eee

}



.sidebar-body .latest-blog-widget .single-blog-item {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    margin-bottom: 20px

}



.sidebar-body .latest-blog-widget .single-blog-item:last-child {

    margin-bottom: 0

}



.sidebar-body .latest-blog-widget .single-blog-item .post-info {

    -ms-flex-preferred-size: calc(100% - 75px);

    flex-basis: calc(100% - 75px)

}



.sidebar-body .latest-blog-widget .single-blog-item .post-info h6 {

    font-weight: 600;

    font-size: 14px

}



.sidebar-body .latest-blog-widget .single-blog-item .post-info h6 a {

    color: #222222

}



.sidebar-body .latest-blog-widget .single-blog-item .post-info h6 a:hover {

    padding-left: 0

}



.sidebar-body .latest-blog-widget .single-blog-item .post-info h6 a:before {

    display: none

}



.sidebar-body .latest-blog-widget .single-blog-item .post-thumb {

    max-width: 65px;

    -ms-flex-preferred-size: 65px;

    flex-basis: 65px;

    max-height: 65px;

    overflow: hidden;

    margin-right: 10px

}



.sidebar-newsletter {

    background-color: #f8f9fc;

    padding: 56px 30px 60px

}



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

    .sidebar-newsletter {

        padding: 56px 10px 60px

    }

}



.sidebar-newsletter h3 {

    color: #080b1a;

    font-size: 26px;

    font-weight: 600;

    line-height: 1;

    margin-bottom: 26px

}



.sidebar-newsletter form input {

    background-color: #eeeeee;

    font-weight: 500;

    border: none;

    display: block;

    outline: none;

    padding: 15px;

    width: 100%

}



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

    .sidebar-newsletter form input {

        padding: 15px 10px

    }

}



.sidebar-newsletter form button {

    border-color: #080b1a;

    font-weight: 600;

    width: 100%;

    padding: 10px 15px;

    margin-top: 15px;

    -webkit-transition: 0.3s;

    transition: 0.3s

}



.sidebar-newsletter form button:hover {

    background-color: #080b1a;

    color: #FFFFFF

}



.sidebar-body .instagram-feed .instagram-gallery {

    margin: -5px -2.5px 0

}



.sidebar-body .instagram-feed .instagram-gallery .instagram-item {

    max-width: calc(33.333% - 5px);

    display: inline-block;

    margin: 5px 2.5px 0

}



.sidebar-body .instagram-feed .insta-follow {

    color: #151515;

    font-size: 15px;

    font-weight: 400;

    line-height: 1;

    margin-top: 29px;

    margin-bottom: 0

}



.sidebar-body .instagram-feed .insta-follow a {

    color: #000000;

    font-weight: 600

}



.sidebar-body .instagram-feed .insta-follow i {

    margin-right: 5px

}



.blog-post-details .blog-post-thumb {

    margin-bottom: 50px

}



@media only screen and (max-width: 767.98px) {

    .blog-post-details .blog-post-thumb {

        margin-bottom: 40px

    }

}



.blog-post-details .blog-post-txt h2 {

    font-weight: 600;

    margin-bottom: 18px

}



.blog-post-details .blog-post-txt img {

    margin-bottom: 15px

}



.blog-post-details .share-article {

    margin-top: 50px

}



.blog-post-details .share-article h6 {

    font-weight: 600;

    font-size: 14px;

    text-transform: uppercase

}



.blog-post-details .share-article .member-social-icons {

    border-top: 1px solid #eee;

    padding-top: 20px;

    margin-top: 20px

}



.blog-post-details .comment-area-wrapper .btn-outline {

    border-radius: 0;

    border-width: 1px

}



.author-info {

    border-top: 8px solid #f8f9fc;

    border-bottom: 1px solid #eee;

    padding: 20px 0

}



.author-info .author-thumb {

    border-radius: 50%;

    overflow: hidden;

    height: 100px;

    width: 100px;

    margin: 0 auto 15px

}



.author-info .author-txt {

    text-align: center

}



.author-info .author-txt h5 {

    font-weight: 600;

    font-size: 15px;

    margin-bottom: 0

}



.author-info .author-txt h5 .designation {

    display: block;

    font-weight: 400;

    margin-top: 5px

}



.author-info .author-txt .member-social-icons {

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    margin-top: 15px

}



.author-info .author-txt .member-social-icons a {

    color: #151515;

    display: inline-block;

    height: auto;

    width: auto;

    margin-right: 15px;

    line-height: 1

}



.author-info .author-txt .member-social-icons a:last-child {

    margin-right: 0

}



.comment-area-wrapper {

    margin-top: 55px

}



.comment-area-wrapper h3 {

    font-size: 26px;

    margin-bottom: 30px

}



@media only screen and (max-width: 767.98px) {

    .comment-area-wrapper h3 {

        margin-bottom: 25px

    }

}



.single-comment-wrap {

    font-size: 15px;

    line-height: 1.6;

    margin-bottom: 35px

}



.single-comment-wrap:last-child {

    margin-bottom: 0

}



.single-comment-wrap.comment-reply {

    margin-left: 50px

}



@media only screen and (max-width: 767.98px) {

    .single-comment-wrap.comment-reply {

        margin-left: 20px

    }

}



.single-comment-wrap .author-thumb {

    border-radius: 3px;

    margin-right: 15px;

    height: 70px;

    max-width: 70px;

    -ms-flex-preferred-size: 70px;

    flex-basis: 70px;

    overflow: hidden

}



.single-comment-wrap .comments-info {

    margin-top: -4px;

    -ms-flex-preferred-size: calc(100% - 70px);

    flex-basis: calc(100% - 70px)

}



.single-comment-wrap .comment-footer {

    margin-top: 8px

}



.single-comment-wrap .comment-footer a {

    font-size: 14px;

    color: #151515

}



.single-comment-wrap .comment-footer a strong {

    color: #222222

}



.single-comment-wrap .comment-footer a.btn-reply {

    color: #222222

}



.single-comment-wrap .comment-footer a.btn-reply:hover {

    color: #080b1a

}



.single-input-item {

    color: #151515;

    margin-bottom: 30px

}



.single-input-item .custom-control-label,

.single-input-item label {

    color: #151515;

    display: block;

    margin-bottom: 10px;

    font-weight: 500;

    position: relative

}



.single-input-item .custom-control-label.required:after,

.single-input-item label.required:after {

    content: "*";

    color: red;

    margin-left: 2px

}



.single-input-item input,

.single-input-item textarea {

    border: 1px solid #eee;

    color: #151515;

    font-weight: 500;

    display: block;

    outline: none;

    padding: 15px 20px;

    -webkit-transition: 0.3s;

    transition: 0.3s;

    width: 100%

}



.single-input-item input:focus,

.single-input-item textarea:focus {

    border-color: #080b1a

}



.single-input-item .nice-select {

    line-height: 30px;

    height: 50px;

    width: 100%

}



.single-input-item .nice-select .current {

    color: #8d8d8d;

    font-weight: 400

}



.single-input-item .nice-select .list {

    font-size: 14px

}



.contact-method h3 {

    font-weight: 600;

    margin-bottom: 43px

}



.contact-method.contact-form-area {

    padding: 45px 0 45px 30px

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .contact-method.contact-form-area {

        padding: 45px 30px 45px 30px

    }

}



.contact-method.contact-information {

    background-color: #080b1a;

    height: 100%;

    color: #FFFFFF;

    padding: 45px 30px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



@media only screen and (min-width: 1200px),

only screen and (min-width:992px) and (max-width:1199.98px) {

    .contact-method.contact-information {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center

    }

}



.contact-method.contact-information h3 {

    color: #FFFFFF

}



.contact-method.contact-information .member-social-icons a {

    height: auto;

    width: auto;

    margin-right: 15px;

    opacity: 0.9

}



.contact-method.contact-information .member-social-icons a:last-child {

    margin-right: 0

}



.contact-content-wrap {

    -webkit-box-shadow: 0 10px 60px 0 rgba(71, 74, 182, 0.12);

    box-shadow: 0 10px 60px 0 rgba(71, 74, 182, 0.12)

}



.Button-Outline-Secondary,

.tp-caption.Button-Outline-Secondary {

    color: #FFFFFF;

    font-size: 14px;

    line-height: 51px;

    font-weight: 700;

    font-style: normal;

    text-decoration: none;

    background-color: #080b1a;

    border-color: #080b1a;

    border-style: solid;

    border-width: 3px 3px 3px 3px;

    border-radius: 30px 30px 30px 30px

}



.Button-Outline-Secondary:hover,

.tp-caption.Button-Outline-Secondary:hover {

    color: #FFFFFF;

    text-decoration: none;

    background-color: #080b1a;

    border-color: #080b1a;

    border-style: solid;

    border-width: 3px 3px 3px 3px;

    border-radius: 30px 30px 30px 30px;

    cursor: pointer

}



#rev_slider_11_1 .uranus.tparrows,

#rev_slider_11_2 .uranus.tparrows {

    width: 50px;

    height: 50px;

    background: rgba(255, 255, 255, 0);

    -webkit-transform: translateY(-50%) !important;

    transform: translateY(-50%) !important;

    left: 30px !important;

    opacity: 0;

    -webkit-transition: 0.4s;

    transition: 0.4s

}



@media only screen and (max-width: 767.98px) {



    #rev_slider_11_1 .uranus.tparrows,

    #rev_slider_11_2 .uranus.tparrows {

        left: 5px !important

    }

}



#rev_slider_11_1 .uranus.tparrows.tp-rightarrow,

#rev_slider_11_2 .uranus.tparrows.tp-rightarrow {

    left: auto !important;

    right: 30px

}



@media only screen and (max-width: 767.98px) {



    #rev_slider_11_1 .uranus.tparrows.tp-rightarrow,

    #rev_slider_11_2 .uranus.tparrows.tp-rightarrow {

        right: 5px

    }

}



#rev_slider_11_1 .uranus.tparrows:before,

#rev_slider_11_2 .uranus.tparrows:before {

    width: 50px;

    height: 50px;

    line-height: 50px;

    font-size: 40px;

    -webkit-transition: all 0.3s;

    transition: all 0.3s

}



#rev_slider_11_1 .uranus.tparrows:hover:before,

#rev_slider_11_2 .uranus.tparrows:hover:before {

    opacity: 0.75

}



#slide-27-layer-7,

#slide-28-layer-3 {

    color: #080b1a

}



#slide-28-layer-1,

#slide-28-layer-2,

#slide-29-layer-7 {

    color: #FFFFFF

}



#rev_slider_11_1:hover .uranus.tparrows,

#rev_slider_11_2:hover .uranus.tparrows {

    opacity: 1

}



#rev_slider_11_1 .rev-btn,

#rev_slider_11_2 .rev-btn {

    text-transform: uppercase

}



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

    .about-content {

        margin-left: 55px;

        padding-right: 80px

    }

}



.about-content h6 {

    margin-bottom: 13px;

    font-family: "Poppins", sans-serif;

}



.about-content .about-since {

    color: #484848;

    display: inline-block;

    font-size: 24px;

    font-weight: 300;

    line-height: 1;

    position: relative;

    padding-right: 20px;

    margin-bottom: 30px;

    margin-bottom: 13px;

    font-family: "Poppins", sans-serif;

}



@media only screen and (max-width: 767.98px) {

    .about-content .about-since {

        margin-bottom: 20px

    }

}



.about-content .about-since:after {

    background-color: #b4b4b4;

    content: "";

    position: absolute;

    left: 100%;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    height: 2px;

    width: 110px

}



.about-content .btn-about {

    color: #151515;

    font-size: 16px;

    font-weight: 500;

    display: inline-block;

    margin-top: 15px;

    border: 2px solid #000;

    padding: 13px 25px;

    border-radius: 45px;

    /* background: #4d4b48; */

    color: #fff;

}



@media only screen and (max-width: 767.98px) {

    .about-content .btn-about {

        margin-top: 5px

    }

}



.about-content .btn-about i {

    font-size: 20px;

    line-height: 3px;

    vertical-align: middle;

    -webkit-transition: 0.3s;

    transition: 0.3s

}



.about-content .btn-about:hover i {

    padding-left: 5px

}



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

    .about-content--2 {

        margin-left: 0;

        padding-right: 40px

    }

}



.about-thumb {

    overflow: hidden

}



@media only screen and (max-width: 767.98px) {

    .about-thumb {

        margin-bottom: 35px

    }

}



.about-thumb img {

    width: 100%;

    -webkit-transition: 0.4s;

    transition: 0.4s;

    border-radius: 20px;

}



.about-thumb--2 {

    margin-right: -250px

}



.home-two-about-area {

    background-color: #f8f9fc;

    background-image: url("../img/about-2-bg.jpg");

    background-position: center right;

    background-repeat: no-repeat

}



@media only screen and (min-width: 1200px) and (max-width:1599.98px),

only screen and (min-width:992px) and (max-width:1199.98px) {

    .home-two-about-area {

        background-size: 1100px auto

    }

}



@media only screen and (max-width: 767.98px),

only screen and (min-width:768px) and (max-width:991.98px) {

    .home-two-about-area {

        background-image: none

    }

}



.home-two-about-area .about-content {

    padding-top: 100px;

    padding-bottom: 110px

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .home-two-about-area .about-content {

        padding-top: 40px;

        padding-bottom: 90px

    }

}



@media only screen and (max-width: 767.98px) {

    .home-two-about-area .about-content {

        padding-bottom: 60px;

        padding-top: 0

    }

}



.video-button-thumb {

    position: relative

}



.video-button-thumb:after {

    content: "";

    /* background-color: #080b1a7a; */

    opacity: 0.5;

    height: 100%;

    width: 100%;

    position: absolute;

    left: 0;

    top: 0

}



.video-button-thumb .btn-play {

    border-radius: 50%;

    background-color: #FFFFFF;

    color: #080b1a;

    font-size: 18px;

    text-align: center;

    line-height: 60px;

    height: 60px;

    width: 60px;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    z-index: 2

}



.video-button-thumb .btn-play:hover {

    background-color: #080b1a;

    color: #FFFFFF

}



.video-button-thumb .btn-play i {

    padding-left: 5px

}



.service-area-top {

    padding: 60px 0 130px;

    position: relative;

    z-index: 1

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .service-area-top {

        padding: 90px 0 135px

    }

}



@media only screen and (max-width: 767.98px) {

    .service-area-top {

        padding: 60px 0 135px

    }

}



.service-area-top:before {

    background-color: rgba(8, 11, 26, 0.9);

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 100%;

    z-index: -1

}



.service-content-area {

    margin-top: -170px;

    position: relative;

    z-index: 1;

    padding-bottom: 100px;

}



.service-item {

    margin-top: 30px;

    -webkit-transition: 0.4s;

    transition: 0.4s;

    position: relative;

    text-align: center;

    overflow: hidden

}



.service-item .service-txt {

    background-color: #f8f9fc;

    padding: 25px 28px;

    text-align: left;

    /* border-radius: 12px; */

    border: 1px solid #fff6db38;

}



.service-item .service-txt h5 {

    font-weight: 600;

    margin-bottom: 10px;

}



@media only screen and (max-width: 767.98px) {

    .service-item .service-txt h5 {

        font-size: 16px

    }

}



.service-item .service-content {

    background-color: rgba(8, 11, 26, 0.95);

    color: #FFFFFF;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    padding: 15px 30px;

    position: absolute;

    -webkit-transition: 0.4s;

    transition: 0.4s;

    left: -100%;

    top: 0;

    height: 100%;

    width: 100%;

    pointer-events: none

}



@media only screen and (max-width: 767.98px) {

    .service-item .service-content {

        padding: 15px

    }

}



.service-item .service-content h5 {

    color: #FFFFFF;

    font-weight: 500;

    margin-bottom: 18px

}



.service-item .service-content h5 a {

    color: #FFFFFF

}



.service-item:hover {

    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.26);

    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.26)

}



.service-item:hover .service-content {

    left: 0

}



.non-opacity:after,

.non-opacity:before {

    display: none

}



.testimonial-item {

    background-color: #FFFFFF;

    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.11);

    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.11);

    display: -webkit-box !important;

    display: -ms-flexbox !important;

    display: flex !important;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    padding: 40px;

    outline: none

}



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

    .testimonial-item {

        padding: 30px 20px

    }

}



@media only screen and (max-width: 575.98px) {

    .testimonial-item {

        display: inline-block !important;

        padding: 30px 20px

    }

}



.testimonial-item .testimonial-txt {

    /* -ms-flex-preferred-size: calc(100% - 140px); */

    /* flex-basis: calc(100% - 140px); */

    /* max-width: calc(100% - 140px); */

    font-weight: 400

}



@media only screen and (max-width: 575.98px) {

    .testimonial-item .testimonial-txt {

        -ms-flex-preferred-size: 100%;

        flex-basis: 100%;

        max-width: 100%;

        text-align: center

    }

}



.testimonial-item .testimonial-txt img {

    margin-bottom: 20px

}



@media only screen and (max-width: 575.98px) {

    .testimonial-item .testimonial-txt img {

        margin-left: auto;

        margin-right: auto

    }

}



.testimonial-item .testimonial-txt .client-name {

    font-size: 18px;

    font-weight: 600;

    line-height: 1;

    margin-bottom: 0

}



.testimonial-item .testimonial-txt .client-name .designation {

    font-size: 15px;

    font-weight: 400;

    color: #6a6a6a

}



.testimonial-item .testimonial-thumb {

    border-radius: 50%;

    height: 110px;

    margin-left: 30px;

    -ms-flex-preferred-size: 110px;

    flex-basis: 110px;

    max-width: 110px;

    overflow: hidden;

    -webkit-box-ordinal-group: 2;

    -ms-flex-order: 1;

    order: 1

}



@media only screen and (max-width: 575.98px) {

    .testimonial-item .testimonial-thumb {

        -webkit-box-ordinal-group: 1;

        -ms-flex-order: 0;

        order: 0;

        margin-bottom: 30px;

        margin-left: auto;

        margin-right: auto

    }

}



.testimonial-item--2 {

    background-color: transparent;

    -webkit-box-shadow: none;

    box-shadow: none;

    padding: 0;

    display: block !important

}



.testimonial-item--2 .testimonial-txt {

    font-size: 24px;

    font-weight: 300;

    max-width: 100%

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .testimonial-item--2 .testimonial-txt {

        font-size: 20px

    }

}



@media only screen and (max-width: 767.98px) {

    .testimonial-item--2 .testimonial-txt {

        font-size: 18px

    }

}



.testimonial-item--2 .testimonial-txt .client-name {

    margin-top: 25px

}



.testimonial-item--3 {

    -webkit-box-shadow: none;

    box-shadow: none

}



.testimonial-thumbnail-item {

    position: relative;

    z-index: 1

}



.testimonial-thumbnail-item:after {

    border: 15px solid #f3f4f6;

    border-bottom: 0;

    content: "";

    position: absolute;

    left: 0;

    bottom: 0;

    height: 85%;

    width: 100%;

    z-index: -1

}



.testimonial-thumbnail-item:before {

    background-image: url("../img/testimonial/bg-dot.png");

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center center;

    content: "";

    position: absolute;

    left: 0;

    bottom: 0;

    height: 85%;

    width: 100%;

    z-index: -1

}



.testimonial-arrows-2 {

    text-align: right;

    margin-top: 20px

}



@media only screen and (max-width: 767.98px) {

    .testimonial-arrows-2 {

        text-align: center

    }

}



.testimonial-arrows-2 button {

    margin-left: 15px;

    color: #9f9f9f;

    -webkit-transition: 0.5s;

    transition: 0.5s;

    font-size: 18px;

    line-height: 1

}



.testimonial-arrows-2 button:first-child {

    margin-left: 0

}



.testimonial-arrows-2 button:hover {

    color: #080b1a

}



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

    .testimonial-area .section-title {

        padding-right: 0px

    }

}



.testimonial-area .testimonial-content-wrap {

    margin-right: -5px

}



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

    .testimonial-area .testimonial-content-wrap {

        padding-left: 40px

    }

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .testimonial-area .testimonial-content-wrap {

        margin-top: 50px

    }

}



@media only screen and (max-width: 767.98px) {

    .testimonial-area .testimonial-content-wrap {

        margin-top: 35px

    }

}



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

    .testimonial-area .testimonial-area-right {

        padding-left: 60px

    }

}



.testimonial-area--2 {

    padding-top: 90px

}



@media only screen and (max-width: 767.98px) {

    .testimonial-area--2 {

        padding: 60px 0

    }

}



.testimonial-content .slick-list {

    margin: -15px 0;

    padding-left: 5px;

    padding-right: 5px

}



.testimonial-content .slick-list .slick-slide {

    margin: 15px 0

}



.tagline {

    font-size: 18px;

    line-height: 1

}



.tagline strong {

    font-weight: 500

}



.tagline .tag-no {

    font-weight: 600;

    position: relative

}



.tagline .tag-no:after {

    background-color: #a2a2a4;

    content: "";

    position: absolute;

    left: 0;

    bottom: -2px;

    height: 2px;

    width: 100%

}



.testimonial-grid .slick-list {

    margin: 0 -10px

}



.testimonial-grid .slick-list .slick-slide {

    padding: 0 10px

}



.testimonial-content--3 .slick-dots {

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.team-mem-item {

    -webkit-transition: 0.4s;

    transition: 0.4s

}



.team-mem-item .member-info {

    text-align: center;

    background-color: #FFFFFF;

    padding: 15px 10px

}



.team-mem-item .member-info h5 {

    font-weight: 600;

    font-size: 18px;

    line-height: 2;

}



.team-mem-item .member-info h5 a {

    color: #000000;

    font-family: "Poppins", sans-serif;

}



.team-mem-item .member-info h5 a:hover {

    color: #182141

}



.team-mem-item .member-info .designation {

    font-weight: 400;

    color: #080b1a;

    font-family: "Poppins", sans-serif;

    display: block;

    margin-bottom: 13px;

}



.team-mem-item .member-pic img {

    width: 100%

}



.team-mem-item--2 {

    position: relative;

    margin-top: 40px

}



.team-mem-item--2 .member-info {

    background-color: transparent;

    padding: 0;

    position: absolute;

    top: -15px;

    left: -110px;

    width: 100%;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.4s;

    transition: 0.4s;

    -webkit-transform: translateY(-20px);

    transform: translateY(-20px)

}



@media only screen and (max-width: 767.98px) {

    .team-mem-item--2 .member-info {

        left: -80px

    }

}



.team-mem-item--2 .member-info:after {

    background-image: url("../img/team/team-arrow.png");

    background-repeat: no-repeat;

    background-position: center center;

    content: "";

    position: absolute;

    -webkit-transform: translateY(-10px);

    transform: translateY(-10px);

    -webkit-transition: 0.4s;

    transition: 0.4s;

    -webkit-transition-duration: 0.8s;

    transition-duration: 0.8s;

    top: 100%;

    right: -15px;

    height: 40px;

    width: 100%

}



.team-mem-item--2 .member-pic {

    text-align: center

}



.team-mem-item--2 .member-pic img {

    max-height: 400px;

    width: auto;

    margin: auto

}



.team-mem-item--2:hover .member-info {

    opacity: 1;

    visibility: visible;

    -webkit-transform: none;

    transform: none

}



.team-mem-item--2:hover .member-info:after {

    -webkit-transform: none;

    transform: none

}



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

    .team-area-wrapper .section-title {

        padding-right: 100px

    }

}



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

    .team-area-wrapper .team-content-wrap {

        padding-left: 45px

    }

}



.team-area-wrapper .team-content-wrap .slick-dots {

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center

}



.team-area-wrapper .team-content-wrap .slick-list {

    margin: 0 -15px

}



@media only screen and (max-width: 767.98px) {

    .team-area-wrapper .team-content-wrap .slick-list {

        margin: 0 -10px

    }

}



.team-area-wrapper .team-content-wrap .slick-list .slick-slide {

    margin: 0 15px

}



@media only screen and (max-width: 767.98px) {

    .team-area-wrapper .team-content-wrap .slick-list .slick-slide {

        margin: 0 10px

    }

}



.team-area-left {

    background-color: #080b1a;

    padding: 110px 100px 105px;

    height: 100%

}



@media only screen and (min-width: 1200px) and (max-width:1599.98px) {

    .team-area-left {

        padding: 90px 25px

    }

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .team-area-left {

        padding: 90px

    }

}



@media only screen and (max-width: 767.98px) {

    .team-area-left {

        padding: 60px 30px 50px

    }

}



@media only screen and (max-width: 575.98px) {

    .team-area-left {

        padding: 60px 15px 50px

    }

}



.team-area-right {

    position: relative;

    padding: 110px 100px 0

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .team-area-right {

        padding: 80px 100px 0

    }

}



@media only screen and (max-width: 767.98px) {

    .team-area-right {

        padding: 50px 30px 0

    }

}



.team-area-right--2:before {

    background-color: rgba(255, 255, 255, 0.85);

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 100%

}



.team-page-area-wrapper .team-mem-item {

    margin-top: 30px;

    -webkit-transition: 0.4s;

    transition: 0.4s

}



.team-page-area-wrapper .team-mem-item:hover {

    -webkit-transform: translateY(-10px);

    transform: translateY(-10px)

}



.blog-item {

    background-color: #fff7e0;

    -webkit-transition: 0.4s;

    transition: 0.4s;

    margin-top: 30px

}



.blog-item .blog-content {

    padding: 30px 30px 20px;

}



@media only screen and (max-width: 767.98px) {

    .blog-item .blog-content {

        padding: 30px 15px 25px

    }

}



.blog-item .blog-content h2 {

    font-weight: 600;

    margin-bottom: 15px;

    text-align: center;

}



.blog-item .blog-content h2 a {

    color: #151515;

    text-transform: capitalize;

    font-size: 25px;

}



.blog-item .blog-content h2 a:hover {

    color: #182141

}



.blog-item .blog-content .blog-meta {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    margin-top: 20px;

    margin: 0 auto;

    display: inline-flex;

    display: table;

    margin-top: 30px;

    margin-bottom: 15px;

}



.blog-item .blog-content .blog-meta a {

    /* color: #151515; */

    /* font-weight: 400; */

    /* margin-right: 10px; */

}



.blog-item .blog-content .blog-meta a:last-child {

    margin-right: 0

}



@media only screen and (max-width: 575.98px) {

    .blog-item .blog-content .blog-meta a {

        font-size: 14px

    }

}



.blog-item:hover {

    -webkit-box-shadow: 0 10px 60px 0 rgba(71, 74, 182, 0.16);

    box-shadow: 0 10px 60px 0 rgba(71, 74, 182, 0.16);

    -webkit-transform: translateY(-10px);

    transform: translateY(-10px)

}



.brand-logo-item img {

    margin: auto

}



.counter-item {

    margin-top: 40px

}



.counter-number {

    color: #f8f9fc;

    margin-bottom: 10px;

    position: relative;

    font-size: 24px;

    font-weight: 600

}



@media only screen and (max-width: 767.98px) {

    .counter-number {

        font-size: 20px

    }

}



.counter-number.plus:after {

    content: "+";

    position: absolute;

    padding-left: 5px

}



.counter-txt {

    color: #f8f9fc;

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 0

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .counter-txt {

        font-size: 20px

    }

}



@media only screen and (max-width: 767.98px) {

    .counter-txt {

        font-size: 16px

    }

}



.fun-fact-area {

    padding: 80px 0 75px;

    position: relative

}



.fun-fact-area:before {

    background-color: rgb(8 11 26 / 85%);

    content: "";

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 100%

}



.page-header-area .page-header-content-inner {

    height: 460px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    color: #FFFFFF

}



@media only screen and (min-width: 768px) and (max-width:991.98px) {

    .page-header-area .page-header-content-inner {

        height: 400px

    }

}



@media only screen and (max-width: 767.98px) {

    .page-header-area .page-header-content-inner {

        height: 350px

    }

}



.page-header-area .page-header-content-inner h2 {

    color: #1c1010;

    font-size: 38px;

    margin-top: 190px;

    background: #ffffffa3;

    padding: 15px 40px;

}



@media (max-width: 1200px) {

    .page-header-area .page-header-content-inner h2 {

        font-size: calc(1.46875rem + 2.625vw)

    }

}



@media only screen and (max-width: 575.98px) {

    .page-header-area .page-header-content-inner h2 {

        font-size: 25px

    }

}



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

    .page-header-area .page-header-content-inner p {

        max-width: 60%;

        margin: auto

    }

}



.breadcrumb-wrap {

    margin-top: 25px

}



@media only screen and (max-width: 767.98px) {

    .breadcrumb-wrap {

        margin-top: 15px

    }

}



.breadcrumb-wrap .breadcrumb {

    background-color: transparent;

    border-radius: 0;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    padding: 0;

    margin: 0

}



.breadcrumb-wrap .breadcrumb li:last-child a:after {

    display: none

}



.breadcrumb-wrap .breadcrumb li a {

    color: #FFFFFF;

    font-weight: 500;

    font-size: 14px;

    line-height: 1;

    position: relative

}



.breadcrumb-wrap .breadcrumb li a:after {

    content: "-";

    margin: 0 20px;

    pointer-events: none

}



@media only screen and (max-width: 767.98px) {

    .breadcrumb-wrap .breadcrumb li a:after {

        margin: 0 10px

    }

}



.breadcrumb-wrap .breadcrumb li a.current {

    pointer-events: none;

    opacity: 0.8

}



.history-item {

    margin-top: 40px;

    background: #ffffff;

    padding: 31px;

    border: 1px solid #ffc107;

    border-radius: 7px;

}



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

    .history-item {

        padding-right: 20px

    }

}



.history-item h6 {

    font-weight: 700;

    color: #080b1a

}



.history-item h3 {

    font-size: 22px;

    font-weight: 500

}



.pricing-plan-buttons ul li a {

    background-color: transparent;

    border: 2px solid #080b1a;

    color: #151515;

    display: inline-block;

    font-size: 14px;

    font-weight: 500;

    padding: 13px 40px;

    text-transform: uppercase;

    position: relative;

    overflow: hidden;

    z-index: 1

}



@media only screen and (max-width: 767.98px) {

    .pricing-plan-buttons ul li a {

        padding: 10px 20px

    }

}



.pricing-plan-buttons ul li a:before {

    background-color: #080b1a;

    content: "";

    position: absolute;

    left: -100%;

    top: 0;

    height: 100%;

    width: 100%;

    z-index: -1

}



.pricing-plan-buttons ul li a.active {

    color: #FFFFFF

}



.pricing-plan-buttons ul li a.active:before {

    -webkit-transition: 0.3s;

    transition: 0.3s;

    left: 0

}



.pricing-plan-item {

    text-align: center;

    background-color: #f8f9fc;

    padding: 60px 25px;

    -webkit-transition: 0.3s;

    transition: 0.3s;

    margin-top: 30px

}



.pricing-plan-item .plan-name {

    font-weight: 600;

    margin-bottom: 0;

    font-size: 18px;

    line-height: 1

}



.pricing-plan-item .plan-price {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: end;

    -ms-flex-align: end;

    align-items: flex-end;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    margin: 30px 0

}



@media only screen and (max-width: 767.98px) {

    .pricing-plan-item .plan-price {

        margin: 15px 0

    }

}



.pricing-plan-item .plan-price .dollar {

    font-weight: 600;

    font-size: 24px;

    line-height: 1

}



.pricing-plan-item .plan-price .price {

    font-weight: 700;

    font-size: 50px;

    line-height: 1;

    padding-right: 3px

}



.pricing-plan-item .plan-price .price-type {

    font-weight: 500

}



.pricing-plan-item .plan-price .dollar,

.pricing-plan-item .plan-price .price-type {

    margin-bottom: 8px;

    display: block

}



.pricing-plan-item .price-list li {

    margin-bottom: 10px;

    font-weight: 500

}



.pricing-plan-item .price-list li:last-child {

    margin-bottom: 0

}



.pricing-plan-item .price-list li:before {

    content: "\f5e1";

    font-family: "Material Design Icons";

    margin-right: 5px

}



.pricing-plan-item .pricing-plan-footer {

    margin-top: 50px

}



@media only screen and (max-width: 767.98px) {

    .pricing-plan-item .pricing-plan-footer {

        margin-top: 30px

    }

}



.pricing-plan-item .pricing-plan-footer .btn-outline {

    border-radius: 6px;

    font-size: 14px;

    text-transform: uppercase

}



@media only screen and (min-width: 1200px),

only screen and (min-width:992px) and (max-width:1199.98px) {

    .pricing-plan-item .pricing-plan-footer .btn-outline {

        padding-left: 40px;

        padding-right: 40px

    }

}



.pricing-plan-item:hover {

    -webkit-transform: translateY(-10px);

    transform: translateY(-10px)

}



.tp-bgimg.defaultimg {

    position: relative;

}



/* .tp-bgimg.defaultimg::before{

    position: absolute;

    background-color: #00000047;

    width: 100%;

    height: 100%;

    content: "";

    z-index: 9;

}  */

.tp-mask-wrap {

    color: #fff;

}



.blog-meta {

    display: flex;

}



.team-mem-item .member-info .blog-meta {

    padding: 0 30px;

}



.history-area.bg-offwhite {

    margin: 50px 0 0 0;

    padding: 50px 0 100px 0;

    background: #fffae9 !important;

}













/* Banner Slider Container */

.banner-container {

    position: relative;

    width: 100%;

    height: 90vh;

    overflow: hidden;

}



/* Sliding Banner Images */

.banner-slider {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 90vh;

    z-index: 1;

}



.banner-wrapper {

    display: flex;

    height: 100%;

    transition: transform 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);

}



.banner-slide {

    min-width: 100%;

    height: 100%;

    background-size: cover;

    background-position: center;

    position: relative;

}



.banner-slide::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background: rgba(0, 0, 0, 0.45);

    z-index: 2;

}



/* Content Container */

.content-container {

    position: relative;

    z-index: 3;

    height: 100vh;

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 40px;

}



.content-wrapper {

    max-width: 1400px;

    width: 100%;

    display: flex;

    justify-content: space-between;

    align-items: center;

    gap: 60px;

}



/* Text Content Slider */

.text-slider-container {

    flex: 1;

    max-width: 1264px;

    overflow: hidden;

    position: relative;

    margin: 0 auto;

    text-align: center;

    margin-top: 50px;

    /* background: #00000024; */

    max-width: 800px;

    border-radius: 20px;

    padding: 25px;

    /* border: 1px solid #ffc107; */

}



.text-slider-wrapper {

    display: flex;

    transition: transform 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);

}



.text-slide {

    min-width: 100%;

    opacity: 0;

    transition: opacity 0.8s ease;

}



.text-slide.active {

    opacity: 1;

}



.text-slide h1 {

    font-size: 59px;

    font-weight: 700;

    color: white;

    line-height: 1.2;

    margin-bottom: 24px;

    text-transform: capitalize;

}



.text-slide p {

    font-size: 18px;

    color: white;

    line-height: 1.6;

    margin-bottom: 32px;

}



.view-more-btn {

    background: #ffeb3b;

    color: #230101;

    padding: 16px 48px;

    font-size: 16px;

    font-weight: 600;

    border: none;

    border-radius: 50px;

    cursor: pointer;

    transition: all 0.3s ease;

    border: 4px solid #ccc;

}



.view-more-btn:hover {

    background: #E5B833;

    transform: translateY(-2px);

    box-shadow: 0 8px 24px rgba(244, 197, 66, 0.3);

}



/* Fixed Contact Form */

.contact-form {

    background: #ffffffe0;

    padding: 40px;

    border-radius: 16px;

    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);

    width: 100%;

    max-width: 480px;

    position: relative;

    z-index: 10;

    top: 0;

}



.contact-form h2 {

    font-size: 32px;

    font-weight: 700;

    color: #1a1a1a;

    margin-bottom: 8px;

    border-left: 5px solid #292929;

    padding-left: 10px;

}



.contact-form .subtitle {

    font-size: 13px;

    color: #666;

    margin-bottom: 32px;

}



.form-group {

    margin-bottom: 20px;

}



.form-row {

    display: flex;

    gap: 16px;

}



.form-group label {

    display: block;

    font-size: 14px;

    font-weight: 600;

    color: #1a1a1a;

    margin-bottom: 8px;

}



.form-group label .required {

    color: #e53e3e;

}



.form-group input,

.form-group textarea {

    width: 100%;

    padding: 12px 16px;

    border: 1px solid #b5b5b5ab;

    border-radius: 6px;

    font-size: 14px;

    transition: all 0.3s ease;

    font-family: inherit;

}



.form-group input:focus,

.form-group textarea:focus {

    outline: none;

    border-color: #F4C542;

    box-shadow: 0 0 0 3px rgba(244, 197, 66, 0.1);

}



.form-group textarea {

    min-height: 120px;

    resize: vertical;

}



.submit-btn {

    width: 100%;

    background: #2d3748;

    color: white;

    padding: 14px;

    font-size: 14px;

    font-weight: 600;

    border: none;

    border-radius: 6px;

    cursor: pointer;

    transition: all 0.3s ease;

    text-transform: uppercase;

    letter-spacing: 0.5px;

}



.submit-btn:hover {

    background: #1a202c;

    transform: translateY(-2px);

    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);

}



/* Navigation Arrows */

.slider-nav {

    display: none;

}



.nav-btn {

    width: 50px;

    height: 50px;

    background: rgba(255, 255, 255, 0.2);

    border: 2px solid white;

    border-radius: 50%;

    cursor: pointer;

    display: flex;

    align-items: center;

    justify-content: center;

    color: white;

    font-size: 20px;

    transition: all 0.3s ease;

    backdrop-filter: blur(10px);

}



.nav-btn:hover {

    background: rgba(255, 255, 255, 0.3);

    transform: scale(1.1);

}



.nav-btn:active {

    transform: scale(0.95);

}



/* Slide Indicators */

.slide-indicators {

    position: absolute;

    bottom: 40px;

    left: 50%;

    transform: translateX(-50%);

    z-index: 100;

    display: flex;

    gap: 12px;

}



.indicator {

    width: 12px;

    height: 12px;

    background: rgba(255, 255, 255, 0.4);

    border-radius: 50%;

    cursor: pointer;

    transition: all 0.3s ease;

}



.indicator:hover {

    background: rgba(255, 255, 255, 0.6);

}



.indicator.active {

    background: #F4C542;

    width: 32px;

    border-radius: 6px;

}



/* Mobile Responsive */

@media (max-width: 1024px) {

    .content-wrapper {

        flex-direction: column;

        justify-content: center;

        gap: 40px;

    }



    .text-slider-container {

        text-align: center;

        max-width: 100%;

    }



    .text-slide h1 {

        font-size: 52px;

    }



    .contact-form {

        max-width: 100%;

    }

}



@media (max-width: 768px) {

    .banner-container {

        height: auto;

        min-height: 100vh;

    }



    .banner-slider {

        position: absolute;

        height: 100%;

        min-height: 100vh;

    }



    .banner-wrapper {

        height: 100%;

        min-height: 100vh;

    }



    .banner-slide {

        height: 100%;

        min-height: 100vh;

    }



    .content-container {

        height: auto;

        min-height: 100vh;

        padding: 60px 24px 40px;

    }



    .content-wrapper {

        flex-direction: column;

        gap: 32px;

    }



    .text-slider-container {

        text-align: center;

    }



    .text-slide h1 {

        font-size: 42px;

        margin-bottom: 16px;

    }



    .text-slide p {

        font-size: 16px;

        margin-bottom: 24px;

    }



    .view-more-btn {

        padding: 14px 36px;

        font-size: 14px;

    }



    .contact-form {

        padding: 32px 24px;

        max-width: 100%;

    }



    .contact-form h2 {

        font-size: 26px;

    }



    .form-row {

        flex-direction: column;

        gap: 0;

    }



    .slider-nav {

        bottom: 20px;

        left: 20px;

    }



    .nav-btn {

        width: 44px;

        height: 44px;

        font-size: 18px;

    }



    .slide-indicators {

        bottom: 20px;

    }

}
.footer-widget-area address p a{
    color: #fff !important;
}


@media (max-width: 480px) {
    .header-action.text-start img {
    width: 23px !important;
}
.slicknav_nav a{
    padding: 10px 0 !important;
}
        .content-container {
        height: auto;
        min-height: 50vh;
        padding: 60px 24px 40px;
    }
    .footer-social-icons {
    margin-top: 25px;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
}
    .about-content {
    text-align: center !important;
}
    .about-content .about-since:after{
        display: none !important;
    }
        .header-area.sticky {
        padding: 10px 0 0 0;
    }

    .content-container {

        padding: 50px 16px 30px;

    }
i.fa.fa-bars {
    font-size: 27px;
    border: 1px solid #ffc107;
    padding: 6px 10px;
    border-radius: 5px;
}


    .content-wrapper {

        gap: 28px;

    }



    .text-slide h1 {

        font-size: 32px;

        margin-bottom: 12px;

    }



    .text-slide p {

        font-size: 14px;

        margin-bottom: 20px;

    }



    .view-more-btn {

        padding: 12px 28px;

        font-size: 13px;

    }



    .contact-form {

        padding: 28px 20px;

    }



    .contact-form h2 {

        font-size: 22px;

    }



    .contact-form .subtitle {

        font-size: 13px;

        margin-bottom: 24px;

    }



    .slider-nav {

        bottom: 16px;

        left: 16px;

        gap: 10px;

    }



    .nav-btn {

        width: 40px;

        height: 40px;

        font-size: 16px;

    }



    .slide-indicators {

        bottom: 16px;

    }



    .indicator {

        width: 8px;

        height: 8px;

    }



    .indicator.active {

        width: 24px;

    }

}



.brand-logo-area {

    padding: 100px 0;

}



.footer-widget-area address p {

    color: #b3b3b3;

    display: flex;

    align-items: baseline;

}



.blog-area-wrapper.sm-top {

    padding-bottom: 50px;

}

























/* ============================================

   ROOT VARIABLES

   ============================================ */

:root {

    --yellow: #FAC525;

    --dark-yellow: #c9a520;

    --srijan-blue: #004a99;

    --border-color: #e0e0e0;

}



/* ============================================

   PAGE WRAPPER

   ============================================ */

.page-wrapper {

    display: flex;

    max-width: 1200px;

    margin: 30px auto;

    gap: 30px;

    padding: 0 20px;

}



.main-content {

    flex: 2;

    background: white;

    padding: 25px;

    border-radius: 8px;

    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);

}



/* ============================================

   PROPERTY TITLE SECTION - WITH TAGS

   ============================================ */





















.tag-group {

    display: flex;

    gap: 10px;

    margin-top: 10px;

    margin-bottom: 15px;

    flex-wrap: wrap;

}



.tag {

    padding: 8px 16px;

    border: none;

    border-radius: 20px;

    font-size: 12px;

    font-weight: 700;

    cursor: pointer;

    transition: all 0.3s ease;

    text-transform: uppercase;

    letter-spacing: 0.5px;

}



.tag-blue {

    background: var(--srijan-blue);

    color: white;

}



.tag-blue:hover {

    background: #003d7a;

    transform: translateY(-2px);

    box-shadow: 0 4px 12px rgba(0, 74, 153, 0.3);

}



.tag-grey {

    background: #e0e0e0;

    color: #555;

}



.tag-grey:hover {

    background: #d0d0d0;

    transform: translateY(-2px);

    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);

}



/* ============================================

   GALLERY SECTION

   ============================================ */

.gallery-container {

    margin-bottom: 30px;

    position: relative;

}



.gallery-header {

    display: flex;

    justify-content: flex-start;

    align-items: center;

    margin-bottom: 0;

    padding: 15px 20px;

    background: linear-gradient(135deg, var(--yellow), var(--dark-yellow));

    border-radius: 12px 12px 0 0;

    color: white;

}



.gallery-title {

    font-size: 18px;

    font-weight: bold;

    display: flex;

    align-items: center;

    gap: 8px;

}



.gallery-slider {

    position: relative;

    overflow: hidden;

    border-radius: 0 0 12px 12px;

    background: #000;

    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);

}



.slides {

    display: flex;

    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);

}



.slide-wrapper {

    min-width: 100%;

    position: relative;

    overflow: hidden;

}



.slide-wrapper img {

    width: 100%;

    height: 450px;

    object-fit: cover;

    transition: transform 0.3s ease;

}



.slide-wrapper:hover img {

    transform: scale(1.05);

}



.slide-info {

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);

    padding: 30px 20px 20px;

    color: white;

    transform: translateY(100%);

    transition: transform 0.4s ease;

}



.slide-wrapper:hover .slide-info {

    transform: translateY(0);

}



.slide-info h4 {

    margin: 0 0 5px 0;

    font-size: 18px;

}



.slide-info p {

    margin: 0;

    font-size: 13px;

    opacity: 0.9;

}



.nav-btn {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    background: rgba(255, 255, 255, 0.95);

    color: var(--srijan-blue);

    border: none;

    width: 50px;

    height: 50px;

    cursor: pointer;

    border-radius: 50%;

    z-index: 5;

    transition: all 0.3s ease;

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 20px;

    font-weight: bold;

    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);

}



.nav-btn:hover {

    background: var(--srijan-blue);

    color: white;

    transform: translateY(-50%) scale(1.1);

}



.prev {

    left: 15px;

}



.next {

    right: 15px;

}



.image-counter {

    position: absolute;

    top: 20px;

    right: 20px;

    background: rgba(0, 0, 0, 0.7);

    color: white;

    padding: 8px 15px;

    border-radius: 20px;

    font-size: 14px;

    font-weight: bold;

    backdrop-filter: blur(10px);

    z-index: 10;

}



.mini-gallery {

    display: flex;

    gap: 10px;

    margin-top: 15px;

    overflow-x: auto;

    padding: 15px;

    background: #f8f8f8;

    border-radius: 12px;

}



.mini-gallery-item {

    position: relative;

    min-width: 100px;

    cursor: pointer;

    transition: all 0.3s ease;

}



.mini-gallery-item img {

    width: 100px;

    height: 70px;

    object-fit: cover;

    border-radius: 8px;

    border: 3px solid transparent;

    transition: all 0.3s ease;

}



.mini-gallery-item:hover img {

    transform: translateY(-5px);

    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);

}



.mini-gallery-item.active img {

    border-color: var(--srijan-blue);

    box-shadow: 0 5px 15px rgba(0, 74, 153, 0.4);

}



/* ============================================

   PROJECT OVERVIEW - WITH VISIBLE TEXT AND SLIDING ANIMATION

   ============================================ */

.project-overview-section {

    margin-bottom: 30px;

}



.overview-stats {

    display: grid;

    grid-template-columns: repeat(2, 1fr);

    gap: 20px;

    margin-bottom: 20px;

}



.stat-box {

    background: white;

    padding: 25px;

    border-radius: 12px;

    border: 2px solid #e0e0e0;

    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);

    opacity: 0;

    animation-duration: 0.8s;

    animation-fill-mode: forwards;

    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

}



/* SLIDE IN FROM LEFT */

.slide-in-left {

    animation-name: slideInLeft;

    animation-delay: 0.2s;

}



@keyframes slideInLeft {

    from {

        opacity: 0;

        transform: translateX(-100px);

    }



    to {

        opacity: 1;

        transform: translateX(0);

    }

}



/* SLIDE IN FROM RIGHT */

.slide-in-right {

    animation-name: slideInRight;

    animation-delay: 0.4s;

}



@keyframes slideInRight {

    from {

        opacity: 0;

        transform: translateX(100px);

    }



    to {

        opacity: 1;

        transform: translateX(0);

    }

}



.stat-box strong {

    display: block;

    color: var(--srijan-blue);

    font-size: 16px;

    margin-bottom: 10px;

    font-weight: 700;

    letter-spacing: 0.5px;

}



.stat-box span {

    font-size: 22px;

    font-weight: 700;

    color: #333;

    display: block;

}



/* ============================================

   SECTION TITLES

   ============================================ */

.main-content h2 {

    color: #333;

    border-bottom: 3px solid var(--srijan-blue);

    display: inline-block;

    padding-bottom: 8px;

    margin: 30px 0 20px 0;

    font-size: 24px;

    font-weight: 700;

}



/* ============================================

   MAP SECTION

   ============================================ */

.map-container {

    width: 100%;

    height: 350px;

    border-radius: 8px;

    overflow: hidden;

    border: 1px solid var(--border-color);

    margin-bottom: 10px;

    position: relative;

}



.map-container iframe {

    width: 100%;

    height: 100%;

    border: 0;

}



.map-controls {

    position: absolute;

    top: 15px;

    left: 15px;

    z-index: 10;

    display: flex;

    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);

    border-radius: 4px;

    overflow: hidden;

    background: white;

}



.map-toggle-btn {

    padding: 10px 15px;

    border: none;

    background: #f8f8f8;

    cursor: pointer;

    font-size: 13px;

    font-weight: 500;

    color: #333;

    border-right: 1px solid #ccc;

    transition: all 0.3s ease;

}



.map-toggle-btn:last-child {

    border-right: none;

}



.map-toggle-btn:hover {

    background: #e8e8e8;

    color: #004a99;

}



.map-toggle-btn.active {

    background: white;

    font-weight: bold;

    color: #004a99;

}



.map-open-btn {

    position: absolute;

    top: 15px;

    right: 15px;

    z-index: 10;

    padding: 10px 15px;

    font-size: 12px;

    font-weight: bold;

    background: white;

    color: #004a99;

    border: 1px solid #ccc;

    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);

    cursor: pointer;

    border-radius: 4px;

    transition: all 0.3s ease;

}



.map-open-btn:hover {

    background: #004a99;

    color: white;

    transform: translateY(-2px);

    box-shadow: 0 4px 12px rgba(0, 74, 153, 0.4);

    border-color: #004a99;

}



/* ============================================

   AMENITIES - NO HOVER EFFECTS

   ============================================ */

.amenities-grid {

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    gap: 25px;

    margin-top: 20px;

}



.amenity-card {

    background: #ffffff;

    border: 2px solid #e0e0e0;

    border-radius: 16px;

    padding: 25px 20px;

    text-align: center;

    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);

}



.amenity-icon {

    width: 64px;

    height: 64px;

    margin: 0 auto 15px;

    display: flex;

    align-items: center;

    justify-content: center;

}



.amenity-icon img {

    width: 100%;

    height: 100%;

    object-fit: contain;

    filter: grayscale(100%);

}



.amenity-card h4 {

    font-size: 16px;

    margin: 0;

    color: #333;

    font-weight: 700;

}



/* ============================================

   PROPERTY DETAILS

   ============================================ */

.details-content p {

    color: #555;

    line-height: 1.8;

    font-size: 15px;

    margin-bottom: 15px;

}



/* ============================================

   CONTACT FORM - FLOATING ANIMATION

   ============================================ */

.sidebar {

    flex: 1;

}



.enquiry-card {

    background: #000000;

    padding: 0;

    border-radius: 20px;

    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);

    border: 2px solid #333;

    position: sticky;

    top: 100px;

    overflow: hidden;

}



/* FLOATING ANIMATION */

.floating-card {

    animation: floatingCard 3s ease-in-out infinite;

}



@keyframes floatingCard {



    0%,

    100% {

        transform: translateY(0px);

    }



    50% {

        transform: translateY(-15px);

    }

}



.form-header {

    background: rgba(255, 255, 255, 0.05);

    backdrop-filter: blur(10px);

    padding: 25px;

    text-align: center;

    border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}



.form-title {

    color: white;

    font-size: 24px;

    font-weight: bold;

    margin: 0 0 5px 0;

    text-shadow: 0 2px 10px rgba(255, 255, 255, 0.3);

}



.form-subtitle {

    color: rgba(255, 255, 255, 0.7);

    font-size: 13px;

    margin: 0;

}



.form-body {

    padding: 30px 25px;

}



.input-group {

    position: relative;

    margin-bottom: 25px;

}



.input-group input,

.input-group textarea {

    width: 100%;

    padding: 15px 15px 15px 45px;

    border: 2px solid rgba(255, 255, 255, 0.2);

    border-radius: 12px;

    font-size: 14px;

    font-family: inherit;

    background: rgba(255, 255, 255, 0.1);

    transition: all 0.3s ease;

    color: #fff;

    box-sizing: border-box;

}



.input-group input:focus,

.input-group textarea:focus {

    outline: none;

    border-color: var(--yellow);

    background: rgba(255, 255, 255, 0.15);

    box-shadow: 0 5px 20px rgba(250, 197, 37, 0.3);

    transform: translateY(-2px);

}



.input-group textarea {

    height: 90px;

    resize: none;

}



.input-icon {

    position: absolute;

    left: 15px;

    top: 50%;

    transform: translateY(-50%);

    font-size: 18px;

    color: var(--yellow);

    pointer-events: none;

    transition: all 0.3s ease;

}



.input-group textarea+.input-icon {

    top: 20px;

    transform: none;

}



.input-group input::placeholder,

.input-group textarea::placeholder {

    color: rgba(255, 255, 255, 0.5);

    font-size: 14px;

}



.consent-text {

    font-size: 10px;

    color: rgba(255, 255, 255, 0.6);

    margin-bottom: 20px;

    line-height: 1.4;

    text-align: center;

}



.btn-stack {

    display: flex;

    flex-direction: column;

    gap: 12px;

}



.btn {

    padding: 15px;

    border: none;

    border-radius: 12px;

    font-weight: bold;

    cursor: pointer;

    transition: all 0.3s ease;

    font-size: 15px;

    position: relative;

    overflow: hidden;

}



/* SEND ENQUIRY BUTTON - ORANGE GRADIENT */

.btn-send {

    background: linear-gradient(135deg, #FAC525, #c9a520);

    color: #000;

    box-shadow: 0 5px 15px rgba(250, 197, 37, 0.4);

}



.btn-send:hover {

    background: linear-gradient(135deg, #c9a520, #a88b1a);

    transform: translateY(-3px);

    box-shadow: 0 8px 25px rgba(250, 197, 37, 0.6);

}



.success-message {

    display: none;

    background: var(--yellow);

    color: #000;

    padding: 15px;

    border-radius: 12px;

    text-align: center;

    margin-top: 15px;

    font-weight: bold;

}



.success-message.show {

    display: block;

}



.form-decoration {

    position: absolute;

    width: 100px;

    height: 100px;

    border-radius: 50%;

    background: rgba(250, 197, 37, 0.1);

    pointer-events: none;

}



.decoration-1 {

    top: -30px;

    left: -30px;

}



.decoration-2 {

    bottom: -30px;

    right: -30px;

}



/* ============================================

   RESPONSIVE DESIGN

   ============================================ */

@media (max-width: 900px) {

    .page-wrapper {

        flex-direction: column;

    }



    .sidebar {

        order: -1;

    }



    .enquiry-card {

        position: static;

    }



    .overview-stats {

        grid-template-columns: 1fr;

    }



    .amenities-grid {

        grid-template-columns: 1fr;

    }



    .slide-wrapper img {

        height: 300px;

    }

}



@media (max-width: 768px) {

    .form-body {

        padding: 25px 20px;

    }



    .nav-btn {

        width: 40px;

        height: 40px;

        font-size: 16px;

    }

}



@media (min-width: 769px) and (max-width: 1024px) {

    .amenities-grid {

        grid-template-columns: repeat(2, 1fr);

    }

}





.icon-box-item {

    border: 1px solid #3d393994;

    padding: 20px;

    border-radius: 11px;

    background: #ffffff;

}











/* Hero Banner Section */

.lux-hero {

    background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.85)), url('assets/img/inner-banner.jpg');

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center;

    padding: 130px 0 110px 0;

    color: var(--lux-white);

    text-align: center;

    border-bottom: 3px solid var(--lux-accent-gold);

    position: relative;

    overflow: hidden;

}



.lux-hero::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: radial-gradient(circle at 50% 50%, rgba(197, 160, 89, 0.05) 0%, transparent 60%);

    pointer-events: none;

}



.lux-hero h1 {

    font-size: 42px;

    font-weight: 700;

    letter-spacing: 2px;

    color: var(--lux-white) !important;

    margin-bottom: 20px;

    text-transform: uppercase;

}



.lux-hero p {

    font-size: 16px;

    color: rgba(255, 255, 255, 0.7);

    max-width: 750px;

    margin: 0 auto 35px auto;

    line-height: 1.8;

    font-weight: 300;

}



.hero-badges {

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

    gap: 20px;

}



.hero-badge-item {

    display: inline-flex;

    align-items: center;

    gap: 8px;

    background: rgba(255, 255, 255, 0.04);

    border: 1px solid rgba(255, 255, 255, 0.08);

    padding: 8px 18px;

    border-radius: 50px;

    font-size: 12px;

    font-weight: 600;

    color: var(--lux-white);

    letter-spacing: 0.5px;

    backdrop-filter: blur(5px);

}



.hero-badge-item i {

    color: var(--lux-accent-gold);

    font-size: 14px;

}



/* Product Catalog Main Container */

.catalog-container {

    padding: 90px 0;

    background-color: var(--lux-white);

}



.catalog-container.alt-bg {

    background-color: var(--lux-light-gray);

}



.product-showcase {

    margin-bottom: 120px;

}



.product-showcase:last-child {

    margin-bottom: 0;

}



/* Alternating Rows alignment */

.row-alternate {

    display: flex;

    align-items: center;

}



.prod-image-wrapper {

    position: relative;

    background-color: var(--lux-white);

    border-radius: 20px;

    overflow: hidden;

    border: 1px solid var(--lux-border);

    box-shadow: var(--lux-shadow);

    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);

}



.prod-image-wrapper:hover {

    transform: translateY(-5px);

    box-shadow: var(--lux-shadow-hover);

}



.prod-image-wrapper img {

    width: 100%;

    height: auto;

    object-fit: cover;

    display: block;

    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);

}



.prod-image-wrapper:hover img {

    transform: scale(1.03);

}



.prod-badge-overlay {

    position: absolute;

    top: 20px;

    left: 20px;

    z-index: 5;

    display: flex;

    flex-direction: column;

    gap: 8px;

}



.prod-badge {

    background-color: rgba(12, 13, 16, 0.95);

    color: var(--lux-white);

    padding: 6px 14px;

    border-radius: 50px;

    font-size: 10px;

    font-weight: 700;

    text-transform: uppercase;

    letter-spacing: 1px;

    border: 1px solid rgba(255, 255, 255, 0.1);

}



.prod-badge.gold {

    background-color: var(--lux-accent-gold);

    color: var(--lux-black);

    border: none;

}



.prod-details {

    padding: 10px 0;

}



.prod-category {

    font-size: 11px;

    font-weight: 700;

    color: var(--lux-accent-gold);

    letter-spacing: 2px;

    text-transform: uppercase;

    margin-bottom: 8px;

    display: block;

}



.prod-title {

    font-size: 30px;

    font-weight: 700;

    color: var(--lux-black);

    margin-bottom: 18px;

    letter-spacing: -0.5px;

}



.prod-description {

    font-size: 14px;

    line-height: 1.7;

    color: var(--lux-text-muted);

    margin-bottom: 25px;

}



.prod-tags {

    display: flex;

    flex-wrap: wrap;

    gap: 12px;

    margin-bottom: 30px;

}



.prod-tag-pill {

    display: inline-flex;

    align-items: center;

    gap: 6px;

    background-color: var(--lux-light-gray);

    border: 1px solid var(--lux-border);

    padding: 6px 14px;

    border-radius: 50px;

    font-size: 12px;

    font-weight: 600;

    color: var(--lux-black);

}



.prod-tag-pill i {

    color: var(--lux-accent-gold);

}



/* Spec Table styling */

.lux-table-wrapper {

    margin-top: 30px;

    border: 1px solid #eef0f3;

    border-radius: 16px;

    overflow: hidden;

    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.02);

}



.lux-table {

    width: 100%;

    border-collapse: collapse;

    background-color: var(--lux-white);

    margin: 0;

}



.lux-table th {

    background-color: #ffd864;

    color: #1a1a1a;

    padding: 16px 20px;

    font-size: 11px;

    font-weight: 700;

    text-transform: uppercase;

    letter-spacing: 1.5px;

    text-align: left;

    border-bottom: 2px solid #e3e5e8;

}



.lux-table td {

    padding: 16px 20px;

    font-size: 14px;

    color: var(--lux-text);

    border-bottom: 1px solid #eef0f3;

    font-weight: 500;

    vertical-align: middle;

}



.lux-table tr:last-child td {

    border-bottom: none;

}



.lux-table tr {

    transition: all 0.25s ease;

}



.lux-table tr:hover {

    background-color: rgba(197, 160, 89, 0.05);

}



.cap-badge {

    background-color: #f1f3f5;

    color: var(--lux-black);

    padding: 6px 14px;

    border-radius: 30px;

    font-weight: 700;

    font-size: 12px;

    border: 1px solid #e3e5e8;

    display: inline-block;

    transition: all 0.25s ease;

}



.lux-table tr:hover .cap-badge {

    background-color: var(--lux-black);

    color: var(--lux-white);

    border-color: var(--lux-black);

}



.pricing-ph {

    display: inline-flex;

    align-items: center;

    gap: 6px;

    background-color: rgba(197, 160, 89, 0.08);

    color: #b58d3d;

    border: 1px solid rgba(197, 160, 89, 0.25);

    padding: 6px 14px;

    border-radius: 30px;

    font-size: 12px;

    font-weight: 600;

    letter-spacing: 0.5px;

    transition: all 0.25s ease;

}



.lux-table tr:hover .pricing-ph {

    background-color: var(--lux-accent-gold);

    color: var(--lux-black);

    border-color: var(--lux-accent-gold);

    box-shadow: 0 4px 10px rgba(197, 160, 89, 0.2);

}



/* Action Buttons */

.prod-actions {

    display: flex;

    gap: 15px;

    margin-top: 35px;

}



.btn-lux-primary {

    background-color: #ffc107;

    color: #000000 !important;

    padding: 12px 24px;

    font-size: 13px;

    font-weight: 700;

    border-radius: 50px;

    border: 2px solid #18160769;

    transition: all 0.3s ease;

    text-transform: uppercase;

    letter-spacing: 1px;

    display: inline-flex;

    align-items: center;

    gap: 8px;

    justify-content: center;

}



.btn-lux-primary:hover {

    background-color: transparent;

    color: var(--lux-black) !important;

    transform: translateY(-2px);

    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);

}



.btn-lux-secondary {

    background-color: transparent;

    color: var(--lux-black) !important;

    padding: 12px 24px;

    font-size: 13px;

    font-weight: 700;

    border-radius: 50px;

    border: 2px solid var(--lux-border);

    transition: all 0.3s ease;

    text-transform: uppercase;

    letter-spacing: 1px;

    display: inline-flex;

    align-items: center;

    gap: 8px;

    justify-content: center;

}



.btn-lux-secondary:hover {

    background-color: var(--lux-black);

    color: var(--lux-white) !important;

    border-color: var(--lux-black);

    transform: translateY(-2px);

    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);

}



/* Wholesale Inquiry Engine section */

.wholesale-inquiry-section {

    padding: 95px 0;

    background: linear-gradient(135deg, #0a0c10 0%, #171920 100%);

    border-top: 4px solid var(--lux-accent-gold);

}



.inquiry-engine-card {

    background: rgba(255, 255, 255, 0.02);

    border: 1px solid rgba(255, 255, 255, 0.08);

    border-radius: 24px;

    padding: 45px;

    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.35);

    backdrop-filter: blur(10px);

}



.inquiry-engine-card h3 {

    color: var(--lux-white) !important;

    font-size: 28px;

    font-weight: 700;

    margin-bottom: 8px;

    border-left: 4px solid var(--lux-accent-gold);

    padding-left: 14px;

}



.inquiry-engine-card .subtitle {

    color: rgba(255, 255, 255, 0.5);

    font-size: 13px;

    margin-bottom: 35px;

    display: block;

}



.form-section-title {

    color: rgba(255, 255, 255, 0.8) !important;

    font-size: 12px !important;

    font-weight: 700 !important;

    text-transform: uppercase;

    letter-spacing: 1px;

    margin-bottom: 12px;

    display: block;

}



.lux-pill-selector {

    display: flex;

    flex-wrap: wrap;

    gap: 10px;

    margin-bottom: 25px;

}



.lux-pill-selector input[type="radio"] {

    display: none;

}



.lux-pill-label {

    display: inline-flex;

    align-items: center;

    padding: 8px 18px;

    background: rgba(255, 255, 255, 0.04);

    border: 1px solid rgba(255, 255, 255, 0.08);

    color: rgba(255, 255, 255, 0.7) !important;

    border-radius: 30px;

    font-size: 13px;

    font-weight: 600;

    cursor: pointer;

    transition: all 0.3s ease;

}



.lux-pill-selector input[type="radio"]:checked+.lux-pill-label {

    background: var(--lux-accent-gold);

    border-color: var(--lux-accent-gold);

    color: var(--lux-black) !important;

    box-shadow: 0 5px 12px rgba(197, 160, 89, 0.3);

    transform: translateY(-1px);

}



.lux-pill-label:hover {

    background: rgba(255, 255, 255, 0.08);

    border-color: rgba(197, 160, 89, 0.4);

    color: var(--lux-white) !important;

}



.lux-input-group {

    position: relative;

    margin-bottom: 25px;

}



.lux-input {

    width: 100%;

    padding: 15px 18px;

    background: rgba(255, 255, 255, 0.03) !important;

    border: 1px solid rgba(255, 255, 255, 0.1) !important;

    border-radius: 12px !important;

    color: var(--lux-white) !important;

    font-size: 14px;

    outline: none;

    transition: all 0.3s ease;

}



.lux-input:focus {

    border-color: var(--lux-accent-gold) !important;

    background: rgba(255, 255, 255, 0.06) !important;

    box-shadow: 0 0 15px rgba(197, 160, 89, 0.15) !important;

}



.lux-label {

    position: absolute;

    left: 18px;

    top: 50%;

    transform: translateY(-50%);

    color: rgba(255, 255, 255, 0.4) !important;

    font-size: 14px;

    font-weight: 500;

    pointer-events: none;

    transition: all 0.3s ease;

}



.lux-input:focus~.lux-label,

.lux-input:not(:placeholder-shown)~.lux-label {

    top: 0;

    left: 12px;

    font-size: 11px;

    font-weight: 700;

    color: var(--lux-accent-gold) !important;

    background-color: #0d0f14 !important;

    padding: 2px 6px;

    border-radius: 4px;

}



textarea.lux-input {

    min-height: 110px;

    resize: none;

}



textarea.lux-input~.lux-label {

    top: 25px;

}



textarea.lux-input:focus~.lux-label,

textarea.lux-input:not(:placeholder-shown)~.lux-label {

    top: 0;

}



.lux-submit-btn {

    background: var(--lux-accent-gold) !important;

    color: var(--lux-black) !important;

    border: none !important;

    height: 52px !important;

    border-radius: 50px !important;

    font-size: 14px !important;

    font-weight: 700 !important;

    text-transform: uppercase !important;

    letter-spacing: 1px !important;

    box-shadow: 0 8px 20px rgba(197, 160, 89, 0.2) !important;

    position: relative;

    overflow: hidden;

    cursor: pointer;

    width: 100%;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 8px;

    transition: all 0.3s ease !important;

}



.lux-submit-btn:hover {

    transform: translateY(-2px) !important;

    box-shadow: 0 12px 25px rgba(197, 160, 89, 0.3) !important;

}



.lux-submit-btn::before {

    content: '';

    position: absolute;

    top: 0;

    left: -100%;

    width: 100%;

    height: 100%;

    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);

    transition: all 0.6s ease;

}



.lux-submit-btn:hover::before {

    left: 100%;

}



/* Trust Points section */

.catalog-trust-section {

    background-color: var(--lux-light-gray);

    padding: 60px 0;

    border-top: 1px solid var(--lux-border);

    border-bottom: 1px solid var(--lux-border);

}



.ct-item {

    text-align: center;

    padding: 15px;

}



.ct-icon-box {

    width: 65px;

    height: 65px;

    border-radius: 50%;

    background-color: var(--lux-white);

    color: var(--lux-black);

    font-size: 26px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    margin-bottom: 20px;

    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.02);

    border: 1px solid var(--lux-border);

    transition: all 0.3s ease;

}



.ct-item:hover .ct-icon-box {

    background-color: var(--lux-black);

    color: var(--lux-white);

    transform: translateY(-5px);

    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);

}



.ct-item h5 {

    font-size: 15px;

    font-weight: 700;

    color: var(--lux-black);

    margin-bottom: 8px;

}



.ct-item p {

    font-size: 12px;

    color: var(--lux-text-muted);

    line-height: 1.5;

    margin: 0;

}



:root {

    --lux-black: #0c0d10;

    --lux-dark-gray: #1b1d22;

    --lux-light-gray: #f5f6f8;

    --lux-border: #e3e5e8;

    --lux-accent-gold: #c5a059;

    --lux-white: #ffffff;

    --lux-text: #2f333c;

    --lux-text-muted: #6b7280;

    --lux-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);

    --lux-shadow-hover: 0 20px 45px rgba(0, 0, 0, 0.08);

    --lux-font: 'Montserrat', sans-serif;

}