/*
Theme Name: Indigo Child
Theme URI: http://demos.quadroideas.com/modules
Template: indigo
Author: QuadroIdeas
Author URI: http://quadroideas.com/
Description: A slick multi-purpose corporate theme.
Version: 1.0.2.1463604994
Updated: 2016-05-18 13:56:34

*/

#onetrust-policy-text,
#ot-pc-desc,
#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {
    font-size: 12px !important;
}

#onetrust-accept-btn-handler,
#onetrust-pc-btn-handler,
#accept-recommended-btn-handler,
.save-preference-btn-handler,
.ot-category-desc {
    font-size: 11px !important;
}

#onetrust-pc-btn-handler:hover {
    opacity: 1 !important;
    color: #000 !important;
    text-decoration: none !important;
}

#ot-sdk-btn {
    /*position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    bottom: 90px !important;
    left: 10px !important;*/
    font-size: 11px !important;
    background: transparent !important;
    color: #fff !important;
    border: 0 !important;
    text-transform: initial !important;
    padding-top: 0 !important;
    font-family: 'Roboto' !important;
}

.bottom-footer {
    padding-top: 5px !important;
}

#content .title-blog h1,
#content .title-blog h2,
#content h2 {
    font-size: 25px;
}

#primary .top-library h1,
#primary .top-library h3 {
    padding-left: 15px;
    padding-right: 15px;
}

#primary .top-library h1 {
    font-size: 35px;
}

#primary .top-library h3 {
    font-size: 30px;
}

@media screen and (min-width: 768px) {

    #content .title-blog h1,
    #content .title-blog h2 {
        font-size: 36px;
    }

    #primary .top-library h1 {
        font-size: 65px;
    }

    #primary .top-library h3 {
        font-size: 40px;
    }
}

/* o código abaixo foi transferido do admin  na parte de configurações do tema */
.site-content {
    margin-top: 110px !important;
}

.float-right {
    float: right !important;
}

.header-1st-row {
    height: 110px !important;
}

.main-navigation .menu>li.feat-menu-border>a,
.main-navigation .menu>li.feat-menu-background>a {
    margin-top: 5px;
    padding: 10px 20px !important;
    background: #ffd023 !important;
    border: 1px solid #ffd023;
    color: #000 !important;
    line-height: 1.2;
    border-radius: 0px;
    height: inherit;
}

.main-navigation .menu>li.feat-menu-border>a span,
.main-navigation .menu>li.feat-menu-background>a span {
    font-weight: bolder;
}

.header-extras>ul>li i {
    font-size: 30px;
    line-height: 38px;
}

.header-extras>ul>li {
    height: 40px;
    padding: 0 12px;
    font-size: 12px;
    border-radius: 100px;
}

.title-blog {
    background: #ff0000;
    padding: 5px;
    text-align: center;
}

.title-blog h1,
.title-blog h2 {
    text-align: center;
    font-size: 36px;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    padding: 20px;
}

.title-blog-ursa {
    background: #268cff;
}

.title-blog-havoline {
    background: #ffd023;
}

.col-md-3 {
    overflow: hidden;
    width: 25%;
    float: left;
    padding: 0 20px;
}

.col-md-6 {
    overflow: hidden;
    width: 50%;
    float: left;
    padding: 0 20px;
}

.cat-home {
    position: relative;
    margin-bottom: 8.5%;
}

.calculadora-banner {
    padding: 50px 20px 0px !important;
}

.calculadora-title {
    text-transform: uppercase;
}

.calculadora-banner .cat-home {
    height: 250px;
}

.calculadora-banner .color-white-banner {
    color: #fff;
    font-weight: bold;
    font-size: 42px;
    text-transform: uppercase;
}

.cat-home h2 {
    visibility: hidden;
}

.cat-description img {
    max-height: 50px;
}

.cat-home::before {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.cat-home h2,
.cat-home p {
    color: #fff;
}

.cat-home p {
    font-size: .7em;
    text-transform: uppercase;
    color: #fff;
}

.cat-description .nav-links {
    text-align: left;
}

.blog-item-large {
    width: 100% !important;
}

.btn-home-post {
    position: absolute;
    right: -30px;
    bottom: -30px;
    background: #f00;
}

.btn-home-post a {
    color: #fff;
    padding: 5px 15px;
    display: block;
}

.blog-item-home {
    height: 300px !important;
    margin-bottom: 1.5% !important;
}

.section-calculadora {
    background: #fff url(images/bg-calc.png) center top repeat-x;
}

.col-md-4,
.col-md-8 {
    width: 70%;
    padding: 15px;
    float: right;
    box-sizing: border-box;
}

.col-md-4 {
    width: 30%;
}

.calculadora-banner {
    z-index: 1;
}

.loading {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 60px !important;
    height: 60px !important;
}

.calc-form {
    padding: 30px;
    background: #00204f;
    border-top: #f2cc07 10px solid;
    margin-top: -250px;
    color: #fff;
    font-size: 14px;
    position: relative;
    z-index: 100000;
}

.calc-form input[type="text"],
.calc-form input[type="number"],
.calc-form input[type="email"],
.calc-form select {
    width: 100%;
    color: #333;
    padding: 10px !important;
    border-radius: 0;
    margin-bottom: 10px;
    background: #fff !important;
    border: none;
}

.calc-form input[type="submit"],
.btn-consult {
    background: #f2cc07;
    border: none;
    border-radius: 0;
    width: 100%;
    color: #00204f !important;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.calc-form label {
    margin-top: 10px;
    display: inline-block;
}

.calc-form table {
    width: 100%;
    margin: 0;
    padding: 0 0 20px;
    background: transparent;
    border: none;
    font-size: 12px;
}

.calc-form table td,
.calc-form table th {
    padding: 10px 10px 10px 0;
}

.result-calc p {
    font-size: 20px;
    margin: 0;
}

.result-calc p strong {
    font-size: 45px;
    margin-bottom: 50px;
    display: block;
}

.btn-consult {
    padding: 10px 0;
}

.calc-form h2 {
    color: #f2cc07;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0;
}

.calc-form em {
    font-family: "Open Sans",
        sans-serif;
    font-size: .8em;
    font-weight: 300;
}

.calc-form em,
.calc-form p {
    color: #fff;
}

.calc-text {
    padding-top: 40px;
}

.calc-text h1 {
    font-size: 26px;
    font-weight: normal;
}

.calc-text h2 {
    font-size: 20px;
}

.calc-text ul {
    list-style: disc inside;
}

.calc-text p {
    margin-bottom: 20px !important;
}

.calc-text p,
.calc-text ul li {
    font-size: 14px;
    line-height: 1.5;
}

.calc-text ul li {
    margin-bottom: 5px !important;
}

.btn-calculadora {
    border-radius: 0;
    background: #e40520;
    padding: 10px 20px;
    margin-top: 0;
    display: inline-block;
    color: #fff !important;
    font-size: 14px;
    line-height: 16px;
}

.btn-calculadora strong {
    font-size: 20px;
    line-height: 16px;

}

.btn-calculadora:hover {
    opacity: .7;
}

.paging-navigation a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    font-size: 14px;
}

.site-info {
    text-transform: none;
    color: #7e7e7e;
}

.site-info a {
    color: #fff;
}

.back-to-top {
    background: transparent !important;
    border: none !important;
    padding-bottom: 20px;
}

.back-to-top::before {
    font-size: 56px;
    color: #f00;
}

@media only screen and (min-width: 960px) {


    .blog-item-half {
        width: 23.93% !important;
        height: 300px !important;
    }

    .blog-item-half:nth-of-type(1),
    .blog-item-half:nth-of-type(2) {
        width: 49.25% !important;
    }

    .blog-item-half:nth-of-type(3) {
        margin-right: 1.4% !important;
    }

    .blog-item-half:nth-of-type(2),
    .blog-item-half:nth-of-type(6) {
        margin-right: 0 !important;
    }

    .main-navigation .menu>li>a,
    .main-navigation .menu>ul>li>a {
        font-size: 80%;
    }

    .header-left .main-navigation .menu>li>a,
    .header-left .main-navigation .menu>ul>li>a {
        padding: 5px 15px 0 0;
    }

    .main-navigation ul {
        margin: 0 0 0 180px;
    }
}

#copy-text-mobile {
    display: none;
}

@media only screen and (max-width: 768px) {

    .site-branding {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        padding: 0;
    }

    .header-1st-row {
        padding: 10px !important;
    }

    .calculadora-title {
        display: none;
    }

    .calculadora-banner .cat-home {
        height: 130px;
    }

    .calc-form::before {
        content: "Calculadora URSA";
        position: absolute;
        color: #000;
        text-align: center;
        width: calc(100% - 30px);
        font-size: 32px;
        line-height: 1;
        font-weight: bold;
        top: -50px;
    }

    .calculadora-banner .color-white-banner {
        font-size: 32px;
        text-align: center !important;
        line-height: 1.5;
    }

    .calc-form {
        margin-top: 50px;
    }

    #copy-text-mobile {
        display: block;
    }

    #copy-text-mobile p,
    #copy-text-mobile ul li {
        font-size: 14px;
    }

    #copy-text-mobile p {
        margin-bottom: 20px;
    }

    #copy-text-mobile ul li {
        margin-bottom: 5px;
    }

    .text-ursa-calc {
        display: none !important;
    }

    .col-md-4,
    .col-md-8 {
        width: 100%;
        padding: 15px;
        float: left;
        box-sizing: border-box;
    }

    .col-md-4 {
        width: 100%;
    }
}

/* antigo */

.site-title img {
    max-height: 55px;
}

.inner-header {
    max-width: 1175px;
}

.header-1st-row {
    height: 100px;
    padding: 30px 20px;
}

.site-content {
    margin-top: 100px;
}

.mod-content {
    padding: 50px 20px 50px;
    max-width: 1213px;
    margin: 0 auto;
}

.entry-header.post-giant-header .entry-inner {
    padding: 150px 100px;
}

.author-name {
    font-size: 26px;
}

.author-bio {
    font-size: 12px;
}

#menu-item-3530 {
    margin-right: 40px;
}

.inner-footer {
    background: none;
    padding-top: 60px;
    padding-bottom: 0;
}

.bottom-footer {
    padding-top: 0;
}

.mod-content-duo {
    padding: 0px 20px 50px;
}

.mod-content-duo .category-duo {
    padding-top: 25px
}

.phrase {
    padding-top: 50px;
    padding-bottom: 50px;
}

.phrase h1 {
    font-size: 1.8em;
    margin: 0;
    font-weight: 500;
}

.phrase h2,
.phrase p {
    font-size: 1.6em;
    margin: 0;
    font-weight: 500;
}

.phrase-biblioteca {
    background: url(https://blog.texaco.com.br/wp-content/uploads/2017/01/havoline.png) center center no-repeat;
    background-size: cover;
    margin-bottom: 30px;
}

.phrase-biblioteca h1,
.phrase-biblioteca h2 {
    font-size: 1.4em;
    line-height: 1;
    color: #fff;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.phrase-category h1 {
    font-size: 1.4em;
}

.phrase-category h2 {
    font-size: 1em;
}

.col-md-6 {
    overflow: hidden;
    width: 50%;
    float: left;
    padding: 0 20px;
    position: relative;
    box-sizing: border-box;
}

.col-md-12 {
    width: 100%;
    box-sizing: border-box;
}

.no-padding {
    padding: 0;
}

.line-right {
    border-right: 1px solid rgba(0, 0, 0, 1);
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.half-content-left,
.half-content-right {
    width: 100%;
    max-width: 606px;
    float: right;
}

.half-content-right {
    float: left;
}

.cat-home h2 {
    visibility: hidden;
}

.cat-description img {
    max-height: 45px;
    margin: 0px 0 -9px;
}

.cat-home::before {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.cat-home h2,
.cat-home p {
    color: #fff;
}

.cat-home p {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    line-height: 1.45;
    text-shadow: 0;
    margin-bottom: 0px;
    text-align: center;
}

.cat-description {
    width: 100%;
    z-index: 10;
}

.cat-description .paging-navigation {
    margin: 10px 0 30px;
}

.cat-description .nav-links {
    text-align: center;
}

.cat-type {
    padding: 10px 60px !important;
    font-size: 1.4em;
}

.text-right-box p,
.text-right-box .nav-links,
.text-right-box .col-md-12,
.text-right-box .cat-description {
    text-align: right;
}

.text-right-box p {
    padding-left: 15px;
}

.text-left-box p,
.text-left-box .nav-links,
.text-left-box .col-md-12,
.text-left-box .cat-description {
    text-align: left;
}

.visible-xs.text-right-box p,
.visible-xs.text-right-box .nav-links,
.visible-xs.text-right-box .col-md-12,
.visible-xs.text-left-box p,
.visible-xs.text-left-box .nav-links,
.visible-xs.text-left-box .col-md-12 {
    text-align: center;
}

.visible-xs.text-right-box p,
.visible-xs.text-left-box p {
    margin: 0 0 15px;
    font-size: 1.05em;
}

.blog-item-home {
    height: 300px !important;
    margin-bottom: 1.5% !important;
}

.lubrificantes .archive-title img {
    max-width: 100%;
    width: auto;
    max-height: 60px;
}

.lubrificantes .taxonomy-description {
    color: #fff;
}

.taxonomy-description p {
    margin-bottom: 0 !important;
    font-size: 15px;
}

.lubrificantes h2,
.lubrificantes h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.overflow {
    overflow: hidden;
}

.biblioteca-item {
    background-color: transparent !important;
}

.biblioteca-item .dark-overlay,
.biblioteca-item .download-bible,
.biblioteca-item .entry-header {
    transition: all .3s ease-in-out 0s;
    opacity: 0;
}

.biblioteca-item:hover .dark-overlay {
    opacity: .8;
}

.biblioteca-item .download-bible,
.biblioteca-item:hover .entry-header {
    opacity: 0;
}

.biblioteca-item:hover .download-bible,
.biblioteca-item .entry-header {
    opacity: 1;
}

.logo-bilioteca img {
    max-height: 50px;
    margin-bottom: 30px;
}

.logo-align {
    width: 100%;
    text-align: left !important;
    display: inline-block;
}

.mod-content.hidden-xs {
    display: block;
}

@media screen and (min-width: 768px) {
    .visible-xs {
        display: none;
    }

    .hidden-xs {
        display: inline-block;
    }
}

@media screen and (max-width: 768px) {
    .hidden-xs {
        display: none;
    }

    .visible-xs {
        display: inline-block;
    }

    .cat-description {
        width: 100%;
        left: 0;
    }

    .cat-description .paging-navigation {
        margin-bottom: 140px;
    }

    .logo-align {
        width: 100%;
    }

    .text-right-box p {
        padding-left: 0px;
    }

    .cat-description {
        bottom: 5%;
    }

    .btn-calculadora {
        display: block;
        text-align: center;
    }

}

@media (min-width: 960px) {
    .header-left .main-navigation li {
        margin-right: 10px;
    }

    .main-navigation .menu>li>a,
    .main-navigation .menu>ul>li>a {
        font-size: 80%;
    }

}

@media (min-width:960px) and (max-width:1069px) {
    .header-1st-row {
        height: 135px;
    }

    .main-navigation {
        margin-top: 7px;
    }
}

@media (max-width:959px) {
    .mod-content {
        padding: 50px 20px 50px;
    }

    .site-header {
        height: 90px;
    }

    .site-branding {
        top: 25px;
    }

    .menu-toggle {
        top: 40px;
    }

    .site-content {
        margin-top: 90px;
    }
}

.author-name .avatar {
    background: white;
}

.destrib-menu {
    position: absolute !important;
    top: -35px;
    right: 17px;
}

.destrib-menu a {
    color: #fff !important;
}

.col-md-6,
.col-md-3,
.col-md-9 {
    box-sizing: border-box;
}

@media (max-width: 759px) {
    .site-content {
        margin-top: 90px !important;
    }

    .taxonomy-description p {
        margin-bottom: 15px !important;
        font-size: 15px !important;
    }

    .destrib-menu {
        position: relative !important;
        top: inherit;
        right: inherit;
    }

    .entry-header.post-giant-header .entry-inner {
        padding: 140px 20px;
    }

    .col-md-6,
    .col-md-3,
    .col-md-9 {
        box-sizing: border-box;
        overflow: hidden;
        width: 100%;
        float: none;
        padding: 0 20px;
        margin: 0 auto;
    }

    .col-md-6 p {
        font-size: 1.25em;
    }

    .mobile-home {
        display: block;
    }

    .col-md-3 {
        width: 100%;
    }



}

@media only screen and (min-width: 960px) {

    .main-navigation .menu>li.current_page_item>a:before,
    .main-navigation .menu>li.current-menu-item>a:before,
    .main-navigation .menu>ul>li.current_page_item>a:before,
    .main-navigation .menu>ul>li.current-menu-item>a:before,
    .main-navigation .menu>li.current-menu-ancestor>a:before,
    .main-navigation .menu>li.current_page_ancestor>a:before,
    .main-navigation .menu>li.current-menu-parent>a:before {
        content: "";
        border-bottom: solid 2px #eee;
        top: auto;
        bottom: 0;
        margin: 5px 0;
    }
}

button,
.button,
a.button,
.qbtn,
a.qbtn,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;

}

.header-extras>ul>li:hover,
.header-extras>ul>li:hover a,
.header-extras>ul>li:hover i,
.transparent-header.dark-header .header-extras>ul>li:hover .widgt-header-icon::before,
#widgt-header-handle.open-header {
    color: #fff !important;
    background: transparent !important;
}

.main-navigation .menu>li.current_page_item>a::before,
.main-navigation .menu>li.current-menu-item>a::before,
.main-navigation .menu>ul>li.current_page_item>a::before,
.main-navigation .menu>ul>li.current-menu-item>a::before,
.main-navigation .menu>li.current-menu-ancestor>a::before,
.main-navigation .menu>li.current_page_ancestor>a::before,
.main-navigation .menu>li.current-menu-parent>a::before {
    border-bottom: solid 2px #f00;
}

.entry-date.published,
.meta-separator:first-of-type {
    display: none;
}

.panel-grid {
    margin: 0 !important;
}

.top-library {
    margin-bottom: 80px;
}

.top-library h1 {
    font-family: Roboto Condensed;
    font-size: 65px;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
}

.top-library h3 {
    font-family: Roboto Condensed;
    font-size: 40px;
    line-height: 1.2;
}

.col-md-9 {
    overflow: hidden;
    width: 75%;
    float: left;
    padding: 0 20px;
}

.biblioteca-item {
    position: relative;
    text-align: center;
    box-sizing: border-box;
    float: left;
    width: calc(100%/3);
    padding: 0 20px 120px;
}

.category-show-item {
    border-left: 2px solid #d9d9d9;
}

.biblioteca-item .entry-header {
    position: relative;
    padding-top: 30px;
}

.biblioteca-item .entry-header .entry-inner {
    position: relative;
    padding: 0 0 20px;
}

.biblioteca-item .entry-header::before {
    top: 0;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    width: 55px;
    height: 3px;
    background: red;
    content: " ";
}

.biblioteca-item .download-bible,
.biblioteca-item:hover .entry-header {
    opacity: 1;
}

.biblioteca-item .entry-header .entry-inner a h2,
.biblioteca-item .entry-header .entry-inner a p {
    color: #000;
}

.biblioteca-item .entry-header .entry-inner a h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    padding: 0 0 15px;
}

.biblioteca-item .entry-header .entry-inner a p {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
}

.btn-yellow,
.btn-yellow:active,
.btn-yellow:visited,
.btn-red,
.btn-red:active,
.btn-red:visited {
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
    text-align: center;
    display: inline-block;
    padding: 5px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    background: #ff0000;
    font-family: roboto condensed;
    transition: all .3s ease-in-out 0s;
    box-sizing: border-box;
}

.btn-yellow:hover {
    color: #fff;
    opacity: .7;
}

.btn-red {
    position: relative;
    bottom: inherit;
    left: inherit;
    margin-left: inherit;
    width: auto;
    margin-top: 50px;
}

.btn-red:hover {
    color: #ffcd44;
}

.select-cat-library label {
    position: relative;
    display: block;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    line-height: 1.2;
    font-family: roboto condensed;
    letter-spacing: 1px;
    background: #ccc;
    padding: 10px 10px 10px 40px;
    cursor: pointer;
}

.select-cat-library label input {
    position: absolute;
    display: none;
}

.select-cat-library label span {
    background: url(https://blog.texaco.com.br/wp-content/uploads/2020/04/check.png);
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    height: 20px;
    position: absolute;
    width: 20px;
    background-size: contain;
}

.select-cat-library label input:checked+span {
    background: url(https://blog.texaco.com.br/wp-content/uploads/2020/04/checked.png);
    background-size: contain;
}

.sidebar-library {
    padding: 40px 0;
}

.sidebar-library h3,
.filter-library h3 {
    font-size: 40px;
    line-height: 1.2;
    font-family: roboto condensed;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.sidebar-library p {
    font-size: 20px;
    line-height: 1.2;
}

.filter-library label {
    display: block;
    padding: 0 0 5px;
    cursor: pointer;
}

.lib-hide,
.fil-hide {
    display: none;
}

.red-div {
    background: #e51c2b;
    padding: 80px 0;
}


.top-header-faq {
    padding-top: 80px;
    padding-bottom: 80px;
    background: url(https://blog.texaco.com.br/wp-content/themes/indigo-texaco/images/bg-faq.jpg) center center no-repeat;
    background-size: cover;
    vertical-align: middle;
}

.top-header-faq h1 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
}

.top-header-faq img {
    vertical-align: middle;
    filter: invert(100%);
    padding: 20px;
}

.ac-container {
    width: 100%;
    max-width: 750px;
    margin: 10px auto 30px auto;
}

.ac-container h1,
.sub-cat-faq h2 {
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.sub-cat-faq h2 {
    margin-bottom: 50px;
}

.ac-container label {
    padding: 20px;
    position: relative;
    z-index: 20;
    display: block;
    height: auto;
    cursor: pointer;
    color: #000;
    line-height: 33px;
    font-size: 22px;
    border-bottom: 2px solid #b2b2b2;
    font-weight: 500;
}

.ac-container label:hover {
    background: #fff;
}

.ac-container input+label,
.ac-container input+label:hover {
    background: transparent url(https://blog.texaco.com.br/wp-content/themes/indigo-texaco/images/arrow_down.png) no-repeat center right;
    background-size: 15px;
}

.ac-container input:checked+label,
.ac-container input:checked+label:hover {
    background: transparent url(https://blog.texaco.com.br/wp-content/themes/indigo-texaco/images/arrow_up.png) no-repeat center right !important;
    background-size: 15px;
}

.ac-container label:hover:after,
.ac-container input:checked+label:hover:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
}

.ac-container input {
    display: none;
}

.ac-container article {
    background: rgba(255, 255, 255, 0.5);
    margin-top: -1px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    transition:
        height 0.3s ease-in-out,
        box-shadow 0.6s linear;
}

.ac-container article p {
    padding-top: 0;
}

.ac-container input~article {
    height: 0px;
    transition: all .3s ease-in-out 0s;
}

.ac-container input:checked~article {
    height: auto;
    transition:
        height 0.5s ease-in-out,
        box-shadow 0.1s linear;
}

.ac-container input:checked~article.ac-small {
    text-align: left;
    padding: 30px;
    border-bottom: 2px solid #b2b2b2;
}

.red-div .mod-content-duo {
    padding: 0px 20px;
}

.gray-div {
    background: #ebebeb;
    padding: 80px 0;
}

.red-div h2 {
    color: #fff;
    font-weight: bold;
    max-width: 750px;
    margin: 0 auto 50px;
}

.item-faq {
    display: inline-block;
    max-width: 200px;
}

.item-faq .entry-header .entry-inner,
.item-faq-sub .entry-header .entry-inner {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    padding: 10px 20px 20px;
}

.item-faq-sub .entry-header .entry-inner {
    padding: 0;
}

.item-faq .entry-header .entry-inner {
    text-transform: uppercase;
}

.item-faq .entry-header .entry-inner h3,
.item-faq-sub .entry-header .entry-inner h3 {
    color: #fff;
}

.item-faq.active .entry-header .entry-inner h3 {
    color: #000;
}

.item-faq img {
    filter: invert(100%);
}

.item-faq.active img {
    filter: inherit;
}

.sub-cat-faq {
    padding-top: 80px;
    padding-bottom: 80px;
}

.item-faq-sub {
    box-sizing: border-box;
    position: relative;
    border: 1px solid #000;
    padding: 20px;
    height: 230px;
    width: 230px;
    margin: 0 15px 30px;
    display: inline-block;
    vertical-align: top;
}

.item-faq-sub .entry-header {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 190px;
}

.item-faq-sub a {
    display: inline-block;
    vertical-align: middle;
}

.child-faq-list {
    display: none;
    opacity: 0;
    transition: all .3s ease-in-out 0s;
}

#searchform {
    position: relative;
    width: 100%;
    max-width: 540px;
    margin: auto;
}

#newSearchform {
    width: 100%;
    max-width: 540px;
    border: 1px solid #898989;
    line-height: 50px;
    font-size: 30px;
    font-weight: 400;
    color: #000;
    padding: 5px 5px 5px 65px !important;
    background: #fff !important;
    border-radius: 0;
}

#searchsubmit {
    background-size: contain;
    background: #fff url(https://blog.texaco.com.br/wp-content/themes/indigo-texaco/images/lupa.png) no-repeat center !important;
    width: 45px;
    height: 45px;
    font-size: 0px;
    padding: 0;
    position: absolute;
    left: 10px;
    top: 10px;
    border: none;
}

#newSearchform:placeholder {
    color: #000;
}

@media only screen and (max-width: 768px) {

    .biblioteca-item,
    .col-md-9 {
        width: 100%;
    }

    .col-md-9 {
        border: none;
        padding-top: 50px;
        padding-bottom: 50px;
    }

}

#ytplayer {
    margin: 50px auto 0;
}

.red-yellow {
    font-weight: bold;
}

.red-yellow:hover span {
    color: #ffd023 !important;
}

@media (max-width: 759px) {

    #pgc-4142-0-1,
    #pgc-4142-0-2,
    #pgc-4142-3-1,
    #pgc-4142-3-2,
    #pgc-4142-2-1,
    #pgc-4142-4-1 {
        width: 100% !important;
        padding: 0 20px !important;
    }
}