/*=======================================
Hero Section One
=======================================*/
.axove-hero-one-wrapper {
    padding: 200px 0 80px;
    position: relative;
    overflow: hidden;
    background-color: #131717;
}

.axove-hero-one-subtitle {
    color: var(--axove-primary-color);
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.48px;
    text-transform: capitalize;
}
.axove-hero-one-subtitle svg {
    margin-right: 5px;
    display: inline-block;
    height: 15px;
    width: 15px;
}

.axove-hero-one-subtitle svg path{
    fill: var(--axove-primary-color);
}

.axove-hero-one-small-title {
    font-size: 60px;
    line-height: 120%;
    margin: 15px 0 20px 0;
}

.axove-hero-one-small-title .axove-large-hide {
    display: none;
}

.axove-hero-one-small-title span{
    position: relative;
    display: inline-block;
}

.axove-hero-one-small-title span:before {
    content: '';
    height: 16px;
    width: 100%;
    position: absolute;
    bottom: -20px;
    background-repeat: no-repeat;
    left: 4px;
    background-position: bottom left;
}

.axove-hero-one-big-title {
    font-size: 190px;
    line-height: 1;
}

.axove-hero-one-big-title::first-letter {
    color: var(--axove-primary-color);
}

.axove-hero-one-desc-and-button-wrapper {
    padding-left: 85px;
}

.axove-hero-one-desc {
    color: #ffffff;
    font-size: 20px;
}

.axove-hero-one-explore-button a {
    font-size: 20px;
    font-weight: 600;
    color: var(--axove-primary-color);
}

.axove-circle-btn-wrapper-beside-explore-button {
    margin-top: 20px;
}

.axove-hero-one-explore-button svg {
    margin-left: 5px;
    width: 14px;
}

.axove-hero-one-explore-button svg path{
    stroke: var(--axove-primary-color);
}


.axove-hero-one-right-text {
    display: inline-flex;
    position: absolute;
    right: 0;
    top: 33%;
    transform: rotate(90deg);
}

.axove-hero-one-right-text .axove-header-info-text-icon {
    margin-right: 5px;
    height: 15px;
    width: 15px;
}
.axove-header-info-text-icon svg rect{
    fill: var(--axove-primary-color);
}

.axove-hero-one-wrapper .axove-circle-btn-one-main-wrapper {
    position: absolute;
    right: 90px;
    bottom: 70px;
}

.axove-hero-one-wrapper .axove-next-section-image-wrapper {
    margin-top: 100px;
}

.axove-hero-one-shape-one {
    height: 799px;
    background: #1B1B1B;
    width: 921px;
    position: absolute;
    border-radius: 50%;
    right: -25%;
    top: -30%;
}

.axove-hero-one-shape-two {
    height: 716px;
    background: #1B1B1B;
    width: 697px;
    position: absolute;
    border-radius: 50%;
    left: -20%;
    bottom: -20%;
}

.axove-hero-one-subtitle-and-small-title,.axove-hero-one-big-title,.axove-hero-one-desc-and-button-wrapper,
.axove-hero-one-wrapper .axove-next-section-image-wrapper{
    position: relative;
}

.axove-circle-btn-wrapper-beside-explore-button .axove-circle-btn-one-main-wrapper {
    position: relative;
    right: auto;
    bottom: auto;
    margin-left: 30px;
    display: none;
}

.axove-circle-btn-wrapper-beside-explore-button {
    display: flex;
    align-items: center;

}

.axove-circle-btn-wrapper-beside-explore-button .axove-hero-one-right-text {
    position: relative;
    transform: rotate(0);
    right: auto;
    margin-left: 30px;
    display: none;
}

.axove-hero-one-right-text p {
    margin-bottom: 0;
}


@media only screen and (max-width: 1366px) {
    .axove-hero-one-big-title {
        font-size: 168px;
        margin-top: 30px;
    }

    .axove-hero-one-desc-and-button-wrapper {
        padding-left: 0;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1024px) {
    .axove-hero-one-small-title .axove-large-hide {
        display: inline-block;
    }

    .axove-hero-one-small-title span:before {
        bottom: -8px;
    }
    .axove-hero-one-small-title .axove-large-hide:before,
    .axove-hero-one-big-title,
    .axove-circle-btn-one-main-wrapper.axove-small-hide,
    .axove-hero-one-right-text.axove-small-hide,
    .axove-hero-one-wrapper .axove-next-section-image-wrapper{
        display: none;
    }

    .axove-circle-btn-wrapper-beside-explore-button .axove-circle-btn-one-main-wrapper{
        display: block;
    }
    .axove-circle-btn-wrapper-beside-explore-button .axove-hero-one-right-text{
        display: inline-flex;
    }

    .axove-hero-one-wrapper {
        padding: 170px 0 80px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-hero-one-wrapper {
        padding: 120px 0 80px;
    }

    .axove-hero-one-small-title {
        font-size: 40px;
    }

    .axove-circle-btn-wrapper-beside-explore-button {
        display: block;
    }

    .axove-circle-btn-wrapper-beside-explore-button .axove-hero-one-right-text {
        margin: 20px 0;
    }

    .axove-circle-btn-wrapper-beside-explore-button .axove-circle-btn-one-main-wrapper {
        margin-left: 0;
    }
    .axove-hero-one-small-title span:before{
        display: none;
    }
}

/*=======================================
Hero Section Two
=======================================*/

.axove-hero-two-wrapper {
    padding: 215px 0 100px;
    overflow: hidden;
    position: relative;
}

.axove-hero-two-wrapper .container {
    position: relative;
}


.axove-hero-two-left-content{
    position: relative;
}

.axove-hero-two-left-content-bg {
    background: linear-gradient(180deg, #9cfc4f 0%, #9cfc4f 50%, #181818 73.44%, #191919 100%);
    filter: blur(100px);
    position: absolute;
    height: 290px;
    width: 80%;
    top: 65%;
    transform: translateY(-50%) rotate(-25deg);
    left: 10%;
    opacity: .4;
}

.axove-hero-two-title {
    font-size: 150px;
    text-transform: uppercase;
    line-height: 105%;
    position: relative;
    z-index: 1;
    font-style: italic;
}

.axove-hero-two-title span {
    font-weight: 400;
}

.axove-hero-two-title-shape-one {
    position: absolute;
    top: -40px;
    right: 30px;
    width: 80px;
    z-index: 1;
}

.axove-hero-two-title-shape-two {
    position: absolute;
    top: 0;
    left: -60px;
    width: 55px;
    z-index: 1;
}

.axove-hero-two-desc-wrapper {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
}

.axove-hero-two-right-content {
    padding-left: 100px;
}

.axove-hero-two-top-desc-wrapper {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(217, 217, 217, 0.19);
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.axove-hero-two-top-desc span {
    color: var(--axove-primary-color);
    font-weight: 600;
}

.axove-hero-two-top-desc-btn svg path{
    stroke: var(--axove-primary-color);
}

.axove-hero-two-top-desc {
    flex: 1;
    margin-right: 45px;
}

.axove-hero-two-wrapper .axove-circle-button-one-main-wrapper {
    text-align: left;
    margin-top: 50px;
}

.axove-hero-two-right-text {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.axove-hero-two-right-text,.axove-hero-two-right-text a {
    text-decoration: underline !important;
}

.axove-hero-two-social-right-text-wrapper {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.axove-hero-two-social-icon-wrapper {
    display: inline-block;
    margin-right: 10px;
}

.axove-hero-two-social-icon li {
    display: inline-block;
    line-height: 1;
    margin-right: 10px;
}

.axove-hero-two-social-icon a {
    padding: 5px;
    font-weight: 600;
    font-size: 16px;
}

.axove-hero-two-social-icon a:hover{
    color: var(--axove-primary-color);
}

.axove-hero-two-right-text p:last-child{
    margin-bottom: 0;
}

@media only screen and (min-width: 1600px) {
    .axove-hero-two-social-right-text-wrapper{
        margin-top: 0;
    }
    .axove-hero-two-social-icon-wrapper {
        position: absolute;
        transform: translateY(-50%) rotate(-90deg);
        left: -180px;
        top: 50%;
        margin: 0;
    }

    .axove-hero-two-right-text {
        position: absolute;
        right: -200px;
        top: 50%;
        transform: translateY(-50%) rotate(-90deg);
    }
}

@media only screen and (max-width: 1480px) {
    .axove-hero-two-right-content {
        padding-left: 30px;
    }

    .axove-hero-two-social-right-text-wrapper {
        position: relative;
    }
}

@media only screen and (max-width: 1024px) {
    .axove-hero-two-right-content {
        padding-left: 0;
        margin-top: 50px;
    }

    .axove-hero-two-title {
        font-size: 130px;
    }

    .axove-hero-two-top-desc {
        flex: inherit;
        margin-right: 30px;
    }

    .axove-hero-two-desc-wrapper {
        max-width: 60%;
    }

    .axove-hero-two-right-content {
        display: flex;
        align-items: center;
    }
    .axove-hero-two-wrapper .axove-circle-button-one-main-wrapper {
        text-align: center;
        margin-top: 0;
        flex: 1;
    }
}

@media only screen and (max-width: 767px) {
    .axove-hero-two-wrapper {
        padding: 170px 0 90px;
    }

    .axove-hero-two-title {
        font-size: 60px;
        line-height: 110%;
    }

    .axove-hero-two-social-right-text-wrapper {
        display: block;
        margin-top: 25px;
    }

    .axove-hero-two-social-icon-wrapper {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .axove-hero-two-right-content {
        display: block;
    }

    .axove-hero-two-desc-wrapper {
        max-width: 100%;
    }

    .axove-hero-two-wrapper .axove-circle-button-one-main-wrapper {
        text-align: left;
        margin-top: 40px;
        flex: 1;
    }

    .axove-hero-two-title-shape-one {
        top: -45px;
        right: 0px;
        width: 60px;
    }

    .axove-hero-two-title-shape-two {
        top: -30px;
        left: 0;
        width: 30px;
    }
}

/*=======================================
Hero Section Three
=======================================*/
.axove-hero-three-wrapper {
    padding: 220px 0 100px;
    background-color: #0b0b0b;
}

.axove-hero-three-subtitle {
    font-weight: 600;
    text-transform: uppercase;
    color: var(--axove-primary-color);
    margin-bottom: 5px;
}

.axove-hero-three-title-wrapper {
    position: relative;
}

.axove-hero-three-title {
    font-size: 103px;
    line-height: 140%;
    text-transform: uppercase;
    position: relative;
}

.axove-hero-three-title-bg {
    background: linear-gradient(180deg, #9cfc4f 0%, #9cfc4f 50%, #181818 73.44%, #191919 100%);
    filter: blur(100px);
    position: absolute;
    height: 290px;
    width: 50%;
    top: 65%;
    transform: translateY(-50%) rotate(-20deg);
    left: 10%;
    opacity: .3;
}

.elementor .hero-title-image-one {
    margin: -20px 0 0 15px;
    max-width: 255px;
}

.elementor .hero-title-image-two {
    max-width: 255px;
    margin: -20px 15px 0 0;
}

.axove-hero-three-title span {
    font-weight: 400;
}

.axove-hero-three-wrapper .axove-circle-button-one-wrapper {
    background: var(--axove-primary-color);
    padding: 5px;
}

.axove-hero-three-title .axove-circle-button-one-wrapper {
    margin: 0 0 -40px 50px;
}

.axove-hero-three-wrapper .axove-circle-button-one-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.axove-hero-three-wrapper .axove-circle-button-one-wrapper .axove-circle-button-one-icon svg{
    fill: transparent !important;
}

.axove-hero-three-wrapper .axove-circle-button-one-wrapper svg {
    fill: #000000;
    transition: .3s;
}

.axove-hero-three-wrapper .axove-next-section-image-wrapper {
    margin-top: 100px;
}

@media only screen and (max-width: 1280px) {
    .axove-hero-three-title .axove-circle-button-one-wrapper {
        margin: 30px 0 0px 0px;
    }
}

@media only screen and (max-width: 1024px) {
    .axove-hero-three-title img {
        display: none;
    }

    .axove-hero-three-wrapper .axove-next-section-image-wrapper {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .axove-hero-three-title {
        font-size: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-hero-three-wrapper {
        padding: 120px 0 100px;
    }

    .axove-hero-three-title {
        font-size: 38px;
    }
}

/*=======================================
Hero Section Four
=======================================*/
.axove-hero-four-wrapper {
    padding: 180px 0 100px;
    text-align: center;
    position: relative;
}

.axove-hero-four-title span {
    font-weight: 400;
    font-style: italic;
}

.axove-hero-four-title {
    font-size: 83px;
    text-transform: uppercase;
    line-height: 140%;
    position: relative;
}

.axove-hero-four-button {
    font-size: 20px;
    font-weight: 600;
    color: var(--axove-primary-color);
    margin-top: 15px;
}

.axove-hero-four-button svg {
    margin-left: 5px;
    width: 16px;
}
.axove-hero-four-button svg path {
    stroke: var(--axove-primary-color);
}

.axove-hero-four-title-bg {
    background: linear-gradient(180deg, #9CFE4F 0%, #9CFE4F 50%, #181818 73.44%, #191919 100%);
    filter: blur(100px);
    position: absolute;
    height: 190px;
    width: 50%;
    top: 55%;
    transform: translate(-50%, -50%) rotate(-15deg);
    left: 50%;
    opacity: .6;
}

@media only screen and (max-width: 1024px) {
    .axove-hero-four-title {
        font-size: 55px;
    }

    .axove-hero-four-title img{
        display: none;
    }

    .axove-hero-four-wrapper {
        padding: 150px 0 100px;
    }

    .axove-hero-four-title span {
        font-style: normal;
    }
}

@media only screen and (max-width: 767px) {
    .axove-hero-four-title {
        font-size: 34px;
    }
    .axove-hero-four-button {
        margin-top: 10px;
    }

    .axove-hero-four-wrapper {
        padding: 110px 0 80px;
    }
}

/*=======================================
Axove Circle Button One
=======================================*/
.axove-circle-button-one-wrapper {
    height: 155px;
    width: 155px;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    padding: 0;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 4px;
    background-color: transparent;
    overflow: hidden;
}

.axove-circle-button-one-hover {
    transform: translate(-50%, -50%) scale(.08);
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 30px;
    height: 100%;
    width: 100%;
    background: #767676;
    border-radius: 50%;
    transition: .3s;
    transform-origin: center;
}

.axove-circle-button-one-wrapper:hover .axove-circle-button-one-hover{
    transform: translate(-50%, -50%) scale(1);
    background: var(--axove-primary-color);
}

.axove-circle-button-one-wrapper svg {
    fill: #000000;
    transition: .3s;
}
.axove-hero-one-wrapper .axove-circle-button-one-wrapper svg {
    fill: #ffffff;
}
.axove-circle-button-one-wrapper:hover svg {
    fill: #000000;
}

@keyframes axove-spin {
    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.axove-spin-animation{
    -webkit-animation: axove-spin 15s linear infinite;
    -moz-animation: axove-spin 15s linear infinite;
    animation: axove-spin 15s linear infinite;
}

/*====================================
# Accordion One CSS
====================================*/
.axove-accordion-one-wrapper .accordion-button,
.axove-accordion-one-wrapper .accordion-item {
    background-color: transparent;
}

.axove-accordion-one-wrapper .accordion-item {
    border: none;
    margin-bottom: 30px;
    position: relative;
}
.axove-accordion-one-wrapper .accordion-button:not(.collapsed),
.axove-accordion-one-wrapper .accordion-button:focus{
    box-shadow: none !important;
}

.axove-accordion-one-wrapper .accordion-body {
    color: #8D8F96;
}

.axove-accordion-one-wrapper .accordion-header button {
    color: #ffffff;
    font-size: 26px;
    font-weight: 600;
    position: relative;
}

.axove-accordion-one-wrapper .axove-accordion-icon {
    position: absolute;
    right: 20px;
    font-size: 20px;

}

.axove-accordion-one-wrapper .accordion-item .open-icon,
.axove-accordion-one-wrapper .accordion-item.open .close-icon{
    display: none;
}


.axove-accordion-one-wrapper .accordion-item.open .open-icon {
    display: inline-block;
}

.axove-accordion-one-wrapper .accordion-item:first-of-type .accordion-button,
.axove-accordion-one-wrapper .accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.axove-accordion-one-wrapper .accordion-item:last-of-type,
.axove-accordion-one-wrapper .accordion-item:last-of-type .accordion-collapse,
.axove-accordion-one-wrapper .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.axove-accordion-one-number {
    color: #414141;
    font-size: 32px;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 7px;
}

.axove-accordion-number-enable .axove-accordion-one-content {
    padding-left: 60px;
}

.axove-accordion-one-wrapper .accordion-button::after{
    background-image: none;
}

@media only screen and (max-width: 767px) {
    .axove-accordion-number-enable .axove-accordion-one-content {
        padding-left: 0;
    }

    .axove-accordion-one-number {
        position: relative;
        left: auto;
        top: auto;
    }

    .axove-accordion-one-wrapper .accordion-header button {
        padding: 5px 20px 5px 0
    }

    .axove-accordion-one-wrapper .accordion-body {
        padding: 10px 0;
    }

    .axove-accordion-one-wrapper .axove-accordion-icon {
        right: 0;
    }
}

/*====================================
# Sidebar Navigation CSS
====================================*/

.sidebar-widget-area .widget.widget_nav_menu li.current-menu-item a:before{
    background-color: var(--axove-primary-color);
}

/*====================================
# Sidebar Contact Form CSS
====================================*/
.axove-sidebar-contact-form-wrapper.sidebar-widget-area .widget-title{
    margin-bottom: 30px;
}

.axove-sidebar-contact-form-wrapper.sidebar-widget-area button svg{
    display: none;
}

@media only screen and (max-width: 1024px) {
    .elementor-widget-container .sidebar-widget-area{
        margin-top: 0;
    }
}

/*====================================
# Contact Info Two CSS
====================================*/
.axove-contact-info-two-item {
    border-radius: 15px;
    background: #242425;
    padding: 40px;
    text-align: center;
    margin-bottom: 30px;
}

.axove-contact-info-two-icon {
    width: 70px;
    display: inline-block;
    font-size: 70px;
    line-height: 1;
    color: var(--axove-primary-color);
    margin-bottom: 30px;
}

.axove-contact-info-two-icon svg path {
    fill: var(--axove-primary-color);
}

.axove-contact-info-two-title {
    font-size: 22px;
}

.axove-contact-info-two-desc p {
    margin: 0;
}

.axove-contact-info-two-desc,.axove-contact-info-two-desc a {
    color: #ffffff;
}

@media only screen and (max-width: 767px) {
    .axove-contact-info-two-item {
        padding: 40px 30px;
    }
}

/*====================================
# Video Popup CSS
====================================*/
.axove-img-with-video .axove-video-image {
    height: 605px;
    overflow: hidden;
    position: relative;
}

.axove-img-with-video .axove-video-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.axove-img-with-video .axove-video-button:before,.axove-img-with-video .axove-video-button:after {
    width: 120px;
    height: 120px;
}

@media only screen and (max-width: 991px) {
    .axove-img-with-video .axove-video-image {
        height: 450px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-img-with-video .axove-video-image {
        height: 350px;
    }
}

/*==================================
# Video Popup Two CSS
====================================*/
.axove-img-with-video-title {
    font-size: 136px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: -60px;
    position: relative;
    z-index: 1;
    line-height: 1;
}

.axove-img-with-video-title span {
    font-weight: 400;
    font-style: italic;
}

@media only screen and (max-width: 1024px) {
    .axove-img-with-video-title {
        font-size: 100px;
        margin-bottom: -45px;
    }
}

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

}

@media only screen and (max-width: 767px) {
    .axove-img-with-video-title {
        font-size: 56px;
        margin-bottom: -30px;
    }
}
/*================================
Marquee Text CSS
================================*/
.axove-marquee-wrap {
    overflow: hidden;
    display: block;
    padding: 60px 0;
    background-color: #1b1b1b;
}

.axove-marquee-text {
    animation: marquee 45s linear infinite;
    position: relative;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    font-family: var(--axove-heading-font);
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 61.6px */
    text-transform: uppercase;
    color: #ffffff;
}
@keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translatex(-100%); }
}

.axove-marquee-text i {
    font-size: 30px;
    margin: -9px 30px 0 30px;
    display: inline-block;
    vertical-align: middle;
}

.axove-marquee-text svg {
    margin: -6px 30px 0 30px;
}

@media only screen and (max-width: 1280px) {
    .axove-marquee-text {
        animation: marquee 25s linear infinite;
    }
}

@media only screen and (max-width: 1024px) {
    .axove-marquee-text {
        animation: marquee 20s linear infinite;
    }
}

@media only screen and (max-width: 991px) {
    .axove-marquee-text {
        animation: marquee 15s linear infinite;
    }
}

@media only screen and (max-width: 767px) {
    .axove-marquee-text {
        font-size: 24px;
    }

    .axove-marquee-text svg {
        margin: -6px 15px 0 15px;
    }

    .axove-marquee-wrap{
        padding: 45px 0;
    }
}


/*=======================================
Section Title One
=======================================*/
.axove-section-title-wrapper {
    text-align: center;
}

.axove-section-title-content {
    width: 60%;
    display: inline-block;
}

.axove-section-subtitle {
    color: var(--axove-primary-color);
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.48px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
}

.axove-section-subtitle svg {
    margin-right: 10px;
    display: inline-block;
    height: 13px;
    width: 13px;
}

.axove-section-subtitle svg path{
    fill: var(--axove-primary-color);
}

.axove-section-title {
    font-size: 55px;
    line-height: 115%;
    margin: 20px 0 40px;
    display: inline-block;
    text-transform: capitalize;
}

.axove-section-title span {
    font-weight: 400;
}

@media only screen and (max-width: 1024px) {
    .axove-section-title-content {
        width: 80%;
    }
}

@media only screen and (max-width: 767px) {
    .axove-section-title-content {
        width: 100%;
    }
    .axove-section-title {
        font-size: 40px;
        margin: 15px 0 30px;
    }
}

/*=======================================
Section Title Two
=======================================*/
.axove-section-title-two-wrapper {
    margin-bottom: 40px;
}

.axove-section-title-two-wrapper.axove-section-title-layout-one .axove-section-title{
    margin: 15px 0 0;
}

.axove-section-title-two-desc p:last-child {
    margin-bottom: 0;
}

.axove-section-title-two-desc {
    color: #ffffff;
}

.axove-section-title-two-wrapper .axove-section-subtitle{
    justify-content: left;
}

.axove-section-title-two-wrapper.axove-section-title-layout-two .axove-section-title{
    margin: 15px 0 20px;
}

.axove-section-title img {
    width: 40px;
    display: inline-block;
    margin: -10px 10px 0 0;
}

@media only screen and (max-width: 1024px) {
    .axove-section-title-two-wrapper {
        margin-bottom: 30px;
    }

    .axove-section-title-two-wrapper.axove-section-title-layout-one .axove-section-title-two-desc {
        margin-top: 30px;
    }

    .axove-section-title-two-wrapper.axove-section-title-layout-two .axove-section-title-two-desc {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-section-title img {
        width: 32px;
    }
}

/*=======================================
Section Title Three
=======================================*/
.axove-section-title-three-wrapper .axove-section-title{
    text-transform: uppercase;
    margin: 20px 0 0;
}

.axove-section-title-three-wrapper .axove-section-title-two-desc {
    margin-top: 20px;
}

.axove-section-title-three-button a {
    color: var(--axove-primary-color);
    font-size: 20px;
    font-weight: 600;
}

.axove-section-title-three-button a svg {
    margin-left: 10px;
    width: 14px;
}

.axove-section-title-three-button a svg path{
    transition: .3s;
    stroke: var(--axove-primary-color);
}
.axove-section-title-three-button {
    text-align: right;
}

@media only screen and (max-width: 991px) {
    .axove-section-title-three-wrapper .axove-section-title {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-section-title-three-wrapper .axove-section-title {
        font-size: 36px;
    }

    .axove-section-title-three-button {
        text-align: left;
        margin-top: 20px;
    }
}

/*================================
Award List CSS
================================*/
.axove-award-list-item-wrapper {
    background-color: #2F3037;
    margin-bottom: 35px;
    padding: 40px;
    position: relative;
    padding-left: 170px;
    font-family: var(--axove-heading-font);
}

.axove-award-left-content {
    position: absolute;
    background-color: #242424;
    left: 0;
    top: 0;
    height: 100%;
    width: 120px;
    text-align: center;
    display: table;
    font-size: 43px;
    font-weight: 600;
    color: #ffffff;
}

.axove-award-list-image {
    position: absolute;
    right: 40px;
    bottom: 40px;
    max-width: 100px;
}

.axove-award-year {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
}

.axove-award-title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 0;
}

.axove-award-count {
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
}

.axove-award-left-content .axove-table-cell {
    position: relative;
    z-index: 1;
}

.axove-award-hover-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    background-size: cover;
    background-position: center;
}

.axove-award-list-item-wrapper:hover .axove-award-hover-img{
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 767px) {
    .axove-award-left-content {
        display: none;
    }
    .axove-award-list-item-wrapper {
        padding: 30px 25px;
    }

    .axove-award-list-image {
        right: 25px;
        bottom: 25px;
        max-width: 80px;
    }
}

/*=======================================
Testimonial Slider One CSS
=======================================*/
.axove-testimonial-slider-one-container {
    background-color: #252525;
    background-size: 60%;
    background-repeat: no-repeat;
    position: relative;
}

.axove-testimonial-slider-one-icon {
    margin-bottom: 15px;
}
.axove-testimonial-slider-one-icon svg path{
    fill: var(--axove-primary-color);
}

.axove-testimonial-slider-one-item {
    padding: 100px;
}

.testimonial-slider-one-text {
    color: #bebebe;
    font-size: 22px;
    line-height: 185%;
    margin-bottom: 25px;
}

.testimonial-slider-one-person {
    display: flex;
    align-items: center;
}

.testimonial-slider-one-person-name {
    margin-bottom: 0;
    font-size: 20px;
}

.testimonial-slider-one-person-separator {
    display: inline-block;
    font-size: 25px;
    color: #ffffff;
    margin: 0 15px 0 10px;
}

.testimonial-slider-one-person-designation {
    text-transform: capitalize;
}

.axove-testimonial-slider-one-icon-two {
    position: absolute;
    right: 30px;
    bottom: 25px;
}

.axove-testimonial-slider-one-icon-two svg path {
    fill: #323232;
}

.axove-testimonial-slider-one-count{
    font-size: 170px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #666666;
    -webkit-text-fill-color: transparent;
    font-family: sans-serif;
    transform: rotate(-90deg);
}

@media only screen and (max-width: 1024px) {
    .axove-testimonial-slider-one-count {
        transform: rotate(0deg);
        margin-bottom: 40px;
    }

    .axove-testimonial-slider-one-item {
        padding: 70px;
    }
    
}

@media only screen and (max-width: 767px) {
    .axove-testimonial-slider-one-count {
        font-size: 110px;
        margin-bottom: 30px;
    }

    .axove-testimonial-slider-one-item {
        padding: 40px 15px;
    }

    .testimonial-slider-one-person {
        display: block;
    }

    .testimonial-slider-one-person-separator {
        display: none;
    }

    .axove-testimonial-slider-one-container {
        background-size: 90%;
    }
}

/*=======================================
Testimonial Slider Two CSS
=======================================*/
.axove-testimonial-slider-two-item {
    padding: 50px;
    background: #252525;
}

.axove-testimonial-company-logo {
    max-width: 155px;
}

.testimonial-slider-two-text {
    font-size: 24px;
    line-height: 160%;
    margin: 30px 0 35px;
}

.testimonial-slider-two-person-img {
    height: 65px;
    width: 65px;
    border-radius: 50%;
    position: absolute;
    left: 0;
}

.testimonial-slider-two-person {
    position: relative;
    padding-left: 80px;
}

.testimonial-slider-two-person-name {
    font-size: 20px;
    margin-bottom: 0;
}

.testimonial-slider-two-person-designation {
    text-transform: capitalize;
}

@media only screen and (max-width: 1024px) {
    .axove-testimonial-slider-two-item {
        padding: 50px 40px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-testimonial-slider-two-item {
        padding: 35px 20px;
    }

    .testimonial-slider-two-text {
        font-size: 20px;
    }
}

/*=======================================
Testimonial One CSS
=======================================*/

.axove-testimonials-one-wrapper {
    background-size: contain;
    background-position: center -65px;
    background-repeat: no-repeat;
}


.axove-testimonials-one-section-title {
    font-size: 277px;
    text-transform: uppercase;
    width: 200%;
    line-height: 1;
    margin-bottom: -140px;
}

.axove-testimonial-one-content {
    background-color: #1B1B1B;
    padding: 40px;
    margin-bottom: 30px;
    font-family: var(--axove-heading-font);
    border-radius: 15px;
    position: relative;
}

.axove-testimonial-one-icon {
    width: 32px;
    position: absolute;
    right: 40px;
    top: 40px;
}

.axove-testimonial-one-icon svg path{
    fill: var(--axove-primary-color);
}

.axove-testimonial-one-author-info {
    position: relative;
    padding-left: 95px;
    min-height: 75px;
}

.axove-testimonial-one-author-img {
    height: 75px;
    width: 75px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    border: 3px solid #ffffff;
    position: absolute;
    left: 0;
    top: -10px;
}

.axove-testimonial-one-author-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}

.axove-testimonial-one-author-designation {
    font-weight: 500;
    font-size: 16px;
    color: var(--axove-primary-color);
    line-height: 1;
    text-transform: capitalize;
}

.axove-testimonial-one-text {
    color: #A9ADB9;
    line-height: 180%;
    margin-top: 15px;
}

.axove-testimonial-one-date-ratting {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.axove-testimonial-one-date {
    font-size: 16px;
    flex: 1;
}

.axove-testimonial-one-rating {
    font-size: 15px;
    color: #EF9917;
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    .axove-single-testimonial-item{
        flex: 0 0 auto;
        width: 33.3%;
    }
}

@media only screen and (max-width: 1024px) {
    .axove-testimonial-one-content {
        padding: 40px 30px;
    }

    .axove-testimonial-one-icon {
        right: 30px;
    }

    .axove-testimonials-one-section-title {
        font-size: 90px;
        width: auto;
        margin-bottom: 60px;
        text-align: center;
    }

    .axove-testimonials-one-wrapper {
        background-position: center 20px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-testimonial-one-content {
        padding: 30px 20px;
    }

    .axove-testimonials-one-section-title {
        font-size: 42px;
        margin-bottom: 36px;
    }

    .axove-testimonial-one-icon {
        right: 20px;
        width: 20px;
    }

    .axove-testimonial-one-author-img {
        height: 70px;
        width: 70px;
        top: -5px;
    }

    .axove-testimonial-one-author-info {
        padding-left: 90px;
        min-height: 70px;
    }
}

/*=======================================
Pricing Slider One CSS
=======================================*/
.axove-pricing-one-slider-wrapper{
    position:relative;
}
.axove-pricing-one-slider-item {
    border-radius: 3px;
    background: #252525;
    padding: 40px;
    position: relative;
    display: block;
}

.axove-pricing-one-slider-price {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    position: absolute;
    right: 40px;
    top: 40px;
    line-height: 1;
}

.axove-pricing-one-slider-offer-text {
    border-radius: 16px;
    background: #2E2D2D;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    padding: 2px 15px;
    margin-bottom: 15px;
    color: #ffffff;
}

.axove-pricing-one-slider-title {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.axove-pricing-one-slider-desc {
    color: #8d8f96;
}

.axove-pricing-one-slider-icon {
    height: 65px;
    width: 65px;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
    background-color: #2d2d2d;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    transition: .3s;
    color: #ffffff;
}



.axove-pricing-one-slider-icon-and-content {
    position: relative;
    padding-left: 105px;
}


.axove-pricing-one-slider-item:hover .axove-pricing-one-slider-icon{
    background-color: var(--axove-primary-color);
}

.axove-pricing-one-slider-item:hover .axove-pricing-one-slider-icon svg path {
    fill: #000000;
}


.axove-pricing-one-slider-wrapper .slick-dots button {
    height: 32px;
    text-indent: 0;
    width: 32px;
    font-size: 16px;
    font-weight: 600;
    background-color: transparent;
    color: #ffffff;
}

.axove-pricing-one-slider-wrapper .slick-dots{
    margin-top: 40px;
}
.axove-pricing-one-slider-wrapper .slick-dots button:hover,
.axove-pricing-one-slider-wrapper .slick-dots .slick-active button {
    border-color: var(--axove-primary-color);
}
.axove-pricing-one-slider-icon svg {
    margin-top: -5px;
}

@media only screen and (max-width: 1024px) {
    .axove-pricing-one-slider-icon-and-content {
        padding-left: 0;
    }

    .axove-pricing-one-slider-icon {
        position: relative;
        left: auto;
        top: auto;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .axove-pricing-one-slider-item {
        padding: 30px;
    }

    .axove-pricing-one-slider-price {
        right: 30px;
        top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-pricing-one-slider-item {
        padding: 20px;
    }

    .axove-pricing-one-slider-price {
        right: 20px;
        top: 20px;
        font-size: 22px;
    }
}


/*================================
Pricing Table Two CSS
================================*/

.axove-pricing-two-plan-switcher-wrapper {
    text-align: center;
    margin-bottom: 50px;
}

.axove-pricing-two-plan-switcher {
    background-color: #252525;
    display: inline-block;
    padding: 10px 24px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: .5px;
}

.axove-pricing-two-plan-switcher ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.axove-pricing-two-plan-switcher ul li {
    line-height: 1;
    margin: 0;
}

.axove-pricing-two-plan-switcher ul li.axove-billing-switcher {
    height: 40px;
    width: 80px;
    background-color: #171717;
    border-radius: 50px;
    margin: 0 15px;
    position: relative;
    cursor: pointer;
    transition: .3s;
}


.axove-pricing-two-plan-switcher ul li.axove-billing-switcher span {
    height: 30px;
    width: 30px;
    background-color: var(--axove-primary-color);
    position: absolute;
    border-radius: 50%;
    top: 50%;
    margin-top: -15px;
    left: 5px;
    transition: .3s;
}

.axove-pricing-two-plan-switcher ul li.axove-billing-switcher.yearly span {
    left: auto;
    right: 5px;
}

.axove-pricing-two-table-wrapper {
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    display: none;
}
.axove-pricing-two-table-wrapper.show {
    opacity: 1;
    visibility: visible;
    display: block;
}

.pricing-two-table-content {
    background-color: #252525;
    padding: 40px;
    border-radius: 13px;
    margin-bottom: 30px;
    border: 1px dashed transparent;
    transition: .3s;
}

.pricing-two-table-content:hover {
    border-color: #3C4563;
}

.pricing-two-table-title {
    font-size: 28px;
    margin-bottom: 5px;
}

.pricing-two-table-desc {
    color: #dddddd;
}

.pricing-two-price {
    font-size: 42px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
}

.pricing-two-duration {
    font-size: 20px;
    color: #ffffff;
    line-height: 1;
    font-weight: 600;
}

.axove-button.pricing-two-btn-one {
    width: 100%;
    text-align: center;
    background-color: #171717;
    border-radius: 8px;
    margin: 40px 0 30px 0;
    color: #ffffff;
}


.axove-button.pricing-two-btn-one:hover{
    background-color: var(--axove-primary-color);
    opacity: 1;
    color: #000000;
}

.pricing-two-features-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing-two-features-list ul li {
    position: relative;
    margin: 15px 0px;
    color: #ffffff;
}

.pricing-two-features-list ul li:before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 600;
    font-size: 14px;
    color: var(--axove-primary-color);
    margin-right: 15px;
}
.pricing-two-price-time-duration {
    margin-top: 25px;
}

@media only screen and (max-width: 1024px) {
    .pricing-two-table-content {
        padding: 30px;
    }
}

/*=======================================
Portfolio One CSS
=======================================*/
.axove-portfolio-one-wrapper{
    position:relative;
}
.axove-portfolio-one-item {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
}

.axove-portfolio-one-thumbnail-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}

.axove-portfolio-one-details {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.axove-portfolio-one-thumbnail-wrapper:hover .axove-portfolio-one-details {
    opacity: 1;
    visibility: visible;
}

.axove-portfolio-one-thumbnail-wrapper .axove-circle-button-one-url {
    background: var(--axove-primary-color);
    border-color: var(--axove-primary-color);
    height: 140px;
    width: 140px;
    line-height: 1.5;
    padding: 15px;
}

.axove-portfolio-one-thumbnail-wrapper .axove-circle-button-one-text {
    color: #000000;
}

.axove-portfolio-one-content {
    display: inline-block;
    text-align: left;
}

.axove-portfolio-one-wrapper.portfolio-layout-two .axove-portfolio-one-content{
    display: block;
}

.axove-portfolio-one-subtitle-year {
    display: flex;
    align-items: center;
}

.axove-portfolio-one-subtitle {
    flex: 1;
    color: #ffffff;
    font-weight: 600;
}

.axove-portfolio-one-year {
    color: #ffffff;
    font-weight: 600;
}

.axove-portfolio-one-title {
    margin-top: 5px;
}

.axove-portfolio-one-view-all-btn .axove-circle-button-one-url {
    height: 250px;
    width: 250px;
    border: none;
    background: var(--axove-primary-color);
    font-size: 20px;
}

.axove-portfolio-one-view-all-btn .axove-circle-button-one-text{
    color: #000000;
}
.axove-portfolio-one-view-all-btn  .axove-circle-button-one-url svg path{
    stroke: #000000;
}

.axove-portfolio-one-bg-text {
    font-size: 220px;
    text-transform: uppercase;
    font-family: var(--axove-heading-font);
    color: #252525;
    font-weight: 700;
    position: absolute;
    transform: rotate(45deg);
    bottom: 30%;
    left: 0;
}

.axove-portfolio-one-layout-two-title {
    margin: 0;
    font-size: 20px;
    background-color: var(--axove-primary-color);
    display: inline-block;
    padding: 5px 15px 7px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-weight: 600;
    transform: translateY(-20px);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.axove-portfolio-one-item:hover .axove-portfolio-one-layout-two-title{
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    color: #000000;
}

.axove-portfolio-one-wrapper.portfolio-layout-two .axove-portfolio-one-thumbnail-wrapper {
    margin-bottom: 0;
    display: block;
}

.axove-portfolio-one-thumbnail-wrapper {
    overflow: hidden;
}

.axove-portfolio-one-thumbnail-wrapper img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center;
}

.axove-portfolio-one-thumbnail-wrapper a {
    height: 100%;
    width: 100%;
}

@media only screen and (max-width: 1024px) {
    .axove-portfolio-one-bg-text {
        left: -16%;
    }
}

@media only screen and (max-width: 991px) {
    .axove-portfolio-one-bg-text {
        left: -35%;
    }
}

@media only screen and (max-width: 767px) {
    .axove-portfolio-one-item {
        margin-bottom: 40px;
    }

    .axove-portfolio-one-view-all-btn.axove-circle-button-one-main-wrapper {
        margin-top: 30px;
    }

    .axove-portfolio-one-bg-text{
        display: none;
    }

    .axove-portfolio-one-view-all-btn .axove-circle-button-one-url {
        height: 220px;
        width: 220px;
        border: none;
    }
}

/*=======================================
Portfolio Two CSS
=======================================*/
.axove-portfolio-two-item {
    margin-bottom: 60px;
}

.axove-portfolio-two-subtitle {
    color: var(--axove-primary-color);
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px;
}

.axove-portfolio-two-title {
    font-size: 55px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 20px;
}

.axove-portfolio-two-details {
    height: 65px;
    width: 65px;
    line-height: 65px;
    text-align: center;
    background: #363636;
    border-radius: 50%;
    margin-top: 30px;
}

.axove-portfolio-two-details:hover {
    background-color: var(--axove-primary-color);
}

.axove-portfolio-two-details:hover svg path {
    stroke: #000000;
}

.axove-portfolio-two-thumbnail-wrapper {
    height: 500px;
}

.axove-portfolio-two-thumbnail-wrapper a {
    display: inline-block;
    height: 100% !important;
    width: 95% !important;
}

.axove-portfolio-two-thumbnail-wrapper a img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center;
}


.axove-portfolio-two-wrapper .axove-portfolio-two-item:nth-child(odd) .axove-portfolio-two-left-column .axove-portfolio-two-content,.axove-portfolio-two-wrapper .axove-portfolio-two-item:nth-child(odd) .axove-portfolio-two-right-column .axove-portfolio-two-thumbnail-wrapper {
    display: none;
}


.axove-portfolio-two-wrapper .axove-portfolio-two-item:nth-child(even) .axove-portfolio-two-left-column .axove-portfolio-two-thumbnail-wrapper,.axove-portfolio-two-wrapper .axove-portfolio-two-item:nth-child(even) .axove-portfolio-two-right-column .axove-portfolio-two-content {
    display: none;
}

.axove-portfolio-two-wrapper .axove-portfolio-two-item:nth-child(even) .axove-portfolio-two-right-column .axove-portfolio-two-thumbnail-wrapper {
    text-align: right;
}

@media only screen and (max-width: 1024px) {
    .axove-portfolio-two-title {
        font-size: 50px;
    }

    .axove-portfolio-two-thumbnail-wrapper {
        height: 400px;
    }
}

@media only screen and (max-width: 991px) {
    .axove-portfolio-two-thumbnail-wrapper a {
        width: 100% !important;
    }

    .axove-portfolio-two-title {
        font-size: 36px;
    }


}

@media only screen and (max-width: 767px) {
    .axove-portfolio-two-wrapper .axove-portfolio-two-item:nth-child(even) .axove-portfolio-two-left-column .axove-portfolio-two-thumbnail-wrapper{
        display: block;
    }

    .axove-portfolio-two-wrapper .axove-portfolio-two-item:nth-child(even) .axove-portfolio-two-right-column .axove-portfolio-two-thumbnail-wrapper {
        display: none;
    }

    .axove-portfolio-two-thumbnail-wrapper {
        height: 350px;
        margin-bottom: 30px;
    }
}

/*=======================================
Portfolio Slide CSS
=======================================*/
.axove-portfolio-slider-item {
    height: 560px;
    transition: .5s;
    position: relative;
}

.axove-portfolio-slider-wrapper .slick-center {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
}

.axove-portfolio-slider-item .axove-circle-button-one-url {
    background: var(--axove-primary-color);
    border-color: var(--axove-primary-color);
    height: 140px;
    width: 140px;
    line-height: 1.5;
    padding: 15px;
}

.axove-portfolio-slider-item .axove-circle-button-one-text {
    color: #000000;
}

.axove-portfolio-slider-item:hover .axove-portfolio-one-details{
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 991px) {
    .axove-portfolio-slider-item {
        height: 450px;
    }
}

/*=======================================
Portfolio Details Image Widget
=======================================*/

.axove-portfolio-details-image-wrapper {
    position: relative;
    margin-bottom: 65px;
}

.axove-portfolio-details-image-wrapper img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.portfolio-image-content-wrapper {
    position: absolute;
    left: 50%;
    width: 97%;
    background: #252525;
    transform: translateX(-50%);
    padding: 30px 30px 0px 30px;
    box-shadow: -3px 0px 60px 0px rgba(0, 0, 0, 0.10);
    z-index: 1;
    margin-top: -65px;
}

.portfolio-share-button li {
    display: inline-block;
    margin-right:5px;
}

.portfolio-share-button li:last-child{
    margin-right: 0;
}

.portfolio-share-button .fb-share i, .portfolio-share-button .twitter-share i, .portfolio-share-button .linkedin-share i {
    margin-right: 0;
    padding-right: 0;
}

.portfolio-share-button .fb-share i:after, .portfolio-share-button .twitter-share i:after, .portfolio-share-button .linkedin-share i:after {
    display: none;
}

.portfolio-share-button li a {
    background: #363636;
    color: #ffffff;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
.portfolio-share-button li a:hover{
    background-color: var(--axove-primary-color);
    color: #000000;
}

.portfolio-share-button {
    text-align: right;
}

.portfolio-img-subtitle {
    font-weight: 500;
}

.portfolio-img-title {
    font-size: 18px;
    margin-bottom: 0;
}

.portfolio-short {
    margin-bottom: 20px;
}

.portfolio-share-button {
    margin: 15px 0;
}

.portfolio-single-page-categories a {
    background-color: #F4F4F4;
    margin-right: 10px;
    color: #85858A;
    padding: 16px 20px 15px 20px;
    line-height: 1;
    margin-bottom: 3px;
}

.portfolio-single-page-categories {
    border-bottom: 1px solid #00000040;
    padding-bottom: 30px;
}

.portfolio-single-page-categories a:last-child {
    margin-right: 0;
}

.portfolio-single-page-categories a:hover {
    background-color: #3D5296;
    color: #ffffff;
}

@media only screen and (max-width: 991px) {
    .portfolio-share-button {
        text-align: left;
    }

    .portfolio-share-button {
        margin: 10px 0 30px;
    }

    .portfolio-image-content-wrapper {
        position: relative;
        left: auto;
        width: 100%;
        transform: translateX(0%);
        padding: 30px 30px 0px 30px;
        box-shadow: -3px 0px 60px 0px rgba(0, 0, 0, 0.10);
        margin-top: 0;
    }

    .axove-portfolio-details-image-wrapper {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-portfolio-details-image-wrapper {
        margin-bottom: 30px;
    }
}

/*=======================================
Recent Post One CSS
=======================================*/
.axove-recent-post-one-wrapper .axove-recent-post-item {
    border: 2px solid rgba(255, 255, 255, 0.07);
    border-radius: 16px;
    padding: 25px;
    margin-bottom: 30px;
}

.axove-recent-post-one-wrapper .axove-post-date {
    background-color: #2c2c2c;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 7px 24px;
    border-radius: 50px;
    margin-bottom: 15px;
}

.axove-recent-post-one-wrapper .axove-post-date i {
    display: none;
}

.axove-recent-post-one-wrapper .axove-recent-post-big .post-title {
    font-size: 32px;
    line-height: 45px;
}
.axove-recent-post-one-wrapper .axove-recent-post-small .post-title {
    font-size: 26px;
    line-height: 39px;
}

.axove-recent-post-details-button {
    font-size: 20px;
    font-weight: 600;
    color: var(--axove-primary-color);
}

.axove-recent-post-details-button svg {
    margin-left: 5px;
}

.axove-recent-post-details-button svg path{
    stroke: var(--axove-primary-color);
}


.axove-recent-post-big .axove-post-thumbnail {
    height: 290px;
    border-radius: 16px;
    margin-top: 25px;
}


.axove-recent-post-one-small-post-content-wrapper{
    position: relative;
    padding-left: 190px;
}


.axove-recent-post-one-small-post-content{
    min-height: 215px;
    display: table;
}

.axove-recent-post-one-small-post-content-wrapper .axove-post-thumbnail {
    height: 100%;
    width: 162px;
    border-radius: 7px;
    position: absolute;
    top: 0;
    left: 0;
}

.axove-post-thumbnail-url{
    display: block;
}

@media only screen and (max-width: 767px) {
    .axove-recent-post-one-wrapper .axove-recent-post-item{
        padding: 15px 10px;
    }

    .axove-recent-post-one-small-post-content-wrapper {
        padding-left: 0;
    }

    .axove-recent-post-one-small-post-content-wrapper .axove-post-thumbnail {
        width: 100%;
        border-radius: 16px;
        position: relative;
        top: auto;
        left: auto;
        margin-top: 25px;
    }

    .axove-recent-post-big .axove-post-thumbnail,
    .axove-recent-post-one-small-post-content-wrapper .axove-post-thumbnail{
        height: 250px;
    }

    .axove-recent-post-one-wrapper .axove-recent-post-big .post-title,
    .axove-recent-post-one-wrapper .axove-recent-post-small .post-title{
        font-size: 28px;
        line-height: 39px;
    }
}


/*=======================================
Recent Post Two CSS
=======================================*/
.axove-recent-post-two-wrapper .axove-single-post-item {
    margin-bottom: 30px;
}

.axove-recent-post-two-wrapper .axove-post-thumbnail {
    height: 300px;
    position: relative;
}

.axove-recent-post-two-wrapper .axove-post-thumbnail a {
    height: 120px;
    width: 120px;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 120px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.axove-recent-post-two-wrapper .axove-single-post-item:hover .axove-post-thumbnail a {
    opacity: 1;
    visibility: visible;
}

.axove-recent-post-two-wrapper .post-title {
    font-size: 26px;
    line-height: 33px;
}

.axove-recent-post-two-wrapper .post-meta {
    margin-bottom: 5px;
}

.axove-recent-post-two-wrapper .post-meta li i,.axove-recent-post-two-wrapper .post-meta li a{
    color: #8D8F96;
}

.axove-recent-post-two-wrapper .post-meta li a:hover{
    color: var(--axove-primary-color);
}

.axove-recent-post-two-wrapper .axove-section-title-three-button {
    text-align: left;
    margin-top: 0;
}

.axove-recent-post-two-wrapper .axove-section-title-three-button a{
    font-weight: 500;
}

.axove-recent-post-two-wrapper .axove-recent-post-content {
    background-color: #252525;
    padding: 30px;
}

@media only screen and (max-width: 767px) {
    .axove-recent-post-two-wrapper .axove-post-thumbnail {
        height: 250px;
    }
    .axove-recent-post-two-wrapper .axove-recent-post-content {
        padding: 20px;
    }
}

/*=======================================
Brand Image Gallery CSS
=======================================*/

.axove-brand-image-gallery-wrapper {
    border: 1px solid rgba(255, 255, 255, 0.07);
    padding: 0 15px;
}

.axove-brand-image-gallery-wrapper .axove-brand-item {
    text-align: center;
    height: 180px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    padding: 25px;
}
.axove-brand-image-gallery-wrapper  .brand-name {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}

.axove-table {
    display: table;
    height: 100%;
    width: 100%;
}

.axove-table-cell {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

@media only screen and (max-width: 1024px) {
    .axove-brand-image-gallery-wrapper .axove-brand-item {
        height: 160px;
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-brand-image-gallery-wrapper .axove-brand-item {
        height: 140px;
    }
}

/*=======================================
Brand Image Slider CSS
=======================================*/
.axove-brand-img-slider-title {
    color: #F3F3FD;
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
}

.axove-brand-img-slider-title span {
    color: var(--axove-primary-color);
}

.axove-brand-img-wrapper{
    margin: 0 -15px;
}
.axove-brand-item.slick-slide,
.axove-brand-images{
    height: 125px;
}

.axove-brand-item.slick-slide {
    padding: 0 15px;
}

.axove-brand-item.slick-slide img {
    display: inline-block;
}
.axove-brand-item {
    text-align: center;
}

.axove-grayscale-enable img{
    filter: grayscale(100%);
    transition: .3s;
}

.axove-grayscale-enable img:hover{
    filter: grayscale(0);
}

@media only screen and (max-width: 1024px) {
    .axove-brand-img-slider-title {
        text-align: center;
        margin-bottom: 20px;
    }
}

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

}

@media only screen and (max-width: 767px) {
    .axove-brand-item.slick-slide, .axove-brand-images {
        height: 100px;
    }

    .axove-brand-img-slider-title {
        margin-bottom: 5px;
        font-size: 22px;
    }
}

/*=======================================
Features One CSS
=======================================*/
.axove-features-one-item {
    background-color: #252525;
    padding: 50px 40px;
    margin-bottom: 30px;
    position: relative;
}

.axove-features-box-number {
    position: absolute;
    bottom: -18px;
    height: 36px;
    width: 36px;
    text-align: center;
    background: var(--axove-primary-color);
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    border-radius: 50%;
    line-height: 36px;
    left: 50%;
    transform: translateX(-50%);
}

.features-one-icon {
    font-size: 70px;
    color: #ffffff;
    line-height: 1;
    max-width: 75px;
    margin-bottom: 35px;
    display: inline-block;
}

.features-one-icon svg {
    margin-top: -10px;
}

.axove-features-one-title {
    font-size: 26px;
    margin-bottom: 20px;
}

.axove-features-one-desc {
    color: #bebebe;
}

.axove-features-one-details {
    height: 65px;
    width: 65px;
    line-height: 65px;
    text-align: center;
    background: #363636;
    border-radius: 50%;
    margin-top: 30px;
}

.axove-features-one-details:hover{
    background: var(--axove-primary-color);
}

.axove-features-one-details:hover svg path {
    stroke: #000000;
}

@media only screen and (max-width: 991px) {
    .axove-features-one-item {
        padding: 40px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-features-one-item {
        padding: 35px 20px;
    }

    .features-one-icon {
        max-width: 65px;
    }
}

/*=======================================
Features Box Two CSS
=======================================*/
.axove-features-two-item {
    margin-bottom: 30px;
}

.axove-features-box-two-number {
    font-size: 34px;
    font-weight: 700;
    color: #ffffff;
    margin-right: 15px;
}

.axove-features-two-title-and-number {
    display: flex;
    align-items: center;
}

.axove-features-two-title {
    margin-bottom: 0;
}

/*=======================================
Service One CSS
=======================================*/

.axove-service-one-details-url {
    display: flex;
    border-bottom: 1px solid rgba(253, 253, 253, 0.16);
    padding: 40px 30px;
    align-items: center;
    background-size: cover;
    background-position: center;
}

.axove-service-one-title {
    font-size: 28px;
    line-height: 140%;
    flex: 1;
    margin-bottom: 0;
    transition: .3s;
}

.axove-service-one-details-url:hover {
    background-color:#0b0b0b;
}

.axove-service-one-title .service-number {
    margin-right: 15px;
}

.axove-service-one-details-url svg {
    height: 20px;
    width: 20px;
}

.axove-service-one-details-url svg path{
    stroke: var(--axove-primary-color);
}

.axove-service-one-wrapper .row .col-12:first-child .axove-service-one-details-url{
    border-top: 1px solid rgba(253, 253, 253, 0.16);
}

@media only screen and (max-width: 767px) {
    .axove-service-one-details-url {
        padding: 30px 0;
    }

    .axove-service-one-title {
        font-size: 24px;
    }

    .axove-service-one-title .service-number {
        margin-right: 2px;
    }

}

/*=======================================
Service Two CSS
=======================================*/
.service-two-item {
    position: relative;
    margin-bottom: 90px;
}

.axove-service-two-title {
    font-weight: 600;
    font-size: 34px;
    border-bottom: 1px solid;
    text-transform: capitalize;
    margin-bottom: 0;
    line-height: 140%;
    position: relative;
    z-index: 1;
}

.axove-service-two-title span {
    font-weight: 400;
    font-style: italic;
}

.service-two-number {
    color: var(--axove-primary-color);
    font-size: 20px;
    font-weight: 600;
    display: block;
    position: relative;
    z-index: 1;
}

.axove-service-two-image-wrapper {
    width: 310px;
    height: 210px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    left: 100px;
    top: 0;
    transform: scale(0);
}

.service-two-item:hover .axove-service-two-image-wrapper {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

@media only screen and (max-width: 1024px) {
    .axove-service-two-image-wrapper {
        display: none;
    }

    .service-two-item {
        margin-bottom: 60px;
    }

}

@media only screen and (max-width: 767px) {
    .axove-service-two-title {
        font-size: 32px;
    }

    .service-two-item {
        margin-bottom: 40px;
    }
}

/*=======================================
Count Up One
=======================================*/
.axove-counter-box-one {
    margin-bottom: 30px;
}

.axove-counter-box-one-counter {
    font-size: 102px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    -webkit-text-stroke: 2px var(--axove-primary-color);
    -webkit-text-fill-color: transparent;
    font-family: sans-serif;
}

.axove-count-one-title {
    color: #ffffff;
    border-radius: 56px;
    background-color: rgba(255, 255, 255, 0.04);
    padding: 10px 25px;
    display: inline-block;
    font-weight: 600;
}

@media only screen and (max-width: 1024px) {
    .axove-counter-box-one-counter {
        font-size: 85px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-counter-box-one-counter {
        font-size: 65px;
    }

    .axove-count-one-title {
        padding: 10px 15px;
        font-size: 16px;
    }
}

/*=======================================
Count Up Two
=======================================*/
.axove-counter-box-two {
    height: 190px;
    width: 190px;
    border: 1px solid rgba(104, 104, 104, 0.39);
    border-radius: 100%;
    text-align: center;
    padding: 20px;
    display: inline-block;
    margin-bottom: 30px;
}

.axove-count-two-title {
    color: #ffffff;
    font-weight: 600;
    line-height: 140%;
}

.axove-counter-box-two-counter {
    font-size: 44px;
    font-weight: 600;
    color: var(--axove-primary-color);
    margin-bottom: 10px;
    line-height: 1;
}

/*=======================================
Team Member One
=======================================*/
.axove-single-team-member {
    margin-bottom: 30px;
}

.axove-member-image-wrapper {
    position: relative;
}

.axove-member-image {
    margin-bottom: 25px;
    width: 100%
}
.axove-member-image img {
    width: 100%;
    transition: .3s;
}
.axove-member-name {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.axove-member-designation {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}

.axove-team-member-social ul {
    margin: 0;
    padding: 0;
    list-style: none;

}

.axove-team-member-social ul li{
    margin-bottom: 0 !important;
}

.axove-team-member-social {
    width: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.axove-team-member-social.axove-social-position-right-bottom {
    top: auto;
    bottom: 25px;
    transform: translateY(0);
    right: 0;
}

.axove-single-team-member:hover .axove-team-member-social {
    opacity: 1;
    visibility: visible;
}

.axove-team-member-social ul li a {
    height: 45px;
    width: 45px;
    background: #ffffff;
    text-align: center;
    line-height: 45px;
    color: #000000;
}

.axove-team-member-social ul li a:hover{
    background-color: var(--axove-primary-color);
}

.axove-member-designation-name {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .axove-contact-form-one-wrapper {
        padding: 35px 20px;
    }

    .axove-form-title.axove-section-title {
        font-size: 40px;
    }
}

/*=======================================
Team Member Two
=======================================*/
.axove-team-two-wrapper .axove-single-team-member {
    text-align: center;
}

.axove-team-two-wrapper .axove-member-image-wrapper {
    height: 250px;
    width: 250px;
    border: 1px solid transparent;
    border-radius: 50%;
    overflow: hidden;
    padding: 10px;
    display: inline-block;
    transition: .3s;
    margin-bottom: 20px;
}


.axove-team-two-wrapper .axove-single-team-member:hover .axove-member-image-wrapper{
    border-color: var(--axove-primary-color);
}

.axove-team-two-wrapper .axove-member-image {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.axove-team-two-wrapper .axove-member-image img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center;
}

.axove-team-two-wrapper .axove-member-designation {
    text-transform: capitalize;
    font-size: 16px;
}

/*=======================================
Team Member Details
=======================================*/
.axove-member-details-info {
    padding-left: 50px;
}

.axove-member-details-name {
    font-size: 34px;
    margin-bottom: 5px;
}

.axove-member-details-designation {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 20px;
    color: var(--axove-primary-color);
}

.axove-member-details-desc {
    margin-top: 20px;
}

.member-details-short-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 2px solid #2C2A2A;
    padding-top: 50px;
    margin: 50px 0;
}

.member-details-short-info-subtitle {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    color: var(--axove-primary-color);
}

.member-details-short-info-title {
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
}

.member-details-social li a {
    display: inline-block;
    height: 35px;
    width: 35px;
    background-color: transparent;
    text-align: left;
    border-radius: 50%;
    font-size: 14px;
    line-height: 35px;
}

.member-details-social li a svg {
    width: 14px;
}

.member-details-social li a svg path {
    fill: #ffffff;
}

.member-details-social li a:hover svg path{
    fill: var(--axove-primary-color);
}

.member-details-social li {
    margin-right: 5px;
}

.member-details-social li:last-child {
    margin-right: 0;
}

@media only screen and (max-width: 1024px) {
    .axove-member-details-image {
        text-align: center;
        margin-bottom: 50px;
    }

    .axove-member-details-info {
        padding-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .member-details-short-info {
        padding-top: 40px;
        margin: 40px 0;
    }
}


/*=======================================
Contact Form One Widget
=======================================*/
.axove-contact-form-one-wrapper {
    background-color: #252525;
    padding: 40px;
}

.axove-form-subtitle.axove-section-subtitle {
    justify-content: start;
}


.axove-form-title.axove-section-title {
    margin: 10px 0 40px 0;
    font-size: 50px;
}


.axove-contact-form-one-wrapper .axove-button svg path {
    stroke: #ffffff;
    stroke-width: 1.4px;
}

.axove-contact-form-one-wrapper .axove-button svg {
    width: 15px;
    margin-left: 15px;
    margin-top: -3px;
}

.axove-contact-form-one-wrapper .axove-button {
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
}

.axove-contact-form-one-wrapper .axove-button:hover{
    color: #000000;
}

.axove-contact-form-one-wrapper .axove-button svg path{
    stroke: #000000;
}

.axove-form-control-wrapper p{
    margin-bottom: 0;
}

.axove-page-contact-info ul li {
    padding: 4px 0 4px 45px;
    border: none;
    position: relative;
    font-size: 32px;
    font-weight: 600;
    color: #ffffff;
}

.axove-page-contact-info ul li i, .axove-page-contact-info ul li svg {
    position: absolute;
    left: 0;
    top: 17px;
    margin-right: 0;
    color: var(--axove-primary-color);
}

.axove-page-contact-info ul li svg {
    width: 32px;
    fill: var(--axove-primary-color);
}

.axove-page-contact-info ul li svg.e-font-icon-svg.e-fas-envelope {
    top: 20px;
}

.page-contact-info-social-title {
    font-size: 32px;
    font-weight: 600;
    color: #ffffff;
    margin: 20px 0 15px;
}

.page-contact-info-social li{
    margin-right: 10px;
}

.page-contact-info-social li:last-child{
    margin-right: 0;
}

.page-contact-info-social li a {
    height: 50px;
    width: 50px;
    background-color: #252525;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
}

.page-contact-info-social li a:hover{
    background-color: var(--axove-primary-color);
    color: #000000;
}

@media only screen and (max-width: 767px) {
    .axove-page-contact-info ul li {
        padding: 4px 0 4px 35px;
        font-size: 24px;
    }

    .axove-page-contact-info ul li svg {
        width: 24px;
    }

    .axove-contact-form-one-wrapper {
        padding: 40px 20px;
    }
}

/*=======================================
Circle Button One
=======================================*/
.axove-circle-button-content {
    display: inline-block;
}

.axove-circle-button-one-main-wrapper {
    text-align: center;
}

.axove-circle-button-one-url {
    height: 180px;
    width: 180px;
    border-radius: 50%;
    border: 1px solid #5c5c5c;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    overflow: hidden;
}

.axove-circle-button-one-text {
    color: #ffffff;
    transition: .3s;
    position: relative;
}
.axove-circle-button-one-url:hover .axove-circle-button-one-text{
    color: #000000;
}

.axove-circle-button-one-url:hover svg{
    position: relative;
}

.axove-circle-button-one-url svg path{
    stroke: #ffffff;
}

.axove-circle-button-one-url:hover svg path{
    stroke: #000000;
}
.axove-circle-button-one-url span {
    display: block;
    margin-bottom: 5px;
}

.axove-circle-button-one-hover-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    background: var(--axove-primary-color);
    border-radius: 50%;
    transition: .3s;
    margin-bottom: 0 !important;
    transform: scale(.08);
    left: -29%;
    bottom: -40%;
}
.axove-circle-button-one-url:hover{
    border-color: var(--axove-primary-color);
}
.axove-circle-button-one-url:hover .axove-circle-button-one-hover-bg {
    transform: scale(2);
}

/*=======================================
Image Slider One
=======================================*/
.axove-img-slider-one-wrapper{
    position: relative;
}
.axove-image-slider-one-image {
    border-radius: 14px;
    overflow: hidden;
}

.axove-img-slider-one-wrapper .slick-dots button {
    border: 2px solid #3b3b3b;
    height: 36px;
    text-indent: 0;
    width: 36px;
    cursor: pointer;
    background-color: transparent;
    color: #ffffff;
    font-weight: 600;
}

.axove-img-slider-one-wrapper .slick-dots button:hover,
.axove-img-slider-one-wrapper .slick-dots .slick-active button{
    border-color: var(--axove-primary-color);
}

.axove-image-slider-one-image a {
    display: block;
}

@media only screen and (min-width: 1600px) {
    .axove-img-slider-one-wrapper .slick-dots li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .axove-img-slider-one-wrapper .slick-dots li:last-child {
        margin-bottom: 0;
    }

    .axove-img-slider-one-wrapper ul.slick-dots {
        position: absolute;
        width: 36px;
        right: -50px;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media only screen and (max-width: 1599px) {
    .axove-img-slider-one-wrapper ul.slick-dots {
        margin-top: 35px;
    }
}

/*=======================================
Header Template One
=======================================*/
.axove-header-template-one .header-nav-and-buttons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.axove-header-template-one .main-menu-area {
    padding: 0 50px;
    margin-top: 30px;
}

.axove-header-template-one .header-main-wrap {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.axove-header-template-one .header-navigation-area {
    flex: 1;
    justify-content: left;
}

.axove-header-template-one .main-navigation ul li a {
    padding: 30px 18px;
}

.axove-header-template-one .main-navigation ul li ul li a {
    padding: 14px 20px;
}

.axove-header-template-one .axove-header-src-btn svg path{
    stroke: #ffffff;
}

.axove-header-template-one .header-cta-wrap-absolute {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: table;
}

.axove-header-template-one .header-cta-wrap-absolute a {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.axove-header-template-one .header-cta-button {
    margin-left: 35px;
    color: var(--axove-primary-color);
}
.axove-header-template-one .header-cta-button svg {
    margin-left: 10px;
    height: 14px;
    width: 14px;
}

.axove-header-template-one .axove-header-offcanvas-trigger {
    margin-left: 35px;
    cursor: pointer;
}

.axove-header-template-one .axove-header-src-btn {
    margin-left: 40px;
    cursor: pointer;
}
.axove-header-template-one .axove-header-info-text p{
    margin-bottom: 0;
    display: inline-block;
}
.axove-header-template-one .axove-header-info-text-icon {
    height: 13px;
    display: inline-block;
    width: 15px;
    line-height: 12px;
    margin-right: 5px;
}

.axove-header-template-one .axove-header-info-text-icon svg path {
    fill: var(--axove-primary-color);
}

.axove-header-template-one .main-menu-area.uk-sticky.uk-active .header-main-wrap {
    border: none;
}

@media only screen and (max-width: 1480px) {
    .axove-header-template-one .main-navigation ul li a {
        padding: 30px 14px;
    }

    .axove-header-template-one .axove-header-src-btn {
        margin-left: 30px;
    }

    .axove-header-template-one .axove-header-offcanvas-trigger {
        margin-left: 30px;
    }
}

@media only screen and (max-width: 1366px) {
    .axove-header-template-one .main-navigation ul li a {
        padding: 30px 10px;
    }

    .axove-header-template-one .axove-header-src-btn {
        margin-left: 20px;
    }

    .axove-header-template-one .axove-header-offcanvas-trigger {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .axove-header-template-one .header-cta-wrap-absolute {
        display: none;
    }

    .axove-header-template-one .header-cta-button {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        margin-left: 30px;
    }

    .axove-header-template-one .main-menu-area {
        padding: 15px 30px;
        margin-top: 0;
    }

    .axove-header-template-one .axove-button.axove-header-btn-1 svg {
        margin-left: 5px;
        width: 13px;
    }

    .axove-header-template-one .header-main-wrap {
        border: 0;
    }

    .axove-hero-two-wrapper {
        padding: 140px 0 100px;
    }
}

@media only screen and (max-width: 991px) {
    .axove-header-template-one .axove-header-info-text {
        display: none;
    }

    .axove-header-template-one  .main-menu-area {
        padding: 15px 20px;
    }

    .axove-header-template-one .header-cta-button,
    .axove-header-template-one .axove-header-offcanvas-trigger{
        margin-left: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .axove-header-template-one .header-cta-button {
        display: none;
    }

    .axove-header-template-one  .main-menu-area {
        padding: 15px 10px;
    }
}

/* Header Search CSS */
.axove-header-src-btn {
    margin-right: 10px;
    margin-top: 3px;
    cursor: pointer;
    padding: 5px;
    color: #1b1525;
    transition: .3s;
}

.header-search-wrapper {
    position: fixed;
    z-index: 99999999;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #0b0b0b;
    opacity: 0;
    visibility: hidden;

}
.search-close {
    position: absolute;
    right: 50px;
    height: 30px;
    width: 30px;
    top: 50px;
    cursor: pointer;
}

.search-close:before, .search-close:after {
    position: absolute;
    height: 30px;
    width: 2px;
    background: #fff;
    content: '';
    top: 0;
}

.search-close:before {
    left: 15px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.search-close:after {
    right: 13px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header-search-wrapper .search-form {
    width: 50%;
    display: inline-block;
    -ms-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    transition: 1s;
}

.header-search-wrapper input[type="search"], .header-search-wrapper form.search-form .search-submit, .header-search-wrapper form.search-form .search-submit:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    border-width: 0 0 2px 0;
    border-radius: 0;
    font-size: 25px;
}

.header-search-wrapper button[type="submit"]:hover{
    box-shadow: none;
}

.header-search-wrapper.search-open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .4s;
    transition: .4s;
}

.header-search-wrapper.search-open .search-form {
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.header-search-wrapper input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

.header-search-wrapper input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;

}

.header-search-wrapper input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}

.header-search-wrapper input[type=search]:focus{
    border-color: #ffffff;
}

.header-search-wrapper input:-webkit-autofill,
.header-search-wrapper input:-webkit-autofill:hover,
.header-search-wrapper input:-webkit-autofill:focus,
.header-search-wrapper textarea:-webkit-autofill,
.header-search-wrapper textarea:-webkit-autofill:hover,
.header-search-wrapper textarea:-webkit-autofill:focus,
.header-search-wrapper select:-webkit-autofill,
.header-search-wrapper select:-webkit-autofill:hover,
.header-search-wrapper select:-webkit-autofill:focus {
    -webkit-text-fill-color: #ffffff;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}


@media only screen and (max-width: 991px) and (min-width: 768px){
    .header-search-wrapper .search-form {
        width: 60%;
    }
}

@media only screen and (max-width: 767px){
    .header-search-wrapper .search-form {
        width: 90%;
    }

    .header-search-wrapper input[type="search"], .header-search-wrapper form.search-form .search-submit, .header-search-wrapper form.search-form .search-submit:hover{
        font-size: 18px;
    }

    .search-close {
        right: 30px;
        top: 30px;
    }
}
/* Header Search CSS End */


/*=======================================
Offcanvas CSS
=======================================*/
body.offcanvas-menu-open {
    overflow: hidden;
}
.axove-offcanvas-menu-wrapper {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: transparent;
    top: 0;
    bottom: 0;
    z-index: 1000;
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: .8s;
}
.axove-offcanvas-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff24;
    left: 0;
    top: 0;
}
.offcanvas-menu-open .axove-offcanvas-menu-wrapper {
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.offcanvas-menu-open .offcanvas-menu-content-wrapper {
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.offcanvas-menu-content-wrapper {
    width: 375px;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    background: #0f0e0e;
    overflow: scroll;
    padding: 100px 50px;
    -ms-transform: translateX(110%);
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
    transition: 1.3s;
}

.offcanvas-close {
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: var(--axove-primary-color);
}

.logged-in.admin-bar .offcanvas-close {
    top: 32px;
}

.offcanvas-close:before {
    content: 'x';
    height: 50px;
    font-size: 40px;
    line-height: 40px;
    width: 50px;
    text-align: center;
    color: #000000;
    display: block;
    cursor: pointer;
    font-weight: 400;
}

.offcanvas-logo {
    border-bottom: 1px solid #252526;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.offcanvas-gallery-title {
    color: #ffffff;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 30px;
}

.offcanvas-gallery, .offcanvas-contact-info {
    margin-bottom: 40px;
}

.offcanvas-contact-info .widget.axove_contact_info_widget {
    margin-top: -10px;
}

.offcanvas-gallery-items a {
    display: inline-block;
    width: 83px;
    height: 85px;
    margin-right: 5px;
    margin-bottom: 7px;
}

.offcanvas-gallery-items a img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center;
}

.offcanvas-contact-info .widget-contact-info-list li,
.offcanvas-contact-info .widget-contact-info-list li a{
    color: #dddddd;
}

.offcanvas-contact-info .widget-contact-info-list li a:hover{
    color: var(--axove-primary-color);
}

@media only screen and (max-width: 767px) {
    .logged-in.admin-bar .offcanvas-close {
        top: 43px;
    }

    .offcanvas-menu-content-wrapper {
        width: 100%;
        padding: 100px 30px;
    }
}
/*=======================================
Footer Template One
=======================================*/

.axove-footer-template-one-wrapper {
    padding: 0 75px 50px 75px;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.axove-footer-template-one-wrapper .axove-circle-button-one-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.axove-footer-template-one-wrapper .axove-circle-button-one-icon svg{
    fill: transparent;
}

.axove-footer-template-one-wrapper .axove-circle-button-one-wrapper {
    background: var(--axove-primary-color);
    padding: 5px;
}

.axove-footer-template-one-container{
    background:#0b0b0b;
    position: relative;
}

.axove-footer-template-one-container .top-left-shape {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 50%;
}
.axove-footer-template-one-container .container {
    position: relative;
}
.axove-footer-template-one-wrapper .axove-footer-cta-title {
    font-size: 150px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
}

.axove-footer-template-one-wrapper .axove-footer-cta-title span{
    font-weight: 400;
}

.axove-footer-template-one-wrapper .axove-footer-cta-wrapper {
    padding: 90px 0 60px;
}

.axove-footer-template-one-wrapper .axove-circle-button-one-main-wrapper {
    text-align: right;
}

.axove-footer-template-one-wrapper .axove-circle-button-one-url {
    background-color: #1B1B1B;
    border-color: #1B1B1B;
}


.axove-footer-template-one-wrapper .axove-footer-widget-wrapper.footer-widget-area {
    background-color: transparent;
}

.axove-footer-template-one-wrapper .widget_axove_about_company_widget .widget-social-icons li a {
    font-size: 14px;
    margin-right: 5px;
    color: #c7c7c7;
    padding: 5px;
    background-color: #252525;
    height: 35px;
    width: 35px;
    text-align: center;
    border-radius: 50%;
}

.axove-footer-template-one-wrapper .axove-contact-info-wrapper a:hover{
    color: var(--axove-primary-color);
}
.axove-footer-template-one-wrapper .axove-subscribe-button:hover i,
.axove-footer-template-one-wrapper input[type="submit"]:hover{
    color: var(--axove-primary-color);
}

.axove-footer-template-one-wrapper .widget_axove_about_company_widget .widget-social-icons li a:hover{
    color: #000000;
    background-color: var(--axove-primary-color);
}

.axove-footer-template-one-wrapper .footer-widget-subscribe-form input[type="email"] {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 10px 0;
    color: #dddddd;
}

.axove-footer-template-one-wrapper .footer-widget-subscribe-form input[type="email"]:focus{
    border-color: var(--axove-primary-color);
}

.axove-footer-template-one-wrapper input[type="submit"] {
    background: transparent;
    padding: 5px 30px 5px 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
}

.axove-footer-template-one-wrapper .axove-subscribe-button {
    position: relative;
    display: inline-block;
}

.axove-footer-template-one-wrapper .axove-subscribe-button i {
    position: absolute;
    right: 0;
    top: 7px;
    font-size: 18px;
    pointer-events: none;
    transition: .3s;
}

.footer-widget-subscribe-form-text {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}

.axove-footer-border{
    border-top: 1px solid #2d2f31;
}

@media only screen and (max-width: 1366px) {
    .axove-footer-template-one-wrapper {
        padding: 0 45px 50px 45px;
    }
}

@media only screen and (max-width: 1024px) {
    .axove-footer-template-one-wrapper .axove-footer-cta-title,
    .axove-footer-template-one-wrapper .axove-circle-button-one-main-wrapper{
        text-align: center;
    }

    .axove-footer-template-one-wrapper .axove-circle-button-one-main-wrapper {
        margin-top: 40px;
    }

    .axove-footer-template-one-wrapper {
        padding: 0 30px 30px 30px;
    }
}

@media only screen and (max-width: 991px) {
    .axove-footer-template-one-wrapper .axove-footer-cta-title {
        font-size: 100px;
    }

    .axove-footer-template-one-wrapper .footer-widget-area .widget_axove_nav_menu {
        padding-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .axove-footer-template-one-wrapper {
        padding: 0 10px 20px 10px;
    }

    .axove-footer-template-one-wrapper .axove-footer-cta-title {
        font-size: 55px;
    }
}

/*=======================================
Footer Template Two
=======================================*/

.axove-footer-template-two-wrapper {
    background-color: #181818;
    padding-top: 115px;
}

.footer-two-title {
    font-size: 64px;
    line-height: 95%;
}

.footer-two-widget-title {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .8px;
}

.axove-footer-two-subscribe-form .axove-subscribe-form {
    position: relative;
}

.axove-footer-two-subscribe-form .axove-subscribe-button {
    position: absolute;
    top: 4px;
    right: 30px;
}

.axove-footer-two-subscribe-form input[type=email] {
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 50px;
    padding: 15px 30px;
}

.axove-footer-two-subscribe-form .axove-subscribe-button input[type=submit] {
    background-color: transparent;
    padding: 20px 30px;
    text-transform: uppercase;
    font-size: 16px;
    color: #ffffff;
}

.axove-footer-two-subscribe-form .axove-subscribe-button i {
    position: absolute;
    top: 20px;
    right: 0;
    pointer-events: none;
    color: #ffffff;
    font-size: 16px;
}

.footer-widget-subscribe-form-top-text{
    margin-bottom: 25px;
}

.footer-widget-subscribe-form-top-text,.footer-widget-subscribe-form-bottom-text {
    color: #ffffff;
    font-size: 16px;
}


.axove-footer-two-subscribe-form {
    margin-bottom: 50px;
}

.footer-two-widget {
    margin-bottom: 30px;
}

.footer-two-widget, .footer-two-widget a {
    color: #9F9F9F;
}

.footer-two-widget a:hover{
    color: var(--axove-primary-color);
}

.footer-two-widget ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-two-widget p {
    margin-bottom: 0;
}

.axove-footer-two-subscribe-form,.footer-two-widget-right{
    padding-left: 100px;
}

.row [class*="col-"]:not(.elementor-column).footer-two-widget.footer-two-widget-padding {
    padding-left: 60px;
}

.footer-two-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    padding: 25px 0;
    margin-top: 70px;
}

.footer-two-bottom p:last-child{
    margin-bottom: 0;
}

.footer-two-social-icons a{
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}


.footer-two-social-icons a {
    border: 1px solid rgba(255, 255, 255, 0.10);
    height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 5px;
}

.footer-two-social-icons {
    margin-top: 25px !important;
}

.footer-two-social-icons li:last-child a{
    margin-right: 0;
}

@media only screen and (max-width: 1024px) {
    .axove-footer-two-subscribe-form, .footer-two-widget-right {
        padding-left: 0;
    }

    .row [class*="col-"]:not(.elementor-column).footer-two-widget.footer-two-widget-padding {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .footer-two-title {
        margin-bottom: 40px;
        line-height: 110%;
    }
}

@media only screen and (max-width: 767px) {
    .axove-footer-template-two-wrapper {
        padding-top: 100px;
    }

    .footer-two-title {
        margin-bottom: 34px;
        font-size: 38px;
        line-height: 105%;
    }
}


/*=======================================
Footer Template Three
=======================================*/
.axove-footer-template-three-wrapper {
    background-color: #141717;
}

.footer-three-subscribe-title {
    font-size: 58px;
    line-height: 115%;
    margin: 20px 0 40px;
    display: inline-block;
    text-transform: capitalize;
    text-align: center;
}

.axove-footer-three-subscribe-form.axove-footer-two-subscribe-form {
    padding-left: 0;
    text-align: center;
    margin-bottom: 0;
}

.footer-three-widgets.footer-widget-area {
    background: transparent;
    padding: 90px 0 50px;
}

.footer-three-top {
    border-bottom: 1px solid #292929;
    padding: 115px 0 100px;
}

.footer-three-contact-desc ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-three-contact-desc ul li a:hover{
    color: var(--axove-primary-color);
}

.footer-three-widget p {
    margin-bottom: 0;
}

.footer-two-social-icons.footer-three-social-icons {
    margin: 0 !important;
    text-align: right;
}

.footer-three-bottom-left p{
    margin-bottom: 0;
}

.footer-three-bottom {
    padding: 20px 0;
}

.footer-three-bottom-left {
    color: #dddddd;
}


@media only screen and (max-width: 1280px) {
    .footer-three-subscribe-title {
        font-size: 52px;
    }
}

@media only screen and (max-width: 1024px) {
    .footer-three-top {
        padding: 100px 0 80px;
    }
}

@media only screen and (max-width: 991px) {
    .footer-two-social-icons.footer-three-social-icons,.footer-three-bottom-left {
        text-align: center;
    }

    .footer-three-bottom-left{
        margin-bottom: 20px;
    }

    .footer-three-widgets.footer-widget-area .widget_axove_nav_menu {
        padding-left: 0;
    }


}

@media only screen and (max-width: 767px) {
    .footer-three-subscribe-title {
        font-size: 32px;
    }

    .footer-three-top {
        padding: 80px 0 80px;
    }
}