/*@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,900,700|Playfair+Display:700');
@import url('../fonts/circular-std/css/circular-std.css');
@import url('../vendor/bootstrap/css/bootstrap.min.css');
@import url('../vendor/mega-menu/assets/css/menu.css');
@import url('../fonts/font-awesome/css/font-awesome.min.css');
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
@import url('../vendor/owl-carousel/animate.css');
@import url('../vendor/aos-next/dist/aos.css');
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');
@import url('../vendor/sanzzy-map/dist/snazzy-info-window.min.css');
@import url('../fonts/icon/font/flaticon.css');
@import url('custom-animation.css');
@import url('../vendor/animated-headline-master/style.css');
@import url('../vendor/iziModal-master/iziModal.css');
@import url('../vendor/jquery-ui/jquery-ui.min.css');
@import url('../vendor/selectize.js/selectize.css');
@import url('../vendor/tabs/tabs.css');*/

.ctn-preloader {
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -ms-flexbox;
    height: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
}

    .ctn-preloader .animation-preloader {
        position: absolute;
        z-index: 100;
    }

        .ctn-preloader .animation-preloader .spinner {
            animation: spinner 1s infinite linear;
            border-radius: 50%;
            border: 3px solid rgba(255, 57, 70, 0.15);
            border-top-color: #ff6400;
            height: 170px;
            margin: 0 auto 45px auto;
            width: 170px;
        }

        .ctn-preloader .animation-preloader .txt-loading {
            text-align: center;
            user-select: none;
        }

            .ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
                animation: letters-loading 8s infinite;
                color: #ff6400;
                content: attr(data-text-preloader);
                left: 0;
                opacity: 0;
                top: 0;
                line-height: 70px;
                position: absolute;
            }

            .ctn-preloader .animation-preloader .txt-loading .letters-loading {
                font-family: 'Lato', sans-serif;
                font-weight: 700;
                letter-spacing: 15px;
                display: inline-block;
                color: rgba(255, 100, 0, 0.15);
                position: relative;
                font-size: 70px;
                line-height: 70px;
            }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
                    animation-delay: 0.2s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
                    animation-delay: 0.4s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
                    animation-delay: 0.6s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
                    animation-delay: 0.8s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
                    animation-delay: 1s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
                    animation-delay: 1.2s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
                    animation-delay: 1.4s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(9):before {
                    animation-delay: 1.6s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(10):before {
                    animation-delay: 1.8s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(11):before {
                    animation-delay: 2s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(12):before {
                    animation-delay: 2.2s;
                }

                .ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(13):before {
                    animation-delay: 2.4s;
                }

    .ctn-preloader .loader-section {
        background-color: #ffffff;
        height: 100%;
        position: fixed;
        top: 0;
        width: calc(50% + 1px);
    }

.loaded .animation-preloader {
    opacity: 0;
    transition: 0.3s ease-out;
}

@keyframes spinner {
    to {
        transform: rotateZ(360deg);
    }
}

@keyframes letters-loading {
    0%, 75%, 100% {
        opacity: 0;
        transform: rotateY(-90deg);
    }

    25%, 50% {
        opacity: 1;
        transform: rotateY(0deg);
    }
}

@media screen and (max-width: 767px) {
    .ctn-preloader .animation-preloader .spinner {
        height: 8em;
        width: 8em;
    }
}

@media screen and (max-width: 500px) {
    .ctn-preloader .animation-preloader .spinner {
        height: 7em;
        width: 7em;
    }

    .ctn-preloader .animation-preloader .txt-loading .letters-loading {
        font-size: 40px;
        letter-spacing: 10px;
    }
}

.scroll-top {
    width: 25px;
    height: 25px;
    position: fixed;
    bottom: 10px;
    right: 5px;
    z-index: 99;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: none;
    cursor: pointer;
    border-radius: 3px;
}

    .scroll-top:after {
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 1;
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    }

@font-face {
    font-family: 'font-awesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg');
}

body {
    font-family: 'CircularStd-book';
    font-weight: normal;
    color: #57667E;
    font-size: 17px;
    position: relative;
    top: 0 !important;
}

.font-lato {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
}

.font-k2d {
    font-family: 'K2D', sans-serif !important;
}

.main-page-wrapper {
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
    color: #233D63;
    font-weight: normal;
}

.h1, h1 {
    font-size: 60px;
}

.h2, h2 {
    font-size: 48px;
}

.h3, h3 {
    font-size: 40px;
}

.h4, h4 {
    font-size: 30px;
}

.h5, h5 {
    font-size: 22px;
}

.h6, h6 {
    font-size: 18px;
}

p {
    line-height: 28px;
}

ul {
    list-style-type: none;
}

body a {
    text-decoration: none;
    display: inline-block;
}

a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
    display: block;
}

button {
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    padding: 0;
    cursor: pointer;
    background: transparent;
}

    button:focus {
        outline: none;
    }

input, textarea {
    outline: none;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}
/*----------- Prefix -----------*/
.full-width-container {
    padding-left: 60px;
    padding-right: 60px;
}

.demo-container-900 {
    max-width: 900px;
    margin: 0 auto;
}

.demo-container-1100 {
    max-width: 1100px;
    margin: 0 auto;
}

.p0 {
    padding: 0 !important;
}

.pt-15 {
    padding-top: 15px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-150 {
    padding-top: 150px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-200 {
    padding-bottom: 200px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-200 {
    margin-top: 200px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-200 {
    margin-bottom: 200px;
}

.m0 {
    margin: 0 !important;
}

.row.gutter-80 {
    margin: 0 -40px;
}

    .row.gutter-80 [class*="col-"] {
        padding: 0 40px;
    }

.row.gutter-50 {
    margin: 0 -25px;
}

    .row.gutter-50 [class*="col-"] {
        padding: 0 25px;
    }

body .solid-button-one {
    min-width: 188px;
    line-height: 48px;
    border-style: solid;
    border-width: 2px;
    border-radius: 30px;
    padding: 0 35px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    box-shadow: 0px 13px 27px 0px rgba(163, 48, 53, 0.25);
}

    body .solid-button-one:hover {
        background: #fff;
        box-shadow: none;
    }

    body .solid-button-one .icon-right {
        vertical-align: -1px;
        margin-left: 5px;
    }

    body .solid-button-one .icon-left {
        vertical-align: -1px;
        margin-right: 5px;
    }

body .video-button-one {
    font-size: 18px;
    line-height: 55px;
    color: #57667E;
}

    body .video-button-one i {
        font-size: 50px;
        color: #D8D8D8;
        vertical-align: middle;
    }

    body .video-button-one .icon-right {
        margin-left: 10px;
    }

    body .video-button-one .icon-left {
        margin-right: 10px;
    }

body .theme-button-one {
    font-family: 'CircularStdmed';
    width: 220px;
    line-height: 56px;
    text-align: center;
    font-size: 19px;
    border-width: 2px;
    border-style: solid;
    border-radius: 30px;
    position: relative;
}

    body .theme-button-one:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 30px;
        z-index: -1;
        transform: scale(0,1);
    }

    body .theme-button-one:hover {
        color: #fff;
        border-color: #fff;
    }

        body .theme-button-one:hover:before {
            transform: scale(1,1);
        }

body .theme-button-two {
    text-transform: capitalize;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    padding: 0 40px;
    position: relative;
    z-index: 1;
}

    body .theme-button-two:before {
        content: '';
        position: absolute;
        top: 4px;
        right: 4px;
        bottom: 4px;
        left: 4px;
        border: 1px solid #fff;
        opacity: 0;
    }

    body .theme-button-two:hover:before {
        opacity: 1;
    }

    body .theme-button-two .icon-right {
        vertical-align: -1px;
        margin-left: 5px;
    }

    body .theme-button-two .icon-left {
        vertical-align: -1px;
        margin-right: 5px;
    }

body .line-button-one {
    text-transform: capitalize;
    line-height: 48px;
    border-style: solid;
    border-width: 2px;
    border-radius: 30px;
    text-align: center;
    padding: 0 35px;
    min-width: 180px;
}

    body .line-button-one:hover {
        box-shadow: 0px 13px 27px 0px rgba(163, 48, 53, 0.25);
        color: #fff;
    }

body .line-button-two {
    text-transform: capitalize;
    line-height: 48px;
    border: 1px solid #E0E9EF;
    border-radius: 25px;
    padding: 0 35px;
    min-width: 180px;
    text-align: center;
    font-size: 18px;
    color: #233D63;
}

    body .line-button-two:hover, .agn-our-pricing .table-wrapper .pr-column:hover .line-button-two {
        color: #fff;
        box-shadow: 0px 13px 28px 0px rgba(163, 48, 53, 0.25);
    }

body .line-button-three {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 48px;
    border: 1px solid #171717;
    min-width: 180px;
    text-align: center;
    color: #141414;
}

    body .line-button-three:hover {
        color: #fff;
    }

body .white-shdw-button {
    text-transform: capitalize;
    line-height: 55px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    box-shadow: 0px 10px 25px 0px rgba(123,147,171,0.15);
    border-radius: 3px;
    padding: 0 33px;
    background: #fff;
}

    body .white-shdw-button .icon {
        font-size: 25px;
        vertical-align: middle;
        margin-left: 10px;
    }

    body .white-shdw-button:hover {
        color: #fff;
        box-shadow: 0px 13px 28px 0px rgba(163, 48, 53, 0.25);
    }

body .dark-button-one {
    font-family: 'CircularStdmed';
    line-height: 50px;
    padding: 0 40px;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    background: #3b3b3b;
}
/*--------------------- Transition --------------------*/
.tran3s, h2 a, h3 a, h4 a, h5 a, h6 a, .svg path, body .video-button-one, body .video-button-one i, body .line-button-two, body .line-button-three,
.agn-what-we-do .single-block .more-button, .agn-our-gallery .main-wrapper .img-box .hover-content, .owl-theme .owl-nav [class*=owl-], .theme-footer-three .social-icon li a,
.theme-menu-one .logo, .theme-main-menu .header-right-widget, .agn-our-gallery .main-wrapper .view-gallery, .mango-contact-banner .subscribe-button, .language-switcher .dropdown-menu ul li a,
.theme-footer-one .top-footer .footer-list ul li a, .theme-footer-one .top-footer .footer-information ul li a, .theme-footer-one .bottom-footer ul li a, .panel .panel-heading .panel-title a:before,
.theme-menu-two .quote-button, .theme-menu-two .logo, .seo-what-we-do .single-block .wrapper, .seo-our-goal .text-wrapper .request-button, .our-service-seo .single-block .more-button,
.our-service-seo .single-block p, .seo-our-pricing .single-pr-table .pr-footer .plan-button:before, .seo-our-pricing .single-pr-table .pr-footer .plan-button, .navbar-nav .nav-item .nav-link,
.seo-our-pricing .single-pr-table .pr-footer .trial-button, .seo-contact-banner .contact-button, .theme-menu-three .header-right-widget .social-icon li a, .nav-tabs .nav-link, .theme-footer-four .social-icon li a,
.about-me-portfo .inner-content .button-group li a, .our-service-portfo .service-block .read-more, .isotop-menu-wrapper li, .our-project-portfo .text-content .gallery-button, .btn,
.portfo-footer form .input-group label, .portfo-footer form button, .portfo-footer .copyright-text .social-icon li a, .theme-menu-one .header-right-widget .call-us a, .theme-menu-one .navbar-nav .login-button a,
.mango-service-sec .service-block .icon-s, .mango-service-sec .service-block p, #theme-banner-four .main-wrapper .button-group .more-button, .checkout-toggle-area p button, .theme-footer-four .footer-list ul li a,
.mango-service-sec .service-block .detail-button, .our-feature-sass .down-arrow, .our-feature-sass .single-feature-block .text-box .read-more, .mango-pricing .single-pr-table .upgrade-button:before,
.mango-pricing .single-pr-table .upgrade-button, .mango-pricing .single-pr-table .trial-button, .mango-faq-section .sub-heading a, .mango-faq-section .down-button, .eCommerce-side-menu .main-menu-list > ul > li > a,
.theme-menu-one.d-align-item .navbar-nav .login-button-two a, .our-service-app .main-content .more-button, .our-service-app .main-content .down-arrow, .our-feature-app .text-wrapper .explore-button,
.theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a, .theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a, #eCommerce-carousel .color-tab ul li a,
.eCommerce-side-menu .main-menu-list > ul .sub-menu a, #eCommerce-carousel .inner-item-wrapper .button-group .shop-now, #eCommerce-carousel .inner-item-wrapper .button-group .details-info-button,
.eCommerce-hero-section .social-share li a, .eCommerce-hero-section .carousel-indicators li, .product-details-modal .main-bg-wrapper .close-button, .product-details-modal .main-bg-wrapper .next,
.product-details-modal .main-bg-wrapper .prev, .theme-sidebar-widget .list-item li a, .theme-sidebar-widget .size-filter li a, .theme-sidebar-widget .color-filter li a, .shop-demo-filter .selectize-dropdown .option,
.product-showcase .single-product-case, .product-showcase .single-product-case .info .name, .product-showcase .single-product-case .info .cart-button:before, .theme-sidebar-widget .sidebar-search button,
.product-showcase .single-product-case .info .cart-button:after, .product-showcase .single-product-case .info .cart-button span, .theme-pagination-one ul li a, .theme-sidebar-widget .list-item li .sub-menu a,
.cart-list-form .table .product-info .product-name, .cart-list-form .table .remove-product, .dark-button-one, .checkout-form .checkbox-list li label:before, .page-breadcrumbs li a, .theme-footer-four .bottom-footer ul li a,
.theme-sidebar-widget .sidebar-popular-product .info a, .shop-details .procuct-details .product-info .cart-button, .shop-details .procuct-details .product-info .wishlist-button, .navbar .mega-dropdown-list li a .icon,
.shop-details .product-review-tab .nav-tabs li a:before, .faq-page .faq-search-form button, .faq-page .submit-faq button, .our-team .single-team-member .info-meta, .our-blog .post-data .date,
.our-team .single-team-member .hover-content ul li a, .our-team .single-team-member .hover-content, body .theme-button-one, body .theme-button-one:before, .our-service .service-block .read-more,
.service-standard .service-block:before, .theme-action-banner-two .banner-button, #isotop-gallery-wrapper .isotop-item .hover-jojo ul li, .gallery-sidebar .sidebar-list li a, .our-blog .post-data .read-more,
#isotop-gallery-wrapper .isotop-item .hover-jojo ul li a, #isotop-gallery-wrapper .isotop-item .hover-jojo, .our-project .project-item .hover-valina, .gallery-sidebar .sidebar-icon ul li a, .theme-footer-two ul li a,
.project-with-sidebar .project-item .img-box a, .project-minimal-style .share-icon li a, .project-details .share-icon li a, .pd-footer .theme-pager, .pd-footer .theme-pager span, body .theme-button-two:before,
.our-blog .img-holder .video-button, .theme-sidebar-widget .keywords-tag li a, .blog-details .post-tag-area .tags li a, .blog-details .post-tag-area .share-icon li a, .blog-details .user-comment-area .single-comment .reply,
.blog-details-fg .blog-fg-data .video-banner-blog .video-button, #contact-form .form-group .help-block, .contact-us-section .contact-info ul li a, .form-style-three .send-button, .faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title a i,
.contact-address-two .address-block a, body .line-button-one, body .solid-button-one, body .white-shdw-button, #theme-banner-two .main-wrapper .button-group .contact-button, #theme-banner-two .main-wrapper .button-group .more-button,
.shrt-menu .top-header .infoList li a, .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a, .shrt-menu .menu-social-icon li a, .shrt-menu .main-header .cart-action-wrapper .button-group a, #arch-carousel .indicators-one li i,
#arch-carousel .indicators-one li span, .arch-footer .top-footer .footer-list ul li a, .theme-tab .tabs-menu li a, .studio-feature-area .feature-block .title, .studio-feature-area .feature-block, .studio-project-holder, .studio-client-slider .customer-block p,
.studio-client-slider .customer-block .name, .studio-client-slider .customer-block .customer-info span, .studio-client-slider .customer-block:before, .studio-client-slider .customer-block, .studio-footer-one .top-footer .footer-list ul li a,
.studio-footer-one .bottom-footer ul li a {
    transition: all .3s ease-in-out;
}

    .tran4s, .theme-main-menu, .our-service-portfo .service-block:before, .our-service-portfo .service-block:after, .our-project .project-item p,
    .our-project-portfo #isotop-gallery-wrapper .isotop-item .effect-zoe img, .our-team .img-box img, .service-standard .service-block .hover-content p,
    .our-project .project-item .hover-valina .zoom, .our-project .project-item .hover-valina:before, .our-project .project-item .hover-valina:after,
    #mega-menu-holder .img-box .img img {
        transition: all .4s ease-in-out;
    }
    /*----------------------- Theme Color File -------------------*/
    .theme-footer-one .top-footer .footer-list ul li a:hover, .theme-footer-one .bottom-footer ul li a:hover, .seo-our-goal .text-wrapper .request-button:hover, body .video-button-one:hover, body .video-button-one:hover i,
    .seo-our-pricing .single-pr-table .pr-header .price, .seo-our-pricing .single-pr-table .pr-footer .trial-button:hover, .theme-menu-one .navbar-nav .nav-item:hover .nav-link, body .white-shdw-button,
    .theme-menu-one .navbar-nav .nav-item.active .nav-link, .mango-faq-section .sub-heading a:hover, .theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a:hover,
    .eCommerce-side-menu .main-menu-list > ul > li:hover > a, .eCommerce-side-menu .main-menu-list > ul .sub-menu a:hover, .eCommerce-hero-section .social-share li a:hover, .theme-counter-three .single-counter-box .number,
    .product-details-modal .main-bg-wrapper .close-button:hover, .theme-sidebar-widget .list-item li:hover a, .product-showcase .single-product-case:hover .info .name, .theme-title-one .upper-title,
    .theme-pagination-one ul li a:hover, .theme-pagination-one ul li.active a, .theme-sidebar-widget .sidebar-search button:hover, .theme-sidebar-widget .list-item li .sub-menu a:hover, .agn-what-we-do .single-block .more-button,
    .cart-list-form .table .product-info .product-name:hover, .cart-list-form .table .remove-product:hover, .checkout-toggle-area p button:hover, .checkout-toggle-area form .lost-passw:hover,
    .solid-inner-banner .page-breadcrumbs li a:hover, .theme-sidebar-widget .sidebar-popular-product li:hover .info a, .shop-details .procuct-details .product-info .price, .faq-page .faq-search-form button:hover,
    .shop-details .procuct-details .product-info .cart-button:hover, .realated-product .owl-theme .owl-nav [class*=owl-]:hover, .faq-tab-wrapper.faq-page .faq-panel .panel .panel-heading.active-panel .panel-title a:before,
    .faq-page .submit-faq button:hover, .team-standard .single-team-member .hover-content ul li a:hover, body .theme-button-one, .team-minimal .single-team-member .hover-content ul li a:hover,
    .team-classic .wrapper .hover-content li a:hover, .service-minimal .service-block:hover .read-more, .service-modren .service-block .service-info:hover .read-more, .gallery-sidebar .sidebar-icon ul li a:hover,
    .service-standard .service-block .hover-content .read-more:hover, .our-project .isotop-menu-wrapper li.is-checked, .gallery-sidebar .sidebar-list li a:hover, .gallery-sidebar .sidebar-list li.active a,
    .project-with-sidebar .project-item .hover-coco .title a:hover, .project-minimal-style .owl-theme .owl-nav [class*=owl-]:hover, .pd-footer .theme-pager:hover, .pd-footer .theme-pager:hover span,
    .related-project .owl-theme .owl-nav [class*=owl-]:hover, .our-blog .single-blog-post:hover .post-data .title a, .theme-sidebar-widget .recent-news-item li:hover .rn-title a, body .line-button-one,
    .blog-details .post-tag-area .share-icon li a:hover, #contact-form .form-group .help-block li:before, .contact-address-two .address-block p a:hover, .contact-address-two .address-block ul li a:hover,
    body .solid-button-one:hover, .navbar .navbar-toggler, .faq-tab-wrapper .faq-panel .panel .panel-heading.active-panel .panel-title a:before, .faq-tab-wrapper-two .faq-panel .panel .panel-heading.active-panel .panel-title a:before,
    .faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title a i, .breadcrumbs-two .page-breadcrumbs li a:hover, .b-wh-text .page-breadcrumbs li a:hover, .agn-counter-section .counter-wrapper .single-counter-box .icon,
    .agn-counter-section .counter-wrapper .single-counter-box .number, .theme-counter-three .single-counter-box .icon, .theme-list-item li .color-style, .theme-menu-one .header-right-widget .call-us a, .theme-footer-two .social-icon li a:hover,
    .agn-our-pricing .table-wrapper .pr-column .pr-header .price, .theme-footer-one .about-widget .phone, .navbar .mega-dropdown-list li a:hover, .theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a:hover,
    .theme-footer-three .phone, .theme-footer-four .footer-list ul li a:hover, .theme-footer-four .phone, .theme-footer-four .bottom-footer ul li a:hover, .theme-footer-four.light-v .footer-list ul li a:hover,
    .theme-footer-four.light-v .bottom-footer ul li a:hover, .shrt-menu .main-header .call-us a, .shrt-menu .top-header .infoList li a:hover, .shrt-menu .top-header .right-widget .language-switcher .dropdown-menu ul li a:hover,
    .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a:hover, .shrt-menu.text-light .navbar .dropdown-menu .dropdown-item:hover, .shrt-menu.text-light .navbar .mega-dropdown-list li a:hover,
    .shrt-menu.text-light .top-header .infoList li a:hover, .shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu ul li a:hover, .shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu ul li a:hover,
    .navbar .mega-dropdown-list li a:hover .icon, .pricing-tab-menu .nav-tabs .nav-item .nav-link, .signin-form-wrapper .signUp-text a, #arch-carousel .inner-item-wrapper .upper-title, #arch-carousel .indicators-one li i,
    .arch-project-gallery .isotop-menu-wrapper li.is-checked, .arch-service .single-block:hover .title a, .arch-blog .blog-post:hover .title a, .arch-contact .form-wrapper .contact-text .call-us, .arch-footer .top-footer h2 a,
    .arch-footer .top-footer .phone, .theme-footer-one.arch-footer .top-footer .footer-list ul li a:hover, .theme-tab-basic.theme-tab .tabs-menu li.z-active a, .theme-tab .z-content-inner ol li a:hover, .studio-feature-area .feature-block:hover .title,
    .z-tabs.mobile > ul.z-tabs-mobile > li > a > span.drp-icon, #studio-banner-two .main-text-wrapper .button-link, .studio-feature-area .feature-block .icon-s, .studio-feature-area .feature-block .detail-button, .studio-client-slider .customer-block:before,
    .studio-contact-area .contact-text .call-to-dial, .studio-footer-one .top-footer h2 a, .studio-footer-one .top-footer .footer-list ul li a:hover {
        color: #ff6400;
    }

        .scroll-top, .theme-footer-one .top-footer .footer-information ul li a:hover, .theme-menu-two .quote-button:hover, .theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a:hover,
        #eCommerce-carousel .inner-item-wrapper .button-group .shop-now:hover, #eCommerce-carousel .inner-item-wrapper .button-group .details-info-button:hover, .product-details-modal .main-bg-wrapper .cart-button,
        .theme-sidebar-widget .price-ranger .ui-slider .ui-slider-range, .theme-sidebar-widget .size-filter li a:hover, .shop-demo-filter .selectize-dropdown .option:hover, .shop-demo-filter .selectize-dropdown .active,
        .product-showcase .single-product-case .info .cart-button span, .dark-button-one:hover, .shop-details .procuct-details .product-info .cart-button, .shop-details .procuct-details .product-info .wishlist-button:hover,
        .shop-details .product-review-tab .tab-content .list-item li:before, .faq-page .submit-faq button, body .theme-button-one:before, .newsletter-section.agn-theme .main-wrapper form button,
        .newsletter-section.agn-theme .theme-title-one.upper-bar:before, .video-action-banner-one .video-button, .video-action-banner-one .video-button:before, .theme-action-banner-two .banner-button:hover,
        #isotop-gallery-wrapper .isotop-item .hover-jojo ul li a:hover, .gallery-sidebar .sidebar-title:before, .project-details .side-block .block-title:before, .our-blog .single-blog-post:hover .img-holder .video-button,
        .theme-sidebar-widget .keywords-tag li a:hover, .blog-details .user-comment-area .single-comment .reply:hover, body .theme-button-two, .blog-details-fg .blog-fg-data .video-banner-blog .video-button:hover,
        #contact-form .form-group .help-block, .contact-us-section .contact-info ul li a:hover, .form-style-three .send-button:hover, body .line-button-one:hover, body .solid-button-one, body .line-button-two:hover,
        .agn-our-pricing .table-wrapper .pr-column:hover .line-button-two, body .white-shdw-button:hover, #theme-banner-two .main-wrapper .button-group .contact-button:hover, .seo-what-we-do .single-block:nth-child(1) .wrapper .icon-box,
        .faq-tab-wrapper-three .faq-panel .panel .panel-heading.active-panel .panel-title a, .faq-tab-wrapper-four .faq-panel .panel .panel-heading.active-panel .panel-title a, .agn-our-gallery .main-wrapper .view-gallery:hover,
        .agn-home-blog .single-blog-post .flip-box-back, .seo-contact-banner .contact-button:hover, .navbar .dropdown-menu .dropdown-item span, .ln-inner-page-demo .inner-wrapper .single-page a .new, .theme-footer-three .social-icon li a:hover,
        .theme-footer-four .social-icon li a:hover, .navbar .mega-dropdown-list li a span, .btn-white:hover, .ln-home-demo .single-page-demo .new, .shrt-menu .main-header .cart-action-wrapper .button-group a:hover,
        .pricing-tab-menu .nav-tabs .nav-item .nav-link.active, #arch-carousel .indicators-one li.active span, .about-arch .text-wrapper .mark-text:before, .about-arch .img-box .sq-box, body .line-button-three:hover,
        .arch-testimonial .owl-theme .owl-dots .owl-dot.active span, .arch-testimonial .owl-theme .owl-dots .owl-dot span:hover, #arch-carousel .details-info-button, .theme-tab .tabs-menu li a:before,
        .theme-tab .z-content-inner .list-item li:before, .theme-tab-solid.theme-tab .tabs-menu li.z-active a, .theme-tab .nested-tab-menu li.z-active a:before, .action-banner-three, .studio-client-slider .center .customer-block {
            background: #ff6400;
        }

    .theme-footer-one .top-footer .footer-information ul li a:hover, .seo-contact-banner .contact-button:hover, .theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a:hover, body .theme-button-one,
    .theme-sidebar-widget .size-filter li a:hover, .shop-details .procuct-details .product-info .cart-button, .shop-details .procuct-details .product-info .wishlist-button:hover, .faq-page .submit-faq button,
    .theme-action-banner-two .banner-button:hover, .our-project .isotop-menu-wrapper li.is-checked, #isotop-gallery-wrapper .isotop-item .hover-jojo ul li a:hover, .theme-sidebar-widget .keywords-tag li a:hover,
    .blog-details .user-comment-area .single-comment .reply:hover, .contact-us-section .contact-info ul li a:hover, .form-style-three .send-button:hover, body .line-button-one, body .solid-button-one, body .line-button-two:hover,
    .agn-our-pricing .table-wrapper .pr-column:hover .line-button-two, #theme-banner-two .main-wrapper .button-group .contact-button:hover, .agn-our-gallery .main-wrapper .view-gallery:hover, .theme-footer-three .social-icon li a:hover,
    .theme-footer-four .social-icon li a:hover, .pricing-tab-menu .nav-wrapper, body .line-button-three:hover, .arch-testimonial .owl-theme .owl-dots .owl-dot span, .studio-feature-area .feature-block:hover {
        border-color: #ff6400;
    }

.arch-title .main-title {
    font-family: 'CircularStdbld';
}

.arch-title .line {
    display: inline-block;
    position: relative;
}

    .arch-title .line:before {
        content: '';
        width: 0;
        height: 3px;
        background: #233D63;
        border-radius: 5px;
        position: absolute;
        right: -175px;
        bottom: 10px;
        transition: all 0.8s ease-out;
    }

.arch-title.show-pr .line:before {
    width: 170px;
}

.theme-title-one, .theme-title-two {
    position: relative;
}

    .theme-title-one .upper-title {
        font-size: 18px;
        padding-bottom: 0px;
        color: #bf6cff;
    }
    .theme-title-one.studio-title a {
        color: #7C98B6;
        font-weight:400;
    }
    .theme-title-one .main-title {
        font-size: 48px;
        line-height: 60px;
        color: #233D63;
    }

    .theme-title-one.studio-title .main-title {
        font-size: 72px;
        font-weight: 600;
        line-height: 75px;
        color: #202020;
    }

    .theme-title-one.title-underline .main-title {
        text-decoration: underline;
    }

    .theme-title-one .bottom-title {
        font-size: 20px;
        color: #546886;
        padding-top: 20px;
    }

    .mango-service-sec .theme-title-one.contact-us-hdr{
        padding-bottom: 60px;
    }

    .theme-title-one.upper-bar {
        padding-top: 22px;
    }

        .theme-title-one.upper-bar:before {
            content: '';
            width: 50px;
            height: 4px;
            border-radius: 5px;
            background: #ff7300;
            position: absolute;
            top: 0;
            left: 0;
        }

        .theme-title-one.upper-bar.text-center:before {
            left: 50%;
            margin-left: -25px;
        }

    .theme-title-one .icon-box {
        display: inline-block;
        margin-bottom: 25px;
        position: relative;
    }

        .theme-title-one .icon-box .bg-shape {
            transform: rotate(-90deg);
            transition: all 1s ease-out;
        }

        .theme-title-one .icon-box.show-pr .bg-shape {
            transform: rotate(0deg);
        }

        .theme-title-one .icon-box .icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .theme-title-one.arch-title .upper-title {
        color: #aeaeae;
    }

.theme-title-two {
    position: relative;
    font-size: 144px;
    color: #fff;
}

    .theme-title-two:first-letter {
        text-transform: uppercase;
        font-size: 300px;
        text-shadow: 2px -0.9px 0px rgba(225, 163, 76, 1);
        color: #1d2046;
        padding-right: 15px;
    }

    .theme-title-two span {
        color: #e1a34c;
    }

.theme-title-three {
    padding: 0 145px;
}

    .theme-title-three .title {
        font-size: 48px;
        line-height: 60px;
        color: #3e3e3e;
    }

    .theme-title-three p {
        font-size: 24px;
        line-height: 40px;
        color: #798598;
        padding-top: 45px;
    }

.theme-title-four {
    font-size: 72px;
    line-height: 85px;
    color: #202020;
    font-weight: 600;
}

    .theme-title-four span {
        position: relative;
        display: inline-block;
    }

        .theme-title-four span:before {
            content: '';
            width: 100%;
            height: 76%;
            position: absolute;
            top: 20px;
            left: 0;
            background: rgba(255,221,79,0.3);
            z-index: -1;
        }

        .theme-title-four span:after {
            content: '';
            width: 120px;
            height: 3px;
            position: absolute;
            background: #202020;
            top: 55%;
            right: -150px;
        }

.theme-pagination-one ul {
    display: inline-block;
    margin: 0 -10px;
}

    .theme-pagination-one ul li {
        float: left;
        padding: 0 10px;
    }

        .theme-pagination-one ul li a {
            font-size: 24px;
            color: #4f4f4f;
            line-height: 40px;
        }

            .theme-pagination-one ul li a .icon {
                font-size: 30px;
            }

        .theme-pagination-one ul li.active a {
            cursor: default;
        }

#mega-menu-holder {
    position: static;
}

    #mega-menu-holder .img-box {
        display: block;
        text-align: center;
    }

        #mega-menu-holder .img-box .img {
            display: block;
            overflow: hidden;
            background: #000;
            box-shadow: 0px 30px 70px 0px rgba(223, 227, 234, 0.5);
        }

            #mega-menu-holder .img-box .img img {
                width: 100%;
            }

        #mega-menu-holder .img-box:hover .img img {
            opacity: 0.7;
            transform: scale3d(1.1,1.1,1);
        }

        #mega-menu-holder .img-box .text {
            font-size: 15px;
            letter-spacing: 1px;
            display: block;
            color: #212121;
            padding-top: 10px;
        }

.theme-main-menu {
    font-family: 'CircularStd-book';
    font-weight: normal;
    color: #57667e;
    font-size: 17px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 99;
    padding: 65px 0 0;
}

.theme-menu-one .logo {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 3;
}

    .theme-menu-one .logo a {
        display: block;
    }

.theme-menu-one .navbar-nav .nav-item .nav-link {
    color: #64697A;
}

.theme-menu-one .navbar-nav .nav-item:first-child .nav-link {
    margin-left: 0;
}

.theme-menu-one .header-right-widget {
    position: absolute;
    top: 52px;
    right: 60px;
    z-index: 1;
}

    .theme-menu-one .header-right-widget > ul > li {
        display: inline-block;
        vertical-align: middle;
    }

    .theme-menu-one .header-right-widget .language-switcher button {
        background: transparent;
        height: 55px;
        text-transform: uppercase;
        color: #233D63;
        font-size: 16px;
        margin: 0 45px 0 40px;
    }

    .theme-menu-one .header-right-widget .language-switcher .dropdown-menu {
        min-width: 170px;
        padding: 10px 0;
        background: #fff;
        box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
        border: 1px solid #f8f8f8;
        border-radius: 0;
    }

        .theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a {
            display: block;
            padding: 0 15px;
            font-size: 15px;
            color: #767a89;
            line-height: 35px;
            text-transform: uppercase;
        }

.skiptranslate {
    display: none !important;
}

.theme-menu-one .header-right-widget .language-switcher .dropdown-menu ul li a:hover {
    padding-left: 20px;
}

.theme-menu-one .header-right-widget .language-switcher .dropdown-toggle::after {
    color: #233D63;
}

.theme-menu-one .header-right-widget .call-us {
    font-size: 20px;
    color: #A2ADBD;
}

    .theme-menu-one .header-right-widget .call-us a {
        font-size: 24px;
        margin-left: 15px;
    }
/*----------------- SASS MENU ---------------------*/
.theme-menu-one.d-align-item .navbar-nav .nav-item:hover .nav-link,
.theme-menu-one.d-align-item .navbar-nav .nav-item.active .nav-link,
.theme-menu-one.d-align-item .navbar .dropdown-item:focus, .theme-menu-one.d-align-item .navbar .dropdown-item:hover,
.theme-menu-one.d-align-item .navbar .dropdown-submenu.dropdown:hover > .dropdown-item, .theme-menu-one.d-align-item .navbar .navbar-toggler,
.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover,
.theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover .icon {
    color: #f569f8;
}

    .theme-menu-one.d-align-item .navbar .mega-dropdown-list li a:hover .svg path {
        fill: #f569f8;
    }

.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link {
    padding-bottom: 0;
}

    .theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link:before {
        content: '';
        width: 0;
        height: 2px;
        position: absolute;
        left: 1px;
        bottom: 5px;
        z-index: -1;
        background: #f569f8;
        transition: width 0.3s ease-out;
    }

.theme-menu-one.d-align-item .header-right-widget .call-us a {
    color: #bebebe;
    margin-left: 0;
}

    .theme-menu-one.d-align-item .header-right-widget .call-us a:hover {
        color: #f569f8;
    }

.theme-menu-one.d-align-item .navbar-nav .nav-item .nav-link:hover:before,
.theme-menu-one.d-align-item .navbar-nav .nav-item.active .nav-link:before {
    width: 100%;
}

.theme-menu-one.d-align-item #mega-menu-holder {
    margin-right: 0px;
}

.theme-menu-one.d-align-item .header-right-widget {
    right: auto;
    left: 14%;
}

.theme-menu-one.d-align-item .logo {
    top: 45px;
    left: 75px;
    width: 140px;
}

.theme-menu-one.d-align-item .navbar-nav .login-button a {
    width: 150px;
    line-height: 50px;
    background: linear-gradient( -135deg, rgb(191,108,255) 0%, rgb(144,65,255) 100%);
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin-top: -12px;
}

    .theme-menu-one.d-align-item .navbar-nav .login-button a:hover {
        background: #f569f8;
        color: #fff;
    }

.theme-menu-one.d-align-item .navbar-nav .login-button-two a {
    width: 85px;
    padding: 0 10px;
    margin-left: 10px;
    line-height: 48px;
    border: 1px solid #614ef9;
    border-radius: 3px;
    font-size: 18px;
    color: #614ef9;
    text-align: center;
    margin-top: -12px;
}

    .theme-menu-one.d-align-item .navbar-nav .login-button-two a:hover {
        background: #fef9da;
        transition: width 0.3s ease-out;
        font-size: 18px;
        font-weight: bold;
        color: #614ef9;
    }
/*------------------ Menu One Color Fix -------------------*/
.theme-menu-one.d-align-item.color-white .header-right-widget .call-us a,
.theme-menu-one.d-align-item.color-white .header-right-widget .language-switcher button,
.theme-menu-one.d-align-item.color-white .header-right-widget .language-switcher .dropdown-toggle::after,
.theme-menu-one.d-align-item.color-white .navbar-nav .nav-item .nav-link {
    color: #fff;
}

    .theme-menu-one.d-align-item.color-white .navbar-nav .nav-item .nav-link:before {
        background: #fff;
    }
/*----------------------- Theme Main Menu Two  --------------------*/
.theme-menu-two {
    padding-left: 90px;
    padding-right: 90px;
}

    .theme-menu-two .logo {
        position: absolute;
        top: 50px;
        left: 90px;
        width: 63px;
        z-index: 2;
    }

    .theme-menu-two .quote-button {
        width: 160px;
        line-height: 50px;
        border-radius: 3px;
        background: #fff;
        font-size: 18px;
        color: #3d3d3d;
        text-align: center;
        position: absolute;
        right: 90px;
        top: 55px;
        z-index: 1;
    }

        .theme-menu-two .quote-button:hover {
            color: #fff;
        }

    .theme-menu-two #mega-menu-holder {
        margin-right: 265px;
    }
/*---------------------- Theme Main Menu Three --------------------*/
.theme-menu-three .logo {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 3;
}

    .theme-menu-three .logo a {
        display: block;
    }

.theme-menu-three .navbar-nav .nav-item {
    padding-bottom: 15px;
}

    .theme-menu-three .navbar-nav .nav-item .nav-link {
        color: #fff;
        position: relative;
        padding: 0;
    }

        .theme-menu-three .navbar-nav .nav-item .nav-link:before {
            content: '';
            width: 0;
            height: 5px;
            position: absolute;
            left: 1px;
            bottom: 7px;
            z-index: -1;
            background: #e1a34c;
            transition: width 0.3s ease-out;
        }

        .theme-menu-three .navbar-nav .nav-item .nav-link:hover:before,
        .theme-menu-three .navbar-nav .nav-item.active .nav-link:before {
            width: 91%;
        }

.theme-menu-three #mega-menu-holder {
    margin-right: 255px;
}

.theme-menu-three .header-right-widget {
    position: absolute;
    top: 57px;
    right: 65px;
    z-index: 1;
}

    .theme-menu-three .header-right-widget .social-icon li {
        display: inline-block;
    }

        .theme-menu-three .header-right-widget .social-icon li a {
            width: 45px;
            height: 45px;
            text-align: center;
            line-height: 45px;
            border: 2px solid rgba(255,255,255,0.8);
            font-size: 20px;
            color: rgba(255,255,255,0.8);
            border-radius: 50%;
            margin-left: 5px;
        }

            .theme-menu-three .header-right-widget .social-icon li a:hover {
                color: #fff;
                background: #cd9a53;
                border-color: #cd9a53;
            }

.theme-menu-three .navbar .dropdown-item:focus, .theme-menu-three .navbar .dropdown-item:hover,
.theme-menu-three .navbar .dropdown-submenu.dropdown:hover > .dropdown-item,
.theme-menu-three .navbar .mega-dropdown-list li a:hover, .theme-menu-three .navbar .mega-dropdown-list li a:hover .icon {
    color: #e1a34c;
}

    .theme-menu-three .navbar .mega-dropdown-list li a:hover .svg path {
        fill: #e1a34c;
    }

.theme-menu-one.d-align-item.app-menu .navbar .dropdown-item:focus, .theme-menu-one.d-align-item.app-menu .navbar .dropdown-item:hover,
.theme-menu-one.d-align-item.app-menu .navbar .dropdown-submenu.dropdown:hover > .dropdown-item,
.theme-menu-one.d-align-item.app-menu .navbar .mega-dropdown-list li a:hover,
.theme-menu-one.d-align-item.app-menu .navbar .mega-dropdown-list li a:hover .icon {
    color: #614ef9;
}

    .theme-menu-one.d-align-item.app-menu .navbar .mega-dropdown-list li a:hover .svg path {
        fill: #614ef9;
    }

@-webkit-keyframes menu_sticky {
    0% {
        margin-top: -120px;
        opacity: 0;
    }

    50% {
        margin-top: -64px;
        opacity: 0;
    }

    100% {
        margin-top: 0;
        opacity: 1;
    }
}

@keyframes menu_sticky {
    0% {
        margin-top: -120px;
        opacity: 0;
    }

    50% {
        margin-top: -64px;
        opacity: 0;
    }

    100% {
        margin-top: 0;
        opacity: 1;
    }
}

.theme-main-menu.fixed {
    position: fixed !important;
    background: #fff;
    box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
    animation: menu_sticky 0.60s ease-in-out;
}

.theme-menu-one.d-align-item.fixed .logo {
    width: 140px;
}

.theme-menu-one.fixed.d-align-item .logo {
    top: 5px;
}

.theme-menu-one.fixed .navbar-nav .nav-item .nav-link,
.theme-menu-two.fixed .navbar-nav .nav-item .nav-link {
    padding-bottom: 20px;
}

.theme-menu-one.fixed, .theme-menu-two.fixed {
    padding: 20px 0 0;
}

.theme-main-menu.theme-menu-three.fixed {
    padding: 20px 0 5px;
}

.theme-menu-one.fixed .logo, .theme-menu-three.fixed .logo {
    width: 70px;
}

.theme-menu-one.fixed .header-right-widget {
    top: 7px;
}

.theme-menu-two.fixed .logo {
    top: 7px;
}

.theme-menu-two.fixed .quote-button {
    top: 9px;
}

.theme-main-menu.theme-menu-two.fixed, .theme-menu-one.d-align-item.color-white.fixed {
    background: #1b1d3d;
}

.theme-main-menu.theme-menu-three.fixed {
    background: rgba(29,31,66,0.98);
    border-bottom: 1px solid rgba(255,255,255,0.03);
}

.theme-menu-three.fixed .header-right-widget {
    top: 14px;
}

.theme-menu-one.d-align-item.fixed .navbar-nav .nav-item .nav-link {
    padding-bottom: 0;
}

.theme-menu-one.d-align-item.fixed {
    padding-bottom: 12px;
    padding-right: 30px;
}

.theme-menu-one, .theme-menu-three {
    padding-top: 25px !important;
}

#theme-banner-four {
    position: relative;
}

    #theme-banner-four .main-wrapper {
        padding: 240px 0 260px;
        position: relative;
        z-index: 5;
    }

    #theme-banner-four .screen-one {
        position: absolute;
        right: -5%;
        top: 8%;
        z-index: 1;
        width: 30%;
    }

    #theme-banner-four .screen-two {
        position: absolute;
        right: 19%;
        top: 17%;
        z-index: 1;
        width: 30%;
    }

    #theme-banner-four .screen-three {
        position: absolute;
        right: 12%;
        top: 40%;
        z-index: 1;
        width: 30%;
    }

    #theme-banner-four .screen-four {
        position: absolute;
        right: -12%;
        top: 30%;
        z-index: 1;
        width: 30%;
    }

    #theme-banner-four .screen-five {
        position: absolute;
        right: 4%;
        top: 60%;
        z-index: 1;
        width: 30%;
    }

@media screen and (min-width: 1700px) {
    #theme-banner-four .screen-five {
        position: absolute;
        right: 5%;
        top: 64%;
        z-index: 1;
        width: 30%;
    }
}

@media screen and (max-width: 1100px) {
    #theme-banner-four .screen-one {
        position: absolute;
        right: -10%;
        top: 8%;
        z-index: 1;
        width: 35%;
    }

    #theme-banner-four .screen-two {
        position: absolute;
        right: 19%;
        top: 17%;
        z-index: 1;
        width: 35%;
    }

    #theme-banner-four .screen-three {
        position: absolute;
        right: 10%;
        top: 34%;
        z-index: 1;
        width: 35%;
    }

    #theme-banner-four .screen-four {
        position: absolute;
        right: -19%;
        top: 28%;
        z-index: 1;
        width: 35%;
    }

    #theme-banner-four .screen-five {
        position: absolute;
        right: 1%;
        top: 51%;
        z-index: 1;
        width: 35%;
    }
}

#theme-banner-four .shape-one {
    position: absolute;
    right: 0;
    top: 145px;
    z-index: 0;
    opacity: 0.65;
}

#theme-banner-four .shape-two {
    position: absolute;
    bottom: 12%;
    left: 31%;
    animation: rotated 20s infinite linear;
}

#theme-banner-four .shape-three {
    position: absolute;
    bottom: 19%;
    right: 4%;
    z-index: -1;
    animation: rotated 50s infinite linear;
}

#theme-banner-four .shape-four {
    position: absolute;
    top: 17%;
    right: 37%;
    z-index: -1;
    animation: rotatedHalf 30s infinite linear;
}

#theme-banner-four .round-shape-one {
    width: 20px;
    height: 20px;
    border: 3px solid #fe8f8f;
    border-radius: 50%;
    position: absolute;
    top: 15%;
    left: 36%;
    animation: animationFramesOne 15s infinite linear;
}

#theme-banner-four .round-shape-two {
    width: 7px;
    height: 7px;
    background: #d5eeff;
    border-radius: 50%;
    position: absolute;
    top: 23%;
    left: 8%;
    animation: animationFramesTwo 13s infinite linear;
}

#theme-banner-four .round-shape-three {
    position: absolute;
    width: 8px;
    height: 8px;
    border: 2px solid #a3eead;
    border-radius: 50%;
    bottom: 42%;
    left: 6%;
    animation: animationFramesTwo 15s infinite linear;
}

#theme-banner-four .round-shape-four {
    position: absolute;
    right: 26%;
    bottom: 20%;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    border: 1px solid #fbfbfb;
    animation: rotated 10s infinite linear;
}

    #theme-banner-four .round-shape-four:before {
        content: "";
        width: 10px;
        height: 10px;
        position: absolute;
        top: 50%;
        left: -5px;
        background: #ddabf6;
        border-radius: 50%;
    }

#theme-banner-four .main-wrapper .slogan {
    margin-bottom: 10px;
    display: inline-block;
    background: #FBFBFF;
    border: 1px solid #E9E9E9;
    line-height: 32px;
    padding: 0 20px;
    font-size: 15px;
    color: #677180;
    border-radius: 18px;
}

    #theme-banner-four .main-wrapper .slogan span {
        color: #FF605E;
    }

#theme-banner-four .main-wrapper .main-title {
    font-family: 'CircularStdmed';
    font-size: 70px;
    line-height: 80px;
    padding: 25px 0 35px;
}

#theme-banner-four .main-wrapper .sub-title {
    font-size: 20px;
    line-height: 32px;
    color: #677180;
    padding-bottom: 28px;
}

#theme-banner-four .main-wrapper .button-group li {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;
    line-height: 55px;
}

#theme-banner-four .main-wrapper .button-group .more-button {
    width: 185px;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    box-shadow: 0px 10px 40px 0px rgba(150,57,57,0.25);
    background: linear-gradient( -135deg, rgb(191,108,255) 0%, rgb(144,65,255) 100%);
    margin-right: 30px;
}

    #theme-banner-four .main-wrapper .button-group .more-button:hover {
        box-shadow: none;
    }

    #theme-banner-four .main-wrapper .button-group .more-button i {
        vertical-align: -1px;
        margin-left: 5px;
    }

#theme-banner-four .main-wrapper .button-group .video-button:hover,
#theme-banner-four .main-wrapper .button-group .video-button:hover i {
    color: #f569f8;
}

.seo-what-we-do {
    position: relative;
    padding: 150px 0 100px;
}

    .seo-what-we-do .theme-title-one {
        padding-bottom: 60px;
    }

    .seo-what-we-do .single-block {
        margin-top: 40px;
    }

        .seo-what-we-do .single-block .wrapper {
            background: #fff;
            border-radius: 4px;
            text-align: center;
            padding: 50px 10px 60px;
        }

            .seo-what-we-do .single-block.active .wrapper,
            .seo-what-we-do .single-block .wrapper:hover {
                box-shadow: 0px 20px 70px 0px rgba(4, 7, 18, 0.06);
            }

            .seo-what-we-do .single-block .wrapper .title {
                display: block;
                font-size: 20px;
                color: #233d63;
                margin-top: 30px;
            }

            .seo-what-we-do .single-block .wrapper .icon-box {
                position: relative;
                width: 100px;
                height: 100px;
                border-radius: 50%;
                margin: 0 auto;
                z-index: 5;
            }

                .seo-what-we-do .single-block .wrapper .icon-box img {
                    position: relative;
                    margin: 0 auto;
                    top: 50%;
                    transform: translateY(-50%);
                }

        .seo-what-we-do .single-block:nth-child(2) .wrapper .icon-box {
            background: #00ebac;
        }

        .seo-what-we-do .single-block:nth-child(3) .wrapper .icon-box {
            background: #9657f6;
        }

        .seo-what-we-do .single-block:nth-child(4) .wrapper .icon-box {
            background: #ff930e;
        }

        .seo-what-we-do .single-block .wrapper .icon-box:before,
        .seo-what-we-do .single-block .wrapper .icon-box:after {
            content: '';
            position: absolute;
            border-radius: 50%;
            z-index: -1;
        }

        .seo-what-we-do .single-block .wrapper .icon-box:before {
            top: 0px;
            right: 0px;
            bottom: 0px;
            left: 0px;
        }

        .seo-what-we-do .single-block .wrapper .icon-box:after {
            top: 0px;
            right: 0px;
            bottom: 0px;
            left: 0px;
        }

        .seo-what-we-do .single-block:nth-child(1) .wrapper .icon-box:before,
        .seo-what-we-do .single-block:nth-child(1) .wrapper .icon-box:after {
            background: rgba(255,58,70,0.5);
        }

        .seo-what-we-do .single-block:nth-child(2) .wrapper .icon-box:before,
        .seo-what-we-do .single-block:nth-child(2) .wrapper .icon-box:after {
            background: rgba(0,235,172,0.5);
        }

        .seo-what-we-do .single-block:nth-child(3) .wrapper .icon-box:before,
        .seo-what-we-do .single-block:nth-child(3) .wrapper .icon-box:after {
            background: rgba(150,87,246,0.5);
        }

        .seo-what-we-do .single-block:nth-child(4) .wrapper .icon-box:before,
        .seo-what-we-do .single-block:nth-child(4) .wrapper .icon-box:after {
            background: rgba(255,147,14,0.5);
        }

        .seo-what-we-do .single-block.active .wrapper .icon-box:after,
        .seo-what-we-do .single-block .wrapper:hover .icon-box:after {
            -webkit-animation: hvr-ripple-out 1.5s linear infinite;
            animation: hvr-ripple-out 1.5s linear infinite;
        }

        .seo-what-we-do .single-block.active .wrapper .icon-box:before,
        .seo-what-we-do .single-block .wrapper:hover .icon-box:before {
            -webkit-animation: hvr-ripple-out-two 1.5s linear infinite;
            animation: hvr-ripple-out-two 1.5s linear infinite;
        }

.pricing-tab-menu {
    text-align: center;
}

    .pricing-tab-menu .nav-wrapper {
        display: inline-block;
        border-width: 2px;
        border-style: solid;
        border-radius: 5px;
    }

    .pricing-tab-menu .nav {
        border: none;
    }

    .pricing-tab-menu .nav-tabs .nav-item {
        margin: 0;
    }

        .pricing-tab-menu .nav-tabs .nav-item .nav-link {
            border: none;
            width: 160px;
            padding: 0;
            line-height: 48px;
            font-size: 20px;
            border-radius: 0;
            display: block;
        }

            .pricing-tab-menu .nav-tabs .nav-item .nav-link.active {
                color: #fff;
            }

    .pricing-tab-menu p {
        font-size: 20px;
        padding-top: 30px;
    }

/*-------------------- Pricing / APP ---------------------*/
.pricing-app .theme-title-one.upper-bar:before {
    background: #63e8ce;
}

.pricing-app .pricing-tab-menu .nav-wrapper {
    border-color: #9285ff;
}

.pricing-app .pricing-tab-menu .nav-tabs .nav-item .nav-link {
    color: #9285ff;
}

    .pricing-app .pricing-tab-menu .nav-tabs .nav-item .nav-link.active {
        background: #9285ff;
        color: #fff;
    }
/*-------------------- Our Pricing/ SEO -----------------*/
.seo-our-pricing {
    position: relative;
}

    .seo-our-pricing.section-bg {
        background: url(../images/shape/bg2.png) no-repeat center top;
        background-size: cover;
        padding: 185px 0 280px;
    }

    .seo-our-pricing .theme-title-one {
        padding-bottom: 45px;
    }

    .seo-our-pricing .single-pr-table {
        background: #fff;
        box-shadow: 0px 10px 40px 0px rgba(60, 67, 113, 0.05);
        position: relative;
        text-align: center;
        border-radius: 5px 5px 0 0;
        margin-top: 50px;
        overflow: hidden;
    }

        .seo-our-pricing .single-pr-table:before {
            content: '';
            width: 50px;
            height: 6px;
            border-radius: 5px 5px 0 0;
            background: #fff;
            position: absolute;
            top: 0;
            left: -50px;
            z-index: 1;
            transition: all 0.8s ease-out;
        }

        .seo-our-pricing .single-pr-table:after {
            content: '';
            width: 100%;
            height: 6px;
            border-radius: 5px 5px 0 0;
            position: absolute;
            top: 0;
            left: calc(-100% - 100px);
            z-index: 1;
            transition: all 0.8s ease-out;
            background: #fff;
        }

        .seo-our-pricing .single-pr-table:hover:after {
            left: 100%;
        }

        .seo-our-pricing .single-pr-table:hover:before {
            opacity: 1;
            left: 100%;
        }

        .seo-our-pricing .single-pr-table .pr-header {
            position: relative;
            z-index: 1;
            padding: 40px 0 32px;
            border-bottom: 1px solid #e8e8e8;
        }

        .seo-our-pricing .single-pr-table.subway .pr-header {
            border-top: 6px solid #00e1ce;
        }

        .seo-our-pricing .single-pr-table.sandwich .pr-header {
            border-top: 6px solid #ffcd63;
        }

        .seo-our-pricing .single-pr-table.burger .pr-header {
            border-top: 6px solid #9f4aff;
        }

        .seo-our-pricing .single-pr-table .pr-header .title {
            font-size: 18px;
            text-transform: uppercase;
            color: #202020;
        }

        .seo-our-pricing .single-pr-table .pr-header .price {
            font-size: 60px;
            margin: -12px 0 -5px;
        }

            .seo-our-pricing .single-pr-table .pr-header .price sup {
                font-size: 24px;
                top: -20px;
            }

        .seo-our-pricing .single-pr-table .pr-header .package {
            font-size: 15px;
            text-transform: uppercase;
            color: #b9b9b9;
        }

        .seo-our-pricing .single-pr-table .pr-header .icon {
            opacity: 0.18;
            position: absolute;
            left: -60px;
            top: 17%;
            z-index: -1;
        }

        .seo-our-pricing .single-pr-table:hover .pr-header .icon {
            transform: scale(1.3) translateX(80px);
        }

        .seo-our-pricing .single-pr-table .pr-body {
            padding: 42px 0 40px;
        }

            .seo-our-pricing .single-pr-table .pr-body .slogan {
                font-size: 24px;
                padding-bottom: 12px;
                color: #2f3442;
            }

            .seo-our-pricing .single-pr-table .pr-body ul li {
                line-height: 45px;
                font-size: 17px;
                color: rgba(35,61,99,0.7);
            }

        .seo-our-pricing .single-pr-table .pr-footer {
            border-top: 1px solid #e8e8e8;
            padding: 40px 0 40px;
        }

            .seo-our-pricing .single-pr-table .pr-footer .plan-button {
                position: relative;
                z-index: 5;
                margin: 0 auto;
            }

                .seo-our-pricing .single-pr-table .pr-footer .plan-button:before {
                    content: ' ';
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    background: linear-gradient( -105deg, rgb(0,233,176) 0%, rgb(0,212,237) 100%);
                    z-index: -1;
                    border-radius: 25px;
                    transform: scaleX(0);
                    opacity: 0;
                }

        .seo-our-pricing .single-pr-table:hover .pr-footer .plan-button {
            color: #fff;
        }

            .seo-our-pricing .single-pr-table:hover .pr-footer .plan-button:before {
                transform: scaleX(1);
                opacity: 1;
            }

        .seo-our-pricing .single-pr-table .pr-footer .plan-button:hover {
            border-color: transparent;
            box-shadow: none;
            background: #fff;
        }

        .seo-our-pricing .single-pr-table .pr-footer .trial-button {
            font-size: 17px;
            color: rgba(35,61,99,0.45);
            margin-top: 20px;
            display: block;
        }

.apps-testimonial {
    background: #f8faff;
    position: relative;
    padding: 190px 0 20px;
    overflow: hidden;
}

    .apps-testimonial.bg-white {
        background: #fff;
    }

    .apps-testimonial .theme-title-one.upper-bar:before {
        background: #fee341;
    }

    .apps-testimonial .theme-title-one {
        padding-bottom: 78px;
        display: inline-block;
    }

    .apps-testimonial .customer-block {
        padding: 72px 40px 50px 45px;
        position: relative;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 10px 30px 0px rgba(244, 245, 249, 0.8);
        margin: 10px 15px 30px;
    }

        .apps-testimonial .customer-block:before {
            content: url(../images/icon/icon35.svg);
            position: absolute;
            top: 50px;
            left: 45px;
        }

    .apps-testimonial.bg-white .customer-slider:before {
        opacity: 0.45;
    }

    .apps-testimonial .customer-block p {
        font-size: 20px;
        line-height: 35px;
        padding-bottom: 45px;
    }

    .apps-testimonial .customer-block .customer-img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        float: left;
    }

    .apps-testimonial .customer-block .customer-info {
        padding-left: 25px;
        float: left;
    }

        .apps-testimonial .customer-block .customer-info .name {
            font-size: 20px;
            color: #303858;
            padding: 5px 0 2px;
        }

        .apps-testimonial .customer-block .customer-info span {
            color: #ACB0BD;
        }

    .apps-testimonial .owl-theme .owl-nav {
        position: absolute;
        right: 0;
        top: -140px;
    }

        .apps-testimonial .owl-theme .owl-nav [class*=owl-] {
            background: transparent;
            margin: 0 6px;
            padding: 0;
            font-size: 35px;
            color: #d3d3d3;
        }

            .apps-testimonial .owl-theme .owl-nav [class*=owl-]:hover {
                color: #45ebff;
            }

    .apps-testimonial .customer-slider:before {
        content: url(../images/icon/icon36.svg);
        position: absolute;
        right: 0;
        top: -278px;
        z-index: -1;
    }

    .apps-testimonial .d-shape {
        position: absolute;
        font-size: 600px;
        font-family: 'CircularStdblck';
        line-height: 420px;
        color: #fff;
        bottom: -60px;
        left: -192px;
    }

    .apps-testimonial .u-shape {
        position: absolute;
        font-size: 705px;
        font-family: 'CircularStdblck';
        line-height: 420px;
        color: #fff;
        right: -199px;
        top: -190px;
    }

    .apps-testimonial .trusted-partner {
        margin-top: 130px;
    }

    .apps-testimonial .shape-one {
        position: absolute;
        top: 10%;
        left: 5%;
        animation: animationFramesFive 20s infinite linear alternate;
    }

    .apps-testimonial .shape-two {
        position: absolute;
        top: 50%;
        left: 5%;
        animation: animationFramesFive 18s infinite linear alternate;
    }

    .apps-testimonial .shape-three {
        position: absolute;
        top: 25%;
        left: 50%;
        animation: animationFramesOne 15s infinite linear alternate;
    }

    .apps-testimonial .shape-four {
        position: absolute;
        top: 50%;
        right: 5%;
        animation: animationFramesFive 18s infinite linear alternate;
    }

.theme-footer-one {
    position: relative;
    padding-top: 125px;
    background: #FFF;
}

    .theme-footer-one .shape-two {
        position: absolute;
        right: 10%;
        top: 50%;
        animation: rotated 18s infinite linear;
    }

    .theme-footer-one.top-border {
        border-top: 1px solid #ededed;
        padding-top: 95px;
    }

    .theme-footer-one .about-widget .email {
        font-size: 18px;
        color: #76797e;
        margin: 15px 0 15px;
        display: block;
    }

    .theme-footer-one .about-widget .phone {
        font-size: 22px;
    }

    .theme-footer-one .top-footer .title {
        font-size: 22px;
        padding: 12px 0 25px;
        margin-bottom: 0px;
    }

    footer .logo {
        margin-bottom: 30px !important;
    }

    .theme-footer-one .top-footer .footer-list ul li a {
        display: block;
        line-height: 38px;
        font-size: 17px;
        color: #76797e;
    }

    .theme-footer-one .top-footer .footer-information p {
        padding: 0 0 30px;
        color: #76797e;
    }

    .theme-footer-one .top-footer .footer-information ul li {
        display: inline-block;
    }

        .theme-footer-one .top-footer .footer-information ul li a {
            width: 40px;
            height: 40px;
            border: 1px solid #dbdbdb;
            border-radius: 50%;
            text-align: center;
            line-height: 40px;
            color: #dbdbdb;
            margin-right: 10px;
        }

            .theme-footer-one .top-footer .footer-information ul li a:hover {
                color: #fff;
            }

    .theme-footer-one .bottom-footer {
        border-top: 1px solid #ededed;
        margin-top: 90px;
        padding: 35px 0;
    }

        .theme-footer-one .bottom-footer p {
            float: left;
            color: rgba(87,102,126,0.8);
        }

        .theme-footer-one .bottom-footer ul {
            float: right;
        }

            .theme-footer-one .bottom-footer ul li {
                display: inline-block;
            }

                .theme-footer-one .bottom-footer ul li a {
                    line-height: 28px;
                    color: rgba(87,102,126,0.8);
                    margin-left: 15px;
                }

    .theme-footer-one .shape-one {
        position: absolute;
        width: 54px;
        height: 54px;
        border: 6px solid #27c3ff;
        border-radius: 50%;
        position: absolute;
        left: -22px;
        top: 48%;
    }

        .theme-footer-one .shape-one:before {
            content: '';
            position: absolute;
            top: -55px;
            left: -55px;
            right: -55px;
            bottom: -55px;
            border: 1px solid #ecf4ff;
            border-radius: 50%;
        }
/*----------------------- Our Goal ------------------------*/
.seo-our-goal {
    position: relative;
    background: url(../images/shape/bg1.png) no-repeat center;
    background-size: cover;
    padding: 150px 0 220px;
}

    .seo-our-goal .theme-title-one .upper-title {
        color: rgba(35,61,99,0.4);
    }

    .seo-our-goal .text-wrapper p {
        font-size: 18px;
        line-height: 32px;
        padding: 22px 0 30px;
    }

    .seo-our-goal .text-wrapper .list-item li {
        font-size: 17px;
        line-height: 37px;
        color: rgba(87,102,126,0.8);
        padding-left: 28px;
        position: relative;
    }

        .seo-our-goal .text-wrapper .list-item li:before {
            content: "\f107";
            font-family: "Flaticon";
            font-size: 16px;
            color: #ff6400;
            position: absolute;
            left: 0;
            top: 0;
            line-height: 37px;
        }

    .seo-our-goal .text-wrapper .request-button {
        font-size: 16px;
        color: #ff6400;
        margin-top: 40px;
    }

        .seo-our-goal .text-wrapper .request-button i {
            font-size: 18px;
            vertical-align: -1px;
            margin-left: 2px;
        }

        .seo-our-goal .text-wrapper .request-button:hover {
            text-decoration: underline;
        }

    .seo-our-goal .right-shape {
        position: absolute;
        top: 60px;
        right: 0;
        height: 569px;
        width: 41%;
        background: url(../images/home/8.jpg) no-repeat left top;
        box-shadow: 0px 50px 100px 0px rgba(89, 102, 138, 0.1);
    }

/*--------------------- Our Service/SEO ----------------------*/
.our-service-seo {
    position: relative;
    background: linear-gradient( -135deg, rgb(140,103,255) 0%, rgb(88,66,255) 100%);
    padding: 300px 0 190px;
    overflow: hidden;
}

    .our-service-seo:before {
        content: '';
        width: 150%;
        height: 350px;
        background: #fff;
        transform: rotate(-4deg);
        position: absolute;
        top: -125px;
        right: 0;
    }

    .our-service-seo:after {
        content: '';
        width: 150%;
        height: 170px;
        background: #fff;
        transform: rotate(-4deg);
        position: absolute;
        bottom: -45px;
        left: -3px;
    }

    .our-service-seo .round-shape-one {
        position: absolute;
        font-size: 550px;
        color: rgba(255,255,255,0.05);
        top: 88px;
        right: -145px;
        line-height: 290px;
        animation: tada 8s infinite linear;
    }

    .our-service-seo .round-shape-two {
        position: absolute;
        width: 396px;
        height: 396px;
        border: 50px solid rgba(0,0,0,0.03);
        border-radius: 50%;
        bottom: -100px;
        left: -190px;
        animation: jello 10s infinite linear;
    }

    .our-service-seo .theme-title-one .upper-title {
        color: rgba(255,255,255,0.5);
    }

    .our-service-seo .theme-title-one .main-title {
        color: #fff;
    }

    .our-service-seo .theme-title-one {
        padding-bottom: 100px;
    }

    .our-service-seo .single-block {
        position: relative;
        z-index: 1;
        border: 1px solid rgba(250,250,250,0.15);
        border-radius: 7px;
        padding: 45px 60px 40px 115px;
        margin-bottom: 40px;
    }

        .our-service-seo .single-block .icon {
            position: absolute;
            top: 50px;
            left: 42px;
        }

        .our-service-seo .single-block .title a {
            font-size: 24px;
            display: block;
            color: #fff;
            margin-right: 100px;
        }

        .our-service-seo .single-block p {
            line-height: 30px;
            color: rgba(255,255,255,0.8);
            padding: 12px 0 25px;
        }

        .our-service-seo .single-block .more-button {
            font-size: 16px;
            color: rgba(255,255,255,0.9);
        }

            .our-service-seo .single-block .more-button i {
                font-size: 18px;
                vertical-align: -1px;
                margin-left: 2px;
            }

            .our-service-seo .single-block .more-button:hover {
                text-decoration: underline;
            }

        .our-service-seo .single-block:before {
            content: '';
            position: absolute;
            background: #fff;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            z-index: -1;
            border-radius: 7px;
            transform: scaleY(0);
            transform-origin: 50% 100%;
            transition: transform 0.4s ease-out;
        }

        .our-service-seo .single-block:hover:before {
            transform-origin: center top;
            -webkit-transform: scaleY(1);
            transform: scaleY(1)
        }

        .our-service-seo .single-block:hover .title a {
            color: #2c3e5c;
        }

        .our-service-seo .single-block:hover p {
            color: rgba(52,52,52,0.6);
        }

        .our-service-seo .single-block:hover .more-button {
            color: #ff6400;
        }

.mango-service-sec {
    background: url(../images/shape/shape-12.svg) no-repeat center bottom;
    background-size: cover;
    position: relative;
    padding: 105px 0 115px;
}

    .mango-service-sec:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        background: linear-gradient( 0deg, rgb(251,253,255) 0%, rgb(255,255,255) 100%);
    }

    .mango-service-sec:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 80px;
        background: none;
        top: -40px;
        left: 50%;
        margin-left: -1px;
        transform: scale(1,0);
        transition: all 1s ease-out;
    }

    .mango-service-sec.show-pr:after {
        transform: scale(1,1);
    }

    .mango-service-sec .theme-title-one {
        padding-bottom: 32px;
        z-index: 2;
    }

    .mango-service-sec .inner-wrapper {
        position: relative;
        z-index: 1;
    }

        .mango-service-sec .inner-wrapper:before {
            content: url(../images/shape/shape-13.svg);
            position: absolute;
            top: -165px;
            left: -165px;
            z-index: -1;
        }

        .mango-service-sec .inner-wrapper:after {
            content: url(../images/shape/shape-14.svg);
            position: absolute;
            bottom: -165px;
            right: -165px;
            z-index: -1;
        }

    .mango-service-sec .service-block {
        background: #fff;
        border: 1px solid #eff7ff;
        border-radius: 5px;
        overflow: hidden;
        position: relative;
        z-index: 5;
        padding: 180px 30px 25px 40px;
        margin-top: 45px;
    }

        .mango-service-sec .service-block:before {
            content: '';
            width: 273px;
            height: 273px;
            background: #d858f5;
            border-radius: 50%;
            position: absolute;
            top: -148px;
            left: -83px;
            transform: scale(0);
        }

        .mango-service-sec .service-block:hover:before {
            transform: scale(1);
            transition: all 0.5s linear;
            transition-delay: 0.1s;
        }

        .mango-service-sec .service-block:hover {
            border-color: transparent;
        }

        .mango-service-sec .service-block .icon-s {
            position: absolute;
            font-size: 65px;
            left: 40px;
            top: 52px;
        }

    .mango-service-sec .single-block:nth-child(1) .service-block .icon-s {
        color: #6df7bc;
    }

    .mango-service-sec .single-block:nth-child(2) .service-block .icon-s {
        color: #25e5eb;
    }

    .mango-service-sec .single-block:nth-child(3) .service-block .icon-s {
        color: #ff4ca5;
    }

    .mango-service-sec .service-block .title a {
        font-size: 22px;
        line-height: 32px;
        color: #253d5f;
        margin-bottom: 30px;
    }

    .mango-service-sec .service-block p {
        color: #737f92;
        padding-bottom: 20px;
    }

    .mango-service-sec .service-block .detail-button {
        font-size: 40px;
        color: #cad5e5;
    }

    .mango-service-sec .service-block .hover-content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #9a5be8;
        z-index: -3;
        opacity: 0;
        transition: all 0.3s linear;
    }

    .mango-service-sec .service-block:hover .hover-content {
        opacity: 1;
    }

    .mango-service-sec .service-block .hover-content:before {
        content: '';
        width: 493px;
        height: 493px;
        background: #c647fe;
        border-radius: 50%;
        position: absolute;
        top: -250px;
        left: -180px;
        z-index: 1;
        transform: translate(-50%, -50%);
        opacity: 0;
    }

    .mango-service-sec .service-block:hover .hover-content:before {
        opacity: 1;
        transform: translate(0%, 0%);
        transition: all 0.9s linear;
    }

    .mango-service-sec .service-block .hover-content:after {
        content: '';
        width: 602px;
        height: 602px;
        background: #a461e8;
        border-radius: 50%;
        position: absolute;
        top: -196px;
        left: -180px;
        z-index: -1;
        transform: translate(-50%, -50%);
        opacity: 0;
    }

    .mango-service-sec .service-block:hover .hover-content:after {
        opacity: 1;
        transform: translate(0%, 0%);
        transition: all 1.3s linear;
    }

    .mango-service-sec .service-block .snow-dot {
        position: absolute;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: rgba(255,255,255,0.5);
        z-index: -1;
    }

        .mango-service-sec .service-block .snow-dot:nth-child(1) {
            top: 25px;
            left: 41%;
            z-index: 1;
            animation: scale-upOne 1s alternate infinite ease-in;
        }

        .mango-service-sec .service-block .snow-dot:nth-child(2) {
            top: 25px;
            left: 78%;
            animation: scale-upOne 1.1s alternate infinite ease-in;
        }

        .mango-service-sec .service-block .snow-dot:nth-child(3) {
            top: 75px;
            left: 61%;
            animation: scale-upOne 0.8s alternate infinite ease-in;
        }

        .mango-service-sec .service-block .snow-dot:nth-child(4) {
            top: 136px;
            left: 84%;
            animation: scale-upOne 1s alternate infinite ease-in;
        }

        .mango-service-sec .service-block .snow-dot:nth-child(5) {
            bottom: 35px;
            right: 12%;
            animation: scale-upOne 1.2s alternate infinite ease-in;
        }

        .mango-service-sec .service-block .snow-dot:nth-child(6) {
            bottom: 80px;
            right: 31%;
            animation: scale-upOne 0.9s alternate infinite ease-in;
        }

        .mango-service-sec .service-block .snow-dot:nth-child(7) {
            bottom: 40px;
            right: 51%;
            animation: scale-upOne 1s alternate infinite ease-in;
        }

    .mango-service-sec .service-block:hover .title a, .mango-service-sec .service-block:hover .icon-s,
    .mango-service-sec .service-block:hover p, .mango-service-sec .service-block:hover .detail-button {
        color: #fff !important;
    }

.theme-more-feature.mango-service-sec:after, .theme-more-feature.mango-service-sec .inner-wrapper:before,
.theme-more-feature.mango-service-sec .inner-wrapper:after, .theme-more-feature.mango-service-sec:before {
    display: none;
}

.mango-service-sec.theme-more-feature {
    background: none;
    padding: 165px 0 180px;
}
/*----------------------- Our Service/APP ------------------------*/
.our-service-app {
    position: relative;
    padding: 260px 0 200px;
    border-bottom: 1px solid #ededed;
}

    .our-service-app .main-content {
        max-width: 1450px;
        padding: 0 15px;
        margin: 90px auto 0;
    }

        .our-service-app .main-content .inner-wrapper {
            text-align: center;
            position: relative;
            margin-top: 50px;
        }

            .our-service-app .main-content .inner-wrapper .title a {
                font-size: 24px;
                color: #4e4e4e;
                margin: 45px 0 30px;
            }

            .our-service-app .main-content .inner-wrapper:hover .title a {
                color: #614ef9;
            }

            .our-service-app .main-content .inner-wrapper p {
                line-height: 30px;
                padding: 0 50px;
                color: #8c929d;
            }

            .our-service-app .main-content .inner-wrapper .illustration-box {
                display: inline-block;
                position: relative;
                min-height: 230px;
            }

        .our-service-app .main-content .single-block:nth-child(1) .illustration-box .bg-shape,
        .our-service-app .main-content .single-block:nth-child(3) .illustration-box .bg-shape {
            animation: rotated 35s infinite linear;
        }

        .our-service-app .main-content .single-block:nth-child(1) .illustration-box .block-shape-one {
            position: absolute;
            top: 42px;
            left: -16px;
        }

        .our-service-app .main-content .single-block:nth-child(1) .illustration-box .block-shape-two {
            position: absolute;
            top: 42px;
            right: 0;
        }

        .our-service-app .main-content .single-block:nth-child(1) .illustration-box .block-shape-three {
            position: absolute;
            bottom: 24px;
            right: 0;
        }

        .our-service-app .main-content .single-block:nth-child(1) .illustration-box [class*="block-shape"] {
            transform: scale(1.5);
        }

        .our-service-app .main-content .single-block .illustration-box [class*="block-shape"] {
            opacity: 0;
            transition: all 1.5s ease-in-out;
        }

        .our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-one {
            position: absolute;
            top: 120px;
            left: 26px;
            transform: scale(1.5);
        }

        .our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-two {
            position: absolute;
            top: 0;
            left: 120px;
            transform: scale(1.5);
        }

        .our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-three {
            position: absolute;
            top: 66px;
            right: 6px;
            transform: scale(1.5);
        }

        .our-service-app .main-content .single-block:nth-child(2) .illustration-box .block-shape-four {
            position: absolute;
            top: 52px;
            right: 63px;
            transform: translateY(30px);
        }

        .our-service-app .main-content.show-pr .single-block:nth-child(2) .illustration-box [class*="block-shape"] {
            opacity: 1;
            transform: scale(1);
        }

        .our-service-app .main-content.show-pr .single-block:nth-child(2) .illustration-box .block-shape-four {
            transform: translateY(0);
        }

        .our-service-app .main-content .single-block:nth-child(3) .illustration-box .block-shape-one {
            position: absolute;
            top: 7px;
            left: 45px;
            transform: scale(1.5);
        }

        .our-service-app .main-content.show-pr .single-block:nth-child(1) .illustration-box [class*="block-shape"],
        .our-service-app .main-content.show-pr .single-block:nth-child(2) .illustration-box [class*="block-shape"],
        .our-service-app .main-content.show-pr .single-block:nth-child(3) .illustration-box [class*="block-shape"] {
            opacity: 1;
            transform: scale(1);
        }

        .our-service-app .main-content .single-block:nth-child(2) .illustration-box:before,
        .our-service-app .main-content .single-block:nth-child(2) .illustration-box:after {
            content: '';
            position: absolute;
            width: 145px;
            height: 1px;
            border-top: 1px dashed #e6e6e6;
            top: 45%;
        }

        .our-service-app .main-content .single-block:nth-child(2) .illustration-box:before {
            right: -150px;
        }

        .our-service-app .main-content .single-block:nth-child(2) .illustration-box:after {
            left: -150px;
        }

        .our-service-app .main-content .more-button {
            display: block;
            width: 230px;
            line-height: 51px;
            border-radius: 30px;
            background: #614ef9;
            border: 2px solid #614ef9;
            font-size: 14px;
            color: #fff;
            text-transform: uppercase;
            margin: 100px auto 0;
            text-align: center;
        }

            .our-service-app .main-content .more-button:hover {
                background: #fff;
                color: #614ef9;
            }

        .our-service-app .main-content .down-arrow {
            display: block;
            width: 60px;
            height: 60px;
            box-shadow: 0px 15px 20px 0px rgba(209, 218, 235, 0.35);
            background: #fff;
            border-radius: 50%;
            margin: 0 0 0 -30px;
            line-height: 60px;
            text-align: center;
            color: #7494b5;
            font-size: 20px;
            position: absolute;
            bottom: -30px;
            left: 50%;
            z-index: 1;
        }

            .our-service-app .main-content .down-arrow span {
                display: block;
                transform: rotate(-90deg);
            }

            .our-service-app .main-content .down-arrow:hover {
                color: #fff;
                background: #614ef9;
            }
/*--------------------- Work Progress/SEO -------------------------*/
.mango-features {
    position: relative;
    padding: 210px 0 230px;
}

    .mango-features .single-work-list {
        position: relative;
        padding-bottom: 310px;
    }

        .mango-features .single-work-list:nth-child(odd):before {
            content: url(../images/shape/line-1.svg);
            position: absolute;
            top: 53%;
            left: 22%;
            z-index: -1;
        }

        .mango-features .single-work-list:nth-child(even):before {
            content: url(../images/shape/line-2.svg);
            position: absolute;
            top: 35%;
            right: 16%;
            z-index: -1;
        }

        .mango-features .single-work-list:last-child:before {
            display: none !important;
        }

        .mango-features .single-work-list:last-child {
            padding-bottom: 0;
        }

        .mango-features .single-work-list .text-wrapper {
            position: relative;
            padding-left: 90px;
        }

            .mango-features .single-work-list .text-wrapper .icon-box {
                width: 50px;
                height: 50px;
                border-radius: 50%;
                position: absolute;
                top: 11px;
                left: 0;
            }

                .mango-features .single-work-list .text-wrapper .icon-box img {
                    margin: 0 auto;
                    position: relative;
                    top: 50%;
                    transform: translateY(-50%);
                }

                .mango-features .single-work-list .text-wrapper .icon-box:before {
                    content: '';
                    top: -10px;
                    right: -10px;
                    bottom: -10px;
                    left: -10px;
                    z-index: -1;
                    position: absolute;
                    border-radius: 50%;
                    -webkit-animation: hvr-ripple-out-two 2s linear infinite;
                    animation: hvr-ripple-out-two 2s linear infinite;
                }

        .mango-features .single-work-list:nth-child(1) .text-wrapper .icon-box {
            background: #a16fff;
        }

            .mango-features .single-work-list:nth-child(1) .text-wrapper .icon-box:before {
                background: #bc99fd;
            }

        .mango-features .single-work-list:nth-child(2) .text-wrapper .icon-box {
            background: linear-gradient( -135deg, rgb(191,108,255) 0%, rgb(144,65,255) 100%);
        }

            .mango-features .single-work-list:nth-child(2) .text-wrapper .icon-box:before {
                background: linear-gradient( -135deg, rgb(191,108,255) 0%, rgb(144,65,255) 100%);
            }

        .mango-features .single-work-list:nth-child(3) .text-wrapper .icon-box {
            background: #01e9eb;
        }

            .mango-features .single-work-list:nth-child(3) .text-wrapper .icon-box:before {
                background: #49fcfe;
            }

        .mango-features .single-work-list .text-wrapper .title {
            font-size: 48px;
            line-height: 60px;
            padding-bottom: 28px;
            text-decoration: underline;
        }

        .mango-features .single-work-list .text-wrapper p {
            font-size: 20px;
            line-height: 32px;
            color: rgba(87,102,126,0.8);
            padding-bottom: 15px;
        }

        .mango-features .single-work-list .text-wrapper ul {
            padding-top: 10px;
        }

            .mango-features .single-work-list .text-wrapper ul li {
                font-size: 18px;
                color: rgba(87,102,126,0.8);
                line-height: 32px;
                position: relative;
                padding-bottom: 22px;
            }

                .mango-features .single-work-list .text-wrapper ul li:before {
                    content: "\f107";
                    font-family: "Flaticon";
                    font-size: 18px;
                    color: #614ef9;
                    position: absolute;
                    left: -32px;
                    top: 0;
                    line-height: 32px;
                }

        .mango-features .single-work-list .img-box {
            position: relative;
            z-index: 1;
        }

        .mango-features .single-work-list:nth-child(even) .img-box img {
            float: right;
        }

.trusted-partner {
    margin-bottom: 130px;
}

    .trusted-partner .title {
        font-size: 18px;
        color: #244574;
        text-align: center;
        padding-bottom: 100px;
    }

        .trusted-partner .title span {
            font-size: 22px;
            color: #244574;
        }

.partner-slider {
    text-align: center;
}

    .partner-slider a {
        opacity: 0.4;
        transition: all 0.3s ease-in-out;
    }

        .partner-slider a:hover, .partner-slider .center a {
            opacity: 1;
            transform: scale(1.1);
        }
/*----------------------- Our Feature/SASS ---------------------*/
.our-feature-sass {
    background: url(../images/shape/bg3.png) no-repeat top 81% right;
    position: relative;
    z-index: 1;
}

    .our-feature-sass .down-arrow {
        margin-top: -20px !important;
        display: block;
        width: 90px;
        height: 90px;
        box-shadow: 0px 15px 20px 0px rgba(209, 218, 235, 0.35);
        border-radius: 50%;
        margin: 0 auto 405px;
        line-height: 90px;
        text-align: center;
        color: #7494b5;
        font-size: 35px;
    }

        .our-feature-sass .down-arrow span {
            display: block;
            transform: rotate(-90deg);
        }

        .our-feature-sass .down-arrow:hover {
            color: #fff;
            background: #9a5be8;
        }

    .our-feature-sass .single-feature-block {
        position: relative;
        margin-bottom: 330px;
    }

        .our-feature-sass .single-feature-block:last-child {
            margin: 0;
        }

        .our-feature-sass .single-feature-block .text-box {
            max-width: 550px;
        }

    .our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .text-box {
        float: right;
    }

    .our-feature-sass .single-feature-block .text-box .theme-title-one .main-title .line {
        display: inline-block;
        position: relative;
    }

        .our-feature-sass .single-feature-block .text-box .theme-title-one .main-title .line:before {
            content: '';
            width: 0;
            height: 3px;
            background: #233D63;
            border-radius: 5px;
            position: absolute;
            right: -105px;
            bottom: 10px;
            transition: all 1s ease-out;
        }

    .our-feature-sass .single-feature-block .text-box .theme-title-one.show-pr .main-title .line:before {
        width: 100px;
    }

    .our-feature-sass .single-feature-block .text-box p {
        font-size: 18px;
        line-height: 32px;
        padding: 40px 0 38px;
    }

    .our-feature-sass .single-feature-block .text-box ul li {
        font-size: 17px;
        line-height: 38px;
        color: #76797e;
        padding-left: 30px;
        position: relative;
    }

        .our-feature-sass .single-feature-block .text-box ul li:before {
            content: "\f107";
            font-family: Flaticon;
            font-size: 15px;
            color: #ff6400;
            position: absolute;
            top: 0;
            left: 0;
            line-height: 38px;
        }

        .our-feature-sass .single-feature-block .text-box ul li.star:before {
            content: "\2605";
        }

    .our-feature-sass .single-feature-block .text-box .read-more {
        padding: 5px 15px 5px 15px;
        line-height: 50px;
        border-radius: 4px;
        border: 1px solid #e9e9e9;
        text-align: center;
        color: #57667e;
        margin-top: 55px;
    }

        .our-feature-sass .single-feature-block .text-box .read-more:hover {
            color: #fff;
            background: #f569f8;
            border-color: #f569f8;
        }

    .our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box {
        position: absolute;
        top: -35px;
        left: -52px;
        z-index: -1;
        width: 43%;
    }

        .our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .bg-shape {
            position: absolute;
            left: 100px;
            top: 20%;
        }

        .our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .screen-one {
            position: absolute;
            top: -50px;
            left: 10px;
        }

        .our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .screen-two {
            position: absolute;
            top: 30px;
            left: 42%;
        }

        .our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .screen-three {
            position: absolute;
            top: 42%;
            left: 12%;
        }

        .our-feature-sass .feature-wrapper .single-feature-block:nth-child(odd) .img-box .screen-four {
            position: absolute;
            top: 59%;
            left: 55%;
        }

    .our-feature-sass .feature-wrapper .single-feature-block:nth-child(even) .img-box {
        position: absolute;
        right: 0;
        top: -80px;
        z-index: -1;
    }

        .our-feature-sass .feature-wrapper .single-feature-block:nth-child(even) .img-box .main-shape {
            position: absolute;
            right: 0;
            top: -100px;
        }

        .our-feature-sass .feature-wrapper .single-feature-block:nth-child(even) .img-box .screen-two {
            position: absolute;
            right: 45px;
            top: -130px;
        }

    .our-feature-sass .section-shape-one {
        width: 8px;
        height: 8px;
        background: #fce3ba;
        border-radius: 50%;
        position: absolute;
        left: 8%;
        top: 11%;
        animation: animationFramesOne 15s alternate infinite linear;
    }

    .our-feature-sass .section-shape-two {
        position: absolute;
        right: -356px;
        top: -170px;
        opacity: 0.7;
        animation: rotatedHalfTwo 15s alternate infinite linear;
        z-index: -1;
    }

        .our-feature-sass .section-shape-two:before {
            content: url(../images/shape/shape-19.svg);
            position: absolute;
            top: 50%;
            left: 50px;
        }

    .our-feature-sass .section-shape-three {
        position: absolute;
        left: -400px;
        top: 55%;
        opacity: 0.6;
    }

    .our-feature-sass .section-shape-four {
        position: absolute;
        width: 8px;
        height: 8px;
        border: 2px solid #ffe49f;
        border-radius: 50%;
        left: 27%;
        top: 65%;
        animation: animationFramesOne 12s alternate infinite linear;
    }

    .our-feature-sass .section-shape-five {
        position: absolute;
        top: 62%;
        left: 46%;
        animation: rotatedHalfTwo 15s alternate infinite linear;
    }

    .our-feature-sass .section-shape-six {
        position: absolute;
        top: 60%;
        right: 33%;
        animation: animationFramesThree 25s alternate infinite linear;
    }

    .our-feature-sass .section-shape-seven {
        position: absolute;
        bottom: -70px;
        left: 50%;
        animation: animationFramesThree 25s alternate infinite linear;
    }

    .our-feature-sass .section-shape-eight {
        position: absolute;
        right: 150px;
        bottom: 100px;
        animation: rotatedHalfTwo 10s alternate infinite linear;
    }
/*--------------------- Our Feature/APP --------------------------*/
.our-feature-app {
    position: relative;
    padding: 310px 0 250px;
}

    .our-feature-app .single-feature-box {
        padding-bottom: 315px;
        position: relative;
    }

        .our-feature-app .single-feature-box:last-child {
            padding: 0;
        }

        .our-feature-app .single-feature-box:nth-child(1):before {
            content: url(../images/shape/line-3.svg);
            position: absolute;
            z-index: -1;
            top: 53%;
            left: 81px;
        }

        .our-feature-app .single-feature-box:nth-child(2):before {
            content: url(../images/shape/line-4.svg);
            position: absolute;
            top: 63%;
            left: 80px;
        }

    .our-feature-app .text-wrapper .title {
        font-size: 46px;
        line-height: 55px;
        color: #3e3e3e;
        padding: 40px 0 30px;
    }

    .our-feature-app .text-wrapper p {
        font-size: 18px;
        line-height: 30px;
        color: #8c929d;
    }

    .our-feature-app .text-wrapper .sub-heading {
        font-size: 21px;
        color: #57667e;
        padding-bottom: 30px;
    }

    .our-feature-app .text-wrapper ul li {
        font-size: 17px;
        line-height: 38px;
        color: rgba(87,102,126,0.7);
        position: relative;
        padding-left: 35px;
    }

        .our-feature-app .text-wrapper ul li:before {
            content: "\f107";
            font-family: "Flaticon";
            position: absolute;
            line-height: 30px;
            font-size: 16px;
            left: 0;
            top: 0;
            color: #ff6400;
        }

    .our-feature-app .text-wrapper .explore-button {
        width: 175px;
        line-height: 50px;
        font-size: 18px;
        text-align: center;
        border-radius: 3px;
        margin-top: 38px;
    }

    .our-feature-app .single-feature-box:nth-child(1) .text-wrapper .explore-button {
        color: #ead24c;
        background: #fef9da;
    }

        .our-feature-app .single-feature-box:nth-child(1) .text-wrapper .explore-button:hover {
            background: #ead24c;
            color: #fef9da;
        }

    .our-feature-app .single-feature-box:nth-child(2) .text-wrapper .explore-button {
        color: #4ebef9;
        background: rgba(30,193,254,0.11);
    }

        .our-feature-app .single-feature-box:nth-child(2) .text-wrapper .explore-button:hover {
            background: #4ebef9;
            color: #e6f8ff;
        }

    .our-feature-app .single-feature-box:nth-child(3) .text-wrapper .explore-button {
        color: #ff8aa0;
        background: rgba(255,61,92,0.11);
    }

        .our-feature-app .single-feature-box:nth-child(3) .text-wrapper .explore-button:hover {
            background: #ff8aa0;
            color: #ffeaed;
        }

    .our-feature-app .single-feature-box:nth-child(1) .text-wrapper {
        margin-top: 165px;
    }

    .our-feature-app .single-feature-box:nth-child(3) .text-wrapper {
        margin-top: 60px;
    }

    .our-feature-app .feature-img-box {
        position: relative;
        padding-right: 90px;
    }

        .our-feature-app .feature-img-box .feature-offer-box {
            padding: 45px 15px 30px 35px;
            margin-bottom: 45px;
            border-radius: 5px;
            background: #fff;
            box-shadow: 0px 25px 50px 0px rgba(78, 81, 144, 0.07);
        }

            .our-feature-app .feature-img-box .feature-offer-box .icon-box {
                position: relative;
                width: 85px;
                height: 85px;
                border-radius: 50%;
            }

        .our-feature-app .feature-img-box .support-feature .icon-box {
            background: linear-gradient( 120deg, rgb(249,154,120) 0%, rgb(255,83,140) 100%);
        }

        .our-feature-app .feature-img-box .price-feature .icon-box {
            background: linear-gradient( 120deg, rgb(108,71,218) 0%, rgb(224,129,255) 100%);
        }

        .our-feature-app .feature-img-box .access-feature .icon-box {
            background: linear-gradient( 120deg, rgb(81,236,112) 0%, rgb(36,189,155) 100%);
        }

        .our-feature-app .feature-img-box .feature-offer-box .icon-box img {
            margin: 0 auto;
            position: relative;
            top: 50%;
            transform: translateY(-50%);
        }

        .our-feature-app .feature-img-box .price-feature .icon-box img {
            width: 22px;
        }

        .our-feature-app .feature-img-box .feature-offer-box .title {
            font-size: 24px;
            color: #4e4e4e;
            padding: 20px 0 30px;
        }

        .our-feature-app .feature-img-box .feature-offer-box p {
            color: #8c929d;
        }

        .our-feature-app .feature-img-box .support-feature {
            margin-top: 180px;
        }

        .our-feature-app .feature-img-box .feature-offer-box .icon-box:before,
        .our-feature-app .feature-img-box .feature-offer-box .icon-box:after {
            content: '';
            position: absolute;
            top: 4px;
            left: 4px;
            width: calc(100% - 8px);
            height: calc(100% - 8px);
            border-radius: 50%;
            background: linear-gradient( -51deg, rgb(249,154,120) 0%, rgb(136,52,204) 20%, rgb(55,189,209) 42%, rgb(212,234,62) 62%, rgb(248,102,157) 83%, rgb(252,93,149) 91%, rgb(255,83,140) 100%);
            background-size: 400%;
            z-index: -1;
            animation: gradientBG 10s infinite linear alternate;
            opacity: 0.65;
        }

        .our-feature-app .feature-img-box .feature-offer-box .icon-box:after {
            filter: blur(13px);
        }

        .our-feature-app .feature-img-box .shape-one {
            position: absolute;
            top: 34%;
            left: -12%;
            animation: animationFramesOne 15s infinite linear alternate;
        }

        .our-feature-app .feature-img-box .shape-two {
            position: absolute;
            top: 12%;
            left: 15%;
            animation: animationFramesFive 18s infinite linear alternate;
        }

        .our-feature-app .feature-img-box .shape-three {
            position: absolute;
            top: 0%;
            left: 24%;
            animation: animationFramesTwo 15s infinite linear alternate;
        }

        .our-feature-app .feature-img-box .shape-four {
            position: absolute;
            top: 19%;
            right: 28%;
            animation: animationFramesFive 20s infinite linear alternate;
        }

        .our-feature-app .feature-img-box .shape-five {
            position: absolute;
            top: 12%;
            right: 2%;
            animation: animationFramesFive 18s infinite linear alternate;
        }

    .our-feature-app .single-feature-box:nth-child(1) .feature-img-box:before {
        content: url(../images/shape/shape-44.svg);
        position: absolute;
        top: 34px;
        right: 55px;
    }

    .our-feature-app .single-feature-box:nth-child(2) .feature-img-box:before {
        content: url(../images/shape/shape-50.svg);
        position: absolute;
        top: -24px;
        right: -12px;
    }

    .our-feature-app .single-feature-box:nth-child(3) .feature-img-box:before {
        content: url(../images/shape/shape-51.svg);
        position: absolute;
        top: -150px;
        left: -40px;
        z-index: -1;
    }

    .our-feature-app .single-feature-box .access-screen-holder .screen {
        float: right;
        position: relative;
    }

    .our-feature-app .single-feature-box .screen-mockup {
        position: relative;
    }

        .our-feature-app .single-feature-box .screen-mockup .mockup {
            margin: 0 auto;
        }

        .our-feature-app .single-feature-box .screen-mockup .screen-one {
            position: absolute;
            right: -84px;
            top: 16%;
        }

        .our-feature-app .single-feature-box .screen-mockup .screen-two {
            position: absolute;
            left: -38px;
            top: 43%;
        }
/*--------------------- Our Pricing/SASS ---------------------*/
.mango-pricing {
    position: relative;
    padding: 40px 0 245px;
}

    .mango-pricing .section-shape-one {
        position: absolute;
        right: -356px;
        top: 0;
        opacity: 0.7;
        animation: rotatedHalfTwo 15s alternate infinite linear;
        z-index: -1;
    }

        .mango-pricing .section-shape-one:before {
            content: url(../images/shape/shape-23.svg);
            position: absolute;
            top: 50%;
            left: calc(21% + 4px);
        }

    .mango-pricing .section-shape-two {
        position: absolute;
        left: -25px;
        top: 13%;
        z-index: -1;
    }

    .mango-pricing .section-shape-three {
        position: absolute;
        left: 17%;
        top: 23%;
        animation: animationFramesFour 20s alternate infinite linear;
    }

    .mango-pricing .section-shape-four {
        position: absolute;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #937fff;
        top: 50%;
        left: 5%;
        animation: animationFramesTwo 13s infinite linear;
    }

    .mango-pricing .section-shape-five {
        position: absolute;
        top: 51%;
        right: 5%;
        animation: animationFramesTwo 13s infinite linear;
    }

    .mango-pricing .section-shape-six {
        position: absolute;
        right: -75px;
        bottom: 170px;
    }

    .mango-pricing .icon-box .icon {
        height: 31px;
    }

    .mango-pricing .theme-title-one {
        margin-bottom: 80px;
    }

    .mango-pricing .row [class*="col-"] {
        border-left: 1px solid #e0e9ef;
        padding: 0 50px;
    }

        .mango-pricing .row [class*="col-"]:last-child {
            border-right: 1px solid #e0e9ef;
        }

    .mango-pricing .single-pr-table .pr-header {
        text-align: center;
        padding-top: 20px;
        min-height: 180px;
    }
    .feature-img-box .mark-text{
        color: var(--text-dark);
        font-size: 27px;
        font-style: italic;
    }
    .mango-pricing .single-pr-table .pr-header.prem {
        margin-top: -40px;
        min-height: 220px;
    }

        .mango-pricing .single-pr-table .pr-header .price {
            line-height: 60px;
            font-size: 44px;
        }

    .mango-pricing .single-pr-table.free .pr-header .price {
        color: #bf6cff;
    }

    .mango-pricing .single-pr-table.regular .pr-header .price {
        color: #06df9e;
    }

    .mango-pricing .single-pr-table.plus .pr-header .price {
        color: #ff6262;
    }

    .mango-pricing .single-pr-table .pr-header .title {
        font-size: 19px;
        color: #303858;
        text-transform: uppercase;
        padding-bottom: 7px;
    }

    .mango-pricing .single-pr-table .pr-header .package {
        font-size: 18px;
        color: #696d80;
    }

    .mango-pricing .single-pr-table .pr-body {
        border-top: 1px dashed #d8dde1;
        padding: 40px 0 30px;
        min-height: 330px;
    }

        .mango-pricing .single-pr-table .pr-body .feature {
            font-family: 'CircularStdmed';
            font-size: 20px;
            color: #303858;
            padding-bottom: 15px;
        }

        .mango-pricing .single-pr-table .pr-body ul li {
            font-size: 16px;
            position: relative;
            padding-left: 28px;
            line-height: 40px;
            color: #818386;
        }

            .mango-pricing .single-pr-table .pr-body ul li:before {
                content: "\f107";
                font-family: Flaticon;
                font-size: 14px;
                position: absolute;
                color: #12d859;
                line-height: 40px;
                left: 0;
                top: 0;
            }

    .mango-pricing .single-pr-table .upgrade-button {
        display: block;
        text-align: center;
        border: 1px solid #f2f2f2;
        border-radius: 25px;
        line-height: 50px;
        font-size: 18px;
        color: #233d63;
        position: relative;
    }

        .mango-pricing .single-pr-table .upgrade-button:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            border-radius: 30px;
            background: linear-gradient( -135deg, rgb(191,108,255) 0%, rgb(144,65,255) 100%);
            transform: scale(0,1);
            z-index: -1;
        }
    .mango-pricing .single-pr-table:hover .upgrade-button {
        border-color: transparent;
        color: #fff;
    }

    .mango-pricing .single-pr-table .upgrade-button.popular {
        margin-top: -20px;
        margin-bottom: 10px;
        border-color: transparent;
        color: #fff;
        width: 100%;
    }

    .mango-pricing .single-pr-table .upgrade-button.popular:before {
        transform: scale(1);
    }
    .mango-pricing .single-pr-table:hover .upgrade-button:before {
        transform: scale(1);
    }

    .mango-pricing .single-pr-table .trial-button {
        display: block;
        text-align: center;
        color: #818386;
        margin-top: 32px;
    }

        .mango-pricing .single-pr-table .trial-button:hover {
            color: rgb(191,108,255);
        }

    .mango-pricing .single-pr-table .pr-footer {
        padding-bottom: 70px;
    }

    .mango-pricing .pricing-tab-menu .nav-wrapper {
        border: none;
        padding: 2px;
        background: linear-gradient( -135deg, rgb(191,108,255) 0%, rgb(144,65,255) 100%);
    }

    .mango-pricing .pricing-tab-menu .nav-tabs .nav-item .nav-link {
        color: #9546ff;
        background: #fff;
    }

        .mango-pricing .pricing-tab-menu .nav-tabs .nav-item .nav-link.active {
            background: transparent;
            color: #fff;
        }
/*-------------------------- FAQ Section/SASS ---------------------*/
.mango-faq-section {
    position: relative;
    padding: 150px 0;
}

    .mango-faq-section .section-shape-one {
        position: absolute;
        left: -356px;
        top: 20px;
        opacity: 0.6;
        z-index: -1;
        animation: rotatedHalfTwo 20s alternate infinite linear;
    }

        .mango-faq-section .section-shape-one:before {
            content: url(../images/shape/shape-28.svg);
            position: absolute;
            top: 50%;
            right: -10px;
        }

    .mango-faq-section .section-shape-two {
        position: absolute;
        top: 69%;
        z-index: -1;
        left: 5%;
        animation: animationFramesTwo 13s infinite linear;
    }

    .mango-faq-section .section-shape-three {
        position: absolute;
        top: 23%;
        right: 10%;
        animation: animationFramesTwo 20s infinite linear;
    }

    .mango-faq-section .section-shape-four {
        z-index: -1;
        position: absolute;
        right: -90px;
        bottom: 190px;
    }

    .mango-faq-section .sub-heading {
        text-align: center;
        font-size: 20px;
        line-height: 32px;
        color: #233d63;
        margin: 25px 0 95px;
    }

        .mango-faq-section .sub-heading a {
            color: #303858;
            text-decoration: underline;
        }

    .mango-faq-section .faq-tab-wrapper .nav-tabs {
        margin: 0 0 95px;
        border: none;
        justify-content: center;
        -webkit-justify-content: center;
    }

        .mango-faq-section .faq-tab-wrapper .nav-tabs .nav-item {
            margin: 10px 0 0;
        }

        .mango-faq-section .faq-tab-wrapper .nav-tabs .nav-link {
            border: none;
            line-height: 32px;
            border-radius: 3px;
            padding: 0 18px;
            color: #233d63;
            font-size: 17px;
            margin: 0 10px;
        }

        .mango-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(1) .nav-link {
            background: #f4f3ff;
        }

        .mango-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(2) .nav-link {
            background: #ffeeee;
        }

        .mango-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(3) .nav-link {
            background: #f3ffed;
        }

        .mango-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(4) .nav-link {
            background: #edf3ff;
        }

        .mango-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(5) .nav-link {
            background: #fdf9e9;
        }

        .mango-faq-section .faq-tab-wrapper .nav-tabs li:nth-child(6) .nav-link {
            background: #e6fafd;
        }

        .mango-faq-section .faq-tab-wrapper .nav-tabs .nav-item.show .nav-link,
        .mango-faq-section .faq-tab-wrapper .nav-tabs .nav-link.active {
            background: #22d4ab !important;
            color: #fff;
        }

.faq-tab-wrapper .faq-panel .panel {
    background: #fff;
    box-shadow: 0px 10px 14px 0px rgba(90, 111, 155, 0.05);
    margin-bottom: 30px;
}

    .faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title a {
        display: block;
        padding: 25px 10px 25px 65px;
        font-size: 22px;
        color: #303858;
        position: relative;
    }

        .faq-tab-wrapper .faq-panel .panel .panel-heading .panel-title a:before {
            content: '+';
            position: absolute;
            left: 35px;
            top: 50%;
            transform: translateY(-50%);
            font-size: 30px;
            color: #464646;
        }

    .faq-tab-wrapper .faq-panel .panel .panel-heading.active-panel .panel-title a:before {
        content: '-';
    }

    .faq-tab-wrapper .faq-panel .panel .panel-body p {
        line-height: 30px;
        padding: 0 90px 38px 65px;
    }

.mango-faq-section .down-button {
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #22d4ab;
    border-radius: 50%;
    margin: 60px auto 0;
    color: #22d4ab;
    line-height: 50px;
    text-align: center;
    font-size: 25px;
}

    .mango-faq-section .down-button:hover {
        background: #22d4ab;
        color: #fff;
    }
/*-------------------- Why Choose Us/APP -------------------------*/
.why-choose-us-app {
    background: linear-gradient( -35deg, rgb(144,42,252) 0%, rgb(52,152,246) 100%);
    position: relative;
    padding: 255px 0 150px;
    overflow: hidden;
    z-index: 5;
}

    .why-choose-us-app .bg-shape-holder {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        overflow: hidden;
    }

        .why-choose-us-app .bg-shape-holder .big-round-one {
            position: absolute;
            width: 662px;
            height: 662px;
            background: rgba(255,255,255,0.03);
            top: -346px;
            left: -75px;
            border-radius: 50%;
        }

        .why-choose-us-app .bg-shape-holder .big-round-two {
            position: absolute;
            width: 1372px;
            height: 1372px;
            background: rgba(255,255,255,0.03);
            top: -689px;
            left: -368px;
            border-radius: 50%;
            z-index: -1;
        }

        .why-choose-us-app .bg-shape-holder .big-round-three {
            position: absolute;
            width: 2242px;
            height: 2242px;
            background: rgba(255,255,255,0.03);
            top: -1161px;
            left: -779px;
            border-radius: 50%;
            z-index: -3;
        }

    .why-choose-us-app .text-wrapper {
        max-width: 500px;
        float: right;
    }

        .why-choose-us-app .text-wrapper .title-box {
            display: inline-block;
            line-height: 35px;
            font-size: 13px;
            text-transform: uppercase;
            color: #fff;
            padding: 0 30px;
            border: 1px solid rgba(255,255,255,0.2);
            border-radius: 3px;
        }

        .why-choose-us-app .text-wrapper .bottom-title {
            font-size: 24px;
            line-height: 34px;
            color: #fff;
            padding: 45px 0 35px;
        }

        .why-choose-us-app .text-wrapper ul li {
            color: #fff;
            font-size: 20px;
            line-height: 32px;
            position: relative;
            padding: 0 0 15px 40px;
        }

            .why-choose-us-app .text-wrapper ul li:before {
                content: "\f103";
                font-family: "Flaticon";
                position: absolute;
                top: 0;
                left: 0;
                line-height: 32px;
                font-size: 24px;
            }

        .why-choose-us-app .text-wrapper ul {
            border-bottom: 1px solid rgba(216,216,216,0.2);
            padding-bottom: 48px;
            margin-bottom: 55px;
        }

        .why-choose-us-app .text-wrapper .director-speech {
            position: relative;
        }

            .why-choose-us-app .text-wrapper .director-speech .d-img {
                width: 55px;
                height: 55px;
                border-radius: 50%;
                float: left;
            }

            .why-choose-us-app .text-wrapper .director-speech .bio-block {
                float: left;
                padding-left: 25px;
            }

                .why-choose-us-app .text-wrapper .director-speech .bio-block .name {
                    font-size: 20px;
                    color: #fff;
                    padding: 2px 0;
                }

                .why-choose-us-app .text-wrapper .director-speech .bio-block span {
                    font-size: 18px;
                    color: #fff;
                    font-style: italic;
                }

            .why-choose-us-app .text-wrapper .director-speech .sign {
                position: absolute;
                right: 0;
                top: -32px;
            }

    .why-choose-us-app .screen-preview {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 50%;
    }
/*--------------------- Newsletter Section -------------------*/
.newsletter-section {
    position: relative;
    padding: 140px 0 0;
}

    .newsletter-section .theme-title-one.upper-bar:before {
        background: #7491ff;
    }

    .newsletter-section .main-wrapper {
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 120px;
    }

        .newsletter-section .main-wrapper form {
            max-width: 57%;
            margin: 50px auto 0;
            position: relative;
        }

            .newsletter-section .main-wrapper form input {
                width: 100%;
                height: 65px;
                border: 1px solid rgba(186,186,186,0.3);
                border-radius: 38px;
                padding: 0 105px 0 40px;
                font-size: 18px;
                color: rgba(62,62,62,0.4);
            }

            .newsletter-section .main-wrapper form button {
                position: absolute;
                top: 0;
                right: 0;
                height: 65px;
                width: 100px;
                border-radius: 0 38px 38px 0;
                color: #fff;
                font-size: 32px;
                background: #6d5cf8;
            }

            .newsletter-section .main-wrapper form ::placeholder {
                color: rgba(62,62,62,0.4);
                opacity: 1;
            }

            .newsletter-section .main-wrapper form :-ms-input-placeholder {
                color: rgba(62,62,62,0.4);
            }

            .newsletter-section .main-wrapper form ::-ms-input-placeholder {
                color: rgba(62,62,62,0.4);
            }

    .newsletter-section .subscription-label {
        text-align: center;
        margin: 0;
        display: block;
    }

        .newsletter-section .subscription-label.error {
            color: #ff4343;
        }

        .newsletter-section .subscription-label.valid {
            color: #28a745;
        }

/*----------------------- Theme E-Commerce Menu ----------------------*/
.theme-Ecommerce-menu {
    position: relative;
    padding: 60px 60px 40px;
    z-index: 99;
}

    .theme-Ecommerce-menu .left-content ul li,
    .theme-Ecommerce-menu .right-content > ul > li {
        display: inline-block;
        vertical-align: middle;
    }

    .theme-Ecommerce-menu .left-content ul .menu-button {
        display: block;
        background: transparent;
        position: relative;
        margin: -8px 15px 0 0;
    }

.eCommerce-search {
    width: 300px;
    position: relative;
}

    .eCommerce-search input {
        width: 100%;
        border: none;
        font-style: italic;
        color: rgba(65,65,65,0.33);
        padding-left: 30px;
        background: transparent;
    }

    .eCommerce-search .icon {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 20px;
        line-height: 27px;
        color: #2e2e2e;
    }

    .eCommerce-search ::placeholder {
        color: rgba(65,65,65,0.33);
        opacity: 1;
    }

    .eCommerce-search :-ms-input-placeholder {
        color: rgba(65,65,65,0.33);
    }

    .eCommerce-search ::-ms-input-placeholder {
        color: rgba(65,65,65,0.33);
    }

.theme-Ecommerce-menu .right-content .dropdown-toggle:after {
    display: none;
}

.theme-Ecommerce-menu .right-content .dropdown-toggle {
    background: transparent;
}

.theme-Ecommerce-menu .right-content .dropdown-menu {
    background: #fff;
    box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
    border: 1px solid #f8f8f8;
    border-radius: 0;
    margin: 15px -35px 0 0;
}

.theme-Ecommerce-menu .right-content .cart-action-wrapper .dropdown-toggle {
    height: 27px;
    position: relative;
}

    .theme-Ecommerce-menu .right-content .cart-action-wrapper .dropdown-toggle .item-count {
        position: absolute;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #ff3612;
        line-height: 15px;
        text-align: center;
        font-size: 9px;
        color: #fff;
        right: -12px;
        top: -6px;
    }

.theme-Ecommerce-menu .right-content .cart-action-wrapper .dropdown-menu {
    padding: 40px 35px;
    min-width: 300px;
}

.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-img {
    width: 70px;
    height: 80px;
    display: block;
    float: left;
}

.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info {
    width: calc(100% - 70px);
    float: left;
    padding-left: 25px;
    position: relative;
}

    .theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .close {
        position: absolute;
        top: 13px;
        right: 0;
        font-size: 12px;
        color: rgba(31,31,31,0.9);
    }

        .theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .close:hover {
            color: #ff3612;
        }

    .theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .name {
        font-size: 18px;
        color: #1f1f1f;
        margin: 5px 0;
        padding-right: 12px;
    }

    .theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .price {
        font-size: 20px;
        color: #1f1f1f;
    }

        .theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .item-info .price .quantity {
            font-size: 17px;
            color: rgba(31,31,31,0.3);
            margin-left: 15px;
        }

.theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .selected-item {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

    .theme-Ecommerce-menu .right-content .cart-action-wrapper .cart-product-list .selected-item:last-child {
        margin-bottom: 14px;
    }

.theme-Ecommerce-menu .right-content .cart-action-wrapper .subtotal .title {
    font-size: 18px;
    color: #1f1f1f
}

.theme-Ecommerce-menu .right-content .cart-action-wrapper .subtotal .total-price {
    font-size: 20px;
    color: #1f1f1f
}

.theme-Ecommerce-menu .right-content .cart-action-wrapper .subtotal {
    padding-bottom: 7px;
}

.theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a {
    font-family: 'CircularStdmed';
    display: block;
    line-height: 45px;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #1f1f1f;
    margin-top: 15px;
}

    .theme-Ecommerce-menu .right-content .cart-action-wrapper .button-group a:hover {
        color: #fff;
    }

.theme-Ecommerce-menu .right-content .user-profile-action {
    padding-left: 35px;
}

    .theme-Ecommerce-menu .right-content .user-profile-action .dropdown-toggle img {
        display: inline-block;
    }

    .theme-Ecommerce-menu .right-content .user-profile-action .dropdown-toggle span {
        font-size: 17px;
        color: #414141;
        vertical-align: middle;
        padding-left: 10px;
        line-height: 16px;
    }

    .theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu {
        min-width: 220px;
        padding: 20px 25px 25px;
    }

        .theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a {
            font-size: 16px;
            line-height: 42px;
            color: #4b4c51;
            padding-left: 30px;
            position: relative;
        }

            .theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a .icon {
                position: absolute;
                left: 0;
                top: 11px;
            }

            .theme-Ecommerce-menu .right-content .user-profile-action .dropdown-menu ul li a:hover .icon path {
                fill: #ff3612;
            }
/*---------------------- E-Commerce Home Page ------------------------*/
#eCommerce-home {
    height: 100vh;
    position: relative;
}

    #eCommerce-home:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 1px;
        background: #f0f0f0;
        left: 50%;
        z-index: -1;
    }

    #eCommerce-home .main-page-wrapper {
        height: 100%;
        position: relative;
    }

        #eCommerce-home .main-page-wrapper:before,
        #eCommerce-home .main-page-wrapper:after {
            content: '';
            position: absolute;
            height: 100%;
            top: 0;
            width: 16.666666666%;
            border-left: 1px solid #f0f0f0;
            border-right: 1px solid #f0f0f0;
            z-index: -1;
        }

        #eCommerce-home .main-page-wrapper:before {
            left: 16.6666666%;
        }

        #eCommerce-home .main-page-wrapper:after {
            right: 16.6666666%;
        }
/*---------------------- Sidebar Menu ------------------------*/
.eCommerce-side-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 360px;
    background: #fff;
    box-shadow: 0px 2px 100px 0px rgba(218, 218, 218, 0.5);
    z-index: 999;
    padding: 0 25px 30px 80px;
    opacity: 0;
    transform: scale(0, 1);
    transform-origin: 0% 0%;
    transition: all 0.5s ease-in-out;
    max-height: 100vh;
    overflow-y: auto;
}

    .eCommerce-side-menu.show-menu {
        opacity: 1;
        transform: scale(1);
    }

    .eCommerce-side-menu .logo-wrapper {
        margin-top: 60px;
        position: relative;
        padding-left: 30px;
    }

        .eCommerce-side-menu .logo-wrapper .close-button {
            position: absolute;
            top: 0;
            left: 0;
            background: transparent;
            height: 36px;
        }

    .eCommerce-side-menu .main-menu-list > ul {
        margin-top: 70%;
        padding-bottom: 30px;
    }

        .eCommerce-side-menu .main-menu-list > ul > li > a {
            font-size: 36px;
            line-height: 60px;
            color: #3e3e3e;
            position: relative;
            display: block;
        }

        .eCommerce-side-menu .main-menu-list > ul > li {
            opacity: 0;
            transform: translateX(-50%);
            transition: all 0.7s ease-in-out;
        }

    .eCommerce-side-menu.show-menu .main-menu-list > ul > li:nth-child(1) {
        transition-delay: 0.2s;
    }

    .eCommerce-side-menu.show-menu .main-menu-list > ul > li:nth-child(2) {
        transition-delay: 0.3s;
    }

    .eCommerce-side-menu.show-menu .main-menu-list > ul > li:nth-child(3) {
        transition-delay: 0.4s;
    }

    .eCommerce-side-menu.show-menu .main-menu-list > ul > li:nth-child(4) {
        transition-delay: 0.5s;
    }

    .eCommerce-side-menu.show-menu .main-menu-list > ul > li:nth-child(5) {
        transition-delay: 0.6s;
    }

    .eCommerce-side-menu.show-menu .main-menu-list > ul > li {
        opacity: 1;
        transform: translateX(0);
    }

    .eCommerce-side-menu .main-menu-list > ul > li > a .expander {
        position: absolute;
        right: 0;
        top: 0;
        background: transparent;
        font-size: 15px;
        line-height: 60px;
        color: inherit;
    }

    .eCommerce-side-menu .main-menu-list > ul .sub-menu {
        padding: 10px 0 10px 30px;
    }

        .eCommerce-side-menu .main-menu-list > ul .sub-menu a {
            font-size: 24px;
            line-height: 35px;
            color: #b7b7b7;
        }

    .eCommerce-side-menu .copy-right {
        font-size: 16px;
        color: rgba(62,62,62,0.7);
        margin-top: 100px;
    }

.main-menu-list ul .sub-menu {
    display: none;
    transition: all 0.3s ease-in-out;
}

    .main-menu-list ul .sub-menu.show {
        display: block;
    }

.eCommerce-side-menu .eCommerce-search {
    width: 100%;
    margin: 40px 0;
    display: none;
}
/*--------------------- E-Commerce Hero Section ---------------------*/
.eCommerce-hero-section {
    position: relative;
}

    .eCommerce-hero-section:before,
    .eCommerce-hero-section:after {
        content: url(../images/shape/shape-54.svg);
        position: absolute;
        z-index: -3;
    }

    .eCommerce-hero-section:before {
        right: 0;
        bottom: 0;
    }

    .eCommerce-hero-section:after {
        top: 4%;
        right: 35%;
    }

    .eCommerce-hero-section .carousel-indicators {
        position: absolute;
        right: auto;
        left: 60px;
        top: 30%;
        bottom: auto;
        display: block !important;
        margin: 0;
    }

        .eCommerce-hero-section .carousel-indicators li {
            width: 3px;
            height: 20px;
            border-radius: 3px;
            background: #e7e7e7;
            margin: 5px 0;
            cursor: pointer;
        }

            .eCommerce-hero-section .carousel-indicators li.active,
            .eCommerce-hero-section .carousel-indicators li:hover {
                background: #454545;
            }

            .eCommerce-hero-section .carousel-indicators li.active {
                transform: scale(1,1.2);
            }

#eCommerce-carousel .inner-item-wrapper {
    position: relative;
    padding: 100px 0 90px;
}

#eCommerce-carousel .inner-container {
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 90px;
}

#eCommerce-carousel .inner-item-wrapper .main-title {
    font-family: 'Playfair Display', serif;
    font-size: 130px;
    line-height: 120px;
    color: #19212b;
    width: 35%;
}

#eCommerce-carousel .inner-item-wrapper .price-tag {
    padding: 25px 0 50px;
}

    #eCommerce-carousel .inner-item-wrapper .price-tag .current-price {
        font-size: 58px;
        color: #ff4b68;
        font-weight: normal;
        margin-right: 40px;
        display: inline-block;
        animation-delay: 0.5s;
    }

    #eCommerce-carousel .inner-item-wrapper .price-tag del {
        font-size: 32px;
        color: #d3d3d3;
        display: inline-block;
        animation-delay: 0.5s;
    }

#eCommerce-carousel .inner-item-wrapper .button-group li {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
}

#eCommerce-carousel .inner-item-wrapper .button-group .shop-now {
    width: 180px;
    line-height: 55px;
    display: inline-block;
    text-align: center;
    font-family: 'CircularStdbld';
    font-size: 14px;
    text-transform: uppercase;
    color: #3c3c3c;
    background: #fff;
    box-shadow: 0px 15px 40px 0px rgba(199, 202, 211, 0.25);
    margin-right: 115px;
    animation-delay: 1s;
}

    #eCommerce-carousel .inner-item-wrapper .button-group .shop-now:hover {
        color: #fff;
    }

#eCommerce-carousel .inner-item-wrapper .button-group .details-info-button {
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 50%;
    color: #fff;
    font-size: 50px;
    background: #2e2e2e;
    display: block;
    animation-delay: 1s;
}

#eCommerce-carousel .inner-item-wrapper .product-img {
    position: absolute;
    right: 0;
    top: 50px;
    z-index: -1;
    animation-delay: 1.2s;
}

#eCommerce-carousel .color-tab {
    text-align: center;
    position: absolute;
    top: 100px;
    right: -20px;
    transform: rotate(-90deg);
}

    #eCommerce-carousel .color-tab p {
        font-size: 20px;
        color: #343638;
        padding-bottom: 35px;
    }

    #eCommerce-carousel .color-tab ul li {
        display: inline-block;
    }

        #eCommerce-carousel .color-tab ul li a {
            display: block;
            margin: 0 10px;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border-width: 5px;
            border-style: solid;
        }

        #eCommerce-carousel .color-tab ul li:nth-child(1) a {
            border-color: #9aa2ce;
        }

        #eCommerce-carousel .color-tab ul li:nth-child(2) a {
            border-color: #00ead0;
        }

        #eCommerce-carousel .color-tab ul li:nth-child(3) a {
            border-color: #ff4b68;
        }

        #eCommerce-carousel .color-tab ul li:nth-child(1):hover a {
            background: #9aa2ce
        }

        #eCommerce-carousel .color-tab ul li:nth-child(2):hover a {
            background: #00ead0;
        }

        #eCommerce-carousel .color-tab ul li:nth-child(3):hover a {
            background: #ff4b68;
        }

#eCommerce-carousel .brand-text {
    font-size: 400px;
    font-family: 'CircularStdblck';
    color: #f8f8f8;
    position: absolute;
    right: -100px;
    bottom: 0;
    line-height: 290px;
    z-index: -3;
    animation-delay: 1.2s;
}

.eCommerce-hero-section .social-share {
    position: absolute;
    bottom: 150px;
    left: -40px;
    transform: rotate(-90deg);
}

    .eCommerce-hero-section .social-share li {
        display: inline-block;
        font-family: 'CircularStdmed';
        font-size: 16px;
        color: #3c3c3c;
        text-transform: uppercase;
    }

        .eCommerce-hero-section .social-share li a {
            color: #dbdbdb;
            font-size: 20px;
            margin: 0 10px;
            transform: rotate(90deg);
        }

        .eCommerce-hero-section .social-share li:first-child {
            margin-right: 25px;
        }

.product-details-modal .main-bg-wrapper {
    width: 100%;
    height: 100%;
    padding: 50px 0 100px;
    text-align: center;
}

    .product-details-modal .main-bg-wrapper .product-img {
        margin: 0 auto;
        max-width: 400px;
    }

    .product-details-modal .main-bg-wrapper .close-button {
        position: fixed;
        top: 20px;
        right: 30px;
        background: transparent;
        font-size: 35px;
        color: rgba(0,0,0,0.6);
        font-weight: normal;
    }

    .product-details-modal .main-bg-wrapper .title {
        font-family: 'Playfair Display', serif;
        font-size: 40px;
        color: #19212b;
        padding: 80px 0 30px;
    }

    .product-details-modal .main-bg-wrapper p {
        font-size: 18px;
        line-height: 30px;
        color: #5a6473;
        width: 60%;
        margin: 0 auto;
    }

    .product-details-modal .main-bg-wrapper .cart-button {
        line-height: 45px;
        padding: 0 30px;
        color: #fff;
        border-radius: 3px;
        margin-top: 35px;
        font-size: 16px;
    }

    .product-details-modal .main-bg-wrapper .next,
    .product-details-modal .main-bg-wrapper .prev {
        position: absolute;
        font-size: 35px;
        color: rgba(0,0,0,0.4);
        background: transparent;
        top: 50%;
    }

    .product-details-modal .main-bg-wrapper .next {
        right: 10px;
    }

    .product-details-modal .main-bg-wrapper .prev {
        left: 10px;
    }

        .product-details-modal .main-bg-wrapper .next:hover,
        .product-details-modal .main-bg-wrapper .prev:hover {
            color: #000;
        }
/*------------------- Product Filter Area/Sidebar -----------------------*/
.product-filter-area {
    position: relative;
    padding-bottom: 40px;
}

    .product-filter-area .display-item-filter {
        font-size: 17px;
        color: rgba(79,79,79,0.7);
    }

.filter-dropdown-holder .filter-button {
    background: transparent;
    font-size: 20px;
    color: #2e2e2e;
    padding-left: 45px;
    position: relative;
    line-height: 30px;
    margin-right: 55px;
}

    .filter-dropdown-holder .filter-button .icon {
        width: 30px;
        height: 30px;
        background: #3a3a3a;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 0;
        padding-top: 8px;
    }

        .filter-dropdown-holder .filter-button .icon span {
            display: block;
            height: 2px;
            background: #fff;
            margin: 2px auto;
            transition: all 0.3s ease-in-out;
        }

            .filter-dropdown-holder .filter-button .icon span:nth-child(1) {
                width: 17px;
            }

            .filter-dropdown-holder .filter-button .icon span:nth-child(2) {
                width: 11px;
            }

            .filter-dropdown-holder .filter-button .icon span:nth-child(3) {
                width: 5px;
            }

    .filter-dropdown-holder .filter-button.open .icon span:nth-child(1) {
        width: 5px;
    }

    .filter-dropdown-holder .filter-button.open .icon span:nth-child(2) {
        width: 11px;
    }

    .filter-dropdown-holder .filter-button.open .icon span:nth-child(3) {
        width: 17px;
    }

.product-filter-area .large-filter-content {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 70px;
    width: 100%;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 50px 70px 70px;
    box-shadow: 0px 50px 100px 0px rgba(207, 215, 224, 0.2);
    transform: scale(1,0);
    transform-origin: 0% 0%;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

    .product-filter-area .large-filter-content.show-content {
        opacity: 1;
        transform: scale(1);
    }

.theme-sidebar-widget .sidebar-title {
    font-family: 'CircularStdmed';
    font-size: 24px;
    color: #1d1d1d;
    padding-bottom: 30px;
}

.theme-sidebar-widget .list-item {
    margin-top: -17px;
}

    .theme-sidebar-widget .list-item li a {
        display: block;
        position: relative;
        line-height: 50px;
        font-size: 18px;
        color: #4e4e4e;
    }

        .theme-sidebar-widget .list-item li a .expander {
            position: absolute;
            background: transparent;
            line-height: 50px;
            right: 0;
            top: 0;
            color: inherit;
            font-size: 14px;
        }

    .theme-sidebar-widget .list-item li .sub-menu {
        padding-left: 30px;
    }

        .theme-sidebar-widget .list-item li .sub-menu a {
            font-size: 16px;
            line-height: 31px;
            color: #585858;
        }

            .theme-sidebar-widget .list-item li .sub-menu a:hover {
                padding-left: 10px;
            }

    .theme-sidebar-widget .list-item li a span {
        position: absolute;
        right: 0;
        top: 0;
        line-height: 50px;
    }

    .theme-sidebar-widget .list-item.blog-category li a {
        border-bottom: 1px solid #eaeaea;
        line-height: 56px;
    }

        .theme-sidebar-widget .list-item.blog-category li a span {
            line-height: 50px;
        }

.theme-sidebar-widget .price-ranger .ui-widget-content {
    background: #eeeeee;
    border: none;
    height: 5px;
    border-radius: 5px;
    margin-bottom: 22px;
    max-width: 350px;
}

.theme-sidebar-widget .price-ranger .ui-slider-handle {
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    border: none;
    outline: none;
    cursor: pointer;
    box-shadow: 0px 0px 10px 0px rgba(207, 207, 207, 0.61);
}

.theme-sidebar-widget .price-ranger .ui-slider-horizontal .ui-slider-handle {
    top: -5px;
}

.theme-sidebar-widget .price-ranger .ranger-min-max-block li {
    display: inline-block;
    line-height: 30px;
    font-size: 18px;
}

    .theme-sidebar-widget .price-ranger .ranger-min-max-block li:first-child {
        color: #989ca2;
    }

.theme-sidebar-widget .price-ranger .ranger-min-max-block input {
    width: 50px;
    height: 30px;
    border: none;
    background: transparent;
    text-align: center;
    color: #3e3e3e;
}

.theme-sidebar-widget .size-filter {
    margin: 0 -8px;
}

    .theme-sidebar-widget .size-filter li {
        float: left;
        padding: 0 8px;
    }

        .theme-sidebar-widget .size-filter li a {
            display: block;
            text-align: center;
            width: 40px;
            height: 40px;
            border: 1px solid #dfdfdf;
            line-height: 38px;
            font-size: 15px;
            text-transform: uppercase;
            color: rgba(29,29,29,0.4);
        }

            .theme-sidebar-widget .size-filter li a:hover {
                color: #fff;
            }

.theme-sidebar-widget .color-filter li {
    display: inline-block;
}

    .theme-sidebar-widget .color-filter li a {
        display: block;
        margin-right: 10px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border-width: 5px;
        border-style: solid;
    }

    .theme-sidebar-widget .color-filter li:nth-child(1) a {
        border-color: #9aa2ce;
    }

    .theme-sidebar-widget .color-filter li:nth-child(2) a {
        border-color: #00ead0;
    }

    .theme-sidebar-widget .color-filter li:nth-child(3) a {
        border-color: #ff4b68;
    }

    .theme-sidebar-widget .color-filter li:nth-child(4) a {
        border-color: #ffd657;
    }

    .theme-sidebar-widget .color-filter li:nth-child(5) a {
        border-color: #dc6cff;
    }

    .theme-sidebar-widget .color-filter li:nth-child(6) a {
        border-color: #57ff86;
    }

    .theme-sidebar-widget .color-filter li:nth-child(1):hover a {
        background: #9aa2ce
    }

    .theme-sidebar-widget .color-filter li:nth-child(2):hover a {
        background: #00ead0;
    }

    .theme-sidebar-widget .color-filter li:nth-child(3):hover a {
        background: #ff4b68;
    }

    .theme-sidebar-widget .color-filter li:nth-child(4):hover a {
        background: #ffd657;
    }

    .theme-sidebar-widget .color-filter li:nth-child(5):hover a {
        background: #dc6cff;
    }

    .theme-sidebar-widget .color-filter li:nth-child(6):hover a {
        background: #57ff86;
    }

.shop-demo-filter .selectize-input {
    width: 170px;
    line-height: 45px;
    border-radius: 0;
    border: 1px solid #e9e9e9;
    box-shadow: none;
    outline: none;
    padding: 0 15px;
}

    .shop-demo-filter .selectize-input input,
    .shop-demo-filter .selectize-input .item {
        font-size: 15px;
        color: #4f4f4f;
    }

.shop-demo-filter .selectize-dropdown {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: none;
    box-shadow: 0px 50px 100px 0px rgba(229, 232, 235, 0.2);
    cursor: pointer;
}

    .shop-demo-filter .selectize-dropdown .option {
        font-size: 15px;
        color: #4f4f4f;
        line-height: 30px;
    }

        .shop-demo-filter .selectize-dropdown .option:hover,
        .shop-demo-filter .selectize-dropdown .active {
            color: #fff;
        }

.shop-demo-filter .selectize-control.single .selectize-input:after {
    right: 8px;
}

.theme-sidebar-widget .sidebar-search {
    height: 60px;
    position: relative;
}

    .theme-sidebar-widget .sidebar-search input {
        width: 100%;
        height: 100%;
        border: 1px solid #f9f9f9;
        padding: 0 50px 0 25px;
        color: #a9a9a9;
        box-shadow: 4.994px 9.801px 25px 0px rgba(217, 224, 235, 0.4);
    }

    .theme-sidebar-widget .sidebar-search ::placeholder {
        color: #a9a9a9;
        opacity: 1; /* Firefox */
    }

    .theme-sidebar-widget .sidebar-search :-ms-input-placeholder {
        color: #a9a9a9;
    }

    .theme-sidebar-widget .sidebar-search ::-ms-input-placeholder {
        color: #a9a9a9;
    }

    .theme-sidebar-widget .sidebar-search button {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 50px;
        background: #fff;
        color: #b1b1b1;
        font-size: 20px;
    }

.theme-sidebar-widget .sidebar-popular-product .img {
    width: 85px;
    height: 85px;
}

.theme-sidebar-widget .sidebar-popular-product .info {
    padding-left: 25px;
}

    .theme-sidebar-widget .sidebar-popular-product .info a {
        font-size: 22px;
        color: #3e3e3e;
        margin-bottom: 3px;
    }

    .theme-sidebar-widget .sidebar-popular-product .info .price {
        font-size: 22px;
        color: #989ca2;
    }

.theme-sidebar-widget .sidebar-popular-product li {
    margin-bottom: 30px;
}

    .theme-sidebar-widget .sidebar-popular-product li:last-child {
        margin: 0;
    }

.theme-sidebar-widget .recent-news-item .rn-title {
    font-family: 'CircularStdmed';
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 8px;
}

    .theme-sidebar-widget .recent-news-item .rn-title a {
        color: #3e3e3e;
    }

.theme-sidebar-widget .recent-news-item .date {
    font-size: 18px;
    color: #b5b5b5;
}

.theme-sidebar-widget .recent-news-item li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

    .theme-sidebar-widget .recent-news-item li:last-child {
        margin-bottom: 0;
    }

.theme-sidebar-widget .keywords-tag {
    margin: 0 -5px;
}

    .theme-sidebar-widget .keywords-tag li {
        float: left;
        padding: 0 5px;
        margin-bottom: 15px;
    }

        .theme-sidebar-widget .keywords-tag li a {
            font-size: 15px;
            text-transform: uppercase;
            color: #989ca2;
            padding: 0 20px;
            line-height: 33px;
            border: 1px solid #e0e0e0;
        }

            .theme-sidebar-widget .keywords-tag li a:hover {
                color: #fff;
            }
/*-------------------- Product Showcase ----------------------*/
.product-showcase .single-product-case {
    margin-bottom: 85px;
}

    .product-showcase .single-product-case .img-holder {
        position: relative;
        overflow: hidden;
        margin-bottom: 40px;
    }

        .product-showcase .single-product-case .img-holder a {
            display: block;
        }

        .product-showcase .single-product-case .img-holder img {
            width: 100%;
            transform: scale(1.1);
            transition: all 0.5s ease-in-out;
        }

    .product-showcase .single-product-case:hover .img-holder img {
        transform: scale(1);
    }

    .product-showcase .single-product-case .info {
        position: relative;
    }

        .product-showcase .single-product-case .info .name {
            font-size: 24px;
            color: #3e3e3e;
        }

        .product-showcase .single-product-case .info .price {
            font-size: 24px;
            color: rgba(84,84,84,0.55);
            margin-top: 5px;
        }

        .product-showcase .single-product-case .info .cart-button {
            display: block;
            width: 40px;
            height: 40px;
            position: absolute;
            bottom: 15px;
            right: 0;
        }

            .product-showcase .single-product-case .info .cart-button:before,
            .product-showcase .single-product-case .info .cart-button:after {
                content: ' ';
                position: absolute;
                background: #bbbbbb;
            }

            .product-showcase .single-product-case .info .cart-button:before {
                width: 1px;
                height: 100%;
                top: 0;
                left: 50%;
            }

            .product-showcase .single-product-case .info .cart-button:after {
                width: 100%;
                height: 1px;
                top: 50%;
                left: 0;
            }

            .product-showcase .single-product-case .info .cart-button:hover:before,
            .product-showcase .single-product-case .info .cart-button:hover:after {
                transform: scale(0);
            }

            .product-showcase .single-product-case .info .cart-button span {
                display: block;
                text-align: center;
                line-height: 40px;
                color: #fff;
                border-radius: 50%;
                position: relative;
                z-index: 1;
                transform: scale(0);
            }

            .product-showcase .single-product-case .info .cart-button:hover span {
                transform: scale(1);
            }
/*------------------------- Cart Page -----------------------*/
.cart-section .main-container {
    max-width: 1260px;
    padding: 0 15px;
    margin: 0 auto;
}

.cart-list-form {
    position: relative;
}

    .cart-list-form table {
        margin: 0;
    }

    .cart-list-form .table th {
        border: none;
        text-align: center;
        padding: 0 0 60px;
        text-align: center;
        text-transform: uppercase;
        color: #1d1d1d;
        font-size: 15px;
    }

        .cart-list-form .table th:first-child {
            text-align: left;
        }

    .cart-list-form .table tbody td {
        padding: 0 0 70px;
        border: none;
        vertical-align: middle;
        text-align: center;
    }

    .cart-list-form .table .product-thumbnails {
        width: 85px;
    }

        .cart-list-form .table .product-thumbnails img {
            max-width: none;
        }

    .cart-list-form .table .product-img {
        display: block;
    }

    .cart-list-form .table .product-info {
        padding-left: 30px;
        text-align: left;
    }

        .cart-list-form .table .product-info .product-name {
            font-size: 20px;
            color: #1f1f1f;
        }

        .cart-list-form .table .product-info .serial {
            font-size: 16px;
            color: rgba(31,31,31,0.33);
            padding-bottom: 10px;
        }

        .cart-list-form .table .product-info ul li {
            display: inline-block;
            font-size: 16px;
            color: #404040;
            padding-right: 15px;
        }

    .cart-list-form .table .price {
        font-size: 24px;
        color: #1d1d1d;
    }

    .cart-list-form .table .quantity li {
        display: inline-block;
        line-height: 40px;
        max-height: 40px;
    }

        .cart-list-form .table .quantity li button {
            font-size: 24px;
            color: #1d1d1d;
            background: transparent;
        }

    .cart-list-form .table .quantity .product-value {
        font-size: 20px;
        color: #1d1d1d;
        max-width: 45px;
        background: transparent;
        border: none;
        text-align: center;
        padding-left: 12px;
    }

    .cart-list-form .table .remove-product {
        color: #d6d6d6;
        font-size: 22px;
    }

.cart-section .cart-footer {
    border-top: 2px solid #545454;
    margin-top: 28px;
    padding-top: 35px;
}

    .cart-section .cart-footer .coupon-form {
        padding-bottom: 120px;
    }

        .cart-section .cart-footer .coupon-form input {
            width: 240px;
            height: 50px;
            border: none;
            border-bottom: 2px solid #545454;
            font-size: 16px;
            color: #c4c4c4;
            margin-right: 30px;
        }

        .cart-section .cart-footer .coupon-form ::placeholder {
            color: #c4c4c4;
            opacity: 1; /* Firefox */
        }

        .cart-section .cart-footer .coupon-form :-ms-input-placeholder {
            color: #c4c4c4;
        }

        .cart-section .cart-footer .coupon-form ::-ms-input-placeholder {
            color: #c4c4c4;
        }

    .cart-section .cart-footer .cart-total-section {
        text-align: right;
    }

    .cart-section .cart-footer .cart-total-table tr th {
        font-size: 18px;
        color: rgba(29,29,29,0.33);
        font-weight: normal;
        padding-right: 40px;
    }

    .cart-section .cart-footer .cart-total-table tr td {
        font-size: 24px;
        color: #1d1d1d;
    }

    .cart-section .cart-footer .cart-total-table tr th,
    .cart-section .cart-footer .cart-total-table tr td {
        padding-bottom: 12px;
    }

    .cart-section .cart-footer .cart-total-section .checkout-process {
        margin-top: 24px;
    }

    .cart-section .cart-footer .cart-total-section {
        padding-right: 82px;
    }
/*--------------------- CheckOut Page -----------------*/
.checkout-form .main-title {
    font-family: 'CircularStdmed';
    font-size: 28px;
    color: #1d1d1d;
    padding-bottom: 55px;
}

.checkout-form .single-input-wrapper {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #1a1a1a;
    border: none;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 55px;
}

.checkout-form ::placeholder {
    color: #1a1a1a;
    opacity: 1; /* Firefox */
}

.checkout-form :-ms-input-placeholder {
    color: #1a1a1a;
}

.checkout-form ::-ms-input-placeholder {
    color: #1a1a1a;
}

.checkout-form .single-input-wrapper:focus {
    border-bottom-color: #545454;
}

.checkout-form .selectize-input {
    width: 100%;
    line-height: 40px;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #e5e5e5;
    box-shadow: none;
    outline: none;
    padding: 0 15px 0 0;
}

.checkout-form .selectize-control {
    margin-bottom: 50px;
}

.checkout-form .selectize-input input,
.checkout-form .selectize-input .item {
    font-size: 16px;
    color: #1a1a1a;
}

.checkout-form .selectize-dropdown {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: none;
    box-shadow: 0px 50px 100px 0px rgba(229, 232, 235, 0.2);
    cursor: pointer;
}

    .checkout-form .selectize-dropdown .option {
        font-size: 14px;
        color: #1a1a1a;
        line-height: 22px;
    }

        .checkout-form .selectize-dropdown .option:hover,
        .checkout-form .selectize-dropdown .active {
            color: #fff;
            background: #1a1a1a;
        }

.checkout-form .selectize-control.single .selectize-input:after {
    right: 8px;
}

.checkout-form .checkbox-list li label {
    position: relative;
    font-family: 'CircularStdmed';
    font-size: 16px;
    line-height: 15px;
    padding-left: 30px;
    color: #1a1a1a;
    cursor: pointer;
    margin: 0 0 20px;
}

.checkout-form .checkbox-list li input[type="checkbox"] {
    display: none;
}

.checkout-form .checkbox-list li label:before {
    content: '';
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 2px;
    border: 1px solid #d5d5d5;
    font-size: 10px;
    text-align: center;
    position: absolute;
    left: 0;
    top: -1px;
}

.checkout-form .checkbox-list li input[type="checkbox"]:checked + label:before {
    content: "\f107";
    font-family: "Flaticon";
    background: #373737;
    color: #fff;
    border-color: #373737;
}

.checkout-form .checkbox-list {
    padding-bottom: 55px;
}

.checkout-form .other-note-area p {
    font-family: 'CircularStdmed';
    font-size: 16px;
    color: #1a1a1a;
    padding-bottom: 8px;
}

.checkout-form .other-note-area textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 15px;
    resize: none;
    height: 145px;
}

.checkout-form .order-confirm-sheet {
    padding-left: 60px;
}

    .checkout-form .order-confirm-sheet .order-review {
        border: 1px solid #e5e5e5;
        padding: 50px 40px;
    }

        .checkout-form .order-confirm-sheet .order-review .product-review {
            width: 100%;
        }

            .checkout-form .order-confirm-sheet .order-review .product-review tr {
                font-family: 'CircularStdmed';
            }

            .checkout-form .order-confirm-sheet .order-review .product-review tbody th span {
                font-size: 18px;
                color: #242424;
                font-weight: normal;
            }

            .checkout-form .order-confirm-sheet .order-review .product-review tbody td {
                font-size: 18px;
                color: #1d1d1d;
                text-align: right;
            }

            .checkout-form .order-confirm-sheet .order-review .product-review tbody th,
            .checkout-form .order-confirm-sheet .order-review .product-review tbody td {
                padding-bottom: 25px;
            }

            .checkout-form .order-confirm-sheet .order-review .product-review tfoot th {
                font-size: 16px;
                text-transform: uppercase;
                color: #242424;
                font-weight: normal;
            }

            .checkout-form .order-confirm-sheet .order-review .product-review tfoot td {
                text-align: right;
                font-size: 24px;
                color: #222222;
            }

            .checkout-form .order-confirm-sheet .order-review .product-review tfoot td,
            .checkout-form .order-confirm-sheet .order-review .product-review tfoot th {
                border-top: 1px solid #e9e9e9;
                padding-top: 15px;
            }

        .checkout-form .order-confirm-sheet .order-review .payment-list li {
            padding: 0 0 5px 30px;
        }

            .checkout-form .order-confirm-sheet .order-review .payment-list li p {
                font-size: 15px;
                line-height: 22px;
                padding-bottom: 15px;
            }

            .checkout-form .order-confirm-sheet .order-review .payment-list li label {
                position: relative;
                font-family: 'CircularStdmed';
                font-size: 18px;
                line-height: 15px;
                color: #1a1a1a;
                cursor: pointer;
                margin: 0 0 15px;
            }

        .checkout-form .order-confirm-sheet .order-review .payment-list li {
            position: relative;
        }

            .checkout-form .order-confirm-sheet .order-review .payment-list li input {
                position: absolute;
                opacity: 0;
                z-index: 1;
                width: 100%;
                height: 100%;
            }

            .checkout-form .order-confirm-sheet .order-review .payment-list li label:before {
                content: '';
                width: 15px;
                height: 15px;
                line-height: 12px;
                border-radius: 50%;
                border: 1px solid #d5d5d5;
                font-size: 10px;
                text-align: center;
                position: absolute;
                left: -30px;
                top: -1px;
            }

            .checkout-form .order-confirm-sheet .order-review .payment-list li input:checked + label:before {
                content: "";
                font-family: 'font-awesome';
                background: #373737;
                color: #fff;
                border-color: #373737;
            }

        .checkout-form .order-confirm-sheet .order-review .payment-list {
            padding: 30px 0 15px;
            border-bottom: 1px solid #e9e9e9;
        }

    .checkout-form .order-confirm-sheet .policy-text {
        font-size: 15px;
        line-height: 22px;
        color: #979797;
        padding: 25px 0 20px;
    }

    .checkout-form .order-confirm-sheet .agreement-checkbox label {
        position: relative;
        font-family: 'CircularStdmed';
        font-size: 16px;
        color: #1a1a1a;
        cursor: pointer;
        padding-left: 30px;
        margin-bottom: 35px;
    }

    .checkout-form .order-confirm-sheet .agreement-checkbox input[type="checkbox"] {
        display: none;
    }

    .checkout-form .order-confirm-sheet .agreement-checkbox label:before {
        content: '';
        width: 15px;
        height: 15px;
        line-height: 12px;
        border-radius: 2px;
        border: 1px solid #d5d5d5;
        font-size: 10px;
        text-align: center;
        position: absolute;
        left: 0;
        top: 3px;
    }

    .checkout-form .order-confirm-sheet .agreement-checkbox input[type="checkbox"]:checked + label:before {
        content: "";
        font-family: 'font-awesome';
        background: #373737;
        color: #fff;
        border-color: #373737;
    }

    .checkout-form .order-confirm-sheet .dark-button-one {
        width: 100%;
    }

.checkout-toggle-area p {
    padding-bottom: 5px;
}

    .checkout-toggle-area p button {
        color: #1a1a1a;
        background: transparent;
        display: inline-block;
        text-decoration: underline;
    }

.checkout-toggle-area form input {
    width: 100%;
    height: 55px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    padding: 0 30px;
    margin-bottom: 20px;
}

    .checkout-toggle-area form input:focus {
        border-color: #777;
    }

.checkout-toggle-area form .lost-passw {
    color: #636067;
    font-size: 16px;
    margin: 12px 0 35px;
}

.checkout-toggle-area form button {
    font-size: 15px;
}

.checkout-toggle-area form p {
    padding-top: 30px;
}
/*--------------------- Theme Solid Inner Banner -----------------*/
.solid-inner-banner {
    background: #fafcff;
    text-align: center;
    padding: 265px 0 0;
}

    .solid-inner-banner.white-bg {
        background: #fff;
    }

    .solid-inner-banner .page-title {
        font-family: 'CircularStdmed';
        font-size: 60px;
        color: #313131;
        padding-bottom: 150px;
    }

    .solid-inner-banner .page-breadcrumbs {
        background: #fff;
        border-bottom: 1px solid #eeeeee;
        padding: 25px 0;
    }

        .solid-inner-banner .page-breadcrumbs li {
            display: inline-block;
            font-size: 22px;
            color: #244574;
            margin: 0 3px;
        }

            .solid-inner-banner .page-breadcrumbs li a {
                color: #244574;
            }
/*----------------------- Shop Details ----------------------*/
.shop-details .procuct-details .tab-content img {
    width: 100%;
}

.shop-details .procuct-details .tab-content {
    margin-bottom: 40px;
}

.shop-details .nav-tabs > li {
    margin: 0;
}

.shop-details .procuct-details .nav-tabs > li > a {
    padding: 0;
    margin: 0 20px 0 0;
    border: 0;
    border-radius: 0;
    width: 100px;
    height: 100px;
    display: block;
    overflow: hidden;
}

.shop-details .nav-tabs {
    border: none;
}

.shop-details .procuct-details .product-info {
    padding-left: 30px;
}

    .shop-details .procuct-details .product-info .product-name {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 15px;
        color: #313131;
    }

    .shop-details .procuct-details .product-info .rating li {
        display: inline-block;
        color: #a2a2a2;
    }

        .shop-details .procuct-details .product-info .rating li:nth-child(6) {
            margin: 0 10px;
        }

        .shop-details .procuct-details .product-info .rating li i {
            color: #ffbd3a;
        }

    .shop-details .procuct-details .product-info .price {
        font-family: 'CircularStdmed';
        display: block;
        font-weight: normal;
        font-size: 32px;
        margin: 30px 0 20px;
    }

    .shop-details .procuct-details .product-info .availability li {
        display: inline-block;
        line-height: 40px;
        font-size: 18px;
        color: #989ca2;
    }

        .shop-details .procuct-details .product-info .availability li span {
            color: #212121;
        }

        .shop-details .procuct-details .product-info .availability li:nth-child(2) {
            margin: 0 10px;
        }

    .shop-details .procuct-details .product-info p {
        font-size: 18px;
        margin: 25px 0 50px 0;
    }

    .shop-details .procuct-details .product-info .customize-order h6 {
        font-size: 24px;
        color: #313131;
        padding-bottom: 25px;
    }

    .shop-details .procuct-details .product-info .quantity ul {
        border: 1px solid #e3e3e3;
        display: inline-block;
    }

        .shop-details .procuct-details .product-info .quantity ul li {
            display: inline-block;
            line-height: 40px;
            max-height: 40px;
        }

            .shop-details .procuct-details .product-info .quantity ul li button {
                font-size: 25px;
                color: #c9c9c9;
                background: transparent;
                width: 25px;
            }

        .shop-details .procuct-details .product-info .quantity ul .product-value {
            font-size: 19px;
            color: #313131;
            max-width: 42px;
            background: transparent;
            border: none;
            padding-left: 10px;
        }

    .shop-details .procuct-details .product-info .quantity {
        padding-right: 90px;
    }

    .shop-details .procuct-details .product-info .color-filter li {
        display: inline-block;
    }

        .shop-details .procuct-details .product-info .color-filter li a {
            display: block;
            margin-right: 10px;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            border-width: 4px;
            border-style: solid;
        }

        .shop-details .procuct-details .product-info .color-filter li:nth-child(1) a {
            border-color: #9aa2ce;
        }

        .shop-details .procuct-details .product-info .color-filter li:nth-child(2) a {
            border-color: #00ead0;
        }

        .shop-details .procuct-details .product-info .color-filter li:nth-child(3) a {
            border-color: #ff4b68;
        }

        .shop-details .procuct-details .product-info .color-filter li:nth-child(4) a {
            border-color: #ffd657;
        }

        .shop-details .procuct-details .product-info .color-filter li:nth-child(1):hover a {
            background: #9aa2ce
        }

        .shop-details .procuct-details .product-info .color-filter li:nth-child(2):hover a {
            background: #00ead0;
        }

        .shop-details .procuct-details .product-info .color-filter li:nth-child(3):hover a {
            background: #ff4b68;
        }

        .shop-details .procuct-details .product-info .color-filter li:nth-child(4):hover a {
            background: #ffd657;
        }

    .shop-details .procuct-details .product-info .customize-order {
        margin-bottom: 50px;
    }

    .shop-details .procuct-details .product-info .cart-button {
        font-family: 'CircularStdmed';
        width: 155px;
        line-height: 46px;
        font-size: 14px;
        text-transform: uppercase;
        border-width: 2px;
        border-style: solid;
        color: #fff;
        text-align: center;
        margin-right: 20px;
    }

        .shop-details .procuct-details .product-info .cart-button:hover {
            background: #fff;
        }

    .shop-details .procuct-details .product-info .wishlist-button {
        font-family: 'CircularStdmed';
        width: 190px;
        line-height: 48px;
        font-size: 14px;
        color: rgba(0,0,0,0.45);
        text-align: center;
        border: 1px solid #dcdcdc;
    }

        .shop-details .procuct-details .product-info .wishlist-button:hover {
            color: #fff;
        }

        .shop-details .procuct-details .product-info .wishlist-button i {
            margin-right: 8px;
            opacity: 0.8;
        }

.shop-details .product-review-tab {
    border: 1px solid #ebebeb;
    padding: 40px 55px 35px;
    margin: 125px 0 130px;
}

    .shop-details .product-review-tab .nav-tabs li a {
        padding: 0 0 22px 0;
        margin-right: 60px;
        font-size: 22px;
        color: #a6aab1;
        border: none;
        border-radius: 0;
        background: transparent;
        position: relative;
    }

        .shop-details .product-review-tab .nav-tabs li a:before {
            content: '';
            position: absolute;
            width: 20px;
            height: 20px;
            background: #fff;
            border-top: 1px solid #ebebeb;
            border-right: 1px solid #ebebeb;
            transform: rotate(135deg);
            bottom: -11px;
            left: 50%;
            margin-left: -10px;
            z-index: 1;
            opacity: 0;
        }

    .shop-details .product-review-tab .nav-tabs li:last-child a {
        margin-right: 0;
    }

    .shop-details .product-review-tab .nav-tabs {
        border-bottom: 1px solid #ebebeb;
    }

        .shop-details .product-review-tab .nav-tabs .nav-link.active {
            color: #474747;
        }

            .shop-details .product-review-tab .nav-tabs .nav-link.active:before {
                opacity: 1;
            }

    .shop-details .product-review-tab .tab-pane {
        padding: 30px 0 0;
    }

    .shop-details .product-review-tab .tab-content p {
        line-height: 32px;
        color: #989ca2;
    }

    .shop-details .product-review-tab .tab-content .list-title {
        font-size: 18px;
        color: #474747;
        font-style: italic;
        padding: 35px 0 22px;
    }

    .shop-details .product-review-tab .tab-content .tab-title {
        font-size: 20px;
        color: #474747;
        padding: 10px 0 22px;
    }

    .shop-details .product-review-tab .tab-content .list-item li {
        font-size: 18px;
        color: #989ca2;
        padding-left: 20px;
        margin-bottom: 15px;
        position: relative;
    }

        .shop-details .product-review-tab .tab-content .list-item li:before {
            content: '';
            position: absolute;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            left: 0;
            top: 10px;
        }

.shop-details .user-comment-area {
    padding-right: 200px;
}

.user-comment-area .single-comment {
    padding-bottom: 50px;
}

    .user-comment-area .single-comment:last-child {
        padding-bottom: 0;
    }

    .user-comment-area .single-comment .user-img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

    .user-comment-area .single-comment .user-comment-data {
        padding-left: 30px;
        position: relative;
    }

        .user-comment-area .single-comment .user-comment-data .name {
            font-family: 'CircularStdmed';
            font-size: 20px;
            color: #3e3e3e;
            padding-bottom: 5px;
        }

        .user-comment-area .single-comment .user-comment-data .rating li {
            display: inline-block;
        }

            .user-comment-area .single-comment .user-comment-data .rating li a {
                font-size: 15px;
                color: #fbc134;
                margin-right: 1px;
            }

        .user-comment-area .single-comment .user-comment-data p {
            padding-top: 15px;
            color: #989ca2;
        }

.realated-product .title {
    font-size: 36px;
    padding-bottom: 55px;
}

.realated-product.product-showcase .single-product-case {
    margin: 0;
}

.realated-product .owl-theme .owl-nav [class*=owl-] {
    background: transparent;
    padding: 0;
    font-size: 32px;
    margin: 0 0 0 15px;
    color: #cacaca;
}

.realated-product .owl-theme .owl-nav {
    position: absolute;
    top: -100px;
    right: 0;
}
/*--------------------------- FAQ Page -------------------*/
.faq-page .faq-page-title {
    font-size: 32px;
}

.faq-page .faq-search-form {
    height: 60px;
    position: relative;
}

    .faq-page .faq-search-form input {
        width: 500px;
        height: 100%;
        border: 1px solid #e1e1e1;
        padding: 0 70px 0 30px;
        font-size: 18px;
        color: #a6a6a6;
        font-style: italic;
    }

        .faq-page .faq-search-form input:focus {
            border-color: #313131;
        }

    .faq-page .faq-search-form button {
        position: absolute;
        width: 70px;
        top: 0;
        right: 0;
        bottom: 0;
        background: transparent;
        color: #b1b1b1;
    }

.faq-page .submit-faq .faq-page-title {
    padding-bottom: 75px;
}

.faq-page .submit-faq input {
    width: 100%;
    height: 60px;
    padding: 0 15px 0 30px;
    color: #989ca2;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
}

.faq-page .submit-faq ::placeholder {
    color: #989ca2;
    opacity: 1; /* Firefox */
}

.faq-page .submit-faq :-ms-input-placeholder {
    color: #989ca2;
}

.faq-page .submit-faq ::-ms-input-placeholder {
    color: #989ca2;
}

.faq-page .submit-faq textarea {
    width: 100%;
    height: 290px;
    max-height: 290px;
    padding: 15px 30px;
    color: #989ca2;
    resize: none;
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
}

    .faq-page .submit-faq input:focus,
    .faq-page .submit-faq textarea:focus {
        border-color: #212121;
    }

.faq-page .submit-faq button {
    display: block;
    width: 100%;
    height: 60px;
    border-width: 2px;
    border-style: solid;
    font-size: 18px;
    color: #fff;
}

    .faq-page .submit-faq button:hover {
        background: #fff;
    }
/*-------------------- Our Team Standard -------------------*/
.our-team .theme-title-one .upper-title {
    color: rgba(36,69,116,0.55);
}

.our-team .img-box img {
    width: 100%;
}

.team-standard .single-team-member {
    position: relative;
    padding: 0 45px 55px 0;
    margin-bottom: 100px;
}

    .team-standard .single-team-member .wrapper {
        position: relative;
    }

    .team-standard .single-team-member .img-box img {
        border-radius: 4px;
    }

    .team-standard .single-team-member .info-meta {
        position: absolute;
        width: 100%;
        right: 0;
        bottom: 0;
        transform: translate(45px, 55px);
        padding: 25px 0 25px 50px;
        background: #fff;
        box-shadow: 5.994px 14.835px 30px 0px rgba(229, 234, 239, 0.5);
    }

.our-team .single-team-member .info-meta .name {
    font-size: 22px;
    color: #3d3d3d;
    padding-bottom: 5px;
}

.our-team .single-team-member .info-meta span {
    font-size: 20px;
    color: rgba(0,0,0,0.4);
}

.team-standard .single-team-member:hover .info-meta {
    transform: translate(0px, 55px);
}

.team-standard .single-team-member .hover-content {
    position: absolute;
    width: 45px;
    background: #fff;
    box-shadow: 8px 0px 8.6px 1.4px rgba(229, 234, 239, 0.2);
    right: 0;
    top: 0;
    bottom: 0;
    transform: scale(0,1);
    transform-origin: 0% 0%;
}

    .team-standard .single-team-member .hover-content ul {
        position: relative;
        top: 40%;
        transform: translateY(-50%);
    }

        .team-standard .single-team-member .hover-content ul li a {
            display: block;
            text-align: center;
            color: rgba(0,0,0,0.4);
            font-size: 20px;
            margin: 15px 0;
        }

.team-standard .single-team-member:hover .hover-content {
    transform: scale(1,1);
}
/*-------------------- Our Team Standard -------------------*/
.team-minimal .single-team-member {
    text-align: center;
    margin-bottom: 130px;
}

    .team-minimal .single-team-member .img-box {
        width: 300px;
        height: 300px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 auto;
        position: relative;
    }

    .team-minimal .single-team-member .info-meta {
        padding: 30px 0 0;
    }

    .team-minimal .single-team-member .hover-content {
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        transform: scale(0.7);
        opacity: 0;
    }

    .team-minimal .single-team-member:hover .hover-content {
        transform: scale(1);
        opacity: 1;
    }

    .team-minimal .single-team-member .hover-content ul {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

        .team-minimal .single-team-member .hover-content ul li {
            display: inline-block;
            margin: 0 12px;
        }

            .team-minimal .single-team-member .hover-content ul li a {
                font-size: 25px;
                color: #fff;
            }
/*--------------------- Our Team Buisness --------------------*/
.team-business .single-team-member {
    margin-bottom: 120px;
}

    .team-business .single-team-member .img-box {
        width: 220px;
    }

    .team-business .single-team-member .info-meta {
        padding-left: 40px;
        width: calc(100% - 220px);
    }

        .team-business .single-team-member .info-meta q {
            font-size: 21px;
            line-height: 25px;
            font-style: italic;
            color: #3d3d3d;
            display: block;
            padding: 30px 0 45px;
        }
/*--------------------- Our Team Classic --------------------*/
.team-classic .wrapper {
    position: relative;
    background: #353535;
    margin-bottom: 100px;
}

.team-classic .single-team-member:hover img {
    opacity: 0.4;
}

.team-classic .wrapper .info-meta {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    background: #fff;
    box-shadow: 0px 18px 24px 0px rgba(0, 0, 0, 0.03);
    transform: translateY(10%);
    opacity: 0;
}

.team-classic .wrapper .hover-content {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 40%;
    transform: translateY(-50%);
    opacity: 0;
}

    .team-classic .wrapper .hover-content li {
        display: inline-block;
        margin: 0 10px;
    }

        .team-classic .wrapper .hover-content li a {
            font-size: 25px;
            color: #fff;
        }

.team-classic .single-team-member:hover .hover-content {
    opacity: 1;
}

.team-classic .single-team-member:hover .info-meta {
    transform: translateY(0);
    opacity: 1;
}
/*----------------------- About Us Standard ---------------------*/
.about-us-standard .top-icon-box {
    text-align: center;
    padding-bottom: 50px;
}

    .about-us-standard .top-icon-box .icon {
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 5px 10px 0px rgba(202, 221, 243, 0.5);
        width: 70px;
        height: 70px;
        margin: 0 auto;
        line-height: 70px;
        border-radius: 50%;
        font-size: 28px;
        color: #ffc77e;
    }

    .about-us-standard .top-icon-box span {
        display: block;
        text-transform: uppercase;
        font-size: 20px;
        color: rgba(36,69,116,0.55);
        padding-top: 30px;
    }

.about-us-standard .single-block .block-title {
    font-size: 24px;
    color: #244574;
}

.about-us-standard .single-block p {
    font-size: 18px;
    line-height: 32px;
    color: #798598;
    padding-right: 50px;
}

.about-us-standard .single-block .author-data {
    padding: 38px 0 0 40px;
}

    .about-us-standard .single-block .author-data .name {
        font-family: 'CircularStdmed';
        font-size: 16px;
        text-transform: uppercase;
        color: #3e3e3e;
        position: relative;
    }

        .about-us-standard .single-block .author-data .name:before {
            content: '';
            position: absolute;
            width: 23px;
            height: 2px;
            background: #666666;
            top: 8px;
            left: -40px;
        }

.about-us-standard.agency-style .row {
    padding-bottom: 120px;
}

    .about-us-standard.agency-style .row:last-child {
        padding: 0;
    }

    .about-us-standard.agency-style .row:nth-child(even) .img-box img {
        margin-top: -185px;
    }
/*-------------------- Theme Counter Two ---------------------*/
.theme-counter-two {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

    .theme-counter-two .single-counter-box:nth-child(2) {
        border-left: 1px solid #e9e9e9;
        border-right: 1px solid #e9e9e9;
    }

    .theme-counter-two .single-counter-box {
        padding: 95px 15px 95px 7%;
    }

        .theme-counter-two .single-counter-box .icon-box {
            position: relative;
            width: 60px;
            height: 60px;
            border-radius: 50%;
        }

            .theme-counter-two .single-counter-box .icon-box img {
                margin: 0 auto;
                position: relative;
                top: 50%;
                transform: translateY(-50%);
            }

        .theme-counter-two .single-counter-box:nth-child(1) .icon-box {
            background: linear-gradient( 120deg, rgb(249,154,120) 0%, rgb(255,83,140) 100%);
        }

        .theme-counter-two .single-counter-box:nth-child(2) .icon-box {
            background: linear-gradient( 120deg, rgb(81,236,112) 0%, rgb(36,189,155) 100%);
        }

        .theme-counter-two .single-counter-box:nth-child(3) .icon-box {
            background: linear-gradient( 120deg, rgb(108,71,218) 0%, rgb(224,129,255) 100%);
        }

        .theme-counter-two .single-counter-box .text {
            padding-left: 30px;
        }

            .theme-counter-two .single-counter-box .text .number {
                font-size: 36px;
                color: #3e3e3e;
            }

            .theme-counter-two .single-counter-box .text p {
                font-size: 18px;
                color: #a4a7ac;
                margin-top: -8px;
            }
/*--------------------- Video Action Banner One ----------------------*/
.video-action-banner-one {
    background-image: url(../images/home/12.jpg);
    background-size: 120%;
    background-repeat: no-repeat;
    animation: imageBgAnim 50s infinite linear alternate;
}

    .video-action-banner-one .overlay {
        background: rgba(0,0,0,0.4);
        padding: 320px 0;
        text-align: center;
    }

    .video-action-banner-one .video-button {
        width: 125px;
        height: 125px;
        border-radius: 50%;
        position: relative;
    }

        .video-action-banner-one .video-button img {
            margin: 0 auto;
            position: relative;
            top: 50%;
            transform: translateY(-50%);
        }

        .video-action-banner-one .video-button:before {
            content: '';
            position: absolute;
            right: 0;
            bottom: 0;
            top: 0;
            left: 0;
            border-radius: 50%;
            animation: hvr-ripple-out-two 1.2s linear infinite;
        }
/*--------------------- Video Action Banner Two ----------------------*/
.theme-action-banner-two {
    position: relative;
    background: url(../images/home/13.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    padding: 150px 0 160px;
    z-index: 1;
}

    .theme-action-banner-two:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(0,0,0,0.18);
        z-index: -1;
    }

    .theme-action-banner-two .title {
        font-family: 'CircularStdmed';
        font-size: 48px;
        color: #fff;
        padding: 0 200px;
    }

    .theme-action-banner-two .banner-button {
        width: 210px;
        line-height: 53px;
        color: #fff;
        font-size: 19px;
        text-transform: uppercase;
        border: 1px solid #fff;
        border-radius: 3px;
        margin-top: 65px;
    }
/*----------------------- Our Service Minimal ----------------------*/
.our-service .service-block .service-title {
    font-size: 48px;
    line-height: 54px;
}

    .our-service .service-block .service-title a {
        color: #3e3e3e;
    }

.our-service .service-block .read-more {
    font-size: 38px;
    line-height: 20px;
}

.service-minimal .row {
    margin: 0 -110px;
}

    .service-minimal .row [class*="col-"] {
        padding: 0 110px;
    }

.service-minimal .service-block .icon-box {
    height: 80px;
    margin-bottom: 50px;
}

.service-minimal .service-block p {
    font-size: 17px;
    line-height: 32px;
    color: #798598;
    padding: 35px 0;
}

.service-minimal .service-block .read-more {
    color: #cfd5df;
}

.service-minimal .service-block {
    margin-bottom: 140px;
}
/*----------------------- Our Service Standard ----------------------*/
.service-standard .service-block {
    background-size: cover;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
    height: 475px;
}

    .service-standard .service-block:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.2);
        opacity: 0;
        z-index: -1;
    }

    .service-standard .service-block:hover:before {
        opacity: 1;
    }

    .service-standard .service-block .hover-content {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 15px;
        padding: 20px 40px;
    }

        .service-standard .service-block .hover-content .title a {
            font-size: 22px;
            line-height: 32px;
            color: #fff;
            margin-bottom: 12px;
        }

        .service-standard .service-block .hover-content .read-more {
            color: #fff;
        }

        .service-standard .service-block .hover-content p {
            font-size: 16px;
            color: #fff;
            padding: 10px 40px 20px;
            opacity: 0;
            position: absolute;
            top: 0;
            left: -50px;
            transform: translateY(-100%);
        }

    .service-standard .service-block:hover .hover-content p {
        opacity: 1;
        left: 0;
    }
/*----------------------- Our Service Creative ---------------------*/
.our-service .our-history .img-box {
    position: relative;
    overflow: hidden;
    padding-bottom: 180px;
}

    .our-service .our-history .img-box .bottom-img {
        position: absolute;
        right: -65px;
        bottom: 0;
        border: 30px solid #fff;
    }

.our-service .our-history .text-wrapper {
    padding: 80px 0 0 180px;
}

    .our-service .our-history .text-wrapper p {
        color: #67707e;
        font-size: 20px;
        line-height: 35px;
        padding-top: 30px;
    }

.service-creative .service-block {
    padding: 110px 0 125px;
}

    .service-creative .service-block .img-box {
        margin-top: 30px;
    }

    .service-creative .service-block .service-info .num {
        font-size: 80px;
        color: rgba(255,255,255,0.1);
        line-height: 70px;
        margin-bottom: 30px;
    }

    .service-creative .service-block .service-info .service-title a {
        color: #fff;
    }

    .service-creative .service-block .service-info p {
        font-size: 18px;
        color: rgba(255,255,255,0.8);
        padding: 22px 0 40px;
    }

    .service-creative .service-block .service-info .read-more {
        color: #fff;
    }

    .service-creative .service-block:nth-child(even) .service-info {
        padding-left: 60px;
    }

    .service-creative .service-block:nth-child(odd) .service-info {
        padding-right: 60px;
    }

    .service-creative .service-block:nth-child(odd) .img-box {
        float: right;
    }
/*------------------------ Our Service Modren -------------------*/
.service-modren .service-block .img-box img {
    border-radius: 5px;
}

.service-modren .service-block .service-info .tag {
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    padding: 0 35px;
    border-radius: 3px;
}

    .service-modren .service-block .service-info .tag.color-one {
        background: #ffeaee;
        color: #ff8aa0;
    }

    .service-modren .service-block .service-info .tag.color-two {
        background: #fef9da;
        color: #ead24c;
    }

    .service-modren .service-block .service-info .tag.color-three {
        background: #e7fff5;
        color: #70e9ae;
    }

    .service-modren .service-block .service-info .tag.color-four {
        background: #edf9ff;
        color: #7fd8ff;
    }

.service-modren .service-block .service-info .read-more {
    color: #57667e;
}

.service-modren .service-block .service-info .service-title {
    margin: 40px 0 45px;
}

.service-modren .service-block {
    padding-bottom: 150px;
}

    .service-modren .service-block:last-child {
        padding-bottom: 0;
    }

    .service-modren .service-block:nth-child(odd) .service-info {
        padding-right: 30px;
    }

    .service-modren .service-block:nth-child(even) .service-info {
        padding-left: 30px;
    }
/*----------------------- Our Project --------------------*/
.project-ms-grid .inner-container {
    max-width: 1410px;
    padding: 0 15px;
    margin: 0 auto;
}

.our-project .isotop-menu-wrapper {
    text-align: center;
}

    .our-project .isotop-menu-wrapper li {
        display: inline-block;
        font-size: 20px;
        color: #244574;
        line-height: 31px;
        text-transform: capitalize;
        border-radius: 5px;
        padding: 0 16px;
        border: 2px solid transparent;
        cursor: pointer;
        margin: 0 5px 10px;
    }

#isotop-gallery-wrapper .grid-sizer, #isotop-gallery-wrapper .isotop-item {
    width: 33.33333333%;
}

.project-standard #isotop-gallery-wrapper {
    margin: 0 -35px;
}

    .project-standard #isotop-gallery-wrapper .grid-sizer, .project-standard #isotop-gallery-wrapper .isotop-item {
        width: 50%;
        padding: 0 35px;
        margin-bottom: 70px;
    }

.project-ms-full-width #isotop-gallery-wrapper .grid-sizer, .project-ms-full-width #isotop-gallery-wrapper .isotop-item {
    width: 25%;
}

.project-ms-grid #isotop-gallery-wrapper {
    margin: 0 -25px;
}

    .project-ms-grid #isotop-gallery-wrapper .grid-sizer, .project-ms-grid #isotop-gallery-wrapper .isotop-item {
        width: 33.3333333%;
        padding: 0 25px;
        margin-bottom: 45px;
    }

.our-project .project-item {
    overflow: hidden;
    position: relative;
}

    .our-project .project-item .img-box img {
        width: 100%;
        transition: all 1s ease-in-out;
    }

#isotop-gallery-wrapper .isotop-item .hover-jojo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(55,55,55,0.5);
    padding: 10px 25px;
    opacity: 0;
}

#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo {
    opacity: 1;
}

#isotop-gallery-wrapper .isotop-item .hover-jojo > div {
    position: relative;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
}

.our-project .project-item .title a {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.our-project .project-item .title span {
    font-family: 'CircularStdmed';
    text-decoration: underline;
}

#isotop-gallery-wrapper .isotop-item .hover-jojo .title a {
    opacity: 0;
    transform: translate3d(-360px,0,0);
}

#isotop-gallery-wrapper .isotop-item .hover-jojo > div p {
    font-size: 95%;
    line-height: 30px;
    padding: 0 15px;
    margin-bottom: 5px;
    background: rgba(255,255,255,0.9);
    opacity: 0;
    transform: translate3d(-300px,0,0);
}

#isotop-gallery-wrapper .isotop-item .hover-jojo div div > p:first-child {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

#isotop-gallery-wrapper .isotop-item .hover-jojo div div > p:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

#isotop-gallery-wrapper .isotop-item .hover-jojo div div > p:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

#isotop-gallery-wrapper .isotop-item .hover-jojo ul li {
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    opacity: 0;
    transform: translate3d(-100px,0,0);
}

    #isotop-gallery-wrapper .isotop-item .hover-jojo ul li:first-child {
        -webkit-transition-delay: 0.25s;
        transition-delay: 0.25s;
    }

    #isotop-gallery-wrapper .isotop-item .hover-jojo ul li:last-child {
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    #isotop-gallery-wrapper .isotop-item .hover-jojo ul li a {
        width: 45px;
        height: 45px;
        border: 1px solid rgba(255,255,255,0.8);
        color: #fff;
        text-align: center;
        line-height: 45px;
        font-size: 20px;
        margin-right: 8px;
        border-radius: 50%;
    }

        #isotop-gallery-wrapper .isotop-item .hover-jojo ul li a span {
            font-family: 'Lato', sans-serif;
            display: block;
            font-weight: 300;
            font-size: 40px;
            margin-top: -2px;
        }

#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo .title a,
#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo p,
#isotop-gallery-wrapper .isotop-item .project-item:hover .hover-jojo ul li {
    opacity: 1;
    transform: translate3d(0,0,0);
}

#isotop-gallery-wrapper .isotop-item .project-item:hover .img-box img,
.project-with-sidebar .project-item:hover .img-box > img {
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}

.our-project .project-item .hover-valina {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
    padding: 30px;
    opacity: 0;
}

.our-project .project-item:hover .hover-valina {
    opacity: 1;
}

.our-project .project-item .hover-valina:before, .our-project .project-item .hover-valina:after {
    content: '';
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    opacity: 0;
}

.our-project .project-item .hover-valina:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

.our-project .project-item .hover-valina:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

.our-project .project-item:hover .hover-valina:before,
.our-project .project-item:hover .hover-valina:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.our-project .project-item .hover-valina > div {
    text-align: center;
    position: relative;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
}

.our-project .project-item .hover-valina .title a {
    opacity: 0;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    margin-bottom: 15px;
}

.our-project .project-item .hover-valina p {
    opacity: 0;
    font-size: 98%;
    color: #fff;
    padding-bottom: 30px;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    transition-delay: 0.15s;
}

.our-project .project-item .hover-valina .zoom {
    opacity: 0;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    transition-delay: 0.2s;
}

.our-project .project-item .hover-valina .svg {
    width: 35px;
    height: 35px;
}

.our-project .project-item .hover-valina .zoom:hover .svg path,
.project-with-sidebar .project-item .img-box a .svg:hover path {
    fill: #ff3612;
}

.our-project .project-item:hover .hover-valina .title a,
.our-project .project-item:hover .hover-valina p,
.our-project .project-item:hover .hover-valina .zoom {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.project-with-sidebar .project-item {
    padding-bottom: 60px;
    margin-bottom: 70px;
}

    .project-with-sidebar .project-item .hover-coco {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 60px;
        background: #fff;
        padding: 25px 0 10px;
        z-index: 1;
    }

        .project-with-sidebar .project-item .hover-coco .title a {
            font-size: 24px;
            color: #1d1d1d;
            text-transform: capitalize;
            margin-bottom: 0;
        }

        .project-with-sidebar .project-item .hover-coco p {
            color: #c1c1c1;
            font-size: 18px;
        }

    .project-with-sidebar .project-item .img-box {
        position: relative;
        overflow: hidden;
    }

        .project-with-sidebar .project-item .img-box a {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: rgba(0,0,0,0.5);
            opacity: 0;
        }

            .project-with-sidebar .project-item .img-box a .svg {
                width: 35px;
                height: 35px;
                margin: 0 auto;
                position: relative;
                top: 52%;
                transition: all 0.35s ease-in-out;
                transform: translateY(-50%);
            }

    .project-with-sidebar .project-item:hover .img-box a {
        opacity: 1;
    }

        .project-with-sidebar .project-item:hover .img-box a .svg {
            top: 50%;
        }

.project-with-sidebar .page-title {
    font-family: 'CircularStdmed';
    font-size: 60px;
    color: #313131;
    padding: 100px 0 80px;
}

.project-minimal-page-wrapper {
    height: 100vh;
}

.project-minimal-style {
    padding: 250px 95px 50px;
}

    .project-minimal-style .inner-wrapper {
        padding: 0 35px;
    }

    .project-minimal-style .owl-theme .owl-nav [class*=owl-] {
        width: 59px;
        height: 54px;
        line-height: 54px;
        background: #fff;
        padding: 0;
        border-radius: 50%;
        color: #222222;
        font-size: 32px;
        margin: 0;
        position: absolute;
        top: 50%;
        margin-top: -27px;
    }

    .project-minimal-style .owl-theme .owl-nav .owl-prev {
        left: -35px;
    }

    .project-minimal-style .owl-theme .owl-nav .owl-next {
        right: -35px;
    }

    .project-minimal-style .share-icon {
        text-align: right;
        padding-top: 60px;
    }

        .project-minimal-style .share-icon li {
            display: inline-block;
            font-size: 24px;
            color: #3e3e3e;
        }

            .project-minimal-style .share-icon li a {
                font-size: 20px;
                color: #d3d3d3;
                margin-left: 15px;
            }

                .project-minimal-style .share-icon li a:hover {
                    color: #212121;
                }
/*----------------------- Gallery Sidebar -------------------------*/
.gallery-sidebar {
    padding-top: 245px;
}

    .gallery-sidebar .sidebar-title {
        font-size: 28px;
        color: #313131;
        position: relative;
        padding-bottom: 18px;
        margin-bottom: 50px;
    }

        .gallery-sidebar .sidebar-title:before {
            content: '';
            position: absolute;
            width: 30px;
            height: 3px;
            bottom: 0;
            left: 0;
        }

    .gallery-sidebar .sidebar-list li a {
        display: block;
        font-size: 18px;
        line-height: 40px;
        color: #585858;
    }

    .gallery-sidebar .sidebar-icon ul li {
        display: inline-block;
    }

        .gallery-sidebar .sidebar-icon ul li a {
            font-size: 22px;
            color: #bcbcbc;
            margin-right: 15px;
        }
/*----------------------------- Project Details -------------------------*/
.project-details .project-title-one {
    font-size: 48px;
    line-height: 55px;
    color: #3e3e3e;
    width: 45%;
}

.project-details .project-title-two {
    font-size: 60px;
    line-height: 65px;
    color: #3e3e3e;
    width: 80%;
    margin: 0 auto;
}

.project-details .share-icon li {
    font-family: 'CircularStdmed';
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    color: #3e3e3e;
}

    .project-details .share-icon li:first-child {
        padding-right: 15px;
    }

    .project-details .share-icon li a {
        font-size: 20px;
        color: #d3d3d3;
        margin-left: 13px;
    }

        .project-details .share-icon li a:hover {
            color: #212121;
        }

.project-details .project-info .title {
    font-size: 28px;
    color: #3e3e3e;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 25px;
}

.project-details .project-info .list-title {
    font-family: 'CircularStdmed';
    font-size: 20px;
    color: #3e3e3e;
    text-transform: uppercase;
    padding-bottom: 8px;
}

.project-details .project-info span {
    font-size: 20px;
    color: #999999;
}

.project-details .project-info ul li {
    padding-bottom: 50px;
}

    .project-details .project-info ul li:last-child {
        padding-bottom: 0;
    }

.project-details .side-block .block-title {
    font-size: 24px;
    text-transform: capitalize;
    color: #3e3e3e;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 25px;
}

    .project-details .side-block .block-title:before {
        content: '';
        width: 28px;
        height: 4px;
        position: absolute;
        left: 0;
        bottom: 0;
        border-radius: 3px;
    }

.project-details .side-block p {
    padding-right: 50px;
}

.project-details .side-block {
    padding-bottom: 75px;
}

.pd-footer .theme-pager {
    font-size: 24px;
    color: #3e3e3e;
    line-height: 35px;
}

    .pd-footer .theme-pager span {
        font-size: 35px;
        line-height: 35px;
        display: inline-block;
        vertical-align: -6px;
        color: #979797;
    }

.project-details .pd-body p {
    font-size: 18px;
    line-height: 32px;
    color: #a4a7ac;
}

.project-details-agency .pd-img-box {
    margin: 68px 0 90px;
}

.project-details-agency .pd-body .sub-heading {
    font-family: 'CircularStdmed';
    font-size: 24px;
    line-height: 35px;
    color: #3e3e3e;
    padding-bottom: 50px;
}

.project-details-agency .pd-body .project-info {
    border-left: 1px solid #e1e1e1;
    padding-left: 100px;
}

.project-details-agency .pd-footer {
    padding-top: 170px;
}

.project-details-standard .pd-footer {
    padding-top: 35px;
    position: relative;
}

.project-details-standard .pd-header {
    max-width: 890px;
    margin: 0 auto;
    padding: 120px 0 65px;
}

    .project-details-standard .pd-header p {
        font-size: 20px;
        color: #8d8d8d;
        line-height: 35px;
        padding: 70px 100px 100px;
    }

.project-details-standard .pd-img-box {
    margin-bottom: 90px;
}

.project-details-business .pd-img-box {
    margin-bottom: 50px;
}

.project-details.project-details-business .project-info .title {
    margin: 60px 0 35px;
}

.project-details.project-details-business .project-info .list-title {
    font-size: 18px;
    text-transform: capitalize;
}

.project-details.project-details-business .project-info ul li {
    padding-bottom: 35px;
}

.project-details.project-details-business .project-info {
    padding-bottom: 50px;
}

.project-details .pd-banner {
    height: 820px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    animation: imageBgAnim 40s infinite linear alternate;
}

.project-details-creative .pd-banner .container,
.project-details-creative .pd-banner .container-inner {
    position: relative;
    height: 100%;
}

.project-details-creative .pd-banner .project-title-one {
    background: #fff;
    padding: 45px 100px 35px 60px;
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 55%;
    z-index: 1;
}

.project-details-creative .container-wrapper {
    padding: 0 60px;
}

.project-details-creative .pd-body {
    padding: 180px 0 150px;
}

.project-details-creative .project-info {
    border-right: 1px solid #e1e1e1;
    margin-right: 50px;
}

.project-details.project-details-creative .project-info ul li {
    padding-bottom: 73px;
}

    .project-details.project-details-creative .project-info ul li:last-child {
        padding-bottom: 0;
    }

.project-details.project-details-creative .side-block .block-title {
    padding-bottom: 0;
}

    .project-details.project-details-creative .side-block .block-title:before {
        display: none;
    }

.project-details.project-details-creative .pd-footer > div {
    width: 37%;
}
/*Related Project Section*/
.related-project {
    background: #f9fbfe;
    padding: 135px 0 150px;
}

    .related-project .sec-title {
        font-size: 36px;
        color: #313131;
        padding-bottom: 55px;
    }

    .related-project .owl-theme .owl-nav [class*=owl-] {
        background: transparent;
        padding: 0;
        font-size: 32px;
        margin: 0 0 0 15px;
        color: #cacaca;
    }

    .related-project .owl-theme .owl-nav {
        position: absolute;
        top: -100px;
        right: 0;
    }

.page-404 {
    height: 100vh;
    position: relative;
}

    .page-404 .main-page-wrapper, .error-content {
        height: 100%;
        position: relative;
    }

        .error-content:before {
            content: '';
            position: absolute;
            right: 0;
            top: 0;
            z-index: -1;
            width: 40%;
            height: 100%;
            background: url(../images/home/404.png) no-repeat;
            background-size: cover;
        }

        .error-content .inner-wrapper {
            width: 60%;
            text-align: center;
            padding: 95px 0 50px;
            position: relative;
            top: 50%;
            transform: translateY(-50%);
        }

            .error-content .inner-wrapper h2 {
                font-size: 200px;
                color: #313131;
            }

            .error-content .inner-wrapper p {
                font-size: 25px;
                line-height: 42px;
                margin: -30px 0 50px;
            }

.error-creative-content {
    background: url(../images/home/error-bg.svg) no-repeat center;
    background-size: cover;
    height: 100%;
}

    .error-creative-content .inner-wrapper {
        text-align: center;
        padding: 35px 0 50px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

        .error-creative-content .inner-wrapper h2 {
            font-size: 70px;
            color: #302c48;
        }

        .error-creative-content .inner-wrapper p {
            font-size: 24px;
            line-height: 35px;
            color: rgba(62,62,62,0.55);
            margin: 35px 0 45px;
        }

        .error-creative-content .inner-wrapper .solid-button-one:hover {
            background: transparent;
        }

/*------------------------------- Shortcode style ---------------------------------*/
.element-section .highlight {
    background: #f7f7f9;
    padding: 40px 15px;
    margin: 30px 0;
}

.highlight .s {
    color: #e83e8c;
}

.highlight .na {
    color: #4f9fcf;
}

.highlight .nt {
    color: #2f6f9f;
}

.highlight .c {
    color: #999;
}

.element-tile {
    font-size: 28px;
    color: #313131;
    margin-bottom: 22px;
    text-transform: capitalize;
}

.element-tile-two {
    font-size: 36px;
    color: #313131;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 70px;
    border-bottom: 1px solid rgba(0,0,0,0.06);
}

.button-style button {
    display: inline-block;
    margin: 35px 0 0;
}

.element-section .section-portfo {
    background: #1b1d3d;
    padding: 30px 0 150px;
}

.element-section .project-minimal-style {
    padding-top: 0;
    padding-bottom: 0;
}

.element-section .portfo-footer {
    padding: 150px 0;
}

    .element-section .portfo-footer:before {
        display: none;
    }

.element-section .btn {
    margin-top: 10px;
}
/*--------------- Accordion -----------------*/
.faq-tab-wrapper-two .faq-panel .panel .panel-heading .panel-title a {
    display: block;
    padding: 22px 40px 22px 45px;
    font-size: 22px;
    color: #303858;
    position: relative;
}

.faq-tab-wrapper-two .faq-panel .panel {
    margin-bottom: 20px;
    border: 1px solid rgba(21,21,21,0.06);
}

.faq-tab-wrapper-two .faq-panel .panel-body {
    border-top: 1px solid rgba(21,21,21,0.06);
    padding: 35px 40px 10px 45px;
}

    .faq-tab-wrapper-two .faq-panel .panel-body p {
        padding-bottom: 25px;
    }

.faq-tab-wrapper-two .faq-panel .panel .panel-heading .panel-title a:before {
    content: '';
    font-family: 'font-awesome';
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    color: #464646;
}

.faq-tab-wrapper-two .faq-panel .panel .panel-heading.active-panel .panel-title a:before {
    content: '';
}
/*Accrodion Three*/
.faq-tab-wrapper-three .faq-panel .panel .panel-heading .panel-title a {
    display: block;
    padding: 20px 40px 20px 25px;
    font-size: 21px;
    color: #303858;
    position: relative;
    background: #f9f9f9;
}

.faq-tab-wrapper-three .faq-panel .panel {
    margin-bottom: 20px;
}

.faq-tab-wrapper-three .faq-panel .panel-body {
    padding: 35px 40px 10px 25px;
}

    .faq-tab-wrapper-three .faq-panel .panel-body p {
        padding-bottom: 25px;
    }

.faq-tab-wrapper-three .faq-panel .panel .panel-heading .panel-title a:before {
    content: '';
    font-family: 'font-awesome';
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    color: #464646;
}

.faq-tab-wrapper-three .faq-panel .panel .panel-heading.active-panel .panel-title a:before {
    content: '';
    color: #fff;
}

.faq-tab-wrapper-three .faq-panel .panel .panel-heading.active-panel .panel-title a {
    color: #fff;
}
/*Accrodion Four*/
.faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title a {
    display: block;
    padding: 20px 10px 20px 60px;
    font-size: 21px;
    color: #303858;
    position: relative;
    background: #f9f9f9;
}

    .faq-tab-wrapper-four .faq-panel .panel .panel-heading .panel-title a i {
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px;
    }

.faq-tab-wrapper-four .faq-panel .panel {
    margin-bottom: 20px;
}

.faq-tab-wrapper-four .faq-panel .panel-body {
    padding: 40px 15px 30px 15px;
}

.faq-tab-wrapper-four .faq-panel .panel .panel-heading.active-panel .panel-title a,
.faq-tab-wrapper-four .faq-panel .panel .panel-heading.active-panel .panel-title a i {
    color: #fff;
}

.faq-panel .panel-body .img-gallery {
    padding: 25px 0 30px;
}

    .faq-panel .panel-body .img-gallery img {
        width: 100%;
        margin-top: 5px;
    }
/*------------------- Breadcrumbs ----------------*/
.breadcrumbs-two {
    background: #fafcff;
    padding: 265px 0 150px;
}

    .breadcrumbs-two .page-title {
        font-family: 'CircularStdmed';
        font-size: 55px;
        color: #313131;
    }

    .breadcrumbs-two .page-breadcrumbs li {
        display: inline-block;
        font-size: 22px;
        color: #244574;
        margin: 0 0 0 3px;
    }

        .breadcrumbs-two .page-breadcrumbs li a {
            color: #244574;
        }

.breadcrumbs-three {
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 265px 0 150px;
    position: relative;
    z-index: 1;
}

    .breadcrumbs-three .page-title {
        font-family: 'CircularStdmed';
        font-size: 60px;
        padding-bottom: 15px;
    }

    .breadcrumbs-three .page-breadcrumbs li {
        display: inline-block;
        font-size: 22px;
        margin: 0 3px;
    }

.b-wh-text .page-title, .b-wh-text .page-breadcrumbs li a, .b-wh-text .page-breadcrumbs li {
    color: #fff;
}

.breadcrumbs-four {
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 265px 0 150px;
    position: relative;
    z-index: 1;
}

    .breadcrumbs-four .page-title {
        font-family: 'CircularStdmed';
        font-size: 55px;
    }

    .breadcrumbs-four .page-breadcrumbs li {
        display: inline-block;
        font-size: 22px;
        margin: 0 0 0 3px;
    }
/*------------------- Counter ------------------*/
.theme-counter-three .single-counter-box {
    text-align: center;
    background: #fff;
    box-shadow: 0px 10px 25px 0px rgba(123,147,171,0.15);
    padding: 40px 5px 50px;
    border-radius: 5px;
    margin-bottom: 40px;
}

    .theme-counter-three .single-counter-box .icon {
        font-size: 45px;
        padding-bottom: 10px;
    }

    .theme-counter-three .single-counter-box .number {
        font-size: 60px;
    }

    .theme-counter-three .single-counter-box p {
        font-size: 20px;
    }
/*-------------------- List Item -------------------*/
.theme-list-item li {
    font-family: 'Rubik', sans-serif;
    line-height: 44px;
    color: #777777;
    position: relative;
    padding-left: 22px;
}

    .theme-list-item li i, .theme-list-item li span {
        position: absolute;
        line-height: 44px;
        left: 0;
        top: 0;
        color: #313131;
        font-size: 15px;
    }
/*----------------------- Footer -------------------*/
/*Footer Two*/
.theme-footer-two {
    background: #1e202d;
    padding: 25px 0;
}

    .theme-footer-two .copy-right {
        color: rgba(255,255,255,0.7);
    }

    .theme-footer-two .footer-menu li {
        display: inline-block;
    }

        .theme-footer-two .footer-menu li a {
            color: #a4a6b0;
            margin: 5px 8px;
        }

            .theme-footer-two .footer-menu li a:hover {
                color: #fff;
            }

    .theme-footer-two .social-icon, .theme-footer-two .footer-menu {
        text-align: right;
    }

        .theme-footer-two .social-icon li {
            display: inline-block;
        }

            .theme-footer-two .social-icon li a {
                color: rgba(219,219,219,0.3);
                margin: 0 0 0 30px;
                font-size: 20px;
            }
/*Footer Three*/
.theme-footer-three {
    text-align: center;
    padding-bottom: 30px;
}

    .theme-footer-three .email {
        color: rgba(87,102,126,0.8);
        font-size: 20px;
        margin: 15px 0;
    }

    .theme-footer-three .phone {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .theme-footer-three .social-icon li {
        display: inline-block;
        margin: 0 8px;
    }

        .theme-footer-three .social-icon li a {
            width: 40px;
            height: 40px;
            border: 1px solid #e8e8e8;
            border-radius: 50%;
            text-align: center;
            line-height: 40px;
            color: #dadada;
        }

            .theme-footer-three .social-icon li a:hover {
                color: #fff;
            }

    .theme-footer-three .copy-right {
        font-size: 14px;
        color: #798598;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 35px;
    }
/*Footer Four*/
.theme-footer-four {
    background: #1e202d;
    padding-top: 90px;
}

    .theme-footer-four .row [class*="col-"] {
        padding-bottom: 35px;
    }

    .theme-footer-four .title {
        font-size: 24px;
        color: #fff;
        padding-bottom: 25px;
    }

    .theme-footer-four .gallery-widget ul {
        margin: 30px -6px 0;
        max-width: 260px
    }

    .theme-footer-four .gallery-widget li {
        float: left;
        width: 33.33333%;
        padding: 0 6px;
    }

    .theme-footer-four .footer-list ul li a {
        line-height: 36px;
        font-size: 17px;
        color: rgba(255,255,255,0.7);
    }

    .theme-footer-four .email {
        color: rgba(255,255,255,0.7);
        font-size: 20px;
    }

    .theme-footer-four .phone {
        font-size: 22px;
        margin: 15px 0 25px;
    }

    .theme-footer-four .social-icon li {
        display: inline-block;
        margin-right: 10px;
    }

        .theme-footer-four .social-icon li a {
            width: 40px;
            height: 40px;
            border: 1px solid #dcdcdc;
            border-radius: 50%;
            text-align: center;
            line-height: 40px;
            color: #dbdbdb;
        }

            .theme-footer-four .social-icon li a:hover {
                color: #fff;
            }

    .theme-footer-four .bottom-footer {
        border-top: 1px solid rgba(237,237,237,0.05);
        margin-top: 45px;
        padding: 35px 0;
    }

        .theme-footer-four .bottom-footer p {
            float: left;
            color: rgba(255,255,255,0.7);
        }

        .theme-footer-four .bottom-footer ul {
            float: right;
        }

            .theme-footer-four .bottom-footer ul li {
                display: inline-block;
            }

                .theme-footer-four .bottom-footer ul li a {
                    line-height: 28px;
                    color: rgba(255,255,255,0.7);
                    margin-left: 15px;
                }
    /*Footer Five*/
    .theme-footer-four.light-v {
        background: #fff;
        padding-top: 0;
    }

        .theme-footer-four.light-v .title {
            color: #102622;
            font-size: 18px;
            text-transform: uppercase;
            letter-spacing: 1.5px;
        }

        .theme-footer-four.light-v .footer-list ul li a, .theme-footer-four.light-v .email,
        .theme-footer-four.light-v .bottom-footer p, .theme-footer-four.light-v .bottom-footer ul li a {
            color: #76797e;
        }

    .theme-footer-four .about-widget p {
        padding: 0 80px 35px 0;
    }

    .theme-footer-four.light-v .bottom-footer {
        border-top-color: #ededed;
    }
/*--------------------- Modal -------------------*/
/*
Modal animation 
*/
.modal .modal-dialog {
    transform: translate(0, 0);
}

.modal .fade-right {
    animation: fadeInLeft 0.5s;
    animation-direction: reverse;
}

.modal .fade-left {
    animation: fadeInRight 0.5s;
    animation-direction: reverse;
}

.modal .fade-up {
    animation: fadeInDown 0.5s;
    animation-direction: reverse;
}

.modal .fade-down {
    animation: fadeInUp 0.5s;
    animation-direction: reverse;
}

.modal.show .fade-right {
    animation: fadeInRight 0.5s;
}

.modal.show .fade-left {
    animation: fadeInLeft 0.5s;
}

.modal.show .fade-up {
    animation: fadeInUp 0.5s;
}

.modal.show .fade-down {
    animation: fadeInDown 0.5s;
}

.modal-button {
    width: 100%;
}

.btn-white, .form-control {
    border: 1px solid rgba(0,0,0,0.05);
}

.form-control {
    line-height: 30px;
}

.btn-white:hover {
    color: #fff;
}

.modal-content {
    border: 1px solid rgba(0,0,0,0.05);
}

.modal-header {
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

.modal-footer {
    border-top: 1px solid rgba(0,0,0,0.05);
}

.text-sm {
    font-size: 15px;
}

.modal-body form ::placeholder {
    color: rgba(0,0,0,0.4);
    opacity: 1; /* Firefox */
}

.modal-body form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0,0,0,0.4);
}

.modal-body form ::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0,0,0,0.4);
}

.modal-body .facebook {
    background: #3f51b5;
}

.modal-body .google {
    background: #f44336;
}

.modal-body .twitter {
    background: #00bcd4;
}

.modal-body .s-sign {
    padding: 5px 15px;
    color: #fff;
    font-size: 15px;
}

    .modal-body .s-sign i {
        margin-top: 5px;
    }

.modal-content.bg-dark .modal-title, .modal-content.bg-dark p, .modal-content.bg-dark {
    color: rgba(255, 255, 255, 0.85);
}

    .modal-content.bg-dark .modal-header {
        border-bottom-color: rgba(135, 150, 165, 0.1);
    }

    .modal-content.bg-dark .modal-footer {
        border-top-color: rgba(135, 150, 165, 0.1);
    }

    .modal-content.bg-dark .btn-white {
        color: #fff;
        background: rgba(0,0,0,0.2);
    }
/*--------------------- Header -------------------*/
.shrt-menu {
    position: relative;
    z-index: 99;
}

.element-section .shrt-menu {
    z-index: inherit;
}

.shrt-menu .main-header {
    position: relative;
}

.shrt-menu .widget-container {
    position: relative;
}

.shrt-menu .logo a {
    display: block;
    position: relative;
    z-index: 1;
}

.shrt-menu .contact-us {
    margin-left: 35px;
}

.shrt-menu.light-bg {
    background: #fff;
    box-shadow: 0px 260px 100px 0px rgba(236, 236, 236, 0.2);
}

.shrt-menu.dark-bg {
    background: #222836;
}

.text-dark .navbar-nav .nav-item .nav-link {
    color: #353535;
}

.shrt-menu .navbar-nav .nav-item .nav-link {
    padding: 30px 0;
}

.shrt-menu .top-header {
    border-bottom: 1px solid #ececec;
}

.shrt-menu ::placeholder {
    color: rgba(0,0,0,0.35);
    opacity: 1;
}

.shrt-menu :-ms-input-placeholder {
    color: rgba(0,0,0,0.35);
}

.shrt-menu ::-ms-input-placeholder {
    color: rgba(0,0,0,0.35);
}

.shrt-menu.dark-bg ::placeholder {
    color: rgba(255,255,255,0.35);
    opacity: 1;
}

.shrt-menu.dark-bg :-ms-input-placeholder {
    color: rgba(255,255,255,0.35);
}

.shrt-menu.dark-bg ::-ms-input-placeholder {
    color: rgba(255,255,255,0.35);
}

.shrt-menu .top-header .infoList li {
    display: inline-block;
    line-height: 52px;
    border-right: 1px solid #ececec;
    padding: 0 35px;
}

    .shrt-menu .top-header .infoList li a {
        color: #2a2a2a;
    }

        .shrt-menu .top-header .infoList li a i {
            margin-right: 5px;
        }

.shrt-menu .top-header .right-widget > li {
    display: inline-block;
    line-height: 52px;
    vertical-align: middle;
}

.shrt-menu .top-header .right-widget .language-switcher button {
    background: transparent;
    height: 52px;
    text-transform: uppercase;
    color: #233D63;
    font-size: 14px;
    margin: 0 20px 0;
    padding: 0 20px;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}

.shrt-menu .top-header .right-widget .language-switcher .dropdown-menu {
    min-width: 170px;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
    border: 1px solid #f8f8f8;
    border-radius: 0;
}

    .shrt-menu .top-header .right-widget .language-switcher .dropdown-menu ul li a {
        display: block;
        padding: 0 15px;
        font-size: 15px;
        color: #767a89;
        line-height: 32px;
        text-transform: uppercase;
    }

.shrt-menu .top-header .right-widget .user-profile-action {
    margin-right: 18px;
}

    .shrt-menu .top-header .right-widget .user-profile-action .dropdown-toggle img {
        display: inline-block;
    }

    .shrt-menu .top-header .right-widget .user-profile-action .dropdown-toggle span {
        font-size: 17px;
        color: #414141;
        vertical-align: middle;
        padding-left: 10px;
        line-height: 16px;
    }

    .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu {
        min-width: 220px;
        padding: 20px 25px 25px;
        background: #fff;
        box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
        border: 1px solid #f8f8f8;
        border-radius: 0;
        margin: 0;
    }

        .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li {
            line-height: 42px;
        }

            .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a {
                font-size: 16px;
                line-height: 42px;
                color: #4b4c51;
                padding-left: 30px;
                position: relative;
            }

                .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a .icon {
                    position: absolute;
                    left: 0;
                    top: 11px;
                }

                .shrt-menu .top-header .right-widget .user-profile-action .dropdown-menu ul li a:hover .icon path {
                    fill: #ff3612;
                }

.shrt-menu .top-header .right-widget .theme-button-two {
    line-height: 52px;
    display: block;
}

.header-search {
    position: relative;
    height: 40px;
}

    .header-search input {
        width: 220px;
        height: 100%;
        border: none;
        border-bottom: 1px solid #e6e6e6;
        font-size: 15px;
        color: rgba(0,0,0,0.35);
        padding-right: 20px;
        font-style: italic;
        transform-origin: 100% 0%;
        background: transparent;
    }

    .header-search .icon {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 20px;
        line-height: 40px;
        color: #2e2e2e;
        cursor: pointer;
    }

    .header-search.toggle-search input {
        transform: scale(0,1);
    }

    .header-search.toggle-search.show input {
        transform: scale(1);
    }

.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle {
    position: relative;
    margin: 0 50px 0 30px;
}

.shrt-menu.shrt-menu-four .main-header .cart-action-wrapper .dropdown-toggle,
.shrt-menu.shrt-menu-five .main-header .cart-action-wrapper .dropdown-toggle {
    margin-right: 13px;
}

.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle:after {
    display: none;
}

.shrt-menu .main-header .cart-action-wrapper .dropdown-toggle .item-count {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ff3612;
    line-height: 15px;
    text-align: center;
    font-size: 9px;
    color: #fff;
    right: -14px;
    top: -9px;
}

.shrt-menu .main-header .cart-action-wrapper .dropdown-menu {
    padding: 40px 35px;
    min-width: 300px;
    box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
    border: 1px solid #f8f8f8;
}

.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-img {
    width: 70px;
    height: 80px;
    display: block;
    float: left;
}

.shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info {
    width: calc(100% - 70px);
    float: left;
    padding-left: 25px;
    position: relative;
}

    .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .close {
        position: absolute;
        top: 13px;
        right: 0;
        font-size: 12px;
        color: rgba(31,31,31,0.9);
    }

        .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .close:hover {
            color: #ff3612;
        }

    .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .name {
        font-size: 18px;
        color: #1f1f1f;
        margin: 5px 0;
        padding-right: 12px;
    }

    .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .price {
        font-size: 20px;
        color: #1f1f1f;
    }

        .shrt-menu .main-header .cart-action-wrapper .cart-product-list .item-info .price .quantity {
            font-size: 17px;
            color: rgba(31,31,31,0.3);
            margin-left: 15px;
        }

.shrt-menu .main-header .cart-action-wrapper .cart-product-list .selected-item {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

    .shrt-menu .main-header .cart-action-wrapper .cart-product-list .selected-item:last-child {
        margin-bottom: 14px;
    }

.shrt-menu .main-header .cart-action-wrapper .subtotal .title {
    font-size: 18px;
    color: #1f1f1f
}

.shrt-menu .main-header .cart-action-wrapper .subtotal .total-price {
    font-size: 20px;
    color: #1f1f1f
}

.shrt-menu .main-header .cart-action-wrapper .subtotal {
    padding-bottom: 7px;
}

.shrt-menu .main-header .cart-action-wrapper .button-group a {
    font-family: 'CircularStdmed';
    display: block;
    line-height: 45px;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #1f1f1f;
    margin-top: 15px;
}

    .shrt-menu .main-header .cart-action-wrapper .button-group a:hover {
        color: #fff;
    }

.shrt-menu .menu-social-icon li {
    display: inline-block;
    margin: 0 5px;
}

    .shrt-menu .menu-social-icon li a {
        font-size: 22px;
        color: rgba(0,0,0,0.3);
        display: block;
    }

        .shrt-menu .menu-social-icon li a:hover {
            color: rgba(0,0,0,0.8);
        }

.shrt-menu.shrt-menu-five .menu-social-icon li a {
    font-size: 20px;
}

.shrt-menu.shrt-menu-five .menu-social-icon li {
    border-left: 1px solid #ececec;
    margin: 0;
    width: 45px;
    text-align: center;
}

.shrt-menu .main-header .call-us {
    font-size: 20px;
    color: #A2ADBD;
}

    .shrt-menu .main-header .call-us a {
        font-size: 24px;
        margin-left: 15px;
    }

.shrt-menu-one .main-header {
    padding: 0 40px;
}

.shrt-menu-two .main-header {
    padding-right: 40px;
}

.shrt-menu-three .main-header {
    padding: 0 40px 0 10px;
}

.shrt-menu.shrt-menu-five .top-header .infoList li {
    padding: 0 15px 0 0;
    border: none;
}

.shrt-menu.text-light .top-header .infoList li a,
.shrt-menu.text-light .top-header .right-widget .language-switcher button,
.shrt-menu.text-light .top-header .right-widget .user-profile-action .dropdown-toggle span,
.shrt-menu.text-light .top-header .right-widget .user-profile-action .dropdown-toggle:after,
.dark-bg .header-search .icon, .shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu ul li a,
.shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu ul li a, .shrt-menu.text-light .navbar .mega-menu-title {
    color: #fff;
}

.shrt-menu.text-light .menu-social-icon li a {
    color: rgba(255,255,255,0.3);
}

    .shrt-menu.text-light .menu-social-icon li a:hover {
        color: rgba(255,255,255,1);
    }

.shrt-menu.text-light .navbar .dropdown-menu .dropdown-item,
.shrt-menu.text-light .navbar .mega-dropdown-list li a {
    color: rgba(255,255,255,0.7);
}

.shrt-menu.dark-bg .top-header .infoList li {
    border-right-color: #383f50;
}

.shrt-menu.shrt-menu-five.dark-bg .menu-social-icon li {
    border-left-color: #383f50;
}

.shrt-menu.dark-bg .top-header, .shrt-menu.dark-bg .main-header .cart-action-wrapper .cart-product-list .selected-item {
    border-bottom-color: #383f50;
}

    .shrt-menu.dark-bg .top-header .right-widget .language-switcher button {
        border-right-color: #383f50;
        border-left-color: #383f50;
    }

.shrt-menu.dark-bg .navbar .dropdown-submenu.dropdown > .dropdown-item:before {
    border-top-color: #383f50;
    border-bottom-color: #383f50;
}

.dark-bg .header-search input {
    background: transparent;
    border-bottom-color: #383f50;
    color: rgba(255,255,255,0.4);
}

.dark-bg .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    border-top-color: #383f50;
}

.shrt-menu.dark-bg .top-header .right-widget .language-switcher .dropdown-menu,
.shrt-menu.dark-bg .top-header .right-widget .user-profile-action .dropdown-menu,
.shrt-menu.dark-bg .navbar .dropdown-menu, .shrt-menu.dark-bg .main-header .cart-action-wrapper .dropdown-menu {
    background: #222836;
    box-shadow: none;
    border: 1px solid #383f50;
}

.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .name,
.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .price,
.shrt-menu.text-light .main-header .cart-action-wrapper .cart-product-list .item-info .close,
.shrt-menu.text-light .main-header .cart-action-wrapper .button-group a,
.shrt-menu.text-light .main-header .cart-action-wrapper .subtotal .title,
.shrt-menu.text-light .main-header .cart-action-wrapper .subtotal .total-price {
    color: #fff;
}
/*----------------------- Tabs -------------------*/
.z-tabs > ul.z-tabs-nav > li.z-disabled {
    filter: alpha(opacity=45);
    opacity: .45;
}

    .z-tabs > ul.z-tabs-nav > li.z-disabled a {
        cursor: default;
    }

.theme-tab .z-container {
    border-top: 1px solid rgba(0,0,0,0.07);
}

.theme-tab .tabs-menu li a {
    position: relative;
    transition: all 0.3s ease-in-out;
    display: block;
}

    .theme-tab .tabs-menu li a:before {
        content: '';
        position: absolute;
        transition: all 0.3s ease-in-out;
    }

.theme-tab-basic.theme-tab .tabs-menu li a {
    padding: 0 5px;
    line-height: 60px;
    margin: 0 20px;
}

.theme-tab-basic.theme-tab .tabs-menu li a {
    font-size: 18px;
    color: #777;
}

.theme-tab-basic.theme-tab .tabs-menu li:first-child a {
    padding-left: 0;
    margin-left: 0;
}

.theme-tab-basic.theme-tab .tabs-menu li a:before {
    width: 100%;
    height: 3px;
    left: 0;
    bottom: -2px;
    opacity: 0;
    transform: scale(0,1);
}

.theme-tab-basic.theme-tab .tabs-menu li.z-active a:before {
    opacity: 1;
    transform: scale(1);
}

.theme-tab-basic .z-content-inner {
    padding: 50px 0 40px;
}

.theme-tab .z-content-inner h4, .theme-tab .z-content-inner h5 {
    padding-bottom: 20px;
}

.theme-tab .tabs-menu li a .icon-font {
    font-size: 15px;
}

.theme-tab-basic.theme-tab.vertical .tabs-menu li a {
    margin: 0 0 5px 0;
    padding: 0 15px 0 25px;
    background: #f9f9f9;
    line-height: 70px;
}

    .theme-tab-basic.theme-tab.vertical .tabs-menu li a:before {
        width: 4px;
        height: 100%;
        bottom: 0;
    }

.theme-tab-basic.theme-tab.vertical .z-content-inner {
    padding: 0 0 0 50px;
}

.theme-tab.vertical .tab-container {
    border: none;
}

.theme-tab .z-content-inner .list-item {
    margin-top: 30px;
}

    .theme-tab .z-content-inner .list-item li {
        padding-left: 20px;
        margin-bottom: 15px;
        position: relative;
    }

        .theme-tab .z-content-inner .list-item li:before {
            content: '';
            position: absolute;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            left: 0;
            top: 10px;
        }

.theme-tab .z-content-inner ol {
    margin: 10px 0 0;
    padding-left: 22px;
}

    .theme-tab .z-content-inner ol li a {
        line-height: 32px;
        color: #4c4c4c;
        margin-bottom: 12px;
        transition: all 0.3s ease-in-out;
    }

.theme-tab .z-content-inner .img-gallery {
    margin-top: 20px;
}

    .theme-tab .z-content-inner .img-gallery img {
        width: 100%;
        margin-top: 10px;
    }

.theme-tab-solid.theme-tab .tabs-menu li a {
    font-size: 18px;
    background: #f9f9f9;
    line-height: 60px;
    padding: 0 30px;
    margin: 0 3px 3px 0;
    border-radius: 3px 3px 0 0;
}

.theme-tab-solid.theme-tab .tabs-menu li.z-active a {
    color: #fff;
}

.theme-tab-solid.theme-tab .z-container {
    border: none;
    background: #f9f9f9;
}

    .theme-tab-solid.theme-tab .z-container .z-content-inner {
        padding: 50px 30px 40px;
    }

.theme-tab-solid.theme-tab.vertical .tabs-menu li a {
    line-height: 75px;
    margin: 0 5px 5px 0;
    border-radius: 5px 0 0 5px;
}

.theme-tab .nested-tab-menu li a {
    font-size: 16px;
    line-height: 40px;
    display: block;
    margin: 0 20px;
    border-radius: 5px;
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}

.theme-tab .nested-tab-menu li:first-child a {
    margin-left: 0;
}

.theme-tab .nested-tab-menu li a:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}

.theme-tab .nested-tab-menu li.z-active a {
    opacity: 1;
}

    .theme-tab .nested-tab-menu li.z-active a:before {
        opacity: 1;
    }

.theme-tab-solid.theme-tab .nested-tab .z-container {
    background: transparent;
}

    .theme-tab-solid.theme-tab .nested-tab .z-container .z-content-inner {
        padding: 20px 0 0;
    }

.theme-tab-solid.theme-tab.tab-dark .tabs-menu li a, .tab-dark.theme-tab.theme-tab-solid .z-container,
.theme-tab.tab-dark .z-container, .theme-tab.z-tabs.mobile.z-shadows.tab-dark > ul.z-tabs-mobile,
.z-tabs.mobile.tab-dark > ul.z-tabs-desktop, .tab-dark .z-tabs.mobile > ul.nested-tab-menu.z-tabs-nav {
    background: #202245;
}

.theme-tab.tab-dark .tabs-menu li a, .theme-tab.tab-dark .z-content-inner h4, .theme-tab.tab-dark .z-content-inner h5,
.theme-tab.tab-dark .z-content-inner p, .theme-tab.tab-dark .z-content-inner .list-item li,
.theme-tab.tab-dark .nested-tab-menu li a, .theme-tab.tab-dark .z-content-inner ol li a,
.theme-tab.tab-dark .z-content-inner ol li, .z-tabs.mobile.tab-dark > ul.z-tabs-nav > li > .z-link {
    color: #dcdcdc;
}

.theme-tab.tab-dark .z-container {
    border-top: none;
    margin-top: 35px;
}

.theme-tab-basic.tab-dark .z-content-inner {
    padding: 30px 15px;
}

.theme-tab.z-tabs.mobile.z-shadows > ul.z-tabs-mobile {
    border: 1px solid rgba(0,0,0,0.06);
}

.z-tabs.mobile > ul.z-tabs-nav > li > .z-link {
    font-size: 18px;
    padding: 13px 15px;
}

.z-tabs.mobile > ul.z-tabs-mobile > li > a > span.drp-icon {
    position: absolute;
    top: 50%;
    font-size: 25px;
    transform: translateY(-50%);
    right: 15px;
}

.z-tabs.mobile > ul.z-tabs-desktop {
    position: absolute;
    top: inherit;
    margin-top: 8px;
    left: 0;
    z-index: 1000;
    width: 100%;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
}

.z-content-inner .z-tabs.mobile > ul.z-tabs-nav {
    background: #fff;
}

    .z-content-inner .z-tabs.mobile > ul.z-tabs-nav > li > .z-link {
        padding: 10px 0;
        padding-left: 15px;
    }

.fireTVStick {
    position: absolute;
    left: 10%;
    top: 70%;
    z-index: 1;
    width: 15%;
}
.hidden{ visibility: hidden;}
.mangoSign1 {
    right: 0;
    width: 100%;
    z-index: 2;
}

.icon-feature {
    height: 101px;
    position: absolute;
    font-size: 65px;
    left: 40px;
    top: 52px;
}

.logo {
    max-width: 170px;
}

.mangoLaptop {
    float: left;
}

    .mangoLaptop img {
        width: 300px;
        padding-top: 100px;
        display: inline;
    }

.padding-0 {
    padding: 0px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-150 {
    padding-bottom: 150px !important;
}

.padding-bottom-100 {
    padding-bottom: 100px !important;
}

.z-index-5 {
    z-index: 5;
}

.wifi-box {
    z-index: 5;
    text-align: center;
}
.login-button a{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.sign-slider {
    padding-top: 60px;
    width: 80%;
    float: right;
}

    .sign-slider .item img {
        display: block;
        height: auto;
        width: 100%;
    }

.wifi-logo {
    display: inline-block;
}

.slide-item {
    min-height: 220px;
}

.sub-heading {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    color: #233d63;
    margin: 25px 0 55px;
}

.neg-index {
    z-index: -1;
}

.how-img {
    float: left;
    padding: 20px;
}

.how-txt {
    float: right;
}

.steps-box {
    padding: 15px;
    box-shadow: 0px 10px 14px 0px rgba(90, 111, 155, 0.05);
}

.steps-icon {
    margin: 15px;
    border: 2px dashed #dbe0e4;
    font-size: 25px;
    border-radius: 50%;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.wifi-symbol {
    display: none;
}

    .wifi-symbol [foo], .wifi-symbol {
        float: right;
        right: 20%;
        display: block;
        position: absolute;
        top: 100%;
        width: 100px;
        height: 100px;
        margin-top: -187.5px;
    }

@media screen and (max-width: 400px) {
    .wifi-symbol [foo], .wifi-symbol {
        float: right;
        right: 30%;
        display: block;
        position: absolute;
        top: 65%;
        width: 100px;
        height: 100px;
        margin-top: -187.5px;
    }
}

.wifi-symbol .wifi-circle {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    width: 100px;
    height: 100px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-color: #b2b2ab;
    border-style: solid;
    border-width: 1em 1em 0 0;
    -webkit-border-radius: 0 100% 0 0;
    border-radius: 0 100% 0 0;
    opacity: 0;
    -o-animation: wifianimation 3s infinite;
    -moz-animation: wifianimation 3s infinite;
    -webkit-animation: wifianimation 3s infinite;
    animation: wifianimation 3s infinite;
}

    .wifi-symbol .wifi-circle.first {
        -o-animation-delay: 800ms;
        -moz-animation-delay: 800ms;
        -webkit-animation-delay: 800ms;
        animation-delay: 800ms;
    }

    .wifi-symbol .wifi-circle.second {
        width: 5em;
        height: 5em;
        -o-animation-delay: 400ms;
        -moz-animation-delay: 400ms;
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms;
    }

    .wifi-symbol .wifi-circle.third {
        width: 3em;
        height: 3em;
    }

    .wifi-symbol .wifi-circle.fourth {
        width: 1em;
        height: 1em;
        opacity: 1;
        background-color: #FFFFCC;
        -o-animation: none;
        -moz-animation: none;
        -webkit-animation: none;
        animation: none;
    }

.app-container {
    height: 100px;
    width: 100px;
    position: absolute;
    transition: all 0.5s ease;
    box-shadow: rgba(0, 0, 0, 0.10) 0px 2px 8px 0px;
    border-radius: 5px;
}

    .app-container:hover {
        transform: scale(1.2);
    }

.app-shadow {
    background-color: rgb(255, 255, 255);
    opacity: 1;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0px;
    top: 0px;
    box-shadow: rgba(208, 84, 203, 0.15) 1px 1px 96px;
    border-radius: 5px;
}

.app-img {
    width: 68px;
    height: 68px;
    position: absolute;
    opacity: 1;
    left: 16px;
    top: 16px;
}

.app-1 {
    top: 132px;
    right: 512px;
}

.app-2 {
    top: 190px;
    right: 400px;
}

.app-3 {
    top: 132px;
    right: 288px;
}

.app-4 {
    top: 190px;
    right: 177px;
}

.app-5 {
    top: 247px;
    right: 512px;
}

.app-6 {
    top: 305px;
    right: 400px;
}

.app-7 {
    top: 247px;
    right: 288px;
}

.app-8 {
    top: 305px;
    right: 177px;
}

.app-9 {
    top: 363px;
    right: 512px;
}

.app-10 {
    top: 363px;
    right: 288px;
}

.app-block {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}

#feature-integrations .main-shape {
    position: absolute;
    right: 0;
    top: -300px;
    z-index: -1;
}

@-o-keyframes wifianimation {
    0% {
        opacity: 0.4;
    }

    5% {
        opacity: 1;
    }

    6% {
        opacity: 0.1;
    }

    100% {
        opacity: 0.1;
    }
}

@-moz-keyframes wifianimation {
    0% {
        opacity: 0.4;
    }

    5% {
        opacity: 1;
    }

    6% {
        opacity: 0.1;
    }

    100% {
        opacity: 0.1;
    }
}

@-webkit-keyframes wifianimation {
    0% {
        opacity: 0.4;
    }

    5% {
        opacity: 1;
    }

    6% {
        opacity: 0.1;
    }

    100% {
        opacity: 0.1;
    }
}
.mango-contact-banner {
    text-align: center;
    background-image: -webkit-linear-gradient( 0deg, rgb(240,195,255) 0%, rgb(198,175,255) 51%, rgb(167,196,255) 100%);
    padding: 140px 0;
    position: relative;
    overflow: hidden;
    z-index: 5;
}

    .mango-contact-banner:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-image: url(../images/shape/map3.png);
        background-position: center center;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .mango-contact-banner .title {
        font-size: 48px;
        line-height: 64px;
        padding-bottom: 35px;
        margin-bottom:0;
    }

    .mango-contact-banner .subscribe-button {
        width: 248px;
        line-height: 60px;
        background: #fff;
        border-radius: 5px;
        font-size: 20px;
        color: #393939;
        box-shadow: 0px 15px 30px 0px rgba(246, 245, 211, 1);
    }

        .mango-contact-banner .subscribe-button:hover {
            color: #fff;
            background: #233d63;
        }

    .mango-contact-banner .u-shape {
        font-family: 'CircularStdblck';
        font-size: 705px;
        position: absolute;
        top: -500px;
        left: -260px;
        color: #fff;
        z-index: -1;
    }

    .mango-contact-banner .d-shape {
        font-family: 'CircularStdblck';
        font-size: 700px;
        color: #FFFFFF;
        position: absolute;
        right: -218px;
        bottom: -515px;
        transform: rotate(180deg);
        z-index: -1;
    }

.contact-wrapper {
    padding: 30px;
    background: #FFF;
    border-radius: 8px;
    box-shadow: rgba(97, 115, 241, 0.53) 3.7588px 1.3681px 22px;
}
.contact-info-wrapper {
    padding: 30px;
    background: #f5f5f5;
}