/*
    Author: Anansi UX
*/



/*============================================================================*/


/*------------------------------- css padrão de todos os titles --------------*/


.site-title {}

@media screen and (max-width: 1024px) {}

@media screen and (min-width: 1451px) and (max-width: 1600px) {}

@media screen and (min-width: 1025px) and (max-width: 1450px) {}

@media screen and (min-width: 1025px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 380px) {}


/*------------------------------- css padrão de todos os titles --------------*/


/*============================================================================*/





/*============================================================================*/


/*------------------------------- titles-sections -----------------------------*/

.cms-intro{
    background-image: url(/img/backgrounds/pattern-1.webp);
    background-position: bottom right;
}
.cms-duvidas{
    background-image: url(/img/backgrounds/pattern-1.webp);
    background-position: bottom right;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cms-sections-includes.cms-logo {text-align: center;background-image: url(/img/backgrounds/pattern-1.webp);background-position: bottom right;padding-top: 60px;padding-bottom: 60px;}
.cms-sections-includes.cms-logo .titles-sections .title{
    padding: 0!important;
}
.cms-sections-includes.cms-logo img{width: 40%;margin: auto;top: auto;}
.cms-sections-includes.cms-logo  .meta-description{margin: auto;}

.cms-sections-includes
.titles-sections {}

.titles-sections .col-img {}

.titles-sections .layout {}

.titles-sections img.layout {
    position: relative;
}

.titles-sections .title {padding: 5vw 0vw 0 0vw !important;}

.titles-sections .title .tag {color: #5c676d;font-size: 18px;}

.titles-sections .title .titulo-seo {font-size: 1.6vw;font-weight: 900;line-height: 1.2;padding-top: 10px;}

.titles-sections .title .meta-description { color: #5c676d; width: 70%; line-height: 1.5; }

.titles-sections .title .bnt-link {}

.titles-sections .cms-thumbnails {}

@media screen and (min-width: 1451px) and (max-width: 1600px) {}

@media screen and (min-width: 1025px) and (max-width: 1450px) {}

@media screen and (min-width: 1025px) {}

@media screen and (max-width: 1024px) {
.cms-sections-includes {}

.titles-sections {}

.titles-sections .col-img { width: 60%; }

.titles-sections .layout {}

.titles-sections img.layout {}

.titles-sections .title { padding: 15px !important; }

.titles-sections .title .tag { color: #5c676d; }

.titles-sections .title .titulo-seo { color: #0b3954; font-size: 5vw; font-weight: 900; line-height: 1.3; }

.titles-sections .title .meta-description { width: 100%; font-size: 12px; }

.titles-sections .title .bnt-link {}

.titles-sections .cms-thumbnails {
}

}

@media screen and (max-width: 380px) {}


/*------------------------------- titles-sections -----------------------------*/
/*============================================================================*/


