@font-face {
    font-family: 'gilroy-black';
    src: url(../fonts/gilroy/gilroy-black-webfont.woff2) format('woff2'), url(../fonts/gilroy/gilroy-black-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'gilroy-bold';
    src: url(../fonts/gilroy/gilroy-bold-webfont.woff2) format('woff2'), url(../fonts/gilroy/gilroy-bold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'gilroy-semibold';
    src: url(../fonts/gilroy/gilroy-semibold-webfont.woff2) format('woff2'), url(../fonts/gilroy/gilroy-semibold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'gilroy-light';
    src: url(../fonts/gilroy/gilroy-light-webfont.woff2) format('woff2'), url(../fonts/gilroy/gilroy-light-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'gilroy-ultralight';
    src: url(../fonts/gilroy/gilroy-ultralight-webfont.woff2) format('woff2'), url(../fonts/gilroy/gilroy-ultralight-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'font-awesome';
    src: url(../fonts/font-awesome/fonts/fontawesome-webfont.ttf);
    src: url(../fonts/font-awesome/fonts/fontawesome-webfont.eot), url(../fonts/font-awesome/fonts/fontawesome-webfont.woff2) format('woff2'), url(../fonts/font-awesome/fonts/fontawesome-webfont.woff) format('woff'), url(../fonts/font-awesome/fonts/fontawesome-webfont.svg) format('svg')
}

@font-face {
    font-family: 'popway';
    src: url(../fonts/popway/overlock.ttf);
    src: url(../fonts/popway/overlock.eot), url(../fonts/popway/overlock.woff2) format('woff2'), url(../fonts/popway/overlock.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Flaticon";
    src: url(../fonts/icon/font/Flaticon.eot);
    src: url("../fonts/icon/font/Flaticon.eot?#iefix") format("embedded-opentype"), url(../fonts/icon/font/Flaticon.woff2) format("woff2"), url(../fonts/icon/font/Flaticon.woff) format("woff"), url(../fonts/icon/font/Flaticon.ttf) format("truetype"), url("../fonts/icon/font/Flaticon.svg#Flaticon") format("svg");
    font-weight: 400;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("../fonts/icon/font/Flaticon.svg#Flaticon") format("svg")
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
    color: inherit;
    line-height: initial
}

.flaticon-advisor:before {
    content: "\f100"
}

.flaticon-social-media-marketing:before {
    content: "\f101"
}

.flaticon-data:before {
    content: "\f102"
}

.flaticon-sketch:before {
    content: "\f103"
}

.flaticon-right:before {
    content: "\f104"
}

.flaticon-right-arrow:before {
    content: "\f105"
}

.flaticon-back:before {
    content: "\f106"
}

.flaticon-left-arrow:before {
    content: "\f107"
}

.flaticon-play-button:before {
    content: "\f108"
}

.flaticon-tick:before {
    content: "\f109"
}

.flaticon-ui:before {
    content: "\f10a"
}

.flaticon-close:before {
    content: "\f10b"
}

.flaticon-star:before {
    content: "\f10c"
}

.flaticon-star-1:before {
    content: "\f10d"
}

.flaticon-user:before {
    content: "\f10e"
}

.flaticon-headset:before {
    content: "\f10f"
}

.flaticon-play-1:before {
    content: "\f110"
}

.flaticon-menu:before {
    content: "\f111"
}

.flaticon-menu-3:before {
    content: "\f112"
}

.flaticon-menu-2:before {
    content: "\f113"
}

.flaticon-end:before {
    content: "\f114"
}

.flaticon-quote:before {
    content: "\f115"
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%);
    border-radius: 30px
}

:root {
    --text-color: #8a919c;
    --text-light: #c0c0c9;
    --text-dark: #313131;
    --heading: #2A2A2A;
    --p-rose: #ff5284;
    --rose-gr-bg: linear-gradient(-90deg, rgb(255, 182, 139) 0%, rgb(255, 96, 139) 100%);
    --rose-gr-reverse: linear-gradient(-90deg, rgb(255, 96, 139) 0%, rgb(255, 182, 139) 100%);
    --p-green: #f58220;
    --p-orange: #ff8618;
    --cyan: #1aceff;
    --redOne: #ff6262
}

body {
    font-family: 'popway', sans-serif;
    font-weight: 400;
    font-size: 17px;
    position: relative;
    line-height: 28px;
    color: #8a919c
}

.ctn-preloader {
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -ms-flexbox;
    height: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 110;
    background: #fff
}

.ctn-preloader .animation-preloader {
    position: absolute;
    z-index: 100
}

.animation-preloader svg {
    width: 320px;
    height: auto
}

.animation-preloader svg .cls-1,
.animation-preloader svg .cls-2 {
    stroke: #f58220;
    animation: stroke-me 1.5s ease-in-out infinite, color-me-1 1.5s ease-in-out infinite
}

.animation-preloader svg .cls-3 {
    stroke: #3e423e;
    animation: stroke-me 1.5s ease-in-out infinite, color-me-2 1.5s ease-in-out infinite
}

.animation-preloader svg .cls-1,
.animation-preloader svg .cls-2,
.animation-preloader svg .cls-3 {
    fill: #fff0;
    stroke-width: 5px;
    stroke-dasharray: 940;
    stroke-dashoffset: 940
}

@keyframes stroke-me {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes color-me-1 {
    50% {
        fill: #fff0
    }

    100% {
        fill: #f58220
    }
}

@keyframes color-me-2 {
    50% {
        fill: #fff0
    }

    100% {
        fill: #3e423e
    }
}

.ctn-preloader .animation-preloader .icon {
    margin-bottom: 60px
}

.ctn-preloader .animation-preloader .icon img {
    margin: 0 auto
}

.ctn-preloader .animation-preloader .txt-loading {
    text-align: center;
    user-select: none
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
    animation: letters-loading 4s infinite;
    color: #f58220;
    content: attr(data-text-preloader);
    left: 0;
    opacity: 0;
    top: 0;
    line-height: 70px;
    position: absolute
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
    font-family: 'gilroy-semibold';
    font-weight: 700;
    letter-spacing: 15px;
    display: inline-block;
    color: rgb(245 130 32 / .15);
    position: relative;
    font-size: 70px;
    line-height: 70px
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(n+4):before {
    color: rgb(42 42 42)
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(n+4) {
    color: rgb(42 42 42 / .15)
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
    animation-delay: 0.2s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
    animation-delay: 0.4s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
    animation-delay: 0.6s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
    animation-delay: 0.8s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
    animation-delay: 1s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
    animation-delay: 1.2s
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
    animation-delay: 1.4s
}

.ctn-preloader .loader-section {
    background-color: #fff;
    height: 100%;
    position: fixed;
    top: 0;
    width: calc(50% + 1px)
}

.loaded .animation-preloader {
    opacity: 0;
    transition: 0.3s ease-out
}

@keyframes letters-loading {

    0%,
    75%,
    100% {
        opacity: 0;
        transform: rotateY(-90deg)
    }

    25%,
    50% {
        opacity: 1;
        transform: rotateY(0deg)
    }
}

@media screen and (max-width:500px) {
    .ctn-preloader .animation-preloader .txt-loading .letters-loading {
        font-size: 65px;
        letter-spacing: 10px
    }
}

.scroll-top {
    width: 30px;
    height: 30px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: none;
    cursor: pointer;
    border-radius: 3px;
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%)
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgb(0 0 0 / .25) 0%, #fff0 80%)
}

.main-page-wrapper {
    overflow-x: hidden
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
    color: #2A2A2A;
    font-weight: 400
}

.h1,
h1 {
    font-size: 62px;
    line-height: 70px;
    font-family: 'gilroy-bold'
}

.h2,
h2 {
    font-size: 50px;
    line-height: 65px;
    font-family: 'gilroy-bold'
}

.h3,
h3 {
    font-size: 42px;
    font-family: 'gilroy-bold'
}

.h4,
h4 {
    font-size: 28px;
    font-family: 'gilroy-bold'
}

.h5,
h5 {
    font-size: 24px;
    font-family: 'gilroy-semibold'
}

.h6,
h6 {
    font-size: 20px
}

#path-shape-wrapper {
    position: absolute;
    z-index: -9999
}

.shape-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.img-shape {
    position: absolute
}

.pos-r {
    position: relative
}

.pos-a {
    position: absolute
}

.full-width-container {
    padding-left: 60px;
    padding-right: 60px
}

.tran3s,
.feature-block-one.hover-state:before,
.feature-block-one.hover-state:after,
.newsletter-section .main-wrapper form button,
.footer-about-widget .email,
.footer-about-widget .phone,
.footer-list ul li a,
.footer-information ul li a,
.owl-theme .owl-nav [class*=owl-],
.gallery-polar-state .img-holder .icon,
.nav-tabs>li>a,
.pricing-plan-classic .nav-tabs>li>a:before,
.contact-home-one .contact-text .call-to-dial,
.team-standard .single-team-member .hover-content ul li a,
.team-standard .single-team-member .hover-content,
.gallery-sidebar .share-option ul li a,
.portfolio-full-width-grid .img-content-wrapper .cbp-item-wrapper .text .read-more,
.portfolio-full-width-grid .img-content-wrapper .cbp-item-wrapper .text,
.theme-pagination-one ul li a,
.theme-pagination-two .theme-pager span,
.theme-pagination-two .theme-pager strong,
.carousel-control-next,
.carousel-control-prev,
.blog-post-block-two .post .post-info li a,
.theme-footer-three a,
.blog-post-block-two .post h4 a,
.inline-button-one,
.blog-sidebar .sidebar-search button,
.blog-sidebar .list-item ul li a,
.blog-sidebar .sidebar-recent-news .text a,
.theme-breadcrumbs .page-breadcrumbs li a,
.blog-sidebar .sidebar-keyword ul li a,
.blog-post-block-three .post .post-info li a,
.blog-post-block-three .post .read-more,
.eCommerce-side-menu .main-menu-list ul li a,
.theme-sidebar-widget .list-item li a,
.blog-details-fg .blog-fg-data .video-banner-blog .video-button,
.blog-details .user-comment-area .single-comment .reply,
.blog-details .post-tag-area .share-icon li a,
.shop-demo-filter .selectize-dropdown .option,
.shop-details .procuct-details .product-info .color-filter li a,
.shop-details .procuct-details .product-info .wishlist-button,
.team-minimal .single-team-member .hover-content,
.theme-footer-two .social-icon li a,
.team-minimal .single-team-member .hover-content ul li a,
.contact-address-two .address-block a,
.panel .panel-heading .panel-title a:before,
.panel .panel-heading .panel-title a,
.theme-footer-two .footer-menu li a,
.modal-content .btn,
.theme-st-header .top-header .infoList li a,
.theme-st-header .top-header .social-icon a,
.header-search .icon,
.feature-block-four .icon-box,
.feature-block-four .more {
    transition: all 0.3s ease-in-out
}

.tran4s,
.op-partner-section-one .img-box,
.service-modern-block .more,
.product-showcase .single-product-case .img-holder .fvrt-icon {
    transition: all 0.4s ease-in-out
}

.tran5s,
.blog-post-block-two .img-holder img,
.product-showcase .single-product-case .img-holder .cart-button,
#mega-menu-holder .img-box .img img {
    transition: all 0.5s ease-in-out
}

.tran6s {
    transition: all 0.6s ease-in-out
}

.theme-title-one {
    position: relative;
    margin-top: 20px !important
}

.theme-title-one .upper-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #c0c0c9;
    letter-spacing: 1.5px
}

.theme-title-one .upper-title.color-orange {
    color: #ff8618
}

.theme-title-one .main-title span {
    position: relative
}

.theme-title-one .main-title i {
    font-style: normal;
    font-family: 'gilroy-ultralight'
}

.theme-title-one .underline span:before {
    content: '';
    position: absolute;
    bottom: 7px;
    left: 3px;
    width: 99%;
    height: 11px;
    z-index: -1;
    background: #ecf4ff;
    border-radius: 5px
}

.theme-title-one .underline.look-2 span:before {
    background: #ffe6e6
}

.theme-title-one .underline.look-3 span:before {
    background: #fff3de
}

.theme-title-one .icon-box {
    display: inline-block;
    margin-bottom: 22px;
    position: relative
}

.theme-title-one .icon-box .bg-shape {
    transform: rotate(-90deg);
    transition: all 1s ease-out
}

.theme-title-one .icon-box.show-pr .bg-shape {
    transform: rotate(0deg)
}

.theme-title-one .icon-box .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

body .theme-btn {
    position: relative;
    z-index: 1;
    line-height: 48px;
    border-radius: 30px;
    min-width: 180px;
    font-size: 19px;
    text-align: center;
    padding: 0 35px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out
}

body .theme-btn:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
    transform: scale(0, 1);
    z-index: -1
}

body .theme-btn:hover:before {
    transform: scale(1)
}

body .theme-btn i {
    margin-left: 5px
}

body .theme-btn.radius3 {
    border-radius: 3px
}

body .theme-btn.radius3:before {
    border-radius: 3px
}

body .solid-button-one {
    color: #fff;
    background: #f58220;
    border: 2px solid #f58220
}

body .solid-button-one:before {
    background: #fff
}

body .solid-button-one:hover {
    color: #f58220
}

body .solid-button-one.button-rose {
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%);
    border: none;
    line-height: 52px
}

body .solid-button-one.button-rose:before {
    background: linear-gradient(-90deg, #ff608b 0%, #ffb68b 100%);
    transform: scale(1);
    opacity: 0
}

body .solid-button-one.button-rose:hover {
    color: #fff
}

body .solid-button-one.button-rose:hover:before {
    opacity: 1
}

body .solid-button-one.button-orange {
    background: #ff8618;
    border: 2px solid #ff8618
}

body .solid-button-one.button-orange:before {
    background: #fff
}

body .solid-button-one.button-orange:hover {
    color: #ff8618
}

body .line-button-one {
    color: #f58220;
    border: 2px solid #f58220
}

body .line-button-one:before {
    background: #f58220
}

body .line-button-one:hover {
    color: #fff
}

body .line-button-one.button-rose {
    color: #ff5284;
    border: 2px solid #ff5284
}

body .line-button-one.button-rose:before {
    background: #ff5284
}

body .line-button-one.button-rose:hover {
    color: #fff
}

body .line-button-one.button-orange {
    color: #ff8618;
    border: 2px solid #ff8618
}

body .line-button-one.button-orange:before {
    background: #ff8618
}

body .line-button-one.button-orange:hover {
    color: #fff
}

body .line-button-two {
    border: 2px solid #dfdfdf;
    color: #313131
}

body .line-button-two:hover {
    color: #fff;
    border-color: #fff
}

body .line-button-two:before {
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%)
}

body .line-button-two.p-green:before {
    background: #f58220
}

body .line-button-two.button-orange:before {
    background: #ff8618
}

body .video-button-one {
    font-size: 18px;
    line-height: 52px;
    color: #313131;
    font-weight: 500;
    transition: all 0.3s ease-in-out
}

body .video-button-one i {
    font-size: 50px;
    color: #c0c0c9;
    vertical-align: middle;
    transition: all 0.3s ease-in-out
}

body .video-button-one:hover,
body .video-button-one:hover i {
    color: #f58220
}

body .video-button-one.button-rose:hover,
body .video-button-one.button-rose:hover i {
    color: #ff5284
}

body .video-button-one.button-orange:hover,
body .video-button-one.button-orange:hover i {
    color: #ff8618
}

body .theme-button-three {
    text-transform: capitalize;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    padding: 0 40px;
    position: relative;
    z-index: 1;
    background: #212121;
    transition: all 0.3s ease-in-out
}

body .theme-button-three:hover {
    background: #ff5284
}

body .inline-button-one {
    font-family: 'gilroy-bold';
    font-size: 14px;
    color: #313131;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    text-decoration: underline
}

body .inline-button-one:hover {
    color: #f58220
}

body .shadow-button-one {
    box-shadow: 0 10px 25px 0 rgb(123 147 171 / .15);
    color: #ff5284;
    line-height: 50px;
    background: #fff
}

body .shadow-button-one:hover {
    background: #ff5284;
    color: #fff
}

#mega-menu-holder {
    padding: 0;
    position: static
}

#mega-menu-holder .img-box {
    display: block;
    text-align: center
}

#mega-menu-holder .img-box .img {
    display: block;
    overflow: hidden;
    background: #000;
    box-shadow: 0 30px 70px 0 rgb(223 227 234 / .5)
}

#mega-menu-holder .img-box .img img {
    width: 100%
}

#mega-menu-holder .img-box:hover .img img {
    opacity: .7;
    transform: scale3d(1.1, 1.1, 1)
}

#mega-menu-holder .img-box .text {
    font-family: 'gilroy-semibold';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    display: block;
    color: #313131;
    padding-top: 10px
}

.theme-main-menu {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    background: #fff0;
    padding: 70px 5% 10px;
    transition: all 0.4s ease-out
}

.theme-main-menu .logo a img {
    width: 185px
}

.theme-main-menu .logo a {
    display: block
}

.theme-menu-one .right-content {
    margin-left: 15px
}

.theme-main-menu .right-content .cart-action-wrapper {
    margin-right: 45px
}

.theme-main-menu .right-content .dropdown-toggle:after {
    display: none
}

.theme-main-menu .right-content .dropdown-toggle {
    background: #fff0
}

.theme-main-menu .right-content .dropdown-menu {
    background: #fff;
    box-shadow: 0 25px 50px 0 rgb(213 216 223 / .5);
    border: 1px solid #f8f8f8;
    border-radius: 0;
    margin: 15px -35px 0 0
}

.theme-main-menu .contact-button {
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase
}

.theme-main-menu .contact-button.button-white-bg {
    background: #fff;
    border: none;
    color: #313131;
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / .1)
}

.theme-main-menu .contact-button.button-white-bg:hover {
    color: #fff
}

.theme-menu-two #mega-menu-holder {
    margin-left: 11%
}

.sticky-menu.fixed {
    position: fixed !important;
    background: #fff;
    margin: 0 !important;
    padding-top: 6px;
    padding-bottom: 6px;
    box-shadow: 0 13px 35px -12px rgb(35 35 35 / .1)
}

.sticky-menu.fixed.menu-text-white {
    background: #110a29
}

.sticky-menu.fixed.theme-main-menu .contact-button {
    min-width: auto;
    line-height: 40px
}

.rogan-hero-section {
    z-index: 12
}

.rogan-hero-section .main-wrapper {
    z-index: 5
}

.rogan-hero-section .banner-upper-heading {
    color: #313131;
    font-size: 20px;
    text-transform: uppercase
}

.rogan-hero-section .banner-upper-heading span {
    color: #f58220
}

.rogan-hero-section .banner-main-title.underline span {
    position: relative
}

.rogan-hero-section .banner-main-title.underline span:before {
    content: '';
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 99%;
    height: 11px;
    z-index: -1;
    background: #ecf4ff
}

.rogan-hero-section .banner-main-title.underline.look-4 span:before {
    background: #ffd9b8
}

.rogan-hero-section .banner-sub-title {
    font-size: 23px;
    color: #929292
}

.rogan-hero-section .theme-btn,
.rogan-hero-section .video-button-one {
    margin-top: 15px
}

.rogan-hero-one .solid-button-one {
    margin-right: 20px
}

.rogan-hero-one .shape-one {
    position: absolute;
    right: 0;
    top: 30px
}

.rogan-hero-one .main-illustration {
    position: absolute;
    height: 100%;
    width: 1100px;
    right: -170px;
    top: 0
}

.rogan-hero-one .main-illustration iframe {
    width: 100%;
    height: 100%
}

.rogan-hero-one .line-shape-one {
    top: 0;
    right: 0;
    z-index: -1
}

.rogan-hero-one .line-shape-two {
    top: 0;
    left: 0;
    z-index: -1
}

.rogan-hero-one .light-lamp {
    top: 113px;
    right: 30px
}

.rogan-hero-one .shape-two {
    left: 24%;
    top: 9%;
    animation: rotated 20s infinite linear
}

.rogan-hero-one .shape-three {
    left: 40%;
    top: 13%;
    animation: animationFramesOne 25s infinite linear
}

.rogan-hero-one .shape-four {
    right: 20%;
    top: 18%;
    animation: animationFramesOne 30s alternate infinite linear
}

.rogan-hero-one .shape-five {
    right: 11%;
    top: 23%;
    animation: animationFramesFour 25s alternate infinite linear
}

.rogan-hero-one .shape-six {
    right: 40%;
    top: 36%;
    animation: rotated 15s infinite linear
}

.rogan-hero-one .shape-seven {
    right: 3%;
    bottom: 11%;
    animation: animationFramesOne 25s infinite linear
}

.rogan-hero-one .shape-eight {
    right: 19%;
    bottom: 14%;
    animation: animationFramesOne 30s alternate infinite linear
}

.rogan-hero-one .shape-nine {
    right: 55%;
    bottom: 0;
    animation: rotated 12s infinite linear
}

.rogan-hero-one .shape-ten {
    left: 27%;
    bottom: 16%;
    animation: rotated 14s infinite linear
}

.rogan-hero-one .shape-eleven {
    left: 15%;
    bottom: 26%;
    animation: animationFramesOne 25s infinite linear
}

.rogan-hero-one .shape-twelve {
    left: 4%;
    top: 41%;
    animation: rotated 14s infinite linear
}

.rogan-hero-section.text-center .theme-btn {
    margin-left: 10px;
    margin-right: 10px
}

.rogan-hero-two .main-illustration {
    margin: 80px auto 0
}

.rogan-hero-two .line-shape-one {
    top: 0;
    right: 0;
    z-index: -1
}

.rogan-hero-two .line-shape-two {
    top: 0;
    left: 0;
    z-index: -1
}

.rogan-hero-two .shape-one {
    left: 12%;
    top: 17%;
    animation: rotated 20s infinite linear
}

.rogan-hero-two .shape-two {
    left: 36%;
    top: 12%;
    animation: animationFramesOne 25s infinite linear
}

.rogan-hero-two .shape-three {
    left: 62%;
    top: 5%
}

.rogan-hero-two .shape-four {
    right: 8%;
    top: 17%;
    animation: animationFramesFour 25s alternate infinite linear
}

.rogan-hero-two .shape-five {
    right: 17%;
    bottom: 15%;
    animation: rotated 15s infinite linear
}

.rogan-hero-two .shape-six {
    right: 17%;
    top: 27%;
    animation: rotated 20s infinite linear
}

.rogan-hero-two .shape-seven {
    left: 18%;
    top: 48%;
    animation: rotated 15s infinite linear
}

.rogan-hero-two .shape-eight {
    right: 5%;
    top: 45%;
    animation: rotated 20s infinite linear
}

.rogan-hero-two .shape-nine {
    left: 11%;
    bottom: 10%;
    animation: rotated 20s infinite linear
}

.rogan-hero-section.rogan-hero-three {
    overflow: hidden
}

.rogan-hero-section.rogan-hero-three .banner-upper-heading {
    font-family: 'gilroy-light';
    font-size: 22px;
    color: #8a919c;
    letter-spacing: 1.4px
}

.rogan-hero-section.rogan-hero-three .banner-main-title {
    font-family: 'gilroy-black';
    font-size: 80px;
    line-height: 92px
}

.rogan-hero-section.rogan-hero-three .banner-main-title span {
    font-family: 'gilroy-ultralight'
}

.rogan-hero-section.rogan-hero-three .solid-button-one {
    margin-right: 45px
}

.rogan-hero-section.rogan-hero-three .main-image-shape {
    width: 990px;
    height: 990px;
    border-radius: 50%;
    top: -205px;
    right: -185px
}

.rogan-hero-section.rogan-hero-three .shape-one {
    width: 990px;
    height: 990px;
    top: -108px;
    right: -184px;
    z-index: -1;
    border-radius: 50%;
    background: linear-gradient(134deg, #7be7ff, #5bffd2)
}

.rogan-hero-section.rogan-hero-three .shape-two {
    width: 70px;
    height: 70px;
    top: 16%;
    right: 770px;
    z-index: 1;
    background: linear-gradient(321deg, rgb(255 56 153 / .36), rgb(255 139 64 / .36));
    border-radius: 50%
}

.rogan-hero-section.rogan-hero-three .shape-three {
    width: 378px;
    height: 378px;
    bottom: 9%;
    right: 287px;
    z-index: 1;
    background: linear-gradient(321deg, rgb(250 217 97 / .1), rgb(247 107 28 / .1));
    border-radius: 50%
}

.rogan-hero-section.rogan-hero-three .shape-four {
    width: 12px;
    height: 12px;
    top: 20%;
    left: 28%;
    animation: animationFramesOne 25s infinite linear
}

.rogan-hero-section.rogan-hero-three .shape-five {
    width: 25px;
    height: 25px;
    top: 44%;
    left: 4%;
    animation: animationFramesOne 30s alternate infinite linear
}

.rogan-hero-section.rogan-hero-three .shape-six {
    width: 15px;
    height: 15px;
    top: 49%;
    left: 51%;
    animation: animationFramesTwo 35s infinite linear
}

.rogan-hero-section.rogan-hero-three .shape-seven {
    width: 12px;
    height: 12px;
    bottom: 20%;
    left: 33%;
    animation: animationFramesOne 30s infinite linear
}

.rogan-hero-section.rogan-hero-five .banner-main-title {
    font-family: 'gilroy-black';
    font-size: 80px;
    line-height: 92px
}

.rogan-hero-section.rogan-hero-five .banner-main-title span {
    font-family: 'gilroy-ultralight'
}

.rogan-hero-section.rogan-hero-five .shape-wrapper {
    width: 53%;
    left: auto;
    right: 0;
    overflow: hidden;
    background: url(../images/home/banner2.jpg) no-repeat center;
    background-size: cover
}

.rogan-hero-section.rogan-hero-five .shape-wrapper .d-text {
    font-family: 'gilroy-black';
    font-size: 600px;
    position: absolute;
    top: 40px;
    left: -172px;
    color: #fff;
    line-height: initial
}

.rogan-hero-section.rogan-hero-five .video-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    position: absolute;
    right: 52%;
    bottom: 0%;
    color: #fff;
    font-size: 32px;
    background: linear-gradient(-90deg, #a3f95d 0%, #0de49d 100%)
}

.our-core-feature.style-one .shape-one {
    top: 17%;
    left: 25%;
    animation: animationFramesOne 30s infinite linear
}

.our-core-feature.style-one .shape-two {
    top: 45%;
    left: 4%;
    animation: animationFramesOne 35s alternate infinite linear
}

.our-core-feature.style-one .shape-three {
    bottom: 13%;
    left: 24%;
    animation: animationFramesTwo 35s infinite linear
}

.our-core-feature.style-one .shape-four {
    bottom: -8%;
    left: 41%;
    animation: animationFramesOne 25s infinite linear
}

.our-core-feature.style-one .shape-five {
    right: 0;
    top: 21%
}

.our-core-feature.style-one .shape-six {
    right: 14%;
    bottom: 33%
}

.our-core-feature .feature-block-wrapper {
    padding-right: 60px
}

.feature-block-one {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 45px 30px 45px 40px;
    position: relative;
    z-index: 5;
    box-shadow: 0 30px 70px 0 rgb(223 227 234 / .5)
}

.feature-block-one .icon {
    font-size: 60px
}

.feature-block-one .read-more {
    font-size: 30px;
    color: #c0c0c9;
    margin-top: 15px
}

.feature-block-one:hover .read-more {
    color: #f58220
}

.feature-block-one .icon-one {
    color: #1aceff
}

.feature-block-one .icon-two {
    color: #f58220
}

.feature-block-one .icon-three {
    color: #ff6262
}

.feature-block-one.hover-state:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(130deg, #83ef92 0%, #00d38b 100%);
    opacity: 0
}

.feature-block-one.hover-state:hover:before {
    opacity: 1
}

.feature-block-one.hover-state:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgb(255 255 255 / .13);
    z-index: -1;
    top: -80px;
    right: -80px;
    opacity: 0;
    transform: scale(.2)
}

.feature-block-one.hover-state:hover:after {
    opacity: 1;
    transform: scale(1);
    transition-duration: 1s
}

.feature-block-one.hover-state:hover .icon,
.feature-block-one.hover-state:hover .title,
.feature-block-one.hover-state:hover p {
    color: #fff
}

.feature-block-one.hover-state.main-p-color:before {
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%)
}

.feature-block-one.main-p-color:hover .read-more {
    color: #fff
}

.our-core-feature.style-two .shape-one {
    width: 1067px;
    height: 1067px;
    top: 75px;
    right: -355px;
    z-index: -1
}

.our-core-feature.style-two .shape-two {
    width: 1067px;
    height: 1067px;
    top: 0;
    right: -377px
}

.our-core-feature.style-two .shape-three {
    width: 20px;
    height: 20px;
    top: 60px;
    left: 32%;
    animation: animationFramesFive 25s infinite linear
}

.our-core-feature.style-two .shape-four {
    width: 10px;
    height: 10px;
    left: 6%;
    top: 42%;
    animation: animationFramesOne 30s infinite linear
}

.our-core-feature.style-two .shape-five {
    width: 10px;
    height: 10px;
    left: 6%;
    bottom: 100px;
    animation: animationFramesTwo 30s infinite linear
}

.our-core-feature.style-two .shape-six {
    width: 20px;
    height: 20px;
    left: 35%;
    bottom: 29%;
    animation: animationFramesOne 25s infinite linear
}

.our-core-feature.style-two .shape-seven {
    width: 10px;
    height: 10px;
    right: 40%;
    bottom: 13%;
    animation: animationFramesTwo 25s infinite linear
}

.our-core-feature.style-three .shape-one {
    top: 46%;
    left: 12%
}

.our-core-feature.style-three .shape-two {
    width: 20px;
    height: 20px;
    top: 50px;
    right: 12%;
    animation: animationFramesOne 25s infinite linear
}

.our-core-feature.style-three .shape-three {
    width: 8px;
    height: 8px;
    top: 50%;
    right: 5%
}

.our-core-feature.style-three .shape-four {
    width: 12px;
    height: 12px;
    bottom: 13%;
    left: 30%;
    animation: animationFramesOne 25s infinite linear
}

.our-core-feature.style-three .shape-five {
    width: 20px;
    height: 20px;
    top: 45%;
    left: 11%;
    animation: animationFramesOne 25s infinite linear
}

.about-us-block-one:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 635px;
    top: -105px;
    left: 0;
    background: url(../images/shape/20.svg) no-repeat center top;
    background-size: cover;
    z-index: -1
}

.about-us-block-one .bold-text {
    font-size: 20px;
    line-height: 34px;
    color: #313131
}

.about-us-block-one .inner-wrapper .path-shape-holder {
    position: absolute;
    height: 100%;
    z-index: -1;
    right: -20px;
    top: -10px;
    max-width: 50%
}

.about-us-block-one .inner-wrapper .path-shape-holder .image-box {
    position: absolute;
    right: 25px;
    top: -30px
}

.about-us-block-one .shape-wrapper .shape-one {
    top: 22%;
    left: -70px
}

.about-us-block-one .shape-wrapper .shape-two {
    right: 0;
    top: 35%;
    animation: animationFramesOne 30s infinite linear
}

.about-us-block-one .shape-wrapper .shape-three {
    right: 20%;
    top: 25%;
    animation: animationFramesTwo 25s infinite linear
}

.about-us-block-one .shape-wrapper .shape-four {
    right: 13%;
    bottom: -8%;
    animation: animationFramesOne 25s infinite linear
}

.about-us-block-one .shape-wrapper .shape-five {
    right: 34%;
    bottom: -6%;
    animation: rotated 20s infinite linear
}

.about-us-block-one .shape-wrapper .shape-six {
    right: 39%;
    top: 48%;
    animation: rotated 20s infinite linear
}

.about-us-block-two .mark-text {
    color: #313131;
    font-size: 27px;
    font-style: italic
}

.about-us-block-two .main-img-box {
    display: inline-block
}

.about-us-block-two .main-img-box .img-one {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 71px 100px 0 rgb(140 140 140 / .33)
}

.about-us-block-two .main-img-box .img-one:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 70px solid #fff;
    border-radius: 50%;
    bottom: -150px;
    left: -150px;
    transition: all 1.9s ease-in-out
}

.about-us-block-two .main-img-box.show-pr .img-one:before {
    width: 300px;
    height: 300px
}

.about-us-block-two .main-img-box .img-two {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 25px 50px 0 rgb(140 140 140 / .33);
    position: absolute;
    z-index: -1;
    left: -165px;
    top: 50%;
    margin-top: -50%
}

.about-us-block-two .shape-one {
    width: 960px;
    height: 960px;
    left: -150px;
    top: 50px;
    z-index: -1
}

.about-us-block-two .shape-one path,
.about-us-block-two .shape-two path {
    transform: scale(.72);
    transform-origin: top
}

.about-us-block-two .shape-two {
    width: 960px;
    height: 960px;
    left: -180px;
    top: 0;
    z-index: 1
}

.about-us-block-two .shape-three {
    width: 20px;
    height: 20px;
    top: 55%;
    right: 20%;
    animation: animationFramesOne 25s infinite linear
}

.about-us-block-two .shape-four {
    width: 20px;
    height: 20px;
    top: 41%;
    right: 2%;
    animation: scale-up-two 5s infinite linear
}

.about-us-block-two .shape-five {
    width: 10px;
    height: 10px;
    bottom: 20%;
    right: 30%;
    animation: animationFramesOne 35s infinite linear
}

.about-us-block-two .box-shape {
    width: 209px;
    height: 209px;
    border-radius: 5px;
    background: #f58220;
    position: absolute;
    top: -105px;
    left: -105px;
    z-index: 1
}

.about-us-block-two .dot-shape {
    position: absolute;
    left: -145px;
    bottom: -150px;
    z-index: -1
}

.seo-work-progress.audit-progress {
    z-index: 10
}

.seo-work-progress {
    position: relative;
    padding: 20px 0 70px;
    z-index: 12
}

.seo-work-progress .single-work-list:first-child .path-shape-holder .image-box {
    position: absolute;
    left: -45px;
    top: -50px;
    transform: scale(.9);
    transform-origin: left
}

.seo-work-progress .single-work-list:nth-child(2) {
    padding-bottom: 200px
}

.seo-work-progress .single-work-list:nth-child(2) .path-shape-holder .image-box {
    position: absolute;
    right: -25px;
    top: -80px;
    transform: scale(.9);
    transform-origin: right
}

.seo-work-progress .single-work-list {
    position: relative;
    padding-bottom: 230px
}

.seo-work-progress .single-work-list:nth-child(odd):before {
    content: url(../images/shape/line-1.svg);
    position: absolute;
    top: 53%;
    left: 22%;
    z-index: -1
}

.seo-work-progress .single-work-list:nth-child(even):before {
    content: url(../images/shape/line-2.svg);
    position: absolute;
    top: 35%;
    right: 16%;
    z-index: -1
}

.seo-work-progress .single-work-list:last-child:before {
    display: none !important
}

.seo-work-progress .single-work-list:last-child {
    padding-bottom: 0
}

.seo-work-progress .single-work-list .text-wrapper {
    position: relative;
    padding-left: 75px
}

.seo-work-progress .single-work-list .text-wrapper .icon-box {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    left: 0
}

.seo-work-progress .single-work-list .text-wrapper .icon-box img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.seo-work-progress .single-work-list .text-wrapper .icon-box:before {
    content: '';
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
    z-index: -1;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: hvr-ripple-out-two 2s linear infinite;
    animation: hvr-ripple-out-two 2s linear infinite
}

.seo-work-progress .single-work-list:nth-child(1) .text-wrapper .icon-box {
    background: #a16fff
}

.seo-work-progress .single-work-list:nth-child(1) .text-wrapper .icon-box:before {
    background: #bc99fd
}

.seo-work-progress .single-work-list:nth-child(2) .text-wrapper .icon-box {
    background: #f58220
}

.seo-work-progress .single-work-list:nth-child(2) .text-wrapper .icon-box:before {
    background: #f58220
}

.seo-work-progress .single-work-list:nth-child(3) .text-wrapper .icon-box {
    background: #01e9eb
}

.seo-work-progress .single-work-list:nth-child(3) .text-wrapper .icon-box:before {
    background: #49fcfe
}

.seo-work-progress .single-work-list .text-wrapper .title {
    font-size: 48px;
    line-height: 60px;
    padding-bottom: 28px;
    text-decoration: underline
}

.seo-work-progress .single-work-list .text-wrapper p {
    font-size: 20px;
    line-height: 32px;
    color: rgb(87 102 126 / .8);
    padding-bottom: 15px
}

.seo-work-progress .single-work-list .text-wrapper ul {
    padding-top: 10px
}

.seo-work-progress .single-work-list .text-wrapper ul li {
    font-size: 18px;
    color: rgb(87 102 126 / .8);
    line-height: 32px;
    position: relative;
    padding-bottom: 22px
}

.seo-work-progress .single-work-list .text-wrapper ul li:before {
    content: "\f107";
    font-family: "Flaticon";
    font-size: 18px;
    color: #ff6400;
    position: absolute;
    left: -32px;
    top: 0;
    line-height: 32px
}

.seo-work-progress .single-work-list .img-box {
    position: relative;
    z-index: 1
}

.seo-work-progress .single-work-list:nth-child(even) .img-box img {
    float: right
}

.seo-work-progress .shape-wrapper .shape-one {
    top: 22%;
    left: -70px
}

.seo-work-progress .shape-wrapper .shape-two {
    right: 100px;
    top: 35%;
    animation: animationFramesOne 30s infinite linear
}

.seo-work-progress .shape-wrapper .shape-three {
    right: 20%;
    top: 25%;
    animation: animationFramesTwo 25s infinite linear
}

.seo-work-progress .shape-wrapper .shape-four {
    right: 13%;
    bottom: -8%;
    animation: animationFramesOne 25s infinite linear
}

.seo-work-progress .shape-wrapper .shape-five {
    right: 34%;
    bottom: -6%;
    animation: rotated 20s infinite linear
}

.seo-work-progress .shape-wrapper .shape-six {
    left: 25%;
    top: 40%;
    animation: rotated 20s infinite linear
}

.seo-work-progress .shape-wrapper .shape-seven {
    left: 50%;
    top: 35%;
    animation: rotated 12s infinite linear
}

.seo-work-progress .shape-wrapper .shape-eight {
    left: 10%;
    top: 30%;
    animation: rotated 10s infinite linear;
    transform-origin: 250% 180%
}

.our-service-app {
    position: relative;
    padding: 0
}

.our-service-app .main-content {
    max-width: 1450px;
    padding: 0 15px;
    margin: 0 auto
}

.our-service-app .main-content .inner-wrapper {
    text-align: center;
    position: relative
}

.our-service-app .main-content .inner-wrapper .title a {
    font-size: 24px;
    color: #f58220;
    margin: 25px 0 10px
}

.our-service-app .main-content .inner-wrapper:hover .title a {
    color: #4e4e4e
}

.our-service-app .main-content .inner-wrapper p {
    line-height: 30px;
    padding: 0 50px;
    color: #8c929d
}

.our-service-app .main-content .inner-wrapper .illustration-box {
    display: inline-block;
    position: relative;
    min-height: 230px
}

.our-service-app .main-content .single-block:nth-child(1) .illustration-box .bg-shape,
.our-service-app .main-content .single-block:nth-child(2) .illustration-box .bg-shape,
.our-service-app .main-content .single-block:nth-child(3) .illustration-box .bg-shape {
    animation: rotated 35s infinite linear
}

.our-service-app .main-content .single-block:nth-child(1) .illustration-box .block-shape-one {
    position: absolute;
    top: 15px;
    left: -10px
}

.our-service-app .main-content .single-block:nth-child(1) .illustration-box .block-shape-two {
    position: absolute;
    top: 42px;
    right: 0
}

.our-service-app .main-content .single-block:nth-child(1) .illustration-box .block-shape-three {
    position: absolute;
    bottom: 24px;
    right: 0
}

.our-service-app .main-content .single-block:nth-child(1) .illustration-box [class*="block-shape"] {
    transform: scale(1.5)
}

.our-service-app .main-content .single-block .illustration-box [class*="block-shape"] {
    opacity: 0;
    transition: all 1.5s ease-in-out
}

.our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-one {
    position: absolute;
    top: 15px;
    left: 26px;
    transform: scale(1.5)
}

.our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-two {
    position: absolute;
    top: 0;
    left: 120px;
    transform: scale(1.5)
}

.our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-three {
    position: absolute;
    top: 66px;
    right: 6px;
    transform: scale(1.5)
}

.our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-four {
    position: absolute;
    top: 52px;
    right: 63px;
    transform: translateY(30px)
}

.our-service-app .main-content.show-pr .single-block:nth-child(2) .illustration-box [class*="block-shape"] {
    opacity: 1;
    transform: scale(1)
}

.our-service-app .main-content.show-pr .single-block:nth-child(2) .illustration-box .block-shape-four {
    transform: translateY(0)
}

.our-service-app .main-content .single-block:nth-child(3) .illustration-box .block-shape-one {
    position: absolute;
    top: 25px;
    left: 0;
    transform: scale(1.5)
}

.our-service-app .main-content.show-pr .single-block:nth-child(1) .illustration-box [class*="block-shape"],
.our-service-app .main-content.show-pr .single-block:nth-child(2) .illustration-box [class*="block-shape"],
.our-service-app .main-content.show-pr .single-block:nth-child(3) .illustration-box [class*="block-shape"] {
    opacity: 1;
    transform: scale(1)
}

.our-service-app .main-content .single-block:nth-child(2) .illustration-box:before,
.our-service-app .main-content .single-block:nth-child(2) .illustration-box:after {
    content: '';
    position: absolute;
    width: 145px;
    height: 1px;
    border-top: 1px dashed #e6e6e6;
    top: 45%
}

.our-service-app .main-content .single-block:nth-child(2) .illustration-box:before {
    right: -150px
}

.our-service-app .main-content .single-block:nth-child(2) .illustration-box:after {
    left: -150px
}

.our-service-app .main-content .more-button {
    display: block;
    width: 230px;
    line-height: 51px;
    border-radius: 30px;
    background: #614ef9;
    border: 2px solid #614ef9;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin: 100px auto 0;
    text-align: center
}

.our-service-app .main-content .more-button:hover {
    background: #fff;
    color: #614ef9
}

.our-service-app .main-content .down-arrow {
    display: block;
    width: 60px;
    height: 60px;
    box-shadow: 0 15px 20px 0 rgb(209 218 235 / .35);
    background: #fff;
    border-radius: 50%;
    margin: 0 0 0 -30px;
    line-height: 60px;
    text-align: center;
    color: #7494b5;
    font-size: 20px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    z-index: 1
}

.our-service-app .main-content .down-arrow span {
    display: block;
    transform: rotate(-90deg)
}

.our-service-app .main-content .down-arrow:hover {
    color: #fff;
    background: #614ef9
}

.seo-what-we-do {
    position: relative;
    padding: 30px 0 0
}

.seo-what-we-do .theme-title-one {
    padding-bottom: 10px
}

.seo-what-we-do .single-block {
    margin-top: 40px;
    z-index: 2
}

.seo-what-we-do .single-block .wrapper {
    background: #fff;
    border-radius: 4px;
    text-align: center;
    padding: 30px 10px 30px
}

.seo-what-we-do .single-block .wrapper {
    transition: all .3s ease-in-out
}

.seo-what-we-do .single-block.active .wrapper,
.seo-what-we-do .single-block .wrapper:hover {
    box-shadow: 0 20px 70px 0 rgb(4 7 18 / .06)
}

.seo-what-we-do .single-block .wrapper .title {
    display: block;
    font-size: 20px;
    color: #233d63;
    margin-top: 30px
}

.seo-what-we-do .single-block .wrapper .icon-box {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto;
    z-index: 5
}

.seo-what-we-do .single-block .wrapper .icon-box img {
    position: relative;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%)
}

.seo-what-we-do .single-block:nth-child(1) .wrapper .icon-box {
    background: #ff467d
}

.seo-what-we-do .single-block:nth-child(2) .wrapper .icon-box {
    background: #00ebac
}

.seo-what-we-do .single-block:nth-child(3) .wrapper .icon-box {
    background: #ffc14e
}

.seo-what-we-do .single-block:nth-child(4) .wrapper .icon-box {
    background: #ff930e
}

.seo-what-we-do .single-block:nth-child(5) .wrapper .icon-box {
    background: rgb(26 206 255)
}

.seo-what-we-do .single-block:nth-child(6) .wrapper .icon-box {
    background: #9657f6
}

.seo-what-we-do .single-block:nth-child(7) .wrapper .icon-box {
    background: #ff467d
}

.seo-what-we-do .single-block .wrapper .icon-box:before,
.seo-what-we-do .single-block .wrapper .icon-box:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    z-index: -1
}

.seo-what-we-do .single-block .wrapper .icon-box:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.seo-what-we-do .single-block .wrapper .icon-box:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.seo-what-we-do .single-block:nth-child(1) .wrapper .icon-box:before,
.seo-what-we-do .single-block:nth-child(1) .wrapper .icon-box:after {
    background: rgb(255 58 70 / .5)
}

.seo-what-we-do .single-block:nth-child(2) .wrapper .icon-box:before,
.seo-what-we-do .single-block:nth-child(2) .wrapper .icon-box:after {
    background: rgb(0 235 172 / .5)
}

.seo-what-we-do .single-block:nth-child(3) .wrapper .icon-box:before,
.seo-what-we-do .single-block:nth-child(3) .wrapper .icon-box:after {
    background: rgb(255 193 78 / .5)
}

.seo-what-we-do .single-block:nth-child(4) .wrapper .icon-box:before,
.seo-what-we-do .single-block:nth-child(4) .wrapper .icon-box:after {
    background: rgb(255 147 14 / .5)
}

.seo-what-we-do .single-block:nth-child(5) .wrapper .icon-box:before,
.seo-what-we-do .single-block:nth-child(5) .wrapper .icon-box:after {
    background: rgb(26 206 255 / .5)
}

.seo-what-we-do .single-block:nth-child(6) .wrapper .icon-box:before,
.seo-what-we-do .single-block:nth-child(6) .wrapper .icon-box:after {
    background: rgb(150 87 246 / .5)
}

.seo-what-we-do .single-block:nth-child(7) .wrapper .icon-box:before,
.seo-what-we-do .single-block:nth-child(7) .wrapper .icon-box:after {
    background: rgb(255 58 70 / .5)
}

.seo-what-we-do .single-block.active .wrapper .icon-box:after,
.seo-what-we-do .single-block .wrapper:hover .icon-box:after {
    -webkit-animation: hvr-ripple-out 1.5s linear infinite;
    animation: hvr-ripple-out 1.5s linear infinite
}

.seo-what-we-do .single-block.active .wrapper .icon-box:before,
.seo-what-we-do .single-block .wrapper:hover .icon-box:before {
    -webkit-animation: hvr-ripple-out-two 1.5s linear infinite;
    animation: hvr-ripple-out-two 1.5s linear infinite
}

.our-service-seo {
    position: relative;
    background: linear-gradient(-134deg, #fff6ef 0%, #ffe2cb 100%);
    padding: 300px 0 240px;
    overflow: hidden;
    margin-top: -80px
}

.our-service-seo:before {
    content: '';
    width: 150%;
    height: 350px;
    background: linear-gradient(to top, #fdfdfe, #fdfdfe);
    transform: rotate(-4deg);
    position: absolute;
    top: -125px;
    right: 0
}

.our-service-seo:after {
    content: '';
    width: 150%;
    height: 170px;
    background: #fff;
    transform: rotate(-4deg);
    position: absolute;
    bottom: -45px;
    left: -3px
}

.our-service-seo .round-shape-one {
    position: absolute;
    font-size: 550px;
    color: #fff;
    top: 88px;
    right: -145px;
    line-height: 290px;
    animation: tada 8s infinite linear
}

.our-service-seo .round-shape-two {
    position: absolute;
    width: 396px;
    height: 396px;
    border: 50px solid #fff;
    border-radius: 50%;
    bottom: -190px;
    left: -180px;
    animation: jello 10s infinite linear
}

.our-service-seo .theme-title-one .upper-title {
    color: #f58220
}

.our-service-seo .theme-title-one {
    padding-bottom: 20px
}

.our-service-seo .inner-wrapper {
    position: relative;
    z-index: 1
}

.our-service-seo .inner-wrapper:before {
    content: url(../images/shape/12.svg);
    position: absolute;
    top: -165px;
    left: -165px;
    z-index: -1
}

.our-service-seo .inner-wrapper:after {
    content: url(../images/shape/4.svg);
    position: absolute;
    bottom: -165px;
    right: -165px;
    z-index: -1
}

.our-service-seo .service-block {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 5;
    padding: 40px 25px 25px 25px;
    margin-top: 45px;
    min-height: 420px
}

.our-service-seo .service-block:before {
    content: '';
    width: 273px;
    height: 273px;
    background: #f28220;
    border-radius: 50%;
    position: absolute;
    top: -148px;
    left: -83px;
    transform: scale(0)
}

.our-service-seo .service-block:hover:before {
    transform: scale(1);
    transition: all 0.5s linear;
    transition-delay: 0.1s
}

.our-service-seo .service-block:hover {
    border-color: #fff0
}

.our-service-seo .service-block img {
    max-width: 70px;
    margin-bottom: 20px
}

.our-service-seo .service-block:hover img {
    filter: brightness(0)
}

.our-service-seo .service-block .icon-s {
    position: absolute;
    font-size: 65px;
    left: 25px;
    top: 45px
}

.our-service-seo .service-block:hover .icon-s {
    color: #2a2a2a !important
}

.our-service-seo .single-block:nth-child(1) .service-block .icon-s {
    color: #f58220
}

.our-service-seo .single-block:nth-child(2) .service-block .icon-s {
    color: #25e5eb
}

.our-service-seo .single-block:nth-child(3) .service-block .icon-s {
    color: #ff4ca5
}

.our-service-seo .single-block:nth-child(4) .service-block .icon-s {
    color: #ac74ee
}

.our-service-seo .service-block .title a {
    font-size: 22px;
    line-height: 32px;
    color: #253d5f;
    margin-bottom: 20px
}

.our-service-seo .service-block p {
    color: #737f92;
    padding-bottom: 10px
}

.our-service-seo .service-block .detail-button {
    font-size: 40px;
    color: #cad5e5
}

.our-service-seo .service-block .hover-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffa85f;
    z-index: -3;
    opacity: 0;
    transition: all 0.3s linear
}

.our-service-seo .service-block:hover .hover-content {
    opacity: 1
}

.our-service-seo .service-block .hover-content:before {
    content: '';
    width: 493px;
    height: 493px;
    background: #ffa151;
    border-radius: 50%;
    position: absolute;
    top: -250px;
    left: -180px;
    z-index: 1;
    transform: translate(-50%, -50%);
    opacity: 0
}

.our-service-seo .service-block:hover .hover-content:before {
    opacity: 1;
    transform: translate(0%, 0%);
    transition: all 0.9s linear
}

.our-service-seo .service-block .hover-content:after {
    content: '';
    width: 602px;
    height: 602px;
    background: #ffbd85;
    border-radius: 50%;
    position: absolute;
    top: -196px;
    left: -180px;
    z-index: -1;
    transform: translate(-50%, -50%);
    opacity: 0
}

.our-service-seo .service-block:hover .hover-content:after {
    opacity: 1;
    transform: translate(0%, 0%);
    transition: all 1.3s linear
}

.our-service-seo .service-block .snow-dot {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgb(255 255 255 / .5);
    z-index: -1
}

.our-service-seo .service-block .snow-dot:nth-child(1) {
    top: 25px;
    left: 41%;
    z-index: 1;
    animation: scale-upOne 1s alternate infinite ease-in
}

.our-service-seo .service-block .snow-dot:nth-child(2) {
    top: 25px;
    left: 78%;
    animation: scale-upOne 1.1s alternate infinite ease-in
}

.our-service-seo .service-block .snow-dot:nth-child(3) {
    top: 75px;
    left: 61%;
    animation: scale-upOne 0.8s alternate infinite ease-in
}

.our-service-seo .service-block .snow-dot:nth-child(4) {
    top: 136px;
    left: 84%;
    animation: scale-upOne 1s alternate infinite ease-in
}

.our-service-seo .service-block .snow-dot:nth-child(5) {
    bottom: 35px;
    right: 12%;
    animation: scale-upOne 1.2s alternate infinite ease-in
}

.our-service-seo .service-block .snow-dot:nth-child(6) {
    bottom: 80px;
    right: 31%;
    animation: scale-upOne 0.9s alternate infinite ease-in
}

.our-service-seo .service-block .snow-dot:nth-child(7) {
    bottom: 40px;
    right: 51%;
    animation: scale-upOne 1s alternate infinite ease-in
}

.our-service-seo .service-block:hover .title a,
.our-service-sass .service-block:hover .icon-s,
.our-service-seo .service-block:hover p,
.our-service-seo .service-block:hover .detail-button {
    color: #2a2a2a !important
}

.theme-more-feature.our-service-seo:after,
.theme-more-feature.our-service-sass .inner-wrapper:before,
.theme-more-feature.our-service-seo .inner-wrapper:after,
.theme-more-feature.our-service-sass:before {
    display: none
}

.our-service-seo.theme-more-feature {
    background: none;
    padding: 165px 0 180px
}

.testimonial-studio-vr {
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    z-index: 5
}

.testimonial-studio-vr .main-bg {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    z-index: -1
}

.studio-client-slider {
    max-width: 1920px;
    margin: 0 auto 0
}

.testimonial-studio-vr .studio-title {
    padding-bottom: 100px
}

.studio-client-slider .customer-block {
    background: #fff;
    position: relative;
    padding: 20px 20px 40px 20px;
    margin-bottom: 80px;
    box-shadow: 0 10px 25px 0 rgb(123 147 171 / .15);
    min-height: 465px
}

.studio-client-slider .customer-info {
    position: relative
}

.studio-client-slider .customer-info:before {
    content: "\f115";
    font-family: "Flaticon";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 25px;
    transform: rotate(180deg);
    color: #f58220
}

.studio-client-slider .customer-block .customer-img {
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.studio-client-slider .customer-block p {
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    padding: 20px 0
}

.studio-client-slider .customer-block .name {
    font-size: 17px;
    color: #212121
}

.studio-client-slider .customer-block .customer-info span {
    color: #7d7d7d;
    font-size: 15px
}

.studio-client-slider .center .customer-block .name {
    color: #2c2c2c
}

.owl-theme.studio-client-slider .owl-nav [class*=owl-] {
    background: #fff0;
    font-size: 30px;
    color: #929292;
    padding: 0;
    margin: 0 10px
}

.apps-testimonial .customer-block {
    padding: 45px 25px 45px 30px;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 30px 0 #d6d6d6
}

.apps-testimonial .customer-block:before {
    content: url(../images/icon/icon38.svg);
    position: absolute;
    top: 25px;
    left: 20px
}

.apps-testimonial.bg-white .customer-slider:before {
    opacity: .45
}

.apps-testimonial .customer-block p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    padding-bottom: 45px
}

.apps-testimonial .customer-block .customer-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    float: left
}

.apps-testimonial .customer-block .customer-info {
    padding-left: 25px;
    float: left
}

.apps-testimonial .customer-block .customer-info .name {
    font-size: 20px;
    color: #303858;
    padding: 5px 0 2px
}

.apps-testimonial .customer-block .customer-info span {
    color: #ACB0BD
}

.apps-testimonial .owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: -140px
}

.apps-testimonial .owl-theme .owl-nav [class*=owl-] {
    background: #fff0;
    margin: 0 6px;
    padding: 0;
    font-size: 35px;
    color: #d3d3d3
}

.apps-testimonial .owl-theme .owl-nav [class*=owl-]:hover {
    color: #45ebff
}

.apps-testimonial .customer-slider:before {
    content: url(../images/icon/icon36.svg);
    position: absolute;
    right: 0;
    top: -278px;
    z-index: -1
}

.trusted-partner {
    margin-bottom: 70px;
    margin-top: 50px
}

.trusted-partner .title {
    font-size: 18px;
    color: #878787;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 100px
}

.trusted-partner .title span {
    font-size: 22px;
    color: #244574
}

.partner-slider {
    text-align: center
}

.partner-slider a {
    opacity: .4;
    filter: grayscale(1);
    transition: all 0.3s ease-in-out
}

.partner-slider a:hover,
.partner-slider .center a {
    opacity: 1;
    filter: none;
    transform: scale(1.1)
}

.sass-contact-banner {
    text-align: center;
    background: linear-gradient(-134deg, #fff6ef 0%, #ffe2cb 100%);
    padding: 70px 0 130px;
    position: relative;
    overflow: hidden
}

.sass-contact-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/shape/map3.webp);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1
}

.sass-contact-banner .title {
    font-size: 44px;
    line-height: 60px;
    padding-bottom: 35px;
    z-index: 2;
    position: relative
}

.sass-contact-banner .subscribe-button {
    box-shadow: linear-gradient(-134deg, #fff6ef 0%, #ffe5d0 100%);
    position: relative;
    z-index: 10
}

.sass-contact-banner .u-shape {
    font-family: 'gilroy-semibold';
    font-size: 660px;
    position: absolute;
    top: -40px;
    left: -260px;
    color: #fff;
    z-index: 1;
    font-weight: 700
}

.sass-contact-banner .d-shape {
    font-size: 700px;
    color: #FFF;
    position: absolute;
    right: -218px;
    bottom: 50px;
    transform: rotate(180deg);
    z-index: 1;
    font-weight: 700
}

.our-service-one .inner-wrapper .theme-title-one {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 1
}

.our-service-one .shape-wrapper .shape-one {
    left: 0;
    top: 65%
}

.our-service-one .shape-wrapper .shape-two {
    left: 23%;
    top: 20%;
    animation: animationFramesOne 30s infinite linear
}

.our-service-one .shape-wrapper .shape-three {
    left: 8%;
    top: 0%;
    animation: animationFramesTwo 25s infinite linear
}

.our-service-one .shape-wrapper .shape-four {
    right: 25%;
    bottom: 20%;
    animation: animationFramesOne 35s infinite linear
}

.our-service-one .shape-wrapper .shape-five {
    left: 50%;
    bottom: 10%;
    animation: rotated 20s infinite linear
}

.our-service-one .shape-wrapper .shape-six {
    left: 26%;
    top: 100%;
    animation: animationFramesOne 35s infinite linear
}

.our-service-one .shape-wrapper .shape-seven {
    left: 9%;
    top: 98%
}

.our-service-one .shape-wrapper .shape-eight {
    right: 0;
    top: 0%
}

.our-service-one .shape-wrapper .shape-nine {
    right: 6%;
    top: -5%
}

.our-service.service-creative .our-history .img-box {
    position: relative;
    overflow: hidden;
    padding-bottom: 180px
}

.our-service.service-creative .our-history .img-box .bottom-img {
    position: absolute;
    right: -65px;
    bottom: 0;
    border: 30px solid #ffe6d2
}

.our-service.service-creative .our-history .text-wrapper {
    padding: 0 0 0 75px
}

.our-service.service-creative .our-history .text-wrapper p {
    color: #67707e;
    font-size: 19px;
    line-height: 32px;
    padding-top: 30px
}

.service-creative .service-block {
    padding: 110px 0 125px
}

.service-creative .service-block .img-box {
    margin-top: 30px
}

.service-creative .service-block .service-info .num {
    font-size: 80px;
    color: rgb(255 255 255 / .1);
    line-height: 70px;
    margin-bottom: 30px
}

.service-creative .service-block .service-info .service-title a {
    color: #fff
}

.service-creative .service-block .service-info p {
    font-size: 18px;
    color: rgb(255 255 255 / .8);
    padding: 22px 0 40px
}

.service-creative .service-block .service-info .read-more {
    color: #fff
}

.service-creative .service-block:nth-child(even) .service-info {
    padding-left: 60px
}

.service-creative .service-block:nth-child(odd) .service-info {
    padding-right: 60px
}

.service-creative .service-block:nth-child(odd) .img-box {
    float: right
}

.testimonial-section-classic {
    padding: 50px 0 100px;
    overflow: hidden
}

.testimonial-section-classic.style-two {
    padding: 250px 0 310px
}

.testimonial-section-classic .main-bg {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    z-index: -1
}

.testimonial-section-classic.style-one .shape-one {
    left: 10%;
    top: 2%
}

.testimonial-section-classic .main-content {
    position: relative;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 16px 25px 0 rgb(0 0 0 / .03);
    padding: 70px 100px 50px;
    z-index: 5
}

.testimonial-section-classic .main-content:before {
    content: url(../images/icon/icon8.svg);
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%)
}

.testimonial-section-classic .inner-container {
    width: 69%;
    margin: 60px auto 0;
    position: relative;
    z-index: 1;
    text-align: center
}

.testimonial-section-classic .inner-container:before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 35px;
    right: 35px;
    height: 200px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 15px 23px 0 rgb(35 49 64 / .09);
    z-index: -1
}

.testimonial-section-classic .inner-container:after {
    content: '';
    position: absolute;
    bottom: -55px;
    left: 80px;
    right: 80px;
    height: 200px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 14px 21px 0 rgb(0 0 0 / .03);
    z-index: -3
}

.testimonial-section-classic .inner-container p {
    font-size: 22px;
    line-height: 45px
}

.testimonial-section-classic .inner-container .name {
    font-family: 'popway', sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    padding: 45px 0 4px
}

.testimonial-section-classic .inner-container .designation {
    color: #c0c0c9
}

.testimonial-section-classic .owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -228px
}

.testimonial-section-classic .owl-theme .owl-nav [class*=owl-] {
    background: #fff0;
    margin: 0 10px;
    padding: 0;
    font-size: 35px;
    color: #5fa775;
    opacity: .5
}

.testimonial-section-classic .owl-theme .owl-nav [class*=owl-]:hover {
    opacity: 1
}

.testimonial-section-classic .shape-wrapper .people {
    position: absolute;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    box-shadow: 0 10px 20px 0 rgb(20 44 56 / .25)
}

.testimonial-section-classic .shape-wrapper .people:nth-child(1) {
    top: 14%;
    left: 13%;
    animation: scale-up-one 14s infinite linear
}

.testimonial-section-classic .shape-wrapper .people:nth-child(2) {
    top: 46%;
    left: 4%;
    animation: scale-up-two 9s infinite linear
}

.testimonial-section-classic .shape-wrapper .people:nth-child(3) {
    bottom: 9%;
    left: 10%;
    animation: scale-up-three 8s infinite linear
}

.testimonial-section-classic .shape-wrapper .people:nth-child(4) {
    top: 14%;
    right: 19%;
    animation: scale-up-two 10s infinite linear
}

.testimonial-section-classic .shape-wrapper .people:nth-child(5) {
    top: 44%;
    right: 2%;
    animation: scale-up-three 11s infinite linear
}

.testimonial-section-classic .shape-wrapper .people:nth-child(6) {
    bottom: 9%;
    right: 10%;
    animation: scale-up-one 12s infinite linear
}

.testimonial-section-classic.style-two .main-content,
.testimonial-section-classic.style-two .inner-container:before,
.testimonial-section-classic.style-two .inner-container:after {
    box-shadow: none
}

.testimonial-section-classic.style-two .shape-one {
    left: 30%;
    top: 13%
}

.testimonial-section-classic.style-two .shape-two {
    right: 30%;
    top: 16%
}

.testimonial-section-classic.style-two .shape-three {
    left: 14%;
    top: 39%
}

.testimonial-section-classic.style-two .shape-four {
    right: 15%;
    top: 41%
}

.testimonial-section-classic.style-two .shape-five {
    left: 17%;
    top: 69%
}

.testimonial-section-classic.style-two .shape-six {
    right: 14%;
    top: 69%
}

.testimonial-section-classic.style-two .shape-seven {
    left: 35%;
    top: 89%
}

.testimonial-section-classic.style-two .shape-eight {
    right: 34%;
    top: 87%
}

.testimonial-section-classic.style-two .shape-wrapper .people:nth-child(1) {
    top: 24%;
    left: 18%
}

.testimonial-section-classic.style-two .shape-wrapper .people:nth-child(2) {
    top: 53%;
    left: 6%
}

.testimonial-section-classic.style-two .shape-wrapper .people:nth-child(3) {
    bottom: 14%;
    left: 20%
}

.testimonial-section-classic.style-two .shape-wrapper .people:nth-child(4) {
    top: 25%;
    right: 22%
}

.testimonial-section-classic.style-two .shape-wrapper .people:nth-child(5) {
    top: 53%;
    right: 10%
}

.testimonial-section-classic.style-two .shape-wrapper .people:nth-child(6) {
    bottom: 12%;
    right: 22%
}

.testimonial-classic-v2 .main-bg-wrapper {
    margin: 0 0 0 31.5%;
    background: url(../images/home/12.jpg) no-repeat center;
    background-size: cover;
    height: 670px
}

.testimonial-classic-v2 .main-bg-wrapper .quote {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    bottom: 0
}

.testimonial-classic-v2 .main-bg-wrapper .quote span {
    position: absolute;
    font-family: 'gilroy-black';
    font-size: 400px;
    color: #fff;
    left: 0;
    bottom: 0
}

.testimonial-classic-v2 .main-bg-wrapper .main-slider-wrapper {
    position: absolute;
    max-width: 500px;
    z-index: 9;
    top: 0;
    left: 0;
    background: #765bff;
    padding: 85px 100px 80px 75px;
    transform: translate(-50%, -34%);
    z-index: 1
}

.testimonial-classic-v2 .main-bg-wrapper .main-slider-wrapper .icon {
    width: 40px;
    height: 31px
}

.testimonial-classic-v2 .main-bg-wrapper .main-slider-wrapper .item p {
    font-size: 28px;
    line-height: 52px;
    color: #fff;
    font-style: italic;
    margin: 15px 0 80px 0
}

.testimonial-classic-v2 .main-bg-wrapper .main-slider-wrapper .item .name {
    padding-left: 30px
}

.testimonial-classic-v2 .main-bg-wrapper .main-slider-wrapper .item .name h6 {
    font-family: 'gilroy-semibold';
    font-size: 20px;
    color: #fff;
    margin-bottom: 2px
}

.testimonial-classic-v2 .main-bg-wrapper .main-slider-wrapper .item .name span {
    text-transform: uppercase;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1.2px
}

.testimonial-classic-v2 .main-bg-wrapper .main-slider-wrapper .item img {
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.testimonial-classic-v2 .owl-theme .owl-nav {
    margin: 0
}

.testimonial-classic-v2 .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #fff0;
    border: 2px solid rgb(255 255 255 / .5);
    border-radius: 50%;
    padding: 0;
    margin: 0 3px
}

.testimonial-classic-v2 .owl-theme .owl-dots .owl-dot.active span,
.testimonial-classic-v2 .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    border-color: #fff
}

.testimonial-classic-v2 .owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    right: -35px;
    z-index: 1
}

.testimonial-section-standard:before {
    content: url(../images/icon/icon10.svg);
    position: absolute;
    right: 0;
    top: 40%;
    z-index: -1
}

.testimonial-section-standard.bg-color {
    background: #f4f8ff;
    padding: 140px 0 110px
}

.testimonial-section-standard .slider-wrapper {
    max-width: 1200px;
    margin-right: 85px;
    margin-left: -225px
}

.testimonial-section-standard .customer-content {
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 20px 40px 0 rgb(60 60 60 / .05);
    padding: 45px 40px 55px;
    margin: 30px 24px 60px;
    position: relative
}

.testimonial-section-standard .customer-content:before {
    content: url(../images/icon/icon9.svg);
    position: absolute;
    right: 40px;
    bottom: 55px
}

.testimonial-section-standard .customer-content .c-img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-right: 20px
}

.testimonial-section-standard .customer-content h6 {
    font-family: 'gilroy-semibold';
    font-size: 18px
}

.testimonial-section-standard .customer-content span {
    font-size: 16px;
    color: #c0c0c9
}

.testimonial-section-standard .shape-one {
    width: 850px;
    height: 850px;
    top: 75px;
    left: -320px;
    z-index: -1
}

.testimonial-section-standard .shape-two {
    width: 850px;
    height: 850px;
    top: 0;
    left: -330px
}

.testimonial-section-standard .shape-three {
    width: 10px;
    height: 10px;
    top: 110px;
    right: 30%
}

.testimonial-section-standard .shape-four {
    width: 20px;
    height: 20px;
    bottom: 110px;
    right: 40%
}

.testimonial-section-standard .shape-five {
    left: 0;
    top: 0
}

.consultation-section:before {
    content: url(../images/shape/35.svg);
    position: absolute;
    left: 0;
    top: -145px;
    z-index: -1
}

.consultation-section iframe {
    position: absolute;
    z-index: -1;
    top: -100px;
    right: 35%;
    width: 1050px;
    height: 1050px
}

.theme-form-style-one input,
.theme-form-style-one textarea {
    width: 100%;
    max-width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    color: #c0c0c9;
    margin-bottom: 25px
}

.theme-form-style-one input {
    height: 50px;
    padding: 0 20px
}

.theme-form-style-one textarea {
    height: 170px;
    max-height: 170px;
    padding: 20px;
    resize: none
}

.theme-form-style-one input:focus,
.theme-form-style-one textarea:focus {
    border-color: #6a6a6a
}

.home-blog-one:before {
    content: url(../images/shape/36.svg);
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.home-blog-one:after {
    content: url(../images/shape/37.svg);
    position: absolute;
    left: 0;
    top: 85px;
    z-index: -1
}

.blog-post-block-one {
    position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0)
}

.blog-post-block-one .flip-box-front {
    background: #fff;
    padding: 50px 15px 50px 35px;
    border-radius: 3px;
    box-shadow: 0 30px 70px 0 rgb(226 232 236 / .5)
}

.blog-post-block-one .flip-box-front .author-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    float: left
}

.blog-post-block-one .flip-box-front .author-info {
    float: left;
    padding-left: 22px
}

.blog-post-block-one .author-info .name {
    font-size: 20px;
    padding-top: 7px
}

.blog-post-block-one .author-info .date {
    font-size: 16px;
    color: #838b98
}

.blog-post-block-one .title {
    font-size: 24px;
    line-height: 32px;
    color: #2A2A2A;
    margin: 28px 0 20px
}

.blog-post-block-one .flip-box-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 3px;
    padding: 50px 15px 50px 35px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background: linear-gradient(-60deg, #82ef92 0%, #0ad58b 100%)
}

.blog-post-block-one .flip-box-back .author-info .name,
.blog-post-block-one .flip-box-back .author-info .date,
.blog-post-block-one .flip-box-back .title {
    color: #fff
}

.blog-post-block-one .flip-box-back .author-info .name {
    padding: 0 0 5px
}

.blog-post-block-one .flip-box-back .more {
    color: #fff;
    font-size: 40px;
    position: absolute;
    left: 35px;
    bottom: 30px
}

.blog-post-block-one:hover .flip-box-back {
    transform-origin: center top;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.newsletter-one {
    padding-bottom: 65px
}

.newsletter-one .shape-one {
    left: 50%;
    top: -20%
}

.newsletter-one .shape-two {
    left: 8%;
    top: 53%
}

.newsletter-one .shape-three {
    left: 15%;
    bottom: 0
}

.newsletter-one .shape-four {
    right: 3%;
    top: 51%
}

.newsletter-one .shape-five {
    right: 20%;
    top: 70%
}

.newsletter-one .shape-six {
    top: -20%;
    left: 0
}

.newsletter-one .shape-seven {
    right: 0;
    top: -24%
}

.newsletter-section .main-wrapper form {
    max-width: 57%;
    margin: 0 auto;
    position: relative
}

.newsletter-section .main-wrapper form input {
    width: 100%;
    height: 65px;
    font-style: italic;
    border: 1px solid #ededed;
    border-radius: 38px;
    padding: 0 105px 0 40px;
    font-size: 18px
}

.newsletter-section .main-wrapper form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 65px;
    width: 100px;
    border-radius: 0 38px 38px 0;
    color: #fff;
    font-size: 32px;
    background: #f58220
}

.newsletter-section .main-wrapper form button:hover {
    background: #262626
}

.newsletter-section .main-wrapper form ::placeholder {
    color: rgb(62 62 62 / .4);
    opacity: 1
}

.newsletter-section .main-wrapper form :-ms-input-placeholder {
    color: rgb(62 62 62 / .4)
}

.newsletter-section .main-wrapper form ::-ms-input-placeholder {
    color: rgb(62 62 62 / .4)
}

.newsletter-section .subscription-label {
    text-align: center;
    margin: 5px 0 0;
    display: block
}

.newsletter-section .subscription-label.error {
    color: #ff4343
}

.newsletter-section .subscription-label.valid {
    color: #f58220
}

.newsletter-two {
    background: url(../images/shape/dot-bg.svg) repeat;
    padding: 70px 0 90px
}

.newsletter-section.newsletter-two .main-wrapper form input {
    box-shadow: 0 20px 30px 0 rgb(236 240 242 / .5)
}

.newsletter-section.newsletter-two .main-wrapper form .button-rose {
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%)
}

.newsletter-section.newsletter-two .main-wrapper form .button-rose:hover {
    background: linear-gradient(-90deg, #ff608b 0%, #ffb68b 100%)
}

.newsletter-section.newsletter-two .main-wrapper form .button-orange {
    background: #ff8618
}

.newsletter-two .shape-one {
    width: 16px;
    height: 16px;
    top: 35%;
    left: 18%
}

.newsletter-two .shape-two {
    width: 11px;
    height: 11px;
    bottom: 0;
    right: 10%
}

footer.top-border {
    border-top: 1px solid rgb(0 0 0 / .06)
}

.top-footer [class*="col-"] {
    margin-bottom: 40px
}

.footer-about-widget .email {
    font-size: 18px;
    color: #8a919c;
    margin: 12px 0 10px;
    display: block
}

.footer-about-widget .phone {
    font-size: 20px;
    color: #2A2A2A
}

.footer-about-widget .email:hover,
.footer-about-widget .phone:hover {
    color: #f58220
}

.footer-title {
    font-family: 'popway', sans-serif;
    font-size: 22px;
    padding: 0 0 25px
}

.footer-list ul li a {
    display: block;
    line-height: 38px;
    font-size: 17px;
    color: #8a919c
}

.footer-list ul li a:hover {
    color: #f58220
}

.footer-information p {
    padding: 0 0 30px;
    color: #76797e
}

.footer-information ul li {
    display: inline-block
}

.footer-information ul li a {
    width: 40px;
    height: 40px;
    border: 1px solid #dbdbdb;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #dbdbdb;
    margin-right: 10px
}

.footer-information ul li a:hover {
    color: #fff;
    background: #f58220
}

.bottom-footer-content {
    padding: 42px 0
}

.main-p-color .footer-about-widget .email:hover,
.main-p-color .footer-about-widget .phone:hover,
.main-p-color .footer-list ul li a:hover {
    color: #ff5284
}

.main-p-color .footer-information ul li a:hover {
    background: #ff5284;
    border-color: #ff5284
}

.color-orange .footer-about-widget .email:hover,
.color-orange .footer-about-widget .phone:hover,
.color-orange .footer-list ul li a:hover {
    color: #ff8618
}

.color-orange .footer-information ul li a:hover {
    background: #ff8618;
    border-color: #ff8618
}

.achivement-section .shape-bg {
    top: -11%;
    right: 0;
    z-index: -1
}

.theme-counter-one {
    display: inline-block
}

.theme-counter-one .inner-round-shape {
    width: 440px;
    height: 440px;
    border-radius: 50%;
    border: 1px solid #efefef
}

.counter-box-one {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 30px 70px 0 rgb(233 237 244 / .5);
    z-index: 1;
    text-align: center;
    padding-top: 46px
}

.counter-box-one .number {
    font-family: 'popway', sans-serif;
    font-size: 42px;
    font-weight: 500
}

.counter-box-one .number.color-one {
    color: #1dcdfb
}

.counter-box-one .number.color-two {
    color: #ffcc42
}

.counter-box-one .number.color-three {
    color: #f58220
}

.counter-box-one .number.color-four {
    color: #ff539e
}

.counter-box-one p {
    font-size: 18px;
    margin-top: -10px;
    color: #c0c0c9
}

.inner-round-shape .counter-box-one:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%)
}

.inner-round-shape .counter-box-one:nth-child(2) {
    top: 50%;
    left: 0%;
    transform: translate(-50%, -50%)
}

.inner-round-shape .counter-box-one:nth-child(3) {
    top: 50%;
    right: 0%;
    transform: translate(50%, -50%)
}

.inner-round-shape .counter-box-one:nth-child(4) {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    box-shadow: 0 25px 70px 0 rgb(240 234 234 / .5)
}

.theme-counter-one .center-shape {
    width: 120px;
    height: 120px;
    background: #fff;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 25px 70px 0 rgb(240 234 234 / .5)
}

.theme-counter-one .center-shape img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.theme-counter-one .shape-one {
    top: -5%;
    left: -10%;
    animation: rotated 20s infinite linear
}

.theme-counter-one .shape-two {
    top: -34%;
    left: 50%;
    animation: rotated 20s infinite linear
}

.theme-counter-one .shape-three {
    top: 0%;
    right: -23%;
    animation: rotated 20s infinite linear
}

.theme-counter-one .shape-four {
    top: 48%;
    left: -48%;
    animation: rotated 20s infinite linear
}

.theme-counter-one .shape-five {
    bottom: -5%;
    left: -10%;
    animation: rotated 20s infinite linear
}

.theme-counter-one .shape-six {
    bottom: -34%;
    left: 50%;
    animation: rotated 20s infinite linear
}

.theme-counter-one .shape-seven {
    bottom: 0%;
    right: -23%;
    animation: rotated 20s infinite linear
}

.why-choose-us {
    background: linear-gradient(140deg, #68e57b 0%, #05b588 100%);
    overflow: hidden;
    z-index: 5
}

.why-choose-us .shape-wrapper {
    overflow: hidden
}

.why-choose-us .shape-wrapper .big-round-one {
    position: absolute;
    width: 662px;
    height: 662px;
    background: rgb(255 255 255 / .03);
    top: -346px;
    left: -75px;
    border-radius: 50%
}

.why-choose-us .shape-wrapper .big-round-two {
    position: absolute;
    width: 1372px;
    height: 1372px;
    background: rgb(255 255 255 / .03);
    top: -689px;
    left: -368px;
    border-radius: 50%;
    z-index: -1
}

.why-choose-us .shape-wrapper .big-round-three {
    position: absolute;
    width: 2242px;
    height: 2242px;
    background: rgb(255 255 255 / .03);
    top: -1161px;
    left: -779px;
    border-radius: 50%;
    z-index: -3
}

.why-choose-us .text-wrapper {
    max-width: 500px;
    float: right
}

.why-choose-us .text-wrapper .title-box {
    display: inline-block;
    line-height: 35px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 30px;
    border: 1px solid rgb(255 255 255 / .2);
    border-radius: 3px
}

.why-choose-us .text-wrapper .bottom-title {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    padding: 45px 0 35px
}

.why-choose-us .text-wrapper ul li {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    position: relative;
    padding: 0 0 15px 40px
}

.why-choose-us .text-wrapper ul li:before {
    content: "\f103";
    font-family: "Flaticon";
    position: absolute;
    top: 0;
    left: 0;
    line-height: 32px;
    font-size: 24px
}

.why-choose-us .text-wrapper ul {
    border-bottom: 1px solid rgb(222 243 222 / .3);
    padding-bottom: 48px;
    margin-bottom: 55px
}

.why-choose-us .text-wrapper .director-speech {
    position: relative
}

.why-choose-us .text-wrapper .director-speech .d-img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    float: left
}

.why-choose-us .text-wrapper .director-speech .bio-block {
    float: left;
    padding-left: 25px
}

.why-choose-us .text-wrapper .director-speech .bio-block .name {
    font-size: 20px;
    color: #fff;
    padding: 2px 0
}

.why-choose-us .text-wrapper .director-speech .bio-block span {
    font-size: 18px;
    color: #fff;
    font-style: italic
}

.why-choose-us .text-wrapper .director-speech .sign {
    position: absolute;
    right: 0;
    top: -32px
}

.why-choose-us .screen-preview {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 50%
}

.project-gallery-home-one .slider-item-wrapper {
    padding: 0 35px
}

.project-gallery-home-one .gallery-polar-state {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 40px 70px 0 rgb(73 79 89 / .14);
    margin: 100px 0
}

.project-gallery-home-one .gallery-polar-state .img-holder img {
    border-radius: 3px
}

.gallery-polar-state .img-holder {
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%);
    overflow: hidden
}

.gallery-polar-state.p-green .img-holder {
    background: #f58220
}

.gallery-polar-state .img-holder img {
    width: 100%;
    transition: all 0.6s ease-in-out
}

.gallery-polar-state:hover .img-holder img {
    transform: scale(.93);
    opacity: .5
}

.gallery-polar-state .img-holder .icon {
    font-family: 'gilroy-ultralight';
    font-size: 80px;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    color: #fff;
    z-index: 1;
    opacity: 0
}

.gallery-polar-state:hover .icon {
    opacity: 1
}

.project-gallery-home-one .owl-controls {
    position: absolute;
    right: 35%;
    z-index: 1;
    top: -60px;
    text-align: right
}

.project-gallery-home-one .owl-theme .owl-nav [class*=owl-] {
    background: #fff0;
    margin: 0 10px;
    padding: 0;
    font-size: 30px;
    color: rgb(0 0 0 / .4)
}

.project-gallery-home-one .owl-theme .owl-nav [class*=owl-]:hover {
    color: #ff5284
}

.pricing-plan-classic .shape-one {
    width: 15px;
    height: 15px;
    top: 50px;
    left: 30%;
    animation: animationFramesTwo 30s infinite linear
}

.pricing-plan-classic .shape-two {
    width: 12px;
    height: 12px;
    top: 21%;
    right: 10%;
    animation: animationFramesOne 25s infinite linear
}

.pricing-plan-classic .shape-three {
    width: 8px;
    height: 8px;
    bottom: 17%;
    left: 10%;
    animation: animationFramesTwo 25s infinite linear
}

.pricing-plan-classic .shape-four {
    width: 20px;
    height: 20px;
    bottom: 55px;
    left: 43%;
    animation: animationFramesOne 30s infinite linear
}

.pricing-plan-classic .nav-tabs {
    border: none
}

.pricing-plan-classic .nav-tabs>li>a {
    font-family: 'gilroy-semibold';
    width: 155px;
    line-height: 60px;
    font-size: 16px;
    background: #fff;
    color: #313131;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0 10px 30px 0 rgb(156 157 161 / .16)
}

.pricing-plan-classic .nav-tabs>li>a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%);
    z-index: -1;
    opacity: 0
}

.pricing-plan-classic .nav-tabs>li:first-child>a {
    border-radius: 32px 0 0 32px
}

.pricing-plan-classic .nav-tabs>li:last-child>a {
    border-radius: 0 32px 32px 0
}

.pricing-plan-classic .nav-tabs>li>a.active,
.pricing-plan-classic .nav-tabs>li>a.active:hover,
.pricing-plan-classic .nav-tabs>li>a.active:focus {
    color: #fff
}

.pricing-plan-classic .nav-tabs>li>a.active:before,
.pricing-plan-classic .nav-tabs>li>a.active:hover:before,
.pricing-plan-classic .nav-tabs>li>a.active:focus:before {
    opacity: 1
}

.pricing-plan-classic .tab-content .table-content {
    position: relative
}

.pricing-plan-classic .tab-content .table-content .price-table {
    width: 360px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.7s ease;
    transform: scale(.8, .8) translateX(225px);
    pointer-events: none
}

.pricing-plan-classic .tab-content .table-content .price-table.active {
    position: relative;
    z-index: 5;
    transform: scale(1) translateX(0);
    pointer-events: visible
}

.pricing-plan-classic .tab-content .table-content .price-table .col-inner {
    position: relative;
    padding: 60px 15px 80px 15px;
    text-align: center;
    background: #fff;
    box-shadow: 0 20px 40px 0 rgb(60 67 113 / .05)
}

.pricing-plan-classic .tab-content .table-content .price-table .col-inner h6 {
    font-family: 'gilroy-semibold';
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.pricing-plan-classic .tab-content .table-content .price-table .col-inner .price {
    font-family: 'gilroy-semibold';
    font-size: 60px;
    color: #ff5284;
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    line-height: 80px
}

.pricing-plan-classic .tab-content .table-content .price-table .col-inner .price sup {
    font-family: 'gilroy-bold';
    font-size: 24px;
    color: #ff5284;
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    top: -35px
}

.pricing-plan-classic .tab-content .table-content .price-table .col-inner .tag {
    font-size: 24px;
    color: #313131;
    text-decoration: underline
}

.pricing-plan-classic .tab-content .table-content .price-table .col-inner ul li {
    line-height: 42px
}

.contact-home-one .shape-one {
    width: 890px;
    height: 890px;
    top: 70px;
    right: -245px;
    z-index: -1
}

.contact-home-one .shape-two {
    width: 890px;
    height: 890px;
    top: 0;
    right: -265px
}

.contact-home-one .shape-three {
    width: 17px;
    height: 17px;
    top: 60px;
    left: 25%
}

.contact-home-one .shape-four {
    width: 11px;
    height: 11px;
    top: 50%;
    left: 5%
}

.contact-home-one .shape-five {
    width: 20px;
    height: 20px;
    bottom: 80px;
    left: 37%
}

.contact-home-one .shape-six {
    top: 0;
    left: 0
}

.contact-home-one .contact-text p {
    font-size: 20px;
    position: relative;
    padding: 75px 0 15px
}

.contact-home-one .contact-text p:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 5px;
    border-radius: 5px;
    background: #ff5284;
    left: 0;
    top: 20px
}

.contact-home-one.color-orange .contact-text p:before {
    background: #ff8618
}

.contact-home-one .contact-text .call-to-dial {
    font-size: 26px;
    color: #313131
}

.contact-home-one .contact-text .call-to-dial:hover {
    color: #ff5284
}

.contact-home-one.color-orange .contact-text .call-to-dial:hover {
    color: #ff8618
}

.contact-home-one .theme-form-style-two {
    margin-left: 60px
}

.theme-form-style-two {
    background: #fff;
    padding: 65px 60px;
    box-shadow: 19.799px 19.799px 100px 0 rgb(96 96 96 / .08)
}

.theme-form-style-two input,
.theme-form-style-two textarea {
    width: 100%;
    border: none;
    border: 2px solid #eaeaea;
    padding: 0 20px;
    border-radius: 10px
}

.theme-form-style-two input {
    height: 50px;
    margin-bottom: 35px
}

.theme-form-style-two textarea {
    resize: none;
    margin-bottom: 50px
}

.theme-form-style-two input:focus,
.theme-form-style-two textarea:focus {
    border-bottom-color: #6a6a6a
}

.banner-large-text .shape-one {
    right: 0;
    top: 0;
    overflow: hidden
}

.banner-large-text .shape-one:before {
    content: "D";
    font-family: 'gilroy-black';
    font-size: 400px;
    color: #fff;
    position: absolute;
    bottom: 68px;
    left: -33px;
    z-index: 1
}

.banner-large-text .shape-two {
    top: 17%;
    left: 17%;
    animation: animationFramesOne 15s infinite linear alternate
}

.banner-large-text .shape-three {
    top: 12%;
    left: 44%;
    animation: animationFramesTwo 18s infinite linear alternate
}

.banner-large-text .shape-four {
    top: 18%;
    right: 7%;
    animation: animationFramesTwo 15s infinite linear alternate
}

.banner-large-text .shape-five {
    top: 50%;
    left: 4%;
    animation: animationFramesFive 20s infinite linear alternate
}

.banner-large-text .shape-six {
    top: 88%;
    left: 14%;
    animation: animationFramesFive 18s infinite linear alternate
}

.banner-large-text .shape-seven {
    top: 91%;
    left: 46%;
    animation: animationFramesOne 15s infinite linear alternate
}

.banner-large-text .shape-eight {
    top: 85%;
    right: 4%;
    animation: animationFramesTwo 18s infinite linear alternate
}

.banner-large-text .shape-nine {
    top: 55%;
    right: 3%;
    animation: animationFramesOne 15s infinite linear alternate
}

.banner-large-text .title {
    font-family: 'gilroy-bold';
    font-size: 120px;
    line-height: 128px;
    padding: 80px 200px 70px 0
}

.banner-large-text .title span:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 5px;
    background: #2A2A2A;
    right: -130px;
    top: 58%
}

.banner-large-text .sub-heading {
    font-size: 26px;
    color: #313131
}

.about-us-text.bg-color {
    background: linear-gradient(-180deg, #ffffff 0%, #f8fcfe 100%)
}

.about-text-one p {
    padding-bottom: 15px
}

.about-text-one h6 {
    font-family: 'gilroy-semibold';
    font-size: 18px;
    color: #313131;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    position: relative;
    padding-left: 40px
}

.about-text-one h6:before {
    content: '';
    position: absolute;
    width: 23px;
    height: 2px;
    background: #313131;
    top: 45%;
    left: 0
}

.about-us-text .feature-block-two {
    margin-bottom: 30px
}

.about-feature {
    margin-top: -110px;
    z-index: 1
}

.feature-block-two {
    padding: 55px 42px 55px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 30px 70px 0 rgb(226 232 236 / .5)
}

.feature-block-two .icon {
    margin: 0 auto
}

.feature-block-two h5 {
    font-family: 'gilroy-bold';
    font-size: 22px;
    color: #313131
}

.feature-block-three {
    position: relative;
    padding: 50px 40px 38px 70px;
    background: #fff;
    box-shadow: 0 30px 70px 0 rgb(223 227 234 / .5)
}

.feature-block-three .icon-box {
    width: 55px;
    height: 55px;
    position: relative;
    border-radius: 50%;
    margin-top: 12px
}

.feature-block-three .icon-box:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: inherit;
    border-radius: 50%;
    opacity: .15;
    -webkit-animation: hvr-ripple-out-two 1s linear infinite;
    animation: hvr-ripple-out-two 1s linear infinite
}

.feature-block-three .icon-box img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.feature-block-three .text {
    width: calc(100% - 55px);
    padding-left: 38px
}

.feature-block-three .text h5 {
    font-family: 'gilroy-bold';
    font-size: 22px
}

.feature-block-three .text .read-more {
    font-size: 35px;
    color: #c0c0c9
}

.feature-block-three:hover .text .read-more {
    color: #ff8618
}

.our-service-three .shape-one {
    right: 0;
    top: 0
}

.our-service-three .shape-two {
    width: 15px;
    height: 15px;
    top: 60px;
    left: 20%
}

.our-service-three .shape-three {
    width: 30px;
    height: 30px;
    top: 38%;
    right: 5%
}

.our-service-three .shape-four {
    width: 10px;
    height: 10px;
    bottom: 50px;
    right: 8%
}

.our-service-three .shape-five {
    width: 15px;
    height: 15px;
    bottom: 40px;
    left: 8%
}

.our-service-three .shape-six {
    width: 343px;
    height: 343px;
    top: 21%;
    left: 12%
}

.feature-block-four .icon-box {
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
    border-radius: 50%
}

.feature-block-four .icon-box img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.feature-block-four h5 a {
    color: #2A2A2A;
    line-height: 30px
}

.feature-block-four .more {
    font-size: 32px;
    color: #c0c0c9
}

.feature-block-four:hover .more {
    color: #f58220
}

.feature-block-four {
    padding: 0 50px
}

.inner-banner.banner-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top
}

.inner-banner.banner-bg .opacity {
    background: rgb(0 0 0 / .25);
    height: 100%
}

.inner-banner.banner-bg.bg-style-one {
    height: 670px;
    text-align: center
}

.inner-banner.banner-bg.bg-style-one .opacity {
    padding: 300px 0 120px
}

.inner-banner.banner-bg.bg-style-one p {
    color: #fff;
    font-size: 24px;
    padding-bottom: 30px
}

.inner-banner.banner-bg.bg-style-one h2 {
    font-size: 58px;
    color: #fff;
    text-transform: uppercase
}

.inner-banner.banner-bg.bg-style-two .opacity {
    padding: 270px 0 220px;
    text-align: center
}

.inner-banner.banner-bg.bg-style-two p {
    color: #fff;
    font-size: 24px;
    padding-bottom: 20px
}

.inner-banner.banner-bg.bg-style-two h2 {
    font-size: 58px;
    color: #fff
}

.text-inner-banner-one {
    padding: 200px 0 60px;
    text-align: center;
    background: #fff;
    z-index: 1
}

.text-inner-banner-one p {
    font-size: 24px
}

.text-inner-banner-one h2 {
    font-family: 'gilroy-bold';
    font-size: 58px;
    text-transform: uppercase
}

.text-inner-banner-one .theme-title-one h2 {
    text-transform: inherit;
    margin-top: 5px
}

.text-inner-banner-one .sub-heading {
    font-size: 20px;
    line-height: 36px;
    width: 62%;
    display: inline-block
}

.text-inner-banner-one .shape-one {
    width: 12px;
    height: 12px;
    top: 19%;
    left: 20%;
    animation: animationFramesTwo 15s infinite linear
}

.text-inner-banner-one .shape-two {
    width: 12px;
    height: 12px;
    top: 32%;
    right: 32%;
    animation: animationFramesOne 25s infinite linear
}

.text-inner-banner-one .shape-three {
    width: 24px;
    height: 24px;
    top: 42%;
    right: 8%;
    animation: animationFramesTwo 20s infinite linear
}

.text-inner-banner-one .shape-four {
    width: 15px;
    height: 15px;
    bottom: -6px;
    right: 20%;
    animation: animationFramesFive 22s infinite linear
}

.text-inner-banner-one .shape-five {
    width: 25px;
    height: 25px;
    top: 62%;
    left: 13%;
    animation: animationFramesFive 18s infinite linear
}

.text-inner-banner-one .shape-six {
    top: 72%;
    left: 25%;
    animation: rotated 20s infinite linear;
    transform-origin: 250% 125%
}

.text-inner-banner-one .shape-seven {
    top: 25%;
    left: 45%;
    animation: rotated 20s infinite linear
}

.text-inner-banner-one .shape-eight {
    top: 45%;
    left: 25%;
    animation: rotated 20s infinite linear
}

.faq-search-form span {
    font-size: 18px;
    display: block;
    padding: 35px 0 30px
}

.faq-search-form .input-group {
    position: relative;
    margin: 0 auto;
    max-width: 43%
}

.faq-search-form .input-group input {
    width: 100%;
    height: 60px;
    padding: 0 70px 0 30px;
    border: 1px solid rgb(0 0 0 / .08);
    border-radius: 30px
}

.faq-search-form .input-group button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 70px;
    background: #fff0;
    font-size: 20px;
    color: #c0c0c9;
    border-radius: 0 30px 30px 0
}

.action-banner-one {
    background-color: #f9fbfe;
    background-image: url(../images/home/map.webp);
    background-repeat: no-repeat;
    background-position: center;
    padding: 120px 0 130px;
    text-align: center
}

.action-banner-one.bg-white {
    background-color: #fff;
    background-image: none;
    padding-top: 150px
}

.action-banner-one .main-title {
    font-size: 62px;
    line-height: 75px;
    margin-bottom: 40px
}

.intro-text-block {
    background: #ffeceb;
    padding: 100px 0
}

.intro-text-block h5 {
    font-family: 'gilroy-bold';
    font-size: 24px;
    line-height: 35px
}

.intro-text-block h5 span {
    display: block;
    font-family: 'gilroy-light'
}

.intro-text-block p {
    font-size: 18px;
    line-height: 32px;
    padding: 20px 0 35px
}

.intro-text-block h6 {
    font-family: 'gilroy-bold';
    font-size: 20px;
    position: relative;
    padding-left: 30px;
    color: #233d63;
    margin-bottom: 32px
}

.intro-text-block h6 span {
    font-size: 16px;
    color: #8a919c
}

.intro-text-block h6:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background: #233d63;
    left: 0;
    top: 50%;
    margin-top: -1px
}

#project-img-carousel .carousel-control-next,
#project-img-carousel .carousel-control-prev {
    width: 45px;
    height: 45px;
    background: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 45px;
    opacity: 1;
    color: #313131;
    top: 50%;
    margin-top: -22px
}

#project-img-carousel .carousel-control-next:hover,
#project-img-carousel .carousel-control-prev:hover {
    color: #ff5284
}

.theme-form-style-four input,
.theme-form-style-four textarea {
    border: 1px solid #dcdcdc;
    width: 100%;
    max-width: 100%;
    margin-bottom: 35px;
    color: #989ca2
}

.theme-form-style-four input:focus,
.theme-form-style-four textarea:focus {
    border-color: #383838
}

.theme-form-style-four input {
    height: 60px;
    padding: 0 25px
}

.theme-form-style-four textarea {
    height: 260px;
    max-height: 240px;
    padding: 25px
}

.theme-form-style-four ::placeholder {
    color: #989ca2;
    ;
    opacity: 1
}

.theme-form-style-four :-ms-input-placeholder {
    color: #989ca2;
}

.theme-form-style-four ::-ms-input-placeholder {
    color: #989ca2;
}

.theme-form-style-three input,
.theme-form-style-three textarea {
    width: 100%;
    border: none;
    border-bottom: 2px solid #383838;
    background: #fff0;
    margin-bottom: 35px
}

.theme-form-style-three input {
    padding: 0;
    height: 60px
}

.theme-form-style-three textarea {
    padding: 25px 0;
    height: 200px
}

.theme-form-style-three ::placeholder {
    color: #3b3b3b;
    opacity: 1
}

.theme-form-style-three :-ms-input-placeholder {
    color: #3b3b3b
}

.theme-form-style-three ::-ms-input-placeholder {
    color: #3b3b3b
}

.user-comment-area .single-comment {
    padding-bottom: 50px
}

.user-comment-area .single-comment:last-child {
    padding-bottom: 0
}

.user-comment-area .single-comment .user-img {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.user-comment-area .single-comment .user-comment-data {
    padding-left: 30px;
    position: relative
}

.user-comment-area .single-comment .user-comment-data .name {
    font-family: 'gilroy-semibold';
    font-size: 20px;
    color: #3e3e3e;
    padding-bottom: 5px
}

.user-comment-area .single-comment .user-comment-data .rating li {
    display: inline-block
}

.user-comment-area .single-comment .user-comment-data .rating li a {
    font-size: 15px;
    color: #fbc134;
    margin-right: 1px
}

.user-comment-area .single-comment .user-comment-data p {
    padding-top: 15px
}

.main-menu-list ul .sub-menu {
    display: none;
    transition: all 0.3s ease-in-out
}

.main-menu-list ul .sub-menu.show {
    display: block
}

.product-filter-area {
    position: relative;
    padding-bottom: 40px
}

.product-filter-area .display-item-filter {
    font-size: 17px;
    color: rgb(79 79 79 / .7)
}

.filter-dropdown-holder .filter-button {
    background: #fff0;
    font-size: 20px;
    color: #2e2e2e;
    padding-left: 45px;
    position: relative;
    line-height: 30px;
    margin-right: 55px
}

.filter-dropdown-holder .filter-button .icon {
    width: 30px;
    height: 30px;
    background: #3a3a3a;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 8px
}

.filter-dropdown-holder .filter-button .icon span {
    display: block;
    height: 2px;
    background: #fff;
    margin: 2px auto;
    transition: all 0.3s ease-in-out
}

.filter-dropdown-holder .filter-button .icon span:nth-child(1) {
    width: 17px
}

.filter-dropdown-holder .filter-button .icon span:nth-child(2) {
    width: 11px
}

.filter-dropdown-holder .filter-button .icon span:nth-child(3) {
    width: 5px
}

.filter-dropdown-holder .filter-button.open .icon span:nth-child(1) {
    width: 5px
}

.filter-dropdown-holder .filter-button.open .icon span:nth-child(2) {
    width: 11px
}

.filter-dropdown-holder .filter-button.open .icon span:nth-child(3) {
    width: 17px
}

.product-filter-area .large-filter-content {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 70px;
    width: 100%;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 50px 70px 70px;
    box-shadow: 0 50px 100px 0 rgb(207 215 224 / .2);
    transform: scale(1, 0);
    transform-origin: 0% 0%;
    opacity: 0;
    transition: all 0.3s ease-in-out
}

.product-filter-area .large-filter-content.show-content {
    opacity: 1;
    transform: scale(1)
}

.shop-demo-filter .selectize-input {
    width: 170px;
    line-height: 45px;
    border-radius: 0;
    border: 1px solid #e9e9e9;
    box-shadow: none;
    outline: none;
    padding: 0 15px
}

.shop-demo-filter .selectize-input input,
.shop-demo-filter .selectize-input .item {
    font-size: 15px;
    color: #4f4f4f
}

.shop-demo-filter .selectize-dropdown {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: none;
    box-shadow: 0 50px 100px 0 rgb(229 232 235 / .2);
    cursor: pointer
}

.shop-demo-filter .selectize-dropdown .option {
    font-size: 15px;
    color: #4f4f4f;
    line-height: 30px
}

.shop-demo-filter .selectize-dropdown .option:hover,
.shop-demo-filter .selectize-dropdown .active {
    color: #fff;
    background: #ff5284
}

.shop-demo-filter .selectize-control.single .selectize-input:after {
    right: 8px
}

.promo-code-section {
    background: #ffd78a;
    padding: 25px 15px;
    text-align: center
}

.promo-code-section p {
    font-size: 18px;
    color: #1e1e1e
}

.promo-code-section p span {
    font-weight: 500
}

.user-comment-area .single-comment:last-child {
    padding-bottom: 0
}

.user-comment-area .single-comment .user-comment-data .rating li {
    display: inline-block
}

.user-comment-area .single-comment .user-comment-data .rating li a {
    font-size: 15px;
    color: #fbc134;
    margin-right: 1px
}

#contact-form .form-group {
    margin: 0;
    position: relative
}

#contact-form .form-group .help-block {
    position: absolute;
    left: 0;
    bottom: 3px;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    padding: 0 15px;
    border-radius: 3px;
    z-index: 1;
    background: linear-gradient(-90deg, #ffb68b 0%, #ff608b 100%);
    box-shadow: 0 10px 25px 0 rgb(123 147 171 / .15)
}

#contact-form .form-group .help-block li {
    position: relative
}

#contact-form .form-group .help-block li:before {
    content: '';
    font-family: 'font-awesome';
    position: absolute;
    top: -12px;
    left: 0;
    color: #ff5284
}

.contact-address-two .address-block {
    padding-bottom: 40px;
    text-align: center
}

.contact-address-two .address-block .icon-box {
    display: inline-block;
    height: 70px
}

.contact-address-two .address-block h5 {
    font-size: 24px;
    padding: 18px 0 20px
}

.contact-address-two .address-block p,
.contact-address-two .address-block p a {
    color: #8a919c
}

.contact-address-two .address-block ul li {
    display: inline-block;
    margin: 10px 8px 0
}

.contact-address-two .address-block ul li a {
    font-size: 18px;
    color: #8a919c
}

.contact-address-two .address-block p a:hover,
.contact-address-two .address-block ul li a:hover {
    color: #ff5284
}

.contact-us-section .theme-form-style-two {
    padding: 0;
    box-shadow: none
}

.contact-us-section .theme-form-style-two textarea {
    margin-bottom: 30px
}

.contact-us-section .contact-info p {
    font-size: 20px
}

.contact-us-section .contact-info .call {
    font-size: 27px;
    font-weight: 500;
    color: #313131;
    display: block;
    margin-bottom: 40px
}

.contact-us-section .contact-info .call:hover {
    text-decoration: underline
}

.map-canvas {
    width: 100%;
    height: 100%
}

.vector-map path,
.vector-map svg g {
    transform-origin: revert;
    transform-box: initial
}

#google-map-one {
    height: 405px
}

#google-map-two {
    height: 620px
}

.contact-us-section .contact-info {
    padding-left: 50px
}

.contact-us-section .contact-info .title {
    font-size: 42px;
    line-height: 55px;
    color: #3e3e3e;
    margin: -8px 0 25px
}

.contact-us-section .contact-info p {
    font-size: 20px;
    color: #798598
}

.contact-us-section .contact-info .call {
    font-size: 27px;
    color: #3e3e3e;
    margin: 25px 0 40px
}

.contact-us-section .contact-info .call:hover {
    text-decoration: underline
}

.contact-us-section .contact-info ul li {
    display: inline-block
}

.contact-us-section .contact-info ul li a {
    width: 40px;
    line-height: 36px;
    border: 2px solid #f58220;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    color: #f58220;
    margin-right: 5px
}

.contact-us-section .contact-info ul li a:hover {
    color: #2A2A2A
}

.theme-form-style-five input {
    width: 100%;
    height: 60px;
    padding: 0 15px 0 30px;
    color: #989ca2;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px
}

.theme-form-style-five ::placeholder {
    color: #989ca2;
    opacity: 1
}

.theme-form-style-five :-ms-input-placeholder {
    color: #989ca2
}

.theme-form-style-five ::-ms-input-placeholder {
    color: #989ca2
}

.theme-form-style-five textarea {
    width: 100%;
    height: 290px;
    max-height: 290px;
    padding: 15px 30px;
    color: #989ca2;
    resize: none;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px
}

.theme-form-style-five input:focus,
.theme-form-style-five textarea:focus {
    border-color: #212121
}

.theme-form-style-five button {
    display: block;
    width: 100%;
    height: 60px;
    border-width: 2px;
    border-style: solid;
    font-size: 18px;
    color: #fff
}

.help-articles {
    background: #f6f8fc;
    padding: 120px 0 100px
}

.help-articles .single-help-box {
    background: #fff;
    margin-bottom: 30px;
    transition: all 0.3s ease-in-out
}

.help-articles .single-help-box a {
    display: block;
    padding: 35px 25px;
    min-height: 210px
}

.help-articles .single-help-box h4 {
    font-family: 'gilroy-semibold';
    font-size: 20px;
    margin-bottom: 15px
}

.help-articles .single-help-box p {
    font-size: 16px;
    color: #8a919c
}

#studio-banner-two {
    position: relative;
    padding: 200px 0 0;
    margin: 0 auto
}

#studio-banner-two .main-text-wrapper {
    position: relative;
    max-width: 600px;
    z-index: 2
}

#studio-banner-two .main-text-wrapper h1 {
    font-weight: 500;
    font-size: 95px;
    line-height: 100px;
    color: #161616
}

#studio-banner-two .main-text-wrapper .button-link {
    font-size: 18px;
    margin-top: 30px;
    color: #f58220;
    font-weight: 700
}

#studio-banner-two .main-text-wrapper .button-link i {
    vertical-align: -1px;
    margin-left: 3px
}

#studio-banner-two .illustration {
    position: absolute;
    right: 50px;
    top: 60%;
    transform: translateY(-50%);
    z-index: 0;
    width: 50%
}

.studio-project-area {
    padding: 0 0 50px;
    position: relative;
    margin-top: -20px
}

.studio-project-area .studio-title {
    margin-bottom: 50px;
    padding-top: 40px
}

.studio-project-holder {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 60px
}

.studio-project-holder a {
    display: block
}

.studio-project-holder img {
    width: 100%;
    transition: all 0.5s ease-in-out
}

.studio-project-holder:hover {
    box-shadow: 0 13px 35px -12px rgb(35 35 35 / .15)
}

.studio-project-holder:hover img {
    transform: scale3d(1.1, 1.1, 1)
}

.studio-project-holder .text {
    position: absolute;
    top: 50px;
    left: 50px
}

.studio-project-holder .text p {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 10px
}

.studio-project-holder .text h2 {
    font-size: 42px;
    color: #fff;
    font-weight: 500
}

.studio-project-area .text-block h3 {
    font-size: 32px;
    line-height: 39px;
    font-weight: 400;
    color: #000
}

.studio-project-area .text-block p {
    padding: 45px 0 50px;
    color: rgb(0 0 0 / .45)
}

.studio-project-area .text-block.scree-lg {
    padding-top: 20px
}

.studio-project-area .text-block.scree-mobile {
    display: none
}

.alink-box {
    text-align: center;
    border-radius: 12px
}

.alink-box img {
    max-width: 60px;
    display: block;
    margin: 0 auto 15px
}

.alink-box h5 {
    font-size: 18px
}

.share-icon:hover {
    color: #fff
}

.checklist li span {
    color: #8a919c;
    font-weight: 700
}

.share-icons {
    display: flex;
    align-items: end;
    gap: 8px;
    margin-top: 8px;
    margin-bottom: 20px
}

.share-icons {
    flex-wrap: wrap;
    justify-content: end;
    margin-top: 20px
}

.share-icon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #fff;
    font-size: 16px
}

.share-facebook {
    background: #1877F2
}

.share-twitter {
    background: #111
}

.share-reddit {
    background: #FF5700
}

.share-linkedin {
    background: #0A66C2
}

.copy-icon {
    background: #6c757d;
    position: relative;
    cursor: pointer
}

.copy-icon i {
    font-size: 16px
}

.copy-icon {
    background: #6c757d;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 8px;
    position: relative;
    cursor: pointer
}

.copy-msg {
    display: none;
    position: absolute;
    top: 50%;
    left: 130%;
    transform: translateY(-50%);
    background: #333;
    color: #fff;
    font-size: 10px;
    padding: 3px 6px;
    border-radius: 4px;
    white-space: nowrap;
    z-index: 10
}

.table-box {
    border: #000 solid 1px;
    height: 100%;
    width: 100%;
    border-radius: 12px;
    box-shadow: 0 0 10px rgb(0 0 0 / .1);
    padding: 20px;
    background: #fff
}

.img-br {
    border-radius: 12px
}

.head-custom {
    font-size: 28px;
    color: #2a2a2a;
    margin: 0 !important
}

.point-m {
    margin-left: 10.5%
}

.point-mm {
    margin-left: 10%
}

.custom-mrg {
    margin-top: 30
}

.text-container {
    text-align: left;
    line-height: 1.6
}

@media (max-width:768px) {
    .img-br {
        margin-top: 10px;
        height: 350px
    }

    .mobile-pad {
        margin: 10px
    }
}

.custom-point {
    margin-top: 24px !important
}

.all-point {
    color: #2a2a2a;
    font-weight: 800
}

.all-point span {
    margin-left: 50px
}

.custom-txt-color span {
    color: #8a919c;
    font-weight: 700
}

.add-clr {
    color: #646a73
}

.card-img {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.card-container {
    display: flex;
    flex-direction: column;
    gap: 27px;
    max-width: 100%;
    margin: 0 auto
}

.card {
    background-color: #fff;
    border-color: #fff;
    border-radius: 12px;
    border-color: none !important;
    box-shadow: rgb(0 0 0 / .15) 0 .5rem 1rem;
    padding-right: 8px;
    line-height: 1.6
}

.card h3 {
    margin-top: 11px;
    color: #2a2a2a;
    margin-bottom: 7px !important;
    font-size: 24px
}

.card ul {
    padding-left: 20px
}

.card ul li {
    margin-bottom: 8px
}

.blog-post-block-two {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15);
    border-radius: 7px;
    overflow: hidden
}

.blog-post-block-two .img-holder {
    position: relative;
    background: #212121;
    overflow: hidden;
    display: block;
    max-width: 240px;
    min-width: 240px
}

.blog-post-block-two .post {
    padding: 15px 20px 15px 30px
}

.blog-post-block-two .img-holder img {
    width: 100%
}

.blog-post-block-two:hover .img-holder img {
    transform: scale3d(1.1, 1.1, 1)
}

.blog-post-block-two .post .post-info li {
    display: inline-block
}

.blog-post-block-two .post .post-info li a {
    font-size: 18px
}

.blog-post-block-two .post .post-info li a:hover {
    color: var(--text-dark)
}

.blog-post-block-two .post h4 a {
    font-size: 22px;
    color: var(--heading);
    margin: 5px 0 0;
    text-transform: capitalize
}

.blog-post-block-two .post .read-more {
    margin-top: 20px
}

.blog-post-block-three {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top
}

.blog-post-block-two:hover .post .read-more {
    color: #f58220
}

.blog-header {
    font-size: 42px;
    text-transform: capitalize;
    line-height: 1.4
}

.blog-logos {
    margin-bottom: 25px;
    border: 1px solid #ccc;
    padding: 10px 25px;
    border-radius: 20px
}

.our-blog h4 {
    margin-bottom: 15px
}

.our-blog h5 {
    margin-bottom: 10px
}

.our-blog p,
.our-blog h6 {
    margin-bottom: 20px
}

ul.page-breadcrumbs {
    margin-top: 8px
}

.page-breadcrumbs li {
    display: inline-block;
    font-size: 18px;
    color: #626262;
    margin: 0 3px
}

.page-breadcrumbs li a:hover {
    color: #f58220
}

.erp-link {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease
}

.erp-link:hover {
    color: #f58220
}

.cta-container {
    background-color: #f7e6d8;
    margin: 5px auto;
    padding: 30px 40px;
    border-radius: 20px;
    max-width: 800px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px
}

.cta-text-story {
    font-size: 25px;
    color: #0c0c23;
    font-weight: 700;
    flex: 1 1 50px
}

.subscribe-button {
    padding: 12px 24px;
    font-size: 16px;
    background-color: #f60;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
    transition: background-color 0.3s ease
}

.subscribe-button:hover {
    background-color: #e65c00
}

@media (max-width:768px) {
    .cta-container {
        flex-direction: column;
        text-align: center;
        padding: 20px
    }

    .cta-text {
        font-size: 20px;
        flex: 1 1 100%
    }

    .subscribe-button {
        width: auto
    }
}

.grid-container {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap
}

.card1 {
    position: relative;
    width: 281px;
    height: 500px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgb(0 0 0 / .2);
    cursor: pointer;
    transition: transform 0.3s
}

.card1:hover {
    transform: scale(1.05)
}

.overlay {
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / .7);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    transition: opacity 0.3s
}

.card1:hover .overlay {
    opacity: 1
}

.card1-title {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-size: 14px;
    background-color: rgb(0 0 0 / .4);
    padding: 5px 10px;
    border-radius: 5px
}

.action-bar1 {
    display: none
}

@media (max-width:768px) {
    .action-bar1 {
        display: flex;
        justify-content: space-around;
        align-items: center;
        background-color: #fff;
        border-top: 1px solid #ccc;
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 17px 0;
        z-index: 1000;
        box-shadow: 0 -1px 6px rgb(0 0 0 / .1)
    }

    .action-item1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #f58220;
        text-decoration: none;
        font-size: 16px
    }

    .action-item1 i {
        margin-right: 10px;
        font-size: 18px;
        vertical-align: middle
    }

    .whatsapp-floting {
        display: none !important
    }
}

.tabs {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 20px
}

.tab {
    padding: 10px;
    cursor: pointer;
    font-weight: 500;
    position: relative
}

.tab.active {
    color: #222;
    font-weight: 700
}

.tab.active::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 3px;
    background-color: orange;
    border-radius: 2px
}

.tab-content {
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-top: 30px
}

.tab-content.active {
    display: flex
}

.tech-box2 {
    width: 120px;
    height: 120px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgb(0 123 255 / .1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease, box-shadow 0.3s ease;
    margin: 10px
}

.tech-box2 img {
    width: 40px;
    height: 40px;
    margin-bottom: 8px
}

.tech-box2 p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #212529
}

.tech-box2:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 18px rgb(255 123 0 / .2)
}

.industry-boxes {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 20px 0
}

.industry-box {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 12px;
    width: 212px;
    height: 200px;
    text-align: center;
    padding: 20px 20px;
    padding-top: 40px;
    box-shadow: 0 8px 18px rgb(0 123 255 / .1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.3s ease
}

@media (max-width: 768px) {
    .industry-box {
        display: none;
    }
}

.industry-box img {
    width: 170px;
    height: 190px;
    object-fit: contain;
    margin: 0 auto 20px
}

.industry-box:hover {
    box-shadow: 0 10px 25px rgb(0 123 255 / .2);
    transform: translateY(-5px)
}

.industry-box1 {
    display: flex;
    flex-direction: row;
    justify-content: auto;
    align-items: center;
    gap: 10px;
    margin: 0 auto
}

.industry-box1 img {
    width: 75px;
    height: 90px
}

.cta-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f7e6d8;
    padding: 25px;
    border-radius: 20px
}

.free-form-new-form-new .row-fields {
    display: flex;
    gap: 12px;
    margin-bottom: 12px
}

.free-form-new-form-new input,
.free-form-new-form-new textarea {
    box-sizing: border-box;
    padding: 10px 12px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fff;
    color: #222
}

.free-form-new-form-new .row-fields input {
    flex: 1 1 0%;
    min-width: 0
}

.free-form-new-form-new .message-field textarea {
    width: 99%;
    resize: vertical
}

@media (max-width:768px) {
    .cta-box {
        flex-direction: column;
        text-align: center
    }

    .cta-box .col-lg-10 {
        margin-bottom: 15px
    }

    .cta-box a {
        text-align: center
    }
}

.journey123 {
    text-align: center;
    padding: 60px 20px;
    max-width: 1200px;
    margin: 0 auto
}

.journey123 h2 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #111
}

.subtitle123 {
    max-width: 700px;
    margin: 0 auto 50px;
    color: #555;
    line-height: 1.5
}

.cards456 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 25px
}

.card456 {
    background: #fff;
    border-radius: 15px;
    padding: 15px 12px;
    text-align: left;
    box-shadow: 0 4px 10px rgb(0 0 0 / .05);
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.card456:hover {
    transform: translateY(-6px);
    box-shadow: 0 8px 20px rgb(0 0 0 / .1)
}

.teal {
    background: #f5cbb3;
}

.light-green {
    background: #f6f8f7
}

.peach {
    background: #f5cbb3
}

.purple {
    background: #f5cbb3;
}

.pink {
    background: #fff
}

.rose {
    background: #f5cbb3;
}

.orange {
    background: #fff
}

.card456 h3 {
    font-size: 1.3rem;
    color: #222;
    margin-bottom: 10px;
    text-align: center
}

.card456 p {
    color: #555;
    line-height: 1.5;
    text-align: center
}

.client-section001 {
    position: relative;
    text-align: center;
    padding: 100px 0 50px
}

.client-center002 .client-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(135deg, #ff7a5c, #ffb16a);
    color: #fff;
    font-weight: 700;
    padding: 30px;
    border-radius: 50%;
    font-size: 20px;
    z-index: 2;
    box-shadow: 0 8px 20px rgb(0 0 0 / .15)
}

.client-grid003 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 23px 23px;
    position: relative;
    z-index: 1;
    max-width: 1000px;
    margin: 0 auto
}

.client-box005 {
    background: #fff;
    border-radius: 20px;
    padding: 25px 30px;
    position: relative;
    box-shadow: 0 5px 15px rgb(0 0 0 / .1)
}

.client-box005 h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px
}

.client-box005 p {
    color: #555;
    line-height: 1.6
}

.client-center002 .client-circle {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(135deg, #ff7a5c, #ffb16a);
    color: #fff;
    font-weight: 700;
    padding: 40px;
    border-radius: 50%;
    font-size: 20px;
    z-index: 2;
    box-shadow: 0 8px 20px rgb(0 0 0 / .15);
    cursor: pointer;
    animation: clientPulse 2.5s ease-in-out infinite
}

@keyframes clientPulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        box-shadow: 0 0 0 #fff0;
        background: linear-gradient(135deg, #ff7a5c, #ffb16a)
    }

    50% {
        transform: translate(-50%, -50%) scale(1.1);
        box-shadow: 0 0 30px rgb(255 122 92 / .5);
        background: linear-gradient(135deg, #ff9068, #ffc36a)
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        box-shadow: 0 0 0 #fff0;
        background: linear-gradient(135deg, #ff7a5c, #ffb16a)
    }
}

.client-box005 .num {
    position: absolute;
    font-size: 50px;
    font-weight: 700;
    color: #ada9a9;
    transform: translateY(-50%)
}

@media (max-width:768px) {
    .client-grid003 {
        grid-template-columns: 1fr;
        gap: 25px
    }

    .circle-bg {
        width: 250px;
        height: 250px
    }

    .client-center002 .client-circle {
        padding: 25px;
        font-size: 16px
    }

    .client-box005 {
        text-align: center
    }

    .client-box005 .num {
        font-size: 40px;
        right: 10px
    }
}

@media (max-width:768px) {
    .cards456 {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:500px) {
    .cards456 {
        grid-template-columns: 1fr
    }

    .card456 {
        text-align: center
    }
}

.problems-section15 {
    background-color: #ffe2cb;
    padding: 100px 8%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    overflow: hidden;
    flex-direction: column
}

.problems-section15::before {
    content: "";
    position: absolute;
    left: -20%;
    top: -20%;
    width: 70%;
    height: 150%;
    z-index: 0
}

.problems-left15 {
    flex: .4;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.3;
    z-index: 2;
    color: #fff
}

.problems-right15 {
    flex: 1.5;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    z-index: 2
}

.problem-card15 {
    background: #fff;
    color: #000;
    padding: 25px 30px;
    border-radius: 18px;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 150px;
    box-shadow: 0 4px 10px rgb(0 0 0 / .05)
}

.problem-card15:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgb(0 0 0 / .1)
}

.problem-icon {
    color: #f58220;
    font-size: 24px;
    margin-bottom: 12px
}

.problem-card15 p {
    line-height: 1.5;
    color: #333;
    flex: 1
}

.problem-arrow {
    margin-top: 15px;
    font-size: 20px;
    color: #333;
    transition: transform 0.2s ease
}

.problem-card15:hover .problem-arrow {
    transform: translateX(5px);
    color: #f26b1d
}

.main-icon-about {
    font-size: 30px;
    color: #f58220
}

@media (max-width:900px) {
    .problems-section15 {
        flex-direction: column;
        gap: 40px;
        padding: 60px 5%
    }

    .problems-left15 {
        font-size: 1.8rem;
        text-align: center
    }

    .problems-right15 {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:500px) {
    .problems-left15 {
        font-size: 1.5rem
    }

    .problems-right15 {
        grid-template-columns: 1fr
    }
}

.section100 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 60px;
    padding: 50px 0;
    background: #fff;
    max-width: 1200px;
    margin: 0 auto
}

.text-content100 {
    flex: 1;
    min-width: 500px;
    max-width: 550px
}

.text-content100 h2 {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #111
}

.text-content100 p {
    color: #555;
    margin-bottom: 25px;
    line-height: 1.6
}

.highlight100 {
    border-left: 4px solid #f26b1d;
    padding-left: 15px;
    margin-bottom: 25px
}

.highlight100 h3 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 5px;
    color: #222
}

.highlight100 p {
    margin: 0;
    color: #555
}

.images100 {
    flex: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    position: relative;
    justify-items: center;
    max-width: 550px
}

.images100 img {
    width: 100%;
    max-width: 260px;
    border-radius: 20px;
    object-fit: cover;
    box-shadow: 0 10px 25px rgb(0 0 0 / .08);
    transition: transform 0.3s ease
}

.images100 img:hover {
    transform: scale(1.03)
}

.glow100 {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 280px;
    height: 280px;
    background: radial-gradient(circle, rgb(255 122 92 / .5) 0%, #fff0 70%);
    transform: translateX(-50%);
    z-index: -1
}

@media (min-width:1200px) {
    .section100 {
        max-width: 1140px
    }
}

@media (max-width:992px) {
    .section100 {
        flex-direction: column;
        align-items: center;
        text-align: center;
        max-width: 90%;
        padding: 80px 5%
    }

    .text-content100 {
        min-width: auto;
        max-width: 700px
    }

    .images100 {
        grid-template-columns: 1fr 1fr;
        max-width: 500px
    }
}

@media (max-width:600px) {
    .images100 {
        grid-template-columns: 1fr
    }

    .images100 img {
        max-width: 200px
    }

    .text-content100 h2 {
        font-size: 1.5rem
    }
}

.banner-section1515 {
    background: #fff url(https://www.transparenttextures.com/patterns/dot-grid.png);
    text-align: center;
    padding: 100px 20px 0;
    color: #333
}

.banner-tagline10 {
    color: #f28c28;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px
}

.banner-section1515 h1 {
    font-size: 48px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #111
}

.banner-section1515 p {
    font-size: 19px;
    max-width: 700px;
    margin: 0 auto 30px;
    color: #555;
    line-height: 1.6
}

.banner-section1515 .btn {
    display: inline-block;
    background-color: #f28c28;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    font-weight: 600;
    border-radius: 4px;
    transition: all 0.3s ease
}

.banner-section1515 .btn:hover {
    background-color: #e67e22;
    transform: translateY(-3px)
}

.banner-image11 {
    margin-top: 60px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.banner-image11 img {
    width: 90%;
    max-width: 1100px;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgb(0 0 0 / .15)
}

@media (max-width:768px) {
    .banner-section1515 h1 {
        font-size: 32px
    }

    .banner-section1515 p {
        font-size: 16px
    }
}

.quote-info-box1 {
    background: #ffe2cb;
    border-radius: 16px;
    color: #fff;
    padding: 40px 30px;
    height: 100%;
    box-shadow: 0 6px 18px rgb(0 0 0 / .2)
}

.quote-info-box1 h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2
}

.quote-info-box1 p {
    font-size: 19px;
    margin-bottom: -3px
}

.quote-info-box1 h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px
}

.quote-info-box1 .row p {
    font-size: 14px;
    margin: 0;
    opacity: .9
}

.quote-info-box1 img {
    margin-left: 10px;
    max-height: 80px;
    margin-right: 10px
}

.banner-title20 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px
}

.banner-subtitle20 {
    font-size: 20px;
    margin-bottom: 30px;
    opacity: .9
}

.cta-button {
    background: #ffc107;
    color: #000;
    padding: 12px 30px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    transition: background 0.3s, transform 0.3s;
    display: inline-block
}

.cta-button:hover {
    background: #e0a800;
    transform: scale(1.05)
}

.cta-button i {
    margin-left: 10px
}

@media (max-width:768px) {
    .grow-business-banner {
        height: 300px
    }

    .banner-title20 {
        font-size: 28px
    }

    .banner-subtitle20 {
        font-size: 16px
    }

    .cta-button {
        padding: 10px 20px;
        font-size: 14px
    }
}

@media (max-width:480px) {
    .banner-title20 {
        font-size: 24px
    }

    .banner-subtitle20 {
        font-size: 14px
    }
}

.main-title-ind {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    line-height: 1.2;
    color: #000
}

.highlight20 {
    position: relative
}

.accent-period {
    color: #ff4500;
    font-weight: 700
}

.feature-block {
    align-items: flex-start
}

.icon-wrapper {
    font-size: 18px;
    color: #f58220;
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: 4px
}

.feature-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 8px 0;
    color: #000
}

.feature-desc {
    color: #555;
    margin: 0;
    line-height: 1.5
}

@media (max-width:992px) {
    .main-title-ind {
        font-size: 36px
    }

    .row {
        justify-content: center
    }
}

@media (max-width:768px) {
    .feature-block {
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .icon-wrapper {
        margin-bottom: 10px;
        margin-right: 0
    }

    .col-md-6 {
        margin-bottom: 40px
    }

    .mb-50 {
        margin-bottom: 30px !important
    }
}

@media (max-width:480px) {
    .main-title-ind {
        font-size: 28px
    }

    .feature-title {
        font-size: 18px
    }

    .feature-desc {
        font-size: 14px
    }
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.service-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 4px rgb(0 0 0 / .1);
    position: relative;
    height: 200px;
    overflow: hidden;
    transition: all 0.3s ease
}

.normal-state {
    position: relative;
    z-index: 2;
    transition: opacity 0.3s ease
}

.service-card h3 {
    font-size: 18px;
    margin: 40px 0 10px;
    font-weight: 700
}

.service-card p {
    color: #666;
    margin: 0
}

.hover-state {
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #f28220, #da920e);
    color: #fff;
    padding: 20px;
    border-radius: 8px;
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.service-card:hover .hover-state {
    opacity: 1
}

.service-card:hover .normal-state {
    opacity: 0
}

.hover-state h3 {
    margin: 0 0 10px;
    font-size: 18px
}

.hover-state p {
    font-size: 14px;
    margin: 0 0 10px;
    color: rgb(255 255 255 / .9);
    text-align: center
}

.explore-btn {
    align-self: flex-end;
    font-size: 14px;
    color: #fff;
    text-decoration: none
}

.explore-btn::after {
    content: ' →'
}

.cta-section {
    grid-column: span 1;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    height: 200px;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.cta-section:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgb(0 0 0 / .15)
}

.cta-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%);
    transition: filter 0.3s ease
}

.cta-section:hover .cta-image {
    filter: grayscale(0%)
}

.cta-text {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 18px;
    color: #333;
    transition: color 0.3s ease
}

.cta-section:hover .cta-text {
    color: #f28220
}

.cta-text a {
    color: inherit;
    text-decoration: none
}

@media (max-width:992px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .cta-section {
        grid-column: span 2
    }
}

@media (max-width:600px) {
    .services-grid {
        grid-template-columns: 1fr
    }

    .cta-section {
        grid-column: span 1
    }
}

.services-section006 {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px
}

.service-box005 {
    background-color: #f9f9f9;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    min-height: 220px
}

.service-box005:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgb(0 0 0 / .1)
}

.service-content003 {
    padding: 35px 25px;
    transition: opacity 0.3s ease
}

.service-content003 h3 {
    margin: 0;
    font-size: 20px;
    color: #222
}

.service-content003 p {
    color: #555;
    margin-top: 8px
}

.hover-content002 {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, #f7e6d8);
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 30px 25px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.service-box005:hover .hover-content002 {
    opacity: 1;
    pointer-events: auto
}

.hover-content002 h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600
}

.hover-content002 p {
    margin-top: 10px;
    color: #707070
}

.hover-content002 a {
    margin-top: 20px;
    color: #000;
    text-decoration: underline;
    font-weight: 700;
    display: inline-block
}

.icon-wrapper {
    position: relative;
    display: inline-block
}

.main-icon {
    color: #f57c00;
    font-size: 40px
}

.inner-icon {
    color: #f57c00;
    font-size: 22px;
    position: absolute;
    top: 20px;
    left: 20px
}

.cta-box {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    min-height: 220px
}

.cta-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(40%)
}

.cta-text {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: rgb(0 0 0 / .6);
    color: #fff;
    padding: 12px 20px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 6px
}

.cta-text a {
    color: #fff;
    margin-left: 10px;
    text-decoration: none
}

.service-box005 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(40%);
    transition: 0.5s ease
}

.arrow-link {
    position: absolute;
    bottom: 15px;
    right: 20px;
    background: rgb(0 0 0 / .6);
    color: #fff;
    padding: 8px 14px;
    border-radius: 30px;
    font-size: 14px;
    text-decoration: none;
    transition: background 0.3s ease, transform 0.3s ease
}

.service-box005:hover .arrow-link {
    background: rgb(0 0 0 / .8);
    transform: translateX(5px)
}

.tech-talent-banner20::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #fff;
    clip-path: ellipse(100% 50% at 50% 100%)
}

.banner-title20 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 20px 0;
    color: #000
}

.highlight20 {
    color: #f58220
}

.banner-subtitle20 {
    font-size: 18px;
    color: #555;
    line-height: 1.5;
    margin: 0 0 30px 0
}

.cta-button {
    background: #ff4500;
    color: #fff;
    padding: 12px 30px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    transition: background 0.3s, transform 0.3s;
    display: inline-block
}

.cta-button:hover {
    background: #e03a00;
    transform: scale(1.05)
}

.our-process-section {
    font-family: inherit
}

.process-title001 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 40px 0;
    color: #000
}

.accent-period {
    color: #ff4500
}

.image-container {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden
}

.process-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    clip-path: ellipse(70% 60% at 30% 40%)
}

.timeline {
    position: relative;
    padding-left: 60px
}

.timeline::before {
    content: '';
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #e0e0e0;
    background-image: linear-gradient(to bottom, #e0e0e0 50%, transparent 50%);
    background-size: 100% 20px;
    z-index: 1
}

.step {
    position: relative;
    margin-bottom: 60px;
    z-index: 2
}

.step-icon {
    position: absolute;
    left: -60px;
    top: 0;
    width: 50px;
    height: 50px;
    background: #f58220;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    box-shadow: 0 0 0 8px #fff;
    z-index: 3
}

.step-label001 {
    font-size: 20px;
    color: #f58220;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
    display: block
}

.step-title001 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px 0;
    color: #000
}

.step-desc001 {
    font-size: 16px;
    color: #666;
    margin: 0;
    line-height: 1.6
}

.process-cta {
    background: #ff4500;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 700;
    margin-top: 20px;
    display: inline-block;
    transition: background 0.3s
}

.process-cta:hover {
    background: #e03a00
}

@media (max-width:992px) {
    .process-title001 {
        font-size: 36px
    }

    .timeline {
        padding-left: 50px
    }

    .step-icon {
        left: -50px;
        width: 40px;
        height: 40px;
        font-size: 18px
    }

    .timeline::before {
        left: 20px
    }
}

@media (max-width:768px) {
    .row {
        flex-direction: column
    }

    .col-lg-5,
    .col-lg-7 {
        width: 100%
    }

    .image-container {
        height: 300px;
        margin-bottom: 40px
    }

    .timeline {
        padding-left: 0;
        margin-top: 20px
    }

    .timeline::before {
        display: none
    }

    .step-icon {
        position: static;
        margin-bottom: 15px
    }

    .step {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .step-content001 {
        width: 100%
    }
}

.alt-cta1:before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 15px;
    top: 15px;
    left: 0;
    background-image: url(../images/shape/map3.webp);
    background-color: #fff2e8;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1
}

.alt-cta1-img img {
    border-radius: 10px
}

.logo-slider {
    width: 100%;
    overflow: hidden;
    position: relative
}

.logo-slider .badges-slider img {
    width: auto;
    height: 110px;
    object-fit: contain;
    display: block;
    margin: 0 auto
}

@media (max-width:768px) {
    .logo-slider .badges-slider img {
        width: 120px;
        height: 70px
    }
}

.logo-track {
    display: flex;
    animation: scroll 35s linear infinite;
    width: max-content
}

.logo-slider.reverse .logo-track {
    animation: scroll-reverse 35s linear infinite
}

.badges-slider {
    width: 187px;
    height: 168px;
    text-align: center;
    padding: 20px 20px;
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all 0.3s ease
}

.logo-track img {
    width: 120px;
    margin: 0 20px;
    height: auto;
    object-fit: contain;
    transition: transform 0.3s ease;
    opacity: .9
}

.logo-track img:hover {
    transform: scale(1.08);
    opacity: 1
}

@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

@keyframes scroll-reverse {
    0% {
        transform: translateX(-50%)
    }

    100% {
        transform: translateX(0)
    }
}

.border-opacity-10 {
    border-color: rgb(255 255 255 / .1)
}

.border-opacity-25 {
    border-color: rgb(255 255 255 / .25)
}

.border-opacity-50 {
    border-color: rgb(255 255 255 / .5)
}

.border-opacity-75 {
    border-color: rgb(255 255 255 / .75)
}

.border-opacity-100 {
    border-color: rgb(255 255 255)
}

.border {
    border: 1px solid #eaecf4 !important
}

.rounded-circle {
    border-radius: 50% !important
}

.border-white {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important
}

.bg-purple {
    --bs-bg-opacity: 1;
    background-color: #fff2e8 !important;
    background-image: url(../images/shape/map3.webp)
}

.cta-wrapper .cta {
    border-radius: 2.5rem
}

.cta-wrapper .cta .circles .circle {
    width: 70vw;
    height: 70vw;
    transition: transform .3s ease
}

@media(min-width:768px) {
    .cta-wrapper .cta .circles .circle {
        width: 60vw;
        height: 60vw
    }
}

@media(min-width:992px) {
    .cta-wrapper .cta .circles .circle {
        width: 50vw;
        height: 50vw
    }
}

@media(min-width:1400px) {
    .cta-wrapper .cta .circles .circle {
        width: 35vw;
        height: 35vw
    }
}

@media(min-width:1700px) {
    .cta-wrapper .cta .circles .circle {
        width: 40vw;
        height: 40vw
    }
}

.cta-wrapper .cta .circles .circle:nth-child(2) {
    transform: scale(1.1);
    transition-delay: .1s
}

.cta-wrapper .cta .circles .circle:nth-child(3) {
    transform: scale(1.2);
    transition-delay: .15s
}

.cta-wrapper .cta .circles .circle:nth-child(4) {
    transform: scale(1.3);
    transition-delay: .2s
}

.cta-wrapper .cta .circles .circle:nth-child(5) {
    transform: scale(1.4);
    transition-delay: .25s
}

.cta-wrapper .cta:hover .circles .circle:nth-child(1) {
    transform: scale(.95)
}

.cta-wrapper .cta:hover .circles .circle:nth-child(2) {
    transform: scale(1)
}

.cta-wrapper .cta:hover .circles .circle:nth-child(3) {
    transform: scale(1.05)
}

.cta-wrapper .cta:hover .circles .circle:nth-child(4) {
    transform: scale(1.1)
}

.cta-wrapper .cta:hover .circles .circle:nth-child(5) {
    transform: scale(1.15)
}

.quote-info-box1 {
    background: linear-gradient(135deg, #da920e, #db930d);
    border-radius: 16px;
    color: #fff;
    padding: 40px 30px;
    height: 100%;
    box-shadow: 0 6px 18px rgb(0 0 0 / .2)
}

.quote-info-box1 h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2
}

.quote-info-box1 p {
    font-size: 15px;
    margin-bottom: -3px
}

.quote-info-box1 h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px
}

.quote-info-box1 .row p {
    font-size: 14px;
    margin: 0;
    opacity: .9
}

.quote-info-box1 img {
    margin-left: 10px;
    max-height: 80px;
    margin-right: 10px
}

.ud-faq {
    padding: 60px 0
}

.ud-section-title h2 {
    font-weight: 600;
    margin-bottom: 10px
}

.ud-section-title p {
    color: #666;
    max-width: 700px;
    margin: 0
}

.ud-single-faq {
    margin-bottom: 15px
}

.ud-faq-btn {
    background: #fff;
    width: 100%;
    text-align: left;
    border: 1px solid #e0e0e0;
    padding: 14px 20px;
    border-radius: 10px;
    font-weight: 500;
    color: #333;
    display: flex;
    align-items: center;
    transition: all 0.3s ease
}

.ud-faq-btn:hover {
    background: #f8f9fa
}

.ud-faq-btn .icon {
    background: #f0f4ff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f58220;
    margin-right: 10px;
    transition: transform 0.3s ease
}

.ud-faq-btn.collapsed .icon i {
    transform: rotate(0deg)
}

.ud-faq-btn:not(.collapsed) .icon i {
    transform: rotate(180deg)
}

.ud-faq-body {
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-radius: 0 0 10px 10px;
    color: #555
}

.stats-section {
    text-align: center;
    padding: 60px 20px
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 25px;
    max-width: 1100px;
    margin: 0 auto 40px
}

.stat-card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 10px rgb(0 0 0 / .08);
    padding: 30px 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.stat-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 14px rgb(0 0 0 / .12)
}

.stat-icon {
    font-size: 34px;
    margin-bottom: 12px
}

.stat-number {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #222
}

.stat-text {
    font-size: 16px;
    color: #292828;
    font-weight: 400
}

.stats-button {
    display: inline-block;
    padding: 14px 32px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    border: 2px solid #2b7cff;
    background: #fff0;
    color: #2b7cff;
    text-decoration: none;
    transition: all 0.3s ease
}

.stat-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    font-size: 26px;
    color: #fff
}

.icon-blue {
    background: #2b7cff
}

.icon-orange {
    background: #ff5a1f
}

.stat-number {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #222
}

.feature-box1 {
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 15px;
    box-shadow: 0 0 8px rgb(0 0 0 / .05);
    background: #fff;
    transition: all 0.3s ease
}

.feature-box1:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgb(0 0 0 / .1)
}

.feature-box1 h5 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px
}

.feature-box1 p {
    margin: 0;
    color: #444;
    line-height: 1.5
}

.section-title1 {
    font-size: 28px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 40px
}

.phone-img {
    max-width: 100%
}

.process-box22 {
    background: #f7e6d8;
    border-radius: 15px;
    padding: 50px;
    box-shadow: 0 8px 25px rgb(0 0 0 / .2);
    color: #0e0d0d
}

.section-title22 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 20px
}

.section-desc22 {
    color: #8a919c !important;
    line-height: 1.6;
    margin-bottom: 30px
}

.step-box22 {
    display: flex;
    align-items: flex-start;
    background: #f0c8a8;
    border-radius: 10px;
    padding: 15px 20px;
    margin-bottom: 15px;
    transition: 0.3s
}

.step-num22 {
    background: linear-gradient(135deg, #ff6b00, #ff9500);
    color: #fff;
    font-weight: 700;
    padding: 6px 12px;
    border-radius: 6px;
    margin-right: 15px;
    font-size: 17px;
    min-width: 70px;
    text-align: center
}

.step-content22 h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 700
}

.step-content22 p {
    margin: 5px 0 0;
    color: #0c0c0c
}

.rad-bg {
    background-color: #91e0eb2d
}

.industry-card5 {
    background: #fff;
    border-radius: 10px;
    padding: 25px 20px;
    text-align: center;
    box-shadow: 0 4px 12px rgb(37 37 37 / .08);
    transition: all 0.3s ease;
    height: 100%
}

.industry-card5 h6 {
    color: #f58220;
    font-weight: 700;
    margin-bottom: 10px
}

.industry-card5 p {
    color: #181818;
    margin: 0
}

.industry-card5:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 16px rgb(0 0 0 / .12)
}

.industry-card5 a:hover {
    color: #f58220
}

.services-section12 {
    max-width: 1000px;
    margin: auto
}

.services-section12 p {
    font-size: 16px;
    color: #555;
    margin-bottom: 30px;
    max-width: 700px
}

.services-grid12 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 15px
}

.service-box12 {
    border: 1px solid #e0e0e0;
    border-radius: 40px;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #111
}

.service-box12:hover {
    border-color: #111;
    background: #f9f9f9
}

.service-box12 span {
    font-size: 16px;
    font-weight: 500
}

.service-box12 i {
    font-size: 14px;
    color: #292727
}

.client-testimonial-section {
    max-width: 900px;
    margin: 50px auto;
    text-align: center;
    padding: 20px;
    position: relative
}

.client-slide {
    display: none;
    animation: client-fade 0.8s ease-in-out
}

.client-slide.active {
    display: block
}

.client-quote {
    font-size: 18px;
    font-weight: 700;
    color: #e7973c;
    margin-bottom: 15px
}

.client-text {
    font-size: 16px;
    color: #444;
    max-width: 700px;
    margin: 0 auto 20px;
    line-height: 1.6
}

.client-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    user-select: none
}

.client-arrow:hover {
    background: #f4f4f4
}

.client-arrow.left {
    left: -60px
}

.client-arrow.right {
    right: -60px
}

.client-dots {
    margin-top: 20px
}

.client-dot {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 50%;
    background: #bbb;
    cursor: pointer;
    transition: 0.3s
}

.client-dot.active {
    background: #e79d3c
}

@keyframes client-fade {
    from {
        opacity: .3
    }

    to {
        opacity: 1
    }
}

@media (max-width:768px) {
    .banner-box {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important
    }

    .banner-text {
        max-width: 100% !important;
        margin-bottom: 20px !important
    }

    .badge-box {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 15px !important;
        justify-items: center !important;
        width: 100% !important
    }
}

@media (max-width:480px) {
    .badge-box {
        grid-template-columns: 1fr !important
    }
}

.banner-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-color: #ffecdd;
    color: #ecf0f1;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgb(0 0 0 / .1);
    font-family: Arial, sans-serif;
    max-width: 1100px;
    margin: 20px auto;
    flex-wrap: wrap
}

.banner-text {
    font-size: 22px;
    line-height: 1.6;
    max-width: 35%;
    min-width: 250px;
    margin-bottom: 15px;
    color: #ff6b00
}

.banner-text h4 {
    color: #ff6b00;
    margin: 0
}

.awards-banner {
    background: linear-gradient(135deg, #fff7ef 0%, #ffe3cc 100%);
    padding: 60px 8%;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgb(0 0 0 / .05)
}

.banner-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px
}

.banner-text {
    flex: 1 1 30%;
    color: #1a1a1a
}

.banner-text h3 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
    color: #222
}

.badge-box {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
    flex: 1 1 65%
}

.badge-box a {
    flex: 1 1 calc(33.333% - 25px);
    text-align: center;
    transition: transform 0.3s ease
}

.badge-box a:hover {
    transform: scale(1.03)
}

.badge-box img {
    height: 90px;
    max-width: 100%;
    object-fit: contain;
    transition: transform 0.3s ease
}

.badge-box img:hover {
    transform: scale(1.08)
}

@media (max-width:992px) {
    .banner-box {
        flex-direction: column;
        text-align: center
    }

    .banner-text {
        flex: 1 1 100%
    }

    .badge-box a {
        flex: 1 1 calc(50% - 20px)
    }

    .badge-box img {
        height: 80px
    }
}

@media (max-width:576px) {
    .badge-box a {
        flex: 1 1 100%
    }

    .badge-box img {
        height: 70px
    }

    .banner-text h3 {
        font-size: 1.6rem
    }
}

.testimonials-carousel .owl-stage-outer {
    padding: 10px 0
}

.testimonials-carousel .owl-item {
    display: flex;
    justify-content: center
}

.testimonial-card {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 4px 15px rgb(0 0 0 / .05);
    border: 1px solid #e9ecef;
    transition: transform 0.3s;
    margin: 0 15px;
    width: 100%
}

.testimonial-card:hover {
    transform: translateY(-5px)
}

.quote-icon {
    font-size: 40px;
    color: #f58220;
    margin-bottom: 10px
}

.stars {
    color: #ffc107;
    margin-bottom: 15px
}

.testimonial-card p {
    line-height: 1.6;
    color: #555;
    margin-bottom: 20px
}

.reviewer h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 0
}

.testimonials-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: white !important;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    box-shadow: 0 2px 10px rgb(0 0 0 / .1) !important;
    font-size: 24px !important;
    color: #007bff !important
}

.testimonials-carousel .owl-dots {
    margin-top: 20px;
    text-align: center
}

.testimonials-carousel .owl-dot span {
    background: #ddd !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important
}

.testimonials-carousel .owl-dot.active span {
    background: #f58220 !important
}

@media (max-width:768px) {
    .testimonials-carousel .owl-nav {
        display: none
    }
}

.section {
    text-align: center
}

.section h2 {
    font-size: 32px;
    margin-bottom: 0
}

.section p {
    max-width: 700px;
    margin: 0 auto 40px;
    font-size: 19px
}

.industries {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
    column-gap: 20px;
    row-gap: 20px;
    max-width: 1200px;
    margin: 0 auto
}

.industry {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    transition: transform 0.3s ease;
    box-shadow: 0 2px 6px rgb(0 0 0 / .05)
}

.industry i {
    font-size: 40px;
    color: #f58220;
    margin-bottom: 10px
}

.industry p {
    margin: 0;
    font-weight: 500
}

.industry p:hover {
    color: #f58220
}

.custom-software-section {
    background-color: #fff
}

.custom-software-section h2 {
    color: #0b0c10;
    font-size: 2rem
}

.custom-software-section p {
    color: #333;
    line-height: 1.7
}

.custom-software-section .btn {
    background-color: #0b0c10;
    color: #fff;
    border-radius: 30px;
    font-weight: 600;
    transition: all 0.3s ease
}

.custom-software-section .btn:hover {
    background-color: #ff8a3d;
    color: #fff
}

.image-frame {
    display: inline-block;
    position: relative;
    border-radius: 20px;
    overflow: hidden
}

.image-frame::after {
    content: "";
    position: absolute;
    top: 20px;
    right: -20px;
    bottom: -20px;
    left: 20px;
    border: 4px solid #ff8a3d;
    border-radius: 30px;
    z-index: -1
}

.banner-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffecdd;
    padding: 40px 50px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgb(0 0 0 / .1);
    font-family: "Poppins", Arial, sans-serif;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 40px auto
}

.banner-text {
    flex: 1;
    min-width: 250px;
    color: #333;
    font-weight: 600
}

.banner-text h2 {
    font-size: 2rem;
    line-height: 1.4;
    color: #2b2b2b;
    margin: 0
}

.badge-grid {
    flex: 2;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    justify-items: center;
    align-items: center
}

.badge-item {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff0;
    border-radius: 8px;
    padding: 10px;
    transition: transform 0.3s ease, box-shadow 0.3s ease
}

.badge-item img {
    max-height: 100px;
    max-width: 100%;
    object-fit: contain
}

@media (max-width:900px) {
    .banner-box {
        flex-direction: column;
        text-align: center
    }

    .badge-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:600px) {
    .badge-grid {
        grid-template-columns: 1fr
    }
}

.alt-cta1 {
    position: relative
}

.we-solve-section {
    position: relative;
    background: #f4f7ff;
    padding: 50px;
    border-radius: 35px
}

.we-solve-card {
    background: #fff;
    padding: 50px;
    border-radius: 15px;
    box-shadow: 1px 3px 99px rgb(0 0 0 / .06);
    overflow: hidden;
    position: relative;
    gap: 35px
}

.we-solve-card h3 {
    margin: 0;
    font-size: 250px;
    font-weight: 700;
    color: #f58220;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    line-height: 1
}

.we-solve-content {
    position: relative;
    z-index: 1
}

.we-solve-content h4 {
    font-weight: 600;
    font-size: 55px;
    margin: -2px 0
}

.we-solve-section .we-solve-card {
    background: #fff;
    padding: 50px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 3px 99px rgb(0 0 0 / .06);
    overflow: hidden;
    position: relative;
    gap: 35px;
    flex-direction: row;
    flex-wrap: wrap
}

.teal:hover h3 {
    color: #f58220
}

.peach:hover h3 {
    color: #f58220
}

.purple:hover h3 {
    color: #f58220
}

.rose:hover h3 {
    color: #f58220
}

.map-section {
    color: #fff;
    text-align: center;
    position: relative
}

.map-container {
    position: relative;
    display: inline-block
}

.world-map {
    max-width: 100%;
    opacity: .9
}

.map-marker {
    position: absolute;
    transform: translate(-50%, -50%);
    cursor: pointer;
    text-align: center
}

.map-marker .dot {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: 3px solid #f58220;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 10px #f58220;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease
}

.map-marker .line {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 2px;
    height: 0;
    background-color: #fff;
    transform: translateX(-50%);
    transition: height 0.4s ease;
    z-index: 1
}

.map-marker .address-box {
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    background: #fff0;
    color: #fff;
    width: 250px;
    text-align: left;
    padding-top: 10px;
    display: none
}

.map-marker.usa .address-box {
    top: calc(100% + 58px)
}

.map-marker.india .address-box {
    top: calc(100% + 10px)
}

.map-marker .address-box h4 {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    color: #f58220
}

.map-marker .address-box p {
    margin: 6px 0 0;
    font-size: 15px;
    line-height: 1.4;
    color: #ccc
}

.map-marker.active .line {
    height: 60px
}

.map-marker.usa.active .line {
    height: 90px
}

.map-marker.active .address-box {
    display: block;
    animation: fadeIn 0.5s ease forwards
}

.map-marker.active .dot {
    transform: scale(1.2);
    box-shadow: 0 0 15px #f58220
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateX(-50%) translateY(10px)
    }

    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0)
    }
}

.contact-map-marker {
    position: absolute;
    transform: translate(-50%, -50%);
    cursor: pointer;
    text-align: center
}

.contact-map-marker .dot {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: 3px solid #f58220;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0 0 10px #f58220;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease
}

.contact-map-marker .line {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 1px;
    height: 0;
    background-color: #000;
    transform: translateX(-50%);
    transition: height 0.4s ease;
    z-index: 1
}

.contact-map-marker .address-box {
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
    background: #fff0;
    color: #fff;
    width: 250px;
    text-align: left;
    padding-top: 10px;
    display: none
}

.contact-map-marker.usa .address-box {
    top: calc(100% + 45px)
}

.contact-map-marker.india .address-box {
    top: calc(100% + 10px)
}

.contact-map-marker .address-box h4 {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    color: #f58220
}

.contact-map-marker .address-box p {
    margin: 6px 0 0;
    font-size: 15px;
    line-height: 1.4;
    color: #000
}

.contact-map-marker.active .line {
    height: 60px
}

.contact-map-marker.active .address-box {
    display: block;
    animation: fadeIn 0.5s ease forwards
}

.contact-map-marker.active .dot {
    transform: scale(1.2);
    box-shadow: 0 0 15px #f58220
}

.contact-map-marker.usa.active .line {
    height: 82px
}

.contact-map-marker.india.active .line {
    height: 70px
}

.linkcolor:hover {
    color: #f58220
}

.free-form-new .row-fields {
    display: flex;
    gap: 12px;
    margin-bottom: 12px;
}

@media (max-width: 768px) {
    .free-form-new .row-fields {
        flex-direction: column;
    }
}

.free-form-new input,
.free-form-new textarea {
    box-sizing: border-box;
    padding: 10px 12px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #fff;
    color: #222
}

.free-form-new .row-fields input {
    flex: 1 1 0%;
    min-width: 0
}

.free-form-new .message-field textarea {
    width: 99%;
    resize: vertical
}

.error {
    color: red
}

@media (max-width:767px) {
    .btn_blue.floating_meeting_btn {
        bottom: 30px !important;
        display: none;
    }

    .industries {
        padding: 0 10px;
        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    }

    img[alt="Creative business idea with planning on whiteboard"] {
        margin-top: 0 !important
    }

    .we-solve-section {
        padding: 20px
    }

    .client-circle {
        display: none
    }
}

.Steps-module--step--4f57a {
    position: relative
}

.Steps-module--step--4f57a:before {
    align-items: center;
    background: #ebebeb;
    border-radius: 50%;
    color: #6c6b6b;
    content: counter(step);
    counter-increment: step;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    height: 34px;
    justify-content: center;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 0;
    width: 34px;
    z-index: 2
}

.Steps-module--step--4f57a:not(:last-child):after {
    border-left: thin dashed #e0e0e0;
    content: "";
    height: calc(100% + 10px);
    left: 16px;
    position: absolute;
    top: 35px;
    width: 1px;
    z-index: 1
}

.Steps-module--step--4f57a+.Steps-module--step--4f57a {
    margin-top: 20px
}

.Steps-module--stepTitle--bcf1d {
    font-family: inherit;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 60px
}

@keyframes Steps-module--fadeInAnimation--257c4 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.Steps-module--wrapper--0430f {
    counter-reset: step;
    padding: 20px
}

@media(min-width:769px) {
    .Steps-module--wrapper--0430f {
        padding: 0
    }
}

.Steps-module--title--4ddba {
    margin: 0 0 20px
}

@keyframes zoomPulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.03)
    }

    100% {
        transform: scale(1)
    }
}

.pin-spacer {
    position: relative;
    overflow: visible
}

.odooservices {
    text-align: center;
    background: linear-gradient(-134deg, #fff6ef 0%, #ffe2cb 100%);
    padding: 70px 0;
    position: relative;
    overflow: hidden
}

.invoice-steps {
    display: flex;
    border: 1px solid #ccc;
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    max-width: 900px
}

.step-menu {
    width: 30%;
    border-right: 1px solid #ddd;
    max-height: 350px;
    overflow-y: auto
}

.step-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.step-menu li {
    padding: 15px 20px;
    cursor: pointer;
    border-left: 4px solid #fff0;
    transition: 0.3s;
    color: #333;
    font-weight: 500
}

.step-menu li:hover,
.step-menu li.active {
    background-color: #f0f7ff;
    border-left: 4px solid #f58220;
    color: #f58220
}

.step-content {
    width: 70%;
    padding: 25px
}

.step-content h3 {
    font-size: 30px;
    color: #222;
    margin-bottom: 10px
}

.step-content p {
    font-size: 20px;
    color: #555;
    line-height: 1.6
}

.step-menu::-webkit-scrollbar {
    width: 6px
}

.step-menu::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 6px
}

@media (max-width:992px) {
    .left-column2 {
        grid-template-columns: 1fr
    }

    .expertise-section {
        flex-direction: column
    }

    .expertise-grid {
        grid-template-columns: 1fr
    }

    body {
        padding: 20px
    }

    .invoice-steps {
        flex-direction: column
    }

    .step-menu {
        width: 100%;
        max-height: 200px;
        border-right: none;
        border-bottom: 1px solid #ddd
    }

    .step-content {
        width: 100%;
        padding: 20px
    }

    .step-menu li {
        padding: 12px 16px;
        font-size: 15px
    }

    .step-content h3 {
        font-size: 20px
    }

    .step-content p {
        font-size: 15px
    }

    .step-menu,
    .step-content {
        width: 100%
    }

    .step-content a.theme-btn {
        display: block;
        width: 80%;
        max-width: 300px;
        margin: 20px auto;
        text-align: center
    }
}

.migration-card {
    display: flex;
    align-items: center;
    gap: 15px;
    background-color: #edf5f8;
    border-radius: 12px;
    padding: 20px;
    min-height: 100px;
    box-shadow: 0 2px 8px rgb(49 49 49 / .05);
    transition: all 0.3s ease
}

.migration-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgb(0 0 0 / .1)
}

.migration-card .icon {
    width: 50px;
    height: 50px;
    object-fit: contain
}

.migration-card h6 {
    margin: 0;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.4
}

.steps-container6 {
    display: flex;
    justify-content: center
}

.step6 {
    background-color: #f58220;
    color: #fff;
    padding: 12px 50px;
    min-width: 250px;
    font-size: 19px;
    font-weight: 500;
    clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0 100%, 15% 50%, 0 0);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-shrink: 0
}

.step6:not(:first-child) {
    margin-left: -35px
}

@media (max-width:768px) {
    .steps-container6 {
        flex-wrap: wrap;
        white-space: normal;
        gap: 13px
    }

    .step6 {
        min-width: 100%;
        clip-path: none;
        border-radius: 8px
    }
}

.benefits-section {
    background-color: #f7f7f7;
    padding: 50px 20px
}

.benefits-title {
    text-align: center;
    font-size: 28px;
    color: #1f1e1e;
    margin-bottom: 40px
}

.benefits-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px
}

.benefit-box {
    background: #fff;
    padding: 25px;
    box-shadow: 0 2px 8px rgb(0 0 0 / .05);
    transition: transform 0.3s ease
}

.benefit-box:hover {
    transform: translateY(-5px)
}

.benefit-box h3 {
    font-size: 18px;
    color: #f58220;
    margin-bottom: 10px
}

.benefit-box p {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    margin: 0
}

.service-box2 {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 15px;
    border-radius: 8px;
    background-color: #f9fbff;
    border: 1px solid #dce6f6;
    transition: background-color 0.3s, box-shadow 0.3s
}

.service-box2:hover {
    background-color: #f0f6ff;
    box-shadow: 0 4px 10px rgb(0 44 119 / .1);
    cursor: pointer
}

.service-box2 img.icon {
    width: 32px;
    height: 32px;
    margin-top: 4px
}

.service-text2 h3 {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 700;
    color: #f19545
}

.service-text2 p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: #3d3d3d
}

@media(max-width: 768px) {
    .contact-row {
        flex-direction: column !important;
        gap: 8px !important;
    }

    .contact-row .divider {
        display: none !important;
    }
}

input[type="checkbox"] {
  accent-color: #f58220;
}