        .home .section-part-title div,
        .intern .section-part-title div{
            border-right: solid 3px #313a41;
            border-left: solid 3px #313a41;
            font-family: Lato, sans-serif;
            font-weight: bold;
            line-height: 1.1;
            padding-right: 2px;
            padding-left: 2px;
            font-size: 20px;
            color: #fff;
            display:table;
        }

        .home .section-part-title div a,
        .caixa-sidebar .section-part-title div span, .intern .section-part-title div span,.home .section-part-title div span {
            background-color: #313a41;
            padding: 6px 10px 4px 10px;
            display:table;
        }
        .home .section-part-title hr,
        .intern .section-part-title hr{
            color: #313a41;
            border-color: #313a41;
            margin-top:0px;
            border-width: 4px 0 0 0;
        }  

        .home .section-part-title div,
        .intern .section-part-title div{
            align-items: center;
            margin: 0 auto;
            width: fit-content;
            width: -moz-fit-content;
            width: -webkit-fit-content;
            text-transform: uppercase;
            border-top: none;
            border-bottom: none;
        }

        .home .section-part-title,
        .intern .section-part-title{
            position: relative;
            width: 100%;
            max-width: 1180px;
            margin: 90px auto 40px auto;
        }

        .home .section-part-title hr,
        .intern .section-part-title hr{
            color: #313a41;
            border-color: #313a41;
            margin-top:0px;
            border-width: 4px 0 0 0;
        }

        .modal-backdrop.in{
            opacity: .8 !important;
        }

        /* css abaixo movido de res/app.css */

        .home .container .social-infos .social-block {
            padding: 20px 16px 0px 16px;
            border-radius: 10px;
            color: #FFF;
            white-space: normal;
            display: inline-block;
            vertical-align: top;
            margin-right: 35px;
            height: 240px;
            position: relative; }
        .home .container .social-infos .social-block.fb-info p, .home .container .social-infos .social-block.fb-info a {
            text-shadow: black 0px 0px 4px; }
        .home .container .social-infos .social-block:last-child {
            margin-right: 0; }
        .home .container .social-infos .social-block h4 {
            margin: 0;
            text-weight: 300;
            transition: all 400ms;
            font-size: 16px; }
        .home .container .social-infos .social-block p {
            text-align: center;
            font-weight: 300;
            margin: 0; }
        .home .container .social-infos .social-block .user-social {
            text-align: left;
            margin-bottom: 20px;
            font-size: 16px;
            display: block;
            margin-top: 5px;
            font-weight: bold;
            text-decoration: none;
            transition: all 400ms;
            color: #FFF; }
        .home .container .social-infos .social-block .time {
            font-weight: 300;
            font-size: 15px;
            position: absolute;
            transition: all 400ms;
            bottom: 10px;
            left: 10px; }
        .home .container .social-infos .social-block.twitter-info {
            background-color: #1da1f2;
            width: calc(25% - 35px);
            background-size: cover;
            overflow: hidden;
            z-index: 1;
            text-decoration: none; }
        .home .container .social-infos .social-block.twitter-info:hover .filtro {
            opacity: 0; }
        .home .container .social-infos .social-block.twitter-info:hover .time {
            transform: translateY(200%); }
        .home .container .social-infos .social-block.twitter-info:hover .content {
            transform: translate(150%, -40%); }
        .home .container .social-infos .social-block.twitter-info:hover h4 {
            transform: translateX(-150%); }
        .home .container .social-infos .social-block.twitter-info:hover .user-social {
            transform: translateX(-150%); }
        .home .container .social-infos .social-block.twitter-info .filtro {
            transition: all 400ms;
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
            width: 100%;
            height: 100%;
            background-color: #1da1f2;
            z-index: -1;
            opacity: 0.75;
            border-radius: 10px; }
        .home .container .social-infos .social-block.twitter-info .icon-twitter {
            width: 30px;
            height: 30px; }
        .home .container .social-infos .social-block.twitter-info .icon-twitter use {
            fill: #FFF !important; }
        .home .container .social-infos .social-block.twitter-info .content {
            padding: 7px;
            box-sizing: border-box;
            transition: all 500ms;
            left: 0;
            padding: 7px;
            position: absolute;
            top: 50%;
            transform: translateY(-40%); }
        .home .container .social-infos .social-block.twitter-info .content p {
            font-size: 20px;
            font-weight: bold;
            line-height: 1.3; }
        .home .container .social-infos .social-block.twitter-info .twitter-icon {
            float: left;
            font-size: 30px;
            margin-right: 10px;
            margin-top: -8px; }
        .home .container .social-infos .social-block.fb-info {
            background-size: cover;
            background-repeat: no-repeat;
            width: calc(25% - 15px);
            background-color: #002779;
            z-index: 1;
            overflow: hidden;
            text-decoration: none; }
        .home .container .social-infos .social-block.fb-info:hover .filtro {
            opacity: 0; }
        .home .container .social-infos .social-block.fb-info:hover .time {
            transform: translateY(200%); }
        .home .container .social-infos .social-block.fb-info:hover .content {
            transform: translate(150%, -40%); }
        .home .container .social-infos .social-block.fb-info:hover h4 {
            transform: translateX(-150%); }
        .home .container .social-infos .social-block.fb-info:hover .user-social {
            transform: translateX(-150%); }
        .home .container .social-infos .social-block.fb-info .filtro {
            transition: all 400ms;
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
            width: 100%;
            height: 100%;
            background-color: #002779;
            z-index: -1;
            opacity: 0.75;
            border-radius: 10px; }
        .home .container .social-infos .social-block.fb-info .icon-fb {
            margin-right: 10px;
            float: left;
            font-size: 30px; }
        .home .container .social-infos .social-block.fb-info .content {
            padding: 7px;
            box-sizing: border-box;
            transition: all 500ms;
            left: 0;
            padding: 7px;
            position: absolute;
            top: 50%;
            transform: translateY(-40%); }
        .home .container .social-infos .fb-info .content p {
            font-size: 20px;
            font-weight: bold;
            line-height: 1.3; }
        .home .container .social-infos .signo-info {
            background-size: cover;
            background-repeat: no-repeat;
            width: 40%; }
        .home .container .social-infos .signo-info h4 {
            text-align: center;
            font-size: 30px;
            font-weight: bolder;
            margin-bottom: 8px;
            text-transform: uppercase; }
        .home .container .social-infos .signo-info .content {
            padding: 10px 20px; }
        .home .container .section-part {
            margin: 20px 0;
            display: inline-block; }
        .home .container .section-part h3 {
            color: #000;
            text-transform: uppercase;
            font-size: 45px;
            float: left; }
        .home .container .section-part .content {
            clear: both; }
        .home .container .section-part .content .section-part-ads {
            width: calc(32% - 0px);
            margin-right: 0;
            float: left; }
        .home .container .section-part .content .section-part-ads div {
            clear: both; }
        .home .container .section-part .content .section-part-ads div.ad {
            display: inline-block;
            width: 100%;
            margin-top: 30px; }
        .home .container .section-part .content .section-part-ads div.ad img {
            display: block;
            margin: auto; }
        .home .container .section-part .content .section-part-feeds {
            width: calc(68% - 20px);
            margin-right: 20px;
            float: left; }
        .home .container .section-part .content .section-part-feeds .block-feed {
            width: 100%;
            display: inline-block; }
        .home .container .section-part .content .section-part-feeds .block-feed a {
            text-decoration: none;
            color: inherit; }
        .home .container .section-part .content .section-part-feeds .block-feed figure {
            float: left;
            margin: 0;
            margin-right: 20px; }
        .home .container .section-part .content .section-part-feeds .block-feed figure img {
            max-width: 300px; }
        .home .container .section-part .content .section-part-feeds .block-feed .block-feed-editorial {
            margin-left: 10px;
            color: #f47900;
            font-size: 12px;
            text-transform: uppercase;
            margin: 0 0 5px 0;
            font-weight: 400; }
        .home .container .section-part .content .section-part-feeds .block-feed .block-feed-title {
            margin-left: 10px;
            color: #1e1e1e;
            font-size: 24px;
            margin: 0;
            transition: all 200ms; }
        .home .container .section-part .content .section-part-feeds .block-feed .block-feed-title:hover {
            color: #3ba85f !important; }
        .home .container .section-part .content .section-part-feeds .block-feed .block-feed-description {
            color: #5a5a5a;
            font-size: 18px;
            margin: 5px 0 0 0;
            line-height: 1.5; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-mini {
            margin-top: 50px;
            margin-right: 20px;
            width: calc(50% - 20px);
            float: left; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-mini .block-feed-title {
            font-size: 18px;
            transition: all 200ms; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-mini .block-feed-title:hover {
            color: #3ba85f !important; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-mini .block-feed-description {
            font-size: 16px; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-mini figure img {
            width: 140px;
            height: 140px; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-half {
            margin-top: -10px;
            width: calc(34% - 20px);
            margin-right: 0; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-half:first-child {
            width: 58%;
            margin-right: 30px; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-half .block-feed-title {
            margin-bottom: 30px; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-half figure {
            float: none; }
        .home .container .section-part .content .section-part-feeds .block-feed.block-feed-half figure img {
            width: 100%; }

        .home .container .adsense-middle {
            width: 100%;
            max-width: 1180px;
            display: block;
            margin: auto;
            background-color: #f0f0f0; }
        .home .container .adsense-middle img {
            display: block;
            margin: auto; }
        .home .container .social-infos {
            margin-top: 75px;
            white-space: nowrap;
            width: 100%; }

        .home .section-part-title hr {
            border-style: solid;
            border-width: 3px 0 0 0;
        }

        .home .section-part-title h3, .intern .section-part-title h3 {
            display: flex;
            align-items: center;
            padding: 0 15px;
            margin: 0 auto;
            width: fit-content;
            width: -moz-fit-content;
            width: -webkit-fit-content;
            text-transform: uppercase;
            font-size: 24px;
            color: #5a5a5a;
            border-right: solid 3px #3ba85f;
            border-left: solid 3px #3ba85f;
            border-top: none;
            border-bottom: none; }

        .home .container {
            max-width: 1180px;
            margin-left: auto;
            margin-right: auto; }
        .home .container .barra-inferior-home {
            display: flex;
            justify-content: space-between;
            flex-wrap: nowrap;
            align-items: flex-start;
            width: 100%;
            margin: 30px 0; }
        .home .container .barra-inferior-home .capas-do-dia {
            display: flex;
            justify-content: space-between;
            flex-wrap: nowrap;
            align-items: flex-start;
            width: 460px; }
        .home .container .barra-inferior-home .capas-do-dia .capas {
            width: 300px;
            height: 250px;
            flex: 0 0 auto;
            background-color: #323232;
            display: flex;
            align-items: center;
            justify-content: space-around;
            flex-wrap: nowrap; }
        .home .container .barra-inferior-home .capas-do-dia .capas a {
            width: 125px;
            height: 150px;
            display: block;
            content: "";
            background-size: cover;
            background-position: top;
            background-repeat: no-repeat;
            transition: all 200ms; }
        .home .container .barra-inferior-home .capas-do-dia .capas a:hover {
            transform: scale(1.5);
            box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.75); }
        .home .container .barra-inferior-home .capas-do-dia .capas-info {
            width: 140px;
            height: auto; }
        .home .container .barra-inferior-home .capas-do-dia .capas-info label {
            color: #3ba85f !important;
            font-size: 12px;
            text-transform: uppercase; }
        .home .container .barra-inferior-home .capas-do-dia .capas-info h3 {
            font-size: 18px;
            color: #1e1e1e;
            margin: 10px 0; }
        .home .container .barra-inferior-home .capas-do-dia .capas-info p {
            color: #5a5a5a;
            font-size: 14px;
            line-height: 1.4; }
        .home .container .barra-inferior-home .destaque {
            display: block; }
        .home .container .barra-inferior-home .destaque a {
            display: block;
            width: 300px;
            height: 270px;
            background-size: cover;
            background-position: top;
            background-repeat: no-repeat;
            transition: all 200ms; }
        .home .container .barra-inferior-home .destaque a:hover {
            transform: scale(1.1);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }
        .home .container .cover-home {
            background: url("../img/cover01.jpg") no-repeat center;
            background-size: cover;
            height: 306px;
            position: relative; }
        .home .container .cover-home .category {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 3px 13px;
            color: #FFF; }
        .home .container .adsense-top {
            display: block !important;
            background-color: #f0f0f0;
            width: 100%;
            margin: auto;
            max-width: 1180px;
            margin-bottom: 20px;
            margin-top: 30px; }
        .home .container .adsense-top img {
            margin: auto;
            display: block; }

        .home .container .feeds {
            margin-bottom: 10px; }
        .home .container .feeds .feed-home-blocks {
            width: 100%;
            clear: both;
            margin: 20px 0;
            display: flex;
            justify-content: baseline;
            flex-wrap: wrap; }
        .home .container .feeds .feed-home-blocks .feed-mini {
            width: 33%;
            float: left; }
        .home .container .feeds .feed-home-blocks .feed-mini figure {
            float: left;
            margin: 0 10px 0 0;
            background-size: cover;
            background-repeat: no-repeat;
            width: 140px;
            height: 115px;
            background-position: center; }
        .home .container .feeds .feed-home-blocks .feed-mini figure img {
            max-width: 140px;
            max-height: 140px;
            width: 93%; }
        .home .container .feeds .feed-home-blocks .feed-mini .txt-info {
            width: calc(100% - 160px);
            float: left; }
        .home .container .feeds .feed-home-blocks .feed-mini .txt-info label {
            font-size: 12px;
            text-transform: uppercase; }
        .home .container .feeds .feed-home-blocks .feed-mini .txt-info a {
            text-decoration: none;
            color: inherit; }
        .home .container .feeds .feed-home-blocks .feed-mini .txt-info h3 {
            margin: 5px 0 0 0;
            transition: all 200ms; }
        .home .container .feeds .feed-home-blocks .feed-mini .txt-info h3:hover {
            color: #3ba85f !important; }
        .home .container .feeds .feed-home-blocks .feed-mini .txt-info p {
            margin: 5px 0 0 0;
            color: #5a5a5a; }
        .home .container .feeds .feed-home-block {
            display: flex;
            align-items: stretch;
            float: left;
            margin: 10px 0 30px 0;
            width: 100%; }
        .home .container .feeds .feed-home-block .feed.cf {
            width: 42%;
            float: left;
            max-width: 460px;
            margin-right: 20px;
            position: relative;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
            overflow: hidden;
            z-index: 1; }
        .home .container .feeds .feed-home-block .feed.cf:hover .filtro {
            background-color: transparent; }
        .home .container .feeds .feed-home-block .feed.cf:hover .title-emphasis {
            text-shadow: 0px 0px 5px #000; }
        .home .container .feeds .feed-home-block .feed.cf .filtro {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            position: absolute;
            transition: all 400ms;
            background-color: rgba(0, 0, 0, 0.45);
            z-index: -1; }
        .home .container .feeds .feed-home-block .feed.cf .mascara-link {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            position: absolute;
            z-index: 2; }
        .home .container .feeds .feed-home-block .feed.cf label {
            position: absolute;
            left: 0;
            top: 0;
            background-color: orange;
            color: #FFF;
            font-weight: bold;
            font-size: 12px;
            text-transform: uppercase;
            padding: 6px 10px;
            transition: all 400ms;
            z-index: 3; }
        .home .container .feeds .feed-home-block .feed-home-middle {
            width: 32%;
            float: left;
            margin-right: 20px;
            display: flex;
            flex-flow: column;
            justify-content: space-between; }
        .home .container .feeds .feed-home-block .feed-home-middle hr {
            width: 100%;
            background-color: #ccc;
            border: none;
            height: 1px;
            display: none; }
        .home .container .feeds .feed-home-block .feed-home-middle hr:nth-child(2) {
            display: block; }
        .home .container .feeds .feed-home-block .feed-home-middle .feed-mini {
            width: 96%;
            max-width: 96%;
            display: inline-block;
            min-height: 140px; }
        .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info {
            width: calc(100% - 160px);
            float: left; }
        .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info label {
            font-size: 12px;
            text-transform: uppercase; }
        .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info a {
            text-decoration: none; }
        .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info h3 {
            margin: 5px 0 0 0;
            font-weight: bold;
            color: #1e1e1e;
            font-size: 18px;
            transition: all 200ms; }
        .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info h3:hover {
            color: #3ba85f !important; }
        .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info p {
            margin: 5px 0 0 0;
            color: #5a5a5a;
            font-size: 16px;
            font-weight: 300;
            line-height: 1.3; }
        .home .container .feeds .feed-home-block .feed-home-middle .feed-mini:first-child {
            border-top: none;
            border-left: none;
            border-right: none; }
        .home .container .feeds .feed-home-block .feed-home-slide {
            width: 26%;
            float: left;
            text-align: right; }
        .home .container .feeds .feed-home-block .feed-home-slide a {
            text-decoration: inherit;
            color: inherit;
            text-align: left; }
        .home .container .feeds .feed-home-block .feed-home-slide div {
            position: relative; }
        .home .container .feeds .feed-home-block .feed-home-slide div figure {
            margin: 0;
            width: 310px;
            height: 260px;
            background-size: cover;
            background-repeat: no-repeat; }
        .home .container .feeds .feed-home-block .feed-home-slide div article {
            position: absolute;
            bottom: 0;
            width: 90%;
            right: 0;
            padding: 15px; }
        .home .container .feeds .feed-home-block .feed-home-slide div article h3, .home .container .feeds .feed-home-block .feed-home-slide div article p {
            text-shadow: black 0px 0px 4px; }
        .home .container .feeds .feed-home-block .feed-home-slide div article h3 {
            color: #FFF;
            margin: 5px 0; }
        .home .container .feeds .feed-home-block .feed-home-slide div article p {
            color: #FFF;
            margin: 5px 0;
            font-size: 14px; }
        .home .container .feeds .feed-home-block .title-emphasis {
            font-size: 24px;
            font-weight: bolder;
            margin: 0;
            transition: all 400ms;
            color: #FFF;
            line-height: 1.1;
            position: absolute;
            bottom: 0;
            padding: 15px;
            z-index: 1; }
        .home .container .feeds .feed-home-block .feed-block-description {
            padding-left: 11px;
            max-width: calc(50% - 31px);
            float: left;
            margin-right: 20px;
            position: relative;
            margin-bottom: 25px; }
        .home .container .feeds .feed-home-block .feed-block-description p {
            color: #5a5a5a; }
        .home .container .feeds .feed-home-block .feed-block-description:before {
            content: "";
            left: 1px;
            top: 16px;
            width: 1px;
            height: 70%;
            position: absolute;
            background-color: #5a5a5a; }
        .home .container .feeds .feed-home-block .feed-mini {
            float: left;
            max-width: calc(50% - 10px); }
        .home .container .feeds .feed-home-block .feed-mini .theme {
            color: #1da1f2;
            margin: 0; }
        .home .container .feeds .feed-home-block .feed-mini h3 {
            color: #5a5a5a;
            margin: 0;
            font-weight: 400; }
        .home .container .feeds .feed-home-block .feed-mini .feed-figure {
            margin: 0; }
        .home .container .feeds .feed-home-block .feed-mini .feed-figure .feed-image {
            float: left;
            width: 140px;
            height: 140px;
            margin-right: 15px; }
        .home .container .feeds .feed-home-block .feed-mini .feed-figure .feed-description {
            float: left;
            width: 150px;
            font-weight: 400;
            padding-top: 10px;
            color: #5a5a5a; }
        .home .container .feeds .feed-home-block .feed-mini .feed-figure + span {
            float: left;
            margin-top: 14px;
            color: #5a5a5a; }
        .home .container .feeds .feed-home-block .feed-block {
            float: left;
            width: 43%;
            margin-bottom: 22px; }
        .home .container .feeds .feed-home-block .feed-block figure {
            margin: 0; }
        .home .container .feeds .feed-home-block .feed-block figure img {
            width: 100%; }
        .home .container .feeds .feed-home-block .feed-block .theme {
            margin: 0;
            margin-top: 10px;
            color: #f47900; }
        .home .container .feeds .feed-home-block .feed-block h4 {
            margin: 0;
            margin-top: 6px;
            margin-bottom: 10px;
            font-size: 20px;
            color: #5a5a5a; }
        .home .container .feeds .feed-home-block .feed-block span {
            color: #5a5a5a; }
        .home .container .feeds .feed-home-block .feed-block.feeds-half {
            width: calc(57% - 20px);
            margin-right: 20px; }

        @media screen and (max-width: 767px) {
            .home .container .feeds .feed-home-block {
                width: 100% !important;
                padding: 10px; } }

        @media screen and (max-width: 767px) {
            .home .container .social-infos {
                width: 900px; } }
        @media screen and (max-width: 1023px) {
            .home .container .feeds .feed-home-block {
                width: 100% !important;
                padding: 10px; } }

        @media screen and (max-width: 1023px) {
            .home .container {
                padding-top: 20px; }
            .home .container .adsense-top {
                display: none; } }

        @media screen and (max-width: 767px) {
            .home .container {
                padding-top: 20px; }
            .home .container .adsense-top {
                display: none; } }

        @media (max-width: 1180px) {
            * {
                box-sizing: border-box; }
            .home .barra-inferior-home .adsense-right {
                display: none !important; }
            .home .container .barra-inferior-home {
                width: 300px;
                margin: auto; }
            .home .container .barra-inferior-home .capas-do-dia {
                width: 100%;
                flex-wrap: wrap;
                justify-content: center; }
            .home .container .barra-inferior-home .capas-do-dia .capas {
                flex: 0 0 auto;
                width: 100%;
                margin-bottom: 10px; }
            .home .container .barra-inferior-home .capas-do-dia .capas-info {
                margin-bottom: 25px;
                width: 100%;
                flex: 0 0 auto; }
            .home .container .adsense-top {
                display: none !important; }
            .home .container .feeds .feed-home-block {
                display: block;
                float: none; }
            .home .container .feeds .feed-home-block .feed.cf {
                display: block;
                max-width: 100%;
                background-image: none !important;
                background-color: #fff !important;
                width: 100%;
                float: none; }
            .home .container .feeds .feed-home-block .feed.cf .filtro {
                display: none; }
            .home .container .feeds .feed-home-block .feed.cf label {
                position: relative;
                transform: translateY(0) !important;
                display: inline-block;
                padding: 5px 15px; }
            .home .container .feeds .feed-home-block .title-emphasis {
                display: block;
                position: relative;
                padding: 20px 0 30px;
                color: #3ba85f;
                font-size: 45px;
                font-weight: 900;
                transform: translateY(0) !important; }
            .home .container .feeds .feed-home-block .feed-home-slide {
                display: none; }
            .home .container .feeds .feed-home-block .feed-home-middle {
                display: block;
                float: none;
                width: 100%; }
            .home .container .feeds .feed-home-block .feed-home-middle .feed-mini {
                width: 100%;
                max-width: 100%;
                min-height: auto;
                float: none; }
            .home .container .feeds .feed-home-block .feed-mini .feed-figure {
                display: none; }
            .feed-home-middle label {
                display: none; }
            .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info p {
                display: none; }
            .home .container .feeds .feed-home-block .feed-home-middle hr {
                display: none !important; }
            .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info h3 {
                font-size: 18px;
                color: #3ba85f;
                font-weight: 400;
                position: relative;
                padding-left: 25px; }
            .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info h3::before {
                content: "♢";
                display: block;
                position: absolute;
                font-weight: 900;
                left: 0;
                color: #3ba85f;
                top: 50%;
                transform: translateY(-50%); }
            .home .container .feeds .feed-home-block .feed-home-middle .feed-mini .txt-info {
                width: 100%; }
            .home .container .feeds .feed-home-blocks {
                display: block;
                float: none;
                padding: 10px; }
            .home .container .feeds .feed-home-blocks .feed-mini {
                float: none;
                display: block;
                width: 100%;
                padding: 10px 0;
                border-bottom: solid 1px #c0c0c0; }
            .home .container .feeds .feed-home-blocks .feed-mini figure {
                display: block;
                float: none;
                display: inline-block; }
            .home .container .feeds .feed-home-blocks .feed-mini .txt-info {
                display: inline-block;
                float: none;
                vertical-align: top; }
            .home .container .adsense-middle {
                display: none; }
            .home .container .social-infos {
                display: flex;
                margin: 0;
                overflow-x: auto;
                overflow-y: hidden;
                padding: 0 10px 20px;
                flex-wrap: nowrap;
                width: 100% !important; }
            .home .container .social-infos .social-block {
                display: block;
                flex: 0 0 auto;
                height: 300px; }
            .home .container .social-infos .social-block.twitter-info {
                width: 280px;
                margin-right: 10px; }
            .home .container .social-infos .social-block.fb-info {
                margin-right: 10px;
                width: 280px; }
            .home .container .social-infos .social-block.signo-info {
                width: 380px; }
            .home .container .section-part .content .section-part-feeds {
                width: 100%;
                display: block;
                float: none;
                padding: 0 10px;
                margin: auto; }
            .home .container .section-part .content .section-part-feeds .block-feed figure {
                float: none;
                margin: 0;
                display: block;
                margin-bottom: 20px; }
            .home .container .section-part .content .section-part-feeds .block-feed figure img {
                width: 100%;
                display: block;
                max-width: 100%; }
            .home .container .section-part .content .section-part-feeds .block-feed.block-feed-mini {
                float: none;
                margin-right: 0;
                margin-top: 0;
                padding-top: 20px;
                border-top: solid 1px #c0c0c0;
                width: 100%; }
            .home .container .section-part .content .section-part-feeds .block-feed-mini figure {
                float: left;
                display: inline-block;
                margin-right: 20px; }
            .home .container .section-part .content .section-part-ads {
                width: 100%;
                float: none;
                display: block;
                text-align: center; }
            .home .container .section-part .content .section-part-ads > div {
                padding: 10px; }
            .home .container .section-part .content .section-part-ads > div iframe {
                width: 100%; }
            .home .section-part-title h3 {
                font-size: 25px; }
            /*.home .section-part-title h3::after {
              width: 3px;
              height: 30px; }
            .home .section-part-title h3::before {
              height: 30px;
              width: 3px; }*/
        }