.call-action-area {
    position: relative;
}
.footer-area .footer-widget {
    padding-top: 60px !important;
    padding-bottom: 230px !important;
    border-top: 1px solid #02E8A3;
}
.footer-area .footer-widget .footer-link {
    margin-top: 0 !important;
}
.footer-area .footer-widget .footer-link ul {
    margin-top: 0;
}
.footer-area .footer-widget .footer-link ul li a {
     margin-top: 0 !important;
     margin-bottom: 20px;
    color: #fff;
}
.footer-link_copy {
    display: flex;
    align-items: center;
}
.footer-link_copy span {
    font-size: 1rem;
    line-height: 1rem;
    margin-left: 1rem;
    color: #fff;
}
.footer-link .socialRedes li {
    display: inline-block;
    margin-right: 30px;
} 
.footer-link .socialRedes li:last-child {
    margin-right: 0;
}
.single-about .about-content .about-year {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2rem;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}
.single-about .about-content .about-year .Line {
    background-color: #02E8A3;
    display: block;
    height: 5px;
    width: 80px;
    border-radius: 3px;
    position: absolute;
    left: -100px;
    top: 15px;
}
.single-about .about-content .about-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: #fff;
}
.single-about .about-content .text {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-top: 0;
}
.section-after {
    border: 2px solid #02E8A3;
    border-bottom: none;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    padding: 70px 0 50px 50px;
}
.section-afterTwo {
    border: 2px solid #02E8A3;
    border-bottom: none;
    padding: 36px 0 36px 50px;
}
.section-afterTwo .text {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
}
.section-afterThree {
    background: -moz-linear-gradient(90deg, rgba(2,232,163,1) 0%, rgba(246,211,45,1) 90%);
    background: -webkit-linear-gradient(90deg, rgba(2,232,163,1) 0%, rgba(246,211,45,1) 90%);
    background: linear-gradient(90deg, rgba(2,232,163,1) 0%, rgba(246,211,45,1) 90%);
    padding: 36px 0 36px 50px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.section-afterThree .text {
    color: #000;
    font-size: 26px;
    line-height: 24px;
    font-weight: 700;
}
.section-afterLast {
    border: none;
    padding: 36px 0 36px 50px;
}
.section-afterLast .text {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
}
.section-beat-title {
    margin-bottom: 60px;
}
.section-beat-title .title{
    font-size: 44px;
    font-weight: 600;
    line-height: 55px;
    color: #fff;
}
.section-beat-title .text{
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-top: 5px;
}
.section-beat-left {
    border: 2px solid #02E8A3;
    border-bottom: none;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    width: 78%;
    padding: 70px 0 30px 50px;
}
.section-beat-left .title{
    color: #02E8A3;
}
.section-beat-leftTwo {
    border: 2px solid #02E8A3;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 78%;
    padding: 32px 0 45px 50px;
}

.carousel-caption .Title {}
.carousel-caption .Linea {
    background-color: #02E8A3;
    display: block;
    height: 5px;
    width: 80px;
    border-radius: 3px;
    margin: 20px 0 40px;
}
.carousel-caption .Text {
    font-size: 26px;
    line-height: 36px;
    color: #fff;
    margin-top: 0;
}

.Marketplace {
    position: relative;
    height: 670px;
    padding-top: 100px;
    padding-bottom: 70px;
    background-color: #f4f6f7;
    background-image: url('../../assets/images/WeMoove-Web-v2_ola-2.png'), url('../../assets/images/gane-done-Platform.jpg');
    background-position: center top, center top;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, cover;
}

.boxGanaDona {
    /* background-image: url('../../assets/images/WeMoove-Web-v2_ola-2.png'); */
}
.GanaDonaTitle {
    background: -moz-linear-gradient(90deg, rgba(2,232,163,1) 0%, rgba(246,211,45,1) 90%);
    background: -webkit-linear-gradient(90deg, rgba(2,232,163,1) 0%, rgba(246,211,45,1) 90%);
    background: linear-gradient(90deg, rgba(2,232,163,1) 0%, rgba(246,211,45,1) 90%);
    padding: 36px 0 36px 50px;
    border-radius: 20px;
    position: absolute;
    width: 100%;
    top: -115px;
}
.GanaDonaTitle .Title{
    color: #000;
    font-size: 26px;
    line-height: 24px;
    font-weight: 700;
}
.movePlatform {
    background-color: #000;
    color: #fff;
}

/* SLIDER */

.slider-area .bd-example .carousel .carousel-inner .carousel-item .carousel-caption {
    top: 45%;
}

.SliderOla1 {
    position: absolute;
    z-index: 2;
    width: 100%;
    display: inline-block;
    left: 0;
    bottom: -30px;
}
.SliderOla1 .Img {
    width: 100%;
}

/* HOME - MOVE PLATFORM */

.movePlatform-content{}
.movePlatform-content .Title {
    color: #fff;
    font-size: 2.4rem;
}
.movePlatform-content .TitleDestacado {
    color: #02E8A3;
    font-size: 2.4rem;
    font-weight: 600;
        line-height: 3rem;
}
.movePlatform-content .text{
    color: #fff;
}
.movePlatform-content .sub-title{
    color: #fff;
}
.movePlatform-content .Line{
    background-color: #02E8A3;
    display: block;
    height: 5px;
    width: 80px;
    border-radius: 3px;
    margin: 20px 0 40px;
}

.our-people-header .text {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-top: 5px;
}
.our-people-header .action-title {
    font-size: 44px;
    font-weight: 600;
    line-height: 55px;
    color: #fff;
}

/* HOME - FOOTER */

.footer-area{
    background: rgb(23,237,146);
background: -moz-linear-gradient(355deg, rgba(23,237,146,1) 0%, rgba(102,0,255,1) 43%);
background: -webkit-linear-gradient(355deg, rgba(23,237,146,1) 0%, rgba(102,0,255,1) 43%);
background: linear-gradient(355deg, rgba(23,237,146,1) 0%, rgba(102,0,255,1) 43%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#17ed92",endColorstr="#6600ff",GradientType=1);
}


.our-people-box{}
.our-people-box .people-text{
    color: #fff;
}
.our-people-box .people-title {
    color: #fff;
    font-size: 1.4rem;
}


.socialRedes li a {
    margin-top: 0 !important;
    margin-bottom: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* HOME - ACTION BEATS */

.ActionBeats{
        display: flex;
    background-color: #f4f6f7;
    background-image: url(../../assets/images/WeMoove-Web-v2_Action.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 850px;
}
.BoxActionBeats{
    padding-top: 2rem;
}
.BoxActionBeats .Title{
        color: #fff;
    font-size: 2.4rem;
}
.BoxActionBeats .Line{
        background-color: #02E8A3;
    display: block;
    height: 5px;
    width: 80px;
    border-radius: 3px;
    margin: 20px 0 40px;
}
.BoxActionBeats .Text1{
    font-size: 1.4rem;
        color: #fff;

}
.BoxActionBeats .Text2{
        color: #fff;

}


/* HOME - Beat Blockchain */

.ActionBeatsBlockchain{
        display: flex;
    align-items: center;
    background-color: #f4f6f7;
    background-image: url(../../assets/images/WeMoove-Web-v2_Bg-Beat.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 950px;
    background-attachment: fixed;
}


.MarcasNogs{
    background: #6601ff;
}

.BoxMarcas {
    background: #fff;
    padding: 3rem;
    border-radius: 15px;
    position: relative;
    top: -8rem;
    flex-wrap: wrap;
    display: flex;
}
.BoxMarcas .BoxImg {
    width: 33.3%;
    text-align: center;
    padding: 1rem 2rem;
    margin: 0;
}

.BoxIdioma{}
.BoxIdioma ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.BoxIdioma ul li {
    color: #fff;
}
.BoxIdioma ul li a {
    color: #fff;
    padding: 10px;
    font-weight: 700;
}
.BoxIdioma ul li a:hover {
    color: #02E8A3;
}
.BoxIdioma ul li a.Active {
    color: #02E8A3;
}

.MenuNavBar{
    display: none;
}

.navbar-area .navbar .navbar-toggler .toggler-icon {
    background-color: #fff;
}

.HomeIcon1{
    left: 15px;
    z-index: 2;
    position: absolute;
    margin: 0;
    top: -50px;
}

.HomeIcon2{
    left: 20%;
    z-index: 2;
    position: absolute;
    top: 0px;
    margin: 0;
    transform: translate3d(0px, 0px, 0px);
}

.HomeIcon3{
    left: 0;
    z-index: 2;
    position: absolute;
    top: 0px;
    margin: 0;
}

.BoxDonwload {
    border: 1px solid #fff;
    padding: 2rem 1rem;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
    margin-top: 2rem;
}
.BoxDonwload .Text {
    font-weight: 600;
    color: #fff;
    margin-right: 1rem;
    font-size: 1.4rem;
}
.BoxDonwload .LogoImg {
    margin: 0;
    margin: 0 1rem;
    opacity: 1;
}
.BoxDonwload .LogoImg:hover {
    opacity: 0.6;
}

.BoxDate {
    border: 2px solid #02E8A3;
    border-radius: 10px;
    text-align: center;
    width: 100%;
}
.BoxDate .BoxDate-Header {
    border-bottom: 2px solid #02E8A3;
    padding: 1rem;
    min-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.BoxDate .BoxDate-Header .Number {
    color: #02E8A3;
    font-size: 2rem;
    font-weight: 600;
}

.BoxDate .BoxDate-Footer {
    padding: 1rem;
    background: rgba(255,255,255,0.1);
}
.BoxDate .BoxDate-Footer .Text {
    color: #02E8A3;
    font-size: 1rem;
    text-transform: uppercase;
}


@media (max-width: 767px){
    .BoxActionBeats {
    padding-bottom: 4rem;
}
    .BoxLogosBeat {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 2rem;
}

    .ActionBeats {
    min-height: 650px;
}
    .section-beat-title .title, .movePlatform-content .Title, .BoxActionBeats .Title, .BoxActionBeats .Title {
    font-size: 30px;
    line-height: 38px;
}
    .section-afterLast {
    padding: 15px 0 15px 0px;
}
    .section-after, .section-afterTwo, .section-afterThree {
    padding: 35px 20px 35px 20px;
}
    .section-beat-left {
    width: 100%;
    padding: 70px 35px 30px 35px;
}
.section-beat-leftTwo {
    width: 100%;
    padding: 32px 0 45px 35px;
}
    .BoxDonwload {
    margin-top: 1rem;
    flex-wrap: wrap;
}
.BoxDonwload .Text {
    margin-bottom: 1rem;
    margin-right: 0;
    width: 100%;
    text-align: center;
}
.BoxDonwload .LogoImg {
    width: 140px;
}
    .footer-area .footer-widget .footer-link {
    margin-bottom: 2rem;
}
    .GanaDonaTitle {
    padding: 20px 10px 20px 15px;
    border-radius: 10px;
    width: 94%;
    top: -115px;
}
.BoxMarcas .BoxImg {
    width: 50%;
}
.GanaDonaTitle .Title {
    color: #000;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
}
    .pricing-area {
    background-color: #6600FF;
    padding-top: 25px;
    padding-bottom: 25px;
}
    .section-beat-title {
    margin-top: 3rem;
}
    .single-about .about-content .about-year .Line {
    left: 20px;
    top: -95px;
    width: 5px;
    height: 80px;
}
    .about-image{
        transform: translate3d(0px, 0px, 0px) !important;
    }
    .HomeIcon1 {
        top: -15px;
            right: 20px;
                left: inherit;
}
.about-area .section-title .text {
    line-height: 24px;
}
    .slider-area {
    padding-top: 60px;
}
.carousel-caption .Text {
    font-size: 20px;
    line-height: 28px;
}
.SliderOla1 {
    bottom: -18px;
}
.navbar-area .navbar .navbar-collapse {
    position: absolute;
    top: 108%;
    left: 0;
    width: 100%;
    background-color: #03e8a3;
    z-index: 8;
    padding: 10px 16px;
    -webkit-box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
}
}

.about-area .aboutImg {
    position: relative;
    bottom: -30px;
}

.footer-widget .footer_parraf {
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 11px;
}

.footer-widget .footer_parraf .footer_terms {
    color: #fff;
    font-size: 13px;
    line-height: 12px;
}

.termsAndConditions {
    min-height: 950px;
    color: #000;
    display: flex;
    align-items: center;
}

.BoxTermsAndConditions .Title {
    color: #000;
    font-size: 2.4rem;
}
.BoxTermsAndConditions .Line {
    background-color: #02E8A3;
    display: block;
    height: 5px;
    width: 80px;
    border-radius: 3px;
    margin: 20px 0 40px;
}
.BoxTermsAndConditions .Text1 {
    font-size: 1.4rem;
    color: #000;
}
.BoxTermsAndConditions .Text2 {
    color: #000;
}

@media (max-width: 480px){

    .BoxDonwload .LogoImg {
    width: 125px;
}

    .BoxTermsAndConditions{
        margin-top: 5rem;
    }
}