﻿
@media screen and (max-width:1220px) {

    .txts {
        width: 85%;
    }

    .txts .txt1 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 15px;
    }

    .txts .txt2 {
        font-size: 18px;
        line-height: 28px;
    }

    .ct3 {
        width: 100%;
    }

    .ct3 .txt2 {
        width: 180px;
    }

    .ct0 {
        margin-top: -100px;
    }

    .ct1 {
        /*display: table;*/
        margin: auto;
        width: 100%;
        max-width: 1400px;
        /*height: 550px;*/
        position: relative;
        overflow: hidden;
        overflow-x: hidden;
    }

    .ct2Animacao {
        width: 1400px;
    }

    .point {
        width: 95%;
        margin: auto;
        background-color: rgb(50 61 69);
        /* border: 1px solid #ddd; */
        z-index: 1500;
        padding: 20px;
        padding-top: 25px;
        text-align: center;
        margin-top: 0px;
        position: absolute;
        border-radius: 10px;
        left:2.5%;
        bottom:-120px;
    }

    .triangulo {
        border-left: 17px solid transparent;
        border-right: 17px solid transparent;
        border-bottom: 17px solid rgb(50 61 69);
        top: -16px;
        left: 46%;
    }

    .point .text {
        width: 100%;
        line-height: 26px;
    }

    .btr {
        top: 38%;
        right: 2px;
        border-radius: 100px;
        border: 6px solid rgba(255, 255, 255, 0.6);
    }

    .btr img {
        width: 35px;
        background-color: rgb(50 61 69);
        padding: 12px;
    }

    .btl {
        top: 38%;
        left: 2px;
        border-radius: 100px;
        border: 6px solid rgba(255, 255, 255, 0.6);
    }

    .btl img {
        width: 35px;
        background-color: rgb(50 61 69);
        padding: 12px;
    }

    .fade-left, .fade-right {
        display: none;
    }

    .ct4 {
        width: 100%;
        margin-top: 90px;
        padding-bottom: 100px;
        background-image: url(../images/fundo-02.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .ferramentas {
        width: 100%;
        display: flex;
      flex-wrap: wrap;        /* Permite quebrar linha */
      justify-content: center;/* Centraliza horizontalmente */
      gap: 0px;              /* Espaço entre itens */
      max-width: 400px;       /* Ajusta conforme precisa */
      margin: 0 auto;         /* Centraliza o grupo no ecrã */
    }

    .txtferramentas {
        color: rgb(50 61 69);
    }

    .ferramentas .joia {
        flex: 0 0 45%;
        display: initial;
        float: none;
        width:50%;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom:15px;
    }

    .ferramentas .joia img {
        height:60px !important;
    }

    .ferramentas .joia div {
        font-size: 16px;
        line-height: 20px;
    }

    .txts2 {
        width: 80%;
        margin-top: 30px;
    }

    .txts2 .txt1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
        color: rgb(0 0 0);
    }

    .txts2 .txt2 {
        font-size: 18px;
        line-height: 26px;
    }

    .vitrine {
        width: 100%;
        margin-top: 20px;
    }

    .vitrineresp{
        position:relative;
        width:100%;
        max-width:400px;
        margin:auto;
        display:table;
    }

    .vitrineimgresp {
        width: 100%;
        display: table;
        position:absolute;
        top:0px;
        left:0px;
    }

    .noresp {
        display: none !important;
    }

    .resp {
        display: table !important;
    }

    .txts3 {
        width: 90%;
        border-bottom: 3px solid #1e1e1f;
        margin-top: 50px;
    }

    .txts3 .txt1 {
        width: 90%;
        margin:auto;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .joiasscroll {
        width: 200px;
        max-width:200px;
        overflow:hidden;
        overflow-x:scroll;
    }

    .joias {
        display: table;
        margin: auto;
        width: 920px;
    }

        .joias .joia {
            display: table;
            float: left;
            width: 200px;
            margin: auto;
            margin-left: 15px;
            margin-right: 15px;
            padding-bottom: 0px;
        }

    .joias .joia div {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 15px;
        max-width: 500px;
    }

    .joias .joia img {
        display: table;
        margin: auto;
        max-width:200px;
    }

    .coroa {
        display: table;
        margin: auto;
        width: 85%;
        max-width:500px;
        margin-top: 10px;
    }

    .container4 .right .txt1 {
        width: 90%;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 15px;
        padding-top: 30px;
    }

    .container4 .right {
        width: 85%;
        font-size: 18px;
        line-height: 26px;
        font-weight: 300;
        padding-top: 28px;
        color: #000;
    }

    .friso3 {
        margin: auto;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 20px;
        margin-top: 20px;
        cursor: grab;
        overflow-x: scroll;
    }

        .friso3 .point2 {
            width:240px !important;
            margin-left: 20px;
            margin-right: 20px;
        }

        .friso3 .scroll22 {
            display: table;
            margin: auto;
            width: 1690px;
        }

    .degradetop {
        display: none;
    }

    .degradeleft {
        display: none;
    }

    .degraderight {
        display: none;
    }

    .degradebottom {
        display: none;
    }

    .degradetop2 {
        display: table;
    }

    .degradeleft2 {
        display: none;
    }

    .degraderight2 {
        display: none;
    }

    .degradebottom2 {
        display: table;
    }



}