@import url('https://fonts.googleapis.com/css2?family=Montserrat');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;700;800;900&display=swap');

/*  wellington assis 31/03/2023
*/
@font-face {
    font-family: 'JOYRIDE-DROUND';
    src: url('../font/JOYRIDE-ROUND.OTF');
}

@font-face {
    font-family: 'JOYRIDE-EXTENDEDROUND';
    src: url('../font/JOYRIDE-EXTENDEDROUND.OTF');
}

@font-face {
    font-family: 'JOYRIDE-OUTLINE';
    src: url('../font/JOYRIDE-OUTLINE.OTF');
}

@font-face {
    font-family: 'Zetafonts-Eastman-Regular';
    src: url('../font/Zetafonts-Eastman-Regular.ttf');
}

@font-face {
    font-family: 'Zetafonts-Eastman-Alternate-Regular';
    src: url('../font/Zetafonts-Eastman-Alternate-Regular.ttf');
}

@font-face {
    font-family: 'EastmanAlternateTrial-Extrabold';
    src: url('../font/EastmanAlternateTrial-Extrabold.otf');
}

@font-face {
    font-family: 'Prometo_Trial_XBd';
    src: url('../font/Prometo_Trial_XBd.ttf');
}

:root {
    --color-verde: #00de9a;
}

body {
    background: #1F1F1F !important;
    margin: 0;
}

.superConteiner {
    overflow: hidden;
    margin-top: -122px;
}

.fontJ {

    font-family: 'Prometo_Trial_XBd';

}

.corC {

    background: #393939;
    border-radius: 30px;
    border: 6px solid #00de9a;

}

/************************sec1**************************************/

.sec1 {
    position: relative;
    margin-top: -122px;
    max-height: 650px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

}

.ImgEstrelas {
    width: 200%;
    margin-left: -200px;
    animation: estrela 20s infinite linear;
}

.ImgPlaneta {
    position: absolute;
    z-index: 2;
    margin-top: 250px;
    width: 100%;
    animation: planeta 240s infinite linear;
}

.box_texto_sec1 {
    position: absolute;
    z-index: 3;
    margin-top: 325px;
    font-size: 3rem;
}

.txMkt {
    display: block;
    color: #fff;
    font-family: 'JOYRIDE-EXTENDEDROUND';
    line-height: 40px;
}

.txDigital {
    display: block;
    color: var(--color-verde);
    font-family: 'JOYRIDE-OUTLINE';
    line-height: 40px;
}

@keyframes estrela {
    0% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(100px);
    }
}

@keyframes planeta {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }


}

/********************sec2*************************************/
.sec2 {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    background: url('../themes/images/astro.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 850px;
    position: relative;
    outline: hidden;
}

.box_sec2 {
    max-width: 500px;
    z-index: 3;
}

.tx7 {
    font-family: 'JOYRIDE-EXTENDEDROUND';
    font-size: 3rem;
}

.tx8 {
    font-family: 'Zetafonts-Eastman-Regular';
    line-height: 20px;
    font-size: 1.1rem;
}

.txFlutuante {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'JOYRIDE-OUTLINE';
    color: var(--color-verde);
    font-size: 6rem;
    line-height: 90px;
    margin-top: -40px;
    z-index: -1;
    animation: queSomos 2s linear;
    animation-direction: alternate;

}

.txFlutuante1 {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'JOYRIDE-OUTLINE';
    color: var(--color-verde);
    font-size: 6rem;
    line-height: 90px;
    margin-top: 25px;
    z-index: 1;
    animation: queSomos 2s linear;
    animation-delay: 2s;
    animation-direction: alternate;
}

.txFlutuante2 {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'JOYRIDE-OUTLINE';
    color: var(--color-verde);
    font-size: 6rem;
    line-height: 90px;
    margin-top: 90px;
    z-index: 2;
    animation: queSomos 2s linear;
    animation-delay: 4s;
    animation-direction: alternate;

}

.txFlutuante3 {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'JOYRIDE-OUTLINE';
    color: var(--color-verde);
    font-size: 6rem;
    line-height: 90px;
    margin-top: 130px;
    z-index: 2;
    animation: queSomos 2s linear;
    animation-delay: 6s;
    animation-direction: alternate;
}

@keyframes queSomos {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/******************* sec3 **************************************/
.sec3 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    margin-top: -100px;
    margin-bottom: 100px;
}

.box_sec3_img {
    width: 100%;
    text-align: center;
}

.box_sec3_img img {
    width: 50px;
    margin-right: 20px;
}

.sec3_card {
    background: var(--color-verde);
    width: 150px;
    padding: 20px 10px;
    border-radius: 10px;
    font-family: 'Zetafonts-Eastman-Alternate-Regular';
    font-weight: 900;
    margin: 10px;
    position: relative;
    cursor: pointer;
}

#globo,
#list,
#camera,
#sale,
#mega,
#funil,
#lapis,
#globo1,
#list1,
#camera1,
#sale1,
#mega1,
#funil1,
#lapis1 {
    cursor: pointer;
}

.sec3_card span {
    font-family: 'EastmanAlternateTrial-Extrabold';
    font-size: 1.2rem;
}

.sec3_card p {
    line-height: 20px;
}

.sec3_card a {

    background: #ffc600;
    padding: 7px 7px 7px 0px;
    border-radius: 5px;
    color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;

}

.icon1 {
    margin-top: 30px;
}

.traco_mega {
    background: var(--color-verde);
    height: 3px;
    width: 150px;
    display: inline-block;
    transform: rotate(-45deg);
    position: absolute;
    margin-left: 100px;
    margin-top: 20px;
}

.traco_globo {
    background: var(--color-verde);
    height: 3px;
    width: 100px;
    display: inline-block;
    transform: rotate(45deg);
    position: absolute;
    margin-left: 100px;
    margin-top: 10px;
}

.box_traco {
    margin-top: 30px;
    margin-bottom: 30px;
}

.traco_funil {
    background: var(--color-verde);
    height: 3px;
    width: 80px;
    display: inline-block;
    transform: rotate(-50deg);
    position: relative;
    position: absolute;
    margin-left: 70px;
}

.traco_list {
    background: var(--color-verde);
    height: 3px;
    width: 100px;
    display: inline-block;
    transform: rotate(80deg);
    position: relative;
    position: absolute;
    margin-left: 70px;
    margin-top: 20px;
}

.traco_lapis {
    background: var(--color-verde);
    height: 3px;
    width: 110px;
    display: inline-block;
    transform: rotate(70deg);
    position: absolute;
    margin-left: 20px;
    margin-top: 20px;
}

.traco_camera {
    background: var(--color-verde);
    height: 3px;
    width: 100px;
    display: inline-block;
    transform: rotate(120deg);
    position: absolute;
    margin-left: 20px;
    margin-top: 15px;
}

.traco_sale {
    background: var(--color-verde);
    height: 3px;
    width: 90px;
    display: inline-block;
    transform: rotate(-45deg);
    position: absolute;
    margin-left: -40px;
    margin-top: 10px;
}

.traco_motor {
    background: var(--color-verde);
    height: 3px;
    width: 100px;
    display: inline-block;
    transform: rotate(45deg);
    position: absolute;
    margin-left: -50px;
}

.margin_card1 {
    margin-top: 90px;
    display: inline-block;
}

.margin_card2 {
    margin-top: 45px;
    display: inline-block;
}

.card_img {
    text-align: center;
    display: none;
}

.card_img img {
    width: 50px;
    margin-top: 20px;
}

#mega,
#funil,
#lapis,
#motor {
    cursor: pointer;
}

/******************* sec4 **************************************/
.sec4 {
    text-align: center;
    color: #fff;
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sec4_titulo {
    font-family: 'JOYRIDE-EXTENDEDROUND' !important;
    font-size: 2rem !important;
    display: inline-block !important;
    width: 100%;
    margin-bottom: 30px;
}

.sec4_subTitulo {
    font-family: 'Zetafonts-Eastman-Alternate-Regular';
    font-size: 1.35rem;
    line-height: 25px;
    margin-bottom: 50px;
    display: inline-block;
    max-width: 100%;
    font-weight: 600 !important;
}

.btn_amarelo {
    font-family: 'JOYRIDE-EXTENDEDROUND';
    background-color: #ffc600;
    border-radius: 20px;
    transition: .5s;
    padding: 10px 15px;
    color: #000;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.btn_amarelo:hover {
    background-color: #fff;
}

.sec5 {
    background: var(--color-verde);
    color: #fff;
    font-family: 'JOYRIDE-EXTENDEDROUND';
}

/******************* sec6 **************************************/
.sec6 {
    background: #fff;
    padding: 20px;
}

.carrosel-div {
    max-width: auto;
}

/******************* sec7 **************************************/
.sec7 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #fff;
    background: #1F1F1F;

}

.sec7 div {
    max-width: 500px;
    margin-bottom: 100px;
    padding: 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

}

.sec7 div a {
    font-size: .8rem;
    display: inline-block;
    margin-left: 0px;
    text-align: center;
}

.sec7 div span {
    font-size: 1rem;
    font-family: 'Zetafonts-Eastman-Alternate-Regular';
    margin-bottom: 50px;
    display: inline-block;
}

.sec7_subtitulo {

    font-weight: 600 !important;
    font-size: 2rem;

}

/******************* sec8 **************************************/
.sec8 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 900px;
    background: url('../themes/images/jornal.png') #1F1F1F;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    color: #fff !important;

}

.sec8Texto {

    color: #fff !important;
    background: #1F1F1F !important;

}

.sec8TextoSub {


    font-size: 2rem;
    font-weight: 600 !important;

}

.botaosec8 {

    padding-top: 100px;
    padding-bottom: 100px;

}

.se8_titulo {
    display: inline-block;
    font-size: 2.5rem;
    width: 100%;
    color: #00de9a;
    text-align: center;
    font-family: 'JOYRIDE-EXTENDEDROUND';
}

.logoJornal {
    display: grid;
    grid-template-columns: auto auto;
    grid-row: 2;
    grid-gap: 10px;
    place-items: center;
    text-align: center;
    max-width: 700px;
    min-width: 300px;
    padding: 10px;
}

.logoJornal img {
    margin: 10px;
}

.sec8Texto {
    width: 100%;
    display: flex;
    justify-content: center;
}

.sec8TextoTitulo {
    position: relative;
    display: inline-block;
    font-size: 2.5rem;
    width: 100%;
    color: #fff;
    font-family: 'JOYRIDE-EXTENDEDROUND';
}

.sec8TextoSub {
    font-size: 1.5rem;
    font-family: 'Zetafonts-Eastman-Alternate-Regular';
}

/********************** sec9 ***************************************/
.sec9 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    background: #1F1F1F;
}

.sec9 span {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 100px;
    font-size: 3rem;
    font-family: 'JOYRIDE-EXTENDEDROUND';
}

.sec9 p {
    font-size: 2rem;
    font-family: 'Zetafonts-Eastman-Alternate-Regular';
    text-align: center;
    font-weight: 600 !important;
}

.iconCard {
    display: flex;
    justify-content: center;
    padding-bottom: 100px;
}

.iconCardContent {
    display: flex;
    flex-wrap: wrap;
    max-width: 900px;
    min-width: 300px;
    justify-content: space-between;
}

.iconCardContent div {
    max-width: 180px;
    text-align: center;
    color: #fff;
    font-family: 'JOYRIDE-EXTENDEDROUND';
    font-size: 0.7rem;
    margin: 10px;
    line-height: 20px;

}

/******************** sec10 ****************************************/
.sec10 {
    display: flex;
    justify-content: center;
    color: #fff;
    padding-top: 150px;
    padding-bottom: 100px;
    position: relative;
    background: #1F1F1F;
    overflow: hidden;
    padding: 20px;
}

.sec10Titulo {
    position: relative;
    display: inline-block;
    font-size: 4rem;
    width: 100%;
    color: #fff;
    font-family: 'JOYRIDE-EXTENDEDROUND';


}

.zindexTitulo {

    z-index: 1;
    font-size: 9rem;
    opacity: 0.2;
}

.sec10 div {

    z-index: 2;
    text-shadow: 0px 0px 15px #000;

}


/******************* marketing **************************************/
.marketing {
    display: flex;
    justify-content: center;
    padding-bottom: 100px;
}

.item1 {
    grid-area: d1;
}

.item2 {
    grid-area: d2;
}

.item3 {
    grid-area: c3;
}

.item4 {
    grid-area: d4;
}

.item5 {
    grid-area: d5;
}

.item6 {
    grid-area: d6;
}

.item7 {
    grid-area: d7;
}

.item8 {
    grid-area: d8;
}

.item9 {
    grid-area: d9;
}

.item10 {
    grid-area: d10;
}

.item11 {
    grid-area: d11;
}

.item12 {
    grid-area: d12;
}

.item13 {
    grid-area: d13;
}

.marketingCard {
    max-width: 1000px;
    display: grid;
    grid-gap: 10px;
    grid-template:
        "d1  d2  c3 d4  d5"
        "d6  d7  c3 d8  d9"
        "d10 d11 c3 d12 d13";
}

.d1,
.d5,
.d6,
.d9,
.d10,
.d13 {
    background: #00de9a;
    padding: 10px;
    width: 180px;
    font-family: 'Zetafonts-Eastman-Alternate-Regular';
    font-size: 1rem;
    font-weight: 700;
    border-radius: 5px;
    line-height: 18px;
}

.c3 {
    margin: auto 0;
}

.traco {
    height: 3px;
    background: #00de9a;
    width: 100px;
}

.d2 {
    position: relative;
    margin-top: 150px;
    transform: rotate(45deg);
}

.d7 {
    position: relative;
    margin-top: 70px;
}

.d11 {
    position: relative;
    margin-top: 50px;
    transform: rotate(-45deg);
}

.d4 {
    position: relative;
    margin-top: 150px;
    transform: rotate(-45deg);
}

.d8 {
    position: relative;
    margin-top: 70px;
}

.d12 {
    position: relative;
    margin-top: 50px;
    transform: rotate(45deg);
}

.hoverCard:hover {
    background: #fff;
    cursor: pointer;
}

.sec3_card:hover a {
    color: #fff;
    background: #00de9a;
}

/******************* footer **************************************/
.textoFooter {
    background: #ffc600;
    padding: 10px;
    text-align: center;
}

.textoFooter span {
    font-family: 'JOYRIDE-EXTENDEDROUND';
    font-size: 1.2rem;
}

footer {
    background: var(--color-verde);
    min-height: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

footer a {
    color: #242424;
    margin: 10px;
    font-size: 1.2rem;
    transition: .5s;
}

footer a:hover {
    color: #fff;
    font-size: 1.8rem;
    transition: .5s;
    transform: rotate(360deg);
}

.sec9nova {

    display: flex;
    justify-content: center;
    align-items: center;
    height: 900px;
    background: url('../themes/images/FotoUnidade.png') #1F1F1F no-repeat;
    background-size: cover;
    color: #fff;
    width: 100%;
    padding: 15px;

}

.sec9nova div {

    max-width: 900px;

}

.sec9nova p {

    font-weight: 600 !important;
}

.botaosec9nova {

    padding-bottom: 100px;
    padding-top: 50px;

}

.textinhojornal {

    padding-top: 50px !important;
    padding-bottom: 20px !important;
    padding: 15px;

}

.videoresponcivo {
    display: none;
}

.box_contact_input span {

    font-family: 'JOYRIDE-EXTENDEDROUND';

}

.box_contact_input {

    padding-top: 20px;
    padding-bottom: 20px;

}

.contatoindexsecao {

    width: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 30px;

}

.contatoindexdiv {


    border: 5px solid #00de9a;
    border-radius: 25px;
    max-width: 800px;
    min-width: 750px;

}


.box_contact_input2 {

    width: 100% !important;
    min-width: 300px;
    color: #fff;
    display: flex;
    justify-content: center;

}

.box_contact_input3 {
    margin-left: 8px;
    width: 39.5%;
    min-width: 300px;
    color: #fff;

}

.box_contact_input3 div div {

    display: grid;
    grid-template-columns: auto auto;

}

.box_contact_input3 div {

    display: flex;
    justify-content: left;

}

.box_contact_input3 div {

    display: flex;
    flex-wrap: wrap;
    max-width: 400px !important;
    min-width: 350px !important;
}

.custom-checkbox label {
    font-family: 'Zetafonts-Eastman-Alternate-Regular';
    display: flex;
    margin-bottom: 5px;
}

.box_contact_input4 {

    width: 100%;
    display: flex;
    justify-content: left;

}

.TituloBoxContato {

    font-family: 'JOYRIDE-EXTENDEDROUND';
    padding-bottom: 10px;
    text-align: left;

}

.botao2 {

    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;

}

.politica {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
    color: #fff;
}

.box_politica {
    width: 90%;
}

.comments>form label textarea {
    width: 100%;
    padding: 0px !important;
}

.comments>form {
    padding: 0px !important;
}

/************** responcivos *********************************/
@media (max-width:330px) {


    .sec8 {

        height: 570px;
        padding: 15px;

    }

    .sec8TextoTitulo,
    .sec8_titulo {
        padding: 10px;
        ;
        font-size: 1.5rem !important;
    }

    .sec9 {
        padding: 10px;
    }

    .sec9 a {
        margin-top: 50px;
        font-size: 0.5rem;
    }

    .sec9 span {
        font-size: 1.5rem;
    }

    .iconCardContent {
        justify-content: center;
    }

    .botaosec8 a {

        font-size: 0.5rem !important;
        width: 200px !important;

    }

    .tx8 div a {

        font-size: 0.7rem !important;
        width: 250px !important;

    }

    .sec7_titulo {

        font-size: 1.5rem;

    }

    .sec7_subtitulo {

        font-size: 1.2rem !important;

    }

    .sec7 {

        position: relative;
        font-size: 1.25rem !important;
        margin-bottom: 0px !important;

    }

    .sec8TextoSub {

        font-size: 1rem !important;

    }

    .sec8Texto {

        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;

    }


    .sec9nova p {

        font-size: 0.8rem;

    }

    .botaosec9nova a {

        font-size: 0.5rem;
        width: 200px !important;

    }

    .botaosec9nova {

        margin-top: -120px !important;

    }

    .botaosec9nova2 a {

        font-size: 0.5rem;
        width: 250px !important;

    }

    .sec10Titulo {

        font-size: 1.5rem !important;

    }

    .sec10TituloSub {

        font-size: 1rem !important;

    }

    .sec10 div {

        text-align: center;

    }

    .textoFooter span {
        font-size: 0.9rem;
    }

    .box_contact_input span {

        font-size: 0.9rem !important;
        text-align: left;

    }

    .box_contact_input3 {

        max-width: 300px;

    }

    .contatoindexdiv {

        max-width: 300px;
        min-width: 250px;
        border: none;

    }

    .box_contact_input3 div div {

        font-size: 0.8rem;

    }

    .box_contact_input3 div div {

        grid-template-columns: auto;

    }

    .content {
        width: 90%;
        display: grid !important;
        grid-template-columns: auto;
        justify-content: center;
        margin: 0px 22px !important;
    }

    .post_single .left_content {
        width: 100% !important;
        float: none !important;
    }

    .main_sidebar {

        width: auto !important;
        float: none !important;

    }

    .comments>form {
        float: none !important;
        width: auto !important;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .comments>form label textarea {
        width: 100%;
        padding: 0px !important;
    }

    .comments {
        margin: 0 -12px;
    }

}

@media (max-width:500px) {
    .logoJornal {
        grid-template-columns: auto !important;
        grid-gap: 30px !important;
    }

    .sec1 {
        min-height: 500px;
    }

    .box_texto_sec1 {
        width: 80% !important;
        padding: 10px;
    }

    .txDigital,
    .txMkt {
        font-size: 1.8rem;
        line-height: 25px;
    }

    .tx7 {
        font-size: 1.8rem;
    }

    .sec2 {
        padding: 10px;
    }



    .sec6 span {
        display: inline-block;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }

    .sec4_titulo {
        font-size: 1.5rem !important;
    }

    .sec7 {
        background-size: 100%;
        height: auto;
        background-position: top;
    }

    .marketingCard {
        grid-template:
            "d1" "d2" "d4" "d5"
            "d6" "d7" "d8" "d9"
            "d10" "d11" "d12" "d13";
    }

    .c3 {
        display: none;
    }

    .sec10Titulo {
        padding: 10px;
        font-size: 1.5rem;
    }

    .textoFooter span {
        font-size: 1rem;
    }

    .sec9 {
        padding: 10px;
    }

    .sec9 a {
        margin-top: 50px;
        font-size: 0.5rem;
    }

    .sec9 span {
        font-size: 1.5rem;
    }

    .iconCardContent {
        justify-content: center;
    }

    .botaosec8 a {

        font-size: 0.5rem !important;
        width: 200px !important;

    }

    .tx8 div a {

        font-size: 0.7rem !important;
        width: 250px !important;

    }

    .sec7_titulo {

        font-size: 1.5rem;

    }

    .sec7_subtitulo {

        font-size: 1.2rem !important;

    }

    .sec7 {

        position: relative;
        font-size: 1.25rem !important;
        margin-bottom: 0px !important;

    }

    .sec8TextoSub {

        font-size: 1rem !important;

    }

    .sec8Texto {

        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;

    }


    .sec9nova p {

        font-size: 0.8rem;

    }

    .botaosec9nova a {

        font-size: 0.5rem;
        width: 200px !important;

    }

    .botaosec9nova {

        margin-top: -120px !important;

    }

    .botaosec9nova2 a {

        font-size: 0.5rem;
        width: 250px !important;

    }

    .sec10Titulo {

        font-size: 1.5rem !important;

    }

    .sec10TituloSub {

        font-size: 1rem !important;

    }

    .sec10 div {

        text-align: center;

    }

    .sec8TextoTitulo,
    .sec8_titulo {
        padding: 10px;
        ;
        font-size: 1.5rem;
    }

    .videoresponcivo {
        display: block;
        padding: 10px;
    }

    .li_sec4tabela {
        display: none !important;
    }

    .box_contact_input span {

        font-size: 0.9rem !important;
        text-align: left;

    }

    .box_contact_input3 {

        max-width: 300px;

    }

    .contatoindexdiv {

        max-width: 300px;
        min-width: 250px;

    }

    .box_contact_input3 div div {

        font-size: 0.8rem;

    }

    .box_contact_input3 div div {

        grid-template-columns: auto;

    }

    .TituloBoxContato {

        font-size: 0.8rem !important;

    }

    .content {
        width: 90%;
        display: grid !important;
        grid-template-columns: auto;
        justify-content: center;
        margin: 0px 22px !important;
    }

    .post_single .left_content {
        width: 100% !important;
        float: none !important;
    }

    .main_sidebar {

        width: auto !important;
        float: none !important;

    }

    .comments>form {
        float: none !important;
        width: auto !important;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .comments>form label textarea {
        width: 100%;
        padding: 0px !important;
    }

    .comments {
        margin: 0 -12px;
    }

}

@media (max-width:780px) {
    .card_img {
        display: block;
    }

    .box_sec3_img,
    .box_traco {
        display: none;
    }

    .margin_card1,
    .margin_card2 {
        margin-top: 20px;
    }

    .traco {
        display: none;
    }

    .zindexTitulo {
        font-size: 2rem !important;
    }

    .sec8TextoSub {

        font-size: 1.25rem;

    }


    .sec9 {
        padding: 10px;
    }

    .sec9 a {
        margin-top: 50px;
        font-size: 0.5rem;
    }

    .sec9 span {
        font-size: 1.5rem;
    }

    .iconCardContent {
        justify-content: center;
    }

    .botaosec8 a {

        font-size: 0.5rem !important;
        width: 200px !important;

    }

    .tx8 div a {

        font-size: 0.7rem !important;
        width: 250px !important;

    }

    .sec7_titulo {

        font-size: 1.5rem;

    }

    .sec7_subtitulo {

        font-size: 1.2rem !important;

    }

    .sec7 {

        position: relative;
        font-size: 1.25rem !important;
        margin-bottom: 0px !important;

    }

    .sec8TextoSub {

        font-size: 1rem !important;

    }

    .sec8Texto {

        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;

    }


    .sec9nova p {

        font-size: 0.8rem;

    }

    .botaosec9nova a {

        font-size: 0.5rem;
        width: 200px !important;

    }

    .botaosec9nova {

        margin-top: -120px !important;

    }

    .botaosec9nova2 a {

        font-size: 0.5rem;
        width: 250px !important;

    }

    .sec10Titulo {

        font-size: 1.5rem !important;

    }

    .sec10TituloSub {

        font-size: 1rem !important;

    }

    .sec10 div {

        text-align: center;

    }

    .sec8TextoTitulo,
    .sec8_titulo {
        padding: 10px;
        ;
        font-size: 1.5rem;
    }

    .txFlutuante,
    .txFlutuante1,
    .txFlutuante2,
    .txFlutuante3 {
        display: none;
    }


    .content {
        width: 90%;
        display: grid !important;
        grid-template-columns: auto;
        justify-content: center;
        margin: 0px 22px;
    }

    .post_single .left_content {
        width: 100% !important;
        float: none !important;
        margin: 0 22px;
    }

    .main_sidebar {

        width: auto !important;
        float: none !important;
        margin-left: 42px;

    }

    .comments>form {
        float: none !important;
        width: auto !important;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .comments>form label {
        width: 100%;
    }

    .comments>form label textarea {
        width: 100%;
        padding: 0px !important;
    }

    .comments {
        margin: 0 22px;
    }

}

@media (max-width:1300px) {
    .box_footer div {
        width: 400px;
    }

    .comments>form {
        float: none !important;
        width: auto !important;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .comments>form label textarea {
        width: 100%;
        padding: 0px !important;
    }

    .comments {
        margin: 0 auto;
    }

    .post_single .left_content {
        width: 60%;
    }
}

.tituloblog {

    font-family: 'JOYRIDE-OUTLINE';
    font-size: 2.5rem;
    color: #fff;
    width: 100%;
    text-align: center;

}

.btnblog {

    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 50px;

}