html {
    background-color: #e9ebee !important;
}

body {
    background-color: #e9ebee !important;
}


html {
    scroll-behavior: smooth;
}


.container {
    max-width: 100%;
}
.banner-home {
    padding-top: 100px;
}
.chevron {
    font-size: 50px;
    font-weight: 500;
}
.wrapper {
    width: 500px;
    height: 500px;
    margin-left: 100px;
    -webkit-perspective: 150px;
    /* Chrome, Safari, Opera  */
    perspective: 150px;
}
.header-description {
    text-align: justify;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    /*font-size: 13px;*/
    /*line-height: 35.4px;*/
    color: #6f6f6f;
}
/*.section-heading {
    line-height: 60.4px;
}*/
.header-description:before,
.header-description:after {
    content: '"';
    font-size: 35px;
    color: #2773ff;
    /*line-height: 35.4px;*/
}
.container-home-main {
    margin-top: 100.0vh;
    z-index: 1000;
    position: relative;
}
.container-second {
    margin-top: 200.0vh;
    z-index: 100;
    position: relative;
}
.content-white {
    margin-top: -93.0vh;
}
.container-chart {
    margin-top: 10.0vh;
}
.row-zero-margin {
    margin-right: 0px;
    margin-left: 0px;
}
.default-text {
    color: rgb(71, 108, 250);
}
.div-irregular-square {
    width: 100%;
    height: 90.0vh;
    background: rgb(71, 108, 250);
    /*background: -moz-linear-gradient(131deg, rgba(71,108,250,1) 0%, rgba(71,125,250,1) 53%, rgba(56,211,254,1) 100%);
    background: -webkit-linear-gradient(131deg, rgba(71,108,250,1) 0%, rgba(71,125,250,1) 53%, rgba(56,211,254,1) 100%);*/
    background: linear-gradient(131deg, rgba(71, 108, 250, 1) 0%, rgba(71, 125, 250, 1) 53%, rgba(56, 211, 254, 1) 70%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#476cfa", endColorstr="#38d3fe", GradientType=1);
    /*background: rgb(71,108,250);
    background: linear-gradient(90deg, rgba(71,108,250,1) 0%, rgba(71,108,250,1) 32%, rgba(56,211,254,1) 100%);*/
    /*background: rgb(56,211,254);
    background: linear-gradient(90deg, rgba(56,211,254,1) 0%, rgba(71,126,250,1) 50%, rgba(71,126,250,1) 100%);*/
    /*-webkit-clip-path: polygon(0 0, 100% 0, 100% 18%, 0 31%);
    clip-path: polygon(0 0, 100% 0, 100% 18%, 0 31%);*/
    /*-webkit-clip-path: polygon(0 0, 100% 0, 100% 54%, 0 72%);*/
    /*clip-path: polygon(0 0, 100% 0, 100% 54%, 0 72%);  controla a div em desnivel*/
    z-index: 0;
    display: block;
}
.irregular-square {
    height: 500px;
    /*width: 500px;*/
    background: red;
    -webkit-transform: rotateX(45deg);
    /* Chrome, Safari, Opera  */
    transform: rotateX(45deg);
}
.nothing {
    padding-top: 10px;
}
.mb-5,
.my-5 {
    margin-bottom: 0rem !important;
}

.p-option {
    font-size: 0.8rem !important;
}

#wa-button {
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #1ebea5 !important;
    display: inline-block;
    font-size: 14px;
    width: 136px;
    max-width: 136px;
    min-width: 100px !important;
    height: 28px;
}

#footer {
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, .8);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, .8);
    background-color: #2773ff;
    bottom: 0px !important;
    position: relative;
}

.resenha {
    font-style: italic;
    font-weight: 500;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-top-color: rgba(0, 0, 0, 0.125);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(96, 96, 96, 0.7);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(96, 96, 96, 0.7);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.125);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-radius: .25rem;
    height: auto;
    margin-top: 10px;
}
.author-name {
    font-size: 22px !important;
    font-weight: 600;
}

.social-icon {
    font-size: 40px !important;
    color: dimgray !important;
    padding: 10px;
}

nav ul a {
    color: inherit;
    text-decoration: none;
}

.align-right-flex {
    text-align: right;
    float: right;
}

.card-fixed-2 {
    max-height: 600px !important;
}

.avatar {
    height: 45px;
    width: 45px;
}

.link-justify {
    text-align: justify !important;
}

.card {
    margin-top: 10px;
}

.card-fixed-1 {
    max-height: 800px !important;
    margin-top: 10px;
}

.card-fixed-2 {
    max-height: 700px !important;
}

.card-fixed-4 {
    max-height: 200px !important;
    margin-top: 10px;
}

.card-image-2 {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
}

.article-info {
    height: 55px;
    margin: 5px 0;
    white-space: nowrap;
}

.author-image {
    /*width: 44px;
    height: 44px;*/
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.author-name {
    font-size: 22px !important;
    font-weight: 600;
}

.article-date {
    font-size: 16px !important;
}

.card-text {
    text-align: justify !important;
}



.bg {
    position: fixed;
    width: 100%;
    height: 300px;
    /*same height as jumbotron */
    top: -30px;
    left: 0;
    z-index: -1;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.small-box .icon {
    display: block !important;
}

fa.fa-upload:hover {
    background: #000000 !important;
}

p.Myp {
    font-weight: 900 !important;
    font-size: 22px !important;
    text-align: center !important;
}

a.b {
    font-size: 90px;
    color: #2d2d30 !important;
    text-decoration: none;
}

.small-box-z {
    border-radius: 2px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.icon {
    position: absolute !important;
    top: 15% !important;
    left: 35% !important;
    z-index: 0;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.15);
}

b {
    text-align: left !important;
}

a.c {
    font-size: 90px;
    text-align: center !important;
}

a.b {
    font-size: 80px;
    text-align: center !important;
}

.jumbotron {
    height: 300px;
    color: white;
    background: #2d2d30;
    font-size: 180px !important;
    margin-bottom: 10px !important;
    margin-top: 52px !important;
    margin-left: 0px !important;
    padding-left: 25px !important;
    padding-bottom: 25px !important;
}







.display-4 {
    font-size: 41px !important;
}

.ul-menu-post-direito {
    padding-inline-start: 5px !important;
    padding-top: 10px;
}

.align-right-flex {
    text-align: center;
}

.img-post {
    height: 50% !important;
    width: 100% !important;
    max-width: 400px;
}

.card-fixed-2 {
    max-height: 560px !important;
    margin-top: 20px;
}

.card-fixed-4 {
    max-height: 150px !important;
    margin-top: 10px;
}

#footer {
    position: relative;
    bottom: 0;
    /*display:none;*/
}

.author-name,
.article-date {
    font-size: 0.7em;
    margin-bottom: 0px;
}

p strong {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

/* nova fase*/

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-top-color: rgba(0, 0, 0, 0.125);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgba(96, 96, 96, 0.7);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgba(96, 96, 96, 0.7);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.125);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-radius: .25rem;
}

.btn-card-blue {
    color: #fff;
    background-color: #2773ff;
    min-width: 250px;
    font-size: 0.9rem;
    font-weight: 500;
    /*border: 1px solid rgba(0,0,0,.125);
                        border-top-color: rgba(0, 0, 0, 0.125);
                        border-top-style: solid;
                        border-top-width: 1px;
                        border-right-color: rgba(96, 96, 96, 0.7);
                        border-right-style: solid;
                        border-right-width: 1px;
                        border-bottom-color: rgba(0, 0, 0, 0.7);
                        border-bottom-style: solid;
                        border-bottom-width: 1px;
                        border-left-color: rgba(0, 0, 0, 0.125);
                        border-left-style: solid;
                        border-left-width: 1px;*/
}

.btn-card-yellow {
    color: #999;
    background-color: #fbe65c;
    /*min-width: 250px;*/
    font-size: 0.9rem;
    font-weight: 800;
    /*border: 1px solid rgba(0,0,0,.125);
                        border-top-color: rgba(0, 0, 0, 0.125);
                        border-top-style: solid;
                        border-top-width: 1px;
                        border-right-color: rgba(96, 96, 96, 0.7);
                        border-right-style: solid;
                        border-right-width: 1px;
                        border-bottom-color: rgba(0, 0, 0, 0.7);
                        border-bottom-style: solid;
                        border-bottom-width: 1px;
                        border-left-color: rgba(0, 0, 0, 0.125);
                        border-left-style: solid;
                        border-left-width: 1px;*/
}
.btn-card-white {
    color: #2773ff;
    background-color: #fff;
    min-width: 250px;
    font-size: 0.9rem;
    font-weight: 500;
}
.btn-card-yellow {
    color: #999;
    background-color: #fbe65c;
    /*min-width: 250px;*/
    font-size: 0.9rem;
    font-weight: 800;
    /*border: 1px solid rgba(0,0,0,.125);
                        border-top-color: rgba(0, 0, 0, 0.125);
                        border-top-style: solid;
                        border-top-width: 1px;
                        border-right-color: rgba(96, 96, 96, 0.7);
                        border-right-style: solid;
                        border-right-width: 1px;
                        border-bottom-color: rgba(0, 0, 0, 0.7);
                        border-bottom-style: solid;
                        border-bottom-width: 1px;
                        border-left-color: rgba(0, 0, 0, 0.125);
                        border-left-style: solid;
                        border-left-width: 1px;*/
}
.btn-card-blue:hover {
    -webkit-box-shadow: 0 10px 14px 0 rgba(0, 1, 20, .17);
    box-shadow: 0 10px 14px 0 rgba(0, 1, 20, .17);
    color: #fff;
}

.card-footer {
    /* padding: .75rem 1.25rem; */
    background-color: rgba(0, 0, 0, .03);
    border-top: 0px solid rgba(0, 0, 0, .125);
    margin-right: -16px;
    margin-left: -16px;
    margin-bottom: -16px;
    padding: 16px;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem;
    /*margin-bottom: 0px;
    padding-bottom: 20px;*/
}
.container-page {
    padding-top: 50px;
}

.fb-process-text {
    color: dimgray !important;
    font-size: 120% !important;
}

.space-right {
    padding-right: 4px;
}

.col-fb-footer {
    margin: 0px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

h4 > i {
    padding-right: 5px;
}

.fb-footer-item {
    text-align: center !important;
}
.preco {
    font-weight: 500;
}
.container-form {
    padding-bottom: 14px;
}
.author-name,
.article-date {
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 0px;
}

.social-icon {
    font-size: 22px !important;
    color: white !important;
    padding: 05px;
}
.fa-heart {
    color: var(--color4);
}
.align-right-flex {
    text-align: right;
    float: right;
}
.card-fixed-2 {
    max-height: 600px !important;
}
@media screen and (max-width: 600px) {
    .custom-col {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .img-post {
        height: 50% !important;
        width: 100% !important;
    }
    .div-irregular-square {
        width: 100%;
        height: 100.0vh;
        z-index: 0;
        display: block;
    }
    .icon {
        position: absolute !important;
        top: 20% !important;
        left: 10% !important;
        z-index: 0;
        font-size: 20px;
        color: rgba(0, 0, 0, 0.15);
    }
    p.Myp {
        font-weight: 900 !important;
        font-size: 17px !important;
    }
    .jumbotron {
        height: 750px;
        color: white;
        background: #2d2d30;
        font-size: 180px !important;
        margin-bottom: 10px !important;
        margin-top: 52px !important;
        margin-left: 0px !important;
        padding-left: 25px !important;
        padding-bottom: 25px !important;
    }
    .lead {
        font-size: 13px !important;
    }
    .display-4 {
        font-size: 20px !important;
    }
    .form-inline {
        display: contents;
    }
    .align-right-flex {
        text-align: center;
    }
    .img-post {
        height: 50% !important;
        width: 100% !important;
    }
    .card-fixed-2 {
        max-height: 560px !important;
        margin-top: 20px;
    }
    .card-fixed-4 {
        max-height: 150px !important;
        margin-top: 10px;
    }
    .row-article {
        line-height: 1.2;
        /*margin-left: 10px;*/
    }
    .author-name,
    .article-date {
        font-size: 16px !important;
        margin-bottom: 0px;
    }
    p strong {
        text-align: left !important;
    }
    .text-center {
        text-align: center !important;
    }

    .card-body {
        flex: 1 1 auto;
        padding: 0.25rem;
    }

    .col-lg-3,
    .col-lg-9,
    .col-lg-12 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media(min-width: 375px) {
    .div-irregular-square {
        width: 100%;
        height: 79.0vh;
        z-index: 0;
        display: block;
    }
}

@media(min-width: 414px) {
    .div-irregular-square {
        width: 100%;
        height: 85.0vh;
        z-index: 0;
        display: block;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 100%;
        /*padding-left: 15px;*/
    }
    .col-lg-9 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (min-width: 768px) {
    .article-info {
        margin: 10px 0;
    }
    .div-irregular-square {
        width: 100%;
        height: 59.0vh;
        z-index: 0;
        display: block;
    }
}

@media (min-width: 768px) and (orientation: landscape) {
    .article-info {
        margin: 10px 0;
    }

    .div-irregular-square {
        width: 100%;
        height: 89.0vh;
        z-index: 0;
        display: block;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }
}

/* ----------- samsung landscape ----------- */

@media only screen and (min-device-width: 480px) and (max-device-width: 640px) and (orientation: landscape) {
    .img-post {
        /*max-width: 770px;*/
        height: 100%;
        width: 100%;
    }
    .social-icon {
        font-size: 27px !important;
        color: dimgray !important;
    }
    .div-irregular-square {
        width: 100%;
        height: 100.0vh;
        z-index: 0;
        display: block;
    }
}

/* ----------- Pixel 2 ----------- */

/* Portrait */

@media screen and (device-width: 412px) and (device-height: 823px) and (-webkit-device-pixel-ratio: 3.5) and (orientation: portrait) {
    .img-post {
        /*max-width: 770px;*/
        height: 100%;
        width: 100%;
    }
}

/* Landscape */

@media screen and (device-width: 411px) and (device-height: 731px) and (-webkit-device-pixel-ratio: 3.5) and (orientation: landscape) {
    .img-post {
        /*max-width: 770px;*/
        height: 100%;
        width: 100%;
    }
}

/* Target Portrait and Landscape */

@media screen and (device-width: 412px) and (device-height: 823px) and (-webkit-device-pixel-ratio: 3.5) and (orientation: landscape) {
    .img-post {
        /*max-width: 770px;*/
        height: 100%;
        width: 100%;
    }
}

/* ----------- iPad only ----------- */

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .container {
        width: 100% !important;
        max-width: 100%;
    }
    .div-irregular-square {
        width: 100%;
        height: 75.0vh;
        z-index: 0;
        display: block;
    }
    .text-center {
        font-size: 0.9em;
    }
    li {
        font-size: 0.6em;
    }
    .img-post {
        height: 100%;
        width: 100%;
    }

    .ul-menu-post-direito {
        padding-left: 0px;
    }
    #propaganda-menu-direito {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    #menu-post-direito .card-body {
        padding-left: 5px !important;
        padding-right: 0px !important;
    }
    #menu-post-direito .card-fixed-2 .card-body {
        padding-left: 5px !important;
        padding-right: 0px !important;
    }
    #menu-post-direito .card-text {
        padding-left: 5px;
        padding-right: 0px;
    }
    .card-fixed-2 .card-title {
        font-size: 0.9em;
    }
}

/* ----------- iPad Pro ----------- */

/* Portrait and Landscape */

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .container {
        width: 100% !important;
        max-width: 100%;
    }
    .div-irregular-square {
        width: 100%;
        /*height: 65.0vh;*/
        z-index: 0;
        display: block;
    }
    .text-center {
        font-size: 0.9em;
    }
    .img-post {
        height: 100%;
        width: 100%;
    }

    .ul-menu-post-direito {
        padding-left: 0px;
    }
}

/* Galaxy Tab 10.1 portrait and landscape */

@media (min-device-width: 800px) and (max-device-width: 1280px) {
    .container {
        width: 100% !important;
        max-width: 100%;
    }
    .social-icon {
        font-size: 27px !important;
        color: dimgray !important;
    }
    .container {
        width: 100% !important;
        max-width: 100%;
    }
}



@media screen and (max-width: 600px) {
    .fb-process-text {
        color: dimgray !important;
        font-size: 85% !important;
        font-weight: 600;
    }
}

@media screen and (max-width: 736px) {
    .p-option, .font-small {
        font-size: 0.8rem !important;
    }

    section.download h2 {
        font-size: 19px;
    }

    .badge-link img {
        height: 36px;
    }

    .floating-cards {
        display: none;
    }

    .social-icon {
        font-size: 22px !important;
        color: white !important;
        padding: 10px;
    }
}

@media (min-width: 768px) {}


