.montserrat {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.montserrat-bold {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.montserrat-black {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 900 !important;
    font-style: normal;
}

.roboto {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.roboto-black {
    font-family: "Roboto", sans-serif;
    font-weight: 900 !important;
    font-style: normal;
}

.text-blue {
    color: #a1376d !important;
}

.text-dark {
    color: #313131 !important;
}

.text-green {
    color: #f9b418 !important;
}

.border-green {
    border-color: #f9b418 !important;
}

.border-blue {
    border-color: #a1376d !important;
}

.bg-green {
    background-color: #f9b418 !important;
}

.bg-blue {
    background-color: #a1376d !important;
}

.bg-xgray {
    background-color: #d9d9d9;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25) !important;
}

.bg-tgray {
    background-color: #e6e6e6;
}

.bg-xlight {
    background-color: #f5f5f5;
}

.btn-blue {
    background-color: #a1376d;
    border-color: #a1376d;
    color: #fff !important;
    padding: 10px 25px;
    border-radius: 5px;
    margin-right: 10px;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: none !important;
}

.btn-blue:hover {
    background-color: #be4182 !important;
}

.btn-outline-blue {
    background-color: transparent;
    border: 1px solid #a1376d;
    color: #a1376d;
    padding: 10px 25px;
    border-radius: 5px;
    margin-right: 10px;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: none !important;
}

.btn-outline-blue:hover {
    background-color: #a1376d !important;
    color: #fff !important;
}

.btn-outline-green {
    background-color: transparent;
    border: 1px solid #f9b418;
    color: #f9b418;
    padding: 10px 25px;
    border-radius: 5px;
    margin-right: 10px;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: none !important;
}

.btn-outline-green:hover {
    background-color: #f9b418 !important;
    color: #fff !important;
}

.btn-green-black {
    background-color: #f9b418;
    border-color: #f9b418;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    margin-right: 10px;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: none !important;
}

.btn-green-black:hover {
    background-color: #f9b418 !important;
    color: #000 !important;
}

.btn-lg {
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 700;
}

.btn-icon {
    background-color: #a1376d;
    padding: 0px;
    height: calc((0.875rem * 1.5) + (0.25rem * 2) + (2px)) !important;
    width: calc((0.875rem * 1.5) + (0.25rem * 2) + (2px)) !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
}

.list-group-item.active {
    background-color: #a1376d !important;
    border-color: #a1376d !important;
}

.table-hover > tbody > tr {
    transition: all 0.3s ease-in-out;
}

.table-hover > tbody > tr:hover > * {
    --bs-table-color-state: #f9b418 !important;
}

.section-title p {
    max-width: 1060px !important;
}

.btn-icon:hover {
    background-color: #be4182;
}

.btn-ws {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}

.btn-tg {
    position: fixed;
    top: 0px;
    right: 30%;
    z-index: 1000;
}

.single-features .icon {
    background: #f9b418;
}

.main-banner .hero-content h1 {
    font-size: 80px !important;
}

.features-title {
    font-size: 54px !important;
}

/* .features-img {
    background-image: url(../img/features-img.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
} */

.gallery-title {
    font-size: 50px !important;
}

.section-title.gallery-section {
    max-width: 75% !important;
}

.gallery-rotate {
    transform: rotate(-3deg);
}

.owl-carousel .owl-item img.gallery {
    width: 200px !important;
    height: 200px !important;
    object-fit: cover !important;
}

.single-project {
    box-shadow: none !important;
}

.single-project .project-image::before {
    width: 200px !important;
    height: 200px !important;
}

.single-project .project-image.gallery-2::before {
    margin-left: 43px !important;
}

.project-area {
    overflow: hidden !important;
}

.blog-title a {
    color: #014afc !important;
}

.read-more-btn {
    color: #014afc !important;
}

.crake-nav.marketing-navbar nav .navbar-nav li a {
    color: #fff !important;
}

.crake-nav.marketing-navbar.is-sticky {
    background: #262626 !important;
}

.crake-nav.marketing-navbar nav .navbar-nav li a:hover,
.crake-nav.marketing-navbar nav .navbar-nav li a:focus,
.crake-nav.marketing-navbar nav .navbar-nav li a.active {
    color: #f9b418 !important;
}

.main-banner.marketing-home {
    background-image: url(../img/background-hero.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.blog-area-bg {
    background-image: url(../img/background_blog.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    z-index: 1;
}

.form-switch .form-check-input {
    width: 3em !important;
    height: 1.5em !important;
}

.join-area-bg {
    background-image: url(../img/background-feedback.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.app-funfacts-area {
    background-image: none !important;
}

.main-banner .hero-content .video-btn i {
    color: #f9b418 !important;
}

.apps-area-bg {
    background-image: url(../img/background-fn.webp) !important;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

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

.owl-carousel .owl-item img.feedback-img {
    width: 60px !important;
    height: 60px;
    border-radius: 50%;
    border: 3px solid #014afc;
}

.text-justify {
    text-align: justify !important;
}

.section-title.gallery-section {
    max-width: 100% !important;
}

.table-bordered > :not(caption) > * {
    border-width: 0 !important;
}

.table-bordered > :not(caption) > * > * {
    border-width: 0 !important;
    padding: 1rem 0.5rem !important;
}

tr:last-child td:first-child {
    border-bottom-left-radius: 16px !important;
}

tr:last-child td:last-child {
    border-bottom-right-radius: 16px !important;
}

.tab-custom {
    background-color: transparent !important;
    box-shadow: none !important;
}

.tab.tab-custom .tabs li.current a {
    color: #000 !important;
    background-color: #f9b418 !important;
    padding: 7px 25px !important;
    border-radius: 30px !important;
}

.tab .tabs li a:hover {
    color: #f9b418 !important;
}

.tab.tab-custom .tabs li a {
    padding: 7px 25px !important;
}

.accordion {
    --bs-accordion-border-radius: 16px !important;
    --bs-accordion-border-width: 0 !important;
}

.accordion-item {
    border-radius: 16px !important;
}

.accordion-button {
    font-weight: 700 !important;
    border-radius: 16px !important;
}

.accordion-button:not(.collapsed) {
    background-color: transparent !important;
    color: #000 !important;
    box-shadow: 0 0 0 0.25rem #f9b418 !important;
}

.accordion-button:focus {
    box-shadow: 0 0 0 0.25rem #f9b418 !important;
}

.platform-connect {
    background: none !important;
}

/*.skiptranslate {
    visibility: hidden !important;
}

 body {
    top: 0px !important;
}

#goog-gt-tt {
    display: none !important;
}

select.goog-te-combo {
    visibility: visible !important;
    padding: 0.469rem 2.4rem 0.469rem 0.8rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    border: 1px solid #e9ecef;
    border-radius: 0.5rem;
    text-transform: capitalize !important;
    outline: none;
    appearance: none;
    float: right !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23212a3a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.8rem center;
    background-size: 16px 12px;
    width: 100% !important;
} */

@media screen and (max-width: 767px) {
    .main-banner .hero-content .video-btn i {
        font-size: 42px;
    }

    .single-funfact-box {
        position: relative;
        padding-left: 150px;
    }

    .features-title {
        font-size: 36px !important;
    }

    .gallery-title {
        font-size: 36px !important;
    }

    .btnDesafio {
        padding: 7px 15px;
    }

    .btn-tg {
        right: 21% !important;
    }

    .tsbox {
        margin-top: -15px;
    }

    .marketing-mobile-nav.mean-container a.meanmenu-reveal span {
        background: #a1376d !important;
    }

    .mean-container .mean-nav ul li a.active {
        color: #f9b418 !important;
    }

    .form-control:focus {
        border-color: #f9b418 !important;
    }

    .mean-container .mean-bar {
        background: #262626 !important;
    }
}

@media only screen and (min-width: 1910px) {
    .main-banner {
        height: 820px;
    }
}
