﻿.video-ads {
    display: none !important
}

.moumachi_signin_res #dropdownMenuButtonProfile:active,
.moumachi_signin_res #dropdownMenuButtonProfile:focus {
    outline: 0px !important;
    box-shadow: none !important;
}

.moumachi_signin_res .dropdown-menu {
    right: 0 !important;
    left: unset !important;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-animation: expand .5s;
    transform: unset !important;
    top: 38px !important;
    will-change: unset !important;
}

@-webkit-keyframes expand {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.moumachi_signin_res .dropdown-menu a {
    padding: 10px 15px;
    height: unset;
}

    .moumachi_signin_res .dropdown-menu a:last-child {
        border-bottom: 0px !important;
    }

.moumachi_signin_res a {
    margin-left: 0px !important;
}

#player-ads {
    display: none !important
}

#watch7-sidebar-ads {
    display: none !important
}

#AdSense {
    display: none !important
}

#homepage-sidebar-ads {
    display: none !important
}

#page-container > #page > #header {
    display: none !important
}

#content #page-manager #masthead-ad {
    display: none !important
}

#body-container #page-container #video-masthead-iframe {
    display: none !important
}

ytd-promoted-sparkles-web-renderer {
    display: none !important
}

ytd-compact-promoted-item-renderer {
    display: none !important
}

ytd-display-ad-renderer {
    display: none !important
}

#feedmodule-PRO {
    display: none !important
}

#homepage-chrome-side-promo {
    display: none !important
}

#search-pva {
    display: none !important
}

#watch-branded-actions {
    display: none !important
}

#watch-buy-urls {
    display: none !important
}

.carousel-offer-url-container {
    display: none !important
}

.promoted-videos {
    display: none !important
}

.watch-extra-info-column {
    display: none !important
}

.watch-extra-info-right {
    display: none !important
}

a[href^="http://www.youtube.com/cthru?"] {
    display: none !important
}

.input-find-icon {
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    min-height: 60px;
    line-height: 60px;
    padding-left: 8px;
    padding-right: 8px;
    cursor: pointer;
}

@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: 'Circular-Loom';
    src: url('https://cdn.loom.com/assets/fonts/circular/CircularXXWeb-Book-cd7d2bcec649b1243839a15d5eb8f0a3.woff2') format('woff2');
}

@font-face {
    font-weight: 500;
    font-style: normal;
    font-family: 'Circular-Loom';
    src: url('https://cdn.loom.com/assets/fonts/circular/CircularXXWeb-Medium-d74eac43c78bd5852478998ce63dceb3.woff2') format('woff2');
}

@font-face {
    font-weight: 700;
    font-style: normal;
    font-family: 'Circular-Loom';
    src: url('https://cdn.loom.com/assets/fonts/circular/CircularXXWeb-Bold-83b8ceaf77f49c7cffa44107561909e4.woff2') format('woff2');
}

@font-face {
    font-weight: 900;
    font-style: normal;
    font-family: 'Circular-Loom';
    src: url('https://cdn.loom.com/assets/fonts/circular/CircularXXWeb-Black-bf067ecb8aa777ceb6df7d72226febca.woff2') format('woff2');
}

.area_name_insert_div .tt-menu-area {
    background: #fff;
    min-width: unset;
    font-size: 12px;
    max-height: 230px;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.3);
    box-shadow: 0 5px 20px rgba(0,0,0,.3);
    position: absolute;
    z-index: 100;
    display: none;
    width: 100%;
    /*overflow-y: scroll;*/
    top: 60px;
}

    .area_name_insert_div .tt-menu-area p, .search-bar-container .twitter-typeahead > i p {
        margin: 0;
    }

.area_name_insert_div .tt-menu {
    background: white;
    min-width: 325px;
    font-size: 12px;
    max-height: 230px;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    margin-top: 0px;
    position: absolute;
    z-index: 9999999;
    display: none;
    width: 325px;
    overflow-y: scroll;
}

.area_name_insert_div .tt-dataset-autocomplete {
    margin-top: -5px;
}

.area_name_insert_div .tt-suggestion {
    min-height: 50px;
    display: block;
    padding: 10px 10px 9px 15px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}

    .area_name_insert_div .tt-suggestion span {
        width: 85%;
        float: left;
        display: inline;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 12px;
        display: block !important;
    }

.area_name_insert_div .tt-menu p, .search-bar-container .twitter-typeahead > i p {
    margin: 0;
}

.area_name_insert_div .tt-sug-text {
    width: 100%;
    font-size: 14px;
    text-overflow: ellipsis;
}

.area_name_insert_div .tt-sug-sub-text {
    width: 100%;
    font-size: 12px;
    text-overflow: ellipsis;
    font-style: italic;
    float: left;
    padding-top: 5px;
}

.area_name_insert_div .tt-suggestion u {
    text-decoration: none;
    color: #aa2121;
}

.area_name_insert_div .tt-suggestion.active {
    background-color: #f2f2f2;
}

.area_name_insert_div .tt-sug-desc {
    width: 100%;
    color: #999;
    padding-top: 2px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.area_name_insert_div .tt-sug-type {
    position: absolute;
    right: 17px;
    top: 11px;
    color: #999;
    font-style: italic;
}

.area_name_insert_div .tt-eq-price {
    float: right;
}

.area_name_insert_div .tt-eq-name {
    float: left;
}

.category_search_inp_div .tt-menu {
    background: #fff;
    min-width: 325px;
    font-size: 12px;
    max-height: 230px;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.3);
    box-shadow: 0 5px 20px rgba(0,0,0,.3);
    position: absolute;
    z-index: 100;
    display: none;
    width: 325px;
    overflow-y: scroll;
    top: 60px;
}

.category_search_inp_div .tt-dataset-autocomplete {
    width: 100%;
    float: left;
    text-align: left;
}

.category_search_inp_div .tt-suggestion {
    /*min-height: 60px;*/
    max-height: fit-content;
    display: block;
    padding: 10px 10px 9px 15px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}

    .category_search_inp_div .tt-suggestion span {
        width: 85%;
        float: left;
        display: inline;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 12px;
        display: block !important;
    }

    .category_search_inp_div .tt-suggestion small {
        padding: 10px 0px;
    }

.category_search_inp_div .tt-menu p, .search-bar-container .twitter-typeahead > i p {
    margin: 0;
}

.category_search_inp_div .tt-sug-text {
    width: 100%;
    font-size: 14px;
    text-overflow: ellipsis;
    font-weight: 600;
}

.category_search_inp_div .tt-sug-sub-text {
    width: 100%;
    font-size: 12px;
    text-overflow: ellipsis;
    font-style: italic;
    float: left;
    padding-top: 5px;
}

.category_search_inp_div .tt-suggestion u {
    text-decoration: none;
    color: #aa2121;
}

.category_search_inp_div .tt-suggestion.active {
    background-color: #f2f2f2;
}

.category_search_inp_div .tt-sug-desc {
    width: 100%;
    color: #999;
    padding-top: 2px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.category_search_inp_div .tt-sug-type {
    position: absolute;
    right: 17px;
    top: 11px;
    color: #999;
    font-style: italic;
}

.category_search_inp_div .tt-eq-price {
    float: right;
}

.category_search_inp_div .tt-eq-name {
    float: left;
}

#loading {
    position: fixed;
    z-index: 1104;
    background: url(http://www.webdesign.org/img_articles/13053/loading-gif-animation.gif) no-repeat center center #ccc;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}


/*=================== MoumachiUserLocation DDL CSS ================*/


.dropdown-toggle {
    background-color: transparent;
    border: none;
    color: white;
    display: inline-block;
    padding: 0;
}

.dropdown-menu {
    display: none !important;
}

    .dropdown-menu.show {
        display: block !important;
    }

.dropdown-item {
    padding: 10px;
    text-align: left;
    color: #333;
}

    .dropdown-item:hover {
        background-color: #f8f9fa;
        color: #ffbd00 !important;
    }


/* Main menu list styles */
.main-menu ul {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .main-menu ul li {
        display: inline-block;
        margin-right: 15px;
    }

    .main-menu ul .dropdown {
        display: inline-block;
    }

        .main-menu ul .dropdown .dropdown-menu li {
            margin: 0px !important;
            width: 100%;
            border-bottom: 1px solid #999;
        }

            .main-menu ul .dropdown .dropdown-menu li:last-child {
                border-bottom: 0 !important;
            }

/* Dropdown button styles */
.location-button {
    background-color: transparent;
    border: none;
    color: white;
    padding: 0;
    display: inline-block;
}

    .location-button:hover {
        color: #ffbd00 !important;
    }

    .location-button:focus {
        color: #ffbd00 !important;
        border: none;
        outline: none;
    }

/* Dropdown text padding */
.location-text {
    padding-left: 10px;
}

    .location-text:hover {
        color: #ffbd00 !important;
    }

/* Dropdown item styles */
.location-link {
    color: #ffbd00 !important;
    text-decoration: none;
}

    .location-link:hover {
        background-color: #f8f9fa;
        color: #ffbd00 !important;
    }



/*========== Website Landing Page CSS =============*/


/* Reset and Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
}

.container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    color: #333;
}

ul {
    list-style: none;
}

button {
    cursor: pointer;
    border: none;
    outline: none;
}

h1,
h2,
h3,
h4 {
    margin-bottom: 15px;
}

p {
    margin-bottom: 15px;
}

.subtitle {
    color: #222;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.dark-section {
    background-color: #201816;
    color: #fff;
}

/* Header Styles */
header-website {
    background-color: #333;
    padding: 15px 0;
    color: #fff;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo img {
    height: 30px;
}

nav ul {
    display: flex;
}

    nav ul li {
        margin-left: 20px;
    }

        nav ul li a {
            color: #fff;
        }

.user-menu {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.dropdown-arrow {
    margin-left: 5px;
    font-size: 12px;
}

/* Hero Section */
.hero {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/landing-pages/img_2423.jpg');
    background-size: 150%;
    background-position: 80% 25%;
    color: #fff;
    text-align: center;
    padding: 120px 0;
    background-repeat: no-repeat;
}

    .hero h1 {
        font-size: 48px;
        font-weight: bold;
        color: #fff;
    }

/* Services Section */
.services {
    padding: 100px 0;
}

.services-container {
    display: flex;
    align-items: center;
    gap: 40px;
}

.services-content {
    flex: 1;
}

.services-image {
    flex: 1;
    position: relative;
}

.services h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .play-button span {
        color: #f0a500;
        font-size: 24px;
    }

.cta-button {
    background-color: #222;
    color: #fff;
    padding: 16px 32px;
    border-radius: 2px;
    font-weight: bold;
    margin-top: 15px;
}

/* Journey Section */
.journey {
    padding: 60px 0;
    text-align: left;
}

.journey-header {
    margin: 0 auto 40px;
    display: flex;
    gap: 100px;
    justify-content: space-between;
    align-items: center;
}

    .journey-header h2 {
        font-size: 32px;
        font-weight: 400;
        color: #FFF;
    }

.journey-right-sec .subtitle {
    color: #f3f3f3;
}

.journey-right-sec p {
    color: #8f8f8f;
}


.journey-steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.step {
    padding: 30px 20px;
    border-radius: 5px;
    text-align: left;
}
    .step p {
        color: #989898;
    }
.step-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
}

    .step-header h3 {
        color: #FFF;
    }

.step-icon {
    width: 50px;
    height: 50px;
    background-color: #352f2f;
    border-radius: 3px;
    display: flex;
    margin-bottom: 15px;
    padding: 12px;
}

    .step-icon img {
        width: 20px;
        height: 20px;
    }

.step h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

/* Why Choose Section */
.why-choose {
    padding: 100px 0;
    background-color: #fff;
}

    .why-choose .container {
        display: flex;
        align-items: center;
        gap: 40px;
    }

.why-choose-content {
    flex: 1;
}

    .why-choose-content h2 {
        font-size: 32px;
        margin-bottom: 36px;
    }

.why-choose-image {
    flex: 1;
    overflow: hidden;
    border-radius: 5px;
}

    .why-choose-image img {
        border-radius: 5px;
        scale: 1.1;
    }

.reason {
    display: flex;
    margin-bottom: 30px;
}

.reason-number {
    width: 30px;
    height: 30px;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-right: 15px;
    flex-shrink: 0;
    font-size: 16px;
}

.reason-content h3 {
    margin-bottom: 5px;
    font-size: 18px;
}

/* Pricing Section */
.pricing {
    padding: 60px 0;
    text-align: center;
}

    .pricing h2 {
        font-size: 32px;
        font-weight: 400;
        color: #FFF;
    }

.pricing-subtitle {
    max-width: 700px;
    margin: 0 auto 40px;
}


table.pricing-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 0; /* spacing between rows = 0 */
}

    table.pricing-table colgroup col {
        width: 33.3%;
    }

    table.pricing-table col.spacer {
        width: 30px; /* actual visible horizontal gap */
    }

    table.pricing-table th,
    table.pricing-table td {
        padding: 20px;
        text-align: center;
        border-bottom: 1px solid #2e2e2e;
    }

        table.pricing-table th:first-child,
        table.pricing-table td:first-child {
            text-align: left;
        }

        table.pricing-table th:nth-child(2),
        table.pricing-table td:nth-child(2) {
            background-color: #2a2424;
        }

        table.pricing-table th:nth-child(4),
        table.pricing-table td:nth-child(4) {
            background-color: #2a2424;
        }

.price-table-header {
    font-size: 24px;
}

/* FAQ Section */
.faq {
    padding: 60px 0;
}

    .faq .container {
        display: flex;
        gap: 40px;
    }

.faq-header {
    flex: 1;
}

    .faq-header h2 {
        font-size: 32px;
        font-weight: 400;
        color: #222;
    }

.contact-btn {
    background-color: #222;
    color: #fff;
    padding: 15px 20px;
    border-radius: 2px;
    font-weight: bold;
}

.faq-content {
    flex: 1;
}

.faq-item {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

    .faq-question h3 {
        font-size: 16px;
        margin-bottom: 0;
    }

.toggle {
    font-size: 20px;
    font-weight: bold;
}

.faq-answer {
    display: none;
    padding-top: 10px;
}



/* Responsive Styles */
@media (max-width: 992px) {
    .services-container {
        flex-direction: column;
    }

    .journey-steps {
        grid-template-columns: repeat(2, 1fr);
    }

    .why-choose .container {
        flex-direction: column;
    }

    .footer-top {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .journey-steps {
        grid-template-columns: 1fr;
    }

    .faq .container {
        flex-direction: column;
    }

    .footer-bottom {
        flex-direction: column;
        text-align: center;
    }

    .footer-nav ul {
        justify-content: center;
        margin-bottom: 15px;
    }

    .copyright {
        margin-bottom: 15px;
    }
}

@media (max-width: 576px) {
    .footer-top {
        grid-template-columns: 1fr;
    }

    .pricing-header,
    .pricing-row {
        grid-template-columns: 1fr;
    }

    .pricing-feature,
    .pricing-plan {
        padding: 10px 20px;
        text-align: center;
    }

    .pricing-feature {
        background-color: #444;
        font-weight: bold;
    }
}
