/*
Theme Name: Mobile
Description: Tema para dispositivos móveis.
Author: Rafael Tosta
*/

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
body {
    font-size: 14px;
    line-height: 1.8em;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #333;
}
a {
    text-decoration: none;
    font-weight: bold;
}
.lista img,
.photo {
    padding: 0;
    width: 65px;
}
.destaque img {
    padding: 0;
    width: 105px;
    height: 105px;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 0px;
    margin: 0 0 5px 10px;
    display: inline;
}
img.alignleft {
    padding: 0;
    margin: 0 10px 5px 0;
    display: inline;
}
.aligncenter {} .alignleft {
    float: left;
}
.alignright {
    float: right;
}
#wrapper {
    margin: 0 auto;
    text-align: left;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #FFF;
}
#logo {
    margin: 0 0 10px 0;
    position: relative;
}
#logo h1 {
    font-size: 22px;
    font-weight: normal;
    padding: 15px 10px;
}
#logo h1 a {
    color: #FFF;
}
#logo h2 {
    font-size: 10px;
    padding: 8px 4px 8px 10px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    background-color: #888;
    text-shadow: 1px 1px #666;
}
.mobile_rss {
    display: block;
    width: 18px;
    height: 14px;
    position: absolute;
    right: 0px;
    bottom: -20px;
}
.dest {
    margin: 20px 0 0;
}
.dest h2 a {
    font-size: 20px;
    line-height: 30px;
}
.dest a p {
    color: #999999;
    font-size: 12px;
}
a.continue,
.dest a p {
    font-weight: 100;
}
.dest .continue {
    margin-top: 7px;
    display: inline-block;
}
.post-thumb {
    text-align:center;
}
#author,
#email,
#url {
    border: 1px solid #ddd;
}
div.titles {
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    color: #f0f0f0;
    padding-left: 10px;
    padding-right: 10px;
}
.title_link a:link {
    text-decoration: none;
    color: #f0f0f0;
}
.title_link a:visited {
    text-decoration: none;
    color: #f0f0f0;
}
.title_link a:hover {
    text-decoration: none;
    color: #cccccc;
}
.entry {
    padding-left: 10px;
    padding-right: 10px;
}
#container {
    width: 100%;
}
.sidebar {
    background: #ffffff;
}
#footer {
    background-color: #2e3192;
    padding: 10px;
}
div.copyright {
    padding-left: 2px;
    padding-right: 10px;
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 11px;
    text-align: left;
    color: #fff;
    text-shadow: 1px 1px #333;
    line-height: 18px;
}
h1 {
    font-size: 26px;
    font-weight: bold;
}
div.subtitle {
    font-size: 14px;
}
.imgpost,
.photo {
    width: 65px;
    display: block;
    float: left;
    margin: 0px 20px 5px 0px;
}
.post-thumb .imgpost {
    width: auto !important;
    margin-right: 0 !important;
}
.destaque .imgpost {
    width: 105px;
    height: 105px;
    display: inline;
    float: left;
    margin: 0px 20px 10px 0px;
}
.destaque h2 {
    padding-top: 20px;
}
.imgpost.noborder {
    border: none;
    width: auto;
    margin: 0;
}
.author {
    display:block;
}
.colunistas .title h2 {
    margin-top: 10px;
}
.post {
    margin: 10px 0 0;
    border-bottom: 1px solid #E2E2E2;
    overflow: auto;
    padding: 0 0 10px 0;
}
.post .imgpost {
    width: 105px;
    float: left;
    margin: 0 10px 0 0;
    font-size: 0;
    line-height:0;
}
.post .imgpost img {
    width: 100%;
    height: auto;
}
.post .title {
    margin-bottom:2px;
}
.post .date {
    font-size: 12px;
    color: #999;
}
.post h2 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
.post h2 a {
    display: block;
    text-decoration: none;
}
.post h2 a:visited {
    text-decoration: none;
}
.comment_body_author {
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    font-weight: bold;
}
.comment_body_meta {
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
}
.comment_body_text {
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
}
p {
    padding: 10px 0 0 0;
}
.sidebar {
    margin: 10px;
}
.sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-right: 5px;
}
.sidebar ul li {
    font-family: Arial, Helvetica, Georgia, Sans-serif;
}
.sidebar ul li h2 {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #2e3192;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    background: url(images/bg-widget-title.gif) repeat-x bottom;
    padding: 10px 0 10px 0;
}
.sidebar ul ul li {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    border-bottom-style: none;
}
.sidebar a:hover {
    text-decoration: underline;
    color: #333;
}
/* comments */

.comments-box {
    zoom: 1;
    margin: 30px 0 0 0;
}
.comments-box img {
    vertical-align: middle;
}
.comments-box h3 {
    color: #2e3192;
    font-size: 1.4em;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ccc;
}
#respond {
    background: #fff;
    margin: 20px 0 0 0;
    padding: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
#respond p {
    color: #777;
    line-height: 1.4em;
    margin: 10px 0 0 0;
}
.cancel-comment-reply {
    padding: 5px 0 0 0;
    text-decoration: underline;
}
.cancel-comment-reply a {
    color: #ff0000;
    font-style: italic;
}
.text {
    border: 1px solid #ddd;
    padding: 2px;
    color: #777;
    width: 200px;
}
/* framework for comments */

ol.commentlist a:link {
    text-decoration: none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
    text-decoration: none;
}
ol.commentlist {
    margin: 10px 0 0 0;
    padding: 0;
    background: #fff;
}
ol.commentlist li {
    margin: 10px 0 10px 0;
    padding: 10px;
    list-style-type: none;
    border: 1px solid #e9e9e9;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
ol.commentlist li.alt {
    background: #efefef;
}
ol.commentlist li div.vcard cite.fn {
    font-style: normal;
    font-weight: bold;
}
ol.commentlist li div.vcard cite.fn a.url {
    color: #2e3192;
}
ol.commentlist li div.vcard img.avatar {
    float: right;
}
ol.commentlist li div.vcard img.avatar-32 {
    padding: 2px;
    background: #fff;
    border: 1px solid #ddd;
}
ol.commentlist li div.vcard img.photo {
    padding: 2px;
    background: #fff;
    border: 1px solid #ddd;
}
ol.commentlist li div.vcard span.says {
    color: #888;
}
ol.commentlist li div.comment-meta {
    margin: 3px 0 0 0;
    font-size: 0.9em;
}
ol.commentlist li div.comment-meta a {
    color: #aaa;
    text-decoration: none;
}
ol.commentlist li p {
    margin: 15px 0 0 0;
    line-height: 1.4em;
}
ol.commentlist li div.reply {
    background: #ccc;
    color: #333;
    display:inline-block;
    margin: 10px 0 0 0;
    padding: 2px 5px;
    line-height: 16px;
    border-radius: 5px;
}
ol.commentlist li div.reply a {
    color: #fff !important;
}
ol.commentlist li div.reply a:hover {
    color: #fff !important;
    text-decoration: none;
}
ol.commentlist li ul.children li {
    margin: 10px 0 0 0;
    background: #fff;
    border: 1px solid #e9e9e9;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
ol.commentlist li ul.children li li.alt {
    background: #fff;
}
/* comment form */

#commentform {
    margin-top: 5px;
}
#commentform input {
    width: 160px;
    margin: 2px 5px 1px 0;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#commentform input:focus {
    border: 1px solid #191919;
}
#commentform .author {
    padding: 3px 3px 3px 5px;
    background: fff;
    color: #666;
}
#commentform .email {
    padding: 3px 3px 3px 5px;
    background: fff;
    color: #666;
}
#commentform .url {
    padding: 3px 3px 3px 5px;
    background: fff;
    color: #666;
}
#commentform textarea {
    width: 100%;
    height: 100px;
    padding: 2px;
    border: 1px solid #ddd;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}
#commentform textarea:focus {
    border: 1px solid #191919;
}
#commentform .submit {
    argin: 0;
    padding: 10px;
    color: #999;
    font-weight: bold;
    background: #2e3192;
    width: 100%;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    color: #fff;
    cursor: pointer;
    text-shadow: 1px 1px #333;
    margin-top: -10px;
    margin-bottom: 10px;
}
#commentform .submit:hover {
    background: #2025bd;
    text-decoration: underline;
    color: #fff;
}
#topsearch {
    margin: 10px;
}
/* #ls {
    width: 97%;
    border: 1px solid #ccc;
    padding: 3px 3px 3px 5px;
    font-family: Arial;
    font-size: large;
}
.searchbutton {
    font-weight: bold;
    text-shadow: 1px 1px #333;
    padding: 7px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #2e3192;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.searchbutton:hover {
    background: #2025bd;
} */
h2.search {
    font-size: 28px;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 20px;
    color: #2e3192;
}
/*--- Content Styling ---*/

.content a {
    text-decoration: underline;
}
.content p {
    margin-bottom: 10px;
}
.content ul,
.content ol {
    margin: 20px;
}
.content ul li,
.content ol li {
    margin: 5px;
    background: url(images/bullet.png) 0px 1px no-repeat;
    padding-left: 25px;
    list-style: none;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    margin-bottom: 20px;
}
.content table {
    width: 100% !important;
    display: block;
    overflow: auto;
    height: 400px;
    background: #f9f9f9;
    padding: 0 5px;
    -webkit-box-shadow:inset 0 0 10px 1px rgba(0,0,0,0.15);
    box-shadow:inset 0 0 10px 1px rgba(0,0,0,0.15);
    box-sizing: border-box;
}
.content table tr {
    border-bottom: 1px solid #ccc;
}
.content th, .content td {
    padding: 5px;
    vertical-align: middle;
    text-align: center;
}
.alignleft {
    float: left;
    margin: 0 15px 0 0;
}
.alignright {
    float: right;
    margin: 0 0 0 15px;
}
.content blockquote {
    margin: 0 0 0 30px;
    padding: 10px 10px 5px 40px;
}
.goleft a {
    float: left;
    padding: 5px;
    text-decoration: underline;
}
.goright a {
    float: right;
    text-decoration: underline;
    padding: 5px;
}
/*--- adat ---*/

#date {
    background: #f8f8f8;
    padding: 10px 10px 10px 10px;
    color: #999;
}
#date .rounded {
    background: #ccc;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 3px 5px;
    margin-left: -3px;
    display: inline;
    text-shadow: 1px 1px #888;
}
/*--- header ---*/

#logo h1 a {
    display: block;
    background: url('images/logo.png?20161019') no-repeat center center;
    background-size: cover;
    text-indent: -9000px;
    width: 250px;
    height: 54px;
    margin: 0 auto;
}
.category-brasilia #logo h1 a {
    background-image: url('images/logo-bsb.png?20161019');
}
h2.section-title {
    text-transform: uppercase;
    background: url(images/bg-widget-title.gif) repeat-x bottom;
    padding: 20px 0 15px 0;
    font-size: 18px;
    line-height: 28px;
}
h2.section-title a {
    display: block;
    padding: 3px 0;
    border-radius: 3px;
}
h2.section-title a:hover {
    background: #f6f6f6;
}
/*--- post ---*/
.comment-count a:hover {
    background: #eee;
}
a.more {
    background: #2e3192;
    padding: 10px;
    color: #fff !important;
    display: block;
    text-align: center;
    text-shadow: 1px 1px #333;
    border-radius: 3px;
}
a.more:hover {
    background: #2025bd;
}
/*--- side ---*/
/*
.sidebar form td {
    vertical-align: middle;
}
.sidebar form td.td_bt {
    width: 75px;
}
.sidebar form table {
    width: 100%;
    margin: 10px 0;
}
.sidebar ul li a {
    padding: 5px;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #eee;
    margin: 10px 0;
}
.sidebar ul li a:hover {
    background-color: #f6f6f6;
    text-decoration: none;
    color: #2e3192;
}
.sidebar ul li ul li ul li {
    margin-left: 20px;
} */

/* #ls {
    width: 97%;
    border: 1px solid #ccc;
    padding: 3px 3px 3px 5px;
    font-family: Arial;
    font-size: large;
}
.searchbutton {
    font-weight: bold;
    text-shadow: 1px 1px #333;
    padding: 7px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #2e3192;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.searchbutton:hover {
    background: #2025bd;
} */

.sidebar h2 {font-size: 16px;color: #2e3192;font-weight: bold;text-transform: uppercase;padding: 10px 0;background: url('images/bg-widget-title.gif') repeat-x bottom; margin: 5px 0;}

.sidebar .search-box {}
.sidebar .search-box input {display:inline-block;}
.sidebar .search-box .searchfield { width: 190px; padding: 6px 10px; border: 1px solid #2E3192;}
.sidebar .search-box .searchbutton { width: 80px; background:#2e3192; border-radius:3px;color:#fff;padding:7px 10px; }

.sidebar .xoxo {margin: 5px 0 20px;}
.sidebar .xoxo .feeds { text-align: justify;font-size: 0.1px;line-height: 0.1px;margin-top: 6px; }
.sidebar .xoxo .feeds::after { content:''; width: 100%; display:inline-block; }
.sidebar .xoxo .feeds > a { display: inline-block;width: 32px;height: 32px;text-indent: -9999px;overflow: hidden;padding: 0;margin: 2px;background-size: 100% 100%;}
.sidebar .xoxo .feeds > a.twitter {background-image: url('images/twitter.png');}
.sidebar .xoxo .feeds > a.facebook {background-image: url('images/facebook.png');}
.sidebar .xoxo .feeds > a.instagram {background-image: url('images/instagram.png');}
.sidebar .xoxo .feeds > a.newsletter {background-image: url('images/mail.png');}
.sidebar .xoxo .feeds > a.rss {background-image: url('images/rss.png');}
.sidebar .xoxo .feeds > a.flickr {background-image: url('images/flickr.png');}

.sidebar .phplist_widget { border:3px solid #efefef; border-radius:3px; padding:20px; margin-bottom:30px;}
.sidebar .phplist_widget input#email {width:175px;}

/* PHPLIST CSS Document */
.phplist {margin: 0; padding: 0;}
.phplist fieldset legend {font-size:1.1em;}
.phplist label {text-align: left;}
.phplist .list {list-style-type: none;}
.phplist .caption {}
.phplist fieldset { border-color: #000; border-width: 1px; border-style: solid; padding: 10px; margin: 0;}
.phplist input, .phplist textarea, .phplist select{ display: inline-block; width:auto; margin:5px 0 0 0;}
.phplist input#reset { margin-left:0px;}
.phplist textarea{ overflow: auto; }
.phplist small { display: block; margin: 5px; padding: 1px 3px; font-size: 12px;}
.phplist .required{ font-weight:bold; color:red;}
.phplist #contactsubmit { border-radius:3px; font-weight: bold; background:#2e3192; color:#fff; font-weight:bold; border:none;}
.phplist div.required {margin-bottom:5px;}
.phplist .requiredOutline { border: 1px solid #ff0000;}

/*--- sociais ---*/
/*
.social01,
.social02,
.social03,
.social04 {
    background: url(images/flickr_16.png) no-repeat 5px center;
    padding-left: 30px !important;
}
.social01:hover,
.social02:hover,
.social03:hover,
.social04:hover {
    background-color: #F6F6F6;
}
.social01 {
    background-image: url(images/twitter_16.png);
}
.social02 {
    background-image: url(images/facebook_16.png);
}
.social03 {
    background-image: url(images/flickr_16.png);
}
.social04 {
    background-image: url(images/orkut_16.png);
} */
/*--- footer ---*/

#footer a {
    color: #fff;
}
#footer a:hover {
    text-decoration: underline;
}
a.top,
a.vermais {
    background: #2e3192;
    padding: 10px;
    color: #fff !important;
    display: block;
    text-align: center;
    text-shadow: 1px 1px #333;
    border-radius: 3px;
    margin: 10px;
}
a.vermais {
    margin: 20px 0;
}
a.top span {
    padding-left: 20px;
    background: url(images/up.png) no-repeat left center;
}
a.top:hover {
    background-color: #2025bd;
}
a.switcher {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    margin: 15px 0;
    background: url(images/desktop.png) no-repeat left center;
    text-shadow: 1px 1px #333;
    font-size: 12px;
    padding: 6px 0 3px 30px;
}
/*--- post ---*/

.title p {
    padding: 0;
    margin: 10px 0;
    color: #666;
    font-size: small;
}
.post .content {
    overflow: hidden;
}
.post .content,
.post p {
    font-size: 14px;
    line-height: 20px;
}
.post p {
    overflow: auto;
}
.post .date {
    text-transform: uppercase;
    font-size: 12px;
}
.colunistas .post .date span{
    display: inline-block;
}
.colunistas .post .photo{
    float: left;
}
.colunistas .title h2 {
    margin-top: -3px;
}
.colunistas .entry-summary{
    clear: both;
}
.title .date {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 12px;
}
.post .wp-caption {
    padding: 0;
    background: #eee;
    border-radius: 3px;
    margin: 10px auto;
    max-width: 100%;
    float: none;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.post .wp-caption a {
    padding: 6px 6px 0;
    display: block;
}
.post .wp-caption img {
    display: block;
    margin: 0 auto !important;
    max-width: 100%;
    height: auto;
}
.wp-caption-text {
    text-align: center;
    font-family: Georgia, serif;
    font-style: italic;
    margin: 10px;
    padding: 0;
}
.post p img {
    max-width: 100%;
    height: auto;
}
/*--- facebook ---*/

div.fbTabs > div {
    border: none !important;
}
#fbFirstCommentsA {
    border: 1px solid #2e3192 !important;
}
#fbSecondCommentsA {
    border: 1px solid #ccc !important;
}
.fb_ltr {
    display: none !important;
}
.fb_button {
    margin-top: 10px;
}
/*--- paginate ---*/
.navigation {
    font-size: 12px;
    line-height: 36px;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin: 20px 0;
}
.navigation a {
    border-radius: 3px;
    background: #2E3192;
    color: #fff !important;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    padding: 5px 10px;
    margin: 0 5px;
}
.navigation span {
    margin: 0 5px;
    border-radius: 3px;
    color: #2E3192;
    padding: 5px 10px;
    background: #eee;
}
/*---override style.php---*/

a:link,
a:visited {
    color: #2e3192;
}
#logo {
    /* background-color: #2e3192; */
    border-bottom: 3px solid #2e3192;
}
#wrapper {
    width: 100%;
}
.banner-320 {
    margin: 0 -10px;
    text-align: center;
}

.fotografo {
    font-style:normal;
    padding:1px 7px;
    color:#fff;
    background:#2E3192;
    font-size:10px;
    position:relative;
    margin:-22px 0 0 0;
    display:block;
    position: absolute;
    right: 6px;
}

.video-container{
    position: relative;
    padding: 0;
    background: #fff;
}

.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%;
}
.ads-320 {
    margin: 0 -10px;
}

/* menu */
body.overflow{
    overflow: hidden;
}

#primary-nav{
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .95);
    z-index: 9999999;
    display: none;
    overflow-y: auto;
    padding: 20px 0;
}
#primary-nav h2{
    font-size: 38px;
    padding-left: 10%;
    color: #2e3192;
    margin-bottom: 40px;
}
#primary-nav .menu-main-container{
    width: 100%;
    margin: 20px auto;
}
#menu-main li{
    list-style: none;
    margin: 0;
}
#menu-main>li{
    margin-bottom: 15px;
}
#menu-main>li .sub-menu{
    margin: 10px 0;
}
#menu-main>li .sub-menu .sub-menu{
    margin: 0 0 10px;
}
#menu-main li a{
    font-size: 24px;
    display: block;
    line-height: 26px;
    width: 80%;
    padding: 13px 10%;
    border-bottom: 1px solid #2e3192;
}
#menu-main .sub-menu a{
    font-size: 18px;
    line-height: 23px;
    padding: 13px 0 13px 10%;
    border: none;
}
#menu-main .sub-menu .sub-menu li a{
    width: 70%;
    padding: 13px 15%;
}

/* exclusão consursos menu mobile */
#menu-item-177838{ display: none; }

/*  botão menu */
.mobile-menu-button {
    display: inline-block;
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 4px 8px;
    background: #FFF;
    /* border: 1px solid #2e3192; */
    box-shadow: 0 0 6px 2px rgba(46,49,146,0.25);
    z-index: 99999999;
}
.mobile-menu-button .bar1,
.mobile-menu-button .bar2,
.mobile-menu-button .bar3 {
    width: 35px;
    height: 5px;
    background-color: #2e3192;
    margin: 6px 0;
    transition: all 0.4s;
}
.change.bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    -moz-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}
.change.bar2 {
    opacity: 0;
}
.change.bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    -moz-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}

/*Botão continuar lendo*/

.content{
    transition: max-height 100s;
    max-height: 1000000px;
}

.content.cropped{
    max-height: 650px;
    position: relative;
    overflow-y: hidden;
}

.content.cropped::after{
    content: '';
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);
}


.bt-continuar{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    font-family: "Prelo",sans-serif;
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: block;
    background: #2E3192;
    height: 40px;
    width: 270px;
    margin: 0px auto;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #2E3192;
    clear: both;
    transition: background .3s,color .3s,border .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bt-continuar:hover{
    background-color: #fff;
    color: #2E3192;
}

.bt-hidden{
    display: none;
}