    /*-------------------------------HEADER-------------------------------------*/
    .titulo-header {
        color: white;
        font-weight: bold;
        margin-top: 2%;
        font-size: 6rem;
    }

    .background-header {
        width: 100%;
        border-radius: 0 0.25rem 0.25rem 0;
        background-image: url(https://www.castroelectronica.pt/Imgs/outros/footer/img/custos_envio_header.jpeg);
        background-position: center;
        height: 0;
        background-size: cover;
        padding-top: 56.50%;
    }


    @media (max-width: 1670px) {
        .titulo-header {
            font-size: 5rem;
        }
    }

    @media (max-width: 1500px) {
        .titulo-header {
            font-size: 4rem;
        }
    }

    @media (max-width: 1050px) {
        .titulo-header {
            font-size: 3.5rem;
        }
    }

    @media (max-width: 950px) {
        .titulo-header {
            font-size: 3rem;
        }
    }

    @media (max-width: 850px) {
        .titulo-header {
            font-size: 2.3rem;
        }
    }

    @media (max-width: 610px) {
        .titulo-header {
            font-size: 2rem;
        }
    }

    @media (max-width: 575px) {
        .background-header {
            border-radius: 0 0 0.25rem 0.25rem;
        }
    }

    @media (max-width: 500px) {
        .titulo-header {
            font-size: 1.4rem;
            margin-top: 8%;
        }
    }

    /*-------------------------------LEVANTAMENTO-------------------------------------*/
    .texto {
        font-size: 0.9rem;
        font-weight: 500;
        color: black;
        text-align: left;
    }

    /*-------------------------------TABELAS-------------------------------------*/
    .btn-tabelas{
        color: #ffffff;
        background: #004065;
        width: 100%;
        display: block;
        padding: 10px;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
    }

    .btn-tabelas2{
        color: #004065;
        background: #b8e8ff;
    }

    .btn-tabelas:hover{
        color: #ffffff;
    }

    .btn-tabelas2:hover{
		color: #004065;
    }

    .btn-tabelas .icon-seta-up{
		font-size: 10px !important;
        transform: rotate(180deg);
    	display: inline-block;
        vertical-align: 2px;
        -webkit-transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
    }

    .btn-tabelas[aria-expanded="true"] .icon-seta-up{
      transform: rotate(0deg);
    }

    .panel-body {
        background-color: #b8e8ff !important;
        color: white;
        padding: 15px;
    }

    .div-precos {
        background-color: #e4f3fe;
        padding: 10%;
        border-radius: 5px;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .titulo-azul {
        font-size: 1.1rem;
        font-weight: bold;
        text-transform: uppercase;
        color: #26a2fc;
        text-align: left;
        margin-top: 0;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 15px;
    }

    .titulo-branco {
        font-size: 1.1rem;
        font-weight: bold;
        text-transform: uppercase;
        color: #ffffff;
        text-align: left;
        margin-top: 0;
        margin-left: 15px;
    }

    .subtitulo-azul {
        font-size: 1rem;
        text-transform: uppercase;
        color: #26a2fc;
        text-align: left;
        font-weight: 500;
        margin-left: 15px;
    }

    .linha {
        height: 3px;
        width: 30px;
        background-color: #606060;
        margin: auto;
        border-radius: 10px;
    }

    .texto-precos {
        font-size: 1rem;
        font-weight: bold;
        color: #26a2fc;
        text-align: center;
        margin: 5% auto 5% auto;
    }

    @media screen and (max-width: 1550px) {
        .texto-precos {
            min-height: 45px;
        }
    }

    @media screen and (max-width: 1180px) {
        .texto-precos {
            min-height: 25px;
        }
    }

    @media screen and (max-width: 445px) {
        .texto-precos {
            font-size: 0.9rem;
        }
    }

    @media screen and (max-width: 300px) {
        .precos-mobile {
            padding: 2px !important;
        }

        .texto-azul {
            padding: 0px;
        }

        .texto-precos {
            min-height: 43px;
        }
    }

    .texto-branco {
        font-size: 0.9rem;
        color: #000000;
        text-align: justify;
        margin-top: 0;
        font-weight: 500;
    }

    .panel-body2 {
        background-color: #004264;
        padding: 15px;
    }

    .tamanho-div {
        width: 14.2499999943%;
        flex: 0 0 14.249%;
        max-width: 14.249%;
    }

    @media screen and (max-width: 1180px) {
        .tamanho-div {
            width: 33.3333333333%;
            flex: 0 0 33.33%;
            max-width: 33.33%;
        }
    }

    @media screen and (max-width: 992px) {
        .tamanho-div {
            width: 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
    }

    .titulo-preto {
        font-size: 1.1rem;
        font-weight: bold;
        text-transform: uppercase;
        color: #000000;
        text-align: left;
        margin-top: 0;
        margin-left: 15px;
    }

    .subtitulo-azul-escuro {
        font-size: 1rem;
        color: #000000;
        text-align: left;
        font-weight: 500;
    }

    .headingFour {
        background-color: #b8e8ff;
        background-image: url(https://www.castroelectronica.pt/Imgs/outros/footer/img/custos_de_envio_portugal_continental.png?v=1744638635098);
        background-position: center center;
        background-size: contain;
        width: 100%;
        height: 150px;
        border: 0;
        text-decoration: none;
        cursor: pointer;
        background-repeat: no-repeat;
    }

    .headingFour:hover,
    .headingFour:active,
    .headingFour:focus,
    .headingFour:focus-visible {
        border: none;
        box-shadow: none;
        outline: none;
    }

    .seccaoMontagem {
        font-weight: 400;
        font-size: 0.9rem;
        color: #ffffff !important;
        text-transform: none;
        padding: 5px;
        margin-top: 3px;
        margin-bottom: 0;
        border-bottom: 1px solid #ACDCFE;
        cursor: pointer;
        text-align: left;
        display: inline-block;
        width: 100%;
    }


    .seccaoMontagem:before {
        font-family: 'Glyphicons Halflings';
        content: "\002b" !important;
        color: #27a2fc !important;
        font-size: 1.1rem;
        font-weight: bold;
        padding-right: 5px;
    }

    @media (max-width: 450px) {

        .panel-body,
        .panel-body2 {
            padding: 0;
        }
    }
    
    /*-------------------------------INFO ADICIONAIS-------------------------------------*/
    .texto-azul {
        font-size: 0.9rem;
        color: #26a2fc;
        text-align: justify;
        margin-top: 0;
        font-weight: 500;
    }

    .email-link {
        font-size: 0.95em;
        color: #084460;
    }

    .email-link:hover {
        font-weight: bold;
        font-size: 0.85rem;
        color: #084460;
        text-decoration: underline solid #084460 2px;
    }

    .panel-default {
        background: none;
        border-radius: 0;
        font-size: 0;
        margin-bottom: 0;
    }

    .seccao-tabelas,
    .seccao-vantagens,
    .seccao-notas,
    .seccao-levantamento {
        width: 70%;
    }

    @media (max-width: 991px) {

        .seccao-tabelas,
        .seccao-vantagens,
        .seccao-notas,
        .seccao-levantamento {
            width: 100%;
        }
    }

    #static_menu {
        position: fixed !important;
    }