:root {
    --body-font-primary: "Readex Pro", sans-serif;
    --body-font-secondary: "Plus Jakarta Sans", sans-serif;
}
:where(h3), :where(h1), :where(h2) {
    letter-spacing: -1px;
  line-height: 1.1;
}
:where(p) {
	font-style: normal;
	font-weight: 300;
}
:where(body) {
	color: #646c6e !important;
	line-height: 1.65;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
body { overflow-x: hidden; }
.pt-100,
.ptb-100 {
    padding-top: 100px
}
.navbar.navbar-expand-xl {
	background-color: #000;
}
.page-template-webdevelopment-2 .navbar.navbar-expand-xl {
	background-color: #000 !important
}
body #main {
	padding-top: 65px;
}
.main-header {
	border-bottom: 1px solid #ffffff3d !important;
}

a,
button {
    outline: 0 !important;
    font-family: var(--body-font-primary);
}

a,
p {
    color: #000000
}
.flaticon-cancel::before {
	content: "";
}
.d-table,
.preloader-area {
    width: 100%;
    height: 100%
}

.buy-now-btn,
.default-btn,
.dot1,
.dot2 {
    display: inline-block
}

.blog-item .single-blog-item .blog-content a,
.blog-two-section .blog-item-two .single-blog-item .blog-content a,
.error-content .default-btn-one:hover,
.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-item a,
a,
a:hover {
    text-decoration: none
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: var(--body-font-secondary);
    font-weight: 500;
}

.default-btn,
p {
    font-size: 16px
}

img {
    max-width: 100%;
    height: auto
}

.d-table-cell {
    vertical-align: middle
}

.ptb-100 {
    padding-bottom: 100px
}

.pt-70 {
    padding-top: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-100 {
    padding-bottom: 100px
}

a {
    -webkit-transition: .5s;
    transition: .5s
}

a:hover {
    color: #000000
}

p {
    line-height: 1.6;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #4a4545;
}

.btn {
  padding: 0.65rem 1.75rem;
  text-transform: uppercase;
font-size: 12px;
border: none;
font-weight: 700;
}

.btn-primary {
	color: #fff;
	background-color: #000000;
}

.blog-details-desc .article-content .features-list li:last-child,
.blog-details-desc .article-content .wp-block-gallery.columns-3 li figure,
.faq-accordion .accordion .accordion-item:last-child,
.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-item:last-child,
.services-details-overview:last-child,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li:last-child,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li:last-child,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget:last-child,
.single-pricing-box .pricing-features li:last-child,
.widget-area .widget_archive ul li:last-child,
.widget-area .widget_categories ul li:last-child,
.widget-area .widget_meta ul li:last-child,
.widget-area .widget_recent_comments ul li:last-child,
.widget-area .widget_recent_entries ul li:last-child,
.widget-area .widget_zash_posts_thumb .item:last-child,
p:last-child {
    margin-bottom: 0
}
.h2, h2 {
	font-size: 1.8rem;
}
@media screen and (max-width: 580px){
    .h2, h2 {
	font-size: 1.3rem;
}
.solution-outer {
	height: auto !important;
}
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #000000;
    font-family: var(--body-font-primary);
}

.default-btn {
    color: #000000;
    background-color: #fff;
    padding: 12px 25px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    border: 1px solid #000000;
    position: relative
}

.default-btn i,
.saas-home-area .hero-content .saas-btn .saas-btn-one i,
.saas-home-area .hero-content .saas-btn .saas-btn-two i {
    position: relative;
    top: 0;
    padding-left: 6px;
    font-size: 14px
}

.default-btn:hover,
.footer-section.freelancer-footer .footer-area-content .default-btn,
.grow-area-content .grow-btn .grow-btn-two:hover,
.startup-home-area .hero-content .startup-btn .startup-btn-two:hover {
    background-color: #000000;
    color: #fff
}


.blog-details-desc .article-content .features-list li:hover i,
.buy-now-btn:hover,
.co-operative-content .video-btn:focus,
.co-operative-content .video-btn:hover,
.single-contact-box:hover i,
.video-content .video-btn:focus,
.video-content .video-btn:hover {
    background-color: #000000;
    color: #fff
}

.achieved-section .achieved-title,
.faq-contact-section .faq-title,
.faq-title,
.offer-title,
.performance-title,
.productive-title,
.section-title,
.seo-blog-section .blog-title-two,
.success-title,
.team-title {
    text-align: center;
    margin-bottom: 50px
}

.job-opportunities .section-title span,
.pricing-area-content span,
.section-title span,
.startup-home-area .hero-content span,
.subscribe-area-content span,
.support-area-content span,
.talk-content-area span {
    display: inline-block;
    font-size: 15px;
    color: #000000;
    background-color: transparent;
    font-weight: 500;
    text-transform: capitalize
}

.section-title h2 {
    font-size: 40px;
    margin: 15px auto 10px;
    max-width: 600px
}

.copyright-area ul li:first-child,
.post-navigation .navigation-links .nav-next a:hover i,
i::before {
    margin-left: 0
}


.footer-section.seo-footer .footer-area-content p,
.footer-section.seo-footer .single-footer-widget .footer-quick-links.address-link a,
.footer-section.startup-footer .footer-area-content p,
.footer-section.startup-footer .single-footer-widget .footer-quick-links a,
.footer-section.startup-footer .single-footer-widget .social-list li.list-heading,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li a:hover,
.single-pricing-box.seo-price .price span,
.single-team-member .member-content a {
    color: #000000
}



@keyframes dropdown {
    0% {
        opacity: 0;
        transform: scaleY(0)
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scaleY(1)
    }
}

@keyframes flyout {
    0% {
        opacity: 0;
        transform: scaleX(0)
    }

    100% {
        opacity: 1;
        transform: scaleX(1)
    }
}

.preloader-area {
    position: fixed;
    background: #fff;
    z-index: 999999;
    left: 0;
    top: 0
}

.saas-home-area,
.video-content {
    background-size: cover;
    background-repeat: no-repeat
}

.spinner {
    margin: -85px auto 0 -65px;
    width: 65px;
    height: 65px;
    text-align: center;
    -webkit-animation: 2s linear infinite sk-rotate;
    animation: 2s linear infinite sk-rotate;
    position: absolute;
    left: 50%;
    top: 50%
}

.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    position: absolute;
    top: 0;
    background-color: #28406d;
    border-radius: 100%;
    -webkit-animation: 2s ease-in-out infinite sk-bounce;
    animation: 2s ease-in-out infinite sk-bounce
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

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

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

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.blockquote cite,
.blog-details-desc .article-content .entry-meta ul li:last-child::before,
.copyright-area ul li:last-child::before,
.counter-area .single-fun-facts p::before,
.footer-section.freelancer-footer::before,
.footer-section.marketing-footer::before,
.footer-section.startup-footer::before,
.inner-team::after,
.inner-team::before,
.inner-update-section::after,
.inner-update-section::before,
.page-title-content ul li:last-child::before,
.search-overlay,
.subscribe-image .subscribe-mobile-image,
.tab .tabs_item,
.widget-area .widget_search form .screen-reader-text,
blockquote cite {
    display: none
}



.benefit-area-content:hover h3,
.benefit-area-content:hover i,
.benefit-area-content:hover p,
.footer-section.freelancer-footer .copyright-area p,
.footer-section.freelancer-footer .copyright-area p a,
.footer-section.freelancer-footer .copyright-area ul li a,
.footer-section.freelancer-footer .single-footer-widget .footer-quick-links.address-link a:hover i,
.footer-section.freelancer-footer .single-footer-widget h3,
.footer-section.marketing-footer .single-footer-widget h3,
.footer-section.seo-footer .single-footer-widget .footer-quick-links.address-link a:hover i,
.footer-section.startup-footer .single-footer-widget .footer-quick-links.address-link a:hover i,
.go-top:focus,
.go-top:hover,
.portfolio-btn-one,
.portfolio-client-wrapper h3,
.project-content p,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li a:hover,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li:hover,
.single-project-item .project-content h3 a,
.startup-home-area .hero-content p {
    color: #fff
}

.blog-details-desc .article-content .entry-meta ul li a:hover,
.blog-details-desc .article-footer .article-tags a:hover,
.copyright-area p a:hover,
.copyright-area ul li a:hover,
.seo-blog-section .single-blog-item .blog-content .blog-link:hover h3,
.single-contact-box .content-title a:hover,
.single-pricing-box.seo-price .price,
.solutions-section .solution-outer:first-child .solutions-area-content .icon i,
.visitor-content-area .icon i,
.widget-area .widget_archive ul li a:hover,
.widget-area .widget_categories ul li a:hover,
.widget-area .widget_event_details ul li a:hover,
.widget-area .widget_meta ul li a:hover,
.widget-area .widget_recent_comments ul li a:hover,
.widget-area .widget_recent_entries ul li a:hover {
    color: #000000
}


.blog-details-desc .article-content .entry-meta ul li:last-child,
.blog-item .single-blog-item .blog-list li:last-child,
.blog-two-section .blog-item-two .single-blog-item .blog-list li:last-child,
.copyright-area ul li:last-child,
.post-navigation .navigation-links .nav-previous a:hover i {
    margin-right: 0
}


.search-overlay.search-popup {
    position: absolute;
    top: 100%;
    width: 300px;
    right: 0;
    background: #fff;
    z-index: 2;
    padding: 20px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    margin-top: 25px
}

.benefit-section,
.client-image,
.features-image,
.features-section,
.history-section,
.saas-image,
.search-overlay.search-popup .search-form,
.services-section,
.single-services,
.software-section,
.support-section,
.talk-image,
.talk-section,
.what-we-do-section {
    position: relative
}

.search-overlay.search-popup .search-form .search-input {
    display: block;
    width: 100%;
    height: 50px;
    line-height: initial;
    border: 1px solid #eee;
    color: #000000;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s;
    padding-top: 4px;
    padding-left: 10px
}

.search-overlay.search-popup .search-form .search-input:focus,
.widget-area .widget_search form .search-field:focus {
    border-color: #000000
}

.search-overlay.search-popup .search-form .search-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    background: 0 0;
    border: none;
    width: 50px;
    outline: 0;
    color: #000000;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 0
}


.faq-accordion .accordion .accordion-item .accordion-content.show,
.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-content.show,
.tab .tabs_item:first-child {
    display: block
}

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

    .switch-box {
        display: block
    }

    .switch-box {
        /*position:absolute;*/
        right: calc(20% - 35px);
        cursor: pointer;
        color: #000;
        text-decoration: none;
        line-height: 22px;
        font-size: 1px;
        font-weight: 700;
        padding-top: 5px;
        left: auto !important;
        top: -10px;
        z-index: 1000 !important
    }


}

.saas-home-area {
    position: relative;
    height: 100vh;
    z-index: 1;
    overflow: hidden;
    background-image: url(../img/saas-banner/1.png);
    background-position: right bottom
}

.saas-home-area .hero-content {
    margin-top: 70px
}

.saas-home-area .hero-content h1 {
    font-size: 60px;
    color: #000000;
    font-weight: 700;
    margin: 20px 0 30px
}

.saas-home-area .hero-content p {
    color: #000000;
    font-weight: 500;
    margin: 0;
    font-size: 16px
}

.about-content-area span,
.features-area-content span,
.history-content-area span,
.productive-title span,
.project-title span,
.saas-home-area .hero-content span,
.services-area-content span,
.solutions-title span {
    display: inline-block;
    font-size: 15px;
    color: #000000;
    background-color: transparent;
    font-weight: 500;
}

.saas-home-area .hero-content .saas-btn,
.seo-agency-home-area .hero-content .seo-btn,
.startup-home-area .hero-content .startup-btn,
.widget-area .widget {
    margin-top: 35px
}

.saas-home-area .hero-content .saas-btn .saas-btn-one {
    display: inline-block;
    color: #fff;
    background-color: #000000;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px
}

.saas-home-area .hero-content .saas-btn .saas-btn-two {
    d color: #fff;
    background-color: #000000;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    margin-left: 15px
}

.modal-dialog .startup-form button:hover,
.provide-area-content .provide-form button:hover,
.saas-home-area .hero-content .saas-btn .saas-btn-two:hover,
.subscribe-area-content .newsletter-form button:hover,
.subscribe-two-section .subscribe-content .newsletter-form button:hover,
.widget-area .widget_search form button:hover {
    background-color: #000000;
    color: #fff
}

.saas-image img {
    position: absolute;
    left: 0;
    top: 40px;
    -webkit-animation: 5s linear infinite movebounce;
    animation: 5s linear infinite movebounce;
    width: 60%
}

.saas-image img:last-child {
    -webkit-animation: 6s linear infinite movebounce;
    animation: 6s linear infinite movebounce;
    left: 325px;
    top: 50px
}

.circle-img {
    position: absolute;
    left: 55%;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    right: 0;
    margin: 0 auto;
    width: 35%
}

.shape-img2,
.shape-img3 {
    position: absolute;
    top: 10%
}

.circle-img img {
    -webkit-animation-name: rotateMe;
    animation-name: rotateMe;
    -webkit-animation-duration: 35s;
    animation-duration: 35s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.shape-img1 {
    position: absolute;
    left: 10%;
    bottom: 25%;
    z-index: -1;
    -webkit-animation: 20s linear infinite animationFramesOne;
    animation: 20s linear infinite animationFramesOne
}

.shape-img2 {
    left: 5%;
    z-index: -1;
    -webkit-animation-name: rotateMe;
    animation-name: rotateMe;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.shape-img3 {
    right: 10%;
    z-index: -1;
    -webkit-animation: 20s linear infinite animationFramesOne;
    animation: 20s linear infinite animationFramesOne
}

.shape-img4,
.shape-img5 {
    top: 20%;
    position: absolute;
    z-index: -1
}

.shape-img4 {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    -webkit-animation: 4s linear infinite rotate3d;
    animation: 4s linear infinite rotate3d
}

.shape-img5 {
    left: 20%;
    -webkit-animation: 20s linear infinite animationFramesOne;
    animation: 20s linear infinite animationFramesOne
}

@-webkit-keyframes rotateMe {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotateMe {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes movebounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes movebounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes animationFramesOne {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
        transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
        transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
        transform: translate(-40px, 72px) rotate(144deg)
    }
}

@-webkit-keyframes animationFramesOne {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg)
    }
}

.features-area-content h2 {
    font-size: 40px;
    margin: 20px 0 16px
}

.features-area-content p {
    font-weight: 500;
    color: #000000;
    margin: 0
}

.blog-details-desc .article-content,
.blog-details-desc .post-navigation,
.develop-content-area .develop-btn,
.features-area-content .features-btn,
.features-area-content .features-text,
.needs-area-content .needs-btn,
.saying-slides.owl-theme .owl-nav,
.services-area-content .services-btn,
.visitor-section .col-lg-3.col-md-6:first-child .visitor-content-area,
.visitor-section .col-lg-3.col-md-6:nth-child(2n+1) .visitor-content-area {
    margin-top: 30px
}

.features-area-content .features-text h3 {
    font-size: 18px;
    margin: 18px 0 8px
}

.features-area-content .features-text p,
.saying-slides .saying-single-item .saying-content-text p,
.visitor-content-area p {
    color: #000000;
    margin: 0
}

.features-area-content .features-text.bg-f4ffb3 .icon i {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50px;
    background-color: #f4ffb3;
    text-align: center
}

.features-area-content .features-text.bg-f4ffb3 .icon i::before,
.features-area-content .features-text.bg-ffe7dc .icon i::before {
    font-size: 35px
}

.features-area-content .features-text.bg-ffe7dc .icon i {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50px;
    background-color: #ffe7dc;
    text-align: center
}

.features-image .features-shape {
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 638px;
    -webkit-animation: 5s linear infinite movebounce;
    animation: 5s linear infinite movebounce
}

.features-image .features-arrow {
    position: absolute;
    top: -18px;
    z-index: -1;
    right: 50px;
    width: 160px
}

.pricing-area-content h3,
.services-area-content h3,
.subscribe-area-content h3,
.support-area-content h3 {
    font-size: 36px;
    margin: 21px 0 20px
}

.pricing-area-content p,
.services-area-content p,
.support-area-content p {
    color: #000000;
    font-weight: 500
}

.col-lg-6 .row .col-lg-6:first-child .services-image {
    border-right: 1px solid #f9f5f5;
    border-bottom: 1px solid #f9f5f5
}

.col-lg-6 .row .col-lg-6:nth-child(3) .services-image {
    border-right: 1px solid #f9f5f5
}

.col-lg-6 .row .col-lg-6:nth-child(4) .services-image {
    border-top: 1px solid #f9f5f5
}

.single-services .services-image h3 {
    font-size: 16px;
    color: #000000;
    margin: 16px 0 0
}

.video-content {
    text-align: center;
    background-image: url(../../assets/img/video-bg.jpg);
    background-position: center center;
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative;
    z-index: 1
}

.video-content::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000000;
    left: 0;
    top: 0;
    opacity: .4;
    z-index: -1
}

.co-operative-content .video-btn,
.video-content .video-btn {
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 100px;
    background-color: #fff;
    border-radius: 50%;
    color: #000000;
    position: relative;
    z-index: 1
}

.video-content .video-btn i {
    font-size: 30px;
    position: relative;
    top: 2px;
    left: 4px
}

.co-operative-content .video-btn::after,
.co-operative-content .video-btn::before,
.video-content .video-btn::after,
.video-content .video-btn::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #fff
}

.co-operative-content .video-btn::before,
.marketing-home-area .hero-content .marketing-btn .video-btn span::before,
.seo-agency-home-area .hero-content .seo-btn .video-btn span::before,
.video-content .video-btn::before {
    -webkit-animation: 2s linear infinite ripple;
    animation: 2s linear infinite ripple
}

.co-operative-content .video-btn::after,
.marketing-home-area .hero-content .marketing-btn .video-btn span::after,
.seo-agency-home-area .hero-content .seo-btn .video-btn span::after,
.video-content .video-btn::after {
    -webkit-animation: 2s linear 1s infinite ripple;
    animation: 2s linear 1s infinite ripple
}

.software-list-tab .tab_content .tabs_item .tab-image .tab-shape,
.support-image .support-shape {
    -webkit-animation: 5s linear infinite movebounce;
    position: absolute;
    text-align: center;
    z-index: -1
}

.benefit-area-content {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    background-color: #fff;
    padding: 40px 30px 40px 100px;
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s
}

.benefit-area-content i {
    position: absolute;
    left: 30px;
    color: #000000;
    top: 32px;
    -webkit-transition: .5s;
    transition: .5s
}

.benefit-area-content i::before {
    font-size: 50px
}

.benefit-area-content h3 {
    font-size: 20px;
    margin: 0 0 14px;
    -webkit-transition: .5s;
    transition: .5s
}

.benefit-area-content p {
    color: #000000;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s
}

.benefit-area-content:hover {
    background-color: #000000;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.software-list-tab .tab_content .tabs_item .tab-image,
.support-image {
    position: relative;
    text-align: center
}

.support-image .support-shape {
    top: 40px;
    width: 638px;
    animation: 5s linear infinite movebounce;
    right: 0
}

.support-image .support-arrow {
    position: absolute;
    top: -4px;
    z-index: -1;
    right: 90px;
    width: 170px
}

.history-content-area .history-btn,
.services-details-overview .services-details-desc .features-text,
.services-details-overview .services-details-desc .services-details-accordion,
.support-area-content .support-btn,
.talk-content-area .talk-info,
.we-do-content-area .we-btn {
    margin-top: 25px
}

.software-section .container {
    max-width: 1140px;
    margin: auto
}

.software-title {
    text-align: center;
    max-width: 620px;
    margin: 0 auto 50px
}

.software-title h2 {
    font-size: 40px;
    margin: -9px 0 0
}

.software-list-tab .tabs {
    padding-left: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 50px
}

.software-list-tab .tabs li {
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    max-width: 24%;
    text-align: center;
    margin-right: 5px;
    margin-left: 5px
}

.software-list-tab .tabs li a {
    display: block;
    border-radius: 2px;
    color: #292a2c;
    -webkit-box-shadow: 0 10px 40px 0 rgba(107, 125, 179, .11);
    box-shadow: 0 10px 40px 0 rgba(107, 125, 179, .11);
    padding: 15px 18px 18px;
    font-size: 16px;
    font-weight: 700
}

.widget-area .widget_archive ul li,
.widget-area .widget_categories ul li,
.widget-area .widget_meta ul li,
.widget-area .widget_recent_comments ul li,
.widget-area .widget_recent_entries ul li {
    padding-left: 14px;
    font-size: 15.5px;
    margin-bottom: 12px
}

.software-list-tab .tabs li a i {
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background: #ffdecf;
    border-radius: 50px;
    color: #424657;
    margin-right: 8px
}

.software-list-tab .tabs li.current a,
.software-list-tab .tabs li:hover a {
    background-color: #fff;
    color: #000000;
    -webkit-box-shadow: 0 10px 40px 0 rgba(222, 222, 222, .52);
    box-shadow: 0 10px 40px 0 rgba(222, 222, 222, .52)
}

.client-section .owl-prev i:hover,
.software-list-tab .tabs li.current a i,
.software-list-tab .tabs li:hover a i {
    color: #fff;
    background-color: #000000
}

.software-list-tab .tab_content .tabs_item .tab-image .tab-shape {
    bottom: 0;
    animation: 5s linear infinite movebounce;
    left: 0
}

.software-list-tab .tab_content .tabs_item .tab-image .tab-arrow {
    position: absolute;
    top: -15px;
    z-index: -1;
    left: 0
}

.software-list-tab .tab_content .tabs_item .tab-image .tab-arrow-two {
    position: absolute;
    bottom: -25px;
    z-index: -1;
    right: 0
}

.pricing-section {
    position: relative;
    padding-bottom: 130px
}

.pricing-section .pricing-btn-wrap .price-btn {
    margin-top: 25px;
    display: inline-block
}

.pricing-section .pricing-btn-wrap .price-btn .price-btn-one {
    display: inline-block;
    color: #fff;
    background-color: #000000;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    border: 1px solid #000000;
    position: relative
}

.pricing-section .pricing-btn-wrap .price-btn .price-btn-one.price-two {
    margin-left: 15px;
    background-color: transparent;
    color: #000000;
    border: 1px solid #000000
}

.pricing-section .pricing-btn-wrap .price-btn .price-btn-one.price-two:hover {
    border: 1px solid #000000;
    background-color: #000000;
    color: #fff
}

.pricing-section .pricing-btn-wrap .price-btn .price-btn-one:hover {
    background-color: transparent;
    color: #000000;
    border: 1px solid #000000
}

.pricing-area-content.seo-price-title span {
    background-color: transparent;
    display: block;
    margin-top: -5px
}

.single-pricing-box {
    background-color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-shadow: 0 10px 40px 13px rgba(222, 222, 222, .52);
    box-shadow: 0 10px 40px 13px rgba(222, 222, 222, .52);
    position: relative
}

.single-pricing-box.seo-price.price-z {
    z-index: 111
}

.single-pricing-box.seo-price .pricing-header {
    background-color: #150346;
    position: relative;
    z-index: 1
}

.single-pricing-box.seo-price .pricing-header::before {
    content: "";
    position: absolute;
    top: -18px;
    left: 0;
    width: 100%;
    height: 35px;
    background-color: #fff;
    z-index: -1;
    border-radius: 50%
}

.single-pricing-box.seo-price .pricing-header::after {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%;
    height: 35px;
    background-color: #fff;
    z-index: -1;
    border-radius: 50%
}

.single-pricing-box.seo-price .pricing-header h3 {
    color: #bbb1de
}

.single-pricing-box .pricing-header {
    background-color: #eefce4;
    padding: 30px
}

.single-pricing-box .pricing-header h3 {
    font-size: 20px;
    color: #5b616f;
    margin: 0
}

.single-pricing-box .price {
    font-size: 30px;
    color: #5b616f;
    font-weight: 700;
    padding: 20px;
    position: relative
}

.single-pricing-box .price::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 180px;
    background-color: #e5e3eb;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: auto
}

.single-pricing-box .price span {
    font-size: 14px;
    font-weight: 500
}

.single-pricing-box .pricing-features {
    padding-left: 30px;
    margin-bottom: 0;
    text-align: left
}

.single-pricing-box .pricing-features li {
    list-style-type: none;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 5px
}

.single-pricing-box .pricing-features i {
    color: #ffd0ba;
    margin-right: 5px;
    position: relative;
    top: 1px;
    font-size: 16px;
    font-weight: 700
}

.client-content-area .client-logo,
.single-pricing-box .buy-btn,
.single-team-member .member-content {
    margin-top: 20px
}

.single-pricing-box .buy-btn .buy-btn-one {
    display: inline-block;
    padding: 14px 20px;
    background-color: #fff;
    color: #000000;
    border: 2px solid #ffdecf;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s
}

.single-pricing-box .buy-btn .buy-btn-one:hover,
.update-form button:hover {
    background-color: #ffdecf;
    color: #000000
}

.single-pricing-box.table-price {
    margin-left: 0;
    position: relative;
    left: -40px;
    top: 30px
}

.client-section,
.provide-section,
.subscribe-two-section .subscribe-area-content,
.top-services-section {
    position: relative;
    z-index: 1
}

.client-section .client-logo img {
    width: unset
}

.client-section .owl-prev {
    position: absolute;
    bottom: 40px;
    right: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.client-section .owl-prev i {
    width: 50px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #000000;
    color: #000000;
    -webkit-transition: .5s;
    transition: .5s
}

.client-section .owl-next {
    position: absolute;
    top: 0
}

.client-image img.testimonial {
    max-width: 380px;
    border-radius: 0 0 50% 50%
}

.client-image .client-shape {
    position: absolute;
    bottom: 14px;
    -webkit-animation: 5s linear infinite movebounce;
    animation: 5s linear infinite movebounce;
    text-align: center;
    right: 20px;
    z-index: -1
}

.client-content-area {
    background-color: #000000;
    padding: 35px;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08)
}

.client-content-area h3 {
    font-size: 20px;
    margin: 0
}

.client-content-area span {
    font-size: 13px;
    color: #fff;
    font-weight: 500
}

.client-content-area p {
    font-weight: 500;
    color: #fff;
    margin: 16px 0 0
}

.client-content-area .icon {
    position: absolute;
    bottom: 36px;
    right: 50px
}

.client-content-area .icon i {
    color: #fff;
    background-color: transparent;
    border: 2px solid #000000;
    height: 30px;
    width: 50px;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    border-radius: 2px;
    font-size: 16px
}

.subscribe-section,
.widget-area .widget_zash_posts_thumb {
    position: relative;
    overflow: hidden
}

.subscribe-area-content {
    margin-left: auto;
    max-width: 625px
}

.develop-content-area .develop-single-area p,
.productive-area-content p,
.subscribe-area-content p,
.talk-content-area .talk-info p,
.talk-content-area p,
.top-services-area .top-services-content p {
    color: #000000;
    font-weight: 500;
    margin: 0
}

.provide-area-content .provide-form,
.subscribe-area-content .newsletter-form {
    position: relative;
    margin-top: 35px
}

.subscribe-area-content .newsletter-form .input-newsletter {
    display: block;
    width: 68%;
    background-color: #f1f1f1;
    border: none;
    height: 50px;
    padding-left: 25px;
    border-radius: 4px;
    padding-top: 0;
    outline: 0;
    color: #000000
}

.subscribe-area-content .newsletter-form .input-newsletter::-webkit-input-placeholder {
    color: #000000
}

.subscribe-area-content .newsletter-form .input-newsletter:-ms-input-placeholder {
    color: #000000
}

.subscribe-area-content .newsletter-form .input-newsletter::-ms-input-placeholder {
    color: #000000
}

.subscribe-area-content .newsletter-form .input-newsletter::placeholder {
    color: #000000
}

.subscribe-area-content .newsletter-form button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #000000;
    color: #fff;
    border: none;
    padding: 14px 30px;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500
}

.subscribe-area-content .social-list {
    position: relative;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 35px
}

.freelancer-info-content .info-social li.list-heading,
.subscribe-area-content .social-list li.list-heading {
    color: #000000;
    margin-bottom: 0;
    padding-right: 10px;
    font-size: 18px;
    font-weight: 500
}

.subscribe-area-content .social-list li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #f45a43;
    border: 1px solid #f45a43;
    color: #fff;
    border-radius: 50%;
    margin: 0 2px;
    display: inline-block;
    text-align: center
}

.subscribe-area-content .social-list li a:hover {
    background-color: transparent;
    color: #f45a43;
    -webkit-transition: .5s;
    transition: .6s
}

.subscribe-image {
    text-align: right;
    position: relative;
    z-index: 1
}

.subscribe-image .main-image img:nth-child(2) {
    position: absolute;
    left: 40px;
    top: 15px
}

.subscribe-image .main-image img:nth-child(3) {
    position: absolute;
    left: 40px;
    top: 170px
}

.subscribe-image .main-image img:nth-child(4) {
    position: absolute;
    left: 40px;
    top: 343px;
    display: none
}

.partner-section {
    line-height: 1;
    position: relative
}

.contact-area .contact-form form,
.info-image,
.partner-slider .partner-item,
.products-area-content .products-image {
    text-align: center
}

.partner-slider .partner-item img,
.portfolio-img-client {
    display: inline-block;
    margin: auto;
    width: 115px;
    border-radius: 10px 0;
    border: 2px solid #fff;
    padding: 1px
}

.request-area,
.talk-form {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    padding: 50px 30px;
    border-radius: 5px
}

.co-operative-content,
.footer-section,
.marketing-home-area,
.page-title-area,
.seo-agency-home-area,
.subscribe-two-section {
    background-position: center center;
    background-size: cover
}

.faq-contact-form form .form-group,
.talk-form form .form-group {
    margin-bottom: 15px
}

.request-area .request-form form .form-control,
.talk-form form .form-control {
    height: 55px;
    padding: 10px;
    font-size: 15px;
    color: #0e314c;
    border: 1px solid #f8f8f8;
    border-radius: 0;
    background: #f8f8f8;
    -webkit-transition: .5s;
    transition: .5s
}

.request-area .request-form form .form-control:focus,
.talk-form form .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.talk-form form textarea {
    height: 150px !important
}

.talk-form form .btn {
    font-weight: 500;
    font-size: 16px;
    border: none;
    padding: 15px 40px;
    position: relative;
    border-radius: 4px;
    z-index: 1;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
    margin-top: 10px
}

.request-area .request-form form .btn-primary,
.talk-form form .btn-primary {
    color: #fff;
    background-color: #000000;
    -webkit-box-shadow: 0 13px 27px 0 rgba(255, 255, 255, .25);
    box-shadow: 0 13px 27px 0 rgba(255, 255, 255, .25);
    -webkit-transition: .5s;
    transition: .5s;
    border: 1px solid #000000
}

.department-area-content .department-btn .department-btn-one:hover,
.history-content-area .history-btn .history-btn-one:hover,
.marketing-home-area .hero-content .marketing-btn .marketing-btn-one:hover,
.project-title .project-btn .project-btn-one:hover,
.request-area .request-form form .btn-primary:hover,
.seo-agency-home-area .hero-content .seo-btn .seo-btn-one:hover,
.specialty-content-area .specialty-btn .specialty-btn-one:hover,
.talk-form form .btn-primary:hover,
.we-do-content-area .we-btn .we-btn-one:hover {
    background-color: #fff;
    color: #000000
}

.talk-content-area h3 {
    font-size: 40px;
}

.talk-content-area .talk-info h3 {
    font-size: 25px;
    margin: 10px 0 0
}

.talk-image .talk-shape {
    position: absolute;
    bottom: 30px;
    z-index: -1;
    -webkit-animation: 5s linear infinite movebounce;
    animation: 5s linear infinite movebounce;
    text-align: center;
    left: 40px
}

.talk-image .talk-arrow {
    position: absolute;
    bottom: -16px;
    z-index: 0;
    left: -60px
}

.marketing-home-area {
    position: relative;
    background-image: url(../../assets/img/marketing-agency-bg.jpg);
    background-repeat: no-repeat;
    height: 800px;
    z-index: 1;
    overflow: hidden
}

.marketing-home-area .hero-content {
    max-width: 665px;
    margin-top: -70px
}

.marketing-home-area .hero-content h1 {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    margin: 20px 0
}

.marketing-home-area .hero-content p,
.seo-agency-home-area .hero-content p {
    color: #fff;
    font-weight: 500;
    margin: 0;
    font-size: 16px
}

.marketing-home-area .hero-content span {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    background-color: #4b2a56;
    padding: 8px 16px;
    font-weight: 500;
    border-radius: 30px;
    text-transform: capitalize
}

.marketing-home-area .hero-content .marketing-btn {
    margin-top: 35px;
    position: relative
}

.marketing-home-area .hero-content .marketing-btn .marketing-btn-one,
.seo-agency-home-area .hero-content .seo-btn .seo-btn-one {
    display: inline-block;
    color: #fff;
    background-color: #000000;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px
}

.marketing-home-area .hero-content .marketing-btn .video-btn {
    display: inline-block;
    color: #fff;
    position: absolute;
    text-transform: capitalize;
    bottom: 2px;
    font-weight: 500;
    font-size: 16px
}

.marketing-home-area .hero-content .marketing-btn .video-btn i {
    position: relative;
    left: 2px
}

.marketing-home-area .hero-content .marketing-btn .video-btn span {
    display: inline-block;
    margin-left: 40px;
    width: 50px;
    height: 50px;
    line-height: 36px;
    position: relative;
    z-index: 1;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    font-size: 20px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-right: 30px
}

.marketing-home-area .hero-content .marketing-btn .video-btn span::after,
.marketing-home-area .hero-content .marketing-btn .video-btn span::before,
.seo-agency-home-area .hero-content .seo-btn .video-btn span::after,
.seo-agency-home-area .hero-content .seo-btn .video-btn span::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .2)
}

.marketing-home-area .hero-content .marketing-btn:hover span,
.seo-agency-home-area .hero-content .seo-btn:hover span {
    background-color: #fff;
    color: #130947
}

.map-area {
    position: relative;
    margin-bottom: -6px
}

.map-area iframe {
    width: 100%;
    height: 480px;
    border: none
}

.freelancer-info-section {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #ff6203
}

.freelancer-info-content h3 {
    font-size: 30px;
    color: #fff;
    margin: 0 0 14px;
    position: relative
}

.freelancer-info-content h3::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 45%;
    background-color: #fff;
    bottom: 0;
    right: 48px;
    border-radius: 5px
}

.freelancer-info-content .info-social {
    position: relative;
    padding-left: 0;
    margin-bottom: 0
}

.freelancer-info-content .info-social li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    margin: 0 2px;
    display: inline-block;
    text-align: center;
    -webkit-transition: .5s;
    transition: .6s
}

.freelancer-info-content .info-social li a:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #000000
}

.freelancer-info-text h3 {
    font-size: 30px;
    color: #fff;
    margin: 0 0 10px;
    position: relative
}

.freelancer-info-text h3::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 30%;
    background-color: #fff;
    bottom: 0;
    right: 130px;
    border-radius: 5px
}

.freelancer-info-text a {
    font-size: 20px;
    color: #fff
}

.top-services-section .col-lg-3:last-child .top-services-content {
    border-right: none
}

.top-services-area {
    position: relative;
    margin-top: -100px;
    background-color: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 13px 27px 0 rgba(197, 197, 197, .44);
    box-shadow: 0 13px 27px 0 rgba(197, 197, 197, .44)
}

.top-services-area .top-services-content {
    border-right: 1px solid #e6e2e8
}

.top-services-area .top-services-content h3 {
    font-size: 20px;
    color: #000000;
    margin: 20px 0 12px
}

.we-do-content-area span {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    text-transform: capitalize
}

.about-content-area h3,
.history-content-area h3,
.needs-area-content h3,
.we-do-content-area h3 {
    font-size: 38px;
    color: #000000;
    margin: 10px 0 18px
}

.about-content-area p,
.we-do-content-area p {
    font-weight: 500
}

.department-area-content .department-btn .department-btn-one,
.history-content-area .history-btn .history-btn-one,
.specialty-content-area .specialty-btn .specialty-btn-one,
.we-do-content-area .we-btn .we-btn-one {
    display: inline-block;
    color: #fff;
    background-color: #000000;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    border: 1px solid #000000
}

.achieved-section {
    position: relative;
    background-color: #f9f9f9;
    z-index: 1
}

.achieved-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/shape/9.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    opacity: .8
}

.achieved-section .achieved-title span {
    display: block;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    margin-top: -5px;
    text-transform: capitalize
}

.achieved-section .achieved-title h3,
.productive-title h3,
.solutions-title h3 {
    font-size: 40px;
    margin: 10px 0 12px
}

.achieved-section .achieved-title p,
.productive-title p,
.solutions-title p {
    max-width: 750px;
    margin: auto
}

.achieved-section .fun-facts-content {
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.achieved-section .fun-facts-content h3 {
    position: relative;
    color: #000000;
    margin-bottom: 5px;
    font-size: 40px;
    font-weight: 700
}

.achieved-section .fun-facts-content h3 .sign-icon,
.counter-area .single-fun-facts h3 .sign-icon {
    display: inline-block;
    font-size: 30px;
    margin-left: 2px
}

.achieved-section .fun-facts-content p {
    line-height: initial;
    color: #6b6f76;
    margin: 0
}

.achieved-section .fun-facts-content:hover,
.counter-area .single-fun-facts:hover,
.solutions-area-content:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.history-content-area {
    max-width: 565px;
    margin-right: auto
}

.history-content-area p,
.needs-area-content p,
.provide-area-content p {
    font-weight: 500;
    margin: 0
}

.performance-section {
    position: relative;
    background-color: #f8f7f8
}

.performance-title span {
    display: block;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    margin-top: -5px
}

.performance-title h3 {
    font-size: 40px;
    color: #000000;
    max-width: 720px;
    margin: auto
}

.single-performance {
    text-align: center;
    position: relative
}

.single-performance h3 {
    font-size: 18px;
    color: #000000;
    max-width: 240px;
    margin: 15px auto 0;
    line-height: 30px
}

.single-performance .circlechart {
    width: 130px;
    height: 130px;
    margin-left: 55px
}

.single-performance .circlechart .circle-chart {
    width: 130px;
    height: 130px
}

.single-performance .circlechart .circle-chart .circle-chart__background {
    stroke: #a9b4c5;
    stroke-width: .8
}

.single-performance .circlechart .circle-chart .circle-chart__circle {
    stroke: #ff8a00 !important;
    stroke-width: 1.8
}

.single-performance .circlechart .circle-chart .circle-chart__info {
    font-weight: 600
}

.about-section,
.blog-section,
.develop-section,
.faq-contact-section,
.faq-section,
.grow-area-content,
.grow-section,
.increase-item,
.needs-section,
.portfolio-content-wrapper,
.portfolio-wrapper.ptb-50,
.project-section,
.request-section,
.sidebar-modal,
.single-performance .circlechart .circle-chart .circle-chart__info .circle-chart__percent,
.solutions-area-content .icon,
.solutions-section,
.solutions-section .col-lg-4.col-md-6:first-child .solutions-area-content,
.solutions-section .solution-outer:nth-child(2) .solutions-area-content,
.specialty-section,
.startup-home-area .startup-image,
.widget-area .widget_search form {
    position: relative
}

@media (max-width:576px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }
}

.productive-section {
    position: relative;
}

.single-services .services-image img {
    max-height: 50px
}

.productive-section .col-lg-4.col-md-6.col-sm-6:first-child .productive-area-content .icon i,
.productive-section .col-lg-4.col-md-6.col-sm-6:nth-child(4) .productive-area-content .icon i {
    background-color: #ffe8cc
}

.productive-section .col-lg-4.col-md-6.col-sm-6:nth-child(3) .productive-area-content .icon i,
.productive-section .col-lg-4.col-md-6.col-sm-6:nth-child(6) .productive-area-content .icon i {
    background-color: #ffd8d8
}

.productive-area-content {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    padding: 15px;
    border-radius: 3px
}

.productive-area-content:hover {
    box-shadow: 0 4px 5px rgba(0, 0, 0, .16);
}

.develop-content-area .develop-single-area .icon i::before,
.develop-content-area .develop-single-area.bg-00a86f .icon i::before,
.develop-content-area .develop-single-area.bg-07328f .icon i::before,
.productive-area-content .icon i::before {
    font-size: 40px
}

.productive-area-content h3 {
    font-size: 20px;
    color: #000000;
    margin: 0 0 10px
}

.faq-title span,
.needs-area-content span {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    display: block;
    margin-top: -5px
}

.needs-area-content .needs-text p {
    color: #464b54;
    margin: 0;
    position: relative;
    padding-left: 45px
}

.needs-area-content .needs-text p::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 30px;
    left: 0;
    top: 16px;
    background-color: #000000
}

.blog-title .blog-btn .blog-btn-one,
.blog-two-section .blog-title-two .blog-btn .blog-btn-one,
.needs-area-content .needs-btn .needs-btn-one,
.project-title .project-btn .project-btn-one {
    display: inline-block;
    color: #fff;
    background-color: #000000;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    border: 1px solid #000000
}

.about-content-area .about-btn .about-btn-one:hover,
.blog-title .blog-btn .blog-btn-one:hover,
.blog-two-section .blog-title-two .blog-btn .blog-btn-one:hover,
.grow-area-content .grow-btn .grow-btn-one:hover,
.job-opportunities .grow-btn .grow-btn-two:hover,
.needs-area-content .needs-btn .needs-btn-one:hover,
.project-content .portfolio-btn-one {
    color: #000000;
    background-color: #fff
}

.project-content .portfolio-btn-one {
    display: inline-block;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 40px;
    border: 1px solid #fff
}

@media screen and (min-width:769px) and (max-width:999px) {
    .portfolio-wrapper.ptb-50 {
        min-height: 35vh
    }

    .portfolio-content-wrapper {
        width: 36%
    }

    .single-project-item {
        left: 52%
    }

    .portfolio-btn-one,
    .portfolio-client-wrapper h3,
    .project-content p {
        margin-top: 5px
    }
}

@media screen and (min-width:1000px) and (max-width:1320px) {
    .portfolio-wrapper.ptb-50 {
        min-height: 50vh
    }

    .portfolio-content-wrapper {
        width: 35%
    }

    .single-project-item {
        left: 52%
    }

    .portfolio-btn-one,
    .portfolio-client-wrapper h3,
    .project-content p {
        margin-top: 15px
    }
}

@media screen and (min-width:1321px) and (max-width:1400px) {
    .portfolio-wrapper.ptb-50 {
        min-height: 60vh
    }

    .portfolio-content-wrapper {
        width: 30%
    }

    .single-project-item {
        left: 55%
    }

    .portfolio-btn-one,
    .portfolio-client-wrapper h3,
    .project-content p {
        margin-top: 20px
    }
}

@media screen and (min-width:1401px) and (max-width:1599px) {
    .portfolio-wrapper.ptb-50 {
        min-height: 75vh
    }

    .portfolio-content-wrapper {
        width: 30%
    }

    .single-project-item {
        left: 55%
    }

    .portfolio-btn-one,
    .portfolio-client-wrapper h3,
    .project-content p {
        margin-top: 30px
    }
}

@media screen and (min-width:1600px) {
    .portfolio-wrapper.ptb-50 {
        min-height: 85vh
    }

    .portfolio-content-wrapper {
        width: 30%
    }

    .single-project-item {
        left: 55%
    }

    .portfolio-btn-one,
    .portfolio-client-wrapper h3,
    .project-content p {
        margin-top: 30px
    }
}

.ptb-50 {
    padding-bottom: 50px;
    padding-top: 50px
}

.portfolio-wrapper.ptb-50 .row {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.single-project-wrapper {
    padding-right: 0;
    clip: rect(auto, auto, auto, auto);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto
}

.single-project-item {
    text-align: left;
    margin-bottom: 30px;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    position: fixed;
    top: 55%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.project-title {
    position: relative;
    margin-bottom: 45px
}

.project-title h3 {
    font-size: 38px;
    color: #000000;
    margin: 10px 0 0;
}

.blog-title .blog-btn,
.blog-two-section .blog-title-two .blog-btn,
.increase-title .increase-btn,
.project-title .project-btn {
    position: absolute;
    right: 0;
    bottom: 0
}

.single-project-item .project-content {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    padding: 25px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .6s;
    transition: .6s
}

.single-project-item .project-content::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 5px;
    background-color: #000000;
    z-index: -1;
    border-radius: 2px
}

.single-project-item .project-content h3 {
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #fff
}

.single-project-item .project-content p {
    color: #fce5ca;
    font-weight: 500
}

.single-project-item .single-project-item:focus .project-content,
.single-project-item:hover .project-content {
    bottom: 10px;
    opacity: 1;
    visibility: visible;
    color: #fff
}

.saying-section {
    position: relative;
    background-color: #f8f8f8
}

.saying-title {
    text-align: center;
    margin-bottom: 65px
}

.saying-title h3 {
    font-size: 38px;
    color: #000000;
    margin: -8px 0 18px
}

.faq-contact-section .faq-title p,
.saying-title p {
    font-weight: 500;
    max-width: 750px;
    margin: auto
}

.saying-slides .saying-single-item {
    position: relative;
    margin-top: 70px;
    -webkit-transition: .5s;
    transition: .5s
}

.saying-slides .saying-single-item .saying-content-text {
    background-color: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .07)
}

.saying-slides .saying-single-item .saying-content-text h3 {
    font-size: 18px;
    color: #000000;
    margin: 0 0 12px
}

.saying-slides .saying-single-item .saying-info {
    margin-bottom: 16px;
    margin-top: 40px;
    padding-left: 100px
}

.saying-slides .saying-single-item .saying-info .say-image {
    position: absolute;
    left: 0;
    bottom: -15px
}

.saying-slides .saying-single-item .saying-info .say-image img {
    display: inline-block;
    width: 80px;
    border-radius: 100px
}

.saying-slides .saying-single-item .saying-info h4 {
    font-size: 18px;
    color: #000000;
    margin: 0 0 2px
}

.saying-slides .saying-single-item .saying-info span {
    color: #000000;
    font-size: 15px
}

.saying-slides .owl-item.active.center .saying-single-item {
    margin-top: 0 !important
}

.saying-slides.owl-theme .owl-dots {
    line-height: .01;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: 5px;
    margin-bottom: 4px
}

.saying-slides.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 0 5px;
    background-color: #dfdfdf;
    -webkit-transition: .6s;
    transition: .6s;
    border-radius: 50px
}

.saying-slides.owl-theme .owl-dots .owl-dot.active span,
.saying-slides.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #000000
}

.blog-two-section .blog-title-two h3,
.faq-title h3 {
    font-size: 38px;
    color: #000000;
    margin: 10px 0 0
}

.faq-accordion {
    max-width: 885px;
    margin: auto
}

.faq-accordion .accordion {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative
}

.faq-accordion .accordion .accordion-item {
    display: block;
    margin-bottom: 12px
}

.faq-accordion .accordion .accordion-item .accordion-title {
    padding: 15px 20px;
    color: #000000;
    position: relative;
    background: 0 0;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    border: 1px solid #767c99
}

.faq-accordion .accordion .accordion-item .accordion-title i {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #767c99;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 15px
}

.faq-accordion .accordion .accordion-item .accordion-title.active {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    background-color: #fff
}

.faq-accordion .accordion .accordion-item .accordion-title.active i::before,
.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-title.active i::before {
    content: "\f068"
}

.faq-accordion .accordion .accordion-item .accordion-content {
    display: none;
    background-color: #fff;
    margin-bottom: 0;
    padding: 20px 15px;
    font-size: 15px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    z-index: 1;
    position: relative
}

.provide-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/shape/7.png);
    z-index: -1
}

.provide-area-content h3 {
    font-size: 35px;
    color: #000000;
    margin: 0 0 12px
}

.modal-dialog .startup-form .input-newsletter,
.provide-area-content .provide-form .input-newsletter {
    display: block;
    width: 100%;
    background-color: #f1f1f1;
    border: none;
    height: 64px;
    padding-left: 25px;
    border-radius: 4px;
    padding-top: 0;
    outline: 0;
    color: #000000
}

.provide-area-content .provide-form .input-newsletter::-webkit-input-placeholder {
    color: #000000
}

.provide-area-content .provide-form .input-newsletter:-ms-input-placeholder {
    color: #000000
}

.provide-area-content .provide-form .input-newsletter::-ms-input-placeholder {
    color: #000000
}

.provide-area-content .provide-form .input-newsletter::placeholder {
    color: #000000
}

.modal-dialog .startup-form button,
.provide-area-content .provide-form button {
    position: absolute;
    right: 7px;
    top: 7px;
    background-color: #000000;
    color: #fff;
    border: none;
    padding: 14px 30px;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500
}

.startup-home-area .hero-content b,
.startup-home-area .hero-content h1 {
    font-size: 60px;
    margin: 20px 0
}

.startup-home-area .hero-content p {
    font-weight: 500;
    margin: 0;
    font-size: 16px
}

.startup-home-area .hero-content .startup-btn .startup-btn-one {
    display: inline-block;
    color: #fff;
    background-color: #000000;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    border: 1px solid #000000
}

.startup-home-area .hero-content .startup-btn .startup-btn-one i,
.startup-home-area .hero-content .startup-btn .startup-btn-two i {
    position: relative;
    top: 2px;
    padding-left: 6px
}

.startup-home-area .hero-content .startup-btn .startup-btn-one i::before,
.startup-home-area .hero-content .startup-btn .startup-btn-two i::before {
    font-size: 20px
}

.startup-home-area .hero-content .startup-btn .startup-btn-one:hover {
    background-color: #000000;
    color: #000000;
    border: 1px solid #000000
}

.startup-home-area .hero-content .startup-btn .startup-btn-two {
    display: inline-block;
    color: #000000;
    border: 1px solid #000000;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    margin-left: 15px
}

.startup-home-area .startup-image img {
    position: absolute;
    top: -222px;
    right: 0
}

.startup-home-area .startup-shape img {
    position: absolute;
    right: 230px;
    bottom: 0;
    -webkit-animation: 5s linear infinite movebounce;
    animation: 5s linear infinite movebounce;
    width: 850px;
    z-index: -1
}

@-webkit-keyframes slideleft {
    from {
        background-position: 0
    }

    to {
        background-position: 90000%
    }
}

@keyframes slideleft {
    from {
        background-position: 0
    }

    to {
        background-position: 90000%
    }
}

.startup-home-area {
    position: relative;
    height: 800px;
    z-index: 1;
    overflow: hidden;
    background-color: #f4f0f1;
    );
    -webkit-animation: 15000s linear infinite slideleft;
    animation: 15000s linear infinite slideleft
}

.bg-overlay {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.startup-home-area .hero-content h1 {
    color: #fff;
    font-weight: 700
}

.startup-home-area .hero-content b {
    color: #FF4C29;
    font-weight: 700
}

.partnar-two-section {
    position: relative;
    background-color: #000000
}

.partnar-two-section .appreciate {
    max-width: 315px;
    margin-left: auto
}

.partnar-two-section .appreciate h3 {
    color: #fff;
    font-size: 18px;
    line-height: 1.4
}

.solutions-area-content::before {
    position: absolute;
    top: -8px;
    left: 20px;
    right: 20px;
    height: 8px;
    background: #000000;
    content: "";
    border-radius: 10px 10px 0 0;
    z-index: 2
}

.solutions-section .col-lg-4.col-md-6:first-child .solutions-area-content::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/shape/10.png);
    background-repeat: no-repeat;
    background-position: top right;
    z-index: -1
}

.solutions-section .solution-outer:first-child .solutions-area-content .icon::before {
    background-color: #ffebe2
}

.solutions-section .solution-outer:nth-child(2) .solutions-section .solution-outer:nth-child(2) .solutions-area-content .icon::before {
    background-color: #e0f4ed
}

.solutions-section .solution-outer:nth-child(2) .solutions-area-content .icon i,
.visitor-content-area.bg-00a86f .icon i {
    color: #00a86f
}

.solutions-section .solution-outer:nth-child(3) .solutions-section .solution-outer:nth-child(3) .solutions-area-content .icon::before {
    background-color: #e0e5f1
}

.blog-item:hover .blog-content h3,
.blog-two-section .blog-item-two:hover .blog-content h3,
.solutions-area-content .icon i,
.solutions-section .solution-outer:nth-child(3) .solutions-area-content .icon i {
    color: #000000
}

.solutions-title {
    text-align: center;
    margin-bottom: 50px;
    margin-top: -4px
}

.solutions-area-content {
	position: relative;
	padding: 20px 20px 30px;
	-webkit-transition: .5s;
	transition: .5s;
	margin-bottom: 30px;
	margin-top: 30px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	border: 1px solid #c4c4c46b;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.solution-outer {
    display: flex;
    flex: 1 0 auto;
    height: 100%
}

.solutions-area-content .icon i::before {
    font-size: 60px;
    line-height: normal
}

.solutions-area-content .icon::before {
    content: "";
    position: absolute;
    height: 80px;
    width: 50px;
    background-color: #e0e5f1;
    z-index: -1;
    left: -12px;
    top: -8px
}

.solutions-area-content h3 {
    font-size: 18px;
    margin: 20px 0 10px;
    line-height: 30px
}

.solutions-area-content p {
    font-weight: 500;
    color: #000000;
    margin: 0 0 10px
}

.solutions-area-content a {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.about-content-area .about-btn {
    margin-top: 26px
}

.about-content-area .about-btn .about-btn-one {
    display: inline-block;
    color: #fff;
    background-color: #000000;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    border: 1px solid #000000
}

.co-operative-section {
    position: relative;
    z-index: 1;
    margin-bottom: -30px
}

.co-operative-title {
    border-right: 1px solid #dfdddf;
    padding-right: 60px;
    margin-bottom: 50px;
    margin-top: -5px
}

.co-operative-title span {
    color: #000000;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    font-weight: 500
}

.co-operative-title h2 {
    margin-bottom: 0;
    color: #343c4e;
    font-size: 38px;
    font-weight: 700
}

.co-operative-text {
    padding-left: 40px;
    margin-bottom: 50px
}

.co-operative-text p {
    color: #666;
    margin-bottom: 0;
    line-height: 30px;
    font-weight: 500
}

.co-operative-content {
    text-align: center;
    background-image: url(../../assets/img/video-bg-2.jpg);
    background-repeat: no-repeat;
    padding-top: 150px;
    padding-bottom: 150px
}

.co-operative-content .video-btn i {
    font-size: 30px;
    position: relative;
    left: 4px;
    top: 2px
}

.co-operative-content h3 {
    font-size: 38px;
    margin: 50px 0 0;
    color: #fff
}

.counter-area {
    position: relative;
    background-color: #000000;
    padding-top: 130px;
    padding-bottom: 70px
}

.counter-area .single-fun-facts {
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 30px
}

.counter-area .single-fun-facts h3 {
    position: relative;
    color: #fff;
    margin-bottom: 10px;
    font-size: 35px;
    font-weight: 700
}

.counter-area .single-fun-facts p {
    line-height: initial;
    color: #fff;
    margin: 0;
    font-weight: 600;
    padding-bottom: 0;
    position: relative
}

.grow-area-content .grow-content-bar span,
.grow-area-content .grow-content-bar.bg-00a86f span {
    position: absolute;
    left: 0;
    height: 50px;
    width: 50px;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border-radius: 10px;
    color: #fff;
    top: 50%
}

.blog-title span,
.develop-content-area span,
.grow-area-content span {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    text-transform: capitalize
}

.grow-area-content h3 {
    font-size: 38px;
    color: #343c4e;
    margin: 10px 0 18px
}

.grow-area-content p {
    font-weight: 500;
    margin: 0;
    color: #464b54
}

.grow-area-content .grow-content-bar {
    position: relative;
    padding-left: 60px;
    margin-top: 45px
}

.grow-area-content .grow-content-bar span {
    background-color: #000000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.grow-area-content .grow-content-bar h3 {
    font-size: 18px;
    color: #595d64;
    font-weight: 500;
    margin: 0
}

.grow-area-content .grow-content-bar.bg-00a86f span {
    background-color: #00a86f;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.develop-content-area .develop-single-area .icon i,
.develop-content-area .develop-single-area.bg-00a86f .icon i,
.develop-content-area .develop-single-area.bg-07328f .icon i {
    height: 65px;
    width: 65px;
    line-height: 65px;
    position: absolute;
    top: 0;
    display: inline-block;
    left: 0;
    text-align: center
}

.grow-area-content .grow-btn {
    margin-top: 50px
}

.grow-area-content .grow-btn .grow-btn-one {
    display: inline-block;
    color: #fff;
    background-color: #000000;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    border: 1px solid #000000
}

.grow-area-content .grow-btn .grow-btn-two {
    display: inline-block;
    color: #000000;
    background-color: transparent;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    border: 1px solid #000000;
    margin-left: 20px
}

.develop-content-area h3 {
    font-size: 38px;
    color: #343c4e;
    margin: 10px 0 0
}

.develop-content-area .develop-single-area {
    position: relative;
    margin-top: 45px;
    padding-left: 90px
}

.develop-content-area .develop-single-area .icon i {
    background-color: #000000;
    color: #fff
}

.develop-content-area .develop-single-area h3 {
    font-size: 20px;
    color: #000000;
    margin: 0 0 12px
}

.develop-content-area .develop-single-area.bg-00a86f .icon i {
    background-color: #00a86f;
    color: #fff
}

.develop-content-area .develop-single-area.bg-07328f .icon i {
    background-color: #07328f;
    color: #fff
}

.develop-content-area .develop-btn .develop-btn-one {
    display: inline-block;
    color: #fff;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    background-color: #000000;
    border: 1px solid #000000
}

.develop-content-area .develop-btn .develop-btn-one:hover {
    background-color: transparent;
    border: 1px solid #000000;
    color: #000000
}

.blog-title {
    position: relative;
    margin-bottom: 45px;
    margin-top: -5px
}

.blog-title h3 {
    font-size: 38px;
    color: #000000;
    margin: 10px 0 16px;
    max-width: 510px
}

.blog-title p {
    font-weight: 500;
    margin: 0;
    color: #6b6f76;
    max-width: 750px
}

.blog-item,
.blog-two-section .blog-item-two {
    -webkit-transition: .5s;
    transition: .5s
}

.blog-item .single-blog-item {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-top: none;
    padding: 30px 20px 20px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    margin-bottom: 30px
}

.blog-item .single-blog-item .blog-content,
.blog-two-section .blog-item-two .single-blog-item .blog-content {
    -webkit-transition: .5s;
    transition: .5s;
    position: relative
}

.blog-item .single-blog-item .blog-content h3,
.blog-two-section .blog-item-two .single-blog-item .blog-content h3 {
    color: #343846;
    font-size: 20px;
    margin: 0 0 10px;
    line-height: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative
}

.blog-item .single-blog-item .blog-content h3::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 60px;
    background-color: #000000;
    left: -54px;
    top: 28px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.blog-item .single-blog-item .blog-content p,
.blog-two-section .blog-item-two .single-blog-item .blog-content p {
    margin: 0;
    color: #6a6c72;
    font-weight: 500
}

.blog-item .single-blog-item .blog-list,
.blog-two-section .blog-item-two .single-blog-item .blog-list {
    margin-bottom: 0;
    -webkit-transition: .5s;
    transition: .5s;
    margin-top: 15px;
    background-color: #f7f7f7;
    padding: 10px 15px
}

.blog-item .single-blog-item .blog-list li {
    list-style-type: none;
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    margin-right: 20px;
    color: #6b6f76
}

.blog-item .single-blog-item .blog-list li i::before,
.blog-two-section .blog-item-two .single-blog-item .blog-list li i::before {
    font-size: 14px;
    margin-right: 5px
}

.blog-item .single-blog-item .blog-list a,
.blog-two-section .blog-item-two .single-blog-item .blog-list a {
    color: #93908f;
    text-decoration: none
}

.blog-item .single-blog-item .blog-list i::before,
.blog-two-section .blog-item-two .single-blog-item .blog-list i::before {
    font-size: 14px;
    color: #93908f;
    margin-right: 5px
}

.blog-item:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.job-opportunities {
    text-align: center;
    position: relative;
    z-index: 1
}

.job-opportunities {
    background-color: #000000;
}

.job-opportunities .section-title {
    max-width: 700px;
    margin: auto
}

.job-opportunities .section-title h3,
.request-area .request-form .form-group,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget img {
    margin-bottom: 20px
}

.job-opportunities .grow-btn {
    margin-top: 50px;
    padding: 50px 0;
}

.job-opportunities .grow-btn .grow-btn-one {
    display: inline-block;
    color: #000000;
    background-color: #fff;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    border: 1px solid #fff
}

.job-opportunities .grow-btn .grow-btn-one:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff
}

.job-opportunities .grow-btn .grow-btn-two {
    display: inline-block;
    color: #fff;
    background-color: transparent;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    border: 1px solid #fff;
    margin-left: 20px
}

.subscribe-two-section {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #000000;
    background-image: url(../../assets/img/subscribe-bg.jpg);
    background-repeat: no-repeat
}

.subscribe-two-section::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000000;
    left: 0;
    top: 0;
    opacity: .77;
    z-index: -1
}

.subscribe-two-section .subscribe-content {
    text-align: center;
    max-width: 540px;
    margin: auto
}

.subscribe-two-section .subscribe-content .sub-title {
    color: #fff;
    display: block;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500
}

.subscribe-two-section .subscribe-content h2 {
    color: #fff;
    max-width: 700px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    font-size: 38px
}

.subscribe-two-section .subscribe-content .newsletter-form {
    max-width: 830px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px
}

.subscribe-two-section .subscribe-content .newsletter-form .input-newsletter {
    display: block;
    width: 100%;
    background-color: #fff;
    border: none;
    height: 55px;
    padding-left: 25px;
    border-radius: 70px;
    padding-top: 5px;
    outline: 0;
    color: #000000
}

.subscribe-two-section .subscribe-content .newsletter-form .input-newsletter::-webkit-input-placeholder {
    color: #000000
}

.subscribe-two-section .subscribe-content .newsletter-form .input-newsletter:-ms-input-placeholder {
    color: #000000
}

.subscribe-two-section .subscribe-content .newsletter-form .input-newsletter::-ms-input-placeholder {
    color: #000000
}

.subscribe-two-section .subscribe-content .newsletter-form .input-newsletter::placeholder {
    color: #000000
}

.subscribe-two-section .subscribe-content .newsletter-form button {
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #e4045e;
    color: #fff;
    border: none;
    height: 45px;
    padding: 0 30px;
    border-radius: 70px;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 45px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500
}

#validator-newsletter {
    color: red;
    margin-top: 10px
}

.seo-agency-home-area {
    position: relative;
    background-image: url(../../assets/img/seo-agency-bg.png);
    background-repeat: no-repeat;
    height: 900px;
    z-index: 1;
    padding-top: 130px;
    overflow: hidden
}

.seo-agency-home-area .hero-content {
    max-width: 800px;
    margin: auto;
    text-align: center
}

.seo-agency-home-area .hero-content h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 20px
}

.seo-agency-home-area .hero-content .seo-btn .video-btn {
    -webkit-animation-delay: 2.6s !important;
    animation-delay: 2.6s !important;
    display: inline-block;
    color: #fff;
    position: relative;
    text-transform: capitalize;
    bottom: -3px;
    font-weight: 500;
    font-size: 16px
}

.seo-agency-home-area .hero-content .seo-btn .video-btn span {
    display: inline-block;
    margin-left: 40px;
    width: 50px;
    height: 50px;
    line-height: 52px;
    position: relative;
    z-index: 1;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    font-size: 20px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-right: 30px
}

.seo-agency-home-area .hero-content .seo-btn .video-btn span i {
    position: relative;
    top: 0;
    left: 2px
}

.seo-agency-home-area .seo-agency-image {
    text-align: center;
    margin-top: 60px;
    position: relative
}

.seo-agency-home-area .seo-agency-image img {
    max-width: 500px
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.seo-agency-home-area .seo-shape {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 100%;
    height: auto;
    z-index: -1
}

.seo-agency-home-area .nav-shape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto
}

.visitor-section {
    position: relative;
    padding-top: 60px
}

.visitor-text,
.visitor-title {
    margin-bottom: 50px
}

.visitor-title h2 {
    margin-bottom: 0;
    color: #000000;
    font-size: 38px;
    font-weight: 700
}

.visitor-text p {
    color: #000000;
    margin-bottom: 0;
    line-height: 30px;
    font-weight: 500
}

.visitor-content-area {
    position: relative;
    padding: 20px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 0 27px 0 rgba(197, 197, 197, .44);
    box-shadow: 0 0 27px 0 rgba(197, 197, 197, .44);
    margin-bottom: 30px
}

.visitor-content-area .icon i::before,
.visitor-content-area.bg-00a86f .icon i::before,
.visitor-content-area.bg-302353 .icon i::before,
.visitor-content-area.bg-c53a17 .icon i::before {
    font-size: 50px;
    line-height: normal
}

.visitor-content-area h3 {
    font-size: 18px;
    color: #000000;
    margin: 14px 0 5px
}

.visitor-content-area .visitor-shape {
    position: absolute;
    top: 0;
    right: 0
}

.visitor-content-area.bg-302353 .icon i {
    color: #302353
}

.visitor-content-area.bg-c53a17 .icon i {
    color: #c53a17
}

.visitor-content-area:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.blog-two-section .blog-title-two span,
.department-area-content span,
.specialty-content-area span {
    font-size: 16px;
    color: #000000;
    font-weight: 500
}

.department-area-content h3,
.specialty-content-area h3 {
    font-size: 38px;
    color: #000000;
    margin: 10px 0 14px
}

.department-area-content p,
.specialty-content-area p {
    font-weight: 500;
    margin: 0;
    color: #6b6f76
}

.specialty-content-area .specialty-list {
    padding-left: 0;
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px -15px 0 0
}

.specialty-content-area .specialty-list li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    font-weight: 500;
    color: #000000;
    font-size: 18px;
    padding-right: 0;
    padding-left: 0;
    margin-top: 20px;
    position: relative
}

.department-area-content .department-list i,
.specialty-content-area .specialty-list i {
    display: inline-block;
    height: 25px;
    width: 32px;
    line-height: 25px;
    background-color: #11023b;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-right: 8px;
    border-radius: 3px 0 3px 3px
}

.department-area-content .department-btn,
.specialty-content-area .specialty-btn {
    margin-top: 40px
}

.department-area-content .department-list {
    margin-bottom: 0;
    padding-left: 0
}

.department-area-content .department-list li {
    list-style-type: none;
    font-weight: 500;
    color: #000000;
    font-size: 18px;
    margin-top: 20px;
    position: relative
}

.success-section {
    background-color: #150346;
    position: relative
}

.increase-section::before,
.success-section::before,
.team-section::before,
.update-section::before {
    content: "";
    position: absolute;
    top: -47px;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #fff;
    border-radius: 48%
}

.increase-section::after,
.success-section::after,
.team-section::after,
.update-section::after {
    content: "";
    position: absolute;
    bottom: -47px;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #fff;
    border-radius: 48%
}

.success-title h3 {
    font-size: 38px;
    color: #fff;
    margin: 0
}

.success-area-content {
    position: relative;
    padding-left: 52px
}

.success-area-content i {
    position: absolute;
    left: 0;
    top: -6px;
    color: #fff
}

.success-area-content i::before {
    font-size: 40px;
    margin-left: 0
}

.success-area-content h3 {
    font-size: 22px;
    color: #fff;
    margin: 0 0 5px
}

.success-area-content span {
    font-size: 16px;
    color: #c8b9f0
}

.partnar-three-section {
    position: relative;
    padding-bottom: 0
}

.partnar-three-section .owl-carousel .owl-item img {
    width: unset;
    margin: auto;
    opacity: .5;
    -webkit-transition: .5s;
    transition: .5s
}

.partnar-three-section .owl-carousel .owl-item img:hover {
    opacity: 1
}

/*.offer-section {*/
/*    position: relative;*/
/*    padding-top: 100px;*/
/*    padding-bottom: 70px*/
/*}*/

.offer-title span {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    display: block;
    margin-top: -5px;
    text-transform: capitalize
}

.offer-title h3,
.seo-blog-section .blog-title-two h3,
.team-title h3 {
    font-size: 36px;
    margin: 5px 0 10px;
    color: #000000
}

.offer-title p,
.team-title p {
    color: #000000;
    font-weight: 500;
    max-width: 750px;
    margin: auto
}

.products-area-content {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    padding: 40px;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.products-area-content h3 {
    font-size: 20px;
    color: #000000;
    margin: 40px 0 10px
}

.products-area-content p {
    color: #000000;
    font-weight: 500;
    margin: 0 0 10px
}

.products-area-content .products-btn-one {
    display: inline-block;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s
}


.products-area-content .products-text span {
    position: absolute;
    font-size: 30px;
    color: #000000;
    font-weight: 500;
    right: 16px;
    bottom: 4px
}

.products-area-content:hover,
.seo-blog-section .single-blog:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.increase-section {
    padding-top: 100px;
    padding-bottom: 70px;
    background-color: #150346;
    position: relative;
    z-index: 1
}

.increase-section .shape {
    position: absolute;
    top: 150px;
    left: 30px;
    width: 50%;
    z-index: -1
}

.increase-title {
    position: relative;
    margin-bottom: 60px
}

.increase-title span {
    font-size: 16px;
    color: #c8b9f0;
    font-weight: 500;
    display: block;
    margin-top: -5px;
    text-transform: capitalize
}

.increase-title h3 {
    font-size: 38px;
    color: #fff;
    margin: 10px 0 16px;
    max-width: 510px
}

.increase-title .increase-btn .increase-btn-one {
    display: inline-block;
    color: #030749;
    background-color: #fff;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 3px;
    border: 1px solid #fff
}

.increase-item .increase-area-content {
    padding-left: 100px;
    margin-bottom: 30px
}

.increase-item .increase-area-content img {
    position: absolute;
    left: 16px;
    top: 18px;
    z-index: 1
}

.increase-item .increase-area-content h3 {
    font-size: 20px;
    color: #d9cdff;
    margin: 0 0 10px
}

.increase-item .increase-area-content p {
    color: #d9cdff;
    margin: 0;
    font-weight: 500
}

.increase-item .increase-shape img {
    position: absolute;
    left: 0;
    top: 0
}

.team-section {
    position: relative;
    background-color: #fafafa;
    z-index: 1
}

.team-section .shape {
    position: absolute;
    top: 125px;
    left: 0;
    width: 100%;
    right: 0;
    margin: auto;
    z-index: -1
}

.team-title span {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    display: block;
    margin-top: -5px
}

.single-team-member,
.update-title {
    text-align: center;
    margin-bottom: 30px
}

.single-team-member .member-image {
    position: relative;
    border-radius: 50%
}

.single-team-member .member-image .details-btn,
.single-team-member .member-image img {
    border-radius: 50%
}

.single-team-member .member-content h3 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700
}

.single-team-member .member-content span {
    display: block;
    color: #000000;
    margin-top: 8px;
    font-size: 18px
}

.single-team-member:hover .member-image::before {
    opacity: .6;
    visibility: visible
}

.single-team-member:hover .member-image .details-btn {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.request-area h3 {
    font-size: 25px;
    color: #000000;
    margin: 0 0 8px
}

.request-area .request-form form .btn {
    font-weight: 500;
    font-size: 16px;
    border: none;
    padding: 15px 40px;
    position: relative;
    border-radius: 4px;
    z-index: 1;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%
}

.blog-two-section {
    position: relative;
    padding-bottom: 70px
}

.blog-two-section .blog-title-two {
    position: relative;
    margin-bottom: 45px;
    text-align: center
}

.blog-two-section .blog-item-two .single-blog-item {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-top: none;
    padding: 20px 25px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    margin-bottom: 30px
}

.blog-two-section .blog-item-two .single-blog-item .blog-list li {
    list-style-type: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-right: 20px;
    color: #6b6f76
}

.blog-two-section .blog-item-two:hover {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .07)
}

.update-section {
    position: relative;
    background-color: #150346;
    z-index: 1
}

.update-section .shape {
    width: 25%;
    position: absolute;
    left: 100px;
    top: 57px;
    z-index: -1
}

.update-section .shape-2 {
    width: 20%;
    position: absolute;
    right: 50px;
    top: 57px;
    z-index: -1
}

.update-title h3 {
    font-size: 38px;
    color: #fff;
    margin: -8px 0 0
}

.update-form {
    max-width: 630px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px
}

.update-form .input-newsletter {
    display: block;
    width: 100%;
    background-color: transparent;
    border: 1px solid #534677;
    height: 60px;
    padding-left: 25px;
    border-radius: 5px;
    padding-top: 0;
    outline: 0;
    color: #fff
}

.update-form .input-newsletter::-webkit-input-placeholder {
    color: #000000
}

.update-form .input-newsletter:-ms-input-placeholder {
    color: #000000
}

.update-form .input-newsletter::-ms-input-placeholder {
    color: #000000
}

.update-form .input-newsletter::placeholder {
    color: #000000
}

.update-form button {
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #000000;
    color: #fff;
    border: none;
    height: 50px;
    padding: 0 20px;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 45px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500
}

.page-title-content ul,
.services-details-overview .services-details-desc .services-details-accordion .accordion {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none
}

.page-title-area {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #000;
}

.page-title-content {
    text-align: center;
}

.page-title-content h2 {
    margin-bottom: 0;
    color: #fff;
    font-size: 42px;
    font-weight: 700
}

.page-title-content ul {
    margin-top: 12px
}

.page-title-content ul li {
    color: #fff;
    display: inline-block;
    position: relative;
    font-weight: 500;
    font-size: 17px;
    margin-left: 10px;
    margin-right: 10px
}

.page-title-content ul li a {
    display: inline-block;
    color: #fff
}

.page-title-content ul li::before {
    content: '';
    position: absolute;
    right: -15px;
    top: 11px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000000
}

.services-details-overview {
    margin-bottom: 60px
}

.services-details-overview .services-details-desc h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600
}

.services-details-overview .services-details-desc .features-text h4 {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 600
}

.services-details-overview .services-details-desc .features-text h4 i {
    font-size: 15px;
    margin-right: 4px;
    color: #000000
}

.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-item {
    display: block;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    background: #fff;
    margin-bottom: 10px
}

.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-title {
    padding: 15px 20px 15px 51px;
    color: #000;
    position: relative;
    border-bottom: 1px solid transparent;
    margin-bottom: -1px;
    display: inline-block
}

.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-title i {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    text-align: center;
    height: 100%;
    background: #000000;
    color: #fff
}

.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-title i::before {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 13px
}

.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-title.active {
    border-bottom-color: #eee
}

.services-details-overview .services-details-desc .services-details-accordion .accordion .accordion-content {
    display: none;
    position: relative;
    padding: 15px
}

.pagination-area {
    margin-top: 20px;
    text-align: center
}

.pagination-area .page-numbers {
    width: 45px;
    height: 45px;
    margin: 0 3px;
    display: inline-block;
    background-color: #fff;
    line-height: 48px;
    color: #000000;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6;
    font-size: 18px;
    font-weight: 700
}

.pagination-area .page-numbers.current,
.pagination-area .page-numbers:focus,
.pagination-area .page-numbers:hover {
    background: #000000;
    color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6
}

.project-details-image,
.single-footer-widget {
    margin-bottom: 30px
}

.projects-details-desc {
    margin-top: 5px
}

.projects-details-desc h3 {
    margin-bottom: 13px;
    font-size: 24px;
    font-weight: 700
}

.projects-details-desc .features-text {
    margin-top: 25px;
    margin-bottom: 25px
}

.projects-details-desc .features-text h4 {
    margin-bottom: 12px;
    font-size: 17px;
    font-weight: 600
}

.projects-details-desc .features-text h4 i {
    font-size: 16px;
    margin-right: 4px;
    color: #000000
}

.projects-details-desc .project-details-info {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 35px
}

.projects-details-desc .project-details-info .single-info-box {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 15px;
    padding-right: 15px
}

.projects-details-desc .project-details-info .single-info-box h4 {
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: 700
}

.projects-details-desc .project-details-info .single-info-box span {
    display: block;
    color: #000000;
    font-size: 15px
}

.blog-details-desc .article-content .entry-meta ul,
.projects-details-desc .project-details-info .single-info-box .social,
.widget-area .widget_archive ul,
.widget-area .widget_categories ul,
.widget-area .widget_event_details ul,
.widget-area .widget_meta ul,
.widget-area .widget_recent_comments ul,
.widget-area .widget_recent_entries ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none
}

.projects-details-desc .project-details-info .single-info-box .social li {
    display: inline-block;
    margin-right: 8px
}

.projects-details-desc .project-details-info .single-info-box .social li a {
    color: #000000;
    display: inline-block
}

.projects-details-desc .project-details-info .single-info-box .social li a:hover {
    color: #000000;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.faq-contact-section .faq-title h2 {
    font-size: 38px;
    color: #000000;
    margin: 0 0 10px
}

.faq-contact-form {
    max-width: 850px;
    margin: 0 auto;
    text-align: center
}

.faq-contact-form form .form-control {
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, .2) !important;
    box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, .2) !important;
    height: 50px;
    font-size: 15px
}

.faq-contact-form form textarea.form-control {
    height: 150px;
    padding-top: 15px;
    line-height: initial
}

.faq-contact-form form .faq-form-btn {
    margin-top: 10px
}

.contact-area .contact-form .text-danger,
.faq-contact-form form .text-danger {
    color: #dc3545 !important;
    margin-bottom: 0 !important;
    margin-top: 20px !important
}

.faq-contact-form form .list-unstyled {
    margin-top: 10px;
    color: red;
    text-align: left
}

.error-area {
    height: 100vh
}

.error-content {
    text-align: center;
    margin: 0 auto;
    max-width: 700px
}

.error-content h3 {
    font-size: 35px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 18px
}

.error-content p {
    max-width: 520px;
    margin: 0 auto 20px;
    line-height: 30px
}

.error-content .default-btn-one {
    display: inline-block;
    padding: 12px 30px;
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .6s;
    transition: .6s
}

.error-content .default-btn-one:hover {
    background-color: #fff;
    color: #000000
}

.contact-area .contact-form {
    -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 11px 3px rgba(0, 0, 0, .05);
    padding: 30px
}

.contact-area .contact-form form .form-control {
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, .2) !important;
    box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, .2) !important;
    height: 57px;
    color: #000000
}

.contact-area .contact-form form .form-control:focus {
    border: 1px solid #000000
}

.contact-area .contact-form form .form-group {
    text-align: left;
    margin-bottom: 25px
}

.contact-area .contact-form form textarea.form-control {
    height: 250px;
    padding-top: 15px
}

.contact-area .contact-form .default-btn {
    cursor: pointer;
    margin-top: 10px
}

.contact-area .contact-form .list-unstyled {
    margin-top: 10px;
    color: red
}

.contact-box {
    padding-top: 100px;
    padding-bottom: 35px
}

.single-contact-box {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 11px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 11px 3px rgba(0, 0, 0, .05);
    padding: 30px 55px;
    margin-bottom: 30px
}

.single-contact-box svg {
    line-height: 50px;
    width: 50px;
    height: 50px;
    border: 1px dashed #000000;
    border-radius: 50%;
    font-size: 20px;
    display: inline-block;
    color: #000000;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 20px
}

.single-contact-box .content-title h3 {
    font-size: 25px;
    margin-bottom: 10px
}

.single-contact-box .content-title a {
    display: block;
    font-size: 16px;
    color: #747171;
    margin-bottom: 3px
}

.blog-details-desc .article-content .entry-meta {
    margin-bottom: -8px
}

.blog-details-desc .article-content .entry-meta ul li {
    position: relative;
    display: inline-block;
    color: #000000;
    margin-right: 21px
}

.blog-details-desc .article-content .entry-meta ul li span {
    display: inline-block;
    color: #000000;
    font-weight: 500
}

.blog-details-desc .article-content .entry-meta ul li a,
.blog-details-desc .article-footer .article-tags a,
.copyright-area ul li a {
    display: inline-block;
    color: #000000
}

.blog-details-desc .article-content .entry-meta ul li i {
    color: #000000;
    margin-right: 2px
}

.blog-details-desc .article-content .entry-meta ul li::before {
    content: '';
    position: absolute;
    top: 12px;
    right: -15px;
    width: 6px;
    height: 1px;
    background: #000000
}

.blog-details-desc .article-content h3 {
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: 24px;
    font-weight: 600
}

.blog-details-desc .article-content .wp-block-gallery.columns-3 {
    padding-left: 0;
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px -10px
}

.blog-details-desc .article-content .wp-block-gallery.columns-3 li {
    -ms-flex: 0 0 33.3333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding-right: 10px;
    padding-left: 10px
}

.blog-details-desc .article-content .features-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 25px;
    margin-bottom: 30px
}

.blog-details-desc .article-content .features-list li {
    margin-bottom: 16px;
    position: relative;
    padding-left: 34px;
    color: #000000
}

.blog-details-desc .article-content .features-list li i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 40px;
    background-color: #faf5f5;
    color: #000000;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    font-size: 11px;
    position: absolute;
    left: 0;
    top: -2px
}

.blog-details-desc .article-footer {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

.blog-details-desc .article-footer .article-tags {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    color: #000000
}

.blog-details-desc .article-footer .article-tags span {
    display: inline-block;
    color: #000000;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 2px
}

.blog-details-desc .article-footer .article-share,
.post-navigation .navigation-links .nav-previous {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.blog-details-desc .article-footer .article-share .social {
    padding-left: 0;
    list-style-type: none;
    text-align: right;
    margin-bottom: 0
}

.blog-details-desc .article-footer .article-share .social li span {
    display: inline-block;
    margin-right: 2px;
    font-weight: 500;
    color: #000000
}

.blog-details-desc .article-footer .article-share .social li a {
    display: block;
    color: #000000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #eeeef0;
    text-align: center;
    font-size: 12px
}

.blog-details-desc .article-footer .article-share .social li a:hover {
    color: #fff;
    background-color: #000000;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}









.post-navigation {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px
}

.post-navigation .navigation-links {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.post-navigation .navigation-links .nav-previous a i {
    margin-right: 2px;
    -webkit-transition: .5s;
    transition: .5s
}

.post-navigation .navigation-links .nav-next {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right
}

.post-navigation .navigation-links .nav-next a i {
    margin-left: 2px;
    -webkit-transition: .5s;
    transition: .5s
}

.post-navigation .navigation-links div a {
    display: inline-block;
    font-weight: 600
}

.widget-area .widget:first-child {
    margin-top: 0
}

.widget-area .widget .widget-title {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 25px;
    text-transform: capitalize;
    position: relative;
    font-weight: 600;
    font-size: 22px
}

.widget-area .widget .widget-title::before {
    content: '';
    position: absolute;
    background: #000000;
    bottom: -1px;
    left: 0;
    width: 50px;
    height: 1px
}

.widget-area .widget_search {
    -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    background-color: #fff;
    padding: 15px
}

.widget-area .widget_search form label {
    display: block;
    margin-bottom: 0
}

.widget-area .widget_search form .search-field {
    background-color: transparent;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #eee;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.widget-area .widget_search form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #fff;
    background-color: #000000;
    -webkit-transition: .5s;
    transition: .5s
}

.widget-area .widget_zash_posts_thumb .item {
    overflow: hidden;
    margin-bottom: 15px
}

.widget-area .widget_zash_posts_thumb .item .thumb {
    float: left;
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 80px;
    margin-right: 15px
}

.widget-area .widget_zash_posts_thumb .item .thumb .fullimage {
    width: 80px;
    height: 80px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center !important
}

.widget-area .widget_zash_posts_thumb .item .thumb .fullimage.bg1 {
    background-image: url(../../assets/img/blog-details/1.jpg)
}

.widget-area .widget_zash_posts_thumb .item .thumb .fullimage.bg2 {
    background-image: url(../../assets/img/blog-details/2.jpg)
}

.widget-area .widget_zash_posts_thumb .item .thumb .fullimage.bg3 {
    background-image: url(../../assets/img/blog-details/3.jpg)
}

.widget-area .widget_zash_posts_thumb .item .info {
    overflow: hidden;
    margin-top: 5px
}

.widget-area .widget_zash_posts_thumb .item .info time {
    display: block;
    color: #000000;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 3px;
    font-size: 12px
}

.widget-area .widget_zash_posts_thumb .item .info .title {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 16px;
    font-weight: 500
}

.widget-area .widget_recent_entries ul li {
    position: relative;
    color: #000000;
    line-height: 1.5;
    font-weight: 500
}

.widget-area .widget_recent_comments ul li::before,
.widget-area .widget_recent_entries ul li::before {
    background: #000000;
    position: absolute;
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 8px
}

.widget-area .widget_archive ul li a,
.widget-area .widget_meta ul li a,
.widget-area .widget_recent_comments ul li a,
.widget-area .widget_recent_entries ul li a {
    display: inline-block;
    color: #000000
}

.widget-area .widget_recent_entries ul li .post-date {
    display: block;
    font-size: 13px;
    color: #000000;
    margin-top: 4px
}

.widget-area .widget_recent_comments ul li {
    position: relative;
    color: #000000;
    line-height: 1.5;
    font-weight: 500
}

.widget-area .widget_archive ul li {
    position: relative;
    color: #000000;
    font-weight: 500
}

.widget-area .widget_archive ul li::before,
.widget-area .widget_categories ul li::before,
.widget-area .widget_meta ul li::before {
    background: #000000;
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 8px;
    position: absolute
}

.widget-area .widget_categories ul li {
    position: relative;
    color: #000000;
    font-weight: 500
}

.widget-area .widget_categories ul li a {
    color: #000000;
    display: block
}

.widget-area .widget_categories ul li .post-count {
    float: right
}

.widget-area .widget_meta ul li {
    position: relative;
    color: #000000;
    font-weight: 500
}

.widget-area .widget_tag_cloud .widget-title {
    margin-bottom: 12px
}

.widget-area .tagcloud a {
    display: inline-block;
    color: #000000;
    font-weight: 500;
    font-size: 14.5px !important;
    padding: 6px 13px;
    border: 1px dashed #eee;
    margin-top: 8px;
    margin-right: 4px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li a i:hover,
.single-footer-widget .footer-quick-links.address-link a:hover i,
.widget-area .tagcloud a:focus,
.widget-area .tagcloud a:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000
}

.widget-area .widget_event_details ul li {
    border-bottom: 1px solid #eee;
    color: #888f96;
    padding-bottom: 10px;
    padding-top: 10px
}

.widget-area .widget_event_details ul li:first-child {
    padding-top: 0
}

.widget-area .widget_event_details ul li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.widget-area .widget_event_details ul li span {
    display: inline-block;
    color: #000000;
    font-weight: 500
}

.widget-area .widget_event_details ul li a {
    display: inline-block;
    color: #888f96
}

.footer-section {
    background-image: url(../../assets/img/footer-bg.jpg);
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding-top: 50px
}

.footer-section::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: .9;
    right: 0;
    z-index: -1
}

.footer-section.marketing-footer {
    background-color: #391343;
    background-image: unset;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.footer-section.marketing-footer::after {
    content: "";
    position: absolute;
    top: -80px;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/shape/8.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1
}

.footer-section.freelancer-footer .single-footer-widget .footer-quick-links.address-link a,
.footer-section.marketing-footer .copyright-area p,
.footer-section.marketing-footer .copyright-area p a,
.footer-section.marketing-footer .copyright-area ul li a,
.footer-section.marketing-footer .footer-area-content p,
.footer-section.marketing-footer .single-footer-widget .footer-quick-links a,
.footer-section.marketing-footer .single-footer-widget .social-list li.list-heading {
    color: #d8c7e2
}

.footer-section.marketing-footer .single-footer-widget .footer-quick-links.address-link a {
    color: #d8c7e2;
    position: relative;
    padding-left: 40px
}

.footer-section.marketing-footer .single-footer-widget .footer-quick-links.address-link a i {
    position: absolute;
    left: 0;
    top: 0;
    color: #d8c7e2
}



.footer-section.marketing-footer .single-footer-widget .social-list li a {
    border: 1px solid #d8c7e2;
    color: #d8c7e2
}

/*.footer-section.marketing-footer .single-footer-widget .social-list li a:hover,*/
/*.footer-section.startup-footer .single-footer-widget .social-list li a:hover,*/
/*.single-footer-widget .social-list li a:hover {*/
/*    background-color: #000000;*/
/*    border: 1px solid #000000;*/
/*    color: #fff*/
/*}*/

.footer-section.startup-footer {
    background-image: unset;
    position: relative;
    border-bottom: 7px solid #FF4C29;
}

.footer-section.startup-footer .footer-area-content .default-btn {
    margin-top: 30px;
    background-color: #000000;
    color: #fff;
    border: 1px solid #000000
}

.footer-section.startup-footer .footer-area-content .default-btn:hover {
    border: 1px solid #000000;
    color: #000000;
    background-color: transparent
}

.footer-section.startup-footer .single-footer-widget .footer-quick-links.address-link a {
    color: #000000;
    position: relative;
    padding-left: 40px
}

.footer-section.startup-footer .single-footer-widget .footer-quick-links.address-link a i {
    position: absolute;
    left: 0;
    top: 0;
    color: #000000;
    -webkit-transition: .5s;
    transition: .5s
}

/*.footer-section.startup-footer .single-footer-widget .social-list li a {*/
/*    border: 1px solid #000000;*/
/*    color: #000000*/
/*}*/

.footer-section.startup-footer .shape-1 {
    position: absolute;
    bottom: 90px;
    right: 40px;
    z-index: -1;
    opacity: .5
}

.footer-section.startup-footer .shape-2 {
    position: absolute;
    top: 45px;
    right: 30px;
    z-index: -1;
    opacity: .2
}

.footer-section.startup-footer .shape-3 {
    position: absolute;
    top: 100px;
    left: 20px;
    z-index: -1;
    opacity: .5
}

.footer-section.startup-footer .shape-4 {
    position: absolute;
    bottom: 70px;
    left: 50px;
    z-index: -1;
    opacity: .5
}

.go-top.active,
.go-top:focus::before,
.go-top:hover::before {
    opacity: 1;
    visibility: visible
}

.footer-section.seo-footer {
    background-image: unset
}

.footer-section.seo-footer .single-footer-widget .footer-quick-links a {
    color: #000000 !important
}

.footer-section.freelancer-footer {
    background-image: unset;
    background-color: #141016
}

.footer-section.freelancer-footer .footer-area-content p {
    color: #d8c7e2;
    margin-bottom: 28px
}

.footer-section.freelancer-footer .footer-area-content .default-btn:hover {
    background-color: #fff;
    color: #000000;
    border-color: #fff
}

.footer-section.freelancer-footer .single-footer-widget .footer-quick-links.address-link a i {
    color: #d8c7e2;
    -webkit-transition: .5s;
    transition: .5s
}

.footer-section.freelancer-footer .single-footer-widget .footer-quick-links a {
    color: #d8c7e2 !important
}

.modal-dialog {
    margin: auto;
    max-width: 600px;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.modal-dialog .startup-form {
    max-width: 550px;
    position: relative;
    margin: auto
}

.modal-dialog .startup-form .input-newsletter::-webkit-input-placeholder {
    color: #000000
}

.modal-dialog .startup-form .input-newsletter:-ms-input-placeholder {
    color: #000000
}

.modal-dialog .startup-form .input-newsletter::-ms-input-placeholder {
    color: #000000
}

.modal-dialog .startup-form .input-newsletter::placeholder {
    color: #000000
}

.modal-dialog .modal-header .close {
    padding: 0;
    margin: 0
}

.modal-dialog .modal-body {
    padding: 50px 30px
}

.footer-area-content p {
    color: #000000;
    font-weight: 300;
    margin: 30px 0 0
}

.single-footer-widget h3 {
    margin-bottom: 30px;
    color: #000000;
    position: relative;
    font-size: 18px;
}

.single-footer-widget .footer-quick-links {
    padding-left: 0;
    margin-bottom: 0
}

.single-footer-widget .footer-quick-links li {
    list-style-type: none;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 10px
}

.single-footer-widget .footer-quick-links a {
    color: #000000;
    -webkit-transition: .5s;
    transition: .5s
}

.single-footer-widget .footer-quick-links.address-link a {
    color: #000000;
    position: relative;
    padding-left: 40px;
    display: block;
    margin-bottom: 0px
}

.single-footer-widget .footer-quick-links.address-link a i {
    position: absolute;
    left: 0;
    top: -3px;
    color: #000000;
    width: 30px;
    height: 30px;
    border: 1px solid #000000;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s
}

.single-footer-widget .social-list {
    position: relative;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 25px;
    display: flex;
    list-style: none;
}

.single-footer-widget .social-list li.list-heading {
    color: #000000;
    margin-bottom: 0;
    padding-right: 10px;
    font-size: 18px;
    font-weight: 500
}

.single-footer-widget .social-list li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: 0 0;
    /*border: 1px solid #000000;*/
    color: #000000;
    border-radius: 50%;
    margin: 0 2px;
    display: inline-block;
    text-align: center;
    -webkit-transition: .5s;
    transition: .6s
}

.copyright-area {
	padding-top: 17px;
	padding-bottom: 17px;
}

.copyright-area p {
    color: #000000;
    font-weight: 300
}

.copyright-area p a {
    color: #000000;
    display: inline-block;
    font-weight: 300
}
.locations-area .locations-area-inner a {
	color: #cccccce0 !important;
	font-size: 14px;
}
.copyright-area .row p, .copyright-area .row a {
	color: #cccccce0 !important;
	font-weight: 300;
	font-size: 14px;
}
.copyright-area ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    text-align: right
}

.copyright-area ul li {
    display: inline-block;
    color: #000000;
    font-size: 15px;
    position: relative;
    font-weight: 500;
    margin-left: 10px;
    margin-right: 10px
}

.copyright-area ul li::before {
    content: '';
    position: absolute;
    top: 5px;
    right: -13px;
    width: 1px;
    height: 14px;
    background-color: #000000
}

.go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 15px;
    color: #fff;
    background-color: #000000;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .9s;
    transition: .9s;
    border-radius: 50%
}

.go-top.active {
    top: 98%;
    -webkit-transform: translateY(-98%);
    transform: translateY(-98%)
}

.go-top::before,
.go-top:focus i:first-child,
.go-top:hover i:first-child {
    top: 0;
    opacity: 0;
    visibility: hidden
}

.go-top i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: .5s;
    transition: .5s
}

.go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%
}

.go-top::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #000000;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50%
}

.go-top:focus i:last-child,
.go-top:hover i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%
}

.sidebar-modal .navbar-nav li a {
    padding: 10px 0 10px 15px
}

.sidebar-modal .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 400px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sidebar-modal .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0;
    border: none;
    background-color: #fff
}

.sidebar-modal .modal.right .modal-body {
    padding: 30px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget {
    margin-bottom: 35px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .title {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
    color: #000000
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .title::before {
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 70px;
    height: 2px;
    border-radius: 5px;
    background: #000000;
    content: ''
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li {
    margin-bottom: 10px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li {
    position: relative;
    font-weight: 700;
    padding-left: 45px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
    color: #000000
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li span {
    font-size: 13px;
    display: block;
    font-weight: 500;
    color: #818992;
    margin-top: 5px;
    text-transform: initial
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li i {
    position: absolute;
    left: 0;
    top: 0;
    border: 1px dashed #000000;
    border-radius: 50%;
    color: #000000;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 24px;
    font-size: 29px;
    -webkit-transition: .5s;
    transition: .5s
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li i::before {
    margin-left: 0;
    font-size: 15px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li:hover i {
    color: #fff;
    border-color: #000000;
    background: #000000
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list {
    text-align: left
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li {
    display: inline-block;
    padding-right: 5px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li a i {
    width: 25px;
    height: 25px;
    border: 1px dashed #000000;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    color: #000000;
    font-size: 12px;
    -webkit-transition: .5s;
    transition: .5s
}

.sidebar-modal .modal.right.fade.show .modal-dialog {
    right: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    padding-top: 30px
}

.sidebar-modal .modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.sidebar-modal .modal-header {
    display: inline;
    padding: 0;
    border: none
}

.sidebar-modal .modal-header .close {
    height: 30px;
    width: 30px;
    color: #000000;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: none;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px
}

.sidebar-modal .modal-header .close i::before {
    margin-left: 0;
    font-size: 20px
}

.sidebar-modal .modal-header h2 {
    background-color: #f3f3f3;
    padding: 30px 25px
}

.sidebar-modal button:focus {
    outline: 0
}

.seo-blog-section .blog-title-two span {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    margin-top: -5px;
    display: block
}

.seo-blog-section .single-blog {
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s
}

.seo-blog-section .single-blog .blog-image {
    position: relative;
    background-color: #ffe6db;
    text-align: center;
    padding: 20px
}

.seo-blog-section .single-blog .blog-image .blog-bate {
    position: absolute;
    bottom: -10px;
    left: 20px;
    background-color: #000000;
    padding: 10px 20px;
    text-align: center
}

.seo-blog-section .single-blog .blog-image .blog-bate span {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 1
}

.seo-blog-section .single-blog-item .blog-content {
    padding: 30px 20px 20px;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    background-color: #fff
}

.seo-blog-section .single-blog-item .blog-content .admin {
    font-size: 12px;
    margin-bottom: 18px;
    display: block
}

.seo-blog-section .single-blog-item .blog-content .admin i {
    margin-right: 5px
}

.seo-blog-section .single-blog-item .blog-content .blog-link h3 {
    font-size: 20px;
    color: #000000;
    margin-bottom: 18px;
    -webkit-transition: .5s;
    transition: .5s
}

.seo-blog-section .single-blog-item .blog-content .read-more i {
    font-size: 12px
}

.inner-team {
    background-color: #fff
}

@media only screen and (min-width:991px) {
    .project-title h3 {
        width: calc(100% - 10%);
    }
}

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

    .partner-item {
        background-color: #fff;
        border-radius: 3px;
    }

    .owl-carousel .owl-item .partner-item img {
        width: 115px;
    }
}

@media screen and (max-width: 768px) {
    .single-project-wrapper .single-project-item .portfolio-img {
        max-width: initial !important;
    }

    .single-project-item-content .project-content p {
        display: none;
    }


}

@media screen and (min-width: 992px) {
    .services-details-image {
        position: relative;
        z-index: 1;
    }

    .services-details-image::before {
        position: absolute;
        content: "";
        width: 350px;
        height: 100px;
        background: #ff4c29;
        z-index: -1;
        left: -30px;
        top: -30px;
        border-radius: 4px;
    }

    .services-details-image::after {
        position: absolute;
        content: "";
        width: 350px;
        height: 100px;
        background: #000000;
        z-index: -1;
        right: -30px;
        bottom: -30px;
        border-radius: 4px;
    }
}

@media screen and (max-width: 991px) {
    .home-process-area .single-process span {
        display: none;
    }

}


.home-process-area {
    background-color: #000000;
}

.home-process-area .section-title span {
    color: #ffffff;
}

.home-process-area .section-title h2 {
    color: #ffffff;
}

.home-process-area .section-title p {
    color: #ffffff;
}

.home-process-area .single-process {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}

.home-process-area .single-process .icon {
    background: #fff;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 76px;
    margin-bottom: 30px;
    border-radius: 3px;
    position: relative;
}

.home-process-area .single-process .icon svg {
    height: 40px;
}

.home-process-area .single-process .content h3 {
    color: #ffffff;
}

.home-process-area .single-process .content p {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 14px;
}

.home-process-area .single-process span {
    position: absolute;
    z-index: 1;
}

.home-process-area .single-process span::before {
    content: "";
    position: absolute;
    content: "";
    height: 190px;
    border-right: 1px dashed #f5faff;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: -55px;
    left: 142px;
    z-index: -1;
}

.home-process-area .single-process span svg {
    max-width: 100px;
    margin-left: 100px;
    -webkit-animation: leftani 5s infinite linear;
    animation: leftani 5s infinite linear;
}

@-webkit-keyframes leftani {
    0% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }

    50% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px);
    }

    100% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}

@keyframes leftani {
    0% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }

    50% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px);
    }

    100% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}

/*
Choose Area Css
======================================================*/
.choose-area .choose-content .faq-accordion .accordion {
    padding: 0;
    margin: 0;
}

.choose-area .choose-content .faq-accordion .accordion .accordion-item {
    display: block;
    margin-bottom: 20px;
    position: relative;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.choose-area .choose-content .faq-accordion .accordion .accordion-item:last-child {
    margin-bottom: 0;
}

.choose-area .choose-content .faq-accordion .accordion .accordion-item .accordion-title {
    padding: 15px 60px 15px 70px;
    color: #051242;
    position: relative;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.choose-area .choose-content .faq-accordion .accordion .accordion-item .accordion-title i {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #051242;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
}

.choose-area .choose-content .faq-accordion .accordion .accordion-item .accordion-title.active {
    background-color: #051242;
    color: #ffffff;
}

.choose-area .choose-content .faq-accordion .accordion .accordion-item .accordion-title.active i::before {
    content: "\ec4e";
    color: #ffffff;
}

.choose-area .choose-content .faq-accordion .accordion .accordion-item .accordion-content {
    display: none;
    background-color: #fff;
    margin-bottom: 0;
    padding: 15px 30px 15px 30px;
    font-size: 16px;
    z-index: 1;
    color: #50607f;
    position: relative;
}

.choose-area .choose-content .faq-accordion .accordion .accordion-item .accordion-content.show {
    display: block;
}

.choose-area .choose-content .faq-accordion .accordion .accordion-item .accordion-content::before {
    content: "";
    width: 75%;
    height: 2px;
    background: #7a7e9a;
    top: 5px;
}

.choose-area .choose-content .faq-accordion .accordion .icon {
    position: absolute;
    z-index: 2;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #f5ebff;
    text-align: center;
    font-size: 25px;
    color: #051242;
    top: 11.2px;
    left: 12px;
}

/*
Choose Area 2 Css
======================================================*/
.home2-choose-area .single-choose {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    text-align: center;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
}

.home2-choose-area .single-choose .icon {
    background: #fff;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    margin: auto;
    -webkit-box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.07);
    padding: 40px 20px;
}

.home2-choose-area .single-choose .icon i {
    font-size: 80px;
    color: #051242;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.home2-choose-area .single-choose h3 {
    text-align: center;
    color: #293a5c;
    margin-bottom: 0;
    padding: 10px 5px;
    font-size: 17px;
    background-color: #f1f1f1;
}

.home2-choose-area .single-choose:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.home2-choose-area .single-choose:hover .icon i {
    color: #3d59fa;
}

.home2-choose-area .choose-c {
    position: relative;
    margin-top: 75px;
}

.home2-choose-area .choose-c .content {
    max-width: 600px;
    margin-left: 30px;
}

.home2-choose-area .choose-c .content h3 {
    font-size: 30px;
    color: #293a5c;
    margin-bottom: 15px;
    font-weight: 600;
}

.home2-choose-area .choose-c .content p {
    color: #293a5c;
    margin-bottom: 10px;
}

.home2-choose-area .choose-c .content p:last-child {
    margin-bottom: 0;
}

.home2-choose-area .choose-c .content .box-btn {
    border-radius: 50px;
    margin-top: 15px;
}


/*
Client Area Css
======================================================*/
.client-area.c-bg {
    background-image: url(../../assets/img/client/client-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}

.client-area .top-title {
    color: #293a5c;
}

.client-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: -1;
    opacity: 0.8;
}

.client-area .owl-carousel .owl-item img {
    display: block;
    width: auto;
}

.single-client {
    background-color: #ffffff;
    padding: 30px;
    position: relative;
    text-align: center;
    margin-top: 30px;
}

.single-client img {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    border: 1px solid #000000;
    border-radius: 4px;
    margin: auto;
}

.single-client p {
    margin-top: 20px;
    margin-bottom: 15px;
}

.single-client h3 {
    margin-bottom: 0;
}

/*
Banner Area Three Style
======================================================*/
.main-banner-three {
    background-color: #f5faff;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.main-banner-three .container-fluid {
    padding-right: 0;
}

.main-banner-three .main-banner-content {
    width: 100%;
    height: 100%;
}

.main-banner-three .main-banner-content .content {
    max-width: 640px;
    margin-left: auto;
    margin-top: 90px;
}

.main-banner-three .main-banner-content .content h1 {
    font-size: 55px;
    margin-bottom: 15px;
}

.main-banner-three .main-banner-content .content p {
    margin-bottom: 35px;
}

.main-banner-three .main-banner-content .content .default-btn {
    margin-top: 20px;
}

.main-banner-three .main-banner-content .content .slider-btn-wrap .box-btn.border-btn {
    border: 1px solid #000000;
    color: #000000;
    margin-left: 20px;
}

.main-banner-three .main-banner-content .content .slider-btn-wrap .box-btn.border-btn:hover {
    color: #ffffff;
    border-color: #293a5c;
}

.main-banner-three .banner-image-slider .banner-image {
    height: 60vh;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
}


.main-banner-three .banner-image-slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.main-banner-three .banner-image-slider .owl-dots .owl-dot span {
    width: 20px;
    height: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.main-banner-three .banner-image-slider .owl-dots .owl-dot.active span {
    background-color: #000000;
    width: 25px;
}

.main-banner-three .banner-image-slider .owl-dots .owl-dot:hover span {
    background-color: #000000;
}

.main-banner-three .banner-image-slider .owl-prev {
    background-color: #000000 !important;
    position: absolute;
    bottom: 50%;
    left: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
    opacity: 0;
}

.main-banner-three .banner-image-slider .owl-prev i {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    display: inline-block;
}

.main-banner-three .banner-image-slider .owl-prev:hover {
    background-color: #051242;
}

.main-banner-three .banner-image-slider .owl-prev:hover i {
    color: #ffffff;
}

.main-banner-three .banner-image-slider .owl-next {
    background-color: #000000 !important;
    position: absolute;
    bottom: 50%;
    right: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
    opacity: 0;
}

.main-banner-three .banner-image-slider .owl-next i {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    display: inline-block;
}

.main-banner-three .banner-image-slider .owl-next:hover {
    background-color: #051242 !important;
}

.main-banner-three .banner-image-slider .owl-next:hover i {
    color: #ffffff;
}

.main-banner-three .banner-image-slider:hover .owl-prev {
    opacity: 1;
}

.main-banner-three .banner-image-slider:hover .owl-next {
    opacity: 1;
}

body .glass-bg {
    background-color: #f8f8f8;
    background: #fff;
    background-image: none;
    background-size: auto;
    background-image: none;
    background-size: auto;
    background-image: repeating-linear-gradient(-45deg, rgb(255, 255, 255), rgba(255, 255, 255, 0.91) 4px, #fff 1px, #00000026 6px);
    background-size: 4px 4px;
}

.single-services .services-image {
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 30px 20px;
    position: relative;
    margin-bottom: 30px;
    border-radius: 3px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .07);
    width: 100%;
    margin: 5px;
    background-color: #fff;
}

.single-services .outer-single-services {
    display: flex;
}

.single-services .services-image:hover {
    box-shadow: 0 4px 5px rgba(0, 0, 0, .16);
}

.needs-area-content p {
    margin-bottom: 10px;
}

.home2-choose-area .single-choose .icon svg {
    height: 70px;
}

/* Go to Top */
.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.progress-wrap {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 50px;
    width: 50px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    /*box-shadow: inset 0 0 0 2px #fe2a7740;*/
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all 200ms linear;
    z-index: 99;
}

.progress-wrap::after {
    position: absolute;
    content: "➤";
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color: #ffffff;
    left: 0%;
    top: 0%;
    height: 50px;
    width: 50px;
    display: block;
    z-index: 1;
    transition: all 200ms linear;
    transform: rotate(-90deg);
}

.progress-wrap svg.progress-circle path {
    stroke: #ff4c29;
    stroke-width: 4;
    box-sizing: border-box;
    transition: all 200ms linear;
}

.affiliate-slider .partner-item {
    text-align: center;
}

.affiliate-slider .partner-item img {
    max-height: 150px;
}



/*
4 Pages
======================================================*/

.ptb-120 {
    padding: 120px 0
}

.ptb-100 {
    padding: 100px 0
}

.pl-100 {
    padding-left: 100px
}

.pr-100 {
    padding-right: 100px
}

.p-100 {
    padding: 100px
}

.p-50 {
    padding: 50px
}

.pt-100 {
    padding-top: 100px
}

.pt-120 {
    padding-top: 120px
}

.pt-200 {
    padding-top: 200px
}

.pt-80 {
    padding-top: 80px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-120 {
    padding-bottom: 120px
}

.ptb-60 {
    padding: 60px 0
}

.ptb-80 {
    padding: 80px 0
}

.pt-60 {
    padding-top: 60px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-60 {
    padding-bottom: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt--100 {
    margin-top: -100px
}

.mt-100 {
    margin-top: 100px
}

.mt--200 {
    margin-top: -200px
}

.mb--150 {
    margin-bottom: -150px
}

.mb--200 {
    margin-bottom: -200px
}

.mt-60 {
    margin-top: 60px
}

.mt-40 {
    margin-top: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2
}

.z-5 {
    z-index: 5
}

.z-10 {
    z-index: 10
}

.z--1 {
    z-index: -1
}

.top--40 {
    top: -40px !important
}

.top--100 {
    top: -100px !important
}

.bottom--40 {
    bottom: -40px !important
}

.bottom--100 {
    bottom: -100px !important
}

.right--40 {
    right: -40px !important
}

.right-0 {
    right: 0
}

.left-0 {
    left: 0
}

.left--40 {
    left: -40px !important
}

.left--100 {
    left: -100px !important
}

.right--100 {
    right: -100px !important
}

.left-30 {
    left: 30%
}

.left-5 {
    left: 5%
}

.right-5 {
    right: 5%
}

.mw-60 {
    max-width: 60% !important
}

@media(min-width: 320px)and (max-width: 991px) {
    .ptb-120 {
        padding: 60px 0
    }

    .pb-120 {
        padding-bottom: 60px
    }

    .pt-120 {
        padding-top: 60px
    }

    .mt-100 {
        margin-top: 60px
    }

    .search-form.w-50 {
        width: 100% !important
    }

    .pt-60 {
        padding-top: 30px
    }
}

@media(min-width: 320px)and (max-width: 575px) {
    .p-100 {
        padding: 60px 2rem
    }

    .mw-60 {
        max-width: 100% !important
    }
}

.icon-sm {
    font-size: 25px
}

.opacity-15 {
    opacity: .15
}



.sc-hero-section .hero-circle-shape {
    -webkit-animation: 10s rotate-animation linear infinite;
    animation: 10s rotate-animation linear infinite;
    left: -10px;
    top: -10px
}

.sc-hero-section .prism {
    top: 230px;
    left: 50%;
    -webkit-animation: 10s rotate-animation linear infinite;
    animation: 10s rotate-animation linear infinite
}

.sc-hero-section .coin {
    left: 50%;
    bottom: 280px;
    -webkit-animation: 10s upsdown-sm linear infinite;
    animation: 10s upsdown-sm linear infinite
}

.sc-hero-section .skew-1 {
    width: 360px;
    height: 70px;
    background-color: #ff4c29;
    right: 25px;
    bottom: 65px;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    z-index: 1
}

.sc-hero-section .skew-2 {
    width: 536px;
    height: 70px;
    background-color: #ff4c29;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    left: 275px;
    bottom: 0;
    z-index: 1
}

.sc-hero-section .hero-line {
    left: calc(50% + 1px);
    opacity: .7
}

@media(max-width: 1399.98px) {
    .sc-hero-section .skew-1 {
        bottom: 25px
    }

    .sc-hero-section .skew-2 {
        left: 125px
    }
}

@media(max-width: 1199.98px) {

    .sc-hero-section .skew-1,
    .sc-hero-section .skew-2 {
        display: none
    }
}

@media(max-width: 767.98px) {
    .sc-hero-section {
        padding: 130px 0
    }
}






@-webkit-keyframes zoom-1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    75% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom-1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    75% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes zoom-2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom-2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes circle-moving {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    75% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes circle-moving {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    75% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes rotate-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes upsdown-sm {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    75% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes upsdown-sm {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25% {
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    75% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes shake-animation {
    0% {
        -webkit-transform: translate(1px, 1px) rotate(0deg);
        transform: translate(1px, 1px) rotate(0deg)
    }

    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg);
        transform: translate(-1px, -2px) rotate(-1deg)
    }

    20% {
        -webkit-transform: translate(-3px, 0px) rotate(1deg);
        transform: translate(-3px, 0px) rotate(1deg)
    }

    30% {
        -webkit-transform: translate(3px, 2px) rotate(0deg);
        transform: translate(3px, 2px) rotate(0deg)
    }

    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg);
        transform: translate(1px, -1px) rotate(1deg)
    }

    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg);
        transform: translate(-1px, 2px) rotate(-1deg)
    }

    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0deg);
        transform: translate(-3px, 1px) rotate(0deg)
    }

    70% {
        -webkit-transform: translate(3px, 1px) rotate(-1deg);
        transform: translate(3px, 1px) rotate(-1deg)
    }

    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg);
        transform: translate(-1px, -1px) rotate(1deg)
    }

    90% {
        -webkit-transform: translate(1px, 2px) rotate(0deg);
        transform: translate(1px, 2px) rotate(0deg)
    }

    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg);
        transform: translate(1px, -2px) rotate(-1deg)
    }
}

@keyframes shake-animation {
    0% {
        -webkit-transform: translate(1px, 1px) rotate(0deg);
        transform: translate(1px, 1px) rotate(0deg)
    }

    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg);
        transform: translate(-1px, -2px) rotate(-1deg)
    }

    20% {
        -webkit-transform: translate(-3px, 0px) rotate(1deg);
        transform: translate(-3px, 0px) rotate(1deg)
    }

    30% {
        -webkit-transform: translate(3px, 2px) rotate(0deg);
        transform: translate(3px, 2px) rotate(0deg)
    }

    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg);
        transform: translate(1px, -1px) rotate(1deg)
    }

    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg);
        transform: translate(-1px, 2px) rotate(-1deg)
    }

    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0deg);
        transform: translate(-3px, 1px) rotate(0deg)
    }

    70% {
        -webkit-transform: translate(3px, 1px) rotate(-1deg);
        transform: translate(3px, 1px) rotate(-1deg)
    }

    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg);
        transform: translate(-1px, -1px) rotate(1deg)
    }

    90% {
        -webkit-transform: translate(1px, 2px) rotate(0deg);
        transform: translate(1px, 2px) rotate(0deg)
    }

    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg);
        transform: translate(1px, -2px) rotate(-1deg)
    }
}

.sc-outline-btn {
    color: #666;
    border: 1px solid #d7d7d7
}

.sc-outline-btn:hover {
    background-color: #ff4c29;
    border-color: #ff4c29;
    color: #fff
}

.sc-service-card {
    padding: 40px 24px;
    -webkit-box-shadow: 4px 4px 25px rgba(160, 160, 160, .1);
    box-shadow: 4px 4px 25px rgba(160, 160, 160, .1);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sc-service-card .explore-more {
    color: #666;
    font-weight: 600
}

.sc-service-card .explore-more:hover {
    color: #ff4c29
}

.sc-service-card .feature-icon {
    opacity: .15;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sc-service-card:hover {
    -webkit-box-shadow: 0 4px 20px rgba(2, 0, 91, .1);
    box-shadow: 0 4px 20px rgba(2, 0, 91, .1)
}

.sc-service-card:hover .feature-icon {
    opacity: 1
}

.bg-gradient {
    background-color: #003638 !important
}

.bg-primary h1,
.bg-primary .h1,
.bg-primary h2,
.bg-primary .h2,
.bg-primary h3,
.bg-primary .h3,
.bg-primary h4,
.bg-primary .h4,
.bg-primary h5,
.bg-primary .h5,
.bg-primary h6,
.bg-primary .h6,
.bg-dark h1,
.bg-dark .h1,
.bg-dark h2,
.bg-dark .h2,
.bg-dark h3,
.bg-dark .h3,
.bg-dark h4,
.bg-dark .h4,
.bg-dark h5,
.bg-dark .h5,
.bg-dark h6,
.bg-dark .h6,
.bg-gradient h1,
.bg-gradient .h1,
.bg-gradient h2,
.bg-gradient .h2,
.bg-gradient h3,
.bg-gradient .h3,
.bg-gradient h4,
.bg-gradient .h4,
.bg-gradient h5,
.bg-gradient .h5,
.bg-gradient h6,
.bg-gradient .h6,
.bg-purple h1,
.bg-purple .h1,
.bg-purple h2,
.bg-purple .h2,
.bg-purple h3,
.bg-purple .h3,
.bg-purple h4,
.bg-purple .h4,
.bg-purple h5,
.bg-purple .h5,
.bg-purple h6,
.bg-purple .h6 {
    color: #fff
}

.bg-primary p,
.bg-primary li,
.bg-primary span,
.bg-dark p,
.bg-dark li,
.bg-dark span,
.bg-gradient p,
.bg-gradient li,
.bg-gradient span,
.bg-purple p,
.bg-purple li,
.bg-purple span {
    color: #d9d9d9
}

.testimonial-video-wrapper .customer-info {
    position: absolute;
    left: 8%;
    bottom: 8%;
}

.testimonial-tab-menu {
    display: grid;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-auto-columns: 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    grid-template-rows: auto
}

.testimonial-tab-menu li {
    width: 100%;
    cursor: pointer
}

.visitor-content-area a {
    border-bottom: 1px solid black;
    margin-top: 5px !important;
    display: inline-block;
}

.visitor-content-area a:hover {
    color: #ff4c29;
}

.nav-pills {
    --bs-nav-pills-border-radius: 0.3125rem;
    --bs-nav-pills-link-active-color: #ffffff;
    --bs-nav-pills-link-active-bg: #ff4c29
}

.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: var(--bs-nav-pills-border-radius)
}

.nav-pills .nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--bs-nav-pills-link-active-bg)
}

.testimonial-tab-menu.nav-pills .nav-link {
    padding: 1rem 1rem
}

.testimonial-tab-menu.nav-pills .nav-link.active,
.testimonial-tab-menu.nav-pills .show>.nav-link {
    border-color: var(--bs-white) !important;
    -webkit-box-shadow: 0 20px 20px 0 rgba(2, 19, 79, .1);
    box-shadow: 0 20px 20px 0 rgba(2, 19, 79, .1);
    background: #fff !important;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    color:#000 !important;
}

.bg-dark .testimonial-tab-menu.nav-pills .nav-link.active,
.bg-dark .testimonial-tab-menu.nav-pills .show>.nav-link,
.bg-gradient .testimonial-tab-menu.nav-pills .nav-link.active,
.bg-gradient .testimonial-tab-menu.nav-pills .show>.nav-link {
    border-color: rgba(101, 101, 101, .06) !important;
    background: rgba(255, 255, 255, .1) !important
}

.testimonial-tab-menu.nav-pills .nav-link.active {
    color: #737373
}


.circle-shape-images {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.circle-shape-item {
    position: absolute;
    opacity: .55
}

.circle-shape-item.type-0.hero-1 {
    left: 12px;
    bottom: -40px;
    width: 340px;
    opacity: .8
}

.circle-shape-item.type-1.hero-1 {
    right: 55px;
    top: 40px;
    width: 186px
}

.circle-shape-item.type-2.hero-1 {
    right: 40px;
    bottom: -20px;
    width: 100px
}

.circle-shape-item.type-3.hero-1 {
    left: 115px;
    top: 25px;
    width: 36px
}

.circle-shape-item.type-4.hero-1 {
    left: 135px;
    top: 55px;
    width: 70px
}

.circle-shape-item.type-5.hero-1 {
    right: 0;
    bottom: -60px;
    width: 50px
}

@media(min-width: 320px)and (max-width: 575px) {
    .circle-shape-item.type-0.hero-1 {
        width: 250px
    }
}

.shape-service .color-shape-1 {
    top: -100px;
    right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.shape-service .color-shape-2 {
    left: -120px;
    bottom: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.shape-service .color-shape-3 {
    right: 0;
    bottom: -50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.fixed-bg {
    height: 100vh;
    width: 100vh;
    border-radius: 0 10rem 30rem 0;
    top: 0;
    left: 0;
    z-index: 1;
    position: fixed
}

.white-popup-block {
    max-width: 768px;
    margin: 30px auto;
    position: relative
}

.animated-circle li {
    position: absolute;
    z-index: 1;
    border-radius: 50%
}

.animated-circle li:nth-child(1n) {
    height: 24vw;
    width: 24vw;
    top: 5.3vh;
    right: 20.3vw;
    bottom: inherit;
    -webkit-animation: zoom-1 50s infinite;
    animation: zoom-1 50s infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated-circle li:nth-child(2n) {
    height: 15vw;
    width: 15vw;
    top: -8.8vh;
    right: -3.4vw;
    bottom: inherit;
    -webkit-animation: zoom-2 50s infinite;
    animation: zoom-2 50s infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated-circle li:nth-child(3n) {
    height: 10vw;
    width: 10vw;
    top: 40vh;
    right: 6.5vw;
    bottom: inherit;
    -webkit-animation: zoom-1 50s infinite;
    animation: zoom-1 50s infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated-circle li:nth-child(4n) {
    height: 8vw;
    width: 8vw;
    bottom: 0;
    top: inherit;
    right: 10vw;
    -webkit-animation: zoom-2 50s infinite;
    animation: zoom-2 50s infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.icon-center {
    margin: 0 auto 32px
}

.feature-icon {
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center
}

.feature-icon i {
    line-height: inherit
}

.icon-center {
    margin: 0 auto 32px
}

.feature-icon img {
    padding: 15px
}

.bg-danger-soft {
    background-color: rgba(255, 107, 53, .2)
}

.bg-primary-soft {
    background-color: rgba(23, 92, 255, .2);
}

.rounded-custom {
    border-radius: 1rem !important
}

@media(min-width: 767px) {
    .cta-left-info {
        width: 65% !important
    }
}

@media(min-width: 767px) {
    .cta-img {
        width: 35% !important
    }
}

@media(min-width: 320px)and (max-width: 767px) {
    .cta-left-info {
        width: 100%
    }

    .cta-img {
        display: none
    }
}

.mt-auto {
    margin-top: auto !important
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.bg-light-subtle {
    background-color: #fafafa !important
}

@media(min-width: 992px) {
    .float-lg-start {
        float: left !important
    }

    .float-lg-end {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }

    .object-fit-lg-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }

    .object-fit-lg-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }

    .object-fit-lg-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }

    .object-fit-lg-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }

    .object-fit-lg-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
        order: -1 !important
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
        order: 3 !important
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
        order: 4 !important
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
        order: 5 !important
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-10 {
        margin: 10rem !important
    }

    .m-lg-grid-gutter {
        margin: 1.5rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-10 {
        margin-right: 10rem !important;
        margin-left: 10rem !important
    }

    .mx-lg-grid-gutter {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-10 {
        margin-top: 10rem !important;
        margin-bottom: 10rem !important
    }

    .my-lg-grid-gutter {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-10 {
        margin-top: 10rem !important
    }

    .mt-lg-grid-gutter {
        margin-top: 1.5rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-10 {
        margin-right: 10rem !important
    }

    .me-lg-grid-gutter {
        margin-right: 1.5rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-10 {
        margin-bottom: 10rem !important
    }

    .mb-lg-grid-gutter {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-10 {
        margin-left: 10rem !important
    }

    .ms-lg-grid-gutter {
        margin-left: 1.5rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .m-lg-n1 {
        margin: -0.25rem !important
    }

    .m-lg-n2 {
        margin: -0.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .m-lg-n10 {
        margin: -10rem !important
    }

    .m-lg-ngrid-gutter {
        margin: -1.5rem !important
    }

    .mx-lg-n1 {
        margin-right: -0.25rem !important;
        margin-left: -0.25rem !important
    }

    .mx-lg-n2 {
        margin-right: -0.5rem !important;
        margin-left: -0.5rem !important
    }

    .mx-lg-n3 {
        margin-right: -1rem !important;
        margin-left: -1rem !important
    }

    .mx-lg-n4 {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .mx-lg-n5 {
        margin-right: -3rem !important;
        margin-left: -3rem !important
    }

    .mx-lg-n10 {
        margin-right: -10rem !important;
        margin-left: -10rem !important
    }

    .mx-lg-ngrid-gutter {
        margin-right: -1.5rem !important;
        margin-left: -1.5rem !important
    }

    .my-lg-n1 {
        margin-top: -0.25rem !important;
        margin-bottom: -0.25rem !important
    }

    .my-lg-n2 {
        margin-top: -0.5rem !important;
        margin-bottom: -0.5rem !important
    }

    .my-lg-n3 {
        margin-top: -1rem !important;
        margin-bottom: -1rem !important
    }

    .my-lg-n4 {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .my-lg-n5 {
        margin-top: -3rem !important;
        margin-bottom: -3rem !important
    }

    .my-lg-n10 {
        margin-top: -10rem !important;
        margin-bottom: -10rem !important
    }

    .my-lg-ngrid-gutter {
        margin-top: -1.5rem !important;
        margin-bottom: -1.5rem !important
    }

    .mt-lg-n1 {
        margin-top: -0.25rem !important
    }

    .mt-lg-n2 {
        margin-top: -0.5rem !important
    }

    .mt-lg-n3 {
        margin-top: -1rem !important
    }

    .mt-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mt-lg-n5 {
        margin-top: -3rem !important
    }

    .mt-lg-n10 {
        margin-top: -10rem !important
    }

    .mt-lg-ngrid-gutter {
        margin-top: -1.5rem !important
    }

    .me-lg-n1 {
        margin-right: -0.25rem !important
    }

    .me-lg-n2 {
        margin-right: -0.5rem !important
    }

    .me-lg-n3 {
        margin-right: -1rem !important
    }

    .me-lg-n4 {
        margin-right: -1.5rem !important
    }

    .me-lg-n5 {
        margin-right: -3rem !important
    }

    .me-lg-n10 {
        margin-right: -10rem !important
    }

    .me-lg-ngrid-gutter {
        margin-right: -1.5rem !important
    }

    .mb-lg-n1 {
        margin-bottom: -0.25rem !important
    }

    .mb-lg-n2 {
        margin-bottom: -0.5rem !important
    }

    .mb-lg-n3 {
        margin-bottom: -1rem !important
    }

    .mb-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .mb-lg-n5 {
        margin-bottom: -3rem !important
    }

    .mb-lg-n10 {
        margin-bottom: -10rem !important
    }

    .mb-lg-ngrid-gutter {
        margin-bottom: -1.5rem !important
    }

    .ms-lg-n1 {
        margin-left: -0.25rem !important
    }

    .ms-lg-n2 {
        margin-left: -0.5rem !important
    }

    .ms-lg-n3 {
        margin-left: -1rem !important
    }

    .ms-lg-n4 {
        margin-left: -1.5rem !important
    }

    .ms-lg-n5 {
        margin-left: -3rem !important
    }

    .ms-lg-n10 {
        margin-left: -10rem !important
    }

    .ms-lg-ngrid-gutter {
        margin-left: -1.5rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .p-lg-10 {
        padding: 10rem !important
    }

    .p-lg-grid-gutter {
        padding: 1.5rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .px-lg-10 {
        padding-right: 10rem !important;
        padding-left: 10rem !important
    }

    .px-lg-grid-gutter {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .py-lg-10 {
        padding-top: 10rem !important;
        padding-bottom: 10rem !important
    }

    .py-lg-grid-gutter {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pt-lg-10 {
        padding-top: 10rem !important
    }

    .pt-lg-grid-gutter {
        padding-top: 1.5rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pe-lg-10 {
        padding-right: 10rem !important
    }

    .pe-lg-grid-gutter {
        padding-right: 1.5rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .pb-lg-10 {
        padding-bottom: 10rem !important
    }

    .pb-lg-grid-gutter {
        padding-bottom: 1.5rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }

    .ps-lg-10 {
        padding-left: 10rem !important
    }

    .ps-lg-grid-gutter {
        padding-left: 1.5rem !important
    }

    .gap-lg-0 {
        gap: 0 !important
    }

    .gap-lg-1 {
        gap: .25rem !important
    }

    .gap-lg-2 {
        gap: .5rem !important
    }

    .gap-lg-3 {
        gap: 1rem !important
    }

    .gap-lg-4 {
        gap: 1.5rem !important
    }

    .gap-lg-5 {
        gap: 3rem !important
    }

    .gap-lg-10 {
        gap: 10rem !important
    }

    .gap-lg-grid-gutter {
        gap: 1.5rem !important
    }

    .row-gap-lg-0 {
        row-gap: 0 !important
    }

    .row-gap-lg-1 {
        row-gap: .25rem !important
    }

    .row-gap-lg-2 {
        row-gap: .5rem !important
    }

    .row-gap-lg-3 {
        row-gap: 1rem !important
    }

    .row-gap-lg-4 {
        row-gap: 1.5rem !important
    }

    .row-gap-lg-5 {
        row-gap: 3rem !important
    }

    .row-gap-lg-10 {
        row-gap: 10rem !important
    }

    .row-gap-lg-grid-gutter {
        row-gap: 1.5rem !important
    }

    .column-gap-lg-0 {
        -webkit-column-gap: 0 !important;
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }

    .column-gap-lg-1 {
        -webkit-column-gap: .25rem !important;
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }

    .column-gap-lg-2 {
        -webkit-column-gap: .5rem !important;
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }

    .column-gap-lg-3 {
        -webkit-column-gap: 1rem !important;
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }

    .column-gap-lg-4 {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .column-gap-lg-5 {
        -webkit-column-gap: 3rem !important;
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }

    .column-gap-lg-10 {
        -webkit-column-gap: 10rem !important;
        -moz-column-gap: 10rem !important;
        column-gap: 10rem !important
    }

    .column-gap-lg-grid-gutter {
        -webkit-column-gap: 1.5rem !important;
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }

    .text-lg-start {
        text-align: left !important
    }

    .text-lg-end {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 576px) {
    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .mb-32 {
        margin-bottom: 32px
    }
}

.pricing-header .package-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 14px
}

.pricing-header h4 span,
.pricing-header .h4 span {
    font-size: .875rem;
    font-weight: 500;
    margin-left: 5px
}

.pricing-header {
    padding-bottom: 32px;
    border-bottom: 1px dashed var(--bs-secondary)
}

.pricing-feature-list li {
    font-size: 15px;
    padding: 5px 0
}

.integration-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.integration-list-wrap a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 16px;
    margin-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100px;
    -webkit-box-shadow: 7px 7px 10px 0 rgba(55, 65, 81, .12);
    box-shadow: 7px 7px 10px 0 rgba(55, 65, 81, .12)
}

.integration-list-wrap a {
    width: 65px
}

.integration-list-wrap a img {
    padding: 10px
}

.integration-list-wrap a.integration-1 {
    left: -120px;
    top: 0
}

.integration-list-wrap a.integration-2 {
    top: -21px;
    right: -22px
}

.integration-list-wrap a.integration-3 {
    left: -191px;
    margin-right: 16px;
    margin-left: 16px
}

.integration-list-wrap a.integration-5 {
    left: -150px;
    bottom: -30px
}

.integration-list-wrap a.integration-6 {
    left: 50px;
    bottom: 0
}

.integration-list-wrap a.integration-7 {
    left: 120px;
    top: 0
}

.integration-list-wrap a.integration-8 {
    top: -21px;
    right: 22px
}

.integration-list-wrap a.integration-9 {
    left: 191px
}

.integration-list-wrap a.integration-11 {
    left: 150px;
    bottom: -30px
}

.integration-list-wrap a.integration-12 {
    left: -50px;
    bottom: 0
}

.integration-badge {
    top: 8%;
    right: 8%;
    font-size: 12px;
    letter-spacing: .2px;
    font-weight: 500;
    font-family: var(--body-font-primary);
}

.connected-app-single {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.connected-app-single:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 20px 20px 0 rgba(2, 19, 79, .09);
    box-shadow: 0 20px 20px 0 rgba(2, 19, 79, .09);
    background: #fff !important
}

@media(min-width: 320px)and (max-width: 991px) {
    .integration-list-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .integration-list-wrap a {
        position: inherit;
        width: 45px
    }

    .integration-list-wrap a img {
        padding: 10px
    }
}

@media(min-width: 320px)and (max-width: 767px) {
    .integration-list-wrap a img {
        padding: 0
    }

    .integration-list-wrap a {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-right: 8px;
        margin-left: 8px
    }
}

.integration-logo {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .12)
}

@media(min-width: 768px) {
    .integration-logo-wrap {
        grid-gap: 12px
    }
}

.circle-shape-1 {
    top: -240px;
    width: 356px;
    min-height: 356px;
    min-width: 356px
}

.bg-warning {
    background-color: #ffc300 !important
}

.circle-shape-3 {
    bottom: -210px;
    width: 300px;
    min-height: 300px;
    min-width: 300px
}

@media(min-width: 320px)and (max-width: 991px) {

    .circle-shape-2,
    .circle-shape-1,
    .circle-shape-3 {
        display: none
    }
}

.bg-dark-light {
    background-color: #ff4c29;
}

.left-5 {
    left: 5%
}

.right-5 {
    right: 5%
}



.rounded-circle {
    border-radius: 50% !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.ptb-120 {
    padding: 120px 0
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(-1*var(--bs-gutter-y));
    margin-right: calc(-0.5*var(--bs-gutter-x));
    margin-left: calc(-0.5*var(--bs-gutter-x))
}

.ca-service-section .row > * {
    --bs-gutter-y: 50px;
}

.section-heading {
    margin-bottom: 50px
}

.hero-screen-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: -120px
}

.hero-screen-wrap .phone-screen {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    width: 220px;
    margin-bottom: -30px;
    margin-right: -220px;
    z-index: 2
}

.hero-screen-wrap .mac-screen {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 885px;
    flex: 0 0 885px;
    width: 885px;
    margin-right: -180px;
    z-index: 1
}

@media(min-width: 1480px)and (max-width: 1836px) {
    .hero-screen-wrap {
        margin-right: 0
    }

    .hero-screen-wrap .phone-screen {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 165px;
        flex: 0 0 165px
    }

    .hero-screen-wrap .mac-screen {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 765px;
        flex: 0 0 700px;
        margin-right: 0
    }
}

@media(min-width: 320px)and (max-width: 1479px) {
    .hero-screen-wrap {
        margin-right: 0
    }

    .hero-screen-wrap .phone-screen {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        margin-right: 0
    }

    .hero-screen-wrap .mac-screen {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 465px;
        flex: 0 0 465px;
        margin-right: 0
    }
}

@media(min-width: 320px)and (max-width: 767px) {
    .hero-screen-wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hero-screen-wrap .phone-screen {
        display: none
    }

    .hero-screen-wrap .mac-screen {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }
}

.customer-logos-grid {
    display: grid;
    grid-auto-columns: 1fr;
    grid-row-gap: 16px;
    margin-right: auto;
    margin-left: auto;
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto
}

.customer-logos-grid img,
.customer-logo {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height:100% !important;
}

.promo-border-hover:hover {
    background: rgba(0, 0, 0, 0) !important;
    border-color: #000000 !important;
}

.img-overlay-list {
    left: 40px;
    bottom: 30px;
    z-index: 1;
    grid-row-gap: 17px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto
}

.img-overlay-list li {
    margin: 12px 0
}

.img-overlay-list li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 12px
}

.dot-mask {
    -webkit-mask-image: url(../../web-assets/img/dots.svg);
    mask-image: url(../../web-assets/img/dots.svg)
}

.dm-wh-200 {
    width: 200px;
    height: 200px
}

.dm-wh-250 {
    width: 250px;
    height: 250px
}

.dm-wh-300 {
    width: 300px;
    height: 300px
}

.dm-wh-350 {
    width: 350px;
    height: 350px
}

.dm-size-10 {
    -webkit-mask-size: 10px;
    mask-size: 10px
}

.dm-size-12 {
    -webkit-mask-size: 12px;
    mask-size: 12px
}

.dm-size-14 {
    -webkit-mask-size: 14px;
    mask-size: 14px
}

.dm-size-16 {
    -webkit-mask-size: 16px;
    mask-size: 16px
}

.dm-size-18 {
    -webkit-mask-size: 18px;
    mask-size: 18px
}

.dm-size-20 {
    -webkit-mask-size: 20px;
    mask-size: 20px
}

.dot-mask.bottom-right {
    right: -35px;
    bottom: -35px
}

.dot-mask.top-right {
    right: -35px;
    bottom: -35px
}

.dot-mask.top-left {
    left: -35px;
    top: -35px
}

.dot-mask.bottom-left {
    left: -35px;
    bottom: -35px
}

.feature-grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.highlight-card {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    display: block
}

.feature-card.border:hover {
    border-color: #ff4c29 !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: rgba(0, 0, 0, 0)
}

.process-card {
    position: relative;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: 0 5px 20px 0 rgba(210, 210, 245, .25);
}

.process-card-two {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.custom-shadow {
    -webkit-box-shadow: 0 5px 20px 0 rgba(210, 210, 245, .5);
    box-shadow: 0 5px 20px 0 rgba(210, 210, 245, .5)
}

.shadow-hover:hover {
    -webkit-box-shadow: 0 5px 20px 0 rgba(210, 210, 245, .5);
    box-shadow: 0 5px 20px 0 rgba(210, 210, 245, .5);
    z-index: 3
}

.process-icon {
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: 0 auto 35px
}

.process-card-two:hover .process-icon {
    background-color: #fff;
    color: #ff4c29 !important;
}

.process-card:hover {
    background: #fff
}

.process-card:hover .process-icon {
    background: #ff4c29 !important
}

.process-card:hover .process-icon span,
.process-card:hover .process-icon span i {
    color: #fff !important
}

.dots-line {
    position: relative;
    top: auto;
    right: auto;
    z-index: 2;
    width: 100px;
    height: 1px;
    padding-top: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 2px dashed #ff4c29
}

.dots-line.first {
    position: relative;
    margin-right: -43px;
    margin-left: -43px
}

.integration-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.integration-list-wrap a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 16px;
    margin-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100px;
    -webkit-box-shadow: 7px 7px 10px 0 rgba(55, 65, 81, .12);
    box-shadow: 7px 7px 10px 0 rgba(55, 65, 81, .12)
}

.integration-list-wrap a {
    width: 65px
}

.integration-list-wrap a img {
    padding: 10px
}

.integration-list-wrap a.integration-1 {
    left: -120px;
    top: 0
}

.integration-list-wrap a.integration-2 {
    top: -21px;
    right: -22px
}

.integration-list-wrap a.integration-3 {
    left: -191px;
    margin-right: 16px;
    margin-left: 16px
}

.integration-list-wrap a.integration-5 {
    left: -150px;
    bottom: -30px
}

.integration-list-wrap a.integration-6 {
    left: 50px;
    bottom: 0
}

.integration-list-wrap a.integration-7 {
    left: 120px;
    top: 0
}

.integration-list-wrap a.integration-8 {
    top: -21px;
    right: 22px
}

.integration-list-wrap a.integration-9 {
    left: 191px
}

.integration-list-wrap a.integration-11 {
    left: 150px;
    bottom: -30px
}

.integration-list-wrap a.integration-12 {
    left: -50px;
    bottom: 0
}

.integration-badge {
    top: 8%;
    right: 8%;
    font-size: 12px;
    letter-spacing: .2px;
    font-weight: 500;
    font-family: var(--body-font-primary);
}

.integration-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-gap: 25px;
    justify-items: center
}

.integration-list li {
    width: 100%
}

.integration-list li .single-integration {
    -webkit-box-shadow: rgba(13, 21, 55, .06) 0 5px 50px;
    box-shadow: rgba(13, 21, 55, .06) 0 5px 50px;
    display: block;
    margin: auto;
    text-align: center;
    padding: 20px;
    border-radius: 6px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.integration-list li .single-integration img {
    width: 100%;
    height: auto;
    
    margin: auto
}

.integration-list li .single-integration:hover {
    -webkit-box-shadow: 0 20px 20px 0 rgba(2, 19, 79, .1);
    box-shadow: 0 20px 20px 0 rgba(2, 19, 79, .1);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.integration-logo {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .12)
}

.animate-element {
    list-style: none;
    width: 100%;
    height: 100%;
    right: 0
}

.animate-element li {
    position: absolute;
    height: 100%;
    width: 100%
}

.span-arrow {
    font-size: 20px;
    margin-bottom: 10px;
    color: #ff3951;
    font-weight: 600
}

.bg-orange {
    background-color: #ff3951;
    color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0)
}

.bg-orange:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #ff3951;
    border: 1px solid #ff3951
}

.digi-hero-img ul li {
    position: absolute
}

.digi-hero-img ul li:nth-child(1) {
    top: -14%;
    left: -4%
}

.digi-hero-img ul li:nth-child(2) {
    bottom: -30%;
    left: -16%
}

.digi-hero-img ul li:nth-child(3) {
    right: 13%;
    bottom: -1%
}

.digi-hero-img ul li:nth-child(4) {
    top: 18%;
    right: -10%
}

.digi-service-single {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 8px;
    border: 1px solid rgba(17, 24, 39, .12);
    padding: 48px 24px 30px 24px
}

.digi-service-single img {
    margin-bottom: 24px
}

.digi-service-single a {
    font-size: 14px;
    color: #575757;
    font-weight: 600
}

.digi-service-single:hover {
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-box-shadow: 14px 14px 56px rgba(33, 38, 106, .1);
    box-shadow: 14px 14px 56px rgba(33, 38, 106, .1)
}

.digi-newsletter .digi-news-form {
    position: relative
}

.digi-newsletter .digi-news-form .form-control {
    border-radius: 50px;
    height: 52px;
    border: 0
}

.digi-newsletter .digi-news-form .digi-news-button {
    position: absolute;
    right: 0;
    top: 0;
    background: #ff3951;
    border-radius: 0px 50px 50px 0px;
    padding: 16px 20px;
    font-size: 14px;
    font-weight: 600;
    border: 0;
    display: inline-block;
    color: #fff
}

.digi-contact-left .contact-box {
    background: #fff;
    -webkit-box-shadow: 0px 10px 65px rgba(11, 9, 27, .04);
    box-shadow: 0px 10px 65px rgba(11, 9, 27, .04);
    border-radius: 4px;
    padding: 24px 32px
}

.digi-contact-left .contact-box img {
    margin-bottom: 24px
}

.digi-contact-form-bg {
    padding: 48px 40px;
    -webkit-box-shadow: 14px 14px 56px rgba(33, 38, 106, .1);
    box-shadow: 14px 14px 56px rgba(33, 38, 106, .1);
    border-radius: 10px
}

.digi-contact-form-bg ul li:first-child {
    width: 90px;
    height: 90px;
    border: 15px solid #ff3951;
    border-radius: 50%;
    left: -6%;
    position: absolute;
    top: -8%;
    z-index: -4
}

.digi-contact-form-bg ul li:last-child {
    width: 140px;
    height: 140px;
    background-color: #ffc226;
    border-radius: 50%;
    right: -60px;
    position: absolute;
    bottom: -60px;
    z-index: -5
}

.digi-blog-single .digi-blog-thumb {
    position: relative
}

.digi-blog-single .digi-blog-thumb .d-tag {
    color: #f5f5f5;
    padding: 8px 30px;
    border-radius: 50px;
    position: absolute;
    bottom: -20px;
    right: 30px
}

.digi-blog-single .digi-blog-thumb .d-tag.marketing {
    background-color: #ffc226
}

.digi-blog-single .digi-blog-thumb .d-tag.design {
    background-color: #ff3951
}

.digi-blog-single .digi-blog-info span {
    font-weight: 600;
    margin-bottom: 16px;
    display: block
}

.digi-blog-single .digi-blog-info h4,
.digi-blog-single .digi-blog-info .h4 {
    font-size: 20px
}

.digi-blog-single .digi-blog-info a {
    color: #737373
}

.digi-blog-single .digi-blog-info a:hover {
    color: #ff3951
}

.digi-blog-list .list-header {
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #14142b;
    border-radius: 8px 8px 0px 0px
}

.digi-blog-list .list-header h5,
.digi-blog-list .list-header .h5 {
    color: #fff;
    font-weight: 600;
    font-weight: 20px;
    margin-bottom: 0
}

.digi-blog-list .digi-blog-posts {
    border-radius: 0 0 8px 8px;
    padding: 35px 24px
}

.digi-why-left {
    position: relative
}

.digi-why-left ul li {
    position: absolute
}

.digi-why-left ul li:nth-child(1) {
    top: 40px;
    left: 60px
}

.digi-why-left ul li:nth-child(2) {
    right: 0;
    bottom: -10px
}

.digi-why-right ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px
}

.border-line-bg {
    background-image: url("../../web-assets/img/software-company/border-line.png");
    background-repeat: repeat-y;
    background-position: center top
}

.sc-shape-gradient {
    border-radius: 100px;
    background: linear-gradient(189.84deg, rgba(98, 98, 239, 0.2) -115.69%, rgba(98, 98, 239, 0) 66.95%)
}

.sc-shape-gradient-1 {
    width: 115px;
    height: 215px;
    left: 60px;
    top: 100px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.sc-shape-gradient-2 {
    width: 115px;
    height: 390px;
    top: 0;
    right: 40px
}

.sc-shape-gradient-3 {
    width: 115px;
    height: 214px;
    top: 35px;
    right: 200px
}

.sc-service-card {
    padding: 40px 24px;
    -webkit-box-shadow: 4px 4px 25px rgba(160, 160, 160, .1);
    box-shadow: 4px 4px 25px rgba(160, 160, 160, .1);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sc-service-card .explore-more {
    color: #666;
    font-weight: 600
}

.sc-service-card .explore-more:hover {
    color: #ff4c29
}

.sc-service-card .feature-icon {
    opacity: .15;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sc-service-card:hover {
    -webkit-box-shadow: 0 4px 20px rgba(2, 0, 91, .1);
    box-shadow: 0 4px 20px rgba(2, 0, 91, .1)
}

.sc-service-card:hover .feature-icon {
    opacity: 1
}

.sc-about-section .sc-shape-gradient-4 {
    width: 100px;
    height: 214px;
    top: 100px;
    left: 40px
}

.sc-about-section .sc-shape-gradient-5 {
    width: 115px;
    height: 270px;
    bottom: 60px;
    left: 100px
}

.sc-about-section .sc-shape-gradient-6 {
    width: 115px;
    height: 214px;
    right: 80px;
    top: 150px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sc-about-left .ab-shape {
    left: 90px;
    top: 25px
}

.sc-about-right .doted-border {
    border-bottom: 1px dotted #dbd4ff
}



.sc-cta-box {
   
    padding: 64px 90px
}

.sc-cta-box .cta-shape {
    left: -2px;
    top: 3px;
    -webkit-animation: 15s rotate-animation linear infinite;
    animation: 15s rotate-animation linear infinite
}


.icon-sm {
    font-size: 25px
}

.opacity-15 {
    opacity: .15
}

.sticky-header {
    padding: 5px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.affix {
    top: 0;
    left: 0;
    margin: auto;
    position: fixed;
    width: 100%;
    z-index: 9;
    -webkit-animation: 300ms ease-in-out fadeInDown;
    animation: 300ms ease-in-out fadeInDown;
    background: #111827;
    padding: 5px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.dropdown-grid {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    background: #fff
}

.dropdown-grid.width-half {
    grid-template-columns: 1fr;
    width: 320px
}

.dropdown-grid.width-full {
    grid-template-columns: 1fr 1fr;
    width: 580px
}

.dropdown-grid.width-full.homepage-dropdown {
    grid-template-columns: 1fr;
    width: 750px
}

.dropdown-grid.width-full.homepage-dropdown ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.width-full-3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 800px
}

.width-full-3 .dropdown-grid-item {
    width: 240px
}

.dropdown-grid-item {
	width: auto;
	padding: 20px;
	border: 1px solid #ffffff45;
}

.width-full-3 .dropdown-grid-item.last-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
    grid-column-start: span 2
}

.radius-right-side {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem
}

.radius-left-side {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem
}

.main-menu li.nav-item {
    position: relative
}

/*.main-menu li.nav-item .dropdown-menu:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: -9px;*/
/*    left: 50%;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    -webkit-transform: translate(-50%, 0) rotate(-315deg);*/
/*    transform: translate(-50%, 0) rotate(-315deg);*/
/*    border-radius: 3px;*/
/*    background-color: #fff;*/
/*    opacity: 0;*/
/*    -webkit-transition: all .3s ease;*/
/*    transition: all .3s ease*/
/*}*/

.main-menu li.nav-item:hover .dropdown-menu:before {
    opacity: 1
}

.main-menu li a.nav-link {
	padding: .85rem 1rem;
	font-size: .9375rem;
	font-weight: 500;
	position: relative;
	font-family: var(--body-font-primary);
	font-size: 16px;
	border: none;
	font-weight: 700 !important;
}

.dropdown-menu {
    right: auto;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media(max-width: 1600px) {
    .homepage-list-wrapper {
        left: 190% !important
    }

    .homepage-list-wrapper::before {
        left: 37% !important
    }
}

@media(max-width: 1440px) {
    .homepage-list-wrapper {
        left: 340% !important
    }

    .homepage-list-wrapper::before {
        left: 24% !important
    }
}

.navbar-dark .main-menu li a.nav-link, .navbar-dark .action-btns a.btn-link {
	color: #fff;
	font-weight: 600;
}

.navbar-light .main-menu li a.nav-link,
.navbar-light .action-btns a.btn-link,
.navbar-dark.sticky-header.affix .main-menu li a.nav-link,
.navbar-dark.sticky-header.affix .action-btns a.btn-link {
    color: #fff
}

/*.navbar-light.sticky-header.affix,*/
/*.navbar-dark.sticky-header.affix {*/
/*    background: #fff*/
/*}*/

.navbar-light.sticky-header.affix .btn,
.navbar-dark.sticky-header.affix .btn,
.bg-dark .btn,
.coming-soon-section .btn,
.bg-gradient .btn,
.coming-soon-section .btn,
.navbar-dark .btn-primary {
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar-light .navbar-brand img.logo-white,
.navbar-dark .navbar-brand img.logo-color {
    display: none
}

.navbar-dark.sticky-header.affix .navbar-toggler span {
    color: #737373
}

.navbar-dark.sticky-header.affix .navbar-brand img.logo-color {
    display: block
}

.main-menu li a.nav-link:hover,
.action-btns a.btn-link:hover,
.navbar-dark.sticky-header.affix .main-menu li a.nav-link:hover,
.navbar-dark.sticky-header.affix .action-btns a.btn-link:hover {
    color: #e1e1e1
}

.dropdown-grid-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    padding: .55rem 1rem !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 4px
}

.dropdown-grid-item a span {
    opacity: .9;
    font-size: .9375rem;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.dropdown-grid-item a:hover {
    background: #373737
}

.dropdown-grid-item .drop-heading {
    padding-left: 1rem;
    font-size: 1rem
}

.dropdown-grid-item .drop-title {
    font-size: .875rem;
    color: #737373;
    font-weight: 500;
    font-family: var(--body-font-primary);
}

.dropdown-grid-item a:hover .drop-title,
.dropdown-grid-item a:hover span {
    color: #ff4c29;
    opacity: 1
}

.demo-list {
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-right: 12px;
    text-align: center
}

.dropdown-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.dropdown-info p {
    font-size: 13px;
    margin-bottom: 0
}

.offcanvas.show {
    visibility: visible;
    z-index: 9999
}

.offcanvas-backdrop:before {
    display: none
}

.offcanvas-header button.close-btn {
    background: rgba(255, 107, 53, .12);
    width: 30px;
    height: 30px;
    text-align: center;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 20px
}

.offcanvas-header button.close-btn i {
    line-height: 32px
}

.offcanvas-body .dropdown-toggle::after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 500;
    position: absolute;
    right: 0;
    border: none
}

.offcanvas-body .main-menu li a.nav-link {
    color: #737373;
    padding: .5rem 1rem
}

.offcanvas-body .main-menu li a.nav-link:hover {
    color: #ff4c29
}

.offcanvas-body .radius-right-side {
    border-top-right-radius: 0;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem
}

.offcanvas-body .dropdown-menu {
    position: relative !important;
    left: 0 !important;
    margin: 15px 0 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.offcanvas-body .dropdown-grid {
    display: block;
    width: auto
}

.offcanvas-body .dropdown-grid-item {
    width: 100%
}

.offcanvas-body .dropdown-grid-item.last-item {
    display: none
}

@media(max-width: 1199px) {
    .nav.main-menu {
        display: block !important
    }
}

@media(max-width: 991px) {
    .nav.main-menu {
        display: block
    }
}

@media(min-width: 320px)and (max-width: 767px) {
    .sticky-header.affix {
        padding: 15px 0 !important
    }
}

.dropdown-toggle::after {
    vertical-align: middle
}

.ins-header {
    position: relative;
    z-index: 3
}

.footer-section.startup-footer .single-footer-widget .footer-quick-links.address-link a {
	padding-left: 0;
}
    .productive-area-content { background-color: #fff; }
    .project-title .project-btn {  position: inherit; }
    .blog-item .single-blog-item {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	margin-bottom: 0;
}
.blog-item, .blog-two-section .blog-item-two {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px #0000001a;
	background-color: #fff;
	margin-bottom: 20px;
}
.blog-section.startup-blog .col-lg-4.col-md-6 {
	display: flex;
}
.products-area-content img {
	height: 48px;
}
.partner-affiliate .col-lg-3:nth-child(2n+1) .products-area-content {
	background-color: #e3e4e6;
}
.partner-affiliate .col-lg-3:nth-child(2n) .products-area-content {
	background-color: #f8f8f8;
}
.products-area-content {
	padding: 20px;
}
.offer-section.partner-affiliate .col-lg-3 {
	display: flex;
}
.products-area-content .products-image {
  text-align: left;
}
	.impulsebyte-services.visitor-section .visitor-content-area .icon img {
	height: 70px;
}

.tt-theme-light, .tt-theme-dark {
	position: relative;
	top: 3px;
}
.tt-theme-light {
	display: block;
}
.tt-theme-dark {
	display: none;
}
[data-bs-theme="dark"] .tt-theme-dark {
	display: block;
}
[data-bs-theme="dark"] .tt-theme-light {
	display: none;
}



.customer-section{
    background-color: #003638 !important;
}


.quote-main-sec{
    padding:150px 0px 100px 0px;
}
.form-group input{
    padding:10px;
    width:100%;
}
.form-group select{
    padding: 14px;
    width: 100%;
}
.form-group textarea{
    width:100%;
    padding: 10px;
    
}
.form-Wrap {
    border: 2px solid #b3aeae;
}
.form-info.lazyloaded h2,.form-info.lazyloaded h4,.form-info.lazyloaded h5,.form-info.lazyloaded p{
    color:#fff;
    margin-bottom:30px !important;
}
.form-info-wrap h4,.form-info-wrap h5{
    margin-bottom:8px !important;
}
.quote-main-sec ul li{
    list-style:none;
    margin:20px 0px;
}
.mail-svg svg#Layer_1 {
    width: 30px;
    height: auto;
}

.quote-sec-btn {
    background: #000000 !important;
    color: #fff !important;
    padding: 10px 60px !important;
}
.quote-sec-btn:hover{
    color:#000000 !important;
    border:1px solid #000000 !important;
    background:#fff !important;
    padding:10px 60px !important;
    
}
.form-inner h2{
    font-weight:700 !important;
}
.form-inner p{
    color:#000000 !important;
}


.black-bg { background-color: #000 !important; }
.black-bg .btn.btn-primary {
background-color: #fff;
color: #000 !important;
text-transform: uppercase;
font-size: 12px;
border: none;
font-weight: 700;
}


.black-bg .active h6{
    color:#000 !important;
}

.black-bg h2,.black-bg h3,.black-bg h4,.black-bg h5,.black-bg h6,.black-bg p{
    color:#fff !important;
}
.white-bg { background-color: #fff !important; }
.white-bg .btn.btn-primary {
background-color: #000 !important;
color: #fff !important;
text-transform: uppercase;
font-size: 12px;
border: none;
font-weight: 700;
}

.black-bg h2, .black-bg h3, .black-bg h4, .black-bg h5, .black-bg h6, .black-bg p, .black-bg a, .black-bg span, .black-bg div, .black-bg h1 {
	color: #fff !important;
	border-color: #fff !important;
}
.feature-card a{
    color:#fff !important;
    text-decoration: underline !important;
}
.black-bg .active .author-info span{
    color:#000 !important;
}
.black-bg .author-info span{
    color:#fff !important;
}

.text-primary-1{
	display: inline-block;
    font-size: 15px;
    color: #000000 !important;
    background-color: transparent;
    font-weight: 500;
}


/* Menu Mega Code Start */
#mega-menu {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  max-width: 150px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199.98px) {
  #mega-menu {
    max-width: 120px;
  }
}
#mega-menu .menu {
  border-radius: 4px 0 0 4px;
  background-color: #ffffff;
  border: 1px solid #E9E9E9;
  opacity: 0;
  position: relative;
  top: 20px;
  z-index: 90;
  width: 330px;
  visibility: hidden;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199.98px) {
  #mega-menu .menu {
    width: 310px;
  }
}
#mega-menu .menu li {
  background-color: #ffffff;
  border-left: 2px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mega-menu .menu li:hover {
  background-color: #F0EFEC;
  border-left: 2px solid #5BBB7B;
}
#mega-menu .menu li:hover .drop-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(1.8%);
}
#mega-menu .menu li a {
  border-left: 2px solid transparent;
  padding: 5px 20px;
  display: block;
  position: relative;
}
@media (max-width: 1199.98px) {
  #mega-menu .menu li a {
    padding: 5px 15px;
  }
}
#mega-menu .menu li a.dropdown:after {
  content: "";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  right: 30px;
  font-size: 14px;
  color: var(--headings-color);
}
#mega-menu .menu li:first-child {
  border-radius: 4px 0 0 0;
}
#mega-menu .menu li:last-child {
  border-radius: 0 0 0 4px;
}
#mega-menu .menu .menu-icn {
  color: #1F4B3F;
  font-size: 22px;
  margin-right: 8px;
  min-width: 30px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
#mega-menu .menu .menu-title {
  color: var(--headings-color);
  font-family: var(--title-font-family);
  font-weight: 500;
  font-size: 15px;
  line-height: 50px;
}
#mega-menu .drop-menu {
  background-color: #ffffff;
  border: 1px solid #E9E9E9;
  border-radius: 0 4px 4px 0;
  -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  -moz-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  -o-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  height: 493px;
  opacity: 0;
  visibility: hidden;
  padding: 30px;
  position: absolute;
  top: -1px;
  left: 316px;
  width: 650px;
  z-index: -1;
  transform: translateX(-1%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199.98px) {
  #mega-menu .drop-menu {
    left: 298px;
    width: 530px;
  }
}
#mega-menu .drop-menu .cat-title {
  color: var(--headings-color);
  margin-bottom: 10px;
}
#mega-menu .drop-menu li {
  background-color: transparent;
}
#mega-menu .drop-menu li:hover {
  background-color: transparent;
  border-color: transparent;
}
#mega-menu .drop-menu li a {
  border-bottom: none;
  color: var(--body-text-color);
  font-size: 14px;
  font-family: var(--title-font-family);
  font-weight: 400;
  line-height: 32px;
  padding: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#mega-menu .drop-menu li a:hover {
  color: var(--headings-color);
}
#mega-menu:hover .menu {
  opacity: 1;
  top: 10px;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.home1_style.at-home2 #mega-menu {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  margin-left: 15px;
}

/* Menu Mega Code End */

.process-icon-2 {
    position: relative;
}
.process-icon-2 i {
    opacity: .6;
}
.process-icon-2:after {
    content: "";
    position: absolute;
    top: -20px;
    width: 0;
    right: 47%;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    height: 150px;
    z-index: -1;
    border-style: dashed;
    border-width: 1px;
    border-color: rgba(17, 24, 39, .12);
    /*background-color: rgba(0, 0, 0, 0)*/
}
.process-icon-2 i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
}
.work-process-list li:last-child .process-icon-2:after {
    display: none
}

.work-process-list li,
.process-icon-2 i {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}


.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-classic,
.fa-regular,
.fa-solid,
.far,
.fas {
    font-family: "Font Awesome 6 Free"
}

.fa-brands,
.fab {
    font-family: "Font Awesome 6 Brands"
}
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.ttf) format("truetype")
}
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid,
.fas {
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-display: block;
    font-weight: 400;
    src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 400;
    src: url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    font-display: swap;
    src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    font-display: swap;
    src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    font-display: swap;
    src: url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    font-display: swap;
    src: url(../fonts/fa-v4compatibility.woff2) format("woff2"), url(../fonts/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a
}

@font-face {
    font-family: "flaticon_quiety";
    font-display: swap;
    src: url("../fonts/flaticon_quiety.ttf") format("truetype"), url("../fonts/flaticon_quiety.woff") format("woff"), url("../fonts/flaticon_quiety.woff2") format("woff2"), url("../fonts/flaticon_quiety.eot") format("embedded-opentype"), url("../fonts/flaticon_quiety.html") format("svg")
}

i[class^=flaticon-]:before,
i[class*=" flaticon-"]:before {
    font-family: flaticon_quiety !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    font-display: swap;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.ttf) format("truetype")
}

.bg-success-soft {
    background-color: rgba(116, 181, 27, .2)
}
.bg-dark-soft {
    background-color: rgba(229, 229, 229, .5);
}
.bg-warning-soft {
    background-color: rgba(255, 195, 0, .2);
}


.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
    content: "$"
}
.icon-box {
    margin-bottom: 30px
}

.icon-box i {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 22px
}

.link-with-icon i {
    vertical-align: middle;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    padding-left: 4px
}

.link-with-icon:hover i {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    margin-left: 3px
}
.fa-arrow-right:before {
   content: "";
}
.fa-users:before {
    content: ""
}
.fa-fingerprint:before {
    content: ""
}

.list-two-col,
.list-three-col {
    max-width: 100%
}

.list-two-col li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 12px
}
.faq-icon {
    font-size: 25px;
    line-height: normal;
}
.fa-2x {
    font-size: 2em;
}
.fa-headset:before {
    content: ""
}
.fa-briefcase:before {
    content: "";
}
.fa-truck:before {
    content: "";
}
.fa-chart-simple:before {
    content: "";
}
.fa-file:before {
    content: "";
}
.fa-user-friends:before,
.fa-user-group:before {
    content: ""
}
.fa-spell-check:before {
    content: "";
}
.fa-cog:before, .fa-gear:before {
    content: "";
}
.fa-check-circle:before, .fa-circle-check:before {
    content: "";
}
.fa-check::before {
    content: "";
}
.fa-folder-tree:before {
    content: "";
}
.fa-bezier-curve:before {
    content: "";
}
.fa-layer-group:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}
.fa-circle-play:before, .fa-play-circle:before {
    content: "";
}
.fa-credit-card-alt:before, .fa-credit-card:before {
    content: "";
}
.fa-microphone:before {
    content: "";
}
.fa-code-branch:before {
    content: "";
}
.fa-bolt:before, .fa-zap:before {
    content: "";
}
.fa-lock:before {
    content: "";
}
.fa-code:before {
    content: "";
}
.fa-bug:before {
    content: "";
}

.feature-card a.link-with-icon.text-decoration-none.mt-3 {
    color: #010010 !important;
    margin-top: 5px;
    display: inline-block;
}
.flaticon-menu:before {
 content:""
}
#clients .clients-wrap {
    border-top: 1px solid #d6eaff;
    border-left: 1px solid #d6eaff;
    margin-bottom: 30px;
}

#clients .client-logo {
    padding: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #d6eaff;
    border-bottom: 1px solid #d6eaff;
    overflow: hidden;
    background: #fff;
    /*height: 260px;*/
}
#clients .clients-wrap {
	justify-content: center;
	align-items: center;
	display: flex;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	flex-wrap: wrap;
}
#clients .clients-wrap .col-6 { padding: 0; }

#clients img {
    transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 768px) {
    #clients .client-logo {
    padding: 30px;
}
}



.container-fluid banner {
  position: relative;
  min-height: 100vh;
  column-gap: 3rem;
  padding-block: min(20vh, 3rem);
  padding-inline: 2.3em;
  align-items: center;
  justify-content: center;
  background: #000;
  overflow: hidden;
}
@media screen and (min-width: 960px) {
  .container-fluid banner {
    display: flex;
    padding-inline: 0;
  }
}

 
#banner .content {

  color: #fff;
  position: relative;
  z-index: 2;
  margin-bottom: 3em;
}
@media screen and (max-width: 768px) {
  #banner .content {
    width: 100%;
  }
}
#banner h1 {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.2;
  color: #fff;
}
#banner p {
  font-size: 1rem;
  line-height: 1.8;
  margin-inline: auto;
  margin-top: 10px;
  color: #fff;
}
#banner .counter {
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 2.5em 0 2em 0;
  gap: 2em;
}
#banner .counter i {
  margin-right: 10px;
  color: #fff;
}
#banner .counter span {
  display: block;
  text-transform: capitalize;
  font-size: 0.8rem;
  color: #fff;
  margin-top: 3px;
}
#banner .btn {
    background-color: #fff;
    color: #000;
  display: inline-block;
  border-radius: 4px;
  transition: 0.3s ease-in;
}
/*#banner .btn {
  background-color: #d51a6d;
  border: none;
  color: white;
  padding: 12px 20px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  border-radius: 4px;
  transition: 0.3s ease-in;
}*/
#banner .btn i {
  margin-left: 15px;
  color: #fff;
}
#banner .btn:hover {
  background-color: #bbb;
}

#banner .swiper-container {
  position: relative;
  overflow: hidden;
  
  right: 0px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #banner .swiper-container {
    width: 100%;
  }
  #banner h1 {
    font-size: 1.8rem;
}
}

.swiper-lat-new {
  position: relative;
  width: 100%;
  z-index: 2;
}

.swiper.swiper-lat-new {
	width: auto;
}

@media screen and  (min-width: 769px){
    .swiper-lat-new .swiper-slide {
  height: auto;
}
}

.swiper-lat-new .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: self-start;
  position: relative;
  border-radius: 12px;
  box-shadow: -1px 5px 15px #0000001f;
  text-align: center;
  opacity: 0.4;
  transition: opacity 0.4s ease-in;
}




/*.swiper-lat-new .swiper-slide .slide-content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -10px);
  width: 90%;
}*/
/*.swiper-slide--one {*/
/*  background: #0f2027;*/
/*  background: url("https://in.impulsebyte.in/wp-content/uploads/2022/05/Beyond-Byron-Ebikes.webp") no-repeat 50% 50%/contain;*/
/*}*/
/*.swiper-slide--two {*/
/*  background: url("https://in.impulsebyte.in/wp-content/uploads/2022/05/Le-Fix.webp") no-repeat 50% 50%/contain;*/
/*}*/
/*.swiper-slide--three {*/
/*  background: url("https://in.impulsebyte.in/wp-content/uploads/2023/03/impulsebyte-projects-roundcab.webp") no-repeat 50% 50%/contain;*/
/*}*/
/*.swiper-slide--four {*/
/*  background: url("https://in.impulsebyte.in/wp-content/uploads/2023/04/impulsebyte-projects-fibres-et-cables.webp") no-repeat 50% 50%/contain;*/
/*}*/
/*.swiper-slide--five {*/
/*  background: url("https://in.impulsebyte.in/wp-content/uploads/2022/05/Studio-Pehel.webp") no-repeat 50% 50%/contain;*/
/*}*/
/*.swiper-slide--six {*/
/*  background: url("https://in.impulsebyte.in/wp-content/uploads/2022/09/shopunmasked-1.webp") no-repeat 50% 50%/contain;*/
/*}*/


.swiper-slide-active {
  display: grid;
  opacity: 1;
}

.swiper-pagination {
  position: relative;
  bottom: -0.313rem;
  text-align: center;
  margin-top: 35px;
  width: auto;
}
.swiper-pagination-bullet {
  border-radius: 0;
  width: 1.5rem;
  height: 0.25rem;
  background: #fff;
}
.swiper-pagination-bullet-active {
  background: #fff;
}

.circle {
    position: absolute;
    bottom: 5em;
    left: -5em;
    width: clamp(150px, 40vw, 400px);
    height: clamp(150px, 40vw, 400px);
    background: #ff4c29;
    border-radius: 50%;
    z-index: 1;
    opacity: 0.2;
}
.new_banner_section {
	background-color: #000;
}
#banner .swiper-slide-active {
    display: grid;
    opacity: 1;
    border-width: 1px;
  border-style: solid;
  border-image: 
    linear-gradient(
      to top, 
      red, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#banner .swiper-slide h3 {
    color: #fff;
}
.fa-user::before {
    content: "\f007";
}
.fa-globe::before {
    content: "\f0ac";
}
#banner ul.counter {
    list-style: none;
    padding: 0;
}
#banner ul.counter h3 {
    color: #fff;
    font-size: 16px;
}



header .navbar .navbar-toggler {
    border-left: 1px solid #ffffff4a !important;
    border-left-color: rgba(255, 255, 255, 0.29);
    border-radius: 0;
    padding: 20px;
    border-color: #ffffff29 !important;
}
.offcanvas {
    background-color: #000;
}


.global-accordian .accordion-button {
    background-color: rgba(0, 0, 0, 0.06);
    height: 80px;
    padding: 20px;
    font-weight: bold;
    border: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.global-accordian .accordion-button.collapsed {
    font-weight: bold;
    border-radius: 8px;
}
.global-accordian .accordion-collapse {
    background-color: rgba(0, 0, 0, 0.06);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}


.main-services-accordian .accordion-item, .services-accordian .accordion-item {
	margin-bottom: 15px;
}
.main-services-accordian .global-accordian {
	 margin-bottom: 0px; 
}
.main-services-accordian {
	width: 100%;
}
.main-services-accordian .accordion-body {
	background-color: #f0f0f080;
}
.main-services-inner span {
    margin-bottom: 10px;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
}
.service-shadow {
	background-color: #fc001d;
	bottom: auto;
	right: auto;
	top: 20%;
	left: 6%;
	will-change: transform, opacity;
	transform: translate3d(65.1792px, 101.21px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
	opacity: 0.40484;
	filter: blur(100px);
	z-index: -1;
	width: 500px;
	height: 500px;
	border-radius: 200px;
	position: absolute;
}
.footer-section.startup-footer, .new_banner_section {
	background: rgb(0,0,0);
	background: radial-gradient(circle, rgba(0,0,0,1) 0%, rgba(255,76,41,0.16017744988620453) 50%, rgba(0,0,0,1) 100%);
}
.new_banner_section { background-color: #000 !important; }

.get-direction {
    text-decoration: underline;
  font-weight: 600;
}
.footer-section.startup-footer .single-footer-widget .footer-quick-links.address-link a svg {
	margin-right: 10px;
	width: 18px;
}
.locations-area-inner {
	justify-content: center;
	align-items: center;
	display: flex;
	grid-column-gap: 40px;
	grid-row-gap: 24px;
	flex-wrap: wrap;
}

@media screen and (max-width: 520px){
    .locations-area-inner {
	grid-column-gap: 30px;
	grid-row-gap: 24px;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	justify-items: start;
	padding-top: 16px;
	padding-bottom: 16px;
	display: grid;
}
}


/* Locations */

.ca-hero {
    padding-top: clamp(7.5rem + 88px, 12.631vw + 1rem, 15rem + 88px);
    padding-bottom: clamp(7.5rem, 12.631vw + 1rem, 15rem);
    position: relative;
    isolation: isolate
}

@media(min-width: 768px) {
    .ca-hero {
        min-height: 100vh;
        display: grid;
        place-content: center;
        padding-top: clamp(3.5rem + 88px, 12.631vw + 1rem, 7rem + 88px);
        padding-bottom: clamp(3.5rem, 12.631vw + 1rem, 7rem)
    }
    .ca-hero::after {
        content: "";
        position: absolute;
        inset: 0;
        z-index: -1;
        background-image: url(../img/creative-agency/hero-bg.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }
}

.ca-agency-hero {
    padding-top: clamp(7.5rem + 88px, 12.631vw + 1rem, 15rem + 88px);
    padding-bottom: clamp(7.5rem, 12.631vw + 1rem, 15rem);
    position: relative;
    isolation: isolate
}

@media(min-width: 768px) {
    .ca-agency-hero {
        min-height: 100vh;
        display: grid;
        place-content: center;
        padding-top: clamp(3.5rem + 88px, 12.631vw + 1rem, 7rem + 88px);
        padding-bottom: clamp(3.5rem, 12.631vw + 1rem, 7rem)
    }
}

@media(min-width: 992px) {
    .ca-agency-hero {
        padding-bottom: clamp(2rem, 3.25vw + 1rem, 3.75rem)
    }
}

.ca-agency-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #171717;
    z-index: -2
}

@media(min-width: 992px) {
    .ca-agency-hero::before {
        inset-block-end: 20%
    }
}

.ca-agency-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url(../img/creative-agency/ca-hero-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .3
}

@media(min-width: 992px) {
    .ca-agency-hero::after {
        inset-block-end: 20%
    }
}

.ca-agency-hero__heading {
    position: relative;
    isolation: isolate
}

@media(min-width: 1200px) {
    .ca-agency-hero__heading::after {
        content: url(../img/creative-agency/heading-shape.png);
        position: absolute;
        inset-block-start: 50%;
        inset-inline-start: 100%;
        transform: translateY(-50%)
    }
}

.ca-service-section {
    position: relative;
    isolation: isolate
}

.ca-service-section::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url(../img/creative-agency/service-section-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.ca-digital-service {
    background-image: url(../img/creative-agency/ca-service-section-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.ca-digital-service__hr {
    color: rgba(176, 176, 176, .5)
}

.ca-testimonial-section {
    position: relative;
    isolation: isolate
}

.ca-testimonial-section::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url(../img/creative-agency/testimonial-section-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.ca-goal-section {
    padding-top: clamp(3.75rem, 6.5vw + 1rem, 7.5rem);
    padding-bottom: clamp(3.75rem, 6.5vw + 1rem, 7.5rem);
    position: relative;
    isolation: isolate
}

@media(min-width: 768px) {
    .ca-goal-section {
        padding-bottom: clamp(3.75rem + 80px, 6.5vw + 1rem, 7.5rem + 80px)
    }
}

@media(min-width: 992px) {
    .ca-goal-section {
        padding-bottom: clamp(3.75rem + 165px, 6.5vw + 1rem, 7.5rem + 165px)
    }
}

.ca-goal-section::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background-image: url(../img/creative-agency/goal-section-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media(min-width: 768px) {
    .ca-support {
        position: relative;
        isolation: isolate
    }
}

.ca-support__content {
    padding: 1.5rem
}

@media(min-width: 768px) {
    .ca-support__content {
        border-radius: 10rem;
        position: absolute;
        margin-top: -80px
    }
}

@media(min-width: 992px) {
    .ca-support__content {
        margin-top: -80px
    }
}

.ca-award-section {
    padding-top: clamp(3.75rem, 6.5vw + 1rem, 7.5rem);
    padding-bottom: clamp(3.75rem, 6.5vw + 1rem, 7.5rem)
}

@media(min-width: 768px) {
    .ca-award-section {
        padding-top: clamp(3.75rem + 80px, 6.5vw + 1rem, 7.5rem + 80px)
    }
}

@media(min-width: 992px) {
    .ca-award-section {
        padding-top: clamp(3.75rem + 120px, 6.5vw + 1rem, 7.5rem + 120px)
    }
}

@media(min-width: 1200px) {
    .ca-award-section {
        padding-top: clamp(3.75rem + 140px, 6.5vw + 1rem, 7.5rem + 140px)
    }
}

.social-media-section {
    position: relative;
    isolation: isolate
}

.social-media-section::after {
    content: "";
    position: absolute;
    inset-inline: 0;
    inset-block-end: 0;
    height: 25%;
    background-color: #171717;
    z-index: -1
}

.ca-design-section {
    position: relative;
    isolation: isolate
}

.ca-design-section::after {
    content: "";
    position: absolute;
    inset-inline: 0;
    inset-block-start: 0;
    height: 100%;
    background-color: #171717;
    z-index: -1
}

@media(min-width: 1200px) {
    .ca-design-section::after {
        height: 59%
    }
}

@media(min-width: 1400px) {
    .ca-design-section::after {
        height: 50%
    }
}

.ca-design-section__heading {
    position: relative;
    isolation: isolate
}

@media(min-width: 1200px) {
    .ca-design-section__heading::after {
        content: url(../img/creative-agency/heading-shape-2.png);
        position: absolute;
        inset-block-start: 0;
        inset-inline-start: 100%
    }
}

.ca-design-section__title {
    color: #fff
}

@media(min-width: 1200px) {
    .ca-design-section__title {
        color: #171717
    }
}

.ca-design-section__title-top {
    color: #fff
}

@media(min-width: 1200px) {
    .ca-design-section__title-top {
        color: #171717
    }
}

.list {
    --direction: column;
    display: flex;
    flex-direction: var(--direction);
    margin: 0;
    padding: 0;
    list-style: none
}

.list-row {
    --direction: row
}

@media(min-width: 320px) {
    .list-xs-row {
        --direction: row
    }
}

@media(min-width: 375px) {
    .list-xsm-row {
        --direction: row
    }
}

@media(min-width: 576px) {
    .list-sm-row {
        --direction: row
    }
}

@media(min-width: 768px) {
    .list-md-row {
        --direction: row
    }
}

@media(min-width: 992px) {
    .list-lg-row {
        --direction: row
    }
}

@media(min-width: 1200px) {
    .list-xl-row {
        --direction: row
    }
}

@media(min-width: 1400px) {
    .list-xxl-row {
        --direction: row
    }
}

@media(min-width: 1600px) {
    .list-exl-row {
        --direction: row
    }
}

@media(min-width: 1920px) {
    .list-exxl-row {
        --direction: row
    }
}

.list-column {
    --direction: column
}

@media(min-width: 320px) {
    .list-xs-column {
        --direction: column
    }
}

@media(min-width: 375px) {
    .list-xsm-column {
        --direction: column
    }
}

@media(min-width: 576px) {
    .list-sm-column {
        --direction: column
    }
}

@media(min-width: 768px) {
    .list-md-column {
        --direction: column
    }
}

@media(min-width: 992px) {
    .list-lg-column {
        --direction: column
    }
}

@media(min-width: 1200px) {
    .list-xl-column {
        --direction: column
    }
}

@media(min-width: 1400px) {
    .list-xxl-column {
        --direction: column
    }
}

@media(min-width: 1600px) {
    .list-exl-column {
        --direction: column
    }
}

@media(min-width: 1920px) {
    .list-exxl-column {
        --direction: column
    }
}

.tech-img {
    position: relative;
    isolation: isolate
}

.tech-img__item {
    width: calc(50% - 1rem);
    border-start-start-radius: 8rem;
    border-start-end-radius: 8rem;
    border-end-start-radius: 8rem;
    border-end-end-radius: 8rem;
    overflow: hidden
}

.ca-accordion {
    --bs-accordion-border-radius: .5rem;
    --bs-accordion-border-color: #e7e7e7bd;
    --bs-accordion-btn-padding-x: 1.5rem;
    --bs-accordion-active-bg: transparent;
    --bs-accordion-bg: #fff
}

.ca-accordion .accordion-item {
    margin-bottom: 1.5rem;
    border-radius: var(--bs-accordion-border-radius)
}

.ca-accordion .accordion-item:last-child {
    margin-bottom: 0
}

.ca-accordion .accordion-header {
    border-radius: inherit
}

.ca-accordion .accordion-button {
    border-radius: inherit !important;
    font-size: 20px;
    font-weight: 700;
    color: #222
}

.ca-accordion .accordion-button::after {
    background-image: unset;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.ca-accordion .accordion-item:not(:first-of-type) {
    border-top: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.ca-accordion .accordion-item:last-of-type .accordion-collapse {
    border-radius: var(--bs-accordion-border-radius)
}

.ca-accordion .accordion-button:not(.collapsed) {
    box-shadow: unset
}

.ca-accordion .accordion-button:not(.collapsed)::after {
    background-image: unset;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.ca-accordion .accordion-body {
    padding-top: 0
}

.ca-goal-card {
    position: relative;
    isolation: isolate
}

.ca-goal-card__extension {
    width: 12px;
    position: absolute;
    inset-block-start: 33%;
    inset-block-end: 33%;
    background-color: #fff
}

.ca-goal-card__extension-start {
    inset-inline-start: 0;
    transform: translateX(-100%)
}

.ca-goal-card__extension-start::before {
    content: "";
    position: absolute;
    inset-block-end: 100%;
    inset-inline-end: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 12px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0)
}

.ca-goal-card__extension-start::after {
    content: "";
    position: absolute;
    inset-block-start: 100%;
    inset-inline-end: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 0;
    border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.ca-goal-card__extension-end {
    inset-inline-end: 0;
    transform: translateX(100%)
}

.ca-goal-card__extension-end::before {
    content: "";
    position: absolute;
    inset-block-end: 100%;
    inset-inline-start: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 0 12px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff
}

.ca-goal-card__extension-end::after {
    content: "";
    position: absolute;
    inset-block-start: 100%;
    inset-inline-start: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.ca-goal-slider__pagination {
    bottom: auto !important
}

.ca-goal-slider__pagination .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    background-color: #5516a6 !important
}

.ca-goal-slider__pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #fff;
    opacity: 1
}

.ca-testimonial-slider__pagination {
    position: static;
    bottom: auto !important
}

@media(min-width: 768px) {
    .ca-testimonial-slider__pagination {
        display: flex;
        justify-content: flex-end
    }
}

.ca-testimonial-slider__pagination .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    background-color: #f55f4e !important
}

.ca-testimonial-slider__pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #fff;
    opacity: 1
}

.ca-client-slider .swiper-wrapper {
    transition-timing-function: linear
}

.showcase-card {
    position: relative;
    isolation: isolate;
    overflow: hidden
}

.showcase-card:hover .showcase-card__content {
    inset-block-end: 1.5rem;
    transform: translateY(0)
}

.showcase-card__content {
    position: absolute;
    inset-inline: 1.5rem;
    inset-block-start: auto;
    inset-block-end: 0;
    transition: all .3s ease;
    transform: translateY(100%)
}

.package-card {
    position: relative;
    isolation: isolate;
    transition: all .3s ease
}

.package-card:hover {
    box-shadow: 14px 24px 60px rgba(2, 0, 92, .1)
}

.package-card__label {
    --label-clr: #5516A6;
    padding: .5rem .25rem;
    position: absolute;
    inset-block-start: 0;
    inset-inline-end: 2rem;
    background-color: var(--label-clr)
}

.package-card__label::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 24px 0 24px;
    border-color: var(--label-clr) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    inset-block-start: 100%;
    inset-inline-start: 0
}

.package-card__label-primary {
    --label-clr: #F55F4E
}

@media(min-width: 768px) {
    .footer-list li {
        width: calc(50% - .25rem)
    }
}

.follow-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px
}

@media(min-width: 1400px) {
    .follow-nav {
        gap: 48px;
        position: absolute;
        inset-inline-start: -140px;
        inset-block-start: 50%;
        transform: rotate(-90deg)
    }
}

@media(min-width: 1600px) {
    .follow-nav {
        inset-inline-start: -80px
    }
}

.follow-nav__dash {
    width: 48px;
    height: 1px;
    background: #fff
}

.social-media-btn {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px 24px;
    border-radius: 1rem
}

.social-media-btn.active {
    background-color: #fff
}

.social-media-btn.active .bgc-text-1 {
    background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%)
}

.social-media-btn.active .clr-paragraph {
    color: #fff
}

.social-media-btn.active .clr-paragraph+.clr-paragraph {
    color: #666
}

.social-media-content {
    position: relative;
    isolation: isolate;
    overflow: hidden
}

@media(min-width: 992px) {
    .social-media-content::after {
        content: "";
        position: absolute;
        inset-block: 0;
        inset-inline-start: 0;
        inset-inline-end: 58%;
        background-image: url(../img/creative-agency/social-content-bg.png);
        background-size: contain;
        background-position: left bottom;
        background-repeat: no-repeat
    }
}

@media(min-width: 1200px) {
    .social-media-content::after {
        inset-inline-end: 50%
    }
}

@media(min-width: 1400px) {
    .social-media-content::after {
        inset-inline-end: 45%
    }
}

.ca-digital-service-card {
    border: 1px solid rgba(239, 62, 62, .15)
}

.ca-digital-service-card:hover .ca-digital-service-card__icon {
    fill: #ef3d3d
}

.ca-digital-service-card:hover a {
    color: #ef3d3d !important
}

.ca-digital-service-card__icon {
    fill: #093a3e;
    transition: all .3s ease
}

.text-stroke {
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 1px #ef3d3d
}

.ca-client-feedback__pagination {
    position: unset;
    margin-top: 40px;
    margin-bottom: 0 !important
}

.ca-client-feedback__pagination .swiper-pagination-bullet {
    opacity: 1;
    width: 8px;
    height: 8px;
    background-color: #d9d9d9
}

.ca-client-feedback__pagination .swiper-pagination-bullet-active {
    background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%)
}

.faq-list.active {
    background-color: #fff;
    color: #222
}

.faq-list-group {
    overflow-y: auto;
    max-height: 580px;
    scrollbar-color: #d7d7d7 #171717;
    scrollbar-width: thin
}

.faq-list-group::-webkit-scrollbar {
    width: .5rem;
    height: .5rem
}

.faq-list-group::-webkit-scrollbar-track {
    background: #171717
}

.faq-list-group::-webkit-scrollbar-thumb {
    border-radius: 1rem;
    border-inline: 1px solid #2e2e2e;
    background: rgba(214, 214, 214, .5)
}
.bgc-primary {
	background-color: #f55f4e;
}
.section-space {
	padding-top: clamp(3.75rem,6.5vw + 1rem,7.5rem);
	padding-bottom: clamp(3.75rem,6.5vw + 1rem,7.5rem);
}
.bgc-secondary {
	background-color: #5516a6;
}
.padding-6 {
	padding: 1.5rem !important;
}
.gap-4 {
	gap: 1rem !important;
}
.bgc-white {
	background-color: #fff;
}
.swiper-wrapper_not {
	display: flex;
	grid-row-gap: 24px;
	flex-wrap: wrap;
}
.swiper-wrapper_not .swiper-slide {
	display: flex;
	width: 16.66%;
}
@media screen and (max-width: 768px){
    .swiper-wrapper_not .swiper-slide {
	width: 50%;
}
}
.swiper,
    .logo_swiper_left {
        width: 100vw;
        height: auto;
        overflow: hidden;
    }
    
    .logo_swiper_left {
        margin-top: 15px;
    }
    
    .swiper_common .swiper-wrapper {
        transition-timing-function: linear;
    }
    
    .swiper_common .swiper-slide img {
        aspect-ratio: 300 / 130;
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .swiper_common .swiper-slide img.partner-img {
	margin: 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
	box-shadow: 0 4px 5px rgba(0, 0, 0, .07);
}
    .swiper_common {
        overflow-x: hidden;
    }


.blog-image img {
	height: 250px;
	width: 100%;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
}

/*portfolios*/
.about-content-left {
 max-width:602px;
 margin-right:30px
}
.about-content-left .about-img-first {
 width:100%;
 max-width:76%
}
.about-content-right {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 max-width:47%;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column
}
.about-content-right .about-img-last {
 max-width:126%;
 margin-top:auto;
 -ms-flex-item-align:end;
 align-self:flex-end
}
@media(min-width: 992px)and (max-width: 1199px) {
 .about-content-left {
  max-width:450px
 }
}
@media(min-width: 320px)and (max-width: 991px) {
 .section-heading-wrap {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .about-content-left {
  margin-bottom:40px;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-align:stretch;
  -ms-flex-align:stretch;
  align-items:stretch;
  margin-right:0
 }
 .about-content-right {
  max-width:100%;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-align:start;
  -ms-flex-align:start;
  align-items:flex-start
 }
 .about-content-left .about-img-first {
  max-width:100%;
  margin-top:0 !important
 }
 .about-content-right img:first-of-type {
  width:45%;
  margin:0 !important
 }
 .about-content-right img:last-of-type {
  width:50%;
  margin:0 !important
 }
}
.story-grid {
 width:100%;
 height:720px;
 display:grid;
 grid-template-columns:1fr 1fr;
 grid-template-rows:auto auto
}
.story-item {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex;
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 padding:1.5rem;
 text-align:center;
 width:100%
}


