.hide.hide-display {
    display: none;
}
.hide.hide-opacity {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.hide.hide-visibility {
    visibility: hidden;
}
.animate-spin {
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-o-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-ms-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,
kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,
thead,tr,th,td,div,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,div,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
div,aside,details,figcaption,figure,footer,header,hgroup,menu,nav {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    outline: 0;
}
p {
    line-height: 1.5em;
}
.clear {
    clear: both;
    height: 0;
}
* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    font-weight: 400;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
}
input,select,textarea,button {
    outline: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
body>object {
    display: none;
}
body>iframe {
    position: absolute;
}
@font-face {
    font-family: CousineRegular;
    src: url(../../../siterg/assets/fonts/cousine-regular.eot);
    src: url(../../../siterg/assets/fonts/cousine-regular.eot) format('embedded-opentype'), url(../../../siterg/assets/fonts/cousine-regular.woff2) format('woff2'), url(../../../siterg/assets/fonts/cousine-regular.woff) format('woff'), url(../../../siterg/assets/fonts/cousine-regular.ttf) format('truetype'), url(../../../siterg/assets/fonts/cousine-regular.svg#CousineRegular) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: ProximaNovaBold;
    src: url(../../../siterg/assets/fonts/proximanovabold.eot);
    src: url(../../../siterg/assets/fonts/proximanovabold.eot) format('embedded-opentype'), url(../../../siterg/assets/fonts/proximanovabold.woff2) format('woff2'), url(../../../siterg/assets/fonts/proximanovabold.woff) format('woff'), url(../../../siterg/assets/fonts/proximanovabold.ttf) format('truetype'), url(../../../siterg/assets/fonts/proximanovabold.svg#ProximaNovaBold) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: FuturaNewBook;
    src: url(../../../siterg/assets/fonts/ftn45.eot);
    src: url(../../../siterg/assets/fonts/ftn45.eot) format('embedded-opentype'), url(../../../siterg/assets/fonts/ftn45.woff2) format('woff2'), url(../../../siterg/assets/fonts/ftn45.woff) format('woff'), url(../../../siterg/assets/fonts/ftn45.ttf) format('truetype'), url(../../../siterg/assets/fonts/ftn45.svg#FuturaNewBook) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Knockout27JuniorBantamweight;
    src: url(../../../siterg/assets/fonts/knockout-27.eot);
    src: url(../../../siterg/assets/fonts/knockout-27.eot) format('embedded-opentype'), url(../../../siterg/assets/fonts/knockout-27.woff2) format('woff2'), url(../../../siterg/assets/fonts/knockout-27.woff) format('woff'), url(../../../siterg/assets/fonts/knockout-27.ttf) format('truetype'), url(../../../siterg/assets/fonts/knockout-27.svg#Knockout27JuniorBantamweight) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: publicobold;
    src: url(../../../siterg/assets/fonts/publico-bold-webfont.eot);
    src: url(../../../siterg/assets/fonts/publico-bold-webfont.eot?#iefix) format('embedded-opentype'), url(../../../siterg/assets/fonts/publico-bold-webfont.woff2) format('woff2'), url(../../../siterg/assets/fonts/publico-bold-webfont.woff) format('woff'), url(../../../siterg/assets/fonts/publico-bold-webfont.ttf) format('truetype'), url(../../../siterg/assets/fonts/publico-bold-webfont.svg#publicobold) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: fontello;
    src: url(../../../siterg/assets/fonts/fontello.eot?71291931);
    src: url(../../../siterg/assets/fonts/fontello.eot?71291931#iefix) format('embedded-opentype'), url(../../../siterg/assets/fonts/fontello.woff?71291931) format('woff'), url(../../../siterg/assets/fonts/fontello.ttf?71291931) format('truetype'), url(../../../siterg/assets/fonts/fontello.svg?71291931#fontello) format('svg');
    font-weight: 400;
    font-style: normal;
}
[class^=icon-]::before,
[class*=" icon-"]::before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.icon-twitter::before {
    content: '\e800';
}
.icon-pinterest::before {
    content: '\e801';
}
.icon-google::before {
    content: '\e802';
}
.icon-facebook::before {
    content: '\e803';
}
.icon-instagram::before {
    content: '\e804';
}
.icon-menu::before {
    content: '\e805';
}
.icon-search::before {
    content: '\e806';
}
.icon-down-open::before {
    content: '\e807';
}
.icon-left-open::before {
    content: '\e808';
}
.icon-right-open::before {
    content: '\e809';
}
.icon-up-open::before {
    content: '\e80a';
}
.icon-star-empty::before {
    content: '\e80b';
}
.icon-play::before {
    content: '\e80c';
}
.icon-videocam::before {
    content: '\e80d';
}
.icon-share::before {
    content: '\e80e';
}
.icon-star::before {
    content: '\e80f';
}
.icon-dot-3::before {
    content: '\e810';
}
.icon-dot-2::before {
    content: '\e811';
}
.icon-dot::before {
    content: '\e812';
}
.icon-down-small::before {
    content: '\e813';
}
.icon-left-small::before {
    content: '\e814';
}
.icon-right-small::before {
    content: '\e815';
}
.icon-up-small::before {
    content: '\e816';
}
.icon-cancel::before {
    content: '\e817';
}
.icon-eye::before {
    content: '\e818';
}
.icon-eye-off::before {
    content: '\e819';
}
.icon-spin6::before {
    content: '\e81a';
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
}
.icon-layout::before {
    content: '\e81b';
}
body,
html,
#wrapper {
    min-width: 990px;
}
html {
    overflow-y: scroll;
    background-color: #353434;
}
body {
    background-color: #eaeaea;
}
body>.loader {
    position: fixed;
    z-index: 99;
}
.loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(234, 234, 234, .5);
    z-index: 98;
}
.loader i {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: 50%;
    margin-left: -19px;
    width: 38px;
    height: 38px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #000;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    display: block;
    text-align: center;
    line-height: 38px;
    font-size: 20px;
}
.loader i::before {
    width: 100%;
    margin: 0;
}
body {
    font-weight: 400;
    font-family: CousineRegular;
    color: #000;
    font-size: 12.000000000000002px;
    font-size: 1.2000000000000002rem;
}
body .skip {
    position: absolute;
    visibility: hidden;
}
#wrapper {
    overflow: hidden;
}
#header>.container,
#container>.container,
#footer>.container {
    margin: 0 auto;
    position: relative;
}
#footer>.container {
    margin: 0 18px;
}
.fixed_header {
    background-color: #eaeaea;
    margin-bottom: 18px;
    height: 180px;
}
.customize-support #header.fixed .bar,
.customize-support #header.opened .bar {
    top: 32px!important;
}
.customize-support .galeria_full {
    top: 32px!important;
}
.customize-support .galeria_full .content .action {
    padding-top: 32px!important;
}
#header .container {
    width: auto;
}
#header .banner {
    height: 126px;
    padding: 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 282px;
    text-align: center;
}

#banner-1x1-area {
    position: absolute;
}

.temp_banner {
    margin-top: 15px;
}
.temp_banner a {
    display: block;
}
.temp_banner img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.uol-banner-wrapper {
    height: 555px;
    background: #fff;
}
.uol-banner {
    background: #eaeaea;
    width: 300px;
    height: 250px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: -webkit-translate(-50%,-50%);
    transform: -moz-translate(-50%,-50%);
    transform: -ms-translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#header.fixed{
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #eaeaea;
    top: 54px;
    box-shadow: 0px 7px 10px 2px rgba(0,0,0,.3);
}

#header.fixed.off{
    background-color: transparent;
    box-shadow: none; 
}

#header.fixed.off .banner,
#header.fixed.off .social{
    visibility: hidden;
}

#header.fixed .bar,
#header.opened .bar {
    position: fixed!important;
    top: 0!important;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 55;
}
#header.fixed .bar .toogle h1,
#header.opened .bar .toogle h1 {
    left: 70px!important;
    margin-top: 0!important;
}
#header.fixed .bar .toogle h1 a,
#header.opened .bar .toogle h1 a {
    width: 60px!important;
    height: 54px!important;
    background-size: 40px 21px!important;
}
#header.fixed.opened .bar .search,
#header.opened.opened .bar .search {
    width: 346px;
}
#header.fixed.opened .bar .search input,
#header.opened.opened .bar .search input {
    width: 292px;
}
#header .bar {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 4;
    background-color: rgba(0, 0, 0, .8);
    height: 54px;
}
#header .bar .toogle .menu,
#header .bar .toogle p,
#header .bar .toogle .social {
    display: none;
}
#header .bar .toogle h1 {
    z-index: 5;
    position: absolute;
    top: 0;
    left: 70px;
}
#header .bar .toogle h1 a {
    display: block;
    width: 60px;
    height: 54px;
    background: url(../../../siterg/assets/img/logotipo.png) no-repeat center center;
    background-size: 40px 21px;
    text-indent: -2000px;
    overflow: hidden;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    #header .bar .toogle h1 a {
        background-image: url(../../../siterg/assets/img/logotipo@2.png);
    }
}
#header .bar .toogle .nav .menu-toggle {
    height: 54px;
    width: 54px;
    background-color: #000;
    position: relative;
    cursor: pointer;
    color: #fff;
}
#header .bar .toogle .nav .menu-toggle::before {
    position: relative;
    z-index: 1;
    font-size: 22px;
    text-align: center;
    line-height: 54px;
    margin: 0;
    width: 100%;
}
#header .bar .toogle .nav .menu {
    padding: 0 15px;
    line-height: 60px;
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
}
#header .bar .toogle .nav .menu li {
    border-bottom: 1px solid #d9d9d9;
}
#header .bar .toogle .nav .menu li a {
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    display: block;
    padding-left: 25px;
    cursor: pointer!important;
}
#header .bar .toogle .nav .menu li a:hover,
#header .bar .toogle .nav .menu li a:focus {
    color: #464646;
    padding-left: 35px;
}
#header .bar .toogle .nav .menu li.current-menu-item a {
    color: #e12d5c;
}
#header .bar .toogle .nav .menu li:last-child {
    border-bottom: 0;
}
#header .bar .shadow {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#header .bar .search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    width: 282px;
    height: 54px;
    background-color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#header .bar .search.focusin {
    background-color: #333;
}
#header .bar .search label {
    display: none;
}
#header .bar .search input {
    font-weight: 400;
    font-family: FuturaNewBook;
    color: #fff;
    font-size: 14.000000000000002px;
    font-size: 1.4000000000000001rem;
    width: 228px;
    height: 54px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px;
    float: left;
    background-color: transparent;
}
#header .bar .search input:-webkit-autofill {
    background-color: transparent!important;
}
#header .bar .search button {
    color: #fff;
    width: 54px;
    height: 54px;
    cursor: pointer;
    text-align: center;
    line-height: 54px;
    float: right;
    background-color: transparent;
}
#header .bar .search button .i-name {
    display: none;
}
#header .bar.opened .toogle {
    position: fixed;
    top: 0;
    left: 0;
    width: 355px;
    height: 100%;
    background-color: #fff;
    overflow: auto;
}
#header .bar.opened .toogle .menu,
#header .bar.opened .toogle p,
#header .bar.opened .toogle .social {
    display: block;
}
#header .bar.opened .toogle h1 {
    left: 70px!important;
    margin-top: 0!important;
}
#header .bar.opened .toogle h1 a {
    width: 60px!important;
    height: 54px!important;
    background-size: 40px 21px!important;
    background-image: url(../../../siterg/assets/img/logotipo_black.png);
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    #header .bar.opened .toogle h1 a {
        background-image: url(../../../siterg/assets/img/logotipo_black@2.png);
    }
}
#header .bar.opened .toogle .nav {
    border: 2px solid #000;
    border-width: 2px 0;
    margin-top: 54px;
}
#header .bar.opened .toogle .nav .menu-toggle {
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    border-right: 1px solid #bfbfbf;
}
#header .bar.opened .toogle .nav .menu-toggle::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#header .bar.opened .toogle .nav .menu-toggle::before {
    content: '\e817';
    font-size: 28px;
}
#header .bar.opened .toogle .social {
    margin: 20px 40px;
}
#header .bar.opened .toogle p {
    font-size: 11px;
    font-family: FuturaNewBook;
    margin: 0 15px;
    padding: 15px 25px;
    color: #000;
    line-height: 15px;
}
#header .bar.opened .toogle p.copyright {
    border-bottom: 1px solid #d9d9d9;
}
#header .bar.opened .toogle p.copyright strong {
    display: inline-block;
    padding-bottom: 10px;
}
#header .bar.opened .toogle p.by a {
    color: #000;
}
#header .bar.opened .shadow {
    width: 100%;
}
#header .social {
    width: 130px;
    text-align: center;
}
#header .social dl {
    zoom: 1;
}
#header .social dl::before {
    content: '';
    display: block;
}
#header .social dl::after {
    content: '';
    display: table;
    clear: both;
}
#header .social dl dt {
    text-transform: uppercase;
    font-weight: 400;
    font-family: CousineRegular;
    color: #000;
    font-size: 12.000000000000002px;
    font-size: 1.2000000000000002rem;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#header .social dl dd {
    float: left;
    width: 33%;
}
#header .social dl dd a {
    display: block;
    margin: 0 auto;
    width: 37px;
    height: 37px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    border: 1px solid #c7c7c7;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
#header .social dl dd a .i-name {
    display: none;
}
#header .social dl dd a i {
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -o-transition: color .1s linear;
    transition: color .1s linear;
    padding-top: 9px;
    display: block;
}
#header .social dl dd a i::before {
    font-size: 16px;
    display: block;
    margin: 0 auto;
}
#header .social dl dd a:hover,
#header .social dl dd a:focus {
    color: #a9a9a9;
}
#header .container>.social {
    position: absolute;
    top: 26px;
    right: 76px;
}
body.home .fixed_header {
    margin-bottom: 0;
    height: 126px;
}
body.home #header .bar {
    top: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
}
body.home #header .bar .toogle h1 {
    left: 80px;
    margin-top: 22px;
}
body.home #header .bar .toogle h1 a {
    width: 135px;
    height: 71px;
    background-size: 135px 71px;
}
.banners_footer {
    padding: 54px 0;
    text-align: center;
    border-top: 2px solid #d8d7d7;
}
.banners_footer>.container {
    width: 970px;
    margin: 0 auto;
}
#footer {
    background-color: #353434;
    border-top: 3px solid #151515;
    color: #fff;
    text-transform: uppercase;
    text-align: right;
}
#footer a {
    color: #fff;
}
#footer .copyright,
#footer .menu-menu-footer-container {
    line-height: 54px;
}
#footer .menu-menu-footer-container {
    float: left;
    text-align: left;
}
#footer ul {
    display: inline;
}
#footer ul li {
    display: inline;
}
#footer ul li::after {
    content: " | ";
}
#footer ul li:last-child::after {
    display: none;
}
#container {
    min-height: 500px;
    border-bottom: 1px solid #bab9b9;
    zoom: 1;
}
#container::before {
    content: '';
    display: block;
}
#container::after {
    content: '';
    display: table;
    clear: both;
}
.list_content .line {
    display: block;
    margin-bottom: 54px;
    padding-bottom: 54px;
    border-bottom: 1px solid #cacaca;
}
.list_content .break {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    height: 1px;
    background-color: #d5d5d5;
    margin: 54px 0;
    position: relative;
}
.list_content .break::after,
.list_content .break::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d5d5d5;
    position: absolute;
    bottom: 0;
}
.list_content .break::before {
    right: 100%;
}
.list_content .break::after {
    left: 100%;
}
.load-more {
    clear: both;
    text-align: center;
    font-family: CousineRegular;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    position: relative;
}
.load-more a {
    visibility: hidden;
    position: absolute;
}
.load-more .button {
    display: inline-block;
    margin: 20px auto;
    padding: 15px;
    cursor: pointer;
}
.load-more .button i {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    width: 35px;
    height: 35px;
    border: 1px solid #000;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    line-height: 37px;
    font-size: 20px;
    position: relative;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.load-more .button i::before {
    width: 100%;
    margin: 0;
}
.load-more .button i.icon-spin6 {
    background: #fff;
    -webkit-transition: background .2s ease-in;
    -moz-transition: background .2s ease-in;
    -o-transition: background .2s ease-in;
    transition: background .2s ease-in;
}
.load-more .button:hover i.icon-down-small,
.load-more .button:focus i.icon-down-small {
    line-height: 47px;
}
.banner .container {
    display: inline-block;
}
.banner .container::before {
    text-align: left;
    content: "Publicidade";
    display: block;
    font-family: FuturaNewBook;
    font-size: 10px;
    color: #9C9C9C;
    text-transform: uppercase;
    line-height: 10px;
    margin-top: -10px;
}
.empty {
    background-size: 135px 71px;
    background: #fff url(../img/logotipo_black.png) no-repeat center center;
    width: 100%;
    height: 100%;
    position: relative!important;
    visibility: visible!important;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 1000000px;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}
.vjs-default-skin {
    color: #ccc;
}
@font-face {
    font-family: VideoJS;
    src: url(../../../siterg/assets/fonts/vjs.eot);
    src: url(../../../siterg/assets/fonts/vjs.eot?#iefix) format('embedded-opentype'), url(../../../siterg/assets/fonts/vjs.woff) format('woff'), url(../../../siterg/assets/fonts/vjs.ttf) format('truetype'), url(../../../siterg/assets/fonts/vjs.svg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
}
.vjs-default-skin .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: transparent;
}
.vjs-default-skin .vjs-slider-handle {
    position: absolute;
    left: 0;
    top: 0;
}
.vjs-default-skin .vjs-slider-handle::before {
    content: "\e009";
    font-family: VideoJS;
    font-size: 1em;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 84px;
    right: 90px;
    height: 32px;
    line-height: 32px;
    background: rgba(23, 35, 34, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 860px;
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s;
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none;
}
.vjs-default-skin.vjs-error .vjs-control-bar {
    display: none;
}
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible;
}
@media screen {
    .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar::before {
        content: "";
    }
}
.vjs-default-skin .vjs-control {
    outline: 0;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3em;
    width: 4em;
}
.vjs-default-skin .vjs-control::before {
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.vjs-default-skin .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    top: 0!important;
    font-family: Verdana, sans-serif;
}
.vjs-default-skin .vjs-play-control {
    cursor: pointer;
    position: absolute;
    top: -8px;
    left: -74px;
    width: 65px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(23, 35, 34, .75);
}
.vjs-default-skin .vjs-play-control::before {
    color: #fff;
    font-size: 2.5em;
    line-height: 1.5;
}
.vjs-default-skin .vjs-play-control::before {
    content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control::before {
    content: "\e002";
}
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 4em;
    left: -2em;
    list-style: none;
}
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right;
}
.vjs-default-skin .vjs-mute-control::before,
.vjs-default-skin .vjs-volume-menu-button::before {
    content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0::before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0::before {
    content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1::before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1::before {
    content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2::before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2::before {
    content: "\e005";
}
.vjs-default-skin .vjs-live-controls {
    display: none;
}
.vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right;
}
.vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: .6em;
    margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: .5em;
    width: 100%;
    background: #e12d5c;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: .5em;
    height: .5em;
    left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle::before {
    font-size: .9em;
    top: -.2em;
    left: -.2em;
    width: 1em;
    height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    height: 0;
    width: 0;
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
    border-top-color: rgba(7, 40, 50, .5);
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
    height: 2.9em;
    width: 10em;
}
.vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 10px;
    right: 220px;
    width: auto;
    font-size: .3em;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    background-color: transparent;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    border: 1px solid #666;
}
.vjs-default-skin:hover .vjs-progress-control {
    font-size: .9em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.vjs-default-skin .vjs-progress-holder {
    height: 100%;
}
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0;
}
.vjs-default-skin .vjs-play-progress {
    background: #e12d5c;
}
.vjs-default-skin .vjs-load-progress {
    background: #646464;
    background: rgba(255, 255, 255, .2);
}
.vjs-default-skin .vjs-load-progress div {
    background: #787878;
    background: rgba(255, 255, 255, .1);
}
.vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%;
}
.vjs-default-skin .vjs-seek-handle::before {
    padding-top: .1em;
}
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
    display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
    display: block;
}
.vjs-default-skin .vjs-live-display {
    display: none;
    font-size: 1em;
    line-height: 3em;
}
.vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em;
    display: none;
}
.vjs-default-skin .vjs-current-time {
    float: left;
}
.vjs-default-skin .vjs-duration {
    float: left;
}
.vjs-default-skin .vjs-remaining-time {
    display: block;
    float: left;
}
.vjs-time-divider {
    float: left;
    line-height: 3em;
    display: none;
}
.vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right;
}
.vjs-default-skin .vjs-fullscreen-control::before {
    content: "\e000";
}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control::before {
    content: "\e00b";
}
.vjs-default-skin .vjs-big-play-button {
    display: none;
}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -2.1em;
    top: 50%;
    margin-top: -1.4000000000000001em;
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: none;
}
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50, 50, 50, .75);
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button::before {
    content: "\e001";
    font-family: VideoJS;
    line-height: 2.6em;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
.vjs-error .vjs-big-play-button {
    display: none;
}
.vjs-error-display {
    display: none;
}
.vjs-error .vjs-error-display {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.vjs-error .vjs-error-display::before {
    content: 'X';
    font-family: Arial;
    font-size: 4em;
    color: #666;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5em;
    width: 100%;
}
.vjs-error-display div {
    position: absolute;
    bottom: 1em;
    right: 0;
    left: 0;
    font-size: 1.4em;
    text-align: center;
    padding: 3px;
    background: #000;
    background: rgba(0, 0, 0, .5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
    color: #F4A460;
}
.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -.5em;
    margin-top: -.5em;
    opacity: .75;
}
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
    display: block;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
}
.vjs-error .vjs-loading-spinner {
    display: none;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}
.vjs-default-skin .vjs-loading-spinner::before {
    content: "\e01e";
    font-family: VideoJS;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
.vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer;
}
.vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000;
    border-top-color: rgba(7, 40, 50, .5);
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
    display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: .3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
    background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
    outline: 0;
    color: #111;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .75);
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em;
    font-weight: 700;
    cursor: default;
}
.vjs-default-skin .vjs-subtitles-button::before {
    content: "\e00c";
}
.vjs-default-skin .vjs-captions-button::before {
    content: "\e008";
}
.vjs-default-skin .vjs-chapters-button::before {
    content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 24em;
    left: -12em;
}
.video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-js:-moz-full-screen {
    position: absolute;
}
body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}
.video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%!important;
    height: 100%!important;
    _position: absolute;
}
.video-js:-webkit-full-screen {
    width: 100%!important;
    height: 100%!important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}
.vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%;
}
.video-js.vjs-has-started .vjs-poster {
    display: none;
}
.video-js.vjs-audio.vjs-has-started .vjs-poster {
    display: block;
}
.video-js.vjs-controls-disabled .vjs-poster {
    display: none;
}
.video-js.vjs-using-native-controls .vjs-poster {
    display: none;
}
.video-js .vjs-text-track-display {
    text-align: center;
    position: absolute;
    bottom: 4em;
    left: 1em;
    right: 1em;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em;
}
.video-js .vjs-text-track {
    display: none;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
}
.video-js .vjs-subtitles {
    color: #fff;
}
.video-js .vjs-captions {
    color: #fc6;
}
.vjs-tt-cue {
    display: block;
}
.video-js.vjs-fullscreen .vjs-text-track {
    font-size: 3em;
}
.vjs-default-skin .vjs-hidden {
    display: none;
}
.vjs-lock-showing {
    display: block!important;
    opacity: 1;
    visibility: visible;
}
.vjs-no-js {
    padding: 20px;
    color: #ccc;
    background-color: #333;
    font-size: 18px;
    font-family: Arial, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
    color: #F4A460;
}
.template_padrao {
    margin: 0 auto;
    position: relative;
    padding-top: 54px;
}
.template_padrao.no-paginate .action {
    margin-top: 0;
}
.template_padrao h2 {
    width: 230px;
    height: 91px;
    position: absolute;
    top: 0;
    border: 4px solid #000;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    font-size: 24px;
    padding: 14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    z-index: 2;
}
.template_padrao .swiper-container {
    z-index: 1;
    margin-bottom: 20px;
}
.template_padrao .swiper-container .swiper-slide {
    position: relative;
}
.template_padrao .swiper-container .swiper-slide .item {
    overflow: hidden;
    position: relative;
}
.template_padrao .swiper-container .swiper-slide .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
}
.template_padrao .swiper-container .swiper-slide .item aside a,
.template_padrao .swiper-container .swiper-slide .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
.template_padrao .swiper-container .swiper-slide .item aside .i-name {
    display: none;
}
.template_padrao .swiper-container .swiper-slide .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.template_padrao .swiper-container .swiper-slide .item aside a:hover i {
    color: #a9a9a9;
}
.template_padrao .swiper-container .swiper-slide .item aside .save {
    border-right: 1px solid #ccc;
}
.template_padrao .swiper-container .swiper-slide .item aside .save i::before {
    font-size: 24px;
}
.template_padrao .swiper-container .swiper-slide .item aside .share {
    display: inline-block;
}
.template_padrao .swiper-container .swiper-slide .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.template_padrao .swiper-container .swiper-slide .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.template_padrao .swiper-container .swiper-slide .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
.template_padrao .swiper-container .swiper-slide .item aside .share.opened dd {
    width: 160px;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover a {
    display: block;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover .save i {
    font-size: 20px;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover .share dd {
    top: 40px;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.template_padrao .swiper-container .swiper-slide .item aside.hover .share dd a:hover {
    background-color: #fff;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover .share dd a:hover i {
    color: #000;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
.template_padrao .swiper-container .swiper-slide .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
.template_padrao .swiper-container .swiper-slide .item:hover aside.hover,
.template_padrao .swiper-container .swiper-slide .item:focus aside.hover {
    right: 0;
}
.template_padrao .swiper-container .swiper-slide.swiper-slide-visible::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.template_padrao .swiper-container .swiper-slide.swiper-slide-active::after {
    display: none;
}
.template_padrao .swiper-pagination,
.template_padrao .swiper-navigation {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: justify;
}
.template_padrao .swiper-navigation>span {
    display: block;
    width: 50px;
    height: 55px;
    background-color: #000;
    color: #fff;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer!important;
    z-index: 2;
}
.template_padrao .swiper-navigation>span::before {
    font-size: 20px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    cursor: pointer!important;
}
.template_padrao .swiper-navigation .left {
    left: 0;
}
.template_padrao .swiper-navigation .left:hover::before,
.template_padrao .swiper-navigation .left:focus::before {
    margin-left: -25%;
}
.template_padrao .swiper-navigation .right {
    right: 0;
}
.template_padrao .swiper-navigation .right:hover::before,
.template_padrao .swiper-navigation .right:focus::before {
    margin-right: -25%;
}
.template_padrao .swiper-pagination {
    zoom: 1;
    text-align: center;
    height: 36px;
    line-height: 36px;
    display: none;
}
.template_padrao .swiper-pagination::before {
    content: '';
    display: block;
}
.template_padrao .swiper-pagination::after {
    content: '';
    display: table;
    clear: both;
}
.template_padrao .swiper-pagination .swiper-pagination-switch {
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    background-color: #999;
    border: 2px solid transparent;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.template_padrao .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
    background-color: transparent;
    border-color: #999;
}
.template_padrao .action {
    line-height: 36px;
    padding: 0 80px;
    max-width: 1270px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    /* margin-top: -36px; */
    text-align: center;
}
.template_padrao .action a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    display: inline-block;
    line-height: 36px;
    vertical-align: middle;
    background-color: #000;
    color: #fff;
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 15px;
}
.festa_destaques h2 {
    left: 50%;
    margin-left: 245px;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    position: relative;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide a figure img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption u {
    display: block;
    border: 1px solid #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 10px;
    font-size: 12px;
    font-family: CousineRegular;
    width: 110px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto -55px auto;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide a:hover figure figcaption u,
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide a:focus figure figcaption u {
    margin-bottom: 0;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide .itens {
    margin: 0 auto;
    position: relative;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide .item {
    overflow: hidden;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-1 .esquerda {
    width: 63.963%;
    font-size: 42px;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-1 .direita {
    width: 36.037%;
    font-size: 20px;
    position: absolute;
    border-left: 10px solid transparent;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-1 .direita-superior {
    top: 0;
    right: 0;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-1 .direita-inferior {
    bottom: 0;
    right: 0;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-2 .item {
    width: 32.882%;
    font-size: 32px;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-2 .esquerda {
    position: absolute;
    top: 0;
    left: 0;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-2 .centro {
    margin: 0 auto;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-2 .direita {
    position: absolute;
    top: 0;
    right: 0;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-3 .item {
    width: 50%;
    font-size: 32px;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-3 .esquerda {
    border-right: 5px solid transparent;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-3 .direita {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 5px solid transparent;
}
.festa_destaques .swiper-container .swiper-wrapper .swiper-slide.tipo-4 .full {
    width: 100%;
    height: 100%;
    font-size: 42px;
}
.gossip_destaques h2 {
    right: 50%;
    margin-right: 5px;
}
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide a figure {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
}
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide a figure .holding {
    display: block;
    overflow: hidden;
}
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide a figure .holding img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption .center {
    display: inline-block;
    padding: 20px 70px 0;
    min-height: 100px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #eaeaea;
    color: #000;
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 32px;
}
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption .center .title {
    font-family: publicobold;
    font-size: 30px;
    display: block;
    line-height: 40px;
    margin-bottom: 10px;
}
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide a:hover figure figcaption u,
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide a:focus figure figcaption u {
    margin-bottom: 0;
}
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide .item {
    overflow: hidden;
}
.gossip_destaques .swiper-container .swiper-wrapper .swiper-slide .item.full {
    width: 100%;
    height: 100%;
    font-size: 42px;
}
.rgtv_destaques h2 {
    left: 50%;
    margin-left: -115px;
}
.rgtv_destaques h2 i {
    float: left;
}
.rgtv_destaques .swiper-container .swiper-wrapper .swiper-slide a figure {
    display: block;
    height: 100%;
    width: 100%;
}
.rgtv_destaques .swiper-container .swiper-wrapper .swiper-slide a figure .holding {
    display: block;
    overflow: hidden;
}
.rgtv_destaques .swiper-container .swiper-wrapper .swiper-slide a figure .holding img {
    display: block;
    margin: 0 auto;
    width: 970px;
}
.rgtv_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption {
    width: 500px;
    margin-left: -250px;
    left: 50%;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    color: #fff;
    text-align: center;
    font-family: publicobold;
    font-size: 26px;
    z-index: 2;
}
.rgtv_destaques .swiper-container .swiper-wrapper .swiper-slide a figure::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.rgtv_destaques .swiper-container .swiper-wrapper .swiper-slide .item {
    overflow: hidden;
}
.rgtv_destaques .swiper-container .swiper-wrapper .swiper-slide .item.full {
    width: 100%;
    height: 100%;
    font-size: 26px;
}
.rgtv_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-visible::after {
    background-color: rgba(0, 0, 0, .5);
}
.beleza_destaques .swiper-slide,
.moda_destaques .swiper-slide {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide {
    text-align: center;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure {
    display: block;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure img,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure img {
    display: block;
    width: 560px;
    height: 560px;
    float: left;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption {
    background-color: #fff;
    width: 470px;
    top: 50%;
    left: 0;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px;
    color: #333;
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 27px;
    z-index: 2;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption header,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption header {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 21px;
    display: block;
    line-height: 60px;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption header .title,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption header .title {
    font-size: 42px;
    line-height: 44px;
    display: block;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption header .author,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption header .author {
    color: #e12d5c;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption .icon-dot-3,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption .icon-dot-3 {
    display: none;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption u,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption u {
    border-bottom: 1px solid #333;
    display: inline-block;
    padding-top: 25px;
    line-height: 18px;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide .itens,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide .itens {
    display: inline-block;
    text-align: left;
    position: relative;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide .itens .item,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide .itens .item {
    overflow: visible;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide .itens .item.full,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide .itens .item.full {
    width: 100%;
    height: 100%;
    font-size: 26px;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure img,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure img {
    z-index: 5;
    margin-left: 390px;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide aside,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide aside {
    display: none;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    z-index: 5;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active a figure img,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active a figure img {
    z-index: 1;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active a figure figcaption,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active a figure figcaption {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .item,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .item {
    overflow: hidden;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active aside,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active aside {
    display: block;
}
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev .itens,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev .itens,
.beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next .itens,
.moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next .itens {
    display: block;
}
@media (min-width: 1250px) {
    .beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev .itens,
    .moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev .itens {
        margin-right: -90px;
    }
    .beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev .itens img,
    .moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev .itens img {
        float: right;
        margin-left: 0;
    }
    .beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next .itens,
    .moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next .itens {
        margin-left: -90px;
    }
    .beleza_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next .itens img,
    .moda_destaques .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next .itens img {
        float: left;
        margin-left: 0;
    }
}
.moda_destaques h2 {
    left: 50%;
    margin-left: 85px;
}
.beleza_destaques h2 {
    right: 50%;
    margin-right: 85px;
}
.cultura_destaques h2 {
    right: 50%;
    margin-right: 85px;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    background-color: #fff;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide a figure {
    display: block;
    height: 100%;
    width: 100%;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide a figure .holding {
    display: block;
    overflow: hidden;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide a figure .holding img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption {
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-align: center;
    font-family: FuturaNewBook;
    font-size: 15px;
    line-height: 22px;
    height: 160px;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption .title {
    font-family: ProximaNovaBold;
    letter-spacing: .1em;
    text-transform: uppercase;
    display: block;
    overflow: hidden;
    line-height: 20px;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption i {
    font-size: 14px;
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide a figure figcaption .dots {
    display: none;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide .itens {
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide .item {
    overflow: hidden;
    width: 32.882%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide .item.esquerda {
    position: absolute;
    top: 0;
    left: 0;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide .item.centro {
    margin: 0 auto;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide .item.direita {
    position: absolute;
    top: 0;
    right: 0;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide .item aside {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide .item aside .share {
    position: relative;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide .item aside .share dd {
    left: 0;
    right: auto;
}
.cultura_destaques .swiper-container .swiper-wrapper .swiper-slide .item aside .opened dd {
    margin-left: -40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.lifestyle_destaques h2 {
    right: 50%;
    margin-right: -65px;
}
.rgquer_destaques h2 {
    right: 50%;
    margin-right: 155px;
}
#home .lifestyle_destaques .item {
    overflow: hidden;
    position: relative;
    padding: 70px 0;
    border-bottom: 1px solid #c2c3c4;
}
#home .lifestyle_destaques .item:nth-child(odd) {
    background-color: transparent;
}
#home .lifestyle_destaques .item:nth-child(even) {
    background-color: #fff;
}
#home .lifestyle_destaques .item:first-child {
    padding-top: 0;
}
#home .lifestyle_destaques .item>a {
    display: block;
    position: relative;
    max-width: 1270px;
    min-width: 990px;
    margin: 0 auto;
    display: table;
}
#home .lifestyle_destaques .item>a .left,
#home .lifestyle_destaques .item>a .right {
    display: table-cell;
    width: 50%;
    max-width: 630px;
    vertical-align: middle;
}
#home .lifestyle_destaques .item>a figure {
    zoom: 1;
    display: table-row
}
#home .lifestyle_destaques .item>a figure::before {
    content: '';
    display: block;
}
#home .lifestyle_destaques .item>a figure::after {
    content: '';
    display: table;
    clear: both;
}
#home .lifestyle_destaques .item>a figure .holding {
    position: relative;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}
#home .lifestyle_destaques .item>a figure img {
    display: block;
    position: absolute;
    /*visibility:hidden;*/
    
    min-height: 500px;
}
#home .lifestyle_destaques .item>a figure img.empty {
    position: absolute!important;
}
#home .lifestyle_destaques .item>a figure img.null {
    position: relative;
    visibility: hidden;
    width: 100%;
    height: auto;
    display: block!important;
}
#home .lifestyle_destaques .item>a figure figcaption {
    display: block;
    padding: 0 10%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 27px;
    text-align: center;
}
#home .lifestyle_destaques .item>a figure figcaption .image {
    display: block;
}
#home .lifestyle_destaques .item>a figure figcaption .image img {
    display: block;
    -webkit-border-radius: 165px;
    -moz-border-radius: 165px;
    border-radius: 165px;
    margin: 0 auto;
    width: 33%;
    height: auto;
    max-width: 165px;
    max-height: 165px;
    visibility: visible;
    position: relative;
}
#home .lifestyle_destaques .item>a figure figcaption .info {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 21px;
    display: block;
    line-height: 55px;
}
#home .lifestyle_destaques .item>a figure figcaption .info .author {
    color: #e12d5c;
}
#home .lifestyle_destaques .item>a figure figcaption .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    font-size: 42px;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    padding: 30px 0;
}
#home .lifestyle_destaques .item>a figure figcaption i {
    display: block;
}
#home .lifestyle_destaques .item>a figure figcaption u {
    border-bottom: 1px solid #000;
}
#home .lifestyle_destaques .item aside {
    display: none;
}
#home .lifestyle_destaques .swiper-slide .item {
    padding-bottom: 0;
    border-bottom: 0;
}
#home .rgquer_destaques ul>li {
    text-align: center;
}
#home .rgquer_destaques ul>li .itens {
    text-align: left;
}
#home .rgquer_destaques ul>.itens {
    display: none;
}
#home .rgquer_destaques .itens {
    display: inline-block;
}
#home .rgquer_destaques .item {
    overflow: hidden;
    position: relative;
    width: 305px;
    float: left;
    margin: 0 47px;
}
#home .rgquer_destaques .item>a {
    display: block;
    width: 100%;
    max-width: 305px;
    margin: 0 auto;
}
#home .rgquer_destaques .item>a figure .holding {
    -webkit-border-radius: 305px;
    -moz-border-radius: 305px;
    border-radius: 305px;
    width: 305px;
    height: 305px;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#home .rgquer_destaques .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
#home .rgquer_destaques .item>a figure figcaption {
    padding: 20px;
    overflow: hidden;
    height: 170px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-align: center;
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 21px;
}
#home .rgquer_destaques .item>a figure figcaption .title {
    font-family: publicobold;
    font-size: 21px;
    display: block;
    line-height: 24px;
    padding-top: 10px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 15px;
}
#home .rgquer_destaques .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
}
#home .rgquer_destaques .item aside a,
#home .rgquer_destaques .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#home .rgquer_destaques .item aside .i-name {
    display: none;
}
#home .rgquer_destaques .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#home .rgquer_destaques .item aside a:hover i {
    color: #a9a9a9;
}
#home .rgquer_destaques .item aside .save {
    border-right: 1px solid #ccc;
}
#home .rgquer_destaques .item aside .save i::before {
    font-size: 24px;
}
#home .rgquer_destaques .item aside .share {
    display: inline-block;
}
#home .rgquer_destaques .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#home .rgquer_destaques .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#home .rgquer_destaques .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#home .rgquer_destaques .item aside .share.opened dd {
    width: 160px;
}
#home .rgquer_destaques .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#home .rgquer_destaques .item aside.hover a {
    display: block;
}
#home .rgquer_destaques .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#home .rgquer_destaques .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#home .rgquer_destaques .item aside.hover .save i {
    font-size: 20px;
}
#home .rgquer_destaques .item aside.hover .share dd {
    top: 40px;
}
#home .rgquer_destaques .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#home .rgquer_destaques .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#home .rgquer_destaques .item aside.hover .share dd a:hover i {
    color: #000;
}
#home .rgquer_destaques .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#home .rgquer_destaques .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
#home .rgquer_destaques .item aside .share {
    position: relative;
}
#home .rgquer_destaques .item aside .share dd {
    left: 0;
    right: auto;
}
#home .rgquer_destaques .item aside .opened dd {
    margin-left: -40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
div#home {
    z-index: 0;
}
#home {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#home .modulos {
    padding-bottom: 18px;
}
#home .modulos .line {
    display: block;
    margin-bottom: 54px;
    padding-bottom: 18px;
    border-bottom: 1px solid #cacaca;
}
#home .galeria {
    position: relative;
}
#home .galeria img {
    max-width: 100%;
    height: auto;
}
#home .galeria .swiper-container .swiper-wrapper .swiper-slide figure {
    display: block;
    position: relative;
}
#home .galeria .swiper-container .swiper-wrapper .swiper-slide figure img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    width: 100%;
}
#home .galeria .swiper-container .swiper-wrapper .swiper-slide figure figcaption {
    z-index: 2;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    margin-top: 54px;
    left: 50%;
    margin-left: -25%;
    width: 50%;
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-family: publicobold;
    letter-spacing: .04em;
    line-height: 54px;
}
#home .galeria .swiper-container .swiper-wrapper .swiper-slide figure figcaption span {
    display: block;
}
#home .galeria .swiper-container .swiper-wrapper .swiper-slide figure figcaption .subtitulo {
    letter-spacing: .08em;
}
#home .galeria .swiper-container .swiper-wrapper .swiper-slide figure figcaption .creditos {
    font-size: 18px;
}
#home .galeria .swiper-container .swiper-wrapper .swiper-slide figure::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
#home .galeria .swiper-pagination,
#home .galeria .swiper-navigation {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: justify;
}
#home .galeria .swiper-navigation {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: justify;
}
#home .galeria .swiper-navigation>span {
    display: block;
    width: 50px;
    height: 55px;
    background-color: #000;
    color: #fff;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer!important;
    z-index: 2;
}
#home .galeria .swiper-navigation>span::before {
    font-size: 20px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    cursor: pointer!important;
}
#home .galeria .swiper-navigation .left {
    left: 0;
}
#home .galeria .swiper-navigation .left:hover::before,
#home .galeria .swiper-navigation .left:focus::before {
    margin-left: -25%;
}
#home .galeria .swiper-navigation .right {
    right: 0;
}
#home .galeria .swiper-navigation .right:hover::before,
#home .galeria .swiper-navigation .right:focus::before {
    margin-right: -25%;
}
#home .galeria .swiper-pagination {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: justify;
    zoom: 1;
    text-align: center;
    height: 36px;
    line-height: 36px;
    display: none;
}
#home .galeria .swiper-pagination::before {
    content: '';
    display: block;
}
#home .galeria .swiper-pagination::after {
    content: '';
    display: table;
    clear: both;
}
#home .galeria .swiper-pagination .swiper-pagination-switch {
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    background-color: #999;
    border: 2px solid transparent;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#home .galeria .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
    background-color: transparent;
    border-color: #999;
}
#home .mini-galeria {
    padding: 54px 0;
    zoom: 1;
}
#home .mini-galeria::before {
    content: '';
    display: block;
}
#home .mini-galeria::after {
    content: '';
    display: table;
    clear: both;
}
#home .mini-galeria a {
    display: block;
}
#home .mini-galeria figure {
    position: relative;
}
#home .mini-galeria figure img {
    width: 100%;
    display: block;
}
#home .mini-galeria figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-family: FuturaNewBook;
    font-size: 16px;
    text-align: center;
    min-height: 55px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    line-height: 20px;
}
#home .mini-galeria .swiper-container .swiper-slide.swiper-slide-visible::after {
    content: none;
}
#home .banner {
    padding: 55px 0;
    text-align: center;
    background-color: #fff;
    margin-bottom: 54px;
}
#home .instagram_destaques {
    position: relative;
    padding-top: 55px;
}
#home .instagram_destaques img {
    max-width: 100%;
    height: auto;
}
#home .instagram_destaques h2 {
    width: 230px;
    height: 91px;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: 165px;
    border: 4px solid #000;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    font-size: 24px;
    padding: 14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    z-index: 2;
}
#home .instagram_destaques h3 {
    position: absolute;
    top: 0;
    right: 70px;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    font-size: 24px;
    padding: 14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    z-index: 2;
}
#home .instagram_destaques ol {
    min-height: 150px;
    position: relative;
    display: table;
    width: 100%;
}
#home .instagram_destaques ol li {
    display: table-cell;
    text-align: center;
}
#home .instagram_destaques ol li a {
    display: block;
}
#home .instagram_destaques ol li a figure {
    position: relative;
    display: block;
}
#home .instagram_destaques ol li a figure img {
    width: 100%;
    height: auto;
    display: block;
}
#home .instagram_destaques ol li a figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-family: FuturaNewBook;
    font-size: 14px;
    min-height: 55px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    line-height: 18px;
}
#home .agenda_destaques {
    position: relative;
    padding-top: 55px;
}
#home .agenda_destaques img {
    max-width: 100%;
    height: auto;
}
#home .agenda_destaques h2 {
    width: 230px;
    height: 91px;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: 165px;
    border: 4px solid #000;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    font-size: 24px;
    padding: 14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    z-index: 2;
}
#home .agenda_destaques h3 {
    position: absolute;
    top: 0;
    right: 70px;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    font-size: 24px;
    padding: 14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    z-index: 2;
}
#home .agenda_destaques ol {
    display: table;
    height: 560px;
    width: 100%;
}
#home .agenda_destaques ol>li {
    display: table-cell;
    border-right: 1px solid #d9d9d9;
    background-color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    overflow: hidden;
    vertical-align: top;
    position: relative;
}
#home .agenda_destaques ol>li:last-child {
    border-right: 0;
}
#home .agenda_destaques ol>li .click {
    position: absolute;
    width: 100%;
    height: 560px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
#home .agenda_destaques ol>li.open {
    cursor: pointer;
}
#home .agenda_destaques ol>li.open:hover,
#home .agenda_destaques ol>li.open:focus {
    background-color: #f3f3f3;
}
#home .agenda_destaques ol>li.open:hover .info .day,
#home .agenda_destaques ol>li.open:focus .info .day {
    background-color: #e12d5c;
    border-color: #e12d5c;
    color: #fff;
}
#home .agenda_destaques ol>li.open .info .day {
    color: #e12d5c;
    border-color: #b2b2b2;
}
#home .agenda_destaques ol>li.open.active {
    cursor: default;
    width: 480px;
    padding: 0 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -240px;
    position: relative;
    top: auto;
    left: auto;
    margin-left: auto;
}
#home .agenda_destaques ol>li.open.active .click {
    display: none;
}
@media (max-width: 1300px) {
    #home .agenda_destaques ol>li.open.active {
        width: 380px;
    }
}
@media (max-width: 1100px) {
    #home .agenda_destaques ol>li.open.active {
        width: 280px;
    }
}
#home .agenda_destaques ol>li.open.active .close {
    position: absolute;
    top: 0;
    right: 0;
}
#home .agenda_destaques ol>li.open.active .close i {
    cursor: pointer;
    background-color: #e12d5c;
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: block;
}
#home .agenda_destaques ol>li.open.active .close i::before {
    margin: 0!important;
    display: block;
    padding: 0;
    height: 100%;
    width: 100%;
    line-height: 40px;
}
#home .agenda_destaques ol>li.open.active:hover,
#home .agenda_destaques ol>li.open.active:focus {
    background-color: #fff;
}
#home .agenda_destaques ol>li.open.active:hover .info .day,
#home .agenda_destaques ol>li.open.active:focus .info .day {
    background-color: #fff;
    border-color: #fff;
    color: #e12d5c;
}
#home .agenda_destaques ol>li.open.active .info {
    border-top-width: 4px;
    height: 145px;
    border-bottom: 1px solid #d9d9d9;
}
#home .agenda_destaques ol>li.open.active .info .week {
    padding-top: 45px;
    color: #e12d5c;
}
#home .agenda_destaques ol>li.open.active .info .day {
    top: 0;
    margin-top: 5px;
    background-color: #fff;
    border-color: #fff;
    color: #e12d5c;
    font-size: 60px;
}
#home .agenda_destaques ol>li.open.active .cnt {
    height: 415px;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: FuturaNewBook;
    font-size: 15px;
    line-height: 27px;
    display: block;
    width: 405px;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    padding: 0 40px;
    margin: 0 -40px;
}
@media (max-width: 1300px) {
    #home .agenda_destaques ol>li.open.active .cnt {
        width: 305px;
    }
}
@media (max-width: 1100px) {
    #home .agenda_destaques ol>li.open.active .cnt {
        width: 205px;
    }
}
#home .agenda_destaques ol>li.open.active .cnt strong {
    display: block;
    font-family: ProximaNovaBold;
    font-size: 15px;
    text-transform: uppercase;
    color: #e12d5c;
}
#home .agenda_destaques ol>li.open.active .cnt a {
    color: #000;
}
#home .agenda_destaques ol>li.open.active .cnt a:hover,
#home .agenda_destaques ol>li.open.active .cnt a:focus {
    color: #585858;
}
#home .agenda_destaques ol>li.open.active .cnt .birthday,
#home .agenda_destaques ol>li.open.active .cnt .events {
    padding: 15px 0;
}
#home .agenda_destaques ol>li.open.active .cnt .birthday {
    zoom: 1;
    text-align: center;
}
#home .agenda_destaques ol>li.open.active .cnt .birthday::before {
    content: '';
    display: block;
}
#home .agenda_destaques ol>li.open.active .cnt .birthday::after {
    content: '';
    display: table;
    clear: both;
}
#home .agenda_destaques ol>li.open.active .cnt .birthday ul {
    font-family: FuturaNewBook;
    font-size: 15px;
    line-height: 27px;
}
#home .agenda_destaques ol>li.open.active .cnt .birthday ul li {
    display: inline-block;
    white-space: nowrap;
}
#home .agenda_destaques ol>li.open.active .cnt .birthday ul li::before {
    content: "\2022";
}
#home .agenda_destaques ol>li.open.active .cnt .birthday ul li.featured {
    display: block;
    text-align: center;
    font-size: 17px;
    padding: 15px 0;
}
#home .agenda_destaques ol>li.open.active .cnt .birthday ul li.featured img {
    display: block;
    margin: 0 auto 15px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    width: 75px;
    height: 75px;
}
#home .agenda_destaques ol>li.open.active .cnt .birthday ul li.featured::before {
    content: "";
}
#home .agenda_destaques ol>li.open.active .cnt .events {
    border-top: 1px solid #d9d9d9;
    padding-top: 0;
}
#home .agenda_destaques ol>li.open.active .cnt .events strong {
    padding: 15px 0 0;
}
#home .agenda_destaques ol>li.open.active .cnt .events ul li {
    padding-bottom: 10px;
}
#home .agenda_destaques .opened {
    cursor: default;
    width: 480px;
    padding: 0 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -240px;
}
#home .agenda_destaques .opened .click {
    display: none;
}
@media (max-width: 1300px) {
    #home .agenda_destaques .opened {
        width: 380px;
    }
}
@media (max-width: 1100px) {
    #home .agenda_destaques .opened {
        width: 280px;
    }
}
#home .agenda_destaques .opened .close {
    position: absolute;
    top: 0;
    right: 0;
}
#home .agenda_destaques .opened .close i {
    cursor: pointer;
    background-color: #e12d5c;
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: block;
}
#home .agenda_destaques .opened .close i::before {
    margin: 0!important;
    display: block;
    padding: 0;
    height: 100%;
    width: 100%;
    line-height: 40px;
}
#home .agenda_destaques .opened:hover,
#home .agenda_destaques .opened:focus {
    background-color: #fff;
}
#home .agenda_destaques .opened:hover .info .day,
#home .agenda_destaques .opened:focus .info .day {
    background-color: #fff;
    border-color: #fff;
    color: #e12d5c;
}
#home .agenda_destaques .opened .info {
    border-top-width: 4px;
    height: 145px;
    border-bottom: 1px solid #d9d9d9;
}
#home .agenda_destaques .opened .info .week {
    padding-top: 45px;
    color: #e12d5c;
}
#home .agenda_destaques .opened .info .day {
    top: 0;
    margin-top: 5px;
    background-color: #fff;
    border-color: #fff;
    color: #e12d5c;
    font-size: 60px;
}
#home .agenda_destaques .opened .cnt {
    height: 415px;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: FuturaNewBook;
    font-size: 15px;
    line-height: 27px;
    display: block;
    width: 405px;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    padding: 0 40px;
    margin: 0 -40px;
}
@media (max-width: 1300px) {
    #home .agenda_destaques .opened .cnt {
        width: 305px;
    }
}
@media (max-width: 1100px) {
    #home .agenda_destaques .opened .cnt {
        width: 205px;
    }
}
#home .agenda_destaques .opened .cnt strong {
    display: block;
    font-family: ProximaNovaBold;
    font-size: 15px;
    text-transform: uppercase;
    color: #e12d5c;
}
#home .agenda_destaques .opened .cnt a {
    color: #000;
}
#home .agenda_destaques .opened .cnt a:hover,
#home .agenda_destaques .opened .cnt a:focus {
    color: #585858;
}
#home .agenda_destaques .opened .cnt .birthday,
#home .agenda_destaques .opened .cnt .events {
    padding: 15px 0;
}
#home .agenda_destaques .opened .cnt .birthday {
    zoom: 1;
    text-align: center;
}
#home .agenda_destaques .opened .cnt .birthday::before {
    content: '';
    display: block;
}
#home .agenda_destaques .opened .cnt .birthday::after {
    content: '';
    display: table;
    clear: both;
}
#home .agenda_destaques .opened .cnt .birthday ul {
    font-family: FuturaNewBook;
    font-size: 15px;
    line-height: 27px;
}
#home .agenda_destaques .opened .cnt .birthday ul li {
    display: inline-block;
    white-space: nowrap;
}
#home .agenda_destaques .opened .cnt .birthday ul li::before {
    content: "\2022";
}
#home .agenda_destaques .opened .cnt .birthday ul li.featured {
    display: block;
    text-align: center;
    font-size: 17px;
    padding: 15px 0;
}
#home .agenda_destaques .opened .cnt .birthday ul li.featured img {
    display: block;
    margin: 0 auto 15px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    width: 75px;
    height: 75px;
}
#home .agenda_destaques .opened .cnt .birthday ul li.featured::before {
    content: "";
}
#home .agenda_destaques .opened .cnt .events {
    border-top: 1px solid #d9d9d9;
    padding-top: 0;
}
#home .agenda_destaques .opened .cnt .events strong {
    padding: 15px 0 0;
}
#home .agenda_destaques .opened .cnt .events ul li {
    padding-bottom: 10px;
}
#home .agenda_destaques .info {
    position: relative;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-top: 0 solid #e12d5c;
}
#home .agenda_destaques .info .week {
    display: block;
    padding-top: 60px;
    font-family: ProximaNovaBold;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    color: #cacaca;
    text-transform: uppercase;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#home .agenda_destaques .info .day {
    display: block;
    margin: 0 auto;
    width: 45px;
    height: 45px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cacaca;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background-color: #fff;
    color: #cacaca;
    font-family: Knockout27JuniorBantamweight;
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    position: relative;
    top: 280px;
    margin-top: -105px;
}
#home .agenda_destaques .cnt {
    width: 0;
    overflow: hidden;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    display: none;
}
#home .agenda_destaques::-webkit-scrollbar {
    -webkit-appearance: none;
    position: absolute;
}
#home .agenda_destaques::-webkit-scrollbar:vertical {
    width: 14px;
}
#home .agenda_destaques::-webkit-scrollbar:horizontal {
    height: 10px;
}
#home .agenda_destaques::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid #fff;
    background-color: #b7b7b7;
}
#festa .list_content {
    margin: 0 auto;
    padding-top: 54px;
}
#festa .list_content .item {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 1110px;
    float: left;
}
#festa .list_content .item>a {
    display: block;
    min-height: 163px;
}
#festa .list_content .item>a figure .holding {
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#festa .list_content .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
#festa .list_content .item>a figure img.empty {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: block;
    position: absolute!important;
}
#festa .list_content .item>a figure img.null {
    position: relative;
    visibility: hidden;
    width: 100%;
    height: auto;
    display: block!important;
}
#festa .list_content .item>a figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
#festa .list_content .item>a figure figcaption .info {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 21px;
    display: block;
    padding-bottom: 20px;
    line-height: 21px;
    overflow: hidden;
    margin-top: -42px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#festa .list_content .item>a figure figcaption .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 42px;
    line-height: 44px;
    display: block;
    padding: 0 54px;
}
#festa .list_content .item>a figure figcaption u {
    display: block;
    border: 1px solid #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 10px;
    font-size: 12px;
    font-family: CousineRegular;
    letter-spacing: normal;
    width: 110px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto 0;
}
#festa .list_content .item>a:hover figure figcaption .info,
#festa .list_content .item>a:focus figure figcaption .info {
    top: 0;
    margin-top: 0;
}
#festa .list_content .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    right: -108px;
}
#festa .list_content .item aside a,
#festa .list_content .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#festa .list_content .item aside .i-name {
    display: none;
}
#festa .list_content .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#festa .list_content .item aside a:hover i {
    color: #a9a9a9;
}
#festa .list_content .item aside .save {
    border-right: 1px solid #ccc;
}
#festa .list_content .item aside .save i::before {
    font-size: 24px;
}
#festa .list_content .item aside .share {
    display: inline-block;
}
#festa .list_content .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#festa .list_content .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#festa .list_content .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#festa .list_content .item aside .share.opened dd {
    width: 160px;
}
#festa .list_content .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#festa .list_content .item aside.hover a {
    display: block;
}
#festa .list_content .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#festa .list_content .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#festa .list_content .item aside.hover .save i {
    font-size: 20px;
}
#festa .list_content .item aside.hover .share dd {
    top: 40px;
}
#festa .list_content .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#festa .list_content .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#festa .list_content .item aside.hover .share dd a:hover i {
    color: #000;
}
#festa .list_content .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#festa .list_content .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
#festa .list_content .item:hover aside,
#festa .list_content .item:focus aside {
    right: 0;
}
html.js #festa .list_content .item {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#rgtv .list_content {
    margin: 0 auto;
    padding-top: 54px;
}
#rgtv .list_content .break {
    display: none;
}
#rgtv .list_content .break.last-break {
    display: block;
    margin-top: 37px;
}
#rgtv .list_content .item {
    overflow: hidden;
    position: relative;
    width: 410px;
    margin: 0 5px 17px;
    float: left;
    background-color: #fff;
}
#rgtv .list_content .item>a {
    display: block;
    min-height: 380px;
}
#rgtv .list_content .item>a figure img {
    display: block;
    width: 410px;
    height: 235px;
}
#rgtv .list_content .item>a figure figcaption {
    padding: 20px;
    overflow: hidden;
    height: 145px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
}
#rgtv .list_content .item>a figure figcaption .info .date {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    line-height: 18px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
#rgtv .list_content .item>a figure figcaption .title {
    font-family: publicobold;
    font-size: 15px;
    display: block;
    line-height: 24px;
}
#rgtv .list_content .item>a figure figcaption u {
    position: absolute;
    top: 93px;
    left: 50%;
    width: 100px;
    height: 49px;
    line-height: 49px;
    margin-left: -50px;
    background-color: rgba(255, 255, 255, .8);
    color: #de2c5a;
    font-size: 21px;
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    text-align: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 14px;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#rgtv .list_content .item>a figure figcaption u i {
    float: left;
}
#rgtv .list_content .item>a:hover figure figcaption u,
#rgtv .list_content .item>a:focus figure figcaption u {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#rgtv .list_content .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#rgtv .list_content .item aside a,
#rgtv .list_content .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#rgtv .list_content .item aside .i-name {
    display: none;
}
#rgtv .list_content .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#rgtv .list_content .item aside a:hover i {
    color: #a9a9a9;
}
#rgtv .list_content .item aside .save {
    border-right: 1px solid #ccc;
}
#rgtv .list_content .item aside .save i::before {
    font-size: 24px;
}
#rgtv .list_content .item aside .share {
    display: inline-block;
}
#rgtv .list_content .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#rgtv .list_content .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#rgtv .list_content .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#rgtv .list_content .item aside .share.opened dd {
    width: 160px;
}
#rgtv .list_content .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#rgtv .list_content .item aside.hover a {
    display: block;
}
#rgtv .list_content .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#rgtv .list_content .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#rgtv .list_content .item aside.hover .save i {
    font-size: 20px;
}
#rgtv .list_content .item aside.hover .share dd {
    top: 40px;
}
#rgtv .list_content .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#rgtv .list_content .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#rgtv .list_content .item aside.hover .share dd a:hover i {
    color: #000;
}
#rgtv .list_content .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#rgtv .list_content .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
#rgtv .list_content .item aside .opened {
    background-color: #fff;
}
#rgtv .list_content .item aside .opened dd {
    margin-left: -40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
html.js #rgtv .list_content .item {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#moda .list_content {
    zoom: 1;
    margin: 0 auto;
    padding-top: 54px;
}
#moda .list_content::before {
    content: '';
    display: block;
}
#moda .list_content::after {
    content: '';
    display: table;
    clear: both;
}
#moda .list_content .break {
    display: none;
}
#moda .list_content .break.last-break {
    display: block;
}
#moda .list_content .item {
    overflow: hidden;
    position: relative;
    width: 560px;
    height: 470px;
    float: left;
}
@media (max-width: 1140px) {
    #moda .list_content .item {
        width: 490px;
        height: 412px;
    }
}
#moda .list_content .item>a {
    display: block;
}
#moda .list_content .item>a figure .holding {
    width: 560px;
    height: 470px;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 1140px) {
    #moda .list_content .item>a figure .holding {
        width: 490px;
        height: 412px;
    }
}
#moda .list_content .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
#moda .list_content .item>a figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
#moda .list_content .item>a figure figcaption .info {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    padding-bottom: 17px;
    line-height: 18px;
    overflow: hidden;
    margin-top: -39px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#moda .list_content .item>a figure figcaption .info .author {
    color: #de2957;
}
#moda .list_content .item>a figure figcaption .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 36px;
    display: block;
    padding: 0 36px;
    min-height: 72px;
}
#moda .list_content .item>a figure figcaption u {
    display: block;
    border: 1px solid #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 10px;
    font-size: 12px;
    font-family: CousineRegular;
    letter-spacing: normal;
    width: 110px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto 0;
}
#moda .list_content .item>a:hover figure figcaption .info,
#moda .list_content .item>a:focus figure figcaption .info {
    top: 0;
    margin-top: 0;
}
#moda .list_content .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    right: -108px;
}
#moda .list_content .item aside a,
#moda .list_content .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#moda .list_content .item aside .i-name {
    display: none;
}
#moda .list_content .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#moda .list_content .item aside a:hover i {
    color: #a9a9a9;
}
#moda .list_content .item aside .save {
    border-right: 1px solid #ccc;
}
#moda .list_content .item aside .save i::before {
    font-size: 24px;
}
#moda .list_content .item aside .share {
    display: inline-block;
}
#moda .list_content .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#moda .list_content .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#moda .list_content .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#moda .list_content .item aside .share.opened dd {
    width: 160px;
}
#moda .list_content .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#moda .list_content .item aside.hover a {
    display: block;
}
#moda .list_content .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#moda .list_content .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#moda .list_content .item aside.hover .save i {
    font-size: 20px;
}
#moda .list_content .item aside.hover .share dd {
    top: 40px;
}
#moda .list_content .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#moda .list_content .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#moda .list_content .item aside.hover .share dd a:hover i {
    color: #000;
}
#moda .list_content .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#moda .list_content .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
#moda .list_content .item:hover aside,
#moda .list_content .item:focus aside {
    right: 0;
}
html.js #moda .list_content .item {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#beleza .list_content {
    zoom: 1;
    margin: 0 auto;
    padding-top: 54px;
}
#beleza .list_content::before {
    content: '';
    display: block;
}
#beleza .list_content::after {
    content: '';
    display: table;
    clear: both;
}
#beleza .list_content .break {
    display: none;
}
#beleza .list_content .break.last-break {
    display: block;
}
#beleza .list_content .item {
    overflow: hidden;
    position: relative;
    width: 560px;
    height: 470px;
    float: left;
}
@media (max-width: 1140px) {
    #beleza .list_content .item {
        width: 490px;
        height: 412px;
    }
}
#beleza .list_content .item>a {
    display: block;
}
#beleza .list_content .item>a figure .holding {
    width: 560px;
    height: 470px;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 1140px) {
    #beleza .list_content .item>a figure .holding {
        width: 490px;
        height: 412px;
    }
}
#beleza .list_content .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
#beleza .list_content .item>a figure figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
#beleza .list_content .item>a figure figcaption .info {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    padding-bottom: 17px;
    line-height: 18px;
    overflow: hidden;
    margin-top: -39px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#beleza .list_content .item>a figure figcaption .info .author {
    color: #de2957;
}
#beleza .list_content .item>a figure figcaption .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 36px;
    display: block;
    padding: 0 36px;
    min-height: 72px;
}
#beleza .list_content .item>a figure figcaption u {
    display: block;
    border: 1px solid #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 10px;
    font-size: 12px;
    font-family: CousineRegular;
    letter-spacing: normal;
    width: 110px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto 0;
}
#beleza .list_content .item>a:hover figure figcaption .info,
#beleza .list_content .item>a:focus figure figcaption .info {
    top: 0;
    margin-top: 0;
}
#beleza .list_content .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    right: -108px;
}
#beleza .list_content .item aside a,
#beleza .list_content .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#beleza .list_content .item aside .i-name {
    display: none;
}
#beleza .list_content .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#beleza .list_content .item aside a:hover i {
    color: #a9a9a9;
}
#beleza .list_content .item aside .save {
    border-right: 1px solid #ccc;
}
#beleza .list_content .item aside .save i::before {
    font-size: 24px;
}
#beleza .list_content .item aside .share {
    display: inline-block;
}
#beleza .list_content .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#beleza .list_content .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#beleza .list_content .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#beleza .list_content .item aside .share.opened dd {
    width: 160px;
}
#beleza .list_content .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#beleza .list_content .item aside.hover a {
    display: block;
}
#beleza .list_content .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#beleza .list_content .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#beleza .list_content .item aside.hover .save i {
    font-size: 20px;
}
#beleza .list_content .item aside.hover .share dd {
    top: 40px;
}
#beleza .list_content .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#beleza .list_content .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#beleza .list_content .item aside.hover .share dd a:hover i {
    color: #000;
}
#beleza .list_content .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#beleza .list_content .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
#beleza .list_content .item:hover aside,
#beleza .list_content .item:focus aside {
    right: 0;
}
html.js #beleza .list_content .item {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#cultura .list_content {
    margin: 0 auto;
    padding-top: 54px;
}
#cultura .list_content .break {
    display: none;
}
#cultura .list_content .break.last-break {
    display: block;
    margin-top: 44px;
}
#cultura .list_content .item {
    overflow: hidden;
    position: relative;
    width: 305px;
    margin: 0 5px 10px;
    float: left;
    background-color: #fff;
}
#cultura .list_content .item>a {
    display: block;
    height: 415px;
}
#cultura .list_content .item>a figure .holding {
    width: 305px;
    height: 235px;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#cultura .list_content .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
#cultura .list_content .item>a figure figcaption {
    padding: 20px;
    overflow: hidden;
    height: 180px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 17px;
    line-height: normal;
    font-family: FuturaNewBook;
}
#cultura .list_content .item>a figure figcaption .info .date {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    line-height: 18px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
#cultura .list_content .item>a figure figcaption .title {
    font-family: publicobold;
    font-size: 15px;
    display: block;
    line-height: 24px;
    margin-bottom: 10px;
    height: 48px;
    overflow: hidden;
    position: relative;
}
#cultura .list_content .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#cultura .list_content .item aside a,
#cultura .list_content .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#cultura .list_content .item aside .i-name {
    display: none;
}
#cultura .list_content .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#cultura .list_content .item aside a:hover i {
    color: #a9a9a9;
}
#cultura .list_content .item aside .save {
    border-right: 1px solid #ccc;
}
#cultura .list_content .item aside .save i::before {
    font-size: 24px;
}
#cultura .list_content .item aside .share {
    display: inline-block;
}
#cultura .list_content .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#cultura .list_content .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#cultura .list_content .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#cultura .list_content .item aside .share.opened dd {
    width: 160px;
}
#cultura .list_content .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#cultura .list_content .item aside.hover a {
    display: block;
}
#cultura .list_content .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#cultura .list_content .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#cultura .list_content .item aside.hover .save i {
    font-size: 20px;
}
#cultura .list_content .item aside.hover .share dd {
    top: 40px;
}
#cultura .list_content .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#cultura .list_content .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#cultura .list_content .item aside.hover .share dd a:hover i {
    color: #000;
}
#cultura .list_content .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#cultura .list_content .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
#cultura .list_content .item aside .share {
    position: relative;
}
#cultura .list_content .item aside .share dd {
    left: 0;
    right: auto;
}
#cultura .list_content .item aside .opened dd {
    margin-left: -40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
html.js #cultura .list_content .item {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#gossip .list_content {
    margin: 0 auto;
    padding-top: 54px;
}
#gossip .list_content .break {
    display: none;
}
#gossip .list_content .break.last-break {
    display: block;
    margin-top: 37px;
}
#gossip .list_content .item {
    overflow: hidden;
    position: relative;
    width: 410px;
    margin: 0 5px 17px;
    float: left;
    background-color: #fff;
}
#gossip .list_content .item>a {
    display: block;
    min-height: 380px;
}
#gossip .list_content .item>a figure .holding {
    width: 410px;
    height: 235px;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#gossip .list_content .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
#gossip .list_content .item>a figure figcaption {
    padding: 20px;
    overflow: hidden;
    height: 145px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 24px;
}
#gossip .list_content .item>a figure figcaption .info .date {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    line-height: 18px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
#gossip .list_content .item>a figure figcaption .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    display: block;
    font-size: 21px;
    line-height: 24px;
    text-transform: uppercase;
    height: 48px;
    overflow: hidden;
}
#gossip .list_content .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#gossip .list_content .item aside a,
#gossip .list_content .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#gossip .list_content .item aside .i-name {
    display: none;
}
#gossip .list_content .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#gossip .list_content .item aside a:hover i {
    color: #a9a9a9;
}
#gossip .list_content .item aside .save {
    border-right: 1px solid #ccc;
}
#gossip .list_content .item aside .save i::before {
    font-size: 24px;
}
#gossip .list_content .item aside .share {
    display: inline-block;
}
#gossip .list_content .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#gossip .list_content .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#gossip .list_content .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#gossip .list_content .item aside .share.opened dd {
    width: 160px;
}
#gossip .list_content .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#gossip .list_content .item aside.hover a {
    display: block;
}
#gossip .list_content .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#gossip .list_content .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#gossip .list_content .item aside.hover .save i {
    font-size: 20px;
}
#gossip .list_content .item aside.hover .share dd {
    top: 40px;
}
#gossip .list_content .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#gossip .list_content .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#gossip .list_content .item aside.hover .share dd a:hover i {
    color: #000;
}
#gossip .list_content .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#gossip .list_content .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
#gossip .list_content .item aside .opened {
    background-color: #fff;
}
#gossip .list_content .item aside .opened dd {
    margin-left: -40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
html.js #gossip .list_content .item {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#rgnet {
    padding-top: 54px;
}
#rgnet h2 {
    width: 230px;
    height: 91px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -115px;
    border: 4px solid #000;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    font-size: 24px;
    padding: 14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    z-index: 2;
}
#rgnet .list_content {
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 54px;
    padding-bottom: 37px;
    zoom: 1;
}
#rgnet .list_content .break {
    display: none;
}
#rgnet .list_content::before {
    content: '';
    display: block;
}
#rgnet .list_content::after {
    content: '';
    display: table;
    clear: both;
}
#rgnet .list_content .grid {
    margin-right: -17px;
}
#rgnet .list_content .item {
    position: relative;
    width: 410px;
    margin: 0 5px 17px;
    float: left;
    background-color: #fff;
}
#rgnet .list_content .item>a {
    display: block;
}
#rgnet .list_content .item>a figure img {
    display: block;
    width: 410px;
    height: auto;
}
#rgnet .list_content .item>a figure figcaption {
    padding: 20px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    position: relative;
}
#rgnet .list_content .item>a figure figcaption .source_img img {
    width: 40px;
    height: 40px;
    display: block;
    margin-top: -40px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background-color: #ccc;
}
#rgnet .list_content .item>a figure figcaption .source_title {
    display: block;
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    font-size: 21px;
    text-transform: uppercase;
    margin: 10px 0 15px;
}
#rgnet .list_content .item>a figure figcaption .title {
    font-family: FuturaNewBook;
    font-size: 16px;
    display: block;
    line-height: 24px;
}
#rgnet .list_content .item>a figure figcaption.empty .source_img img {
    margin-top: 0;
}
#rgnet .list_content .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#rgnet .list_content .item aside a,
#rgnet .list_content .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#rgnet .list_content .item aside .i-name {
    display: none;
}
#rgnet .list_content .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#rgnet .list_content .item aside a:hover i {
    color: #a9a9a9;
}
#rgnet .list_content .item aside .save {
    border-right: 1px solid #ccc;
}
#rgnet .list_content .item aside .save i::before {
    font-size: 24px;
}
#rgnet .list_content .item aside .share {
    display: inline-block;
}
#rgnet .list_content .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#rgnet .list_content .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#rgnet .list_content .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#rgnet .list_content .item aside .share.opened dd {
    width: 160px;
}
#rgnet .list_content .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#rgnet .list_content .item aside.hover a {
    display: block;
}
#rgnet .list_content .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#rgnet .list_content .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#rgnet .list_content .item aside.hover .save i {
    font-size: 20px;
}
#rgnet .list_content .item aside.hover .share dd {
    top: 40px;
}
#rgnet .list_content .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#rgnet .list_content .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#rgnet .list_content .item aside.hover .share dd a:hover i {
    color: #000;
}
#rgnet .list_content .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#rgnet .list_content .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
#lifestyle .list_content {
    margin: 0 auto;
}
#lifestyle .list_content .break {
    display: none;
}
#lifestyle .list_content .break.last-break {
    display: block;
}
#lifestyle .list_content .item {
    overflow: hidden;
    position: relative;
    padding: 70px 0;
    border-bottom: 1px solid #c2c3c4;
}
#lifestyle .list_content .item:nth-child(odd) {
    background-color: transparent;
}
#lifestyle .list_content .item:nth-child(even) {
    background-color: #fff;
}
#lifestyle .list_content .item:first-child {
    padding-top: 0;
}
#lifestyle .list_content .item>a {
    display: block;
    position: relative;
    max-width: 1270px;
    min-width: 990px;
    margin: 0 auto;
    display: table;
}
#lifestyle .list_content .item>a .left,
#lifestyle .list_content .item>a .right {
    display: table-cell;
    width: 50%;
    max-width: 630px;
    vertical-align: middle;
}
#lifestyle .list_content .item>a figure {
    zoom: 1;
    display: table-row
}
#lifestyle .list_content .item>a figure::before {
    content: '';
    display: block;
}
#lifestyle .list_content .item>a figure::after {
    content: '';
    display: table;
    clear: both;
}
#lifestyle .list_content .item>a figure .holding {
    position: relative;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}
#lifestyle .list_content .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
#lifestyle .list_content .item>a figure img.empty {
    position: absolute!important;
}
#lifestyle .list_content .item>a figure img.null {
    position: relative;
    visibility: hidden;
    width: 100%;
    height: auto;
    display: block!important;
}
#lifestyle .list_content .item>a figure figcaption {
    display: block;
    padding: 0 10%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 27px;
    text-align: center;
}
#lifestyle .list_content .item>a figure figcaption .image {
    display: block;
}
#lifestyle .list_content .item>a figure figcaption .image img {
    display: block;
    -webkit-border-radius: 165px;
    -moz-border-radius: 165px;
    border-radius: 165px;
    margin: 0 auto;
    width: 33%;
    height: auto;
    max-width: 165px;
    max-height: 165px;
    visibility: visible;
    position: relative;
}
#lifestyle .list_content .item>a figure figcaption .info {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 21px;
    display: block;
    line-height: 55px;
}
#lifestyle .list_content .item>a figure figcaption .info .author {
    color: #e12d5c;
}
#lifestyle .list_content .item>a figure figcaption .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    font-size: 42px;
    line-height: 44px;
    text-transform: uppercase;
    display: block;
    padding: 30px 0;
}
#lifestyle .list_content .item>a figure figcaption i {
    display: block;
}
#lifestyle .list_content .item>a figure figcaption u {
    border-bottom: 1px solid #000;
}
#lifestyle .list_content .item aside {
    display: none;
}
html.js #lifestyle .list_content .item {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#rgquer .list_content {
    margin: 0 auto;
    zoom: 1;
}
#rgquer .list_content::before {
    content: '';
    display: block;
}
#rgquer .list_content::after {
    content: '';
    display: table;
    clear: both;
}
#rgquer .list_content .item {
    overflow: hidden;
    position: relative;
    width: 305px;
    float: left;
    margin: 0 47px;
}
#rgquer .list_content .item>a {
    display: block;
    width: 100%;
    max-width: 305px;
    margin: 0 auto;
}
#rgquer .list_content .item>a figure .holding {
    -webkit-border-radius: 305px;
    -moz-border-radius: 305px;
    border-radius: 305px;
    width: 305px;
    height: 305px;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#rgquer .list_content .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
#rgquer .list_content .item>a figure figcaption {
    padding: 20px;
    overflow: hidden;
    height: 170px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-align: center;
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 21px;
}
#rgquer .list_content .item>a figure figcaption .title {
    font-family: publicobold;
    font-size: 21px;
    display: block;
    line-height: 24px;
    padding-top: 10px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 15px;
}
#rgquer .list_content .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
}
#rgquer .list_content .item aside a,
#rgquer .list_content .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#rgquer .list_content .item aside .i-name {
    display: none;
}
#rgquer .list_content .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#rgquer .list_content .item aside a:hover i {
    color: #a9a9a9;
}
#rgquer .list_content .item aside .save {
    border-right: 1px solid #ccc;
}
#rgquer .list_content .item aside .save i::before {
    font-size: 24px;
}
#rgquer .list_content .item aside .share {
    display: inline-block;
}
#rgquer .list_content .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#rgquer .list_content .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#rgquer .list_content .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#rgquer .list_content .item aside .share.opened dd {
    width: 160px;
}
#rgquer .list_content .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#rgquer .list_content .item aside.hover a {
    display: block;
}
#rgquer .list_content .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#rgquer .list_content .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#rgquer .list_content .item aside.hover .save i {
    font-size: 20px;
}
#rgquer .list_content .item aside.hover .share dd {
    top: 40px;
}
#rgquer .list_content .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#rgquer .list_content .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#rgquer .list_content .item aside.hover .share dd a:hover i {
    color: #000;
}
#rgquer .list_content .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#rgquer .list_content .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
#rgquer .list_content .item aside .share {
    position: relative;
}
#rgquer .list_content .item aside .share dd {
    left: 0;
    right: auto;
}
#rgquer .list_content .item aside .opened dd {
    margin-left: -40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
html.js #rgquer .list_content .item {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#category-tag,
#search {
    max-width: 1270px;
    margin: 0 auto;
    position: relative;
}
#category-tag h2,
#search h2 {
    width: 230px;
    height: 91px;
    position: absolute;
    top: 0;
    right: 0;
    border: 4px solid #000;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    font-size: 24px;
    padding: 14px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    z-index: 2;
}
#category-tag #content,
#search #content {
    zoom: 1;
    margin: 0 auto;
    position: relative;
}
#category-tag #content::before,
#search #content::before {
    content: '';
    display: block;
}
#category-tag #content::after,
#search #content::after {
    content: '';
    display: table;
    clear: both;
}
#category-tag header,
#search header {
    padding: 25px 0 50px;
    border-bottom: 5px solid #000;
    margin-bottom: 50px;
}
#category-tag header>strong,
#search header>strong {
    color: #000;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    font-size: 17px;
    display: block;
    margin-bottom: 50px;
}
#category-tag header form,
#search header form {
    position: relative;
}
#category-tag header form label,
#search header form label,
#category-tag header form input,
#search header form input {
    color: #000;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
}
#category-tag header form label,
#search header form label,
#category-tag header form input,
#search header form input {
    font-size: 35px;
    line-height: 35px;
}
#category-tag header form label,
#search header form label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
#category-tag header form label.hide,
#search header form label.hide {
    display: none;
}
#category-tag header form label.focus,
#search header form label.focus {
    color: #b9b9b9;
}
#category-tag header form label.focus::after,
#search header form label.focus::after {
    display: none;
}
#category-tag header form label::after,
#search header form label::after {
    content: "|";
    -webkit-animation: 1s blink step-end infinite;
    -moz-animation: 1s blink step-end infinite;
    -o-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite;
    padding-left: 20px;
}
#category-tag header form input,
#search header form input {
    display: block;
    width: 100%;
    border: 0;
    background: 0 0;
}
#category-tag header form button,
#search header form button {
    position: absolute;
    visibility: hidden;
}
#category-tag header .results,
#search header .results {
    font-family: FuturaNewBook;
    font-size: 17px;
}
#category-tag header .results strong,
#search header .results strong {
    color: #e12d5c;
}
#category-tag aside,
#search aside {
    width: 270px;
    float: left;
    border-top: 2px solid #000;
    line-height: 52px;
    font-size: 17px;
    font-family: ProximaNovaBold;
    text-transform: uppercase;
}
#category-tag aside ul li,
#search aside ul li {
    border-bottom: 1px solid #b9b9b9;
}
#category-tag aside ul li a,
#search aside ul li a {
    color: #939393;
}
#category-tag aside ul li a.active,
#search aside ul li a.active {
    color: #e12d5c;
}
#category-tag .list_results,
#search .list_results {
    margin-left: 270px;
}
#category-tag .list_content,
#search .list_content {
    margin: 0 auto;
    position: relative;
}
#category-tag .list_content .break,
#search .list_content .break {
    border: 18px solid #eaeaea;
    border-width: 0 18px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: right;
}
#category-tag .list_content .break::before,
#search .list_content .break::before,
#category-tag .list_content .break::after,
#search .list_content .break::after {
    display: none;
}
#category-tag .list_content .item,
#search .list_content .item {
    overflow: hidden;
    position: relative;
    width: 270px;
    margin: 0 18px;
    float: left;
}
#category-tag .list_content .item>a,
#search .list_content .item>a {
    display: block;
}
#category-tag .list_content .item>a figure .holding,
#search .list_content .item>a figure .holding {
    margin-bottom: 20px;
    width: 270px;
    height: 200px;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#category-tag .list_content .item>a figure img,
#search .list_content .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
#category-tag .list_content .item>a figure figcaption,
#search .list_content .item>a figure figcaption {
    overflow: hidden;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 21px;
}
#category-tag .list_content .item>a figure figcaption .section,
#search .list_content .item>a figure figcaption .section,
#category-tag .list_content .item>a figure figcaption .title,
#search .list_content .item>a figure figcaption .title,
#category-tag .list_content .item>a figure figcaption .info,
#search .list_content .item>a figure figcaption .info {
    display: block;
}
#category-tag .list_content .item>a figure figcaption .section,
#search .list_content .item>a figure figcaption .section {
    font-family: ProximaNovaBold;
    text-transform: uppercase;
    color: #e12d5c;
    line-height: 27px;
    font-size: 15px;
}
#category-tag .list_content .item>a figure figcaption .title,
#search .list_content .item>a figure figcaption .title {
    font-family: ProximaNovaBold;
    font-size: 15px;
    display: block;
    line-height: 22px;
    padding-bottom: 10px;
}
#category-tag .list_content .item>a figure figcaption .info,
#search .list_content .item>a figure figcaption .info {
    padding-top: 20px;
}
#category-tag .list_content .item>a figure figcaption .info .date,
#search .list_content .item>a figure figcaption .info .date {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    line-height: 18px;
}
#category-tag .list_content .item aside,
#search .list_content .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#category-tag .list_content .item aside a,
#search .list_content .item aside a,
#category-tag .list_content .item aside dt,
#search .list_content .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
#category-tag .list_content .item aside .i-name,
#search .list_content .item aside .i-name {
    display: none;
}
#category-tag .list_content .item aside i,
#search .list_content .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#category-tag .list_content .item aside a:hover i,
#search .list_content .item aside a:hover i {
    color: #a9a9a9;
}
#category-tag .list_content .item aside .save,
#search .list_content .item aside .save {
    border-right: 1px solid #ccc;
}
#category-tag .list_content .item aside .save i::before,
#search .list_content .item aside .save i::before {
    font-size: 24px;
}
#category-tag .list_content .item aside .share,
#search .list_content .item aside .share {
    display: inline-block;
}
#category-tag .list_content .item aside .share dt,
#search .list_content .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
#category-tag .list_content .item aside .share dd,
#search .list_content .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#category-tag .list_content .item aside .share.opened dt,
#search .list_content .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#category-tag .list_content .item aside .share.opened dd,
#search .list_content .item aside .share.opened dd {
    width: 160px;
}
#category-tag .list_content .item aside.hover,
#search .list_content .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
#category-tag .list_content .item aside.hover a,
#search .list_content .item aside.hover a {
    display: block;
}
#category-tag .list_content .item aside.hover i,
#search .list_content .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
#category-tag .list_content .item aside.hover .save,
#search .list_content .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#category-tag .list_content .item aside.hover .save i,
#search .list_content .item aside.hover .save i {
    font-size: 20px;
}
#category-tag .list_content .item aside.hover .share dd,
#search .list_content .item aside.hover .share dd {
    top: 40px;
}
#category-tag .list_content .item aside.hover .share dd a,
#search .list_content .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
#category-tag .list_content .item aside.hover .share dd a:hover,
#search .list_content .item aside.hover .share dd a:hover {
    background-color: #fff;
}
#category-tag .list_content .item aside.hover .share dd a:hover i,
#search .list_content .item aside.hover .share dd a:hover i {
    color: #000;
}
#category-tag .list_content .item aside.hover .share dd a:last-child,
#search .list_content .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
#category-tag .list_content .item aside.hover .share.opened dd,
#search .list_content .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
@keyframes "blink" {
    from, to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
@-moz-keyframes blink {
    from, to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
@-webkit-keyframes "blink" {
    from, to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
@-ms-keyframes "blink" {
    from, to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
@-o-keyframes "blink" {
    from, to {
        color: transparent;
    }
    50% {
        color: #000;
    }
}
html.js #search .list_content .item {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
#category-tag h2 {
    position: relative;
    left: 0;
    right: auto;
}
#category-tag #content {
    padding-top: 54px;
    padding-bottom: 54px;
}
#category-tag .list_results {
    margin: 0 -18px;
}
#category-tag .list_content {
    zoom: 1;
}
#category-tag .list_content::before {
    content: '';
    display: block;
}
#category-tag .list_content::after {
    content: '';
    display: table;
    clear: both;
}
body.single .single h3 {
    font-family: ProximaNovaBold;
    font-size: 21px;
    text-transform: uppercase;
    border-bottom: 1px solid #c7c7c7;
    line-height: 35px;
    padding-bottom: 10px;
    padding-left: 80px;
    margin-bottom: 35px;
    position: relative;
}
body.single .single h3::after,
body.single .single h3::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c7c7c7;
    position: absolute;
    bottom: -1px;
}
body.single .single h3::before {
    right: 100%;
}
body.single .single h3::after {
    left: 100%;
}
body.single .single h3 a {
    color: #000;
}
body.single .single #content a {
    color: #000;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
body.single .single #content a:hover,
body.single .single #content a:focus {
    color: #666;
}
body.single #container .container {
    position: static;
}
body.single #container .container>section {
    max-width: 1270px;
    margin: 0 auto;
}
body.single #container .container #content {
    position: relative;
}
body.single .ad-preloads {
    display: none;
}
body.single .ad-preloads img {
    display: none;
}
body.single #home>.loader {
    position: relative;
    height: 150px;
    display: block!important;
}
.related {
    zoom: 1;
    clear: both;
    padding-top: 50px;
}
.related::before {
    content: '';
    display: block;
}
.related::after {
    content: '';
    display: table;
    clear: both;
}
.related h4 {
    font-family: ProximaNovaBold;
    font-size: 21px;
    text-transform: uppercase;
    line-height: 35px;
    margin-bottom: 35px;
    border-top: 1px solid #c7c7c7;
    padding-top: 40px;
}
.related .item {
    overflow: hidden;
    position: relative;
    width: 33%;
    float: left;
    border-right: 1px solid #c7c7c7;
}
.related .item:last-child {
    border-right: 0;
}
.related .item>a {
    display: block;
    width: 240px;
    margin: 0 auto;
}
.related .item>a figure .circle {
    width: 240px;
    height: 240px;
    -webkit-border-radius: 240px;
    -moz-border-radius: 240px;
    border-radius: 240px;
    display: block;
    overflow: hidden;
}
.related .item>a figure .holding {
    width: 240px;
    height: 240px;
    display: block;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.related .item>a figure img {
    display: block;
    position: absolute;
    visibility: hidden;
}
.related .item>a figure figcaption {
    padding: 20px;
    overflow: hidden;
    height: 180px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    text-align: center;
}
.related .item>a figure figcaption .title {
    font-family: publicobold;
    font-size: 15px;
    display: block;
    line-height: 24px;
}
.related .item aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
}
.related .item aside a,
.related .item aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
.related .item aside .i-name {
    display: none;
}
.related .item aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.related .item aside a:hover i {
    color: #a9a9a9;
}
.related .item aside .save {
    border-right: 1px solid #ccc;
}
.related .item aside .save i::before {
    font-size: 24px;
}
.related .item aside .share {
    display: inline-block;
}
.related .item aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.related .item aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.related .item aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
.related .item aside .share.opened dd {
    width: 160px;
}
.related .item aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
.related .item aside.hover a {
    display: block;
}
.related .item aside.hover i {
    color: #fff;
    font-size: 18px;
}
.related .item aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.related .item aside.hover .save i {
    font-size: 20px;
}
.related .item aside.hover .share dd {
    top: 40px;
}
.related .item aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.related .item aside.hover .share dd a:hover {
    background-color: #fff;
}
.related .item aside.hover .share dd a:hover i {
    color: #000;
}
.related .item aside.hover .share dd a:last-child {
    border-bottom: 0;
}
.related .item aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
.related .item aside .share {
    position: relative;
}
.related .item aside .share dd {
    left: 0;
    right: auto;
}
.related .item aside .opened dd {
    margin-left: -40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.content-type {
    zoom: 1;
    margin: 0 80px 80px;
    padding-bottom: 45px;
    border-bottom: 1px solid #c7c7c7;
}
.content-type::before {
    content: '';
    display: block;
}
.content-type::after {
    content: '';
    display: table;
    clear: both;
}
.content-type header {
    text-transform: uppercase;
}
.content-type header .author,
.content-type header .date {
    font-family: CousineRegular;
    font-size: 12px;
    letter-spacing: .1em;
}
.content-type header .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    font-size: 42px;
    line-height: 44px;
    padding: 40px 0;
}
.content-type header .title a {
    color: #000!important;
    cursor: default;
}
.content-type article {
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 24px;
}
.content-type article p,
.content-type article blockquote {
    margin-bottom: 24px;
}
.content-type article blockquote {
    padding: 12px;
    padding-bottom: 0;
}
.content-type article ul,
.content-type article ol {
    margin-bottom: 12px;
}
.content-type article ul li,
.content-type article ol li {
    margin-bottom: 12px;
}
.content-type article a {
    text-decoration: underline;
}
.content-type article b,
.content-type article strong {
    font-family: ProximaNovaBold;
}
.content-type article em,
.content-type article i {
    font-style: italic;
}
.content-type footer .to-action {
    zoom: 1;
    padding: 15px 0;
    border: 1px solid #c7c7c7;
    border-width: 1px 0;
    margin: 11px 0 35px;
}
.content-type footer .to-action::before {
    content: '';
    display: block;
}
.content-type footer .to-action::after {
    content: '';
    display: table;
    clear: both;
}
.content-type footer .to-action aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    float: left;
}
.content-type footer .to-action aside a,
.content-type footer .to-action aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
.content-type footer .to-action aside .i-name {
    display: none;
}
.content-type footer .to-action aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.content-type footer .to-action aside a:hover i {
    color: #a9a9a9;
}
.content-type footer .to-action aside .save {
    border-right: 1px solid #ccc;
}
.content-type footer .to-action aside .save i::before {
    font-size: 24px;
}
.content-type footer .to-action aside .share {
    display: inline-block;
}
.content-type footer .to-action aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.content-type footer .to-action aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.content-type footer .to-action aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
.content-type footer .to-action aside .share.opened dd {
    width: 160px;
}
.content-type footer .to-action aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
.content-type footer .to-action aside.hover a {
    display: block;
}
.content-type footer .to-action aside.hover i {
    color: #fff;
    font-size: 18px;
}
.content-type footer .to-action aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.content-type footer .to-action aside.hover .save i {
    font-size: 20px;
}
.content-type footer .to-action aside.hover .share dd {
    top: 40px;
}
.content-type footer .to-action aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.content-type footer .to-action aside.hover .share dd a:hover {
    background-color: #fff;
}
.content-type footer .to-action aside.hover .share dd a:hover i {
    color: #000;
}
.content-type footer .to-action aside.hover .share dd a:last-child {
    border-bottom: 0;
}
.content-type footer .to-action aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
.content-type footer .to-action aside .share {
    position: relative;
}
.content-type footer .to-action aside .share dd {
    left: 0;
    right: auto;
}
.content-type footer .to-action .fb-like {
    line-height: 30px;
    float: right;
}
.content-type footer .tags {
    font-size: 12px;
    font-family: CousineRegular;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: .01em;
}
.content-type footer .tags strong {
    font-size: 13px;
    font-family: ProximaNovaBold;
    display: block;
}
.type-texto .stick {
    zoom: 1;
    position: relative;
}
.type-texto .stick::before {
    content: '';
    display: block;
}
.type-texto .stick::after {
    content: '';
    display: table;
    clear: both;
}
.type-texto .stick .stick-left {
    float: left;
    max-width: 390px;
    width: 35.135%;
}
.type-texto .stick .stick-right {
    float: right;
    max-width: 630px;
    width: 56.756%;
}
.type-texto footer {
    float: left;
    max-width: 390px;
    width: 35.135%;
}
.type-texto header .date::before {
    content: " | ";
}
.type-texto .galeria_side {
    position: relative;
}
.type-texto .galeria_side .swiper-container {
    width: 100%;
}
.type-texto .galeria_side .swiper-pagination,
.type-texto .galeria_side .swiper-navigation {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: justify;
}
.type-texto .galeria_side .swiper-navigation>span {
    display: block;
    width: 50px;
    height: 55px;
    background-color: #000;
    color: #fff;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    cursor: pointer;
    z-index: 2;
}
.type-texto .galeria_side .swiper-navigation>span::before {
    font-size: 20px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.type-texto .galeria_side .swiper-navigation .left {
    left: 0;
    display: none;
}
.type-texto .galeria_side .swiper-navigation .left:hover::before,
.type-texto .galeria_side .swiper-navigation .left:focus::before {
    margin-left: -25%;
}
.type-texto .galeria_side .swiper-navigation .right {
    right: -80px;
}
.type-texto .galeria_side .swiper-navigation .right:hover::before,
.type-texto .galeria_side .swiper-navigation .right:focus::before {
    margin-right: -25%;
}
.type-texto .galeria_side .swiper-pagination {
    zoom: 1;
    text-align: center;
    height: 35px;
    line-height: 35px;
    display: none;
}
.type-texto .galeria_side .swiper-pagination::before {
    content: '';
    display: block;
}
.type-texto .galeria_side .swiper-pagination::after {
    content: '';
    display: table;
    clear: both;
}
.type-texto .galeria_side .swiper-pagination .swiper-pagination-switch {
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    background-color: #999;
    border: 2px solid transparent;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.type-texto .galeria_side .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
    background-color: transparent;
    border-color: #999;
}
.type-texto .galeria_side .swiper-index {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: -14px;
    z-index: 2;
    line-height: 60px;
}
.type-texto .galeria_side .swiper-index span {
    vertical-align: middle;
}
.type-texto .galeria_side .item figure .crop {
    overflow: hidden;
    display: block;
    max-width: 630px;
    max-height: 630px;
    background-color: #fff;
}
.type-texto .galeria_side .item figure .crop img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: block;
}
.type-texto .galeria_side .item figure figcaption {
    display: block;
    padding: 30px 0;
    font-family: CousineRegular;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    line-height: 18px;
    letter-spacing: .1em;
}
.type-texto .galeria_side .item figure figcaption .title {
    display: block;
    float: left;
}
.type-texto .galeria_side .item figure figcaption .caption {
    display: block;
    float: left;
    clear: left;
}
.type-texto .galeria_side .item figure figcaption .description {
    display: block;
    float: right;
}
.type-texto .galeria_side .zoom {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    height: 44px;
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}
.type-texto .galeria_side .zoom i::before {
    line-height: 44px;
}
.type-texto .galeria_side.zoom-disabled .zoom {
    display: none;
}
.type-texto .galeria_side.zoom-disabled .item figure .crop img {
    cursor: default;
}
.type-texto .banner {
    clear: both;
    padding-top: 64px;
    text-align: center;
}
.type-video .full {
    margin: 0 -70px;
}
.type-video .full .player.embed iframe {
    width: 1250px;
    height: 750px;
}
.type-video .content {
    float: left;
    max-width: 690px;
    width: 50%;
}
.type-video .banners {
    float: right;
    width: 340px;
}
.type-video header .author {
    color: #e12d5c;
}
.type-video header .date::after {
    content: " \2014 ";
}
.type-video header .title {
    font-family: publicobold;
    font-size: 24px;
    line-height: 33px;
    padding: 40px 0;
    text-transform: none;
    letter-spacing: 0;
}
.type-video .player {
    margin-bottom: 54px;
}
.type-rgquer header .title {
    font-family: publicobold;
    font-size: 42px;
    line-height: 48px;
    text-transform: none;
}
.galeria_full {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100%;
    z-index: 50;
    overflow: auto;
    background-color: #fff;
}
.galeria_full .footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #333;
    text-align: center;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.galeria_full .footer .banner {
    margin: 18px;
}
.galeria_full .header,
.galeria_full .footer,
.galeria_full .infos {
    z-index: 2;
}
.galeria_full .swiper {
    z-index: 0;
    margin-right: 330px;
}
.galeria_full .swiper.fixed {
    position: fixed;
    bottom: 0;
}
.galeria_full .swiper .swiper-container {
    margin: 0;
}
.galeria_full .swiper .swiper-container .swiper-wrapper {
    position: static;
}
.galeria_full .swiper .swiper-container .swiper-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}
.galeria_full .swiper .swiper-container .swiper-wrapper figcaption {
    display: none;
}
.galeria_full .swiper .swiper-navigation>span {
    display: block;
    width: 50px;
    height: 55px;
    background-color: #000;
    color: #fff;
    line-height: 60px;
    text-align: center;
    position: fixed;
    top: 50%;
    cursor: pointer;
    z-index: 2;
}
.galeria_full .swiper .swiper-navigation>span::before {
    font-size: 20px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.galeria_full .swiper .swiper-navigation .left {
    left: 0;
}
.galeria_full .swiper .swiper-navigation .left:hover::before,
.galeria_full .swiper .swiper-navigation .left:focus::before {
    margin-left: -25%;
}
.galeria_full .swiper .swiper-navigation .right {
    right: 330px;
    margin-left: -50px;
}
.galeria_full .swiper .swiper-navigation .right:hover::before,
.galeria_full .swiper .swiper-navigation .right:focus::before {
    margin-right: -25%;
}
.galeria_full .content {
    zoom: 1;
    margin: 0 80px 80px;
    padding-bottom: 45px;
    border-bottom: 1px solid #c7c7c7;
    width: 330px;
    float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-bottom: 0;
    padding: 64px 15px 15px;
}
.galeria_full .content.fixed {
    position: fixed;
    right: 0;
}
.galeria_full .content::before {
    content: '';
    display: block;
}
.galeria_full .content::after {
    content: '';
    display: table;
    clear: both;
}
.galeria_full .content header {
    text-transform: uppercase;
}
.galeria_full .content header .author,
.galeria_full .content header .date {
    font-family: CousineRegular;
    font-size: 12px;
    letter-spacing: .1em;
}
.galeria_full .content header .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    font-size: 42px;
    line-height: 44px;
    padding: 40px 0;
}
.galeria_full .content header .title a {
    color: #000!important;
    cursor: default;
}
.galeria_full .content article {
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 24px;
}
.galeria_full .content article p,
.galeria_full .content article blockquote {
    margin-bottom: 24px;
}
.galeria_full .content article blockquote {
    padding: 12px;
    padding-bottom: 0;
}
.galeria_full .content article ul,
.galeria_full .content article ol {
    margin-bottom: 12px;
}
.galeria_full .content article ul li,
.galeria_full .content article ol li {
    margin-bottom: 12px;
}
.galeria_full .content article a {
    text-decoration: underline;
}
.galeria_full .content article b,
.galeria_full .content article strong {
    font-family: ProximaNovaBold;
}
.galeria_full .content article em,
.galeria_full .content article i {
    font-style: italic;
}
.galeria_full .content footer .to-action {
    zoom: 1;
    padding: 15px 0;
    border: 1px solid #c7c7c7;
    border-width: 1px 0;
    margin: 11px 0 35px;
}
.galeria_full .content footer .to-action::before {
    content: '';
    display: block;
}
.galeria_full .content footer .to-action::after {
    content: '';
    display: table;
    clear: both;
}
.galeria_full .content footer .to-action aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    float: left;
}
.galeria_full .content footer .to-action aside a,
.galeria_full .content footer .to-action aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
.galeria_full .content footer .to-action aside .i-name {
    display: none;
}
.galeria_full .content footer .to-action aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.galeria_full .content footer .to-action aside a:hover i {
    color: #a9a9a9;
}
.galeria_full .content footer .to-action aside .save {
    border-right: 1px solid #ccc;
}
.galeria_full .content footer .to-action aside .save i::before {
    font-size: 24px;
}
.galeria_full .content footer .to-action aside .share {
    display: inline-block;
}
.galeria_full .content footer .to-action aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.galeria_full .content footer .to-action aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.galeria_full .content footer .to-action aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
.galeria_full .content footer .to-action aside .share.opened dd {
    width: 160px;
}
.galeria_full .content footer .to-action aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
.galeria_full .content footer .to-action aside.hover a {
    display: block;
}
.galeria_full .content footer .to-action aside.hover i {
    color: #fff;
    font-size: 18px;
}
.galeria_full .content footer .to-action aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.galeria_full .content footer .to-action aside.hover .save i {
    font-size: 20px;
}
.galeria_full .content footer .to-action aside.hover .share dd {
    top: 40px;
}
.galeria_full .content footer .to-action aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.galeria_full .content footer .to-action aside.hover .share dd a:hover {
    background-color: #fff;
}
.galeria_full .content footer .to-action aside.hover .share dd a:hover i {
    color: #000;
}
.galeria_full .content footer .to-action aside.hover .share dd a:last-child {
    border-bottom: 0;
}
.galeria_full .content footer .to-action aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
.galeria_full .content footer .to-action aside .share {
    position: relative;
}
.galeria_full .content footer .to-action aside .share dd {
    left: 0;
    right: auto;
}
.galeria_full .content footer .to-action .fb-like {
    line-height: 30px;
    float: right;
}
.galeria_full .content footer .tags {
    font-size: 12px;
    font-family: CousineRegular;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: .01em;
}
.galeria_full .content footer .tags strong {
    font-size: 13px;
    font-family: ProximaNovaBold;
    display: block;
}
.galeria_full .content .action {
    line-height: 35px;
    height: 35px;
    margin-bottom: 10px;
}
.galeria_full .content .action>span {
    vertical-align: middle;
    display: inline-block;
}
.galeria_full .content .action .change {
    display: none;
}
.galeria_full .content .action .close {
    color: #000;
    font-size: 26px;
    cursor: pointer;
    float: right;
}
.galeria_full .content .action .back {
    color: #000;
    cursor: pointer;
    float: right;
}
.galeria_full .content header {
    margin-bottom: 15px;
}
.galeria_full .content header .title {
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
    padding: 10px 0;
    margin-bottom: 20px;
}
.galeria_full .content header .author {
    color: #de2957;
}
.galeria_full .infos {
    position: fixed;
    bottom: 126px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    height: 60px;
}
.galeria_full .infos aside {
    position: relative;
    z-index: 1;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}
.galeria_full .infos aside a,
.galeria_full .infos aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
.galeria_full .infos aside .i-name {
    display: none;
}
.galeria_full .infos aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.galeria_full .infos aside a:hover i {
    color: #a9a9a9;
}
.galeria_full .infos aside .save {
    border-right: 1px solid #ccc;
}
.galeria_full .infos aside .save i::before {
    font-size: 24px;
}
.galeria_full .infos aside .share {
    display: inline-block;
}
.galeria_full .infos aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.galeria_full .infos aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.galeria_full .infos aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
.galeria_full .infos aside .share.opened dd {
    width: 160px;
}
.galeria_full .infos aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
.galeria_full .infos aside.hover a {
    display: block;
}
.galeria_full .infos aside.hover i {
    color: #fff;
    font-size: 18px;
}
.galeria_full .infos aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.galeria_full .infos aside.hover .save i {
    font-size: 20px;
}
.galeria_full .infos aside.hover .share dd {
    top: 40px;
}
.galeria_full .infos aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.galeria_full .infos aside.hover .share dd a:hover {
    background-color: #fff;
}
.galeria_full .infos aside.hover .share dd a:hover i {
    color: #000;
}
.galeria_full .infos aside.hover .share dd a:last-child {
    border-bottom: 0;
}
.galeria_full .infos aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
.galeria_full .infos aside .share {
    position: relative;
}
.galeria_full .infos aside .share dd {
    right: auto;
    left: 0;
    background-color: #fff;
    margin: -10px 0;
    padding: 10px 10px 10px 0;
}
.galeria_full .infos .legend {
    margin-left: 110px;
    text-align: center;
    color: #fff;
    font-family: FuturaNewBook;
    font-size: 17px;
    line-height: 60px;
}
.galeria_full .infos .legend .caption {
    color: #737373;
}
.type-legado::before {
    content: "";
    display: block;
    position: absolute;
    top: -35px;
    left: -100%;
    background-color: #fff;
    z-index: 0;
    right: -100%;
    bottom: 0;
}
.type-legado>* {
    position: relative;
}
.type-legado .hentry {
    width: 652px;
    font-family: Arial, Helvetica, 'Bitstream Vera Sans', sans-serif;
    margin: 0 auto;
}
.type-legado footer {
    width: 652px;
    margin: 0 auto;
}
.type-legado .rpl {
    display: block;
    text-indent: -9999px;
}
.type-legado .rpl a {
    display: block;
    width: 100%;
    height: 100%;
}
.type-legado .left {
    float: left;
}
.type-legado .right {
    float: right;
}
.type-legado .bTop {
    border-top: dotted #eee 1px;
    padding-top: 20px;
}
.type-legado .bBottom {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.type-legado .ltGrey {
    color: #eee;
}
.type-legado .clearfix::after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.type-legado .clearfix {
    display: inline-block;
}
.type-legado html[xmlns] .clearfix {
    display: block;
}
.type-legado * html .clearfix {
    height: 1%;
}
.type-legado .clear {
    clear: both;
}
.type-legado .w100p {
    width: 100%!important;
}
.type-legado .category a,
.type-legado .category span {
    line-height: 29px;
    background: url(../img/legado/bg/post-cat.gif) right top no-repeat #cd0000;
    font-size: 14px;
    color: #fff;
    padding: 0 23px 0 9px;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 5px;
}
.type-legado h2,
.type-legado h2 a {
    clear: both;
    font-size: 32px;
    color: #333;
    font-weight: 700;
    margin: 10px 0;
}
.type-legado .intro {
    font-size: 18px;
    color: #333;
    margin: 0 0 9px;
}
.type-legado .entry-meta {
    font-size: 12px;
    color: #666;
    border-bottom: dotted #eee 1px;
    padding: 20px 0 5px;
    margin-bottom: 20px;
}
.type-legado .entry-meta .right {
    margin-top: -5px;
}
.type-legado div.detalhesimage {
    margin-bottom: 15px;
    overflow: hidden!important;
}
.type-legado div.detalhesimage strong.descricaoimage {
    color: #999;
    display: block;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px;
}
.type-legado div.detalhesimage span {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    padding: 10px;
}
.type-legado .compartilhatools {
    margin-bottom: 13px;
    overflow: hidden!important;
}
.type-legado .compartilhatools .botaotwitter {
    background: url(//s7.addthis.com/static/r07/widget24.png) no-repeat;
    background-position: 0 -960px;
    cursor: pointer;
    display: block;
    height: 16px;
    line-height: 16px!important;
    overflow: hidden;
    width: 16px;
    float: left;
    font-size: 10px;
    text-indent: -9999px;
}
.type-legado .compartilhatools .likefacebook {
    float: left;
    min-height: auto;
    overflow: hidden;
}
.type-legado .compartilhatools .addthis_toolbox {
    height: 24px;
    overflow: hidden!important;
}
.type-legado .compartilhatools .addthis_16x16_style {
    float: right;
    position: relative;
    top: 6px;
}
.type-legado .compartilhatools .addthis_16x16_style span {
    font-size: 10px;
    float: left;
}
.type-legado .font-increase span {
    font-size: 18px;
    font-weight: 700;
}
.type-legado .font-decrease span {
    font-size: 10px;
}
.type-legado .font-increase,
.type-legado .font-decrease {
    cursor: pointer;
}
.type-legado .entry-content {
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
.type-legado .entry-content a {
    color: #cd0000!important;
}
.type-legado .entry-content p {
    margin-bottom: 25px;
}
.type-legado .entry-content p.tags strong {
    color: #cd0000;
}
.type-legado .entry-content p.tags a {
    color: #333;
}
.type-legado .post-image {
    display: block;
    margin: 0 auto 10px;
}
.type-legado .entry-actions p {
    width: 80%;
    float: left;
}
.type-legado .entry-actions {
    border: 1px solid #eee;
    line-height: 28px;
    font-size: 12px;
    color: #eee;
    overflow-y: visible!important;
    height: 28px;
}
.type-legado .entry-actions a {
    font-weight: 700;
    color: #666;
    padding: 0 10px;
}
.type-legado .entry-actions a.compartilhe_mais,
.type-legado .entry-actions a.compartilhe_menos,
.type-legado .entry-actions a.facebook,
.type-legado .entry-actions a.myspace,
.type-legado .entry-actions a.yahoo,
.type-legado .entry-actions a.linkk,
.type-legado .entry-actions a.twitter {
    background: url(images/ico/social.gif) 10px 0 no-repeat;
    padding: 0 10px 1px 31px;
}
.type-legado .entry-actions a.compartilhe_mais {
    background-position: 10px -16px;
}
.type-legado .entry-actions a.facebook {
    background-position: 0 -48px;
}
.type-legado .entry-actions a.yahoo {
    background-position: 0 -80px;
}
.type-legado .entry-actions a.myspace {
    background-position: 0 -96px;
}
.type-legado .entry-actions a.linkk {
    background-position: 0 -112px;
}
.type-legado .entry-actions a.compartilhe_menos {
    background-position: 10px -128px;
}
.type-legado .addthis_button_email {
    display: none;
}
.type-legado .addthis a {
    cursor: pointer;
}
.type-legado .addthis {
    float: right;
    border-left: 1px solid #eee;
    position: relative;
    width: 114px;
    overflow-y: visible!important;
}
.type-legado .addthis div {
    position: absolute;
    bottom: 28px;
    right: -1px;
    overflow: visible!important;
}
.type-legado .ad-gallery .desc {
    margin-top: -20px;
    position: relative;
}
.type-legado .subcompartilhe {
    border: #eee solid 1px;
    border-bottom: 0;
    width: 114px;
    display: block;
    background: #fff;
    overflow: visible!important;
}
.type-legado .subcompartilhe li {
    border-bottom: 1px solid #F1F1F1;
    margin: 0 10px;
    padding: 8px 0;
    width: 92px;
    line-height: 16px;
}
.type-legado .subcompartilhe li a {
    padding: 0 0 0 21px!important;
    display: block;
}
.type-legado .subcompartilhe li a.orkut {
    padding: 0!important;
}
.type-legado .notas h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #666;
}
.type-legado .notas ul {
    height: 100%;
    overflow: auto;
}
.type-legado .hentry:last-child {
    border: 0;
    margin: 0;
}
.type-legado .hentry {
    overflow: visible;
    border-bottom: 3px solid #eee;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.type-legado #comments h3 {
    color: #666;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.type-legado #comments h3#reply-title {
    color: #333;
}
.type-legado #comments label {
    color: #333;
    font-size: 12px;
    font-weight: 700;
}
.type-legado #comments label span {
    color: #999;
}
.type-legado #comments fieldset {
    margin-bottom: 5px;
}
.type-legado fieldset input,
.type-legado #comments textarea {
    display: block;
    border: 1px solid #ccc;
    margin-top: 3px;
}
.type-legado #comments input {
    min-height: 28px;
}
.type-legado #comments textarea {
    width: 550px;
}
.type-legado #comments .required {
    color: #999;
    font-size: 12px;
    float: right;
    margin: 0 100px -10px 0;
}
.type-legado .form-submit {
    clear: both;
}
.type-legado .form-submit input,
.type-legado .submit {
    background: url(../img/legado/bg/submit.gif) repeat-x;
    font-weight: 700;
    font-size: 12px;
    color: #333;
    height: 22px!important;
    min-height: 22px!important;
    padding: 0 10px;
    border: 1px solid #ccc;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}
.type-legado .ad-gallery,
.type-legado .ad-gallery * {
    margin: 0;
    padding: 0;
    overflow: hidden!important;
}
.type-legado .ad-gallery {
    margin-bottom: 30px;
}
.type-legado .ad-prev,
.type-legado .ad-next {
    width: 27px;
    height: 406px!important;
    min-height: 406px!important;
    position: absolute;
    top: 1px;
    overflow-y: hidden!important;
}
.type-legado .ad-next {
    right: 1px;
    background: url(../img/legado/bt/carrosel-controls.png) top right;
}
.type-legado .ad-prev {
    left: 1px;
    background: url(../img/legado/bt/carrosel-controls.png) top left;
}
.type-legado .ad-image-wrapper {
    position: relative;
}
.type-legado .ad-image {
    z-index: -1;
    background: #f8f8f8;
}
.type-legado .ad-image img {
    margin: 0 auto;
    display: block;
}
.type-legado .ad-gallery .desc p {
    display: none;
}
.type-legado .ad-gallery .desc p:first-child {
    display: block;
}
.type-legado .ad-gallery .desc {
    background: #f4f4f4;
}
.type-legado .ad-gallery .desc strong {
    color: #999;
    font-weight: 400;
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
    font-size: 12px;
}
.type-legado .ad-gallery .desc span {
    padding: 10px;
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 700;
}
.type-legado .ad-nav {
    background: #d7d7d7;
    padding: 5px;
    position: relative;
}
.type-legado .ad-nav ul {
    width: 600px;
}
.type-legado .ad-nav li {
    float: left;
    height: 50px;
    width: 60px;
}
.type-legado .ad-nav li img {
    border: #a9a9a9 3px solid;
}
.type-legado .ad-thumbs,
.type-legado .ad-controls {
    float: left;
}
.type-legado .ad-info {
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 24px;
    color: #333;
    letter-spacing: -1px;
    font-weight: 700;
}
.type-legado .ad-controls {
    width: 50px;
    margin-right: 10px;
}
.type-legado .ad-slideshow-controls {
    width: 50px;
    height: 50px;
    background: #fff;
}
.type-legado .ad-slideshow-stop {
    display: none;
}
.type-legado .ad-slideshow-stop,
.type-legado .ad-slideshow-start {
    width: 48px;
    height: 48px;
    border: 1px solid #a9a9a9;
    background-image: url(../img/legado/bt/thumb-controls.gif);
    text-indent: -999em;
}
.type-legado .ad-slideshow-start {
    display: block;
    background-position: -48px bottom;
}
.type-legado .ad-thumbs {
    margin-left: 40px;
    width: 350px;
}
.type-legado .ad-back,
.type-legado .ad-forward {
    position: absolute;
    width: 28px;
    border: 1px solid #a9a9a9;
    min-height: 48px!important;
    height: 48px!important;
    background: #fff;
    top: 5px;
    background-image: url(../img/legado/bt/thumb-controls.gif);
}
.type-legado .ad-back {
    left: 63px;
    background-position: -96px top;
}
.type-legado .ad-forward {
    left: 465px;
    background-position: right top;
}
.type-legado .ad-preloads {
    display: none;
}
.type-legado footer {
    font-family: CousineRegular;
}
.type-legado footer .to-action {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    border: 1px solid #c7c7c7;
    border-width: 1px 0;
    margin: 11px 0 35px;
}
.type-legado footer .to-action aside {
    position: relative;
    z-index: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    text-align: center;
    float: left;
}
.type-legado footer .to-action aside a,
.type-legado footer .to-action aside dt {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
.type-legado footer .to-action aside .i-name {
    display: none;
}
.type-legado footer .to-action aside i {
    font-size: 22px;
    font-weight: 100;
    color: #000;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.type-legado footer .to-action aside a:hover i {
    color: #a9a9a9;
}
.type-legado footer .to-action aside .save {
    border-right: 1px solid #ccc;
}
.type-legado footer .to-action aside .save i::before {
    font-size: 24px;
}
.type-legado footer .to-action aside .share {
    display: inline-block;
}
.type-legado footer .to-action aside .share dt {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.type-legado footer .to-action aside .share dd {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.type-legado footer .to-action aside .share.opened dt {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
.type-legado footer .to-action aside .share.opened dd {
    width: 160px;
}
.type-legado footer .to-action aside.hover {
    position: absolute;
    right: -108px;
    top: 0;
    background: url(../../../siterg/assets/img/temp/shadow_social_over.png) no-repeat top left;
    width: 108px;
    height: 275px;
    text-align: right;
    padding: 0 10px 0 58px;
}
.type-legado footer .to-action aside.hover a {
    display: block;
}
.type-legado footer .to-action aside.hover i {
    color: #fff;
    font-size: 18px;
}
.type-legado footer .to-action aside.hover .save {
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.type-legado footer .to-action aside.hover .save i {
    font-size: 20px;
}
.type-legado footer .to-action aside.hover .share dd {
    top: 40px;
}
.type-legado footer .to-action aside.hover .share dd a {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.type-legado footer .to-action aside.hover .share dd a:hover {
    background-color: #fff;
}
.type-legado footer .to-action aside.hover .share dd a:hover i {
    color: #000;
}
.type-legado footer .to-action aside.hover .share dd a:last-child {
    border-bottom: 0;
}
.type-legado footer .to-action aside.hover .share.opened dd {
    width: 40px;
    padding: 0 10px;
}
.type-legado footer .to-action aside .share {
    position: relative;
}
.type-legado footer .to-action aside .share dd {
    left: 0;
    right: auto;
}
.type-legado footer .to-action .fb-like {
    line-height: 30px;
    float: right;
}
.type-legado footer .tags {
    font-size: 12px;
    font-family: CousineRegular;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: .01em;
}
.type-legado footer .tags strong {
    font-size: 13px;
    font-family: ProximaNovaBold;
    display: block;
}
#anuncie,
#contato {
    max-width: 1270px;
    margin: 0 auto;
}
#anuncie h2,
#contato h2 {
    font-family: ProximaNovaBold;
    font-size: 21px;
    text-transform: uppercase;
    border-bottom: 1px solid #c7c7c7;
    line-height: 35px;
    padding-bottom: 10px;
    padding-left: 80px;
    margin-bottom: 35px;
    position: relative;
}
#anuncie h2::after,
#contato h2::after,
#anuncie h2::before,
#contato h2::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c7c7c7;
    position: absolute;
    bottom: -1px;
}
#anuncie h2::before,
#contato h2::before {
    right: 100%;
}
#anuncie h2::after,
#contato h2::after {
    left: 100%;
}
#anuncie #content,
#contato #content {
    zoom: 1;
    margin: 0 80px 80px;
    padding-bottom: 45px;
    font-size: 16px;
    line-height: 34px;
    font-family: publicobold;
}
#anuncie #content::before,
#contato #content::before {
    content: '';
    display: block;
}
#anuncie #content::after,
#contato #content::after {
    content: '';
    display: table;
    clear: both;
}
#anuncie #content strong,
#contato #content strong {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    font-size: 42px;
    line-height: 34px;
    text-transform: uppercase;
    display: block;
}
#anuncie #content p,
#contato #content p {
    padding-bottom: 24px;
    line-height: 34px;
}
#anuncie #content hr,
#contato #content hr {
    border: 0;
    height: 1px;
    background: #bbb;
    margin: 18px 0 36px;
}
#anuncie #content {
    width: 71.653%;
}
#anuncie #content a {
    display: inline-block;
    background-color: #000;
    padding: 13px 16px;
    color: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#anuncie #content a:hover {
    color: #ccc;
}
#contato #content .clear {
    height: auto;
}
#contato #content .endereco-title {
    float: left;
    font-family: publicobold;
    font-size: 16px;
    line-height: 21px;
}
#contato #content .endereco {
    display: block;
    margin-left: 180px;
    font-style: none;
    font-family: CousineRegular;
    font-size: 12px;
    line-height: 21px;
}
#contato #content form {
    margin-top: 60px;
    line-height: 38px;
    padding-bottom: 20px;
    border-bottom: 1px solid #bbb;
    margin-bottom: 36px;
}
#contato #content form fieldset {
    border-top: 3px solid #000;
    padding-bottom: 20px;
    zoom: 1;
}
#contato #content form fieldset br {
    display: none;
}
#contato #content form fieldset label,
#contato #content form fieldset .wpcf7-form-control-wrap {
    display: block;
}
#contato #content form fieldset label {
    float: left;
    width: 170px;
    font-family: publicobold;
    font-size: 16px;
}
#contato #content form fieldset .wpcf7-form-control-wrap {
    margin-left: 170px;
}
#contato #content form fieldset .wpcf7-form-control-wrap input,
#contato #content form fieldset .wpcf7-form-control-wrap textarea {
    border-left: 1px solid #a3a3a3;
    font-family: FuturaNewBook;
    font-size: 15px;
    line-height: 21px;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 38px;
    width: 100%;
    display: block;
}
#contato #content form fieldset .wpcf7-form-control-wrap textarea {
    height: 140px;
}
#contato #content form fieldset::before {
    content: '';
    display: block;
}
#contato #content form fieldset::after {
    content: '';
    display: table;
    clear: both;
}
#contato #content form .required {
    padding-top: 3px;
    float: right;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    font-family: CousineRegular;
}
#contato #content form .wpcf7-not-valid-tip {
    font-family: CousineRegular;
    font-size: 12px;
    line-height: 14px;
    padding: 5px 10px 0;
    color: #e12d5c;
}
#contato #content form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: CousineRegular;
    font-size: 12px;
    line-height: 14px;
    padding-left: 180px;
}
#contato #content form .wpcf7-response-output.wpcf7-validation-errors {
    display: none!important;
}
#contato #content form .form-submit {
    border-top: 3px solid #000;
    padding-top: 20px;
    padding-left: 170px;
}
#contato #content form .form-submit input {
    font-family: publicobold;
    font-size: 16px;
    display: inline-block;
    background-color: #000;
    padding: 18px 16px;
    color: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#contato #content form .form-submit input:hover {
    color: #ccc;
}
#cadastro,
#save-for-later {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 50;
}
#cadastro .overlay,
#save-for-later .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 21, 21, .9);
}
#cadastro .content,
#save-for-later .content {
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #eaeaea;
    width: 630px;
    margin-left: -315px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px;
}
#cadastro .content .container,
#save-for-later .content .container {
    border: 1px solid #a3a3a3;
    padding: 30px 60px;
    text-align: center;
    position: relative;
}
#cadastro h2,
#save-for-later h2 {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    font-size: 42px;
    text-transform: uppercase;
    color: #000;
    line-height: 36px;
    padding-bottom: 35px;
    border-bottom: 1px solid #a3a3a3;
    margin-bottom: 35px;
}
#cadastro h2 i,
#save-for-later h2 i {
    display: block;
    margin: 0 auto;
    font-size: 20px;
}
#cadastro p,
#save-for-later p {
    font-size: 17px;
    font-family: FuturaNewBook;
    line-height: 27px;
}
#cadastro p strong,
#save-for-later p strong {
    font-family: publicobold;
}
#cadastro p.success,
#save-for-later p.success {
    font-family: publicobold;
    color: #e12d5c;
}
#cadastro form,
#save-for-later form {
    position: relative;
    margin: 35px 0;
    text-align: left;
}
#cadastro form ul,
#save-for-later form ul {
    zoom: 1;
}
#cadastro form ul::before,
#save-for-later form ul::before {
    content: '';
    display: block;
}
#cadastro form ul::after,
#save-for-later form ul::after {
    content: '';
    display: table;
    clear: both;
}
#cadastro form ul li,
#save-for-later form ul li {
    float: left;
    position: relative;
}
#cadastro form input,
#save-for-later form input,
#cadastro form button,
#save-for-later form button,
#cadastro form label,
#save-for-later form label {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 55px;
    line-height: 25px;
    padding: 15px 20px;
    font-family: publicobold;
    font-size: 17px;
}
#cadastro form label,
#save-for-later form label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
#cadastro form label.focus,
#save-for-later form label.focus {
    color: #9f9f9f;
}
#cadastro form label.hide,
#save-for-later form label.hide {
    display: none;
}
#cadastro form input,
#save-for-later form input {
    width: 390px;
    background-color: #fff;
    border: 1px solid #757575;
}
#cadastro form .submit button,
#save-for-later form .submit button,
#cadastro form .submit input,
#save-for-later form .submit input {
    cursor: pointer;
    border: 0;
    width: 80px;
    background-color: #000;
    padding-left: 0;
    padding-right: 0;
    color: #fff;
    text-align: center;
}
#cadastro form .message,
#save-for-later form .message {
    display: none;
}
#cadastro form .message.message-error,
#save-for-later form .message.message-error,
#cadastro form .message.message-success,
#save-for-later form .message.message-success {
    padding: 15px 15px 0;
    color: #e12d5c;
}
#cadastro .close,
#save-for-later .close {
    position: absolute;
    top: 5px;
    right: 0;
    color: #555;
    font-size: 26px;
    cursor: pointer;
}
#cadastro h2 i {
    padding: 0;
    margin: 0 auto;
    width: 60px!important;
    height: 54px!important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px 21px!important;
    background-image: url(../../../siterg/assets/img/logotipo_black.png);
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    #cadastro h2 i {
        background-image: url(../../../siterg/assets/img/logotipo_black@2.png);
    }
}
#cadastro form {
    margin-bottom: 0;
}
#cadastro form ul li {
    width: 100%;
    margin-bottom: 20px;
}
#cadastro form ul li input {
    width: 100%;
}
#cadastro form ul li.submit {
    margin-bottom: 0;
}
#cadastro form ul li.submit input {
    width: 100%;
}
#cadastro form ul li.submit img {
    position: absolute;
    top: 50%;
    padding: 10px;
    margin-top: -18px;
}
#cadastro form ul li .wpcf7-not-valid-tip {
    font-family: CousineRegular;
    font-size: 12px;
    line-height: 14px;
    padding: 15px 15px 0;
    color: #e12d5c;
}
#cadastro form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: 0;
    padding-top: 15px;
    font-family: CousineRegular;
    font-size: 12px;
    line-height: 14px;
}
#cadastro form .wpcf7-response-output.wpcf7-validation-errors {
    display: none!important;
}
#expediente h2 {
    font-family: ProximaNovaBold;
    font-size: 21px;
    text-transform: uppercase;
    border-bottom: 1px solid #c7c7c7;
    line-height: 35px;
    padding-bottom: 10px;
    padding-left: 80px;
    margin-bottom: 35px;
    position: relative;
}
#expediente h2::after,
#expediente h2::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c7c7c7;
    position: absolute;
    bottom: -1px;
}
#expediente h2::before {
    right: 100%;
}
#expediente h2::after {
    left: 100%;
}
#expediente .equipe {
    zoom: 1;
    padding-bottom: 18px;
}
#expediente .equipe::before {
    content: '';
    display: block;
}
#expediente .equipe::after {
    content: '';
    display: table;
    clear: both;
}
#expediente .equipe .line {
    clear: both;
    display: block;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #cacaca;
    position: relative;
}
#expediente .equipe .line:last-child {
    display: none;
}
#expediente .equipe .line::after,
#expediente .equipe .line::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #cacaca;
    position: absolute;
    bottom: -1px;
}
#expediente .equipe .line::before {
    right: 100%;
}
#expediente .equipe .line::after {
    left: 100%;
}
#expediente .equipe .item a,
#expediente .equipe .item figure {
    width: 95%;
    max-width: 230px;
    display: block;
    margin: 0 auto;
}
#expediente .equipe .item a {
    color: #000;
}
#expediente .equipe .item a figure {
    width: 100%;
}
#expediente .equipe .item figure img {
    width: 135px;
    height: 135px;
    -webkit-border-radius: 135px;
    -moz-border-radius: 135px;
    border-radius: 135px;
    display: block;
    margin: 0 auto;
}
#expediente .equipe .item figure figcaption {
    text-align: center;
    font-family: FuturaNewBook;
    font-size: 15px;
    line-height: 21px;
}
#expediente .equipe .item figure figcaption .title,
#expediente .equipe .item figure figcaption .subtitle {
    display: block;
}
#expediente .equipe .item figure figcaption .title {
    font-family: Knockout27JuniorBantamweight;
    letter-spacing: .09em;
    font-size: 28px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 20px 0 10px;
}
#expediente .equipe .item figure figcaption .subtitle {
    font-size: 12px;
    line-height: 27px;
    text-transform: uppercase;
    font-family: ProximaNovaBold;
    color: #de2c5a;
    padding-bottom: 20px;
}
#expediente .equipe>div {
    zoom: 1;
}
#expediente .equipe>div::before {
    content: '';
    display: block;
}
#expediente .equipe>div::after {
    content: '';
    display: table;
    clear: both;
}
#expediente .equipe>div .item {
    float: left;
}
#expediente .equipe .item-1 .item {
    width: 100%;
}
#expediente .equipe .item-2 .item {
    width: 50%;
}
#expediente .equipe .item-2 .item-1 {
    position: relative;
}
#expediente .equipe .item-2 .item-1::before {
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #c7c7c7;
}
#expediente .equipe .item-2 .item-1::after {
    content: "";
    display: block;
    width: 11px;
    height: 25px;
    background: url(../img/ico_1.png) no-repeat top left;
    position: absolute;
    top: 50%;
    right: -5px;
    margin-top: -12px;
}
#expediente .equipe .item-3 .item {
    width: 33.33%;
}
#expediente .equipe .item-3 .item-1,
#expediente .equipe .item-3 .item-2 {
    position: relative;
}
#expediente .equipe .item-3 .item-1::before,
#expediente .equipe .item-3 .item-2::before {
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #c7c7c7;
}
#expediente .equipe .item-3 .item-1::after,
#expediente .equipe .item-3 .item-2::after {
    content: "";
    display: block;
    width: 11px;
    height: 25px;
    background: url(../img/ico_1.png) no-repeat top left;
    position: absolute;
    top: 50%;
    right: -5px;
    margin-top: -12px;
}
#expediente .equipe .item-4 .item {
    width: 25%;
}
#expediente .equipe .item-4 .item-1,
#expediente .equipe .item-4 .item-2,
#expediente .equipe .item-4 .item-3 {
    position: relative;
}
#expediente .equipe .item-4 .item-1::before,
#expediente .equipe .item-4 .item-2::before,
#expediente .equipe .item-4 .item-3::before {
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #c7c7c7;
}
#expediente .equipe .item-4 .item-1::after,
#expediente .equipe .item-4 .item-2::after,
#expediente .equipe .item-4 .item-3::after {
    content: "";
    display: block;
    width: 11px;
    height: 25px;
    background: url(../img/ico_1.png) no-repeat top left;
    position: absolute;
    top: 50%;
    right: -5px;
    margin-top: -12px;
}

.wrapper-iframe {
    position: relative;
    overflow: hidden;
    height: 68px;
    width: 1190px;
    margin: 0 auto;
    -webkit-transition: height 300ms;
    -moz-transition: height 300ms;
    -ms-transition: height 300ms;
    transition: height 300ms;
}

.wrapper-iframe.open {
    height: 460px;
}

.wrapper-iframe iframe {
    margin: 0 auto;
    display: block;
}

.wrapper-iframe .clickarea {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.video-container{
    position: relative;
    padding: 0;
    margin: 20px 0;
}

.video-container:before{
    content: "";
    display: block;
    padding-top: 56.25%; /* 16:9 */
}

.video-container iframe{
    position:absolute;
    display: block;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
