<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
/*
Theme Name: SANTACOOP
Theme URI: http://www.santacoop.com.br/
Description: Tema especial para SANTACOOP
Author: Avidesign
Author URI: http://www.avidesign.com.br/
Version: 1.0
.
Template criado exclusivamente para SANTACOOP Todos os direitos reservados.
***/

/*!
 * Start Bootstrap - HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* BOOTSTRAP 3.x GLOBAL STYLES
-------------------------------------------------- */
body {
    color: #515155;
    font-size: 16px;
    font-family: var(--scfont);
    font-weight: 400;

}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul li {
    line-height: 1.42857;
    margin-bottom: 3px;
}

.textttt ul {
    padding: 0 0 0 30px;
    list-style-type: circle;
    margin: 0 0 20px;
}

p {
    margin: 0 0 20px;
}

a {
    color: #C01C2C;
}

a:hover {
    color: #515155;
}

b,
strong {
    font-family: var(--scfont);
    font-weight: 800;
}

/* NAVTOP
-------------------------------------------------- */
.divmn {
    border-top: 1px solid #808285;
    padding: 0;
    margin: 0;
}

.socialm {
    margin-bottom: 0;
    padding: 32px 0 0 0;
}

.socialm li:first-child {
    border-left: 1px solid #838588 !important;
}

.socialm li {
    display: inline-block;
    border-right: 1px solid #838588 !important;
    padding: 4px 11px 14px;
    margin-bottom: 0;
}

.socialm li a {
    color: #515155;
    line-height: 10px;
    font-size: 20px;
}

.socialm li a:hover {
    color: #8C8D91;
    text-decoration: none;
}

.fmsch .input-group-addon {
    border: none;
    background-color: #f0eeed;
    color: #87888b;
    padding: 6px 0 6px 12px;
    border-radius: 8px 0 0 8px;
}

.fmsch .form-control {
    color: #87888b;
    background-color: #f0eeed;
    background-image: none;
    border: none;
    box-shadow: none;
    border-radius: 8px;
    height: 37px;
}

.fmsch .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#santacoopbhtheme .fmsch .btn {
    font-weight: 600;
    border-radius: 8px;
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 10px;
    padding: 10px 12px;
}

#santacoopbhtheme .fmsch .btn-sea {
    background-color: #C01C2C !important;
    border-color: #C01C2C !important;
}

#santacoopbhtheme .fmsch .btn-sea:hover {
    background-color: #8C8D91 !important;
    border-color: #8C8D91 !important;
}

#santacoopbhtheme .navbar .btn-te {
    padding: 3px 8px;
    background-color: #515155 !important;
    border: 1px solid #515155 !important;
}

#santacoopbhtheme .navbar .btn-te:hover {
    background-color: #8C8D91 !important;
    border: 1px solid #8C8D91 !important;
}

.modal-menu .navbar-nav&gt;li {
    background: none !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

/* NAV
-------------------------------------------------- */
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    border: 0 !important;
    z-index: 9999;
}

.logo {
    margin: 0;

}

.logo img {
    width: 100%;
}

.navbar-default {
    background-color: #fff !important;
    border-color: #fff !important;


}

.navbar {
    border-radius: 0 !important;
    padding: 0 !important;

    margin-bottom: 20px !important;
    position: sticky !important;
    position: -webkit-sticky !important;
    position: -moz-sticky !important;
    position: -ms-sticky !important;
    position: -o-sticky !important;
}

.nav {
    margin-top: 0 !important;
}

.navbar-nav&gt;li {
    background: url(images/border.png) left center no-repeat;
    margin-bottom: 0 !important;
    padding-left: 5px;
}

.navbar-nav&gt;li:first-child {
    background: none;
}

.nav&gt;li&gt;a {
    padding: 35px 18px !important;

    text-transform: uppercase;
}


.navbar-nav li a {
    color: #515155 !important;
    text-align: center;
    font-size: 13px;
    border-radius: 8px;
    font-family: var(--scfont) !important;
    font-weight: 800;
}

.navbar-nav li:first-child a {
    background: none;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.navbar-nav&gt;li&gt;a:hover {
    color: #fff !important;
    background: #C01C2C !important;
}

.navbar-nav&gt;li&gt;a:focus,
.navbar-nav&gt;li.current-menu-item a {
    color: #fff !important;
    background: #C01C2C !important;
}

.navbar-nav&gt;li&gt;a {
    padding: 12px 15px !important;
    line-height: 16px;
}

.navbar-nav&gt;li.mncton&gt;a {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
}

.navbar-collapse {
    text-align: right;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0 !important;
}

.navbar-nav&gt;li {
    float: none !important;
}

.navbar-nav {
    float: none !important;
}

.nav&gt;li {
    display: inline-block !important;
}

.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:focus,
.navbar-default .navbar-nav&gt;.open&gt;a:hover {
    background-color: #C01C2C !important;
}

.dropdown-menu&gt;li&gt;a {
    text-align: left !important;
    background: none !important;
    padding: 3px 0 !important;
    font-size: 15px !important;
}

.modal-menu .dropdown-menu&gt;li&gt;a {
    text-align: center !important;
    padding: 0 !important;
}

.dropdown-menu li:first-child {
    border-top: none;
}

.dropdown-menu li {
    margin-bottom: 0 !important;
    border-top: 1px solid #bdbbbb;
    color: #515155 !important;
    padding: 3px !important;
}

.modal-menu .dropdown-menu li {
    border-top: 0;
}

.dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 10px 20px;
    min-width: 300px;
    top: 125%;
    z-index: 99999999;
}

.modal-menu .dropdown-menu {
    border-top: 1px solid #bdbbbb;
    border-bottom: 1px solid #bdbbbb;
    margin-top: 5px;
}

.modal-menu .dropdown-menu {
    min-width: 100%;
}

.dropdown-menu .divider {
    margin: 3px 0;
    padding: 0;
    background-color: #515155;
}

.dropdown-menu&gt;li&gt;a:focus,
.dropdown-menu&gt;li&gt;a:hover {
    background-color: none;
}

.navbar-nav li.mnmc a {
    font-weight: 400;
    color: #515155;
}

li.marcdi {
    font-size: 14px !important;
    color: #515155 !important;
}

#menu-navigation {
    margin-top: 5px !important;
}

.form-control {
    font-size: 13px !important;
}

/* SLIDER
-------------------------------------------------- */

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 19px !important;
    width: 100%;
    z-index: 99;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    width: 15px !important;
    height: 15px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #C01C2C !important;
}

/* BT NAV
-------------------------------------------------- */
#btnav {
    margin-top: 30px;
}

#btnav hr {
    margin-top: 25px;
    margin-bottom: 20px;
    border-top: 1px solid #7c7d81;
}

.cardnavbt {
    border: 1px solid #b3b2b4;
    border-radius: 12px;
    padding: 15px 15px 10px;
    -webkit-box-shadow: 5px 8px 8px -2px rgb(0 0 0 / 32%);
    -moz-box-shadow: 5px 8px 8px -2px rgba(0, 0, 0, 0.32);
    box-shadow: 5px 8px 8px -2px rgb(0 0 0 / 32%);
    margin-bottom: 15px;
    background: #fff;
}

.cardnavbt:hover {
    border: 1px solid #C01C2C;
    -webkit-box-shadow: 5px 8px 8px -2px rgb(192 28 44 / 32%);
    -moz-box-shadow: 5px 8px 8px -2px rgba(192, 28, 44, 0.32);
    box-shadow: 5px 8px 8px -2px rgb(192, 28, 44 / 32%);
    text-decoration: none;
}

.cardnavbt h3 {
    color: #515155;
    font-size: 16px;
    font-family: var(--scfont) !important;
    font-weight: 800;
    margin-top: 0 !important;
    padding-bottom: 15px !important;
}

.bttacard a:focus,
.bttacard a:hover {
    text-decoration: none !important;
}


/* HOME
-------------------------------------------------- */

.mdlHm h2 {
    text-align: center;
    font-weight: 700;
}

#prdHom h2 {
    color: #691618;
    padding-bottom: 58px;
    background: url(images/linha_titulo.png) center bottom no-repeat;
    background-size: 400px auto;
}

#hist {
    background-image: url(images/IMG_SANTACOOP_MAOS.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 90px 0 120px !important;
}

#hist p {
    font-size: 21px;
    color: #fff;
    font-family: var(--scfont);
    font-weight: 500;
    margin-bottom: 35px;
}

.tttqs {
    font-size: 60px;
    color: #fff;
    font-family: var(--scfont);
    font-weight: 700;
    line-height: 40px;
    padding-top: 60px;
}

.tttqs span {
    font-size: 55px;
    color: #fff;
    font-family: var(--scfont);
    font-weight: 400;
}

#santacoopbhtheme .btn-ww {
    color: #151555;
    background-color: #fff !important;
    border-color: #fff;
    padding: 13px 19px;
    margin-bottom: 0;
    font-size: 20px;
    font-family: var(--scfont);
    font-weight: 500;
}

#santacoopbhtheme .btn-ww:hover {
    color: #000000;
    background-color: #515155;
    border-color: #515155;
}

#dest {
    background-image: url(images/IMG_SANTACOOP_SETAS_01.png);
    background-color: #9c2829;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 90px 0 120px !important;
}

#dest p {
    font-size: 20px;
    color: #fff;
    font-family: var(--scfont);
    font-weight: 500;
    margin-bottom: 20px;
}

#dest ul li:first-child {
    border-top: 0;
    margin-top: 0;
}

#dest ul li {
    border-top: 1px solid #fff;
    margin-top: 25px;
}

#santacoopbhtheme .btn-dt {
    color: #fff;
    background-color: transparent !important;
    border-color: #fff;
    font-size: 20px;
}

#santacoopbhtheme .btn-dt:hover {
    color: #515155;
    background-color: #fff !important;
    border-color: #fff;
}

.tttds {
    font-size: 60px;
    color: #fff;
    font-family: var(--scfont);
    font-family: 700;
    line-height: 45px;
    padding-top: 60px;
}

.tttds span {
    font-size: 55px;
    color: #fff;
    font-family: var(--scfont);
    font-weight: 400;
}

#dest h3 {
    font-size: 20px;
    color: #fff;
    font-family: var(--scfont);
    font-weight: 700;
}

/* INST ------------------------------ */

#pagInst {
    margin-top: 50px;
    background: url(images/IMG_SANTACOOP_SETAS_02_CINZA.png) right bottom no-repeat;
    background-size: 420px auto;
}

.textttt h1 {
    font-size: 20px;
}

.textttt h2 {
    font-size: 20px;
}

.textttt h3 {
    font-size: 18px;
}

.textttt h1,
.textttt h2,
.textttt h3 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #C01C2C;
    font-family: var(--scfont);
    font-weight: 700;
}

.mnint {
    list-style-type: none;
    padding-bottom: 300px;

}

.mnint li {
    font-size: 20px;
    border-top: 1px solid #515155;
    padding: 5px 15px;
    font-family: var(--scfont);
    font-weight: 400;
    text-transform: uppercase;
}

.mnint li:first-child {
    border-top: 0;

}

.mnint li a {
    color: #515155;

}

.mnint li a:hover {
    color: #515155;
    font-family: var(--scfont);
    font-weight: 700;
    ;
    text-decoration: none;
}

.subpage li {
    font-size: 18px !important;
    text-transform: none !important;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 0 2% !important;
}

.wp-block-media-text .wp-block-media-text__media {
    max-width: 70px !important;
}

.wp-block-media-text {
    grid-template-columns: 9% auto !important;
}

/* INST ------------------------------ */

#pagCat h1 {
    font-size: 22px !important;
    margin-bottom: 25px;
}

#pagCat {
    margin-top: 50px;
    background: url(images/IMG_SANTACOOP_SETAS_02_CINZA.png) right bottom no-repeat;
    background-size: 420px auto;
}

.boxpsqa {
    margin-bottom: 40px;
}

.boxpsqa h2 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #515155;
    font-family: var(--scfont);
    font-weight: 700;
    font-size: 20px !important;
    padding-left: 37px;
}

#santacoopbhtheme .dropdown .btn-secondary {
    width: 100%;
    text-align: left;
    border-radius: 8px;
    background-color: revert !important;
}

#santacoopbhtheme .btn.active.focus,
#santacoopbhtheme .btn.active:focus,
#santacoopbhtheme .btn.focus,
#santacoopbhtheme .btn:active.focus,
#santacoopbhtheme .btn:active:focus,
#santacoopbhtheme .btn:focus {
    outline: none;
}

.dropdown .caret {
    float: right;
}

.dropdown .caret {

    margin-top: 9px;
}

#santacoopbhtheme .dropdown .btn.active,
#santacoopbhtheme .dropdown .btn:active {

    box-shadow: none;
}

.dropdown-esp {
    width: 100% !important;
    top: 105% !important;
    padding: 10px !important;
    background: #F0F0F0 !important;
    border-radius: 8px;
}

.list-cat {
    padding-left: 37px;
    margin-bottom: 35px;
}

.list-cat h2 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #C01C2C;
    font-family: var(--scfont);
    font-weight: 700;
    font-size: 20px !important;
}

.list-cat p {
    font-size: 20px !important;
    margin-bottom: 0;
    font-family: var(--scfont);
    font-weight: 400;
}


#prdRec {
    margin-bottom: 60px;
}

.mdlRcpp p {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px !important;
}

.pdret {
    border-radius: 5px;
    border: 1px solid #d7a6a9;
    margin-bottom: 30px;
}

.pdret img {
    border-radius: 5px;
    width: 100%;
}

.pdret h3 {
    color: #515155;
    font-size: 13px !important;
    margin: 25px 15px 5px !important;
    font-weight: 300;
    min-block-size: 53px;
}

#santacoopbhtheme .pdret .btn-primary {
    color: #fff;
    background-color: #C01C2C !important;
    border-color: #C01C2C;
    margin: 10px 10px 20px;
    font-size: 12px !important;
    border-radius: 7px !important;
    -webkit-box-shadow: 5px 8px 16px 1px rgb(0 0 0 / 75%);
    -moz-box-shadow: 5px 8px 16px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 8px 16px 1px rgb(0 0 0 / 75%);
}

#santacoopbhtheme .pdret .btn-primary:hover {
    color: #fff;
    background-color: #8C8D91;
    border-color: #8C8D91;
}

#prdPagerc {
    background: #fff;
    margin-top: -70px;
    padding-top: 100px;
}

#prdPagerc h1 {
    color: #691618;
    padding-bottom: 58px;
    background: url(images/linha_titulo.png) center bottom no-repeat;
    background-size: 400px auto;
    text-align: center;
    font-weight: 700;
}

h2.mdlRc {
    font-size: 40px;
    font-family: var(--scfont);
    font-weight: 800;
    color: #515155;
}

.dwg {
    color: #fff;
    font-size: 14px;
    background: #C01C2C;
    padding: 20px;
    display: inline-block;
    border-radius: 8px;
}

.dwg:hover {
    color: #fff;
    background: #515155;
    text-decoration: none;
}

.navcvio,
.navcviore {
    margin: 25px 0;
}

.navcviopg {
    margin: 0 !important;
}

.navcvio a {
    color: #fff;
    font-size: 16px;
    background: #515155;
    padding: 20px;
    display: block;
    border-radius: 8px;
    margin-bottom: 20px;
}

.navcvio a:hover {
    color: #fff;
    background: #C01C2C;
    text-decoration: none;
}

.navcviore a {
    color: #fff;
    font-size: 16px;
    background: #C01C2C;
    padding: 20px;
    display: block;
    border-radius: 8px;
    margin-bottom: 20px;
}

.navcviore a:hover {
    color: #fff;
    background: #515155;
    text-decoration: none;
}

.sigconvo p {
    margin-bottom: 5px;
}

.sigconvo .plistc {
    margin-bottom: 15px;
}

.sigconvo p span {
    display: block;
    color: #C01C2C;
    font-family: var(--scfont);
    font-weight: 700;
}

.sigconvo hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #67676C;
}

/* Novidades ------------------------------ */
#noVddd {
    background: #fff;
    margin-top: -70px;
    padding-top: 100px;
}

#noVddd h1 {
    color: #691618;
    padding-bottom: 58px;
    background: url(images/linha_titulo.png) center bottom no-repeat;
    background-size: 400px auto;
    text-align: center;
    font-weight: 700;
}

.box-noticias h2 {
    font-size: 20px;
    color: #691618;
}

/* contato ------------------------------ */
#cntto {
    background: #691618;
}

.mdlctt p {
    color: #691618;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px !important;
}

.form-control {
    font-weight: 400;
}

#santacoopbhtheme .btn-default {
    color: #fff !important;
    background-color: #333 !important;
    border-color: #333 !important;
}

textarea.form-control {
    height: 133px !important;
}

#cntto h3 {
    color: #fff;
}

#cntto address {
    color: #fff;
    margin-bottom: 5px !important;
    font-size: 14px;
    font-weight: 400;
}

#cntto p {
    margin-bottom: 5px !important;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

#cntto p a {
    color: #fff;
    margin-bottom: 5px !important;
}

.fformm {
    margin-top: 40px;
}

p.telef {
    font-size: 20px !important;
}

.send {
    text-align: right;
}

.form-control {
    background-color: #E9EAEB;
    background-image: none;
    border: 1px solid #E9EAEB;
}

/* BLOG ------------------------------ */
.list-post {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
}

.list-post:first-child {
    padding-top: 0;
}

.list-post h2 {
    margin: 0 0 10px 0;
}

.list-post h2 a {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #C01C2C;
    font-family: var(--scfont);
    font-weight: 700;
}

.post h2 {


    color: #C01C2C;
    margin: 0 0 10px 0;
}

.data {
    color: #999;

}

.list-post p a {
    color: #777;
}


.box-noticias ul {
    list-style-type: disc;
    color: #ccc;
    list-style-position: inside;
}

.box-noticias ul li a,
.tagcloud a,
tagcloud a:hover {
    color: #999 !important;

}

.dicas {
    font-size: 18px;
    margin-bottom: 0 !important;
    color: #ccc;

}

.dicas strong {
    color: #666;
    font-weight: normal;
}

/*!
 * MODAL
 */

.modal-content {
    background: #000;
}

.modal-content h2 {
    font-size: 60px;
    font-weight: 700;
}

.modal-content {
    background: #fff;
    padding: 120px 0 !important;
}

.modal-body-cont p {
    font-size: 18px;
}

.portfolio-modal .modal-dialog {
    margin: 0;
    height: 100%;
    width: auto;
}

.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 0;
    text-align: left;
}

.content-fcpt-modal p {
    margin-bottom: 0;
}

.modal-menu span.close-modal {
    color: #000;
    font-size: 25px;
    font-weight: 800;
    position: relative;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;

}

.modal-menu span.close-modal:hover {
    color: #360F8F;
}

.social-mn {
    margin-top: 15px;
}

.social-mn a {
    color: #7b7c80;
    font-size: 20px;

}

.social-mn a:hover {
    color: #360F8F;
    text-decoration: none;
}


.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    z-index: 1051;
}

.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    z-index: 1052;
}

.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none;
}

.portfolio-modal img {
    width: 100%;
    height: auto;
}

.modal-dialog {
    max-width: 100% !important;
}

.modal {
    padding: 0 !important;
}

.modal-body {
    padding: 0;
}

.modal-menu .modal-content {
    padding: 15px !important;
    background: #fff !important;
}

.modal-brand {
    margin-bottom: 20px;
}

.modal-brand img {
    width: 100px;
    height: auto;
}

.portfolio-modal .close-modal {

    z-index: 999;
}

#santacoopbhtheme .btn-dark {
    color: #fff !important;
}

iframe {
    width: 100%;
    height: 500px;
}

.wrapper {
    display: block;
}

.modal {
    right: 0 !important;
    left: initial !important;
}

.navbar-collapse {
    -ms-flex-align: right !important;
    align-items: right !important;
}

.modal {
    z-index: 10050 !important;
    width: 100%;
}

/* Footer
-------------------------------------------------- */
.footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    background-color: #f9f9f9;
    border-top: 2px solid #d02f2f;
}

.footer .logo-footer {
    display: flex;
    align-items: center;
}

.footer .logo-footer img.img-responsive {
    width: 100%;
    margin-right: 10px;
}

.footer .links {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#footer-top {
    vertical-align: middle;
}

#footer-top .links a {
    text-decoration: none;
    color: #333;
    margin-bottom: 8px;
    font-weight: bold;
}

#footer-top .contact-info {
    display: flex;
    align-items: center;
    font-weight: 700;
}

#footer-top .contact-info .whatsapp {
    display: flex;
    align-items: center;
    margin-right: 11px;

}

.footer .contact-info .whatsapp img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

#footer-top .links {
    text-align: center;
    line-height: 24.2px;
    padding: 24px;
}

#footer-top h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24.2px;
}

#footer-top p {
    font-weight: 400;
}

#footer-top .contact-social {
    padding: 55px;
    display: block;
}

#footer-top .numbers a {
    text-decoration: none;
    color: #515155;
}

#footer-top .contact-social .social-icons {
    display: flex;
    align-items: center;
}

#footer-top .contact-social .social-icons a {
    margin-left: 10px;
}

#footer-top .contact-social .social-icons img {
    width: 24px;
    height: 24px;
}

#footer-top .contact-social .socialf {
    display: flex;
    font-size: 34px;
    padding-top: 52px;
}

#footer-top .contact-social .socialf li {
    margin-right: 31px;
}

#footer-top .contact-social .socialf li a {
    color: #515155;
}

#footer-bottom {
    background-color: #C01C2D;
    text-align: center;
    padding: 24px;
    height: 73px;
}

#footer-top .row {
    margin: 0;
    padding: 0;
}

#footer-bottom a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}

#footer-top .box-footer {
    padding: 0;
}

/* img
-------------------------------------------------- */
img.alignleft {
    float: left;
    margin: 10px 13px 5px 0;
}

img.alignright {
    float: right;
    margin: 10px 0 5px 18px;
}

img.aligncenter {
    margin: 10px auto 20px;
    display: block;
}

img.alignnone {
    margin: 0 0 20px 0;
    display: block;
}

div.aligncenter {
    margin: 0 auto;
    display: block;
}

.div.alignleft {
    float: left;
    margin: 0 13px 5px 0;
    display: block;
}

div.alignright {
    float: right;
    margin: 0 0 5px 18px;
    display: block;
}

div.aligncenter img,
div.alignleft img,
div.alignright img,
div.alignnone img {
    display: block;
    margin-bottom: 3px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20% !important;
    float: left;
}

/* Cooperado page */
#pagCat .coop-page {
    display: block;
    height: 900px;
}

#pagCat .coop-page h1 {
    font-size: 40px !important;
    font-weight: 700;
}

#pagCat .coop-page p {
    font-size: 14px;
}

#pagCat .coop-page form label {
    width: 100%;
    font-size: 14px !important;
    font-weight: 700;
    vertical-align: middle;
}

#pagCat .coop-page form {
    margin-top: 10px;
    margin-bottom: 60px;
}

#pagCat .coop-page form input#email {
    width: 600px;
    height: 37px;
    border: none;
}

#pagCat .coop-page form button.btn-send-coop {
    background-color: #C01C2C !important;
    color: #FFF;
    font-weight: 600;
    height: 37px;
    border-radius: 8px;
    position: relative;
    margin-left: -10px;
}

#pagCat .coop-page form button.btn-send-coop:hover {
    background-color: #8C8D91 !important;
    border-color: #8C8D91 !important;
}

#pagCat .coop-page button.btn.btn-danger.btn-block.dropdown-btn {
    background: #fff !important;
    border-color: #E4E4E4;
}

.coop-section button {
    color: #691618;
}

.box-accordions {
    display: flex !important;
}

.accordion-item input {
    display: none;
}

.accordion-item {
    text-align: center;
    background: #fff;
    width: 550px;
    border: 1px solid #e4e4e4;
    margin-right: 51px;
    padding: 12px 45px 12px 41px;
    border-bottom: 0;
    border-radius: 8px;
    -webkit-box-shadow: 10px 10px 5px 0px #e4e4e4;
    -moz-box-shadow: 10px 10px 5px 0px #e4e4e4;
    box-shadow: 10px 10px 5px 0px #e4e4e4;
}


.accordion-item label {
    cursor: pointer;
    padding: 12px;
    text-align: center;
    font-family: var(--scfont);
    font-weight: 800;
    color: #C01C2D;
    font-size: 24px;
}

.accordion-content {
    height: 0px;
    overflow: hidden;
    text-align: left;
    -webkit-transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
    -ms-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
}

.handout {
    margin: 25px 0;
}

.handout a {
    display: block;
    text-align: center;
    font-weight: 900;
    color: #fff;
    background: #C01C2C;
    text-decoration: none;
    border-radius: 8px;
    font-size: 10px;
    margin-bottom: 20px;
    padding: 20px;

}

.handout a:hover {
    color: #fff;
    background: #515155;
}

.accordion-content ul li {
    list-style: inside;
}

.accordion-content .dropdown-icon {
    display: none;
}

.up-icon {
    display: none !important;
}

[id^=accordion]:checked~.accordion-content {
    height: 300px;
}

[id^=accordion-2]:checked~.accordion-content {
    height: 520px;
}

[id^=accordion]:checked~.dropdown-icon {
    display: none;
}

[id^=accordion]:checked~.up-icon {
    display: block !important;
}

[id^=accordion]:after~.accordion-content {
    height: 0 !important;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20% !important;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20% !important;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20% !important;
        float: left;
    }
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 1200px) {}

@media (min-width: 993px) and (max-width: 1200px) {



    .nav&gt;li&gt;a {

        padding: 15px 10px !important;

    }

    .navbar-nav&gt;li.mncton&gt;a {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }

    .asst {
        padding: 4px 50px;
    }

    .logo {
        margin-top: 2px;
    }

    .logo img {
        width: 150px;
        padding: 10px 0 0 20px;
        margin: 0 auto;
    }

    .nav&gt;li&gt;a {
        padding: 15px 12px !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .nav&gt;li&gt;a {
        padding: 15px 12px !important;
    }

    .navbar-nav&gt;li&gt;a {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
        display: inline-block;
    }

    .navbar-nav&gt;li.mncton&gt;a {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }

    .asst {
        padding: 15px 8px;
        font-size: 12px;
    }

    .socialm li:first-child {
        border-left: none !important;
    }

    .socialm li {
        border-right: none !important;
    }

    .logo {
        margin-top: 2px;
        margin-bottom: 0;
    }

    .logo img {
        width: 150px;
        padding: 10px 0 0 20px;
        margin: 0 auto;
    }

    #prdHom {
        margin-top: -100px;
    }

    .h2,
    h2 {
        font-size: 26px !important;
    }

    .prtt {
        font-size: 24px;
        line-height: 25px;
        margin-top: 0 !important;
        margin-left: 45px !important;
    }

    .bxslider_linha h3 {
        font-size: 24px;
        line-height: 25px;
        padding-top: 0;
    }

    .mctt {
        font-size: 24px;
        line-height: 25px;
        margin-left: 38px !important;
    }

    .mdlHt {
        background: none;
    }

    .mdlHt h3 {
        font-size: 24px;
    }

    .mdlRc p {
        font-size: 24px;
    }

    .logo-footer img {
        width: 100%;
        padding: 0;
    }

    .mdlctt p {
        font-size: 24px;
    }

    .mdlRcpp p {
        font-size: 24px;
    }

    .pdret {
        margin-bottom: 25px;
    }

    .navbar-nav li a {
        font-size: 11px;
        padding: 6px !important;
    }
}

@media (max-width: 767px) {

    navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 100% !important;
        width: 100% !important;
    }

    .navbar-nav li a {
        color: #6d6e71 !important;
        text-align: center;
        background: none;
    }

    .navbar-collapse {
        text-align: left !important;
    }

    .navbar-collapse.in {
        margin-top: 20px !important;
    }

    .navbar-nav {
        float: none !important;
    }

    .navbar .socialm {
        display: none;
    }

    .navbar-nav&gt;li&gt;a {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
        display: inline-block;
    }

    .navbar-nav&gt;li.mncton&gt;a {
        padding-bottom: 13px !important;
        padding-top: 13px !important;
    }

    .socialm li:first-child {
        border-left: none !important;
    }

    .socialm li {
        border-right: none !important;
    }

    .logo img {
        width: 132px;
        padding: 0;
        margin-left: 0px;
    }

    .navbar .socialm,
    .mobiletp,
    .divmn {
        display: none;
    }

    .logo {
        margin-top: 2px;
        margin-bottom: 0;
    }

    #prdHom {
        margin-top: -100px;
    }


    .prtt {
        font-size: 24px;
        line-height: 25px;
        margin-top: 0 !important;
        margin-left: 45px !important;
    }

    .bxslider_linha h3 {
        font-size: 24px;
        line-height: 25px;
        padding-top: 0;
    }

    .mctt {
        font-size: 24px;
        line-height: 25px;
        margin-left: 38px !important;
    }

    .mdlHt {
        background: none;
    }

    .mdlHt h3 {
        font-size: 24px;
    }

    .mdlRc p {
        font-size: 24px;
    }

    .logo-footer img {
        width: 100%;
        padding: 0;
    }

    .mdlctt p {
        font-size: 24px;
    }

    .mdlRcpp p {
        font-size: 24px;
    }

    .pdret {
        margin-bottom: 25px;
    }

    .horarios {
        margin-bottom: -20px !important;
    }

}


/* START - Página Seja Cooperado */
.container.box-accordions.seja-cooperado {
  display: flex;
  justify-content: space-around;
  gap: 20px;
  padding: 15px;
  margin-top: 50px;
}
.seja-cooperado.accordion-item {
-webkit-box-shadow: 0px 0px 19px -3px rgba(36,36,36,1);
-moz-box-shadow: 0px 0px 19px -3px rgba(36,36,36,1);
box-shadow: 0px 0px 19px -3px rgba(36,36,36,1);
  width: 50%;
  text-align: center;
  padding: 15px;
  height: 100%;
  border-radius: 15px;
}
.seja-cooperado.accordion-item summary{
    display: list-item;
    cursor: pointer;
}
.seja-cooperado ul {
  text-align: left;
  list-style: disc;
  margin-top: 15px;
}

.seja-cooperado .handout a {
    color: white;
    text-decoration: none;
    background-color: #C01C2C;
  border-radius: 8px;
  padding: 15px 5px;
  font-size: 12px;
  display: block;
}
.btn-send-coop {
  background-color: #c01c2c;
  border-radius: 5px;
  border: 0;
  color: white;
  padding: 6px;
}
.btn-send-coop:hover {
  background-color: #515155;
}

@media only screen and (max-width: 600px) {
    .container.box-accordions.seja-cooperado {
        flex-direction: column;
    }
    .seja-cooperado.accordion-item {
        width: 100%;
    }
    .coop-page .form-control {
        display: inline;
        width: 80%;
    }
    .selos-footer{
        margin-top: 10px;
    }
    .selo-ano-internacional{
        margin-top: 30px;
    }
}
/* END - Página Seja Cooperado */

.logo-footer{
    margin: 12px;
}
.footer-logos{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}
.selos{
    display: block;
    margin: 0 auto;
}
.selos-footer{
    max-height: 100px;
}</pre></body></html>